Commit Graph

8210 Commits

Author SHA1 Message Date
Daniel Stolt
53c449e20f Renamed IDateServices to IDateLocalizationServices. 2014-07-25 14:07:47 +02:00
Sipke Schoorstra
4ba6bcdbc0 Removing unused script. 2014-07-24 21:18:08 -07:00
Sebastien Ros
31d67803c8 Fixing taxonomy terms picker with spaces and commas 2014-07-24 17:00:21 -07:00
Sipke Schoorstra
be37ee54dc Reversing breaking fix and using OuterXML as content to include any attributes as well as element contents. 2014-07-24 12:02:04 -07:00
Sipke Schoorstra
192e57c739 #203: Setting default audit trail part settings. 2014-07-24 00:53:17 -07:00
Sipke Schoorstra
e894497016 #197: Show audit trail event comment only in read only view. 2014-07-24 00:48:54 -07:00
Sipke Schoorstra
799bd79d20 More content event bug fixing. 2014-07-24 00:12:26 -07:00
Sipke Schoorstra
d2d0c477a3 #196: Bugfixing and rendering content item type and title. 2014-07-24 00:00:22 -07:00
Sipke Schoorstra
dd8212e2b7 Handling addition case for attribute as well as element nodes. 2014-07-23 23:59:17 -07:00
Sipke Schoorstra
bc13e3671a #198: Getting rid of buggy jquery driven placeholder text in favor of browser supported placeholder attribute. 2014-07-23 23:31:17 -07:00
Sipke Schoorstra
29b45d6e45 Consistifying tabs and spaces. 2014-07-23 22:59:50 -07:00
Sipke Schoorstra
3ee4712222 #195: Implementing filter model validation and handling invalid from/to date values. 2014-07-23 22:59:34 -07:00
Sipke Schoorstra
da4397c1cd #180: Updating Save events to not show "view" link. Current drafts shows an "edit" link. 2014-07-23 19:18:16 -07:00
Sipke Schoorstra
2021b74639 Merge branch '1.x' into feature/audittrail 2014-07-23 19:03:28 -07:00
Daniel Stolt
c8a28a9534 Added missing configuration entries in Orchard.Azure.Web. 2014-07-24 01:41:16 +02:00
Sipke Schoorstra
688b355ba4 Fixing typo. 2014-07-22 15:04:15 -07:00
Piotr Szmyd
d08aa1883e Fixing matching logic when looking for a menu item to select.
Items with route values (eg. ContentMenuItem) were omitted and not selected when viewing their child pages, non-existent in the menu.
Eg. item pointing to a blog was not selected when one entered one of the blog posts (provided the blog post was not on a menu).
2014-07-22 21:52:32 +02:00
Piotr Szmyd
0d03ad2ca6 Implemented level-based alternates for MenuItem and MenuItemLink. 2014-07-22 21:04:24 +02:00
Sipke Schoorstra
313dc0015f Fixing namespace. 2014-07-22 11:08:56 -07:00
Piotr Szmyd
e2d8aa1842 Fixing VS version discovery order in ClickToBuild.cmd (VS2013 should take precendence over VS2012 if both are installed). 2014-07-22 17:50:13 +02:00
Sipke Schoorstra
b66c8adfe3 Updating various migrations to use proper Boolean strings and proper JSON.
This will lessen the number of content type definition audit trail events generated when a user saves a content type definition without actually making any changes.
2014-07-20 20:19:40 -07:00
Daniel Stolt
1fd8cd2580 #191: Fixed display of content part field settings change event. Cleaned up and refactored audit trail event summary views and corresponding CSS. 2014-07-20 17:59:01 +02:00
Daniel Stolt
15bdcadd4f #194: Implemented the missing ContentPart.DescriptionChanged event. 2014-07-20 16:44:49 +02:00
Daniel Stolt
104c051783 Removed duplicated ToFriendlyEmpty() methods and introduced an equivalent extension method. Changed <empty> to [Empty] to avoid HTML encoding problems. 2014-07-20 15:27:00 +02:00
Dale Newman
ae6030214d Add missing place-holder {0} for Packaging error message. 2014-07-20 14:08:35 +02:00
Daniel Stolt
3ac23d4b32 Unified wording of event summaries. Added missing permission names to role events. 2014-07-20 01:30:46 +02:00
Daniel Stolt
21b9950ec7 Merge branch 'feature/audittrail' of https://git01.codeplex.com/orchard 2014-07-20 00:04:46 +02:00
Daniel Stolt
a606a7d3d8 #188: Added missing summary views for role events, and improved wording of existing ones. 2014-07-20 00:04:28 +02:00
Sipke Schoorstra
a3d4b24a56 Merge branch 'feature/audittrail' of https://git01.codeplex.com/orchard into feature/audittrail 2014-07-19 14:44:33 -07:00
Sipke Schoorstra
83f5b78919 #180: Implementing diff view between saved drafts. 2014-07-19 14:43:33 -07:00
Daniel Stolt
16021b6ee8 Merge branch 'feature/audittrail' of https://git01.codeplex.com/orchard 2014-07-19 23:33:03 +02:00
Daniel Stolt
a39d1eb492 #191 Fixed handling of added nodes in diffgram analysis. 2014-07-19 23:32:51 +02:00
Sipke Schoorstra
bdb10182df #174: Loading the latest content item version instead of the published version. 2014-07-19 13:42:58 -07:00
Daniel Stolt
359c765109 #187 Displaying changes only for the trimmin settings that actually changed. Improved some display texts and renamed some classes. 2014-07-19 20:31:14 +02:00
Nicholas Mayne
4d7d79f320 Updating Markdown libraries to latest 2014-07-19 19:28:49 +01:00
Nicholas Mayne
e0eff15fc5 Updating additional files in TinyMce 2014-07-19 19:11:24 +01:00
Nicholas Mayne
8f30a943b4 Updating TinyMce to 4.1.2 2014-07-19 19:07:15 +01:00
Nicholas Mayne
63308f207e #20250: Allowing user to change the text of the submit button on custom forms.
Work Item: 20250
2014-07-19 19:02:33 +01:00
Daniel Stolt
de2dc60587 #190 Fixing content part event descriptions. 2014-07-19 19:57:03 +02:00
Lombiq
f131b60149 Orchard.Templates: updating Web.configs according to recent changes and a little cleanup in the project 2014-07-18 16:23:28 +02:00
Sipke Schoorstra
02f5a29f0c Implementing content part field change events and audit trail provider. 2014-07-17 18:45:05 -07:00
Sipke Schoorstra
63c8bd1101 Incremental work on content type events. 2014-07-17 00:08:29 -07:00
Sipke Schoorstra
b364137bc1 Assigning the view to the view context. 2014-07-16 19:16:28 -07:00
Sipke Schoorstra
8b4e3e2314 Groups are case insensitive. 2014-07-16 17:21:04 -07:00
Lombiq
ab2af43f60 #20808: Fixing that if SessionConfigurationCache was disabled ShellDescriptorCache couldn't be disabled
Work Item: 20808
2014-07-16 15:52:48 +02:00
Zoltán Lehóczky
86c8999e2f Merge branch '1.8.x' into 1.x 2014-07-16 12:39:58 +02:00
Sipke Schoorstra
236ecd2201 Incremental work on #184. 2014-07-15 23:56:31 -07:00
Sipke Schoorstra
933caf5138 Merge branch '1.x' into feature/audittrail 2014-07-15 20:48:48 -07:00
Nicholas Mayne
6847f6d7eb Fixing comparison where either side can be null 2014-07-15 21:13:40 +01:00
Piotr Szmyd
7cb97fdd7c Revert "Fixing build warnings. Added binding redirects for JSON.NET 6.0"
It's a tooling issue, not Orchard - warnings are caused by Azure VS Tools 2.3 (http://connect.microsoft.com/VisualStudio/feedback/details/850425/windows-azure-vs-tools-breaking-msbuild-for-web-projects)
2014-07-15 21:57:59 +02:00