Commit Graph

7395 Commits

Author SHA1 Message Date
Zoltán Lehóczky
3d45e8953f Cleaning up dependencies in GalleryUpdatesController 2014-02-14 00:36:44 +01: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
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
Bertrand Le Roy
efa37e1d7a Added join types and join condition expressions on HQL API 2014-02-06 17:43:58 -08:00
myates
86d149f9f7 Modified admin javascript for check all checkbox to ignore disabled checkboxes. 2014-02-04 15:21:49 -08:00
fassetar
7366af95ee Filter creatable types based on permissions 2014-02-04 14:18:03 -08:00
Stanley Goldman
88fd2f2273 #20478: Checking Permissions in MediaLibrary AdminController
Work Item: 20478
2014-02-04 14:12:24 -08:00
Sebastien Ros
047ecd7109 Disposing sessions correctly 2014-01-30 16:58:58 -08:00
Daniel Stolt
cddd90e2f3 #20445: Changing CloudBlobContainerExtensions to use the new CloudBlockBlob.Exists() API instead of causing and swallowing exceptions.
Work Item: 20445
2014-01-24 16:21:23 +01:00
Bertrand Le Roy
2858fbf660 Fixed unclosed tag in media library field client-side template 2014-01-22 17:36:35 -08:00
Daniel Stolt
ece9cff117 #20433: Added specialized implementation of IMachineNameProvider that uses the role instance ID instead of the Windows machine name for task lease records, and activated this implementation for cloud services through Host.config. This makes task lease records resilient to role instance reimaging.
Work Item: 20433
2014-01-22 21:27:16 +01:00
Bertrand Le Roy
cc9624c741 Added a part setting for TermPart so the page size can be adjusted. 2014-01-18 19:43:08 -08:00
Bertrand Le Roy
529a43c1ed Added a part setting for TermPart so the display type can be changed on child items when displaying the details of the term. 2014-01-18 18:36:11 -08:00
Lombiq
d5b68e2c9a #20420: Fixing Internal server error on the Azure Storage emulator when multiple concurrent requests try to access Blob storage.
Work Item: 20420
2014-01-15 22:40:22 +01:00
Piotr Szmyd
068691af11 #20403: Custom forms performance fix. Form types should be fetched from available type definitions, not by scanning all content items.
Work Item: 20403
2014-01-06 19:12:44 +01:00
Bertrand Le Roy
87ccd59dc0 SSL transitions from https to http should not be forced on Ajax requests, as they can result in mixed security, and cross-domain failures. 2014-01-05 16:11:33 -08:00
Lombiq
9a07d8b419 Adding some inline documentation to shell management API 2013-12-27 01:27:04 +01:00
Daniel Stolt
2b793ad2b0 #20360: Adding Orchard.SecureSocketsLayer to Azure solution and adding a reference to it from Orchard.Azure.Web.
Work Item: 20360
2013-12-17 16:20:09 +01:00
Sebastien Ros
e193603822 Cleaning tenants cookie on logout
In order to prevent the redirection to re-authenticate
the user automatically.
2013-12-13 16:49:31 -08:00
Sebastien Ros
e99bba1669 #20355: Preventing collisions with default tenant
Work Item: 20355
2013-12-13 16:22:13 -08:00
Jean-Thierry Kéchichian
30c43ad130 #20318: Fixing Custom Forms submission.
Work Item: 20318
2013-12-10 18:05:22 +00:00
Jeff Olmstead
0c124207eb #19401: Adding tenant specific log information
Work Item: 19401

