Commit Graph

7948 Commits

Author SHA1 Message Date
Piotr Szmyd
6605eeb34d #20839: Fixing issue with tabs in Dashboard not appearing after recent nav changes. They show up again.
Work Item: 20839
2014-07-29 16:06:31 +02:00
Daniel Stolt
51dc062e04 Fixing styling of <strong> text in admin theme, making it visible on Chrome. 2014-07-29 15:44:06 +02:00
Sipke Schoorstra
e50c2e1d39 Adding ShowSaveWarning option. 2014-07-28 18:13:28 -07:00
Sipke Schoorstra
658aa8384d Bugfixing.
The "showSaveMsg" function needs to be there regardless of the "promptOnNavigate" value.
2014-07-28 17:58:31 -07:00
Sipke Schoorstra
5a633330eb Adding PromptOnNavigate option. 2014-07-28 17:17:32 -07:00
Sipke Schoorstra
6e4fcd6a2a Consistifying line endings. 2014-07-28 15:40:30 -07:00
Sipke Schoorstra
3d284eece8 Implementing reusable MediaLibraryPicker shape. 2014-07-28 15:39:56 -07:00
Sipke Schoorstra
688b355ba4 Fixing typo. 2014-07-22 15:04:15 -07:00
Piotr Szmyd
d08aa1883e Fixing matching logic when looking for a menu item to select.
Items with route values (eg. ContentMenuItem) were omitted and not selected when viewing their child pages, non-existent in the menu.
Eg. item pointing to a blog was not selected when one entered one of the blog posts (provided the blog post was not on a menu).
2014-07-22 21:52:32 +02:00
Piotr Szmyd
0d03ad2ca6 Implemented level-based alternates for MenuItem and MenuItemLink. 2014-07-22 21:04:24 +02:00
Sipke Schoorstra
313dc0015f Fixing namespace. 2014-07-22 11:08:56 -07:00
Nicholas Mayne
4d7d79f320 Updating Markdown libraries to latest 2014-07-19 19:28:49 +01:00
Nicholas Mayne
e0eff15fc5 Updating additional files in TinyMce 2014-07-19 19:11:24 +01:00
Nicholas Mayne
8f30a943b4 Updating TinyMce to 4.1.2 2014-07-19 19:07:15 +01:00
Nicholas Mayne
63308f207e #20250: Allowing user to change the text of the submit button on custom forms.
Work Item: 20250
2014-07-19 19:02:33 +01:00
Lombiq
f131b60149 Orchard.Templates: updating Web.configs according to recent changes and a little cleanup in the project 2014-07-18 16:23:28 +02:00
Sipke Schoorstra
b364137bc1 Assigning the view to the view context. 2014-07-16 19:16:28 -07:00
Sipke Schoorstra
8b4e3e2314 Groups are case insensitive. 2014-07-16 17:21:04 -07:00
Lombiq
ab2af43f60 #20808: Fixing that if SessionConfigurationCache was disabled ShellDescriptorCache couldn't be disabled
Work Item: 20808
2014-07-16 15:52:48 +02:00
Zoltán Lehóczky
86c8999e2f Merge branch '1.8.x' into 1.x 2014-07-16 12:39:58 +02:00
Nicholas Mayne
6847f6d7eb Fixing comparison where either side can be null 2014-07-15 21:13:40 +01:00
Piotr Szmyd
7cb97fdd7c Revert "Fixing build warnings. Added binding redirects for JSON.NET 6.0"
It's a tooling issue, not Orchard - warnings are caused by Azure VS Tools 2.3 (http://connect.microsoft.com/VisualStudio/feedback/details/850425/windows-azure-vs-tools-breaking-msbuild-for-web-projects)
2014-07-15 21:57:59 +02:00
Nicholas Mayne
0b7ce57bf7 Stop calling driver on update if group is not the same 2014-07-15 19:22:05 +01:00
Piotr Szmyd
eb38abcc31 Fixing build warnings. Added binding redirects for JSON.NET 6.0 2014-07-15 14:23:43 +02:00
Sipke Schoorstra
4c1985098a Improving admin filter.
Taking into account any sub menu items that match the query.
2014-07-14 00:18:50 -07:00
Sipke Schoorstra
e410555577 Adding case-insensitivity to admin filter and implementing enter key to navigate to the first result. 2014-07-14 00:13:16 -07:00
Sipke Schoorstra
3ee53e1565 Implementing and applying reusable flavor picker. 2014-07-13 15:54:27 -07:00
Sipke Schoorstra
3a0a040cf0 Fixing autofocus on content types / content parts screens. 2014-07-13 11:07:09 -07:00
Nicholas Mayne
0891ef5fbe Updating Tinymce to version 4.1.1 from 4.1.0 2014-07-13 12:17:10 +01:00
Lombiq
2843333fc1 Fixing that Orchard.Workflows.Timer didn't have a name in the module manifest 2014-07-12 01:05:47 +02:00
Daniel Stolt
4a899e489b Removed orphan file reference in Orchard.Azure.MediaServices.csproj. 2014-07-09 12:45:41 +02:00
Sipke Schoorstra
cc6efa3ad9 Adding admin menu filter. 2014-07-08 20:26:20 -07:00
Lombiq
2e9f9afdb9 Making extensions lists on tenant edit screens collapsible
Signed-off-by: Zoltán Lehóczky <lehoczky_zoltan@pyrocenter.hu>
2014-07-03 11:03:24 +02:00
Lombiq
aa397faa17 #20397: Exceptions are not used for flow control anymore in some storage services
Work Item: 20397

