Commit Graph

24 Commits

Author SHA1 Message Date
Kenn Jacobsen
a4f1b433eb Sort macros alphabetically 2019-05-25 10:34:03 +02:00
leekelleher
f4bd0cd1f5 Swapped all System.Root string conversions
to use the `System.RootString` constant.

This saves on integer parsing and reduces the number of
new strings being created.

Since the `System.Root` is `-1`, it didn't need the culture invariant
conversion.
2019-03-29 12:06:23 +00:00
Stephan
ad026e25d7 Cleanup trees 2019-01-22 13:55:31 +01:00
Bjarke Berg
252d31a5f5 Delete macros 2019-01-21 10:44:11 +01:00
Bjarke Berg
566895d3cd Merge branch 'temp8' into temp8-3417-macro-crud 2019-01-21 09:14:40 +01:00
Claus
003d54cacd cleanup usings 2019-01-07 12:59:38 +01:00
Dave Woestenborghs
edd2adc8a0 #3417 changed path of macro tree item to use angular view instead of webform 2019-01-07 08:31:06 +01:00
Dave Woestenborghs
818e9f8b4c 3417 - don't use legacy action for create method 2018-11-15 15:28:35 +01:00
Shannon
77f4f0bbad Refactors how the 'OpensDialog' gets assigned to menu items, fixes permission check on rollback 2018-10-30 00:34:43 +11:00
Shannon
bae9bb6108 Initial cleanup of IActions, menu items, etc... 2018-10-29 17:27:33 +11:00
Claus
715083ef93 Merge pull request #3398 from umbraco/temp8-258-empty-trees-arrow
Fixing right-pointing arrow for empty trees.
2018-10-24 09:47:14 +02:00
elitsa
127ecdf48e Right arrow appears only when there are child nodes. 2018-10-23 09:34:02 +02:00
elitsa
c5755e25c8 Revert commit not belonging to this PR. 2018-10-23 09:04:09 +02:00
elitsa
40424b805b Merge remote-tracking branch 'origin/temp8' into temp8-sendToPublish 2018-10-19 11:40:56 +02:00
Warren Buckley
c69590fd21 Move macro tree from Templating up into Settings group 2018-10-10 15:03:14 +01:00
elitsa
6db8f50ce3 Right arrow appears when there are child nodes 2018-10-10 15:13:46 +02:00
Warren Buckley
e2d3cbc8eb Decorate other settings trees with the correct grouping 2018-10-10 12:24:00 +01:00
elitsa
99257f2245 Updated the sortOrder also in the respective controllers, as well as updating to the new standards of string interpolation in those controllers. 2018-10-05 11:51:34 +02:00
elitsa
0cc5a01069 packages section is there with translations sections and correct trees 2018-10-05 11:09:33 +02:00
Stephan
d23933a5b1 DataType refactoring preparation - Entity refactoring 2018-01-15 13:28:35 +01:00
Stephan
c76403077f Normalize cr/lf/tab 2017-07-20 11:21:28 +02:00
Stephan
0597eea72b Resvolution - Components, Runtime & Booting 2016-09-19 16:33:43 +02:00
Yannis Guedel
5ec0a58d4d fixed copy paste error 2016-03-23 22:58:52 +01:00
Yannis Guedel
bb7d5b4bd2 U4-8193 replaced loadMacros with MacrosTreeController 2016-03-23 22:56:42 +01:00