Commit Graph

6056 Commits

Author SHA1 Message Date
Sebastien Ros
f8f0707c79 Making Import/Export extensible
--HG--
branch : 1.x
2012-06-22 12:56:45 -07:00
Sebastien Ros
6b0b68a0d9 Fixing unit test
--HG--
branch : 1.x
2012-06-22 10:37:44 -07:00
Sebastien Ros
e76598d028 #18560: Fixing Containers dependency on Feeds
Work Item: 18560

--HG--
branch : 1.x
2012-06-22 09:58:28 -07:00
Sebastien Ros
1688b2a3ce #18695: Allow import to accept any type of step
Work Item: 18695

--HG--
branch : 1.x
2012-06-22 09:53:54 -07:00
Sebastien Ros
9ee9cb3f04 Calling base GetItemMetadata in ContentMenuItemPartHandler
--HG--
branch : 1.x
2012-06-21 11:01:11 -07:00
Sebastien Ros
5bbcbb85b6 Removing unnecessary code from MessageSettingsBanner constructor
--HG--
branch : 1.x
2012-06-21 10:57:46 -07:00
Sebastien Ros
3ddc59a253 Fixing navigation rendering
--HG--
branch : 1.x
2012-06-20 18:04:20 -07:00
Sebastien Ros
6a15702f78 Adding migration from previous version of navigation
--HG--
branch : 1.x
2012-06-20 17:27:42 -07:00
Sebastien Ros
17f35c76f8 Adding AddCurrentPage and AddHomePage option in the navigation widget
--HG--
branch : 1.x
2012-06-20 16:17:35 -07:00
geertdoornbos
bc96982127 Adding CurrentCultureFilter implementation
--HG--
branch : 1.x
2012-06-20 15:33:05 -07:00
Sebastien Ros
36e4d3d1db Filtering menu items based on current culture
--HG--
branch : 1.x
2012-06-20 15:24:10 -07:00
Sebastien Ros
c71848e9bd Fixing content picker glitch wehn moving items
--HG--
branch : 1.x
2012-06-19 15:19:01 -07:00
Sebastien Ros
46e310fb9d Fixing .hgsub
--HG--
branch : 1.x
2012-06-19 15:07:16 -07:00
Sebastien Ros
9e64352660 Renaming Orchard.ViewPermissions to Orchard.ContentPermissions
--HG--
branch : 1.x
2012-06-19 15:05:44 -07:00
Sebastien Ros
5f21897c2f Adding default values as disabled checkboxes and filtering which roles
can be changed in Orchard.ViewPermissions.

--HG--
branch : 1.x
2012-06-18 17:44:59 -07:00
Sebastien Ros
17b300519c #18651: Fixing loss of millisenconds when using fields
Work Item : 18651

--HG--
branch : 1.x
2012-06-18 13:08:16 -07:00
Sebastien Ros
eaf9cfcd4c Ensuring SetHomePage permissions in the driver also
--HG--
branch : 1.x
2012-06-12 12:26:52 -07:00
Sebastien Ros
f581ad8c98 Extending content item permissions
--HG--
branch : 1.x
2012-06-11 17:22:08 -07:00
Sebastien Ros
d17465fa51 Checking ViewPermission at the container level also
--HG--
branch : 1.x
2012-06-08 16:24:22 -07:00
Sebastien Ros
781e5a692f Adding import/export for user roles
--HG--
branch : 1.x
2012-06-08 15:51:17 -07:00
Sebastien Ros
c2464a42c7 Adding a migration step for ViewContent permission
--HG--
branch : 1.x
2012-06-08 14:39:07 -07:00
JLedel
c3fdc9cf74 #18536: Tag rename now case sensitive
--HG--
branch : 1.x
extra : transplant_source : %D0%1D%DA%D9k_7%A7%CD6%F7%BA%DE%E8%C5%09%08%3C%7B%FF
2012-03-11 20:34:28 +01:00
piedone@pyrocenter.hu
2f08141e7a #18660: OutOfMemoryException as fatal and Exception.IsFatal() extension method
Work item: 18660

--HG--
branch : 1.x
extra : transplant_source : o%F2%B1%BB%C2%0C%EF%01l%90%5E%B8%0E%DD%B7%0DI%7B%11_
2012-05-21 12:10:42 +02:00
Sebastien Ros
7b0c081bc7 Adding hint for Attachable checkbox
Work Item: 18732

