Commit Graph

4772 Commits

Author SHA1 Message Date
Andre Rodrigues
5d09b29257 Merge
--HG--
branch : dev
2011-03-09 17:02:09 -08:00
Andre Rodrigues
9f0a08fc6c Fixing small issue in feature listing in the detailed installation page from the gallery.
--HG--
branch : dev
2011-03-09 17:01:43 -08:00
Sebastien Ros
c96f4eea41 Merge
--HG--
branch : dev
2011-03-09 16:57:31 -08:00
Sebastien Ros
254e8dd6a6 Adding mor ejQuery UI scripts
--HG--
branch : dev
2011-03-09 16:44:55 -08:00
Dave Reed
d7add40ed1 Making auto-submit dropdowns in admin more of an opt-in feature for the markup.
--HG--
branch : dev
2011-03-09 16:24:41 -08:00
Sebastien Ros
0cd33ab25d Implementing new Shape Tracing features
--HG--
branch : dev
extra : transplant_source : %8C%9B%3AQh0V%E1V%D3%A6%82%11%C7%DA%14%A0B%EC%17
2011-03-09 16:06:37 -08:00
bertrandleroy
e6384ffca7 Adding CodeMirror to credits
--HG--
branch : dev
2011-03-09 15:24:31 -08:00
Suha Can
04955509ca Cleanup.
--HG--
branch : contributions
2011-03-09 14:34:47 -08:00
Dave Reed
9f03e64afb Updating text of adminmenupart to be consistent with regular menupart.
--HG--
branch : dev
2011-03-09 14:08:30 -08:00
Suha Can
5b20c24f1b Setting some project properties back in Orchard.Web.csproj.
--HG--
branch : contributions
2011-03-09 14:08:13 -08:00
Sebastien Ros
c79dfef20d Improving Shape Tracing syntax coloration, and fixing little bugs
--HG--
branch : dev
2011-03-09 13:49:06 -08:00
attilah
c2bb9372e7 Fixed: #16884 - SessionConfigurationCache throws SecurityExceptions at startup in Medium Trust
--HG--
branch : contributions
2011-03-09 17:31:53 +01:00
attilah
25921b721a Log4net configuration updated to use date based rolling file (and exclude time portion from filename).
Bugfix related code formatting done on new files.

--HG--
branch : contributions
2011-03-09 10:41:11 +01:00
attilah
556be00e5d Fixed: #17453 - Logging module (Log4net initialization) is throwing exceptions in Medium Trust
--HG--
branch : contributions
2011-03-08 22:30:26 +01:00
Sebastien Ros
67afadffb0 Adding missing files
--HG--
branch : dev
2011-03-08 13:19:42 -08:00
Sebastien Ros
84d221c203 Adding syntax highlighting to Shape Tracing
--HG--
branch : dev
2011-03-08 13:18:58 -08:00
Andre Rodrigues
c13cb4d7d2 Posting bulk actions through Javascript
--HG--
branch : dev
2011-03-07 15:31:22 -08:00
Sebastien Ros
8a110c692d #17445 - Fixing index management in data migrations
--HG--
branch : dev
extra : transplant_source : %C08yTv%40%C4%BERtb%5DL%5B%BA%81%3B%DA%DD%F9
2011-03-07 15:25:28 -08:00
Dave Reed
7c05a99dd2 Lists needs to depend on Navigation due to the new part reference.
--HG--
branch : dev
2011-03-07 15:01:25 -08:00
Dave Reed
abb0df9b6d Added an AdminMenuPart to Navigation which lets you stick a content item onto the admin menu (e.g. a blog).
--HG--
branch : dev
2011-03-07 14:20:06 -08:00
Andre Rodrigues
0361a7103a Fixing/improving more spec flows.
--HG--
branch : dev
2011-03-07 13:37:46 -08:00
Andre Rodrigues
e7a2ce067b Fixing some spec flows.
--HG--
branch : dev
2011-03-07 11:48:00 -08:00
Dave Reed
0d92ef27fa Lists no longer need to specialize the entire Content.SummaryAdmin shape by using the new AdminLink metadata.
--HG--
branch : dev
2011-03-07 11:04:48 -08:00
Sebastien Ros
7e16aebada Using IProcessEngine to schedule batched indexing; Modifying
IIndexingTaskExecutor to handle index deletiong in order to prevent
concurrency issues.

--HG--
branch : indexing
2011-03-05 10:47:20 -08:00
Sebastien Ros
599d892f48 Removing unused methods and refactoring the batch loop
--HG--
branch : indexing
2011-03-04 16:21:19 -08:00
Dave Reed
c158caba49 - Added 'AdminLink' concept to content item metadata, allows content types to determine where clicking their items from admin should go. Defaults to Edit.
- Changed Blogs to use AdminLink, no longer needs to overwrite the entire SummaryAdmin view.
- This will also aid the potential future AdminMenuPart for blogs and lists as it can link to the list details instead of their edit properties.

