Dave Reed
9a91c4d741
#16825 : Exception in background task.
...
Return null for authenticated user if there is none set and there's no HttpContext.
Somehow the correct owner is already being assigned, so the previously created OwnedScheduledTaskHandler was unnecessary.
--HG--
branch : dev
2010-12-10 12:55:06 -08:00
Suha Can
a4a581d1c7
Merge
2010-12-10 12:51:38 -08:00
Suha Can
ab29c7fe25
Merge
2010-12-10 12:23:21 -08:00
Andre Rodrigues
50058a5073
#17026 : Adding web.config to /content/ directory when scafolding a theme.
...
--HG--
branch : dev
2010-12-10 12:21:01 -08:00
Renaud Paquay
e9380fb02f
Merge
...
--HG--
branch : dev
2010-12-10 12:03:27 -08:00
Andre Rodrigues
66b9ae5d4f
#17022 : Initializing services.
...
--HG--
branch : dev
2010-12-10 11:54:12 -08:00
Suha Can
f514445339
Merge
...
--HG--
branch : dev
2010-12-10 11:46:07 -08:00
Suha Can
1ea1551ba6
16451 Role without check “Edit any blog posts” can edit posts by others if he has "EditOwn" permission
...
--HG--
branch : dev
2010-12-10 11:43:12 -08:00
Dave Reed
625880f9e1
#16998 : Publish Later UI now much less confusing with 3 buttons: Save, Publish Now, and Publish Later.
...
This also moves some publish-later specific css from the admin css to the publish later css, and makes the _Archive_ Later UI look better when active.
--HG--
branch : dev
2010-12-10 11:12:29 -08:00
Nathan Heskew
ce506d2bf9
Making the layer and widget delete button only show up when editing an layer or widget
...
work item: 17013
--HG--
branch : dev
2010-12-10 09:54:20 -08:00
Jonathan Wall
23fd612bce
Removed search input field that was hard-coded in the results page.
...
Work item: 16895
--HG--
branch : dev
2010-12-10 09:33:37 -08:00
Jonathan Wall
a04dabfa7d
Fixed comment UI in the admin.
...
--HG--
branch : dev
2010-12-10 08:57:33 -08:00
Nathan Heskew
56684cd326
Merge
...
--HG--
branch : dev
2010-12-10 08:33:21 -08:00
Nathan Heskew
0ed0750dbf
Changing the Widget.DeleteButton.cshtml from None -> Content
...
--HG--
branch : dev
2010-12-10 08:32:50 -08:00
Kevin LaBranche
fa440381e7
#16956 Fix - Code Generation Module Name Cased Wrong.
2010-12-09 19:46:43 -07:00
Renaud Paquay
8e7adc6ee2
Remove unused legacy code
...
--HG--
branch : dev
2010-12-09 18:01:36 -08:00
Sebastien Ros
4a9fb5a857
Applying security checks to remote publishing
...
--HG--
branch : dev
2010-12-09 16:57:04 -08:00
Andre Rodrigues
8cd4727bb5
Merge
...
--HG--
branch : dev
2010-12-09 16:46:30 -08:00
Andre Rodrigues
2c16581106
#16797 : Adding setting for global paging. Fixing issue with query string specified pagesize being the same as default size.
...
--HG--
branch : dev
2010-12-09 16:39:06 -08:00
Jonathan Wall
cc7f77a757
Changed list to manage blogs in the admin menu. Work Item: 17001
...
--HG--
branch : dev
2010-12-09 16:26:50 -08:00
Sebastien Ros
ef5eea48fa
Checking site ownership for all gallery actions
...
Work Item: 16978
--HG--
branch : dev
2010-12-09 15:47:25 -08:00
Nathan Heskew
c88c13c2e1
Adding pagination to the tag search page.
...
work item: 16924
--HG--
branch : dev
2010-12-09 15:29:07 -08:00
Jonathan Wall
9d61b3d090
Added back line separators between lists of content items in the admin. Work item: 16996
...
--HG--
branch : dev
2010-12-09 15:06:56 -08:00
Nathan Heskew
0042b49dd7
Moving the widget and layer delete button into its own (placed) template to drop it in by the save button
...
--HG--
branch : dev
2010-12-09 14:54:27 -08:00
Suha Can
b4515cbada
Minor correction to previous contribution, CTD's are listed by DisplayName instead of Name.
2010-12-09 14:24:55 -08:00
Suha Can
7469d2d0b1
16992 Content Types admin not ordered alphabetically
...
--HG--
branch : dev
2010-12-09 14:22:58 -08:00
Dave Reed
622b47b9e0
#17000 : No longer show themes with the 'hidden' tag on the admin UI.
...
--HG--
branch : dev
2010-12-09 12:15:54 -08:00
Dave Reed
5465e22122
#16984 : Removing a media folder doesn't work
...
--HG--
branch : dev
2010-12-09 11:51:01 -08:00
Dave Reed
1295cc8949
#16825 : Exception in background task
...
--HG--
branch : dev
2010-12-09 11:34:57 -08:00
Suha Can
9dcb8178b5
16982 Authenticated users can't comment
...
--HG--
branch : dev
2010-12-09 11:28:35 -08:00
Suha Can
11860912de
16958 NullRef Exception when browsing to the Widgets admin if Theme.txt for an enabled Theme is missing "Zones" metadata
...
--HG--
branch : dev
2010-12-09 11:24:49 -08:00
Suha Can
18788b72ac
16985 Moderator should have permissions to comment management
...
--HG--
branch : dev
2010-12-09 11:24:03 -08:00
Andre Rodrigues
7f3e720223
Merge
...
--HG--
branch : dev
2010-12-09 10:45:16 -08:00
Kevin LaBranche
4c7cd86da2
WorkItem 16992 - Content Types are now in Alpha Order like Content Parts.
2010-12-09 08:01:02 -07:00
Suha Can
e5565d5169
Merge
...
--HG--
branch : dev
2010-12-08 18:58:32 -08:00
Suha Can
429fabd93c
16974 Create and edit actions don't use the correct permissions
...
--HG--
branch : dev
2010-12-08 18:58:04 -08:00
Sebastien Ros
acb4ccf530
Fixing Enable/Disable display in Features view
...
--HG--
branch : dev
2010-12-08 18:28:41 -08:00
Andre Rodrigues
18d1e80189
#16849 : Replacing strings and console.writelines by exception throwing.
...
--HG--
branch : dev
2010-12-08 18:18:52 -08:00
Sebastien Ros
08ecb5ef3c
Fixing project to remove None attribute on content files
...
--HG--
branch : dev
2010-12-08 17:04:55 -08:00
Andre Rodrigues
98d759e7d4
#16987 , #16527 , #16785 : Media file upload fixes.
...
--HG--
branch : dev
2010-12-08 16:13:09 -08:00
Sebastien Ros
653bf6f14b
Merge
...
--HG--
branch : dev
2010-12-08 16:01:39 -08:00
Sebastien Ros
b43c5621ab
Using OData feed as a Service Reference connection
...
Work Item: 16954
--HG--
branch : dev
2010-12-08 16:00:58 -08:00
Suha Can
5e3acea767
16977 Check publication permission is being checked in PublishLater and ArchiveLater
...
--HG--
branch : dev
2010-12-08 16:00:12 -08:00
Suha Can
5284fbb567
16968 Remove manage search index permission
...
--HG--
branch : dev
2010-12-08 14:40:05 -08:00
Suha Can
cd2f506a51
16966 Remove module management permission
...
--HG--
branch : dev
2010-12-08 14:34:50 -08:00
Suha Can
d4071c2269
16962 Remove theme management permission
...
--HG--
branch : dev
2010-12-08 14:30:41 -08:00
Suha Can
44f54025b3
16961 Remove manage users permission
...
--HG--
branch : dev
2010-12-08 14:24:35 -08:00
Suha Can
7d31f16dab
16965 Remove tenant permission
...
--HG--
branch : dev
2010-12-08 14:16:48 -08:00
Suha Can
cc730fed3d
16964 Remove role permissions
...
--HG--
branch : dev
2010-12-08 14:04:33 -08:00
Suha Can
2b15a8d56f
Merge
...
--HG--
branch : dev
2010-12-08 13:53:30 -08:00