Signed-off-by: Sebastien Ros <sebastien.ros@microsoft.com>
2013-12-04 12:59:44 -08:00
Stanley Goldman
ee1bcb497b Adding ClickToBuildAzurePackage back
Signed-off-by: Sebastien Ros <sebastien.ros@microsoft.com>
2013-12-04 12:24:10 -08:00
Henry Kuijpers
ef5b5e46ce #20279: Preventing email duplicate when using owner
Work Item: 20279
2013-12-04 12:13:32 -08:00
Jay Harris
d679231271 #20292: Added Role field update for Definition Template
Work Item: 20292
2013-12-04 11:47:19 -08:00
Jay Harris
c418e09854 Fix issue 20292. In Definition Template, checkboxes were improperly inverted between the edit and publish columns. Also, default permissions were improperly wired up between PublishOwn and View permissions. 2013-12-04 11:46:05 -08:00
Tony Mackay
f033b78afe #20299: Fixed validation summary not being displayed
Work Item: 20299
2013-12-04 11:42:48 -08:00
jasperd
696239fda8 #17216: Theme codegen creates a Zones folder in the theme
Work Item: 17216
2013-11-25 08:26:36 +01:00
Sipke Schoorstra
7dff22a478 Making the hint for MediaPart.Caption a little bit more generic. 1.7.2 2013-11-10 22:05:39 +01:00
Sebastien Ros
7afb052e7c Updating version numbers 2013-11-08 16:53:03 -08:00
Sebastien Ros
4dd9f0f6f8 Fixing redirection support in OutputCache 2013-11-08 16:33:18 -08:00
Sebastien Ros
82025baaef Improving the settings message behavior 2013-11-08 15:44:59 -08:00
Sebastien Ros
2d927962e4 #20230: Improving the SSL module
Work Item: 20230
2013-11-08 14:50:07 -08:00
Sebastien Ros
322c433351 #20255: Moving some workflow activities to custom features
Work Item: 20255
2013-11-08 12:41:56 -08:00
Sebastien Ros
ffdeec733a Reverting shape wrappers 2013-11-08 12:08:23 -08:00
Sebastien Ros
494a57bb5a Removing unused file 2013-11-08 11:24:58 -08:00
Piotr Szmyd
ff67e7917d #20261: Fixing URL and widget shape alternates. All wrappers for those shapes also get similar alternates.
Work Item: 20261
2013-11-08 04:43:35 +01:00
Sebastien Ros
a294c9e450 #20072: Fixing media import when folder contains international chars
Work Item: 20072
2013-11-07 18:02:49 -08:00
Sebastien Ros
f7f710253f #19909: Show an error message on Media library ajax calls
Work Item: 19909
2013-11-07 17:43:50 -08:00
Sebastien Ros
7fa6ef9da1 #20036: Fixing NRE when importing comments
Work Item: 20036
2013-11-07 16:46:56 -08:00
Sebastien Ros
4c7a2c2398 #20207: Adding MenuPart to Page
Work Item: 20207
2013-11-07 16:17:43 -08:00
Sebastien Ros
c9e8b3bd99 #19994: Fixing content picker reidrect loop
Work Item: 19994
2013-11-07 16:10:30 -08:00
Sebastien Ros
17852686e0 Refactoring previous commit 2013-11-07 15:50:39 -08:00
Sebastien Ros
6093eee47b Refactoring previous commit 2013-11-07 15:50:09 -08:00
Sebastien Ros
ed86aaf49b #19940: Don't create draft custom forms
Work Item: 19940
2013-11-07 15:47:25 -08:00
Stanley Goldman
0c6dc4c41c #20267: Preventing QueryPartDriver from inadvertently modifying state while exporting
Work Item: 20267
2013-11-07 15:01:56 -08:00
Sebastien Ros
299e9ff946 #20204: Fixing how multiple fields are updated
Work Item: 20204
2013-11-07 11:44:26 -08:00
Sebastien Ros
f371d0fe23 Fixing tenants unit tests 2013-11-07 11:17:13 -08:00
Sipke Schoorstra
6fc0c2157c Handle UnsafeUrl and RemoveUrl clicks now and always for any future elements. 2013-11-07 18:31:22 +01:00
Sipke Schoorstra
469c2c6107 Removing mixed tabs and spaces, consistifying to spaces. 2013-11-07 18:27:02 +01:00