Commit Graph
7786 Commits
Author SHA1 Message Date
Sipke Schoorstra 6e49ad2ce2 Changed the Template title syntax requirements.
This change makes it possible to use "complex" shape names (e.g. "Email__Wrapper"). Before this change, the shape file name syntax was required (e.g. "Email-Wrapper").
However, such shapes would not be found when using the {Shape.Execute} token when using the other syntax (e.g. "Email__Wrapper"), since TemplateShapeDisplayEvent simply register the shapes by specified title without first translating the file based syntax to code based syntax.
2014-05-20 20:04:19 +02:00
Lombiq 45392f60de #20658: Factored out Razor-related services in Templates to separate feature.
Work Item: 20658
2014-05-20 16:03:55 +02:00
Lombiq bca9ca1304 Orchard-style code formatting in Orchard.Templates 2014-05-20 14:54:58 +02:00
Sebastien Ros 2e5b601474 Fixing multi-tenant specflow tests 2014-05-19 16:14:15 -07:00
Sebastien Ros 84feb2814e Fixing Lists specflow tests 2014-05-19 16:00:04 -07:00
Sebastien Ros 34410dd429 Fixing Widgets specflow tests 2014-05-19 15:30:08 -07:00
Sebastien Ros 6aea57b2ca Fixing DateTimeField specflow tests 2014-05-19 14:38:49 -07:00
Sebastien Ros 6e90698c8c Fixing comments specflow tests 2014-05-19 14:27:30 -07:00
Daniel Stolt 61c0013eea Fixed a bug that caused calendars picker to not use the proper client-side localization files for non-gregorian calendars. 2014-05-17 22:57:24 +02:00
Daniel Stolt 90c567a291 #20684 Reverted incorrect (and naïve) string replacements of "Windows Azure".
Work Item: 20684
2014-05-17 19:15:19 +02:00
Sebastien Ros 03db3f849d Removing deprecated reference to Orchard.Media 2014-05-16 18:01:52 -07:00
Sebastien Ros 34575b1732 Forcing the host to restart in specflow 2014-05-16 16:53:39 -07:00
Sebastien Ros dcbd6e3d17 Fixing some duplicated references
This prevents the host from restarting as it would otherwise
think the reference is updated when loading the module.
In the specflow tests it also implied a domain restart and broke them.
2014-05-16 16:52:58 -07:00
Sebastien Ros 8eaa75969d Fixing comments specflow tests 2014-05-16 15:15:08 -07:00
Sebastien Ros 4657717e70 Use absolute urls for redirections in output cache 2014-05-16 13:50:05 -07:00
Sebastien Ros 2fc1bc53a3 Updating version numbers 2014-05-16 13:13:32 -07:00
Sebastien Ros 31dbf46c40 #20637: Reverting #20647
Work Item: 20637
2014-05-16 12:48:50 -07:00
Sebastien Ros fd5ea2b23b Updating specflow default modules 2014-05-16 12:42:11 -07:00
Sebastien Ros 2529814b6e #20692: Ignoring AppRestart in specflow tests 2014-05-16 12:18:14 -07:00
Sebastien Ros 96d2e2d3ba Fixing NRE in dashboard 2014-05-16 12:08:45 -07:00
Sebastien Ros 3b7108469a Fixing jQuery project file 2014-05-14 10:47:36 -07:00
Sebastien Ros 37e9a331cd Updating jQuery 2014-05-14 10:31:53 -07:00
Sebastien Ros bedbd10ef6 Re-introducing __r query parameter
With an explanation this time
2014-05-12 15:32:25 -07:00
Sebastien Ros 97829e0948 Fixing permissions on Projections 2014-05-12 15:31:40 -07:00
Sebastien Ros 52d494542f Fixing messages 2014-05-12 15:31:18 -07:00
Sebastien Ros f327a32895 Showing allowed modules with dependencies 2014-05-12 15:30:56 -07:00
Nicholas Mayne 4525650ffa #20689 Reverting previous changes and jsut forcing validation if author is null when user is not signed in 2014-05-12 21:09:14 +01:00
Nicholas Mayne e1eebc200b #20689 Adding required attributes for HTML and model 2014-05-11 22:36:43 +01:00
Nicholas Mayne 74026ec729 #20689 reverted last change and just check current user 2014-05-11 16:50:14 +01:00
Nicholas Mayne 87c60267e1 #20680 Removing old ascx file
Work Item: 20680
2014-05-11 14:46:50 +01:00
Nicholas Mayne 5983bca6b1 #20689 Adding required attribute to name and Email
Work Item: 20689
2014-05-11 14:43:57 +01:00
Wojciech Gadziński 17abedebc6 #20589 Fix FormsAuthenticationService - now is expandable
Work Item: 20589
2014-05-10 19:11:34 +01:00
Sebastien Ros 59b57a4c27 #20591: Including missing assemblies in package
Work Item: 20591
2014-05-02 11:06:18 -07:00
Sebastien Ros 1186185461 #20598: Fixing thumbnail generation
Work Item: 20598
2014-05-02 10:41:00 -07:00
Sebastien Ros c6b6cb1a98 #20647: Updating content before creation
Work Item: 20647
2014-05-02 10:09:49 -07:00
Sebastien Ros 9525bf9e09 #20574: Optimizing transaction log
Work Item: 20574
2014-05-02 10:06:50 -07:00
Sebastien Ros dd1842bb13 Updating OSS credits 2014-05-02 09:23:29 -07:00
Sebastien Ros 59c302ac0a Handling POST redirects in output cache 2014-05-02 09:23:11 -07:00
agriffard ee16100a6c #20663: Fixing Orchard.Roles and Orchard.Roles.Workflow feature bad description in module.txt
Work Item: 20663
2014-05-02 15:43:24 +02:00
Sebastien Ros fd36b81f4b Disable ASP.NET output cache module 2014-04-29 14:18:44 -07:00
Sebastien Ros 52ec226125 Disable public caching when querystring is present 2014-04-28 13:20:42 -07:00
Sebastien Ros 20a120c657 Fixing PathResolutionService 2014-04-28 13:19:40 -07:00
Sebastien Ros 15cdb77938 Fixing Rsd constraint 2014-04-28 13:18:01 -07:00
Stanley Goldman a956c331d8 #18656 Adding ContainablePart.Weight for Sorting in ContainerWidget
Work Item: 18656
2014-04-26 12:09:27 +01:00
planetClaire 3689cf8bf4 #19093 Displaying widget type in list & edit widgets
Work Item: 19093
2014-04-26 11:31:57 +01:00
Nicholas Mayne 60be23ed73 #20638: Changing ContainerPart to ContainablePart in settings
Work Item: 20638
2014-04-26 11:11:20 +01:00
Sebastien Ros 724fc16459 Fixing Rsd routes 2014-04-22 16:40:06 -07:00
Sebastien Ros 6458ad2db6 Removing TypeScript compilation on build
Introduces some errors preventing Orchard to start.
The errors need to be fixed first.
2014-04-22 16:39:57 -07:00
Sebastien Ros 5f0df3ea38 Releasing DataCacheFactory on retries 2014-04-21 15:51:17 -07:00
Sebastien Ros 8346a08f95 Making archive routes case insensitive 2014-04-19 15:19:46 -07:00