Commit Graph

4161 Commits

Author SHA1 Message Date
Sebastien Ros
8bff4c8f1a #18441: Fixing blog archives and rsd when on homepage
Work Item: 18441

--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/Orchard.Blogs/Routing/ARCHIVECONSTRAINT.CS => src/Orchard.Web/Modules/Orchard.Blogs/Routing/ArchiveConstraint.CS
rename : src/Orchard.Web/Modules/Orchard.Blogs/Routing/IARCHIVECONSTRAINT.CS => src/Orchard.Web/Modules/Orchard.Blogs/Routing/IArchiveConstraint.CS
rename : src/Orchard.Web/Modules/Orchard.Blogs/Routing/IRSDCONSTRAINT.CS => src/Orchard.Web/Modules/Orchard.Blogs/Routing/IRsdConstraint.CS
rename : src/Orchard.Web/Modules/Orchard.Blogs/Routing/RSDCONSTRAINT.CS => src/Orchard.Web/Modules/Orchard.Blogs/Routing/RsdConstraint.CS
2012-02-17 11:10:34 -08:00
Sebastien Ros
4a59815326 #18437: Fixing RecentBlogPosts and BlogPostsArchives widgets
Work Item: 18437

--HG--
branch : 1.x
2012-02-16 17:24:35 -08:00
Sebastien Ros
e2be72150e Fixing home page widgets on setup
--HG--
branch : 1.x
2012-02-16 14:04:45 -08:00
Sebastien Ros
dee42e5d69 Moving default patterns to migrations. Custom patterns can still be defined
in recipes.

--HG--
branch : 1.x
2012-02-15 11:04:02 -08:00
Sebastien Ros
721f9515fa Using default autoroute patterns when none is provided
--HG--
branch : 1.x
2012-02-14 17:00:04 -08:00
styx31
5a89dd4113 Fixing XmlRpc with Autoroute
--HG--
branch : 1.x
2012-02-14 11:19:39 -08:00
Sebastien Ros
2d109a8eb9 Adding a hing on the Title editor
--HG--
branch : 1.x
2012-02-14 11:19:15 -08:00
Sebastien Ros
62284b6038 Moving migration link to local nav
--HG--
branch : 1.x
2012-02-13 10:30:14 -08:00
Sebastien Ros
67f9c6c569 Fixing project file
--HG--
branch : 1.x
2012-02-13 10:29:59 -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
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
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
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
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
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
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
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
264a5521c6 Using display name in notification when adding fields
--HG--
branch : 1.x
2012-01-26 15:38:22 -08:00
Sebastien Ros
312fe11b80 Adding nuget dependency to main project
--HG--
branch : 1.x
2012-01-26 15:13:25 -08:00
Sebastien Ros
13b976a79d #18380: Fixing content type deletiong
Work Item: 18380

--HG--
branch : 1.x
2012-01-25 16:37:25 -08:00
Sebastien Ros
b26199832c #18376: Removing conflicting property in UserCreateViewModel
Work Item: 18376

--HG--
branch : 1.x
2012-01-25 16:16:33 -08:00
Sebastien Ros
2b01180d4f #18381: Making RSD declaration absolute
Work Item: 18381

--HG--
branch : 1.x
2012-01-25 15:42:23 -08:00
Sebastien Ros
c2b78464ce #18384: Display content type display name in contents list
Work Item: 18384

--HG--
branch : 1.x
2012-01-25 15:38:34 -08:00
Sebastien Ros
b544a913bd Forcing to use the embedded version of Nuget
--HG--
branch : 1.x
2012-01-25 15:38:16 -08:00
Sebastien Ros
f484766e6e #18382: Display name was not set on Fields
Work Item: 18382

--HG--
branch : 1.x
2012-01-25 11:21:36 -08:00
Sebastien Ros
c930cae4ec Fixing default patterns
--HG--
branch : autoroute
2012-01-24 14:03:06 -08:00