Commit Graph
4480 Commits
Author SHA1 Message Date
Nathan Heskew 2a4b7f1cd2 Adding the Reports admin menu icon.
--HG--
branch : dev
2011-02-23 19:31:17 -08:00
Suha Can 88b9fc9a99 Merge
--HG--
branch : dev
2011-02-23 17:00:56 -08:00
Suha Can fd6f994143 Removing customcontentsite recipe.
Making Default the default option on the recipe dropdown.
Few related changes.

--HG--
branch : dev
2011-02-23 17:00:31 -08:00
Nathan Heskew 13f3ca08bd More admin menu adjustments.
--HG--
branch : dev
2011-02-23 16:56:14 -08:00
jowall 44a56126a4 Small update to ratings alignment.
--HG--
branch : dev
2011-02-23 16:45:45 -08:00
jowall 384cc5758b Updated rating alignment on modules and themes page in admin.
--HG--
branch : dev
2011-02-23 16:14:03 -08:00
Sebastien Ros 05be540f67 Adding new descriptors to Placement.info files
- Shape
- Alternate
- Wrapper

--HG--
branch : dev
2011-02-23 15:51:47 -08:00
Suha Can 35ec5469ac Add more info to about the step that failed during an execution of a recipe.
--HG--
branch : dev
2011-02-23 13:14:17 -08:00
jowall bb0bc654b9 Renamed Available tab to Gallery.
--HG--
branch : dev
2011-02-23 12:46:27 -08:00
jowall 2e250fd94c Changed Installed string to Available on the themes page.
--HG--
branch : dev
2011-02-23 12:37:12 -08:00
Nathan Heskew 73ad14185b Making it so grouped settings can actually be saved. #minordetail
--HG--
branch : dev
2011-02-23 12:35:58 -08:00
Nathan Heskew cac1ed7c12 A little admin menu reorg.
--HG--
branch : dev
2011-02-23 12:25:58 -08:00
Nathan Heskew 4923c12126 Theme and module install links from inline linke in installed page to an "Install" tab (LocalNav)
--HG--
branch : dev
2011-02-23 12:25:30 -08:00
Nathan Heskew 4a3ba3b4d6 Selected admin menu items get the :hover style on .selected
--HG--
branch : dev
2011-02-23 12:24:27 -08:00
jowall 49df7f270c Added CSS for disabled button.
--HG--
branch : dev
2011-02-23 12:17:16 -08:00
jowall a85d073ff1 Updated admin button CSS.
--HG--
branch : dev
2011-02-23 12:04:28 -08:00
Suha Can c2213db6eb Remove unused controller.
--HG--
branch : dev
2011-02-23 11:54:39 -08:00
Suha Can b4388caed5 Merge
--HG--
branch : dev
2011-02-23 11:00:19 -08:00
Suha Can d97e90f402 Create a web.config that re-enables static file access protection for files under the tenant's RecipeJournal folder. Filenames are GUIDs and not easy to predict, and by default we don't put sensitive information in the journal.
However it is possible custom step handlers can decide to write out to the journal as well, that's why this was needed.

