Sipke Schoorstra
8555f1ae40
Implementing "Imported" audit trail event for content items and types.
2014-08-07 02:47:26 -07:00
Daniel Stolt
6cc6ffc252
Merge branch '1.x' into feature/datelocalization
2014-08-07 04:46:01 +02:00
Daniel Stolt
56141a7549
Fixed another rounding bug with fraction formatting of millisecond, and added unit tests to cover this once and for all.
2014-08-07 04:44:47 +02:00
Sipke Schoorstra
a39aa9d8b4
ContainerWidget - Handling the case when there's no selected container.
...
Previously, the Container Widget would allow the user to not select a container. This is now handled using model validation.
To be safe, we also handle the case when the ContainerId is 0 or does not refer to an existing content item.
2014-08-06 19:01:49 -07:00
Daniel Stolt
58efe9c5b2
Fixed a bug with fraction formatting of millisecond component.
2014-08-07 03:46:45 +02:00
Daniel Stolt
af587e4cab
Added correct formatting and parsing of milliseconds using the fraction specifiers, and updated unit tests to cover it.
2014-08-07 02:46:47 +02:00
Sebastien Ros
fdd6c0aba7
Adding Lucene analyzer extensibility point
2014-08-06 16:56:11 -07:00
Daniel Stolt
060b17a0d0
Added unit tests for calendar conversion.
2014-08-07 01:31:09 +02:00
Daniel Stolt
9b9251016c
Removed TODO item.
2014-08-06 01:23:32 +02:00
Daniel Stolt
9bcd8bec68
Added specific month name overrides for the combination of the fa-IR culture and the Persian calendar.
2014-08-06 01:22:03 +02:00
Sipke Schoorstra
bd7e71d721
Improved handling of events whose content items or types were deleted.
2014-08-05 16:07:44 -07:00
Sipke Schoorstra
ee9146f411
New content types are listable by default.
2014-08-05 12:23:48 -07:00
Nicholas Mayne
45a876c479
Fixing Stackoverflow with WebApi
2014-08-04 11:20:47 +01:00
Daniel Stolt
e2bc40305c
Made time zone conversion more rubust.
2014-08-04 02:41:33 +02:00
Daniel Stolt
ef5ccaadfe
Added 15 unit tests to cover time zone conversion, and fixed a bug that the new tests revealed.
2014-08-04 01:57:37 +02:00
Daniel Stolt
2bf89df915
Added formatting and parsing support for time zone and offset information (the "K", "zzz", "zz" and "z" custom format specifiers) and unit tests to cover it.
2014-08-03 16:41:41 +02:00
Daniel Stolt
3951fb79d1
Fixed a couple of calendar conversion bugs.
2014-08-03 02:16:04 +02:00
Daniel Stolt
3cdfd6848b
Cleaned up a few uses of the DateTime shape.
2014-08-03 01:21:42 +02:00
Daniel Stolt
2dbf6f9b2b
Improved DateTimeField (bypass time zone conversion if date-only, store/retrieve only the relevant components from the repository, surface the display mode as a property on the field).
2014-08-03 00:20:48 +02:00
Daniel Stolt
f019392a93
Changed implementation of DateTokens to use localization abstractions. Added more tokens. Beefed up unit tests to cover all tokens.
2014-08-02 21:49:41 +02:00
Daniel Stolt
dc21e33294
Minor formatting changes.
2014-08-02 19:11:12 +02:00
Daniel Stolt
b7314cf7fe
Merge branch '1.x' into feature/datelocalization
2014-08-02 18:49:26 +02:00
Daniel Stolt
755e21abc1
Fixed three failing unit tests.
2014-08-02 18:44:47 +02:00
Daniel Stolt
d892dee699
Added XML comments to IDateFormatter.
2014-08-02 18:23:31 +02:00
Daniel Stolt
3175a280ac
Did initial draft rewrite of DefaultDateLocalizationServices.
2014-08-02 03:19:34 +02:00
Sipke Schoorstra
e36e4e330c
More robust handling of audit trail event records whose providers are no longer enabled.
2014-08-01 12:19:03 -07:00
Sipke Schoorstra
6f9a137793
Improved handling of events whose content items were deleted or nonexistent at all.
2014-08-01 12:18:45 -07:00
Sipke Schoorstra
07e98693c7
ContentManager.Get(VersionOptions.AllVersions) returns last version record instead of first version record.
2014-08-01 12:08:28 -07:00
Sipke Schoorstra
84c651a0eb
More robust handling of audit trail event records whose providers are no longer enabled.
2014-07-31 20:56:46 -07:00
Sipke Schoorstra
81514eeb2d
Improving audit trail content related events.
2014-07-31 20:24:31 -07:00
Sebastien Ros
13f91bb8c1
Merge branch '1.8.x' into 1.x
...
Conflicts:
src/Orchard.Web/Web.config
2014-07-31 17:44:16 -07:00
Sebastien Ros
27f55b01d7
Updating jQuery Upload plugin
2014-07-31 17:42:01 -07:00
Sebastien Ros
e60d95e7dc
Fixing image paste in Media Library
2014-07-31 17:26:01 -07:00
Sebastien Ros
6f68a8a488
Improving text for draft indexing property
2014-07-31 16:56:57 -07:00
Sebastien Ros
1de60d24f2
Removing unnecessary title index for Widgets
...
ITitleWidget is already indexed
2014-07-31 16:54:23 -07:00
Sebastien Ros
d553bae487
Updating Redis libraries
2014-07-31 16:53:02 -07:00
Stanley Goldman
670fd1829e
#19609 : Warning when creating a tenant on existing database
...
#19609
2014-07-31 15:03:24 -07:00
Stanley Goldman
2de8e91b58
Adding ItemsShowDefault to ContainerPartSettings
2014-07-31 14:44:29 -07:00
Stanley Goldman
9877d8488f
#20245 : Fixing control wrappers permissions
...
Work Item: 20245
2014-07-31 14:38:35 -07:00
Sebastien Ros
5033927da7
Changing default access level for azure containers
2014-07-31 11:35:23 -07:00
Zoltán Lehóczky
ac100c4cfd
Typo
2014-07-31 14:29:31 +02:00
Stanley Goldman
54b21ebae7
#20830 : Adding a Password shape
...
Work Item: 20830
2014-07-30 18:09:32 -07:00
Daniel Stolt
fb42acb5ad
Fixed more exceptions when rendering audit trail events for deleted content items.
2014-07-31 01:53:43 +02:00
Daniel Stolt
ed8eb3f4c0
Fixed exceptions when rendering audit trail records for content items which have been deleted.
2014-07-31 01:25:49 +02:00
Daniel Stolt
5d10ed1007
Added date/time formatting (the last piece of the puzzle) to DefaultDateFormatter, and unit tests.
2014-07-30 23:17:56 +02:00
Sebastien Ros
3b7ce64fb1
Fixing CacheClientConfiguration hash code
2014-07-30 11:28:01 -07:00
Sebastien Ros
f24cedd425
Fixing unit RoleService unit tests
2014-07-30 11:16:29 -07:00
Sebastien Ros
c0b90bbe18
Adding Listable metadata
2014-07-30 10:29:10 -07:00
Sebastien Ros
87ee6980e6
Adding Admin Search specific index settings
2014-07-30 10:29:06 -07:00
Sebastien Ros
7cac5be5a9
Adding the ability to index drafts per index
2014-07-30 10:29:03 -07:00