Commit Graph

5571 Commits

Author SHA1 Message Date
randompete
b59d9f6700 Remove indexing on TitlePart (it's performed thru ITitleAspect)
--HG--
branch : autoroute
2011-12-07 23:33:19 +00:00
randompete
a5416218db Remove Routable dependency on IHomePageProvider
--HG--
branch : autoroute
2011-12-07 23:32:57 +00:00
randompete
97c3356edf Fix container routing
--HG--
branch : autoroute
2011-12-07 23:32:23 +00:00
randompete
7e6d8d81f1 Autoroute project version
--HG--
branch : autoroute
2011-12-07 23:31:46 +00:00
randompete
0578eb5449 Point .hgsub to correct fork of tokens
--HG--
branch : autoroute
2011-12-07 21:33:13 +00:00
randompete
4b4571bc9d Working prototype
--HG--
branch : autoroute
2011-12-07 21:28:15 +00:00
randompete
b84e1545e5 Merge 1.x branch
--HG--
branch : autoroute
2011-12-07 01:30:30 +00:00
randompete
898bed466a Starting to untether blog routes
--HG--
branch : autoroute
2011-12-07 01:29:41 +00:00
randompete
ad3c8ee80d Add Autoroute subrepo and update other repos
--HG--
branch : autoroute
2011-12-07 01:23:45 +00:00
Bertrand@Nutella
7388df97b0 Mail action now can send to arbitrary lists of addresses, with token support.
Code also more resilient to dynamically created recipients.

--HG--
branch : 1.x
2011-12-06 17:11:24 -08:00
Sebastien Ros
728911a3c0 Fixing project file
--HG--
branch : 1.x
2011-12-13 15:13:30 -08:00
Sebastien Ros
42e00e3bf7 #18189: Applying default Location when no placement is provided
Work Item: 18189

--HG--
branch : 1.x
2011-12-06 12:58:50 -08:00
randompete
3f925b5386 #17778: Applying permission to admin menu Create items
Work Item: 17778

--HG--
branch : 1.x
2011-12-06 10:50: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
randompete
afa8b8dcb6 Update Routable subrepo
--HG--
branch : autoroute
2011-12-06 15:14:50 +00:00
randompete
0c27e8e94b Alias / Routable subrepos
--HG--
branch : autoroute
2011-12-06 15:01:04 +00:00
Sebastien Ros
d695e681f3 #18199: Optimize Comments counting on containers
Work Item: 18199

--HG--
branch : 1.x
2011-12-05 12:39:14 -08:00
Sebastien Ros
1b004bbc9d #17552: Allowing multiple recipient when using IMessageManager
Work Item: 17552

--HG--
branch : 1.x
2011-12-05 12:20:37 -08:00
piedone@pyrocenter.hu
f0174b6f7e Removing unnecessary driver inheritance in Lists
--HG--
branch : 1.x
extra : rebase_source : cc6c536d0d135da42f623d5c2ad20a5eaeb7f565
2011-11-28 21:19:38 +01:00
piedone@pyrocenter.hu
f002c0d0fd Fixing driver
--HG--
branch : 1.x
extra : rebase_source : 733e0c112ce44838f5aa95316f382556a8e21cf7
2011-11-28 20:43:54 +01:00
piedone@pyrocenter.hu
32ab009bbf Separate driver for lists
--HG--
branch : 1.x
extra : rebase_source : 11fd73323325581ec561f1043de916e8c4737b49
2011-11-28 20:31:58 +01:00
piedone@pyrocenter.hu
c44d4a06d3 Removing Parts_Container_Contained_Summary from ContainerPartDriver
--HG--
branch : 1.x
extra : rebase_source : 2e605b0ebae4cc33cd0fad6f310a096757186390
2011-11-28 00:30:25 +01:00
piedone@pyrocenter.hu
bb1ffe5555 Removing IShapeFactory dependency from ContainerPartDriver
--HG--
branch : 1.x
extra : rebase_source : 861a7f06e55e83eda29857e4a8c088902b78da8f
2011-11-27 22:52:58 +01:00
piedone@pyrocenter.hu
77656edc7f Fixing that container pager shape was not displayed
--HG--
branch : 1.x
extra : rebase_source : 80295bb54f53c656d8da9113f4dfcb43d2040fe9
2011-11-27 22:50:16 +01:00
Sebastien Ros
a6f5f8ad21 Adding unit tests for IHqlQuery
--HG--
branch : 1.x
2011-12-13 15:04:10 -08:00
Sebastien Ros
eca67d75ff Removing comments from IHqlQuery.cs
--HG--
branch : 1.x
2011-12-12 17:58:43 -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
Bertrand@Nutella
dfdc3596f6 Enabling the sending of e-mail messages to arbitrary recipients
that are not necessarily registered users.

--HG--
branch : 1.x
2011-11-26 16:08:37 -08:00
Sebastien Ros
307937b3ec #17572: Setting mime-type of Azure blobs
Work Item: 17572

--HG--
branch : 1.x
2011-12-05 11:04: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
ldhertert
986c3640ba Fixing Comments migration
--HG--
branch : 1.x
2011-12-02 17:57:10 -08:00
ldhertert
b72e486fe9 #18153: Checkign allowed media files extensions from the client
Work Item: 18153

--HG--
branch : 1.x
2011-12-02 17:12:42 -08:00
ldhertert
1a0c0b75e4 #18156: Fixing localized attributes when using a metadata class
Work Item: 18156

--HG--
branch : 1.x
2011-12-02 16:02:32 -08:00
ldhertert
44a1f77efc #18162: Fixing Orchard.WarmupStarter location
Work Item: 18162

--HG--
branch : 1.x
rename : src/Orchard.Startup/Orchard.WarmupStarter.csproj => src/Orchard.WarmupStarter/Orchard.WarmupStarter.csproj
rename : src/Orchard.Startup/Properties/AssemblyInfo.cs => src/Orchard.WarmupStarter/Properties/AssemblyInfo.cs
rename : src/Orchard.Startup/Starter.cs => src/Orchard.WarmupStarter/Starter.cs
rename : src/Orchard.Startup/WarmupHttpModule.cs => src/Orchard.WarmupStarter/WarmupHttpModule.cs
rename : src/Orchard.Startup/WarmupUtility.cs => src/Orchard.WarmupStarter/WarmupUtility.cs
2011-12-02 15:47:36 -08:00
ldhertert
e2aad34299 #18247: Fixing import data on identity with several keys
Work Item: 18247

--HG--
branch : 1.x
2011-12-02 15:26:33 -08:00
Sebastien Ros
b996a14a69 #18250: Removing extra space when "Lost passzord" is displayed
Work Items: 18250

--HG--
branch : 1.x
2011-12-02 15:20:45 -08:00
Sebastien Ros
f2f376d46d #18255: Fixing field name sanitizing
Work Item: 18255

--HG--
branch : 1.x
2011-12-02 14:05:40 -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
b0ab1f5dec #18257: Fixing HttpContent encapsulation while enumerating files
Work Item: 18257

--HG--
branch : 1.x
2011-12-02 12:54:39 -08:00
Sebastien Ros
20422a0f17 Fixing Tokens unit tests
--HG--
branch : 1.x
2011-12-02 12:30:20 -08:00
Sebastien Ros
75a04de1c3 Upgrading to Azure SDK 1.6 (November 2011)
--HG--
branch : 1.x
2011-12-02 12:15:44 -08:00
Sebastien Ros
5fc8b09ba1 Upgrading to Lucene.Net 2.9.4.1
--HG--
branch : 1.x
2011-12-02 11:12:24 -08:00
randompete
72f196e6e2 Indexing TitlePart
--HG--
branch : 1.x
extra : transplant_source : %B0%3Bl%B3ze%A0%9A%D9f%F6%D7J%8D%03%11F%DC%E0%AB
2011-11-25 14:02:20 +00:00
randompete
a6f2ae0d31 Fix "prodiver" typo - http://orchardforms.codeplex.com/workitem/3
Depends on Orchard.Forms changeset b66f39aac225

--HG--
branch : 1.x
extra : transplant_source : %2Bz%60%07%E9J4%DE%20%B9%F7q%A6dLz%F1%CA%15E
2011-11-25 10:00:55 +00:00