Commit Graph

78 Commits

Author SHA1 Message Date
Sebastien Ros
289599c86a #18370: Adding a link from a projection to its query
Work Item: 18370

--HG--
branch : 1.x
2012-01-25 16:58:42 -08:00
Sebastien Ros
aa51d69c6c Fixing Orchard.Fields project file
--HG--
branch : 1.x
2012-01-25 15:58:51 -08:00
Sebastien Ros
917d4a309d #18356: Adding a description to Projector
Work Item: 18356

--HG--
branch : 1.x
2012-01-20 11:05:53 -08:00
Sebastien Ros
4c5d318f7a Fixing typo in sub repos name
--HG--
branch : 1.x
2012-01-19 16:20:52 -08:00
Sebastien Ros
720050d4e0 Adding Orchard.Fields.Specs to the solution
--HG--
branch : 1.x
2012-01-19 16:11:09 -08:00
Sebastien Ros
0bee8e8313 Integrating Orchard.Fields
--HG--
branch : 1.x
2012-01-19 12:44:23 -08:00
Sebastien Ros
bdfe4f3a16 Fixing order of actions in rules
--HG--
branch : 1.x
2012-01-18 14:34:40 -08:00
Sebastien Ros
244945a0e6 Fixing projector icon
--HG--
branch : 1.x
2012-01-18 10:12:49 -08:00
Sebastien Ros
ba37fc8899 Creating icons for Projector
--HG--
branch : 1.x
2012-01-17 17:59:09 -08:00
Sebastien Ros
dce56e6c05 Adding an edit link to queries
--HG--
branch : 1.x
2012-01-17 17:21:01 -08:00
Sebastien Ros
bc162c5478 Displaying Pager when a specific layout is selected
--HG--
branch : 1.x
2012-01-17 11:44:30 -08:00
Sebastien Ros
81eac32945 Adding static content client cache defaults
--HG--
branch : 1.x
2012-01-12 15:28:16 -08:00
Sebastien Ros
77454097b0 Adding some default values to Projections
--HG--
branch : 1.x
2012-01-10 12:27:53 -08:00
Sebastien Ros
aa3745107a Upgrading to latest changes on Projections
- Deleting Query content items
- Removing unused Name column

--HG--
branch : 1.x
2012-01-10 09:48:27 -08:00
Sebastien Ros
7cbdd6bd06 Deleting the content item associated with a Query
--HG--
branch : 1.x
2012-01-09 16:30:13 -08:00
Sebastien Ros
3b66a90186 #18290: Import/Export for projections
Work Item: 18290

--HG--
branch : 1.x
2012-01-09 15:54:55 -08:00
Sebastien Ros
af87c07ebf #18319: Fixing the Where clause generations in Projections
Work Item: 18319

--HG--
branch : 1.x
2012-01-04 17:37:56 -08:00
Sebastien Ros
a1802afe3a Updating web.config files for Resharper compatibility
--HG--
branch : 1.x
2012-01-04 11:15:31 -08:00
Sebastien Ros
e383a686d1 Fixing pager rendering in Projections
--HG--
branch : 1.x
2012-01-03 16:12:43 -08:00
Sebastien Ros
05d792f214 #18161: Improving Token picker
Work Item: 18161

--HG--
branch : 1.x
2012-01-03 12:52:56 -08:00
Sebastien Ros
b53bcb7308 #18303: Fixing Orchard.Projections when used from a recipe
Work Item: 18303

--HG--
branch : 1.x
2011-12-28 11:58:57 -08:00
Sebastien Ros
77b5c7d092 #18297: Fixing explicit namespace resolution in Rules
Work Item: 18297

--HG--
branch : 1.x
2011-12-28 11:26:42 -08:00
Sebastien Ros
b8f9e0e8e4 Fixing typo in Projector
--HG--
branch : 1.x
2011-12-16 10:22:27 -08:00
Sebastien Ros
f6266d7ab9 #18268: Returning a fake anonymous user in Tokens
Work Item: 18268

