Commit Graph

6492 Commits

Author SHA1 Message Date
Sebastien Ros
b5715a3dae #18756: Fixing some localization issues with Projection
Work Item: 18756

--HG--
branch : 1.x
2012-06-25 15:32:27 -07:00
Sebastien Ros
d1515d8931 #18577: Adding a button to remove the image from Media Picker field
Work Item: 18577

--HG--
branch : 1.x
2012-06-25 14:51:25 -07:00
Sebastien Ros
85927959cd #18585: Preventing some expected errors from being logged during setup
Work Item: 18585

--HG--
branch : 1.x
2012-06-25 14:42:15 -07:00
Sebastien Ros
fb8f839c89 #18708: Generating files using UTF8
Work Item: 18708

--HG--
branch : 1.x
2012-06-25 14:10:46 -07:00
Sebastien Ros
91675fc5a9 #18607: Replacing new lines with <br /> in Text fields
Work Item: 18607

--HG--
branch : 1.x
2012-06-25 14:07:20 -07:00
Sebastien Ros
185ed552b0 #18749: Fixing content part based field alternates
Work Item: 18749

--HG--
branch : 1.x
2012-06-25 12:44:23 -07:00
Sebastien Ros
14602cf274 Adding missing files
--HG--
branch : 1.x
2012-06-25 11:12:10 -07:00
Sebastien Ros
0b48ce4a9c #18741: Using current culture in DateTimePropertyEditor
Work Item: 18741

--HG--
branch : 1.x
2012-06-22 14:49:18 -07:00
Sebastien Ros
a58ba9fa8c #18757: Making some filter parameters optional
--HG--
branch : 1.x
2012-06-22 14:42:44 -07:00
Sebastien Ros
40985e9a9b #18710: Checking if request exist before using request tokens
Work Item: 18710

--HG--
branch : 1.x
2012-06-22 14:13:55 -07:00
Sebastien Ros
bcdf16cb38 #18590: Hiding pager if only one page
Work Item: 18590

--HG--
branch : 1.x
2012-06-22 14:08:46 -07:00
Sebastien Ros
9d72797e04 #18752: Fixing DateTimeField storage
Work Item: 18752

--HG--
branch : 1.x
2012-06-22 14:04:49 -07:00
Sebastien Ros
8bfa0c3728 #18618: Fixing exception when a Tags filter contains a non existent tag
Work Item: 18618

--HG--
branch : 1.x
2012-06-22 13:27:39 -07:00
Sebastien Ros
94c9f39740 #18600: Export Rules
Work Item: 18600

--HG--
branch : 1.x
2012-06-22 12:57:00 -07:00
Sebastien Ros
f8f0707c79 Making Import/Export extensible
--HG--
branch : 1.x
2012-06-22 12:56:45 -07:00
Sebastien Ros
6b0b68a0d9 Fixing unit test
--HG--
branch : 1.x
2012-06-22 10:37:44 -07:00
Sebastien Ros
e76598d028 #18560: Fixing Containers dependency on Feeds
Work Item: 18560

--HG--
branch : 1.x
2012-06-22 09:58:28 -07:00
Sebastien Ros
1688b2a3ce #18695: Allow import to accept any type of step
Work Item: 18695

--HG--
branch : 1.x
2012-06-22 09:53:54 -07:00
Sebastien Ros
9ee9cb3f04 Calling base GetItemMetadata in ContentMenuItemPartHandler
--HG--
branch : 1.x
2012-06-21 11:01:11 -07:00
Sebastien Ros
5bbcbb85b6 Removing unnecessary code from MessageSettingsBanner constructor
--HG--
branch : 1.x
2012-06-21 10:57:46 -07:00
Sebastien Ros
3ddc59a253 Fixing navigation rendering
--HG--
branch : 1.x
2012-06-20 18:04:20 -07:00
Sebastien Ros
6a15702f78 Adding migration from previous version of navigation
--HG--
branch : 1.x
2012-06-20 17:27:42 -07:00
Sebastien Ros
17f35c76f8 Adding AddCurrentPage and AddHomePage option in the navigation widget
--HG--
branch : 1.x
2012-06-20 16:17:35 -07:00
geertdoornbos
bc96982127 Adding CurrentCultureFilter implementation
--HG--
branch : 1.x
2012-06-20 15:33:05 -07:00
Sebastien Ros
36e4d3d1db Filtering menu items based on current culture
--HG--
branch : 1.x
2012-06-20 15:24:10 -07:00
Sebastien Ros
c71848e9bd Fixing content picker glitch wehn moving items
--HG--
branch : 1.x
2012-06-19 15:19:01 -07:00
Sebastien Ros
46e310fb9d Fixing .hgsub
--HG--
branch : 1.x
2012-06-19 15:07:16 -07:00
Sebastien Ros
9e64352660 Renaming Orchard.ViewPermissions to Orchard.ContentPermissions
--HG--
branch : 1.x
2012-06-19 15:05:44 -07:00
Sebastien Ros
5f21897c2f Adding default values as disabled checkboxes and filtering which roles
can be changed in Orchard.ViewPermissions.