--HG--
branch : dev
2011-03-04 14:37:44 -08:00
jowall
5e3943e307 Some updates to module CSS.
--HG--
branch : dev
2011-03-04 11:37:14 -08:00
Sebastien Ros
6d3dffd77e Implementing revised indexing loop design
--HG--
branch : indexing
2011-03-04 11:05:19 -08:00
Suha Can
baabfa8c51 Enabling the new Gallery Updates feature in the built-in recipes.
--HG--
branch : dev
2011-03-03 18:21:59 -08:00
Sebastien Ros
32efbc19cc Using lock files instead of IndexSynLock
--HG--
branch : indexing
2011-03-03 14:19:02 -08:00
Dave Reed
628d133cbd MediaPicker: Reduced padding and thumbnail size to increase number of images visible at once a little bit.
--HG--
branch : dev
2011-03-03 10:54:53 -08:00
Sebastien Ros
f50e47bfdd Removing the finalizer and implementing thread safety
--HG--
branch : indexing
2011-03-02 12:33:50 -08:00
Andre Rodrigues
8b2c714286 Merge
--HG--
branch : dev
2011-03-02 10:28:25 -08:00
Andre Rodrigues
072488a651 Using html.dyn instead of inlining document.writes to remove button with javascript.
--HG--
branch : dev
2011-03-02 10:27:49 -08:00
Nathan Heskew
60f7f167ae Fixing a Modules.feature spec test to follow recent admin UI changes.
--HG--
branch : dev
2011-03-02 10:14:36 -08:00
Sebastien Ros
919585be1a Adding a new file locking service
- ILockFileManager to create and check lock files
- ILockFile represent an acquired lock file
- Lock files expire after 10 minutes by default
- Lock files are created in ~/App_Data
- Default implementation provided (as it is in Orchard.Framework)

--HG--
branch : indexing
2011-03-01 22:51:09 -08:00
Suha Can
3f5e444acb Creating a separate branch for contributions.
--HG--
branch : contributions
2011-03-01 17:23:02 -08:00
Renaud Paquay
eed2900b43 Merge dev => integration
End of Iteration #1 of v1.1

--HG--
branch : integration
2011-03-01 16:09:09 -08:00
Andre Rodrigues
9bf5d06068 Inlining button removal.
--HG--
branch : dev
2011-03-01 14:23:41 -08:00
Andre Rodrigues
03ad1babfb Using javascript for the page size chooser.
--HG--
branch : dev
2011-03-01 14:09:00 -08:00
Andre Rodrigues
445f65456a Moving page size chooser to footer.
--HG--
branch : dev
2011-03-01 13:13:48 -08:00
Dave Reed
ccb838e71b MediaService hides the RecipeJournal directory.
--HG--
branch : dev
2011-02-28 16:37:09 -08:00
Dave Reed
b23f5127ad Fix upload image from true IE8
--HG--
branch : dev
2011-02-28 16:25:42 -08:00
Dave Reed
aa232f9635 MediaPicker css -- lock checkbox should be on own line.
--HG--
branch : dev
2011-02-28 15:55:35 -08:00
Dave Reed
4f5c7c7db1 Rename 'Browse Gallery' to 'Browse Media'
--HG--
branch : dev
2011-02-28 15:18:11 -08:00
Dave Reed
e2dbc8ec0b Adding back the Enable link for disabled themes (small link, same place as the disable link)
--HG--
branch : dev
2011-02-28 13:08:07 -08:00
Suha Can
510304b7dc Bug #17394 : What's the use of "type" in create widget command
Making widget type non-optional and giving the user more information about the available types.

--HG--
branch : dev
2011-02-28 11:36:48 -08:00
Suha Can
d00761c13d Bug #17392: Create layer without name in command line success.
--HG--
branch : dev
2011-02-28 11:02:33 -08:00
Nathan Heskew
894a3aa505 Adding back a DisplayType shape display alternate for the "Content" shape.
Also tweaked the order of alternates to minimize the need for additional templates when any non-DisplayType contained alternate is used.

In other words. If there is a Content-BlogPost.Summary template and a Content-42 template is used to override the detail display of a blog post with an id of 42 - then a Content-42.Summary is not necessary.

--HG--
branch : dev
2011-02-28 06:15:59 -08:00
Louis DeJardin
be00e42637 Fixing some tests to examine TextHint on LocalizedString
--HG--
branch : dev
2011-02-27 18:05:48 -08:00