Commit Graph

1918 Commits

Author SHA1 Message Date
Jonathan Wall
12b9e87948 Fixed title on Manage Content page and made module install textbox longer.
--HG--
branch : dev
2010-07-15 12:06:22 -07:00
Sebastien Ros
5d11debc61 Corrected indexing bugs with SqlCe
--HG--
branch : dev
2010-07-15 11:56:24 -07:00
Sebastien Ros
5a9cb277a5 Updated Azure build script
- Removed Sqlite dependencies

--HG--
branch : dev
2010-07-15 11:47:16 -07:00
Renaud Paquay
c6a3edc05c Fix or ignore remaining failing unit tests
We should now finally be back to a clean build!

--HG--
branch : dev
2010-07-15 10:57:21 -07:00
Renaud Paquay
5b7a755d5d Merge
--HG--
branch : dev
2010-07-15 10:43:05 -07:00
Renaud Paquay
d5d3326635 Fix SpecFlow tests
--HG--
branch : dev
2010-07-15 10:42:50 -07:00
Nathan Heskew
22b4172341 Fixing the routable part editor container path for new items w/out a container (rememoved extra "/")
--HG--
branch : dev
2010-07-15 09:50:39 -07:00
Nathan Heskew
dbb9b4eb3f Getting the routable container path to show up when creating a new content item
--HG--
branch : dev
2010-07-14 23:03:46 -07:00
Nathan Heskew
5345d9ae81 Showing blog post draft count in the admin blog summary
--HG--
branch : dev
2010-07-14 22:49:50 -07:00
Nathan Heskew
f3854ddbb6 Getting the blogs admin UI back up and running
--HG--
branch : dev
2010-07-14 22:39:26 -07:00
Renaud Paquay
e55cff760d Fix SpecFlow tests
--HG--
branch : dev
2010-07-14 22:34:57 -07:00
Renaud Paquay
3945eeb0a2 Merge
--HG--
branch : dev
2010-07-14 17:29:36 -07:00
Renaud Paquay
522a5ff6dc Fix specflow test
--HG--
branch : dev
2010-07-14 17:29:23 -07:00
Sebastien Ros
fd1f654b66 Merge
--HG--
branch : dev
2010-07-14 17:01:53 -07:00
Nathan Heskew
7ef7b7b3e7 Updated the setup service to tack the PublishLaterPart on to the Page type and removed the SandboxPage configuration
--HG--
branch : dev
2010-07-14 16:28:43 -07:00
Sebastien Ros
0a1e12d600 Merge
--HG--
branch : dev
2010-07-14 16:09:41 -07:00
Sebastien Ros
e6d13e9961 Corrected indexing with SqlCe
--HG--
branch : dev
2010-07-14 16:09:15 -07:00
Sebastien Ros
236b743a04 Invalidate mapping configuration when a shell is rebuilt
--HG--
branch : dev
2010-07-14 16:05:05 -07:00
Nathan Heskew
881b71db4b Moved the content item publishing option functionality (save draft, publish and schedule) out into it's own Orchard.Core module (PublishLater)
--HG--
branch : dev
2010-07-14 15:31:43 -07:00
Renaud Paquay
4aec86a4fa Merge
--HG--
branch : dev
2010-07-14 14:43:20 -07:00
Renaud Paquay
ba9743d0e6 Fix Unit Tests
--HG--
branch : dev
2010-07-14 14:33:31 -07:00
Sebastien Ros
d3a0dca89d Merge
--HG--
branch : dev
2010-07-14 13:40:10 -07:00
Sebastien Ros
876f748e19 Cache generated mapping file
- Created a modified version of FluentNHibernate, including [Serializable] on GenericEnumWrapper class for it

--HG--
branch : dev
2010-07-14 13:23:47 -07:00
Nathan Heskew
bc528577fb Removed the Localization (part) editor template
--HG--
branch : dev
2010-07-14 13:12:07 -07:00
Nathan Heskew
7b9301a90a Fixed scheduled date & time display (in the type item editor)
--HG--
branch : dev
2010-07-14 13:10:24 -07:00
Renaud Paquay
f65fd9d7e8 Fix Unit Tests
--HG--
branch : dev
2010-07-14 13:02:17 -07:00
Renaud Paquay
379fca0a43 Fix Unit Tests
--HG--
branch : dev
2010-07-14 12:43:14 -07:00
Renaud Paquay
1a58dee719 Fix Unit Tests
--HG--
branch : dev
2010-07-14 12:33:00 -07:00
Nathan Heskew
fa129682a9 More work towards wrapping up the initial content localization experience
- moved the Localization feature into the Content category
- cleaned up the UI a bit

