Commit Graph
5969 Commits
Author SHA1 Message Date
Sebastien Ros 8158f06133 #18668: Fixing missing compile directive for AssemblyInfo.cs files
Work Item: 18668

--HG--
branch : 1.4.x
2012-05-09 17:39:24 -07:00
Sebastien Ros 190293551c Fixing MediaPickerField on Azure
--HG--
branch : 1.4.x
2012-05-09 17:18:32 -07:00
Sebastien Ros 769bf86931 Adding tests on localization with DateTimeField
--HG--
branch : 1.4.x
2012-05-09 17:03:46 -07:00
Sebastien Ros 0cd5a0a641 Adding more binding in Specflow tests
--HG--
branch : 1.4.x
2012-05-09 17:02:49 -07:00
Sebastien Ros df1f3b6071 Removing isRTL from po files, using CultureInfo value instead
--HG--
branch : 1.4.x
2012-05-09 13:49:21 -07:00
Claire Botman 7972fe9358 Conditionally load DatePickerLocalization and TimePickerLocalization for the DateTime field.
--HG--
branch : 1.4.x
2012-05-09 10:26:44 -07:00
Sebastien Ros 8afff049d3 Fixing metadata rendering in summary admin
--HG--
branch : 1.4.x
2012-05-09 10:05:05 -07:00
Sebastien Ros 8468b2fb4e Fixing how the 24hours format is detected
--HG--
branch : 1.4.x
2012-05-07 16:48:21 -07:00
Sebastien Ros f9f5af6534 Splitting timepicker and datepicker localization shapes
--HG--
branch : 1.4.x
2012-05-07 16:45:57 -07:00
Sebastien Ros cc106d8a51 Reorganizing date and time pickers' dependencies
--HG--
branch : 1.4.x
2012-05-07 16:40:36 -07:00
Sebastien Ros b8031b68bd Fixing DateTime localization issues
1- Some DateTime editors were not using the expected localization formats
2- The DateTime picker was not correctly initialized with localized formats
3- The TimePicker could not handle different am/pm designators
4- The drivers could not accept different designators

Now the am/pm designators used to parse the time and to render it are the one
from WorkContext.CurrentCulture, which means that is zn-TW is used as the
default culture, times will be displayed with "chinese chars here" instead of
AM, and will expect it when parsing it.

--HG--
branch : 1.4.x
2012-05-07 14:50:25 -07:00
Sebastien Ros 2f724c5239 Added tag 1.4.1 for changeset 8ed0034d0b45 1.4.1 2012-05-04 17:45:28 -07:00
Sebastien Ros 3338bb4d40 Merge with 1.x 2012-05-04 16:30:33 -07:00
Sebastien Ros 2bb74fb42b Fixing another syntax error
--HG--
branch : 1.x
2012-05-04 16:06:24 -07:00
Sebastien Ros ff9b8078fb Fixing a syntax error in a view
--HG--
branch : 1.x
2012-05-04 16:00:26 -07:00
Sebastien Ros 92f2707a02 Include build scripts in source package
--HG--
branch : 1.x
2012-05-04 15:52:08 -07:00
Sebastien Ros af4baff455 Making the build file compatible with Visual Studio 2011
--HG--
branch : 1.x
2012-05-04 15:32:26 -07:00
Sebastien Ros 82f040d9f3 #18653, 18574: Fixing projection indexing limit on text values
Work Items: 18653, 18574

--HG--
branch : 1.x
2012-05-03 18:23:19 -07:00
Sebastien Ros 51fd4b4364 #18649: Fixing MediaPicker on azure
Work Item: 18649

--HG--
branch : 1.x
2012-05-03 18:04:53 -07:00
Sebastien Ros ab2409e38e Fixing unit tests
--HG--
branch : 1.x
2012-05-03 15:35:54 -07:00
Sebastien Ros ab0b8b095d Updating version numbers
--HG--
branch : 1.x
2012-05-03 14:58:16 -07:00
Sebastien Ros 89118483e3 Adding more field tokens
--HG--
branch : 1.x
2012-05-03 14:51:40 -07:00
Sebastien Ros c5f32cfc84 Adding content fields to the list of available tokens
--HG--
branch : 1.x
2012-05-02 18:08:58 -07:00
Sebastien Ros 01caf36547 #18619: Removing Compiler option for Medium Trust
Work Item: 18619

--HG--
branch : 1.x
2012-05-02 10:32:11 -07:00
Sebastien Ros 75ab94816d Allowing digits in technical names
--HG--
branch : 1.x
2012-05-02 10:27:02 -07:00
piedone 32bf7dfe41 #18416: Adding more flavors for Body (and TextField)
Work Item: 18416

--HG--
branch : 1.x
2012-05-02 10:26:24 -07:00
Sebastien Ros 5750f68b19 #18641: Fixing SqlCe limit for binary data
Work Item: 18641

