Commit Graph

8188 Commits

Author SHA1 Message Date
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
Nicholas Mayne
0b7ce57bf7 Stop calling driver on update if group is not the same 2014-07-15 19:22:05 +01:00
Piotr Szmyd
eb38abcc31 Fixing build warnings. Added binding redirects for JSON.NET 6.0 2014-07-15 14:23:43 +02:00
Sipke Schoorstra
4c1985098a Improving admin filter.
Taking into account any sub menu items that match the query.
2014-07-14 00:18:50 -07:00
Sipke Schoorstra
e410555577 Adding case-insensitivity to admin filter and implementing enter key to navigate to the first result. 2014-07-14 00:13:16 -07:00
Sipke Schoorstra
3ee53e1565 Implementing and applying reusable flavor picker. 2014-07-13 15:54:27 -07:00
Sipke Schoorstra
3a0a040cf0 Fixing autofocus on content types / content parts screens. 2014-07-13 11:07:09 -07:00
Nicholas Mayne
0891ef5fbe Updating Tinymce to version 4.1.1 from 4.1.0 2014-07-13 12:17:10 +01:00
Sipke Schoorstra
655467d823 Adding and implementing ImportAuditTrail permission. 2014-07-12 23:49:20 -07:00
Sipke Schoorstra
5201422317 Improving audit trail settings event log display text. 2014-07-12 23:24:52 -07:00
Sipke Schoorstra
be884466c9 Recording minimum run interval setting. 2014-07-12 23:21:18 -07:00
Sipke Schoorstra
79a2a4d79e Merge branch '1.x' into feature/audittrail 2014-07-12 23:07:42 -07:00
Sipke Schoorstra
2e0ddb65be Fixing content definition event handler. 2014-07-12 22:59:30 -07:00
Sipke Schoorstra
27455d46fd #185: Improving event description. 2014-07-12 22:51:14 -07:00
Sipke Schoorstra
5f61ebeee5 Fixed trimming retention period interpretation.
When the retention period was set to 0, the events would not be deleted until after 1 day.
This has been fixed by taking the last hour of the current day and subtracting the retention period from that value, and then doing an "inclusive less than" check.
2014-07-12 22:46:59 -07:00
Sipke Schoorstra
98153eb25c #183: Updating minimum run interval upon save. 2014-07-12 22:33:22 -07:00
Sipke Schoorstra
455fcc26e8 Restoring renamed file. 2014-07-12 22:32:51 -07:00
Sipke Schoorstra
921ec3d512 #182: Storing updated audit trail settings with the event record and adding audit trail event settings changed event shape views. 2014-07-12 22:25:42 -07:00
Sipke Schoorstra
ac12bf1703 Fixing a security hole. 2014-07-12 22:23:27 -07:00
Sipke Schoorstra
232a351bab #177: Fixing issue when requesting all records. 2014-07-12 14:05:15 -07:00
Sipke Schoorstra
14e8ff5e9b #172: Retaining page size upon changing filter parameters. 2014-07-12 13:59:27 -07:00
Sipke Schoorstra
d268eb6fbf #169: Fixing filter date picker issue. 2014-07-12 13:47:05 -07:00
Sipke Schoorstra
3216e6629e Fixing nested form issue. 2014-07-12 13:46:32 -07:00