--HG--
branch : dev
2010-07-14 11:34:19 -07:00
Renaud Paquay
511327f68e Fix unit tests
--HG--
branch : dev
2010-07-14 10:29:43 -07:00
Renaud Paquay
746a2d2169 Fix unit tests
--HG--
branch : dev
2010-07-14 10:24:40 -07:00
Nathan Heskew
1d20556a83 A little cleanup in the content management UI
- using content type display names on the creatable type list
- removed the readonly Name field on the content type edit page
- removed the "Edit global part config" link from content parts on the content type edit page
- changed the Create (Contents) page to an ascx

--HG--
branch : dev
2010-07-14 08:57:07 -07:00
Nathan Heskew
a8634a5ca3 Making content publish if publishing isn't already handled by another part (explicitly checking for the CommonAspect at the moment)
--HG--
branch : dev
2010-07-14 08:54:19 -07:00
Nathan Heskew
4dc1e314bc Changing the priority of the "Content" admin menu group to let "Blog" above it
--HG--
branch : dev
2010-07-14 08:53:03 -07:00
Renaud Paquay
f01987327a Fix Unit Tests
--HG--
branch : dev
2010-07-14 00:45:14 -07:00
Renaud Paquay
d6cb7fa0de Fix unit tests
--HG--
branch : dev
2010-07-14 00:12:30 -07:00
Renaud Paquay
ceda562b7d Merge
--HG--
branch : dev
2010-07-13 23:40:06 -07:00
Renaud Paquay
c602dab0b2 Fix a few data migration unit tests
--HG--
branch : dev
2010-07-13 23:39:27 -07:00
Nathan Heskew
a080a5ae5b Giving itemscope attributes a value (of itemscope) to keep resharper happy
--HG--
branch : dev
2010-07-13 23:04:36 -07:00
Renaud Paquay
ea462577ba Merge
--HG--
branch : dev
2010-07-13 22:28:07 -07:00
Nathan Heskew
12d2a94718 Using Path on IsRoutable directly in the driver & handler
--HG--
branch : dev
2010-07-13 22:27:01 -07:00
Nathan Heskew
4150f814b3 Moved "Manage Content Types" admin menu item up into the Content group
--HG--
branch : dev
2010-07-13 22:24:55 -07:00
Renaud Paquay
a12c27ba80 Fix SqlCe assembly name
--HG--
branch : dev
2010-07-13 22:21:07 -07:00
Renaud Paquay
2ce8a58cdc Cleanup build for SqlCe
No need to mark test assemblies as x86
No need to copy nunit to a temporary directory
Also remove unused file

--HG--
branch : dev
2010-07-13 22:04:02 -07:00
Renaud Paquay
d70f391d93 Fix AfterBuild task to work on TeamCity
--HG--
branch : dev
2010-07-13 20:25:36 -07:00
Renaud Paquay
f0463dff9e Fix setup
--HG--
branch : dev
2010-07-13 20:15:55 -07:00
Renaud Paquay
17326d52df Fix web.config for Resharper support
--HG--
branch : dev
2010-07-13 19:58:11 -07:00
Renaud Paquay
da027f1411 Merge
--HG--
branch : dev
2010-07-13 19:54:20 -07:00
Renaud Paquay
62f900b5d8 Completely remove support from SQLite, use SqlCe instead
--HG--
branch : dev
rename : src/Orchard/Data/Migration/Interpreters/SqLiteCommandInterpreter.cs => src/Orchard/Data/Migration/Interpreters/SqlCeCommandInterpreter.cs
2010-07-13 19:49:42 -07:00
Nathan Heskew
4c7973e2ce Disabling the Orchard.Pages module by default and adjusted the page content type configured during setup to be a page-like content type.
- also added a RoutableHomePageProvider to support a routable item as the home page

--HG--
branch : dev
2010-07-13 17:19:08 -07:00