Commit Graph

5971 Commits

Author SHA1 Message Date
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
Sebastien Ros
3fcc9bdefd #18559: Using only route priority to order routes (including service routes)
Work Item: 18559

--HG--
branch : 1.x
2012-03-31 08:55:59 +02:00
Sebastien Ros
88e8037a5f #18573: Using localized time pattern when DateOnly is set with DateTimeField
--HG--
branch : 1.x
2012-03-30 11:39:52 +02:00
Sebastien Ros
4eccc44b6b #18583: Adding missing localization script in Orchard.ArchiveLater
Work Item: 18583

--HG--
branch : 1.x
2012-03-30 11:34:05 +02:00
Sebastien Ros
b1ba6d1ada #18558: Fixing grouping when Shape Tracing is enabled
Work Item: 18558

--HG--
branch : 1.x
2012-03-21 11:40:46 -07:00
Sebastien Ros
03fb3b4baf #18548: Fixing custom DisplayText metadata
Work Item: 18548

--HG--
branch : 1.x
2012-03-20 17:29:18 -07:00
Sebastien Ros
e623bf8d0b Making TinyMce editor look nicer
--HG--
branch : 1.x
2012-03-20 16:27:44 -07:00
Sebastien Ros
c2faf0152f Adding a missing hint in Users settings
--HG--
branch : 1.x
2012-03-20 15:17:42 -07:00
Sebastien Ros
a0cd5cad7e #18550: Fixing compilation warning
Work Item: 18550

--HG--
branch : 1.x
2012-03-14 11:42:08 -07:00
Sebastien Ros
6ed1b88f17 Replacing [SecurityTransparent] by [SecurityRules(SecurityRuleSet.Level2)]
--HG--
branch : 1.x
extra : rebase_source : 87b17cd15d51603bc6f39f01c911b414aa6428cb
2012-03-14 11:27:02 -07:00
Sebastien Ros
9226f2f008 Forcing System.Web.WebPages.Deployment version 1.0.0.0
--HG--
branch : 1.x
extra : rebase_source : 830c891fb4e2a9ae0f1f676fc5983965b13fb0fc
2012-03-14 10:36:42 -07:00
Sebastien Ros
06108f3474 Upgrading to Autofac 2.6.1
--HG--
branch : 1.x
2012-03-14 11:35:06 -07:00
Sebastien Ros
e27144fec7 #18532: Hiding pager in lists when not displayed
Work Item: 18532

--HG--
branch : 1.x
2012-03-12 16:59:10 -07:00
Sebastien Ros
43ce029cab #18533: Fixing RouteValueDictionary comparisons
Work Item: 18533

--HG--
branch : 1.x
2012-03-12 16:38:28 -07:00
Sebastien Ros
2c25bb243d #18528: Fixing homepage import/export
Work Item: 18528

--HG--
branch : 1.x
2012-03-12 16:02:36 -07:00
Sebastien Ros
f9e75c648f #18530: Migrating containers order
Work Item: 18530

--HG--
branch : 1.x
2012-03-12 15:17:57 -07:00
Sebastien Ros
6b36a256b0 #18538: Fixing Page Layer Hinting with Autoroute
--HG--
branch : 1.x
2012-03-12 15:02:00 -07:00
Sebastien Ros
4954f3a781 #18501: Redirecting to Layers managements when trying to access Widgets with no layers configured
Work Item: 18501

--HG--
branch : 1.x
2012-03-12 14:48:14 -07:00
Sebastien Ros
dd19aed5af #18498: Fixing null ref exception when Content is not available in Tokens
Work Item: 18498

--HG--
branch : 1.x
2012-03-12 14:37:07 -07:00
Sebastien Ros
9dd013555a #18524: Fixing cross requests pager parameters
Work Item: 18524

--HG--
branch : 1.x
2012-03-12 14:25:12 -07:00
Sebastien Ros
46ce40359c Adding a dependency on Title for UpdateTo14
--HG--
branch : 1.x
2012-03-12 13:57:39 -07:00
Sebastien Ros
5d56833af4 #18551: Fixing gallery feed url
Work Item: 18551

--HG--
branch : 1.x
2012-03-10 12:55:54 -08:00
Sebastien Ros
4c67b6e831 #18553: Fixing build action for DatePickerLocalization
Work Item: 18553