--HG--
branch : 1.x
2012-05-01 12:30:06 -07:00
filetek 743952b418 #18619: Fixing medium trust
Work Item: 18619

--HG--
branch : 1.x
2012-05-01 11:52:53 -07:00
Sebastien Ros 76feb43da2 Fixing Published status formatting in summary admin
--HG--
branch : 1.x
2012-05-01 11:48:56 -07:00
Sebastien Ros 0e2a3ac617 Updating styles for forms in TTM
--HG--
branch : 1.x
2012-04-30 12:42:52 -07:00
Sebastien Ros 39dedd61e7 Adding autofocus to Title
--HG--
branch : 1.x
2012-04-30 10:34:54 -07:00
Sebastien Ros 0690cc53d4 #18640: Fixing UrlAlternatesFactory exception
Work Item: 18640

--HG--
branch : 1.x
2012-04-27 14:26:33 -07:00
Sebastien Ros 4398c259e6 #18643: Fixing ListFolders call to CreateFolder
Work Item: 18643

--HG--
branch : 1.x
2012-04-27 12:40:14 -07:00
Sebastien Ros 400be1dfb5 Fixing unit tests
--HG--
branch : 1.x
2012-04-27 09:50:36 -07:00
Sebastien Ros 12e54a5ab6 #18630: Fixing image publication on Azure
Work Item: 18630

--HG--
branch : 1.x
2012-04-25 16:00:38 -07:00
Sebastien Ros 74322902ec #18635: Adding missing differentiators in fields
Work Item: 18635

--HG--
branch : 1.x
2012-04-25 10:07:47 -07:00
Sebastien Ros dbdf3e16bf Fixing comments count issue introduced in acd1583cde1d
--HG--
branch : 1.x
2012-04-25 09:58:28 -07:00
Sebastien Ros 6a63b6dfc5 #18633: Displaying full stack trace of logged exceptions
Work Item: 18633

--HG--
branch : 1.x
2012-04-24 15:40:08 -07:00
Sebastien Ros f73b259894 #18602: Fixing Blog recipe homepage
Work Item: 18602

--HG--
branch : 1.x
2012-04-24 15:31:13 -07:00
Sebastien Ros 32b6cf8ce0 #18624: Fixing Widget-Name alternate
Work Item: 18624

--HG--
branch : 1.x
2012-04-24 15:19:40 -07:00
Sebastien Ros 893f88a9c0 #18591: Remove pending comments from comments count
Work Item: 18591

--HG--
branch : 1.x
2012-04-24 15:05:43 -07:00
pszmyd aa9262b35b #18622: Fixing Raxor compilation references
Work Item: 18622

--HG--
branch : 1.x
2012-04-24 14:58:05 -07:00
rdobson bd5e4a823f #18616: DefaultAliasService creates multiple aliases when doing Replace
Work Item: 18616

--HG--
branch : 1.x
2012-04-24 14:49:10 -07:00
rdobson f1e6b70eae #18614: Fixing homepage deletion
Work Item: 18614

--HG--
branch : 1.x
2012-04-24 14:47:31 -07:00
Nicholas Mayne 35de8f80be Upgraded jQuery UI from 1.8.16 to 1.8.18
--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/Orchard.jQuery/Styles/jquery-ui-1.8.16.custom.css => src/Orchard.Web/Modules/Orchard.jQuery/Styles/jquery-ui-1.8.18.custom.css
extra : transplant_source : %D2a%F6N%5D%7D%27%11%D4%02U%A53%E8N%60%DAs%D8y
2012-04-06 20:15:11 +01:00
Sebastien Ros 01ec06695d #18605: Calling missing ChangePassword event handler in LostPassword page
Work Item: 18605

--HG--
branch : 1.x
2012-04-24 14:38:31 -07:00
Sebastien Ros 8f3bb8eeca #18603: Fixing Rules bulk deletion
Work Item: 18603

--HG--
branch : 1.x
2012-04-24 14:35:40 -07:00
Sebastien Ros 6db862c951 #18589: Fixing multiple TextFields with MarkDown flavor
Work Item: 18589

--HG--
branch : 1.x
2012-04-24 14:15:01 -07:00
Sebastien Ros 326c8df745 Removing security attributes conflicting with dynamic compilation.
BuildManager.GetCompiledAssembly will generate an AssemblyInfo.cs file which
will get compiled with the project, but create a conflict as two SecurityRules
attributes can't be defined at the same time. For VS 11 Beta compatibility.

--HG--
branch : 1.x
2012-04-23 12:30:01 -07:00
Sebastien Ros 17b07cb4a1 Updating sub-repos location
--HG--
branch : 1.x
2012-04-23 12:05:32 -07:00