Commit Graph

7110 Commits

Author SHA1 Message Date
Sebastien Ros
8dc40af2d3 Upgrading Azure solutions to SDK 2.0
--HG--
branch : 1.x
extra : rebase_source : 9268657065fe85a15a09c4cab0b5edbacee0e6a1
2013-06-07 16:04:44 -07:00
Nicholas Mayne
cd125b2e86 #19252: Adding Dot as a fake checkin to close issue.
Work Item: 19252

--HG--
branch : 1.x
2013-06-07 23:54:19 +01:00
Michael Yates@MichaelNotebook
bacf3176af Fix for Issue 19252
--HG--
branch : 1.x
2012-11-15 09:08:14 +11:00
Nicholas Mayne
b117e237c7 #19362: Pulled in specflow test.
https://orchard.codeplex.com/SourceControl/network/forks/mlybrand/orchard/contribution/3990

Thanks mlybrand

Work Item: 19362

--HG--
branch : 1.x
2013-06-07 23:33:36 +01:00
Nicholas Mayne
09aec8fac9 #19362: Adding Dot to Regex and tests around story.
Work Item: 19362

--HG--
branch : 1.x
2013-06-07 23:29:15 +01:00
Nicholas Mayne
4201d98954 #19195: Updating error to be consistant in account controller
Work Item: 19195

--HG--
branch : 1.x
2013-06-07 19:44:09 +01:00
Nicholas Mayne
a47e2b0664 #19439: Changing title text. removing the word unique.
Work Item: 19439

--HG--
branch : 1.x
2013-06-07 19:26:47 +01:00
Nicholas Mayne
677d1973c2 #19677: Change JS to click once loaded. Also added dependency. Fixed a styling issue too.
Work Item: 19677

--HG--
branch : 1.x
2013-06-07 19:12:45 +01:00
Sebastien Ros
5197180acb Updating project file
--HG--
branch : 1.x
2013-06-06 16:56:29 -07:00
Sebastien Ros
b9d3d10bca Integrating TinyMce with the Media Library
--HG--
branch : 1.x
extra : rebase_source : 64b75e44522bc583bfb521c8cf9850fa5d596068
2013-06-06 16:54:12 -07:00
Nicholas Mayne
b4a22ff546 Backed out changeset: c2d7c37d1343
--HG--
branch : 1.x
2013-06-06 23:27:47 +01:00
Nicholas Mayne
9de4386ca4 removing silly piece of code i left in there.
--HG--
branch : 1.x
2013-06-06 22:00:16 +01:00
Nicholas Mayne
d2917b03d8 #19426: Updating slugify method to take in to account contiguous dashes
Work Item: 19426

--HG--
branch : 1.x
2013-06-06 21:59:13 +01:00
Nicholas Mayne
9701bc4760 #19385: Updating markdown editor to latest pagedown version.
Work Item: 19385

--HG--
branch : 1.x
2013-06-06 12:31:15 +01:00
Nicholas Mayne
0001302e42 #19565: changing time="" to meet W3C spec.
Work Item: 19565

--HG--
branch : 1.x
2013-06-06 11:32:09 +01:00
Nicholas Mayne
f5444cce39 Updating Autofac to the latest versions.
--HG--
branch : 1.x
2013-06-06 11:24:10 +01:00
Nicholas Mayne
adaa356e39 #19256: Performing check on Create Role to make sure it does not duplicate on create
Work Item: 19256

--HG--
branch : 1.x
2013-06-06 11:16:22 +01:00
Nicholas Mayne
c4249dfd39 #19187: Adding CreateUserParams to the UserContext
Work Item: 19187

--HG--
branch : 1.x
2013-06-06 11:11:12 +01:00
Sipke Schoorstra
d37e52c4cf Fixing MediaPicker.
--HG--
branch : 1.x
2013-06-04 02:13:38 +02:00
Sebastien Ros
86385c8e1d Creating an Api Key setting for Web Search in Media Library
--HG--
branch : 1.x
2013-06-03 16:20:10 -07:00
Sebastien Ros
aa1d0ec590 Adding more overloads for getting/setting infoset fields
--HG--
branch : 1.x
2013-06-03 16:19:43 -07:00
Sebastien Ros
a27fc43e74 Implementing TemplateFilterForPart
Allowing devs to use parts directly for settings instead of Records

--HG--
branch : 1.x
2013-06-03 16:19:25 -07:00
Sipke Schoorstra
50015f11c1 Adding workflows menu icon.
--HG--
branch : 1.x
2013-06-02 11:54:46 +02:00
Sebastien Ros
bd8ddf29d9 Fixing functional tests
--HG--
branch : 1.x
2013-05-31 15:37:15 -07:00
Sebastien Ros
1e59f0bddd #19767: Logging migration exceptions
Work Item: 19767

