Commit Graph

5509 Commits

Author SHA1 Message Date
Sebastien Ros
728911a3c0 Fixing project file
--HG--
branch : 1.x
2011-12-13 15:13:30 -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
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
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
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
randompete
ec4e2d3327 #18242 Fix form validation (and small typo)
--HG--
branch : 1.x
extra : transplant_source : %D3I/%27Z%3C%E6%E3u%C8W%8C%406T%D0%12%E4%CE%7B
2011-11-25 09:41:22 +00:00
Sebastien Ros
1109c873e3 Fixing project file
--HG--
branch : 1.x
2011-12-01 17:00:25 -08:00
Sebastien Ros
8f82a18b0b Updating jQuery to 1.7.1
--HG--
branch : 1.x
2011-12-01 16:44:03 -08:00
Sebastien Ros
09581ddf95 Fixing ItemInspector signature for compatibility with old versions
--HG--
branch : 1.x
2011-12-01 16:05:44 -08:00
Sebastien Ros
dde7e21a69 #18202: Display content type in admin
Work Item: 18202

--HG--
branch : 1.x
2011-12-01 15:40:07 -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
8c7aedc39b #18195: Fixing shape type subsitution in placement.info
Work Item: 18195

--HG--
branch : 1.x
2011-12-01 14:53:38 -08:00
Sebastien Ros
7a516c8fb1 #18228: Applying IHmltFilter when rendering Rss
Work Item: 18228

--HG--
branch : 1.x
2011-12-01 14:12:10 -08:00
Sebastien Ros
a33c6dc887 Fixing CommentsActions
--HG--
branch : 1.x
2011-12-01 13:11:53 -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
6f02cd1ec8 #18157: Adding a exception on RequestLostPassword action when appying AccessFrontEnd permission
Work Item: 18157

--HG--
branch : 1.x
2011-12-01 12:35:57 -08:00