Commit Graph

894 Commits

Author SHA1 Message Date
Tim Geyssens
7f56c79a8d Member group picker prop editor, almost got it working 2013-10-30 13:56:29 +01:00
Tim Geyssens
69e445239a Updates member group picker dialog 2013-10-30 13:47:54 +01:00
Tim Geyssens
21f0e60061 More member group picker WIP 2013-10-30 13:41:29 +01:00
Tim Geyssens
8b5eefafdb Some more member group picker WIP 2013-10-30 13:33:55 +01:00
Tim Geyssens
54e4866325 More work on member group picker 2013-10-30 13:19:10 +01:00
Tim Geyssens
4f79b8bf45 Updates video dashboards to show chapters 2013-10-30 13:03:52 +01:00
Shannon
bb5dad8c1d Removes user timeout timer to do digests, now just has it's own internal clock and the countdown timer will count for itself and only digest it's own scope, this is heaps better for performance. 2013-10-30 18:57:43 +11:00
Shannon
5c7f551015 Creates a re-usable dropdown/multilist for any type of Entity that uses the entityResource, so now user picker, property type (+ multiple) param editor, content type (+multiple) param editor all use this. Fixes: U4-3268 UserPicker doesn't actually persist a value 2013-10-30 18:14:16 +11:00
Shannon
35f842f7ba Content type and multiple content type parameter editors completed. 2013-10-30 16:53:53 +11:00
Shannon
e4f8f6ebd5 Fixes macro parameter form validation, adds the number parameter editor, updates the parameter editor mapping, adds more fixes to the number fixer and changes the integer property editor to use a type='number' 2013-10-30 15:45:16 +11:00
Shannon
68b955e611 Fixes isDialog mode trees, creates content picker parameter editor, ensures the tree dialogs are all isdialog=true, fixes property editor resolution that are parameter editors. 2013-10-30 14:12:06 +11:00
Shannon
5be7ed7d58 Fixes: U4-3277 Macro insert in rte is not pre-populating selected macros 2013-10-30 13:28:41 +11:00
Shannon
201e28513a fixes up some stuff with the slider 2013-10-30 13:05:24 +11:00
Shannon
ca8e840195 Completes: U4-3274 Create new Slider editor 2013-10-30 12:54:21 +11:00
Shannon
b30a479f86 Fixes the number editor - due to some angular bugs had to make a fixNumber directive. 2013-10-30 11:23:21 +11:00
Shannon
95d98b132a Updates installer to not install some data types that we're not shipping with, fixes up some mappings, changes the simple editor convert to be the markdown editor converter (need to test that) 2013-10-30 08:59:28 +11:00
Shannon
ca0db38870 fixing file naming conventions to lower case 2013-10-30 08:37:36 +11:00
Shannon
3272be6a35 fixing file naming conventions to lower case 2013-10-30 08:37:23 +11:00
Shannon
d922846a7e Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0 2013-10-30 08:16:30 +11:00
Shannon
70491bb6e6 changed name to readonlykeyvalues 2013-10-30 08:16:12 +11:00
perploug
d8a8556598 Fixes an issue with missing _key in member search 2013-10-29 22:10:56 +01:00
perploug
a7f5576fee Wires up the help dialog with our and tv feeds 2013-10-29 21:49:40 +01:00
perploug
1860f3f953 Adds mntp filters, aligns picker ui 2013-10-29 21:48:59 +01:00
Shannon
968a94f281 Completes: U4-3261 Ensure label/readonly displays pre-values 2013-10-29 19:14:15 +11:00
Shannon
ff7116ac57 couple missing semi colons 2013-10-29 18:21:52 +11:00
Shannon
37464e5f0f Fixes: U4-3269 When a document doesn't have a link and instead just displays a message (because it isn't published), the UI shouldn't render an achor as a link - and makes the preventDefault directive to support conditional logic. 2013-10-29 16:56:22 +11:00
Shannon
0cac739b50 Fixes EntityController search to search fields correctly with the correct case and wildcards 2013-10-29 15:22:52 +11:00
Shannon
3d44c78585 Gets search searching on the member picker - but the member picker doesn't really work, not sure what the UI is supposed to be doing. FIxing some closure issues with the other pickers. 2013-10-29 15:01:46 +11:00
Shannon
8588cbb836 Getting all the search working nicely with the pickers (WIP) 2013-10-29 14:03:46 +11:00
Shannon
f5a2f87038 Fixes member issues 2013-10-29 14:03:16 +11:00
Shannon
2075311773 Fixes member data indexing to ensure it includes the unique key, fixes the EntityService search to return IEnumerable<EntityBasic>, not search results so the data returned is limited to non-sensitive data, adds AdditionalData to EntityBasic so we can add additional values like URL to outgoing entities, Fixes up the searchService, searchControllers to use new structure. 2013-10-29 11:39:34 +11:00
Shannon
151e20240a Changes debounce function to use underscore 2013-10-29 09:18:47 +11:00
perploug
6ee867c01b Fixes: U4-2655 double-click to force reload 2013-10-28 22:12:27 +01:00
perploug
0a677a3b54 #U4-2962 Never hides name editor, better error feedback 2013-10-28 21:49:32 +01:00
perploug
0aab5e435a Adds a way to do hotkys on webforms buttons 2013-10-28 21:32:35 +01:00
perploug
c75a7817cf re-adds the jquery-ui sorting
The other libraries werent mature enough so we'll have to stick with
this for now
2013-10-28 20:26:18 +01:00
perploug
7716413015 updates umb.tv feeds on dashboard 2013-10-28 20:25:26 +01:00
perploug
e69559238d Fixes tree picker multiple count 2013-10-28 20:25:06 +01:00
perploug
6b5326ccbd hides search correct 2013-10-28 20:24:16 +01:00
perploug
eb622504f2 RTE updates for styles and button placement 2013-10-28 20:24:02 +01:00
perploug
228230d46b removes unneeded files 2013-10-28 20:22:40 +01:00
Shannon
6263b07087 Working on (WIP) U4-3255 Fix search - shouldn't search on every key change, shouldn't show up for non-search sections, shouldn't return ISearchResults 2013-10-28 18:38:20 +11:00
Shannon
2b7a9389b4 Fixes: U4-3254 Property level validation not working when no field level validators are used
U4-2683 Ensure all uploaded files are cleaned up when they change for the FileUploadValueEditor
U4-3252 File uploader needs to adhere to DisallowedUploadFiles config
U4-2774 FileUploadValueEditor needs to remove old files
2013-10-28 15:34:48 +11:00
perploug
757086b7bd merged 2013-10-27 15:22:04 +01:00
perploug
ab36687c85 Adds contentype alias to media and cotnent tree nodes 2013-10-27 14:12:27 +01:00
perploug
d86654fa6b Readds datatype editor killed in merge 2013-10-27 14:12:09 +01:00
diachedelic
d09b34dd03 * Updated references to 'umbraco.aspx' in static content
* URI encode query strings in frontend API calls
2013-10-25 16:07:20 +11:00
perploug
5b6fd83f21 merge 2013-10-24 15:25:59 +02:00
Shannon
36ffd41007 Updates data type service for the way it saves pre-values so we can maintain ids if necessary - updates the pre-value editors to except a different dictionary which includes an id if necessary. This all fixes: U4-2751 Check that when publishing keys for drop down list prop eds that if we change a value that the id remains constistent 2013-10-24 16:38:00 +11:00
perploug
b5e06a6552 Cosmetic changes discovered during testing today 2013-10-24 06:39:35 +02:00