Commit Graph
69 Commits
Author SHA1 Message Date
Sipke Schoorstra 703390de47 Merge branch '1.x' of https://git01.codeplex.com/orchard into feature/audittrail 2014-07-28 18:21:52 -07:00
Sipke Schoorstra 4ba6bcdbc0 Removing unused script. 2014-07-24 21:18:08 -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
Sipke Schoorstra 688b355ba4 Fixing typo. 2014-07-22 15:04:15 -07:00
Sipke Schoorstra 313dc0015f Fixing namespace. 2014-07-22 11:08:56 -07: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
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
Sipke Schoorstra bdb10182df #174: Loading the latest content item version instead of the published version. 2014-07-19 13:42:58 -07: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
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
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
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
Sipke Schoorstra cc6efa3ad9 Adding admin menu filter. 2014-07-08 20:26:20 -07:00
Sipke Schoorstra d1b84f15ca Fixed a model binding issue. 2014-07-01 21:00:13 -07:00
Sipke Schoorstra 51bf15af4b Merge branch '1.x' into feature/audittrail 2014-07-01 20:41:28 -07:00
Sipke Schoorstra 43ad30c3fb Added content identity to event data and performed some minor renaming. 2014-07-01 20:40:23 -07:00
Sipke Schoorstra d8437d3435 Storing EventData as XML instead of CData. 2014-07-01 20:05:28 -07:00
Sipke Schoorstra 50bbb4ab24 Created separate features for User, Role and Content Type Definition related event providers. 2014-07-01 19:49:56 -07:00
Sipke Schoorstra 1dc4837c69 161: Implemented "mandatory" events. 2014-07-01 19:38:06 -07:00
Sipke Schoorstra 7a8765811b Added audit trail settings event provider. 2014-07-01 19:27:26 -07:00
Sipke Schoorstra abc9acf2e1 146: Added custom controller for read-only view of content. 2014-07-01 17:57:54 -07:00
Sipke Schoorstra bb341d1261 150: Cleaning up content event details view and adding more information. 2014-07-01 17:28:01 -07:00
Sipke Schoorstra 4588d906d7 148: Added "enable all" checkbox to each category. 2014-07-01 17:13:53 -07:00
Sipke Schoorstra 7787ce9138 154: Added category filter. 2014-07-01 16:43:02 -07:00
Sipke Schoorstra c1f91d41b8 151: Implemented pluggable filter UI.
153: Added Order By Category.
2014-07-01 16:34:29 -07:00
Sipke Schoorstra 3ec88e55be 149: Added Context column. 2014-07-01 11:56:42 -07:00
Sipke Schoorstra d691777a88 Some quick changes after call with Daniel. 2014-06-17 11:35:32 -07:00
Sipke Schoorstra e658ae29f9 Adding missing assembly. 2014-06-17 08:08:34 -07:00
Sipke Schoorstra 3561d57324 Moving IFeatureEventHandler to its own file. 2014-06-11 20:52:55 -07:00
Sipke Schoorstra a342329cc6 Fixing a fix. 2014-06-09 23:54:45 -07:00
Sipke Schoorstra d012943b51 Updating description. 2014-06-08 12:26:46 -07:00
Sipke Schoorstra ba622e81e8 Fixing DecisionActivity and adding WorkflowContext to scope. 2014-06-07 22:42:40 -07:00
Sipke Schoorstra 9e9859ed1f Adding AssignRole activity view. 2014-06-05 14:04:49 +02:00
Sipke Schoorstra eaab7139ed Fixing IsInRoleActivity flow output. 2014-06-04 14:20:26 +02:00
Sipke Schoorstra b621dcdebf Fixing signal token url generation.
Orchard.Framework.Mvc.StandardExtensionRouteProvider generates routes to match the module's Name (as defined in the module manifest).
So to generate a URL to the "Orchard.Workflows/Signal/Trigger" action, the URL must be "~/Workflows/Signal/Trigger", since the Name of the module is "Workflows".
2014-06-04 13:16:00 +02:00