Benjamin Grabkowitz
d59166fcd9
#20479 fixing issue with initial child folders using wrong path
2014-03-11 15:02:07 -07:00
Benjamin Grabkowitz
0694e07703
#20479 fixing issue with initial folder path not loading correctly
2014-03-11 15:02:06 -07:00
Benjamin Grabkowitz
3c905bb7a2
#20542 adding "in progress" cursor to ajax directory requests
2014-03-11 15:02:04 -07:00
Benjamin Grabkowitz
b27e1d5c00
#20542 Sending initial folder structure with page rather than as an async call on load.
2014-03-11 15:02:03 -07:00
Benjamin Grabkowitz
5d2a31ffc0
#20542 Collapsible media library tree in admin.
...
Dynamically loading MediaLibrary directory tree using ajax and knockout templates
2014-03-11 15:02:02 -07:00
Lombiq
ba09ba8053
Fixing that URLs displayed for tenants contained two slashes between the host name and the prefix, when the application path didn't have a virtual directory (Orchard.MultiTenancy)
2014-03-11 18:45:33 +01:00
Sebastien Ros
f7f55befc3
Optimized NH configuration
2014-03-11 10:39:11 -07:00
Sebastien Ros
22f2fe1c15
Allow SMTP settings to be set in web.config
2014-03-11 10:39:10 -07:00
Lombiq
584981efe3
#20384 : Reconstructing Uri using UriBuilder when there's an available public host name for Azure storage (Orchard.Azure)
2014-03-08 00:09:49 +01:00
Lombiq
bf07c5e2d4
#20384 : Public host name for Azure storage can be defined with a setting, based on the previous changes (Orchard.Azure)
...
Work Item: 20384
2014-03-07 17:56:18 +01:00
Lombiq
87dc3988be
Fixing the fix for #20527 : Orchard.Azure.Media now depends on Orchard.Azure
2014-03-07 15:26:44 +01:00
Lombiq
438483e502
#20527 : Extending DefaultPlatformConfigurationAccessor to check for setting in ConnectionStrings and AppSettings
...
Work Item: 20527
2014-03-07 02:40:37 +01:00
Lombiq
852d08a3f1
#20337 : Re-implementing PlatformConfiguration as an injectable dependency (Orchard.Azure)
...
Work Item: 20337
2014-03-07 02:03:40 +01:00
jasperd
a5210cad47
#17091 : Fixed user with an empty username can be created by command line (causing YSOD in dashboard).
...
Work Item: 17091
2014-03-05 16:30:52 -08:00
planetClaire
71c5cae927
#20345 : Adding a notification on a new comment
...
Work Item: 20345
2014-03-05 16:20:14 -08:00
Walance
ceff51e65f
Support for ReturnUrl on register page
2014-03-05 16:13:19 -08:00
hkui
edaa00143c
Include the filter dropdown-box.
...
Modify code to allow the filter to be used.
2014-03-05 15:00:33 -08:00
Eric Schultz
4c80a2db65
#20058 : Fixing password validation message
...
Work Item: 20058
2014-03-05 14:44:27 -08:00
Codinlab
61fd42fb41
#20215 : Taxonomy token not chaining
...
Work Item: 20215
2014-03-05 10:15:32 -08:00
Codinlab
1c7796b125
Optionally decoding Html in RemoveTags
2014-03-04 17:28:07 -08:00
Daniel Stolt
9f2a9b0550
Fixed bug that caused calendars picker to not be localized when gregorian calendar was used.
...
Added more overloads to DateTimeShapes to preserve backward compatibility.
Moved the legacy LocalizationDateTimeFormatProvider into module Orchard.Localization and created feature Orchard.Localization.DateTimeFormat to enable it.
2014-03-04 16:57:19 -08:00
Daniel Stolt
7f9628ba3d
Uncommented section group in Web.config.
2014-03-04 16:57:17 -08:00
Daniel Stolt
2dea8ace03
Integrating jQuery Calendars and jQuery Calendars Datepicker to enable client-side support for non-gregorian calendars. Integrating jQuery Time Entry to replace jQuery UI TimePicker. Renaming IDateTimeLocalization to IDateTimeFormatProvider and providing two implementations (one using the localization process and one using the already localized strings made available by CultureInfo). Removed duplicated date time editor code from ArchiveLater, PublishLater, Fields and CommonPart, and replaced with new reusable DateTimeEditor editor template.
2014-03-04 16:57:16 -08:00
Daniel Stolt
a306759748
Implementing support for user-configured default site calendar, plus related extensibility points (ICalendarSelector, ICalendarManager).
2014-03-04 16:57:13 -08:00
Daniel Stolt
60a7159f18
Fixed failing unit tests in DateTokenTests.
2014-03-04 16:57:12 -08:00
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