--HG--
branch : 1.x
2012-06-18 17:44:59 -07:00
Sebastien Ros
17b300519c #18651: Fixing loss of millisenconds when using fields
Work Item : 18651

--HG--
branch : 1.x
2012-06-18 13:08:16 -07:00
Nicholas Mayne
cd7cf47aa3 Initial hookin of ASP.Net WebApi V4 RC
--HG--
branch : 1.x
extra : transplant_source : %3A6%C7B%92%01%0Ep%D8%C7%17l%27%91%A4%7Cy%29BH
2012-06-18 21:03:50 +01:00
Sebastien Ros
6bb550d574 Merge with NH3
--HG--
branch : 1.x
2012-08-07 10:40:29 -07:00
Sebastien Ros
800c151076 Adding Precompiled target
This target will create a folder containing precompiled assemblies for
all the modules referenced by the solution, disable the dynamic compilation
and also remove all source files

--HG--
branch : 1.x
2012-08-01 10:14:25 -07:00
Sebastien Ros
0482f1a1c6 Fixing MiniProfiler module
--HG--
branch : NH3
2012-07-22 10:51:20 -07:00
Sebastien Ros
29d0e94416 Merge with default
--HG--
branch : NH3
2012-07-17 14:47:14 -07:00
Sebastien Ros
ccee6f5449 Fixing nhibernate reference in UpgradeTo15
--HG--
branch : NH3
2012-07-17 14:45:10 -07:00
Sebastien Ros
b798effdd3 Fixing compatibility with previous IContentQuery.OrderBy methods
--HG--
branch : NH3
2012-07-13 18:24:25 -07:00
Sebastien Ros
19e7f4af8d Adding missing project after merge
--HG--
branch : NH3
2012-07-13 16:29:58 -07:00
Sebastien Ros
0aa2ff9e4a Merge with default
--HG--
branch : NH3
2012-07-13 16:29:06 -07:00
Sebastien Ros
0188496a05 Fixing unit tests
--HG--
branch : NH3
2012-07-13 16:25:17 -07:00
Sebastien Ros
a7573e26ba Addind extension methods to provide IsLike shortcuts, and fixing regressions.
--HG--
branch : NH3
2012-07-13 15:02:34 -07:00
Sebastien Ros
b2e5973deb Creating the SysCache module in order to allow database caching
--HG--
branch : NH3
2012-07-13 14:55:47 -07:00
Sebastien Ros
5ed0af8243 Formatiing class
--HG--
branch : NH3
2012-07-13 10:45:30 -07:00
Sebastien Ros
a2d45df199 Optimizing ThemeFilter with Cache enabled
--HG--
branch : NH3
2012-07-13 10:45:13 -07:00
Sebastien Ros
5b7503fe13 Fixing missing reference to log4net
--HG--
branch : NH3
2012-07-12 14:10:01 -07:00
Sebastien Ros
b1d4d5ef05 Enabling Collection caching more query caching
--HG--
branch : NH3
2012-07-12 14:09:43 -07:00
Sebastien Ros
027e7b0301 Enabling EntityCache and QueryCache
--HG--
branch : NH3
2012-07-12 11:18:27 -07:00
Sebastien Ros
6a14aa405c Disabling cache
--HG--
branch : NH3
2012-07-11 10:02:32 -07:00
Sebastien Ros
7dbb70ebf0 Fixing log4net usage
--HG--
branch : NH3
2012-07-10 17:15:30 -07:00
Sebastien Ros
296347aa8f Adding log4net binaries
--HG--
branch : NH3
2012-07-10 17:10:43 -07:00