Sebastien Ros
05266bdf9c
Removed bad field in Data Migration
...
--HG--
branch : dev
2010-07-13 14:01:11 -07:00
Sebastien Ros
0ad0c86a20
Corrected Azure packaging
...
--HG--
branch : dev
2010-07-13 14:00:45 -07:00
Nathan Heskew
9b925a2a85
Small update to the localization service's GetLocalizations w/ a note to also query for scheduled items
...
--HG--
branch : dev
2010-07-13 11:31:39 -07:00
Nathan Heskew
e4a20d7039
Fixed the content edit action to not blow up when there is not contentItem for the id
...
--HG--
branch : dev
2010-07-13 11:30:39 -07:00
Renaud Paquay
b4c0007a0c
Adding SqlCe DataServicesProvider implementation
...
--HG--
branch : dev
2010-07-13 11:20:52 -07:00
Renaud Paquay
02761aded2
Adding SqlCe CTP1 binaries
...
--HG--
branch : dev
2010-07-13 11:12:46 -07:00
Nathan Heskew
7c11b79b7d
Some work towards moving the content publish editor over to the common part
...
--HG--
branch : dev
2010-07-13 10:14:46 -07:00
Nathan Heskew
501d72afab
Swapped out Orchard.Core's Common Routable for the work in progress replacement, Orchard.Core's Routable (seperate core module now)
...
--HG--
branch : dev
2010-07-13 02:52:02 -07:00
Nathan Heskew
1ff677d24d
Added links to localized content of an item on the front
...
--HG--
branch : dev
2010-07-12 23:35:43 -07:00
Nathan Heskew
ac7a4ace9a
Fixed the remove link on the content list (admin) page
...
--HG--
branch : dev
2010-07-12 23:34:34 -07:00
Renaud Paquay
bddb0f8bbc
Merge
...
--HG--
branch : dev
2010-07-12 21:48:55 -07:00
Renaud Paquay
0153bf1218
Use TeamCity AddIn to report NUnit results
...
--HG--
branch : dev
2010-07-12 21:45:53 -07:00
Nathan Heskew
9f252f479b
Adding some empty display templates for content localization (content translations)
...
--HG--
branch : dev
2010-07-12 21:45:47 -07:00
Renaud Paquay
55d9cad635
Fix 32-bit vs 64-bit unit tests
...
Always run 32-bit version of nunit console runner.
--HG--
branch : dev
2010-07-12 20:17:35 -07:00
Renaud Paquay
6d082f2ce3
Remove tabs and format file
...
--HG--
branch : dev
2010-07-12 20:16:34 -07:00
Nathan Heskew
23b101a644
Starting to get some content localization hooked up.
...
- can create new translations and content items (in manage content) link to other localizations of the content
- still a bit buggy when creating a new translation to override an existing translation
- the ux is still, definately, a bid ol' wip
--HG--
branch : dev
2010-07-12 03:03:18 -07:00
Renaud Paquay
801c46ea04
Fix data migration code for UserRecord
...
Issue came from last merge from Default...
--HG--
branch : dev
2010-07-11 16:08:14 -07:00
Renaud Paquay
47817222ee
Merge
...
--HG--
branch : dev
2010-07-11 15:57:58 -07:00
Renaud Paquay
271bfd20de
Re-enable Packaging tools to start with debugging/running
...
The package index tool is an MVC application. It's a reference
implementation of an Atom feed for publishing modules.
--HG--
branch : dev
2010-07-11 15:43:04 -07:00
Renaud Paquay
dcc4c1ae33
Move OPC packaging module to Futures.
...
--HG--
branch : dev
2010-07-11 15:41:16 -07:00
Renaud Paquay
8098eaa376
Add MVC project GUID to module template
...
--HG--
branch : dev
2010-07-11 13:58:50 -07:00
Renaud Paquay
1c22285c3a
Documentation
...
--HG--
branch : dev
2010-07-11 13:35:05 -07:00
Renaud Paquay
9413ef2984
Fix encoding issue
...
"<none>" should go through the "T()" localizer
--HG--
branch : dev
2010-07-11 12:55:01 -07:00
Renaud Paquay
445dc41e36
Fix spelling
...
--HG--
branch : dev
2010-07-11 12:41:49 -07:00
Renaud Paquay
5a7724e2e1
Fix small bug in index provider
...
Also cleanup the API a bit
Also provide more detailled statistics about the search index on the
"Search Index Management" page.
--HG--
branch : dev
2010-07-11 12:11:38 -07:00
Renaud Paquay
2761c3520b
Merge
...
--HG--
branch : dev
2010-07-11 10:59:50 -07:00
Nathan Heskew
b8cfb911c5
Getting the "Site Configuration" admin menu group back down to the bottom of the stack
...
--HG--
branch : dev
2010-07-09 23:40:16 -07:00
Sebastien Ros
a9dc5abd50
Reports module
...
- Stores service management reports
- Use IReportsCoordinator to write message to the same report through multiple components
- Views to display reports
--HG--
branch : dev
2010-07-09 17:56:58 -07:00
Renaud Paquay
e6649327e2
Merge
...
--HG--
branch : dev
2010-07-09 17:17:35 -07:00
Suha Can
f397d25d66
- Modify Lucene module csproj to not fire Cassini.
...
--HG--
branch : dev
2010-07-09 14:27:19 -07:00
Nathan Heskew
c4e83c6fd5
Some work towards content localization and some bugfixes* in the same proj
...
* added summary template for a content item and fixed the display of "Depends on:" on features in the feature management UI when the feature has no dependencies
--HG--
branch : dev
2010-07-09 14:14:17 -07:00
Renaud Paquay
2fdc50b6bf
Merge
...
--HG--
branch : dev
2010-07-09 13:47:55 -07:00
Sebastien Ros
b86d3e20ed
Removed cache from data migration notifier
...
--HG--
branch : dev
2010-07-09 13:33:03 -07:00
Sebastien Ros
b3b48fa3df
Split Indexing in two disctint modules
...
- Added new Lucene module with Lucene.NET reference
- Banner message is displayed if no index service is enabled when Orchard.Indexing is active
- Added new MetadataExtensions for settings
- Blogs, Page and Sandbox aredefined as indexed during setup
--HG--
branch : dev
2010-07-09 13:16:02 -07:00
Suha Can
8554d90b0a
Merge
...
--HG--
branch : dev
2010-07-09 12:28:39 -07:00
Suha Can
e795373a86
- When enabling a feature, mis-typing the feature name throws exception, but should give a friendly error message instead.
...
--HG--
branch : dev
2010-07-09 12:27:53 -07:00
Sebastien Ros
d978346283
Implemented an Admin banner notification system
...
- INotificationProvider class to enlist steady messages in the Admin pages
- DataMigrationNotificationProvider displays a message when upgrades are needed
--HG--
branch : dev
2010-07-09 12:14:26 -07:00
Suha Can
caef8cd1e8
- Orchard.exe feature list throws when /Summary switch is not used.
...
--HG--
branch : dev
2010-07-09 11:58:39 -07:00
Suha Can
4d2da358ba
Merge
...
--HG--
branch : dev
2010-07-09 11:48:36 -07:00
Suha Can
1ddfe42b1b
- Scaffolding a new module should not add a reference from Orchard.Web to the module project (because dynamic compilation takes care of this now).
...
- Scaffold a new module should create a default directory structure that matches MVC projects, e.g. Controllers, Views, Models, Scripts, Content...
--HG--
branch : dev
2010-07-09 11:27:43 -07:00
Renaud Paquay
0fbb1efdfd
Fix unit tests
...
--HG--
branch : dev
2010-07-09 10:56:54 -07:00
Nathan Heskew
751def4618
Making PackageIndexReferenceImplementation not spin up Cassini when debugging
...
--HG--
branch : dev
2010-07-09 09:56:50 -07:00
Suha Can
3da92e40f3
- Removing Orchard prefix from modules/controllers created via scaffolding cmds.
...
--HG--
branch : dev
2010-07-09 09:27:45 -07:00
Sebastien Ros
8ad3a5982f
Removed culture filter (temporarily)
...
--HG--
branch : dev
2010-07-08 16:47:43 -07:00
Nathan Heskew
639d534842
Giving the content edit page a title
...
--HG--
branch : dev
2010-07-08 15:51:19 -07:00
Nathan Heskew
42aabcdfea
Starting to give more attention to generic content management (wip)
...
--HG--
branch : dev
2010-07-08 15:47:20 -07:00
Sebastien Ros
69f938aa2d
Merge
...
--HG--
branch : dev
2010-07-08 15:19:58 -07:00
Sebastien Ros
bf196393fd
Merge
...
--HG--
branch : dev
2010-07-08 15:18:34 -07:00
Sebastien Ros
7abd8ac71c
Refactored data migration to correct SQL Server bugs
...
- Added explicit Identity column specification
- Defined string lengths explicitly on needed columns
--HG--
branch : dev
2010-07-08 15:18:13 -07:00
Sebastien Ros
199c462d4d
Renamed Data migration column name for SQL Server compatibility
...
--HG--
branch : dev
2010-07-08 11:35:34 -07:00