--HG--
branch : dev
2011-02-23 10:34:50 -08:00
Nathan Heskew c0dfcfae22 A little cleanup for the Setting admin menu group
--HG--
branch : dev
2011-02-23 10:22:30 -08:00
Nathan Heskew 4a7930d33f More fine-grained admin menu classification to limit accidental item iconification.
--HG--
branch : dev
2011-02-23 10:09:30 -08:00
Nathan Heskew d2e0b764d7 Deduping the GroupInfos
--HG--
branch : dev
2011-02-23 09:48:26 -08:00
Sebastien Ros ffc276a1fe Merge
--HG--
branch : dev
2011-02-22 21:39:13 -08:00
Suha Can c3394310d7 Remove SubType declaration for some content files in the setup project file.
--HG--
branch : dev
2011-02-22 18:20:32 -08:00
Suha Can 0b3fb811ad Fixing merge errors and side effects.
--HG--
branch : dev
2011-02-22 18:17:17 -08:00
Sebastien Ros c6def6681e Adding placement source information in shape tracing
--HG--
branch : dev
2011-02-22 18:09:27 -08:00
Suha Can 7842a0f79b Merge recipe -> dev
--HG--
branch : dev
2011-02-22 17:39:29 -08:00
Sebastien Ros 7e910edb51 Merge
--HG--
branch : dev
2011-02-22 17:30:13 -08:00
Suha Can 1d316b321c Fixing the remaining SpecFlow tests to work with the new setup.
--HG--
branch : recipe
2011-02-22 17:28:21 -08:00
Sebastien Ros a8254d1e3a Merge
--HG--
branch : dev
2011-02-22 17:27:37 -08:00
jowall ad31bac051 Updated button CSS.
--HG--
branch : dev
2011-02-22 17:08:51 -08:00
jowall 20d17bfa4f Updated pager CSS.
--HG--
branch : dev
2011-02-22 15:43:26 -08:00
Suha Can 4a606ae6f4 Adding a default recipe and making the recipe choice optional in setup.
--HG--
branch : recipe
2011-02-22 15:31:38 -08:00
Dave Reed b85fa673d3 Fixing upload from client to new folder in mediaservice.
--HG--
branch : dev
2011-02-22 15:19:23 -08:00
Nathan Heskew c5766465d3 Adding support for editor groups. Still need to hook up dedup and ordering of groupinfos in GetEditorGroupInfos and GetDisplayGroupInfos.
--HG--
branch : dev
2011-02-22 14:51:04 -08:00
Dave Reed ec0dfec53f Active tab kept in sync after creating a default level folder.
--HG--
branch : dev
2011-02-22 11:56:21 -08:00
Dave Reed 1b1f57b6c4 MediaPicker: Fix routes wrt creating folders at the default path
--HG--
branch : dev
2011-02-22 11:50:21 -08:00
Suha Can 5e457de1f6 Updating specflow test case.
--HG--
branch : recipe
2011-02-22 11:49:24 -08:00
Dave Reed 1c09a89280 Fixing MediaPicker error when there is no media folder for the tenant.
--HG--
branch : dev
2011-02-22 11:30:09 -08:00
Suha Can 882998b907 Little more cleanup, moving/removing things around module/theme step handlers.
--HG--
branch : recipe
2011-02-22 11:24:10 -08:00
Andre Rodrigues 8456603188 Merge
--HG--
branch : dev
2011-02-22 11:18:51 -08:00
Andre Rodrigues 083691a37c Adding notion of default child menu item.
--HG--
branch : dev
2011-02-22 11:14:32 -08:00
Jonathan Wall 943a446762 Merge
--HG--
branch : dev
2011-02-22 11:01:14 -08:00
Jonathan Wall 6901ade9e1 Changed CSS load order in media picker.
--HG--
branch : dev
2011-02-22 11:00:29 -08:00
Nathan Heskew 988d60e306 "versioning" the TheAdmin theme's main CSS file
--HG--
branch : dev
2011-02-22 10:58:30 -08:00
Dave Reed 3e28060cba Merge
--HG--
branch : dev
2011-02-22 10:37:06 -08:00
Dave Reed a58650076c Improving initial size of mediapicker popup. Fixing width/height assignment in gallery view.
--HG--
branch : dev
2011-02-22 10:27:33 -08:00
Nathan Heskew c07a806c20 Merge
--HG--
branch : dev
2011-02-22 10:19:44 -08:00
Nathan Heskew 1e4820166e Fixing a spec test.
--HG--
branch : dev
2011-02-22 10:18:56 -08:00
Andre Rodrigues 60b8df8710 Merge
--HG--
branch : dev
2011-02-22 10:14:18 -08:00