--HG--
branch : 1.x
2012-03-10 12:47:34 -08:00
Sebastien Ros
1e8089ac49 Moving using directives to Views
--HG--
branch : 1.x
2012-03-09 22:08:53 -08:00
Laere
3fdd48033d #18496: Fixing ServiceRoutes
Work Item: 18496

--HG--
branch : 1.x
2012-03-09 18:08:08 -08:00
Sebastien Ros
db685df5fc #18527: Fixing Live Writer with virtual apps
Work Item: 18527

--HG--
branch : 1.x
2012-03-09 17:25:03 -08:00
Sebastien Ros
427799c78b Adding Web.Config to Orchard.jQuery/Views
--HG--
branch : 1.x
2012-03-09 16:35:51 -08:00
Sebastien Ros
8e370c7df0 #18523: Fixing typo
Work Item: 18523

--HG--
branch : 1.x
2012-03-09 16:35:21 -08:00
Sebastien Ros
013061803f #18543: Removing unnecessary web.config
Work Item: 18543

--HG--
branch : 1.x
2012-03-09 16:28:57 -08:00
Sebastien Ros
2a2d44c226 #18388, #18502: Fixing DateTime localization and time zones
Work Items: 18502, 18388

--HG--
branch : 1.x
2012-03-09 16:09:49 -08:00
Sebastien Ros
75eea6b901 Fixing compatibility with Visual Studio 11 Beta
--HG--
branch : 1.x
2012-03-08 12:55:31 -08:00
Sebastien Ros
26a5ca83b7 Fixing jQuery dependency in Markdown
--HG--
branch : 1.x
2012-03-08 09:51:18 -08:00
Sebastien Ros
299a7cdf5b Fixing {Text.Limit} token
--HG--
branch : 1.x
2012-03-07 10:46:09 -08:00
Sebastien Ros
8350c5bcc7 Adding WAP to project file code generation
--HG--
branch : 1.x
2012-03-06 11:40:26 -08:00
Sebastien Ros
de74251ac7 Fixing typo in Orchard.Projections
--HG--
branch : 1.x
extra : transplant_source : %E5%9F%1E%058%D9%C1%14z%AB%86%90%20w%D3%0A%BE%84F%D7
2012-03-05 10:40:15 -08:00
Sebastien Ros
c42e0cbaa1 #18513: Ignoring .hg folder when packaging source files
Work Item: 18513

--HG--
branch : 1.x
2012-03-02 16:21:36 -08:00
Sebastien Ros
6a4779a421 #18512: Fixing exception when a Layout is not associated to any Form
Work Item: 18512

--HG--
branch : 1.x
2012-03-02 15:57:54 -08:00
Sebastien Ros
b7ad2c9e3c Removing WebPages reference from Orchard.Fields
--HG--
branch : 1.x
2012-03-02 14:25:46 -08:00
Sebastien Ros
98f264a5e7 #18507: Allowing an invalid email password to be resetted
Work Item: 18507

--HG--
branch : 1.x
2012-03-01 16:36:12 -08:00
Sebastien Ros
3dfda4aa2c Adding missing files
--HG--
branch : 1.x
2012-03-01 14:28:02 -08:00
Sebastien Ros
0e078efcb8 Merge with default
--HG--
branch : 1.x
2012-03-01 14:01:09 -08:00
Sebastien Ros
866dd83de0 Fixing setup tests 2012-03-01 14:00:31 -08:00
Sebastien Ros
4dd9d03d7a #18503: Fixing DateTimeField validation
--HG--
branch : 1.x
2012-03-01 12:50:54 -08:00
Sebastien Ros
310418d2f9 #18506: Adding filters for specific numeric types
Work Item: 18506

--HG--
branch : 1.x
2012-03-01 12:32:33 -08:00
Sebastien Ros
a361ad263e #18505: Fields could not be imported in setup recipes
Work Item: 18505

--HG--
branch : 1.x
2012-03-01 12:06:16 -08:00
Sebastien Ros
4d5ef16ee0 Fixing functional tests 2012-03-01 11:03:27 -08:00
Sebastien Ros
8e60dc1179 Moved tag 1.4 to changeset cfc1cec81fee (from changeset 0b91d3e737b8) 2012-02-29 14:11:40 -08:00
Sebastien Ros
668338b384 Fixing content publication 2012-02-29 14:04:41 -08:00
Sebastien Ros
39ba3e1ac1 Fixing email action when the user is not authenticated 2012-02-29 13:23:50 -08:00