Commit Graph

8172 Commits

Author SHA1 Message Date
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
Sipke Schoorstra
c12f4364fd Removing unnecessary summary admin views. 2014-07-12 13:22:29 -07:00
Sipke Schoorstra
be3fe746ac #165: Added short event name for sorting purposes. 2014-07-12 12:42:08 -07:00
Lombiq
2843333fc1 Fixing that Orchard.Workflows.Timer didn't have a name in the module manifest 2014-07-12 01:05:47 +02:00
Daniel Stolt
4a899e489b Removed orphan file reference in Orchard.Azure.MediaServices.csproj. 2014-07-09 12:45:41 +02:00
Sipke Schoorstra
cc6efa3ad9 Adding admin menu filter. 2014-07-08 20:26:20 -07:00
Daniel Stolt
279f89f748 Fixed exception in model binding, causing event settings to never be persisted. 2014-07-09 03:15:38 +02:00
Daniel Stolt
fa40768fda Fixed localization of last trimming run date display. Added range validation to trimming settings. Added configurable setting for minimum trimming run interval. 2014-07-09 00:38:45 +02:00
Daniel Stolt
7942801a5e Added localization of "last run" date in trimming settings. 2014-07-08 02:51:34 +02:00
Daniel Stolt
70cc73b2ed Removing some unneeded feature dependencies. 2014-07-07 23:19:31 +02:00
Daniel Stolt
4ea58a1615 Updated publishing profile. 2014-07-06 19:35:51 +02:00
Daniel Stolt
1fa28be067 Added task lease to audit trail trimming background task. 2014-07-06 19:03:07 +02:00
Daniel Stolt
50ee3fcd9d Added display of last trimming run to settings UI. 2014-07-06 18:47:46 +02:00
Daniel Stolt
ff9a380ef5 Some more minor renames and reformatting. 2014-07-06 18:07:08 +02:00
Daniel Stolt
ac6b3b2f66 Completed extraction of roles and users audit trail providers into separate features by removing duplicated interfaces. Renamed some helper classes as extensions. Some minor reformating and naming changes. Fixed bugs in the role audit trail provider. 2014-07-06 17:42:06 +02:00
Daniel Stolt
d3481053d9 Redesigned the audit trail filtering UI. 2014-07-06 14:46:31 +02:00
Daniel Stolt
c276433aff Changed the column order of event records. 2014-07-05 19:27:37 +02:00