Signed-off-by: Zoltán Lehóczky <lehoczky_zoltan@pyrocenter.hu>
2014-07-03 11:02:53 +02:00
Daniel Stolt
300ef6f71b #20761: Improved media upload experience in Orchard.Azure.MediaServices (added ability for user to control the name of the uploaded file).
Work Item: 20761
2014-06-28 17:55:07 +02:00
Lombiq
a884048709 Orchard.Packaging: fixing typo in Views/Gallery/Themes.cshtml 2014-06-24 12:23:44 +02:00
Nicholas Mayne
1936743ca0 #20277: Don't validate password inputs on Change Password
Work Item: 20277
2014-06-23 22:34:58 +01:00
Nicholas Mayne
22608e952b Adding a Show/Hide all to Widgets view. 2014-06-22 23:42:43 +01:00
Nicholas Mayne
c08d296395 #20736: Fixing post when adding no value to new tag name
Work Item: 20736
2014-06-22 23:08:46 +01:00
Nicholas Mayne
64e1a745f5 Adding IAuthorizationFilter support for WebApi 2014-06-22 22:55:19 +01:00
Nicholas Mayne
aed9793fc0 Adding plugins and fixing styling conflict with admin theme (TinyMCE) 2014-06-22 19:09:22 +01:00
Nicholas Mayne
a507074b9a #19803: Adding TinyMCE
Work Item: 19803
2014-06-21 17:13:23 +01:00
Sebastien Ros
ab07cc67a2 Merge branch '1.8.x' into 1.x 2014-06-20 15:17:56 -07:00
Sebastien Ros
18e84e1f97 Publishing widgets created from commands
TODO: Create an upgrade step to publish all existing widgets
2014-06-20 15:17:23 -07:00
Sebastien Ros
ac1684b0f9 Fixing Widget layers deletion 2014-06-20 15:16:49 -07:00
Sebastien Ros
e069781d41 Fixing lock file date on international systems 1.8.1 2014-06-20 11:27:58 -07:00
Sebastien Ros
9219a8ee75 Merge branch '1.8.x' into 1.x 2014-06-19 15:21:02 -07:00
Sebastien Ros
2e5ba74a56 #20462: Fixing UrlHelper resolution from a Timer task
Work Item: 20462
2014-06-19 15:18:17 -07:00
Sebastien Ros
d0976dace0 Merge branch '1.8.x' into 1.x 2014-06-17 15:05:24 -07:00
Sebastien Ros
3a727a6911 Disabling dynamic compilation specflow
They don't run correctly on the CI platform
2014-06-17 15:04:45 -07:00