Commit Graph
4652 Commits
Author SHA1 Message Date
Andre Rodrigues de0267456d Updating GetReferenceVirtualPath to consider hint paths.
--HG--
branch : dev
2011-03-21 13:39:41 -07:00
Andre Rodrigues 4c7f24a7bc Removing priority from extensions and making them feature specific.
--HG--
branch : dev
2011-03-21 13:17:12 -07:00
Andre Rodrigues 1749d0468c Merge
--HG--
branch : dev
2011-03-21 13:00:56 -07:00
Andre Rodrigues 2b5001be0f Renaming OrchardDependencyReplaceAttribute to OrchardSuppressDependencyAttribute.
--HG--
branch : dev
2011-03-21 13:00:38 -07:00
Andre Rodrigues 6a4e5f1c34 Making dynamic compilation project hash aware of dependencies.
--HG--
branch : dev
2011-03-21 12:50:19 -07:00
Nathan Heskew f8c6994b1c Some more global widget management work
- added "remove" widget link if the widget is in the current layer
- added "move to current layer" link if the widgets is in a different layer
- added an interim visual cue for widgets in the current layer

--HG--
branch : dev
2011-03-21 12:41:28 -07:00
jowall daadf90cd3 Updated some of the CSS for shape tracing.
--HG--
branch : dev
2011-03-21 11:23:55 -07:00
Suha Can e57911acb2 Updating recipe files to remove redundant feature enable request.
--HG--
branch : dev
2011-03-21 11:07:14 -07:00
Nathan Heskew f8fea3303b Updating the Core Document shape template to better recognize if the app root is being displayed.
--HG--
branch : dev
2011-03-21 10:10:58 -07:00
Sebastien Ros 41d14bb9a0 Bringing shape tracing tabs back
--HG--
branch : dev
2011-03-21 09:44:40 -07:00
Andre Rodrigues b67a348267 Implementing feature priorities
--HG--
branch : dev
2011-03-20 17:16:41 -07:00
Andre Rodrigues f4fadb2eee Fixing project.
--HG--
branch : dev
2011-03-20 16:15:00 -07:00
Andre Rodrigues ee0c107e6a Adding OrchardDependencyReplace attribute
--HG--
branch : dev
2011-03-20 13:42:06 -07:00
Suha Can 648b9a931b Merge
--HG--
branch : dev
2011-03-18 17:20:39 -07:00
Suha Can b58bfcac1f Cleaning up of artefacts in the export UI.
--HG--
branch : dev
2011-03-18 17:19:00 -07:00
jowall bd96596148 Updated view switching buttons on Features screen.
--HG--
branch : dev
2011-03-18 15:11:29 -07:00
Suha Can 91b6ee886e Merge
--HG--
branch : dev
2011-03-18 14:38:51 -07:00
Suha Can 30b69ed8d8 Draft import support.
Fixing a bug with DraftRequired in the ContentManager.

--HG--
branch : dev
2011-03-18 14:38:26 -07:00
Nathan Heskew 49558c0594 Merge
--HG--
branch : dev
2011-03-18 13:58:41 -07:00
Nathan Heskew f26a1d8f60 Using the returnUrl in the rest of the Widget's admin controller
--HG--
branch : dev
2011-03-18 13:56:59 -07:00
Nathan Heskew c6f0974af4 Changing widget placement movement to also make use of MakeRoomForWidgetPosition(widgetPart)
--HG--
branch : dev
2011-03-18 13:49:27 -07:00
Nathan Heskew 2663d1d9ba Making sure widget positions don't conflict when the WidgetPart is updated so the widget position in a zone is known by order alone and not also partially by FIFO
Pulling UpdateWidget and UpdateLayer since they're not really needed

