Commit Graph

23632 Commits

Author SHA1 Message Date
lkoruba
549a030d91 Fixed concatenation of 4 lines 2018-06-29 16:10:04 +02:00
lkoruba
b515f24c16 Change calls to logger.Warn method to use Func<string> second part 2018-06-29 15:35:56 +02:00
lkoruba
8359ea5862 Revoke files where string is not concatenated 2018-06-29 15:08:35 +02:00
lkoruba
7e4f2957a3 Change calls to logger.Warn method to use Func<string> parameter 2018-06-29 14:53:41 +02:00
Stephan
ce74108848 Fix component requirements 2018-06-28 13:50:13 +02:00
Robert
ecaea2a5b7 Merge pull request #2724 from umbraco/temp8-tabs
Temp8 tabs
2018-06-27 05:17:54 -07:00
Shannon Deminick
b40d717546 Merge pull request #2709 from umbraco/temp8-mediapath
media path
2018-06-26 11:59:07 +10:00
Shannon
b3f4ca13a4 Changes to 2 folders instead of hyphen 2018-06-26 11:58:44 +10:00
Mads Rasmussen
ef58e3226b remove bootstrap tabdrop 2018-06-25 15:13:14 +02:00
Mads Rasmussen
4fc929fc64 add tabs drop 2018-06-25 15:03:56 +02:00
Mads Rasmussen
1d0ef8980f Merge pull request #2723 from umbraco/temp8-upgrade-angular
Temp8 upgrade angular
2018-06-25 12:03:39 +02:00
Mads Rasmussen
0e5f52d2e0 add docs 2018-06-21 19:10:52 +02:00
Mads Rasmussen
46b63e5400 move error styles 2018-06-21 18:23:27 +02:00
Mads Rasmussen
d269bae3c4 show validation 2018-06-21 17:42:56 +02:00
Mads Rasmussen
fe7431b9ab remove tabs directive from media edit view 2018-06-20 14:38:03 +02:00
Mads Rasmussen
3d19fb57b4 remove tabs from member edit view 2018-06-20 14:37:26 +02:00
Mads Rasmussen
6235dd282b use new tabs components on data type picker 2018-06-20 14:19:18 +02:00
Mads Rasmussen
1fbbd7a576 use new tab components on dashboard 2018-06-20 14:14:24 +02:00
Mads Rasmussen
699bb3272d remove tabs dependecy on bootstrap 2018-06-20 14:07:03 +02:00
Mads Rasmussen
c8f52aa238 Merge branch 'temp8-upgrade-angular' of https://github.com/umbraco/Umbraco-CMS into temp8-upgrade-angular 2018-06-20 13:58:48 +02:00
Shannon
b22ee9255d Fixes FirstChild method 2018-06-20 21:07:01 +10:00
Shannon
d6e7be1b0b Fixes initial tree load and tree sync, the cachekey was not being used on init which causes the tree to double load which causes all sorts of odd things to happen 2018-06-20 21:01:54 +10:00
Stephan
f0f55156d1 Merge branch 'temp8' into temp8-mediapath 2018-06-20 11:34:06 +02:00
Stephan
ebee70fb61 Fix components unit tests 2018-06-20 11:33:42 +02:00
Stephan
824c428579 Remove media path scheme config 2018-06-20 10:49:20 +02:00
Stephan
fe445f5ecd Implement media path scheme 2018-06-20 10:49:12 +02:00
Mads Rasmussen
3d0ef17ab5 increase editor header height + add more focus to the active content app 2018-06-20 09:49:48 +02:00
Stephan
aa8436f07f Terminate components in reverse order 2018-06-20 09:24:18 +02:00
Stephan
d4e3a66dc6 IUmbracoUserComponent defaults to RuntimeLevel.Run minlevel now 2018-06-20 09:23:46 +02:00
Mads Rasmussen
6bc1ed588b fix back button in editor header 2018-06-19 15:57:55 +02:00
Mads Rasmussen
54477f8a79 fix list view dropdown button color + change dropdown to use umb-dropdown component 2018-06-19 15:01:19 +02:00
Mads Rasmussen
8e08552ab7 add track by to users ng-repeat 2018-06-19 13:48:55 +02:00
Mads Rasmussen
5a0fbd0900 updates to package-lock.json 2018-06-19 10:56:39 +02:00
Mads Rasmussen
b32b23172a remove tree debug data 2018-06-19 10:54:27 +02:00
Mads Rasmussen
3d7d223cb1 Merge pull request #2700 from umbraco/temp8-angular-tree-update
Angular 1.7 - Tree Updates
2018-06-19 10:41:11 +02:00
Claus
2f4bdf1af5 Merge pull request #2695 from umbraco/temp8-mediapath
New mediapath scheme becomes default
2018-06-19 08:57:16 +02:00
Shannon
49de3f264c Merge branch 'temp8-upgrade-angular' into temp8-angular-tree-update 2018-06-19 12:51:57 +10:00
Shannon
cf59067451 Fixes issue with max $digest iterations 2018-06-19 12:51:30 +10:00
Shannon
ebbdb945c4 Merge branch 'temp8-upgrade-angular' into temp8-angular-tree-update 2018-06-19 12:32:43 +10:00
Shannon
f877e0d1bb Fixes delete animations 2018-06-19 12:20:18 +10:00
Mads Rasmussen
ba408e8c79 wip tree animations 2018-06-18 20:35:29 +02:00
Shannon
545360bdaa fixes order by on list view 2018-06-18 22:48:28 +10:00
Shannon
9d63b68eb6 Fixes the variant lang drop down due to a boolean check 2018-06-18 21:49:15 +10:00
Shannon
4417892337 Removes valToggleMsg directive and replaces all occurances of this with ngMessages, fixes a few smaller things along the way too 2018-06-18 21:40:06 +10:00
Mads Rasmussen
bd7211f8e6 fix arrow and active state 2018-06-18 10:55:22 +02:00
Mads Rasmussen
6a422fc88d add track by for properties 2018-06-17 15:00:43 +02:00
Warren
7d4ba999cf Update umb-tree-item directive
* Use one way binding in the directive from = to <
* Move template out to an external file
* Remove lots of DOM manipulation code and use directly in template
* Template uses :: for one-time binding
2018-06-15 13:20:50 +01:00
Mads Rasmussen
72fb712bad fixes mini list view animations 2018-06-15 14:01:10 +02:00
Shannon
359b1ac774 Adds ngMessages and updates the change password directive to use ng-messages for the validation message toggling, this requires a small custom new directive, now i can go replace all instances of val-toggle-msg and remove it. 2018-06-15 16:44:37 +10:00
Shannon
9d49ddba7c Fixes installer including some c# bits, fixes the hash bang to be back to normal 2018-06-15 15:51:37 +10:00