Commit Graph
2910 Commits
Author SHA1 Message Date
Suha Can 92916c66dd - Cleaning up/refactoring/removing some obsolete classes/flagged code.
--HG--
branch : dev
2010-10-18 14:56:17 -07:00
Andre Rodrigues c9b2e70563 Fixing some compilation warnings.
--HG--
branch : dev
2010-10-18 14:53:00 -07:00
Andre Rodrigues 62b40730d9 Merge
--HG--
branch : dev
2010-10-18 14:41:31 -07:00
Andre Rodrigues 346192d638 Convert Core.Setttings to new shape API.
--HG--
branch : dev
2010-10-18 14:40:57 -07:00
Renaud Paquay 958dafa4ef Merge
--HG--
branch : dev
2010-10-18 14:37:55 -07:00
Renaud Paquay d874dfa8df Ignore 4 remaining failing unit tests (back to green)
--HG--
branch : dev
2010-10-18 14:37:10 -07:00
Sebastien Ros af9124c980 Merge
--HG--
branch : dev
2010-10-18 14:18:51 -07:00
Sebastien Ros 456baafc9e Updating Orchard.Media
- Corrected WebForm syntax
- Removed Dimensions, waiting for real management
- Removed MediaSettingPart

--HG--
branch : dev
2010-10-18 14:18:13 -07:00
Andre Rodrigues 7567c2034f Merge
--HG--
branch : dev
2010-10-18 14:16:08 -07:00
Andre Rodrigues ef380832d1 Converting widgets to new shape API.
--HG--
branch : dev
2010-10-18 14:15:39 -07:00
Nathan Heskew 40085b7b90 Updating Orchard.Core.Navigation for the new shape API
--HG--
branch : dev
2010-10-18 13:57:58 -07:00
Andre Rodrigues 04121484f3 Merge
--HG--
branch : dev
2010-10-18 13:48:09 -07:00
Andre Rodrigues 650d1422c7 Removing ContentsLocation
--HG--
branch : dev
2010-10-18 13:47:46 -07:00
Nathan Heskew 0270fd7181 Adding some additional class names for a list of blogs and a list of blog posts
--HG--
branch : dev
2010-10-18 13:39:56 -07:00
Andre Rodrigues 2f9f07d8f8 Merge
--HG--
branch : dev
2010-10-18 13:27:51 -07:00
Andre Rodrigues 7a9d2ba5c3 Converting experimental to razor.
--HG--
branch : dev
2010-10-18 13:27:24 -07:00
Renaud Paquay f138ed6375 Merge
--HG--
branch : dev
2010-10-18 13:19:34 -07:00
Renaud Paquay 4f0e597f29 Merge
--HG--
branch : dev
2010-10-18 13:18:15 -07:00
Renaud Paquay b88df3db38 Convert AchiveLater to new Shape API
--HG--
branch : dev
2010-10-18 13:17:37 -07:00
Sebastien Ros 6af41b3a84 Merge
--HG--
branch : dev
2010-10-18 12:50:13 -07:00
Sebastien Ros b262cb3ac0 Migrating Core.Messaging
--HG--
branch : dev
2010-10-18 12:49:29 -07:00
Sebastien Ros 1bab98300d Corrected Orchard.Email placement file
--HG--
branch : dev
2010-10-18 12:49:08 -07:00
Nathan Heskew 56d3008aa0 Updating the order of zones in TheThemeMachine's Theme.txt to match the order of zones in its Layout.cshtml
--HG--
branch : dev
2010-10-18 12:48:17 -07:00
Dave Reed e62743a1af Merge
--HG--
branch : dev
2010-10-18 11:49:26 -07:00
Dave Reed a834b760fc Add missing file to csproj
--HG--
branch : dev
2010-10-18 11:48:51 -07:00
Dave Reed da9bb275ac Rename file Editor to Edit
--HG--
branch : dev
2010-10-18 10:36:27 -07:00
Renaud Paquay 134700079e Merge
--HG--
branch : dev
2010-10-18 10:27:08 -07:00
Nathan Heskew 8e8e872493 A little cleanup of the BodyPartDriver
--HG--
branch : dev
2010-10-18 10:15:20 -07:00
Nathan Heskew fedf68e4a4 Updating the Orchard.Core Common module to use the new shape API
--HG--
branch : dev
2010-10-18 10:13:57 -07:00
Nathan Heskew 1f4145ddd2 Changing edit part shape names to end in "_Edit"
--HG--
branch : dev
2010-10-18 10:12:53 -07:00
Nathan Heskew 97a3ff0bd7 Changing the default content part zone to "Content"
--HG--
branch : dev
2010-10-18 10:11:43 -07:00
Nathan Heskew 9447b4d3e7 Updating the ContentFieldDriver to work with shapes
--HG--
branch : dev
2010-10-18 10:11:14 -07:00
Nathan Heskew 84a058ba85 Cleaning up some info text in display action templates
--HG--
branch : dev
2010-10-18 01:50:53 -07:00
Nathan Heskew a65395e23d Removing the Orchard.Core.Shapes' Display.cshtml
--HG--
branch : dev
2010-10-18 01:45:07 -07:00
Nathan Heskew f8053de81e More template work and getting the Blogs module's display in pretty good shape
--HG--
branch : dev
2010-10-18 01:28:39 -07:00
Renaud Paquay 173ed4ebb8 Merge
--HG--
branch : dev
2010-10-17 20:47:11 -07:00
Renaud Paquay d5764be0ef Fix typo
--HG--
branch : dev
2010-10-17 20:46:01 -07:00
Sébastien Ros 5035671ab5 Updating TinyMce to latest version
- Corrects IE9 issues