--HG--
branch : 1.x
2012-06-08 13:03:22 -07:00
Sebastien Ros
624cf01671 Refactoring call to ContentPartSettings.Attachable
--HG--
branch : 1.x
2012-06-08 13:00:11 -07:00
John@LENOVO_S20.lan
c790165c6e #18732 Attachable Part setting
--HG--
branch : 1.x
extra : transplant_source : z%CC%A9%29%2As%DE%D5%0B%3BVZq%80%F5Yn%DF%07%E8
2012-06-05 22:45:57 +12:00
Sebastien Ros
88c0ae5d43 Cleaning SearchController's code
--HG--
branch : 1.x
2012-06-08 12:51:56 -07:00
piedone@pyrocenter.hu
75819e862c #18617: Speeding up search results list
Work Item: 18617

--HG--
branch : 1.x
extra : transplant_source : Q%04%28g%BC%86%D1%B8q%7D%E1%FB%CF%097v%A0%A8%D0L
2012-06-08 16:24:51 +02:00
Sebastien Ros
2b4495cf22 Fixing UI glitches in placement editor
--HG--
branch : 1.x
2012-06-08 12:16:34 -07:00
Sebastien Ros
48b6e70987 Adding Site tokens and custom fields
--HG--
branch : 1.x
2012-06-08 10:28:32 -07:00
Sebastien Ros
e519781033 Implementing admin placement for content type editors
--HG--
branch : 1.x
2012-06-07 18:10:32 -07:00
Sebastien Ros
6d3bf98c8a Updating ZoneHoldingBehavior to define placement in global zones too
--HG--
branch : 1.x
2012-06-07 18:09:21 -07:00
Sebastien Ros
f9228af869 Adding Custom Value property in Orchard.Projections
--HG--
branch : 1.x
2012-06-07 18:07:43 -07:00
Sebastien Ros
e39bd5c9be Merge with default
--HG--
branch : 1.x
2012-06-01 17:43:38 -07:00
Sebastien Ros
7cfe080e54 Merging sub-repos with default
--HG--
branch : 1.x
2012-06-01 17:43:13 -07:00
Sebastien Ros
1e64869955 Adding NavigationPart to display the menus a content item is on
--HG--
branch : 1.x
2012-06-01 17:30:06 -07:00
Sebastien Ros
696cc68191 Adding multiple content item selection in ContentPickerField
--HG--
branch : 1.x
2012-06-01 15:26:21 -07:00
Sebastien Ros
eb8d339e62 Adding Content Search in Admin
--HG--
branch : 1.x
2012-05-30 11:33:51 -07:00
Sebastien Ros
65927473c6 Using DisplayText for ContentPicker result
--HG--
branch : 1.x
2012-05-30 11:33:36 -07:00
Sebastien Ros
6b7d617be1 Integrating Content Picker
--HG--
branch : 1.x
2012-05-29 18:31:28 -07:00
Sebastien Ros
a90a87ab76 More design work on navigation
--HG--
branch : 1.x
2012-05-23 10:43:50 -07:00
Sebastien Ros
e953664580 Adding missing files
--HG--
branch : 1.x
2012-05-23 10:01:25 -07:00
Sebastien Ros
b89ffdeb8d Adding Query Links to injectquery results in a menu
--HG--
branch : 1.x
2012-05-22 17:48:46 -07:00
Sebastien Ros
43232e2c63 Adding INavigationFilter to alter the menu dynamically
--HG--
branch : 1.x
2012-05-22 17:48:19 -07:00
Sebastien Ros
1925cf51af Fixing Dashboard version 2012-05-22 10:37:24 -07:00
Sebastien Ros
76fc98aa7c Fixing Tokens unit tests on specific cultures 2012-05-22 10:37:12 -07:00
Sebastien Ros
f1d3458afa Adding MenuItemLink alternates
--HG--
branch : 1.x
2012-05-21 17:04:01 -07:00
Sebastien Ros
cf4411a644 Creating new shape for the menu item content itself
--HG--
branch : 1.x
2012-05-21 14:24:40 -07:00
Sebastien Ros
ac6620c972 Merge with 1.4.x 2012-05-21 11:39:18 -07:00
Sebastien Ros
c61f4df3b6 Merging sub repos to default
--HG--
branch : 1.4.x
2012-05-21 11:38:53 -07:00