Commit Graph

7844 Commits

Author SHA1 Message Date
CSurieux
8547013d1d #20113: Added ContentTypeDefinition to ContentTypePartDefinition.
When we can now access the ContentType and all the parts is contains when editing its Setting.

Work Item: 20113
2014-05-19 22:11:25 +01:00
Sipke Schoorstra
34122e6834 Updating Redirect activity view.
This change will show the provided redirect URL using a tooltip rather than on the activity node itself.
2014-05-19 21:59:59 +02:00
Sipke Schoorstra
67634bab0f Adding "Done" outcome to Redirect activity. 2014-05-19 21:58:39 +02:00
Benedek Farkas
886827fa7a Merge branch '1.8.x' into 1.x 2014-05-19 17:31:29 +02: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
Nicholas Mayne
3af7ed1b07 #20373: Repointing to MediaLibraryService
Work Item: 20373
2014-05-17 16:18:33 +01:00
Nicholas Mayne
e5740ddcc2 #20087: Fixing Admin Pager to hide if select all is selected
Work Item: 20087
2014-05-17 15:45:56 +01:00
Stanley Goldman
058531cd60 #20479: Getting MediaLibrary root folder from IMediaLibraryService
Work Item: 20479
2014-05-17 15:36:44 +01:00
Nicholas Mayne
90692dedce Fixing issue where Folder Update is Null because of emtpy string 2014-05-17 15:22:33 +01:00
Benjamin Grabkowitz
77581ed55e #20551 Resolves issue 20551.
Work Item: 20551
2014-05-17 15:21:51 +01:00
Nicholas Mayne
becefc2261 #20600: Fixing stray } within index file. 2014-05-17 14:35:11 +01:00
Stanley Goldman
ed315c4535 #20600: Dynamically attaching folder drop event
Work Item: 20600

Conflicts:
	src/Orchard.Web/Modules/Orchard.MediaLibrary/Views/Admin/Index.cshtml
2014-05-17 14:34:11 +01:00
Stanley Goldman
13619b6d54 #20600: Providing FolderPath for Ajax Request
Work Item: 20600
2014-05-17 14:34:00 +01:00
Nicholas Mayne
08c09b3770 Fixign formatting issues 2014-05-17 14:25:18 +01:00
Stanley Goldman
2de345e0f5 #20489: Deleting Items from MediaFolder upon Deletion
Work Item: 20489
2014-05-17 14:07:16 +01:00
Stanley Goldman
790cb0204b #20599: Moving FolderController's Move Logic
Work Item: 20599
2014-05-17 14:06:49 +01:00
Benjamin Grabkowitz
1e9d14ac2c #20546 : fixing issue where multiple media item requests can appear in one window.
Work Item: 20546
2014-05-17 12:30:47 +01:00
Nicholas Mayne
4761ec4313 Updating Newtownsoft Json 2014-05-17 11:12:59 +01:00
Nicholas Mayne
6c4b830866 Adding a LoggingIn method to IUserEventHandler 2014-05-17 09:46:12 +01:00
Sebastien Ros
14faf47bfa Merge branch '1.8.x' into 1.x 2014-05-16 18:02:06 -07:00
Sebastien Ros
03db3f849d Removing deprecated reference to Orchard.Media 2014-05-16 18:01:52 -07:00
Sebastien Ros
d277c42093 Merge branch '1.8.x' into 1.x 2014-05-16 16:56:02 -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
Sipke Schoorstra
54345ead5c Changed argument names to match the way they are interpreted by the default implementation.
The term "skip" is generally interpreted as representing the number of records to skip.
However, the SearchService implementation interprets this value as the start page, not the number of records to skip.
We could have changed the implementation to match the interface, but doing it the other way around is safer.
2014-05-16 13:46:02 +02: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
edef7b3b11 Merge branch '1.8.x' into 1.x 2014-05-12 15:32:48 -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
Sebastien Ros
556716a4e6 Moving workflow activities to their own feature 2014-05-12 15:29:03 -07:00
Sebastien Ros
4a481ed5ab Adding experimental support for Redis output cache 2014-05-12 15:27:58 -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
Stanley Goldman
a6a59dcb75 #20654: Removing column adds to CacheSettingsPartRecord
Work Item: 20654
2014-05-11 14:33:00 +01:00
Nicholas Mayne
0b657fa8f9 #17684 Fixing issue where a user trys to create two parts of the same name
Work Item: 17684
2014-05-11 14:05:20 +01:00
Nicholas Mayne
68e9972579 Making sure previous commit follows naming conventions 2014-05-11 13:49:11 +01:00