--HG--
branch : 1.x
2013-05-31 10:59:58 -07:00
Sebastien Ros
3b251dcaad Handling internal taxonomies
--HG--
branch : 1.x
extra : rebase_source : a1bf17dca5a81fc0e9d686563aeac01b45fd7279
2013-05-31 10:29:22 -07:00
Sebastien Ros
e07b1c4b0b Adding a way to prevent content items from being exported
--HG--
branch : 1.x
extra : rebase_source : 259846d236189d44d09f91dce4e154f6b8e3993f
2013-05-31 10:28:58 -07:00
Sipke Schoorstra
0dbec8c740 Renaming jquery.colorbox-min.js to jquery.colorbox.min.js as per the resource manifest (as well as to be consistent with other minified script names).
--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/Orchard.jQuery/Scripts/jquery.colorbox-min.js => src/Orchard.Web/Modules/Orchard.jQuery/Scripts/jquery.colorbox.min.js
2013-05-31 19:17:15 +02:00
Sebastien Ros
91a9c8669c Improving media library browsing
- Adding 'Recent' menu item
- Adding sorting
- Adding filtering

--HG--
branch : 1.x
2013-05-30 18:12:17 -07:00
Sebastien Ros
adfc1b53b4 Adapting the draggable image sizes
The dragged clone looks nicer when the size is the same as the dragged image.

--HG--
branch : 1.x
2013-05-30 12:40:16 -07:00
Sebastien Ros
cfd4f2a948 Fixing media UI glitches
- drag and drop was contained in the list
- drag and drop anchor is now the pointer

--HG--
branch : 1.x
2013-05-30 12:30:31 -07:00
Sebastien Ros
4eb0cbf57a Displaying features descriptions on only one line
--HG--
branch : 1.x
extra : rebase_source : af0edbfa4c37fb2e30691d54c58fa554c9acf5c6
2013-05-30 11:39:32 -07:00
Sipke Schoorstra
8a6cc4dc04 #19766: Indenting child <ul>.
--HG--
branch : 1.x
2013-05-30 12:27:10 +02:00
Sipke Schoorstra
e39c63e0c0 #19766: Correcting MenuItem markup.
--HG--
branch : 1.x
2013-05-30 12:22:01 +02:00
Michael Yates@MichaelNotebook
014fd5299c Fix for Issue 19586
--HG--
branch : 1.x
extra : source : 5221d8a6740a969ac8c01a3983419067da2659ff
2013-04-08 10:11:06 +10:00
Michael Yates@MichaelNotebook
4e8176d89c Fix for Issue 19231
--HG--
branch : 1.x
extra : source : f1de506f10292a9adea0d8355f7e2f63efc6ae1b
2012-11-09 00:03:11 +11:00
Sebastien Ros
6228cea10e Fixing typo
I need to get used to my new keyboard

--HG--
branch : 1.x
2013-05-29 16:24:36 -07:00
Sebastien Ros
5e42de1e40 Formatting Decision Activity files and fixing help text
--HG--
branch : 1.x
2013-05-29 16:15:02 -07:00
Sebastien Ros
4dd496975c #19743: Fixing token helper
Work Item: 19743

--HG--
branch : 1.x
2013-05-29 15:37:13 -07:00
Ken Wilkinson
c736104924 #19721: Adding scripting to DecisionActivivty
Work Item: 19721

--HG--
branch : 1.x
2013-05-29 11:03:12 -07:00
Ken Wilkinson
1693470a00 #19757: Use PascalCase instead of camelCase in CSharp Scripting
--HG--
branch : 1.x
2013-05-29 13:24:37 -04:00
Sebastien Ros
6623de45d7 #19719: Fixing copyright notice for Azure manifest
Work Item: 19719

--HG--
branch : 1.x
2013-05-28 11:32:58 -07:00
Sebastien Ros
cab90491ef #19532: Implementing custom AlterColumnCommand query for MySql
Work Item: 19532

--HG--
branch : 1.x
2013-05-28 11:31:22 -07:00
Sebastien Ros
87ebf51bd9 Fixing build
--HG--
branch : 1.x
2013-05-28 11:30:37 -07:00
Sebastien Ros
ced0082e18 #19627: Adding RecipientOther value to MailActivity
Work Item: 19627

--HG--
branch : 1.x
2013-05-28 10:59:56 -07:00
Sebastien Ros
5a3da26a38 #19712: Fixing debug mode setting display
Work Item: 19712

--HG--
branch : 1.x
2013-05-28 10:57:16 -07:00
Sebastien Ros
0e652fcd95 #19435: Removing technical values from frosm parameters
Work Item: 19435

--HG--
branch : 1.x
2013-05-28 10:42:45 -07:00
Sebastien Ros
08d3a5b7e4 Fixing broken Account Controller unit tests
--HG--
branch : 1.x
2013-05-28 10:36:00 -07:00
Sipke Schoorstra
30e691b29d #19746: Simplifying user event handlers invocation by taking advantage of the fact that IUSerEventHandler is an IEventHandler.
Work Item: 19746

--HG--
branch : 1.x
extra : amend_source : 952053304943e1382c6199f86f98743bd8b7c188
2013-05-26 12:15:50 +02:00
Sebastien Ros
c151de6073 Adding a description for Alias
--HG--
branch : 1.x
2013-05-24 17:17:40 -07:00