--HG--
branch : dev
2010-10-17 10:20:57 -07:00
Nathan Heskew bdea6c5386 Adding a "content-items" class name to the blog post list
--HG--
branch : dev
2010-10-17 02:03:00 -07:00
Nathan Heskew 1b113bbcdb Removing unused shape "templates"
--HG--
branch : dev
2010-10-17 02:01:27 -07:00
Nathan Heskew 1b689eb0f8 Configuring the spec tests to have the appropriate theme's enabled (so the tests don't fail)
--HG--
branch : dev
2010-10-17 01:45:13 -07:00
Nathan Heskew c0d4fa4c53 Removing an unused IShapeTableProvider
--HG--
branch : dev
2010-10-16 23:48:04 -07:00
Nathan Heskew e1cfa56814 Changing a bunch of cshtml .csproj includes from "None" to "Content"
--HG--
branch : dev
2010-10-16 23:45:52 -07:00
Sébastien Ros bc0c5e611b Append authentication patch to Azure
--HG--
branch : dev
2010-10-16 18:55:14 -07:00
Sébastien Ros 4d1f82ced6 Trying to correct the tests on CI by renaming the new Themes project
--HG--
branch : dev
2010-10-16 14:54:43 -07:00
Sébastien Ros 1e7436a453 Fixed Clay exception with unknown menu entry in MenuItem shapes
--HG--
branch : dev
2010-10-16 14:37:42 -07:00
Renaud Paquay 93ed1c060f Fix typos
--HG--
branch : dev
2010-10-16 12:24:38 -07:00
Renaud Paquay 9075a1f9ec Merge
--HG--
branch : dev
2010-10-16 12:15:50 -07:00
Renaud Paquay 4f830c7a64 Add a "Name" entry to FeatureDescriptors
This is for consistency with Modules (Name != DisplayName) and allows
better UI experience (Display Name indenpendant of the internal name)

--HG--
branch : dev
2010-10-16 12:15:09 -07:00
Sébastien Ros c75fc16cd3 Corrected 'Create New Content' action
--HG--
branch : dev
2010-10-16 10:39:58 -07:00