Commit Graph
7835 Commits
Author SHA1 Message Date
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
wgtm.peters b3eef7755f #20686 Workflow useractivity and user is approved activity.
Adds workflow activities for IUserEventHandler events

Work Item: 20686
2014-05-11 13:32:33 +01:00
Stanley Goldman 594ba12303 #17687 Adding IdentityPart to SearchForm
Work Item: 17687
2014-05-10 19:32:21 +01:00
Wojciech Gadziński 17abedebc6 #20589 Fix FormsAuthenticationService - now is expandable
Work Item: 20589
2014-05-10 19:11:34 +01:00
Bertrand Le Roy e0c4c87a77 Autoroute slug editor now has "view" link once it's been saved. 2014-05-08 19:09:42 -07:00
Bertrand Le Roy d5c762f51f Added UI to test email settings 2014-05-07 19:58:51 -07:00
Bertrand Le Roy 12230a8312 Fixed None elements in azure media services project. 2014-05-04 15:47:38 -07:00
Bertrand Le Roy fd8a016c05 Email notification settings get properly persisted and displayed 2014-05-04 14:34:47 -07:00
Sebastien Ros 488cd17d75 Merge branch '1.8.x' into 1.x 2014-05-02 11:11:33 -07:00
Sebastien Ros 59b57a4c27 #20591: Including missing assemblies in package
Work Item: 20591
2014-05-02 11:06:18 -07:00