Sebastien Ros
67dc046a6d
Caching method discovery in the event bus
...
--HG--
branch : 1.x
extra : rebase_source : 17b33305ecd81767f7f8e2c27a26d341a6a03223
2012-02-10 17:00:40 -08:00
Sebastien Ros
df9c59734b
Improving error message when a reference is not found
...
--HG--
branch : autoroute
2012-02-10 16:17:08 -08:00
Sebastien Ros
c828186271
Merge with 1.x
...
--HG--
branch : autoroute
2012-02-10 15:22:51 -08:00
Sebastien Ros
ddbf5bf0ed
Adding fields migration support
...
--HG--
branch : autoroute
2012-02-10 15:19:53 -08:00
Sebastien Ros
d4c4db00fc
Adding missing file
...
--HG--
branch : 1.x
2012-02-10 14:36:49 -08:00
piedone
a0a9933f6b
#18232 : Hide dashboard link if not allowed
...
Work Item: 18232
--HG--
branch : 1.x
2012-02-10 11:38:03 -08:00
kevink
016f464fd3
Adding comment tokens
...
--HG--
branch : 1.x
2012-02-10 11:35:20 -08:00
Sebastien Ros
bbfbf0b927
#18411 : Fixing publishing on restricted roles
...
Work Item: 18411
--HG--
branch : 1.x
2012-02-09 15:15:33 -08:00
Sebastien Ros
629927ae74
Removing unused references
...
--HG--
branch : 1.x
2012-02-09 15:15:05 -08:00
EddieDesk
22bd594102
#18414 : Fixing BloggerPlus support in XmlRpc
...
Work Item: 18414
--HG--
branch : 1.x
2012-02-09 13:01:24 -08:00
TheMonarch
595e0ed25c
#18408 : Adding missing fields in widget import
...
Work Item: 18408
--HG--
branch : 1.x
2012-02-09 12:47:19 -08:00
Sebastien Ros
7b16bcf33a
Fixing autoroute migrations
...
--HG--
branch : autoroute
2012-02-09 12:42:35 -08:00
Sebastien Ros
0e56e0fd64
Improving error messages in migration module
...
--HG--
branch : autoroute
2012-02-07 18:01:43 -08:00
Sebastien Ros
f5f2df8100
Adding an error message when there is no default pattern
...
--HG--
branch : autoroute
2012-02-07 17:34:49 -08:00
Sebastien Ros
b923915332
Fixing List specflow tests
...
--HG--
branch : autoroute
2012-02-07 16:04:57 -08:00
Sebastien Ros
74a933fb4e
Fixing Page spec flow tests
...
--HG--
branch : autoroute
2012-02-06 17:42:49 -08:00
Sebastien Ros
94f77e4622
Merge with 1.x
...
--HG--
branch : autoroute
2012-02-06 14:04:02 -08:00
Sebastien Ros
f7ec22611e
Fixing setup
...
--HG--
branch : 1.x
2012-02-06 14:03:21 -08:00
Sebastien Ros
4d55a5836a
Merge with 1.x
...
--HG--
branch : autoroute
2012-02-06 13:58:39 -08:00
Sebastien Ros
45bae3a892
Fixing unit tests
...
--HG--
branch : 1.x
2012-02-06 13:37:47 -08:00
Sebastien Ros
18ff368ac5
Refactoring SweepGenerator
...
- Removed IOrchardShellEvents base interface to prevent every request from
instanciating it (as it would be an event)
- Call ITransactionManager.Demand() before executing tasks or nested
transaction scopes with RequiresNew would fail
--HG--
branch : 1.x
2012-02-06 12:53:32 -08:00
Sebastien Ros
5189ca3969
Fixing fields unit tests
...
--HG--
branch : 1.x
2012-02-06 11:35:17 -08:00
Sebastien Ros
31f6d7a812
Merge with 1.x
...
--HG--
branch : autoroute
2012-02-04 21:40:55 -08:00
Sebastien Ros
06ee641608
Refactoring DefaultDataMigrationInterpreter to remove an early Transaction resolution
...
--HG--
branch : 1.x
extra : transplant_source : %E2%0DSw%17%5E%17%22D%BDLhy%B5%5Bk%A9%08%EB%F0
2012-02-04 21:39:15 -08:00
Sebastien Ros
d6b0a4b864
Merge
...
--HG--
branch : autoroute
2012-02-03 15:13:22 -08:00
Sebastien Ros
617d1604ef
Renaming upgrade module
...
--HG--
branch : autoroute
rename : src/Orchard.Web/Modules/UpgrateTo14/AdminMenu.cs => src/Orchard.Web/Modules/UpgradeTo14/AdminMenu.cs
rename : src/Orchard.Web/Modules/UpgrateTo14/Controllers/AdminController.cs => src/Orchard.Web/Modules/UpgradeTo14/Controllers/AdminController.cs
rename : src/Orchard.Web/Modules/UpgrateTo14/Migrations.cs => src/Orchard.Web/Modules/UpgradeTo14/Migrations.cs
rename : src/Orchard.Web/Modules/UpgrateTo14/Module.txt => src/Orchard.Web/Modules/UpgradeTo14/Module.txt
rename : src/Orchard.Web/Modules/UpgrateTo14/Properties/AssemblyInfo.cs => src/Orchard.Web/Modules/UpgradeTo14/Properties/AssemblyInfo.cs
rename : src/Orchard.Web/Modules/UpgrateTo14/Scripts/Web.config => src/Orchard.Web/Modules/UpgradeTo14/Scripts/Web.config
rename : src/Orchard.Web/Modules/UpgrateTo14/Styles/Web.config => src/Orchard.Web/Modules/UpgradeTo14/Styles/Web.config
rename : src/Orchard.Web/Modules/UpgrateTo14/ViewModels/MigrateViewModel.cs => src/Orchard.Web/Modules/UpgradeTo14/ViewModels/MigrateViewModel.cs
rename : src/Orchard.Web/Modules/UpgrateTo14/Views/Admin/Index.cshtml => src/Orchard.Web/Modules/UpgradeTo14/Views/Admin/Index.cshtml
rename : src/Orchard.Web/Modules/UpgrateTo14/Views/Web.config => src/Orchard.Web/Modules/UpgradeTo14/Views/Web.config
rename : src/Orchard.Web/Modules/UpgrateTo14/Web.config => src/Orchard.Web/Modules/UpgradeTo14/Web.config
2012-02-03 12:51:09 -08:00
Sebastien Ros
5f215d0029
Adding admin controller for Update module
...
--HG--
branch : autoroute
2012-02-03 12:46:41 -08:00
randompete
dbcfd85bcb
Merge
...
--HG--
branch : autoroute
2012-02-03 13:01:55 +00:00
randompete
8edd89d074
Merge
...
--HG--
branch : autoroute
2012-02-03 13:00:47 +00:00
Sebastien Ros
8d2e44ee16
First version of UpgradeTo14 module
...
--HG--
branch : autoroute
2012-02-02 16:46:30 -08:00
Sebastien Ros
ef66c75cf7
Adding IContentManager.Clear() method
...
--HG--
branch : 1.x
2012-02-02 11:43:00 -08:00
Sebastien Ros
b2e0fa923b
Fixing unit tests
...
--HG--
branch : 1.x
2012-02-02 11:22:27 -08:00
Sebastien Ros
a066a2c9f3
Reactivating autoresize plugin for TinyMce since it's been fixes
...
--HG--
branch : 1.x
2012-02-02 10:51:07 -08:00
Sebastien Ros
32f09e1fe3
#18396 : Upgrading TinyMce to 3.4.8
...
Work Item: 18396
--HG--
branch : 1.x
2012-02-02 10:43:18 -08:00
Sebastien Ros
d90115bec3
Preventing multiple queries on assembly loaders
...
--HG--
branch : 1.x
2012-02-02 10:39:17 -08:00
Sebastien Ros
9dc53c6c1b
#18399 : Better error message when a shape is not available
...
Work Item: 18399
--HG--
branch : 1.x
2012-02-01 14:46:25 -08:00
randompete
9e51b566f9
Remove autoroute handler from tags service
...
--HG--
branch : autoroute
2012-02-01 20:19:21 +00:00
Sebastien Ros
b5e69f827d
Implementing IAliasAspect
...
--HG--
branch : autoroute
2012-01-31 18:13:54 -08:00
Sebastien Ros
367066e741
Handling slashed in blog routes (with archive and rsd)
...
--HG--
branch : autoroute
2012-01-31 17:07:00 -08:00
Sebastien Ros
435271be21
Handling NotFound custom pages
...
--HG--
branch : 1.x
2012-01-31 16:05:07 -08:00
Sebastien Ros
49cdb191fd
Handling Rsd and Archives
...
--HG--
branch : autoroute
2012-01-31 14:24:46 -08:00
randompete
33169519fc
Merge
...
--HG--
branch : autoroute
2012-01-31 21:07:24 +00:00
randompete
b392c26cad
Merge
...
--HG--
branch : autoroute
2012-01-31 21:06:44 +00:00
Sebastien Ros
7a23c5dab4
Removing autoroute from Orchard.Tags
...
--HG--
branch : autoroute
2012-01-31 10:10:19 -08:00
Sebastien Ros
ad33795144
Improving aliases editor
...
--HG--
branch : autoroute
2012-01-27 18:12:03 -08:00
Sebastien Ros
05d740ef11
Fixing typo
...
--HG--
branch : 1.x
2012-01-27 17:47:41 -08:00
Sebastien Ros
8b83f79ca6
Fixing intermittent exception
...
IAuthorizer was called lazyly from a ISingletonDependency. Should use Work<> instead
--HG--
branch : 1.x
2012-01-27 17:39:21 -08:00
Sebastien Ros
616bc517bb
Updating default patterns
...
--HG--
branch : autoroute
2012-01-27 10:30:09 -08:00
randompete
e226820d9d
Merge
...
--HG--
branch : autoroute
2012-01-27 05:44:13 +00:00
Sebastien Ros
b5c7b38e4d
Implementing home page management
...
--HG--
branch : autoroute
2012-01-26 17:57:09 -08:00