--HG--
branch : 1.x
2011-12-15 17:13:03 -08:00
Sebastien Ros
b89af32189 Adding more confirmation dialogs
--HG--
branch : 1.x
2011-12-15 16:37:46 -08:00
Sebastien Ros
c7daff1518 #18277: Confirm deletions
Work Item: 18277

--HG--
branch : 1.x
2011-12-15 16:26:54 -08:00
Sebastien Ros
1b4a46f053 #18180: Adding a technical name to Widgets
Work Item: 18180

--HG--
branch : 1.x
2011-12-13 18:30:56 -08:00
Sebastien Ros
786657d442 Implementing Random sort criteria in Projector
--HG--
branch : 1.x
2011-12-13 16:46:26 -08:00
Sebastien Ros
67fae9e19f Removing alterations to ContentQuery
--HG--
branch : 1.x
2011-12-12 17:57:43 -08:00
Sebastien Ros
682f38c1ee Using Hql in dynamic queries
--HG--
branch : 1.x
2011-12-12 17:31:01 -08:00
Sebastien Ros
d14fc8d7cf Fixing unit tests
--HG--
branch : 1.x
2011-12-08 10:34:53 -08:00
Sebastien Ros
af10429daf Merging changes in Projector
--HG--
branch : 1.x
2011-12-07 19:01:35 -08:00
Sebastien Ros
b15bdb239f Adding a Content.Container token
--HG--
branch : 1.x
2011-12-07 18:57:59 -08:00
Sebastien Ros
3d15cd9fe2 Fixing field indexing in Projector
--HG--
branch : 1.x
2011-12-07 18:57:17 -08:00
Sebastien Ros
8d578fb59e #17255: Adding a DisplayName property to fields
Work Item: 17255

--HG--
branch : 1.x
2011-12-06 10:44:39 -08:00
Sebastien Ros
cc4a9693eb Fixing typo
--HG--
branch : 1.x
2011-12-02 21:20:02 -08:00
ldhertert
94eb00fbc7 Fixing typo in Rules and Projections
--HG--
branch : 1.x
2011-12-02 17:58:46 -08:00
Sebastien Ros
2ba3069deb #18256: Fixing projection editor
Work Item: 18256

--HG--
branch : 1.x
2011-12-02 13:59:10 -08:00
Sebastien Ros
20422a0f17 Fixing Tokens unit tests
--HG--
branch : 1.x
2011-12-02 12:30:20 -08:00
Sebastien Ros
4e77c09e37 Fixing compilation
--HG--
branch : 1.x
2011-12-01 15:04:47 -08:00
Sebastien Ros
8919eaa514 #18173: Removing wrong sorting option on Rules
Work Item: 18173

--HG--
branch : 1.x
2011-12-01 14:58:36 -08:00
Sebastien Ros
1f3effbebf #18164: Fixing Scheduled Action display
Work Item: 18164

--HG--
branch : 1.x
2011-12-01 13:11:41 -08:00
Sebastien Ros
5fbb36e13a #18009: Fixing versioned fields storage
Work Item: 18009

--HG--
branch : 1.x
2011-11-16 10:46:43 -08:00
Sebastien Ros
5d94aefdc0 Fixing Orchard.ProjectionsTests references
--HG--
branch : 1.x
2011-11-15 10:20:45 -08:00
Sebastien Ros
5ad59f4347 Fixing Modle Binding descriptors bug due to lately bound linq properties
--HG--
branch : 1.x
2011-11-09 15:53:59 -08:00
Sebastien Ros
62aa36c5de Fixing nullable fields storage
--HG--
branch : 1.x
2011-11-08 15:51:39 -08:00
Sebastien Ros
8abcc2fdbe Syncing Projector
--HG--
branch : 1.x
2011-11-08 14:30:17 -08:00
Sebastien Ros
722cad36ee Adding a css class for admin tables
--HG--
branch : 1.x
2011-11-07 18:10:53 -08:00
Sebastien Ros
f9ffc95964 Fixing references to SqlCe library
--HG--
branch : 1.x
2011-11-04 10:48:35 -07:00
Sebastien Ros
082ec774e3 Syncing with Orchard.Projections
--HG--
branch : 1.x
2011-11-01 18:14:05 -07:00