--HG--
branch : dev
2011-03-18 13:38:12 -07:00
Sebastien Ros 8bf4be6921 Ensuring Base url validaty in general settings
--HG--
branch : dev
2011-03-18 13:27:23 -07:00
Sebastien Ros 18a31ad194 Delegating static file requests in warmup mode
--HG--
branch : dev
2011-03-18 12:27:38 -07:00
Dave Reed 18fc05eab6 Merge
--HG--
branch : dev
2011-03-18 11:49:39 -07:00
Dave Reed c1be9e8735 Improved specflow I Follow href filter test to use quotes like others
--HG--
branch : dev
2011-03-18 11:49:18 -07:00
Sebastien Ros 6f2a854554 Adding an action to extract static resources from current warmup pages
--HG--
branch : dev
2011-03-18 11:39:31 -07:00
jowall 4b223d2da2 Removed extra padding from Settings in the side nav.
--HG--
branch : dev
2011-03-18 10:42:40 -07:00
jowall a6800117fd Updated CSS for button on Setup screen.
--HG--
branch : dev
2011-03-18 10:38:29 -07:00
Dave Reed c048ab2aeb Added basic Specflow tests for Lists.
--HG--
branch : dev
2011-03-17 18:17:44 -07:00
Dave Reed a1925e9644 Added specflow 'given' to create a containable content type.
--HG--
branch : dev
2011-03-17 18:15:13 -07:00
Dave Reed 00c3cfc803 Added ability to follow an ambiguous link in specflow by specifying filter on the href.
Fixed bug in 'I follow' link when link has html encoded values (like & => &)
SpecFlow now posts values of <select> elements.

--HG--
branch : dev
2011-03-17 18:13:39 -07:00
Suha Can 2814284fd6 Fixing a comment import bug.
--HG--
branch : dev
2011-03-17 16:00:46 -07:00
Suha Can f5f8112cb8 Merge
--HG--
branch : dev
2011-03-17 15:05:57 -07:00
Suha Can 1dc13a5ecc Fixing an issue with tag merging during an import.
--HG--
branch : dev
2011-03-17 15:04:33 -07:00
Nathan Heskew 7c082f8781 Merge
--HG--
branch : dev
2011-03-17 14:49:20 -07:00
Nathan Heskew f12e91ba03 Swapping out the widget movement arrows to something closer to what will be in the final UI
--HG--
branch : dev
2011-03-17 14:46:12 -07:00
Suha Can e024519a1b Merge
--HG--
branch : dev
2011-03-17 14:28:55 -07:00
Suha Can 8e6001b8fc IdentityPart as a last resort GUID for references.
Adding it to htmlwidget and comment.

--HG--
branch : dev
2011-03-17 14:25:23 -07:00
Sebastien Ros b9f064b17e Adding IProcessing engine to handle warmup pages generation
--HG--
branch : dev
2011-03-17 13:53:19 -07:00
Sebastien Ros 37bf09dd96 Local warmup pages should not have a trailing space
--HG--
branch : dev
2011-03-17 13:18:11 -07:00
Nathan Heskew 8972dcf45b Hooking the widget movement arrows back up.
--HG--
branch : dev
2011-03-17 13:03:59 -07:00
Sebastien Ros eb511d48ef Merge
--HG--
branch : dev
2011-03-17 11:17:15 -07:00
jowall 7d61a6b171 Adding AdminMenu.cs file.
--HG--
branch : dev
2011-03-17 11:16:22 -07:00
Sebastien Ros 3a6e728605 Merge
--HG--
branch : dev
2011-03-17 11:10:42 -07:00
Sebastien Ros 15dbaaf355 Implementing the Warmup module
- Global.asax.cs looks for static pages in ~\App_Data\Warmup
- Orchard.Warmup module contains methods to generate those pages based on
scheduled times, and content publishing

--HG--
branch : dev
2011-03-17 11:06:23 -07:00
jowall c6073b70b7 Added AdminMenus.cs file to list module.
--HG--
branch : dev
2011-03-17 11:00:00 -07:00
jowall 37c5033c31 Updated menu.list glyph.
--HG--
branch : dev
2011-03-17 10:40:16 -07:00
Nathan Heskew 7251fd9140 Merge
--HG--
branch : dev
2011-03-17 09:38:01 -07:00
Andre Rodrigues 3afe2b3ef4 Adding option to process recipes when installing modules. Adding detailed installation page to local installation. Moving installation processes to PackagingServices feature. Correcting dependencies between features.
--HG--
branch : dev
2011-03-16 16:56:09 -07:00