Daniel Stolt
9e2bba8224
Added missing file to source control.
2014-03-04 16:57:10 -08:00
Daniel Stolt
6eb9599450
Refactored IDateTimeLocalization and moved it into Orchard.Framework.
...
Refactored IDateServices to use format strings provided by IDateTimeLocalization.
Removed duplicated date localization logic from DateEditorDriver, ArchiveLaterPartDriver, PublishLaterPartDriver, FieldTokens, DateTokens, and replaced with calls to IDateServices instead.
2014-03-04 16:57:09 -08:00
Daniel Stolt
14ed42a53e
Introduced IDateServices and DefaultDateServices. Extracted date localization logic (time zone conversion, formatting/parsing) from DateTimeFieldDriver to IDateServices.
2014-03-04 16:57:08 -08:00
Sebastien Ros
786312cbcd
Fixing the module's name for RssPart
2014-03-04 16:54:21 -08:00
Sebastien Ros
844edbbc27
Creating a feature for RssPart
2014-03-03 15:49:53 -08:00
Sebastien Ros
178dc94555
Fixing LastUpdatedTime fetch on azure
2014-03-03 15:45:53 -08:00
Sebastien Ros
d86a63a559
Updating specflow tests
2014-03-03 15:13:23 -08:00
Sipke Schoorstra
3dfdebdd12
Fixed broken setup.
...
There's no feature called "Core". When setting a dependency on a non-existing feature of a feature that is enabled during setup, the site fails.
2014-03-03 21:39:31 +01:00
Lombiq
d0c89f3ee8
Making some more script includes consistent by explicitly adding AtFoot() where it was implied, in Workflows
2014-03-02 20:20:50 +01:00
Sebastien Ros
b2d7fa7fde
Implementing RssPart
2014-02-28 14:40:55 -08:00
Sebastien Ros
4546c0627c
Using MD5 hashes for profile filenames
...
Prevent the long urls which can get generated
when deep hierarchies are used.
2014-02-28 14:40:54 -08:00
Sebastien Ros
ee06fa272f
Fixing redirection on log off from the dashboard
2014-02-28 14:40:52 -08:00
Sebastien Ros
0297b5d76e
Take BaseUrl into account when testing local urls
2014-02-28 14:40:51 -08:00
Zoltán Lehóczky
6b6e89e443
#20517 : SMTP settings are now saved encrypted again. Applying fix by Jeff Olmstead.
...
Work Item: 20517
2014-02-28 23:23:56 +01:00
Lombiq
a83e07d785
#20525 : LocalizationModule and LoggingModule don't fail anymore if you swap the implementation of a dependency mid-way with some Autofac-fu
...
Work Item: 20525
2014-02-28 20:22:16 +01:00
Lombiq
f0079280a9
Making some more script includes consistent by explicitly adding AtFoot() where it was implied
2014-02-27 16:42:10 +01:00
Nicholas Mayne
a958c6830c
Moving GroupId check up as updates are made too early
2014-02-27 14:12:45 +00:00
Sebastien Ros
53a0f91747
Adding missing reference in Orchard.Azure
2014-02-24 10:45:24 -08:00
Sebastien Ros
18118b44ee
Support Azure media urls containing special chars
2014-02-24 10:45:13 -08:00
Sebastien Ros
82001a2bcc
Adding comments expiration setting
2014-02-21 16:24:21 -08:00
Sebastien Ros
ad652b724d
Adding blog/archive route
2014-02-21 14:30:47 -08:00
Sebastien Ros
2406d2238f
Adding support for RSS feed proxies
2014-02-21 11:47:35 -08:00
Sebastien Ros
6f7d2b3ba1
Shifting BlogPart
2014-02-21 10:56:40 -08:00
Piotr Szmyd
ce535797aa
Updated ancient Castle libraries to version 3.2.0. Castle.DynamicProxy2 and Castle.MicroKernel are obsolete - have already been merged into Castle.Core.
2014-02-21 16:00:43 +01:00
Sebastien Ros
6f5bbc21b0
Defining a category for Orchard.Azure
2014-02-20 17:52:39 -08:00
Sebastien Ros
ff0173b436
Fixing image edition
...
Using absolute url in proxy
2014-02-20 17:49:46 -08:00
Sebastien Ros
7e3a83c1e7
Fixing small markdown editor styles
2014-02-20 17:49:45 -08:00
Sebastien Ros
6fd1156c2a
Adding Orchard.Tags.TagCloud
2014-02-20 17:49:43 -08:00
Sebastien Ros
8463034c47
Improving absolute urls construction
2014-02-20 17:49:41 -08:00
Sebastien Ros
78c5515336
Separating Orchard.Azure and Orchard.Azure.Media
2014-02-20 17:49:39 -08:00
Sipke Schoorstra
da7bbacba9
Revert "Updated Windows Azure Storage dll to latest version."
...
This reverts commit dd52801aa9
.
2014-02-21 00:11:54 +01:00
Lombiq
3d424805eb
Making script includes in Lists consistent by explicitly adding AtFoot() where it was implied
2014-02-20 13:42:11 +01:00
Lombiq
1224bdc696
Making script includes consistent by explicitly adding AtFoot() where it was implied
2014-02-20 13:40:46 +01:00
Sebastien Ros
d918aec6e1
Proxying edited images to prevent CORS errors
2014-02-18 15:22:06 -08:00
Sebastien Ros
1f81355afd
Improving Markdown support
...
- Adding a settings page to enable Markdown on Blogs
- Improving live preview Markdown styles
2014-02-17 17:25:42 -08:00
Sipke Schoorstra
dd52801aa9
Updated Windows Azure Storage dll to latest version.
2014-02-16 21:35:15 +01:00
Lombiq
924da7dec7
Adding inline documentation to reports
2014-02-14 14:30:53 +01:00
Zoltán Lehóczky
3d45e8953f
Cleaning up dependencies in GalleryUpdatesController
2014-02-14 00:36:44 +01:00
Sebastien Ros
24ef80ebf2
Fixing NRE in blog posts count task
2014-02-13 14:20:52 -08:00
Bertrand Le Roy
36d3139887
Consistency in summary admin rendering: added itemid attribute and summary class to media summary admin template.
2014-02-12 23:16:50 -08:00
Sebastien Ros
0a097fe7b0
Fixing recaptcha validation
...
It needs the updater to be used in order to make the whole model invalid.
Would be nice to be able to mark the model as invalid without having to define
a specific error message.
2014-02-10 15:36:32 -08:00
Piotr Szmyd
f5779c9e89
Features. Added confirm popup when disabling a feature that other enabled features depend on.
2014-02-10 21:56:49 +01:00
Piotr Szmyd
185642d44b
Refactoring feature manager. Added method for fetching dependent features. Removed recursion when traversing dependency tree and added circular dependency safeguard.
2014-02-10 21:53:56 +01:00
Piotr Szmyd
755e55062a
Fixing dependencies in Orchard.Blogs.
2014-02-10 21:30:53 +01:00
Sebastien Ros
6a43bad033
Fixing and improving blog posts and archives count
2014-02-10 12:16:52 -08:00
Sebastien Ros
9831ea10e4
Fixing media publication from XmlRpc
2014-02-10 11:16:08 -08:00
Sebastien Ros
1577a79351
Displaying reCaptcha error as notifications
2014-02-10 11:16:06 -08:00
Sebastien Ros
4cae15ca5d
Adding 'content-items' class to the archive list
2014-02-10 11:16:04 -08:00
Sipke Schoorstra
45661ba81f
Added dependency.
...
AzureOutputCacheStorageProvider is associated with the "Orchard.Azure.OutputCache" feature, and has a dependency on a IAzureOutputCacheHolder, whose implementation is associated with the "Orchard.Azure" feature.
If "Orchard.Azure.OutputCache" is enabled, but "Orchard.Azure" is not, then a dependency resolution error will occur.
2014-02-10 19:51:56 +01:00
Bertrand Le Roy
d10dc31898
This simple change makes it possible to call Display on the same pager twice, which is an important scenario (display pager on top and bottom of list).
2014-02-07 23:06:20 -08:00