Shannon
|
162b90194d
|
Gets sln building, removes old legacy settings, removes ascx dashboard support
|
2018-12-03 16:14:49 +11:00 |
|
Shannon
|
953f37f2db
|
Merge remote-tracking branch 'umbraco/temp8' into U4-2827
# Conflicts:
# src/Umbraco.Core/Manifest/ManifestBuilder.cs
# src/Umbraco.Core/Manifest/ManifestParser.cs
# src/Umbraco.Core/Manifest/PackageManifest.cs
# src/Umbraco.Web/Editors/DashboardController.cs
# src/Umbraco.Web/Editors/SectionController.cs
|
2018-12-03 15:25:31 +11:00 |
|
Shannon
|
286f7b3279
|
Gets tree syncing working, updates the GetApplicationTrees to still return a single Root since we require this everywhere for JS, fixes full screen section and makes users a full screen section (and reduces unecessary code), removes code to avoid breaking changes from v7
|
2018-10-16 16:41:06 +11:00 |
|
Warren Buckley
|
5a551bd3d6
|
Changed needed as GetApplicationTrees returns an IEnumerable of SectionRootNodes now
|
2018-10-08 13:34:11 +01:00 |
|
Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +02:00 |
|
Stephan
|
0a4878d2a3
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 10:04:07 +02:00 |
|
Stephan
|
030c97ef26
|
Super user is not a Zero
|
2018-03-02 16:00:15 +01:00 |
|
Shannon
|
0aa930d1c9
|
manifest dashboard code
|
2018-02-23 11:00:03 +10:00 |
|
Shannon
|
79351efd36
|
Fixes the JS errors with recent changes
|
2017-09-29 13:08:47 +10:00 |
|
Stephan
|
05cb03af11
|
Fix, now boots and runs
|
2017-09-27 10:26:37 +02:00 |
|
Stephan
|
5ba2ffcbf3
|
CrLfTab
|
2017-09-23 10:08:18 +02:00 |
|
Stephan
|
9ed6576908
|
Port 7.7 - WIP
|
2017-09-19 15:51:47 +02:00 |
|
Stephan
|
96c08f24ee
|
Port 7.7 - WIP
|
2017-09-12 16:22:16 +02:00 |
|
Shannon
|
5afe16ae0e
|
Updates user and user group editors security policies
|
2017-08-22 16:09:06 +10:00 |
|
Claus
|
9169e64e39
|
cleanup and annoying line endings.
|
2017-08-17 11:22:05 +02:00 |
|
Shannon
|
72495b3eaf
|
U4-10227 Users section should start in the user tree
|
2017-08-10 17:25:16 +10:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Mads Rasmussen
|
5aeb8ed74d
|
get all sections in section picker
|
2017-06-13 15:27:58 +02:00 |
|
Stephan
|
0597eea72b
|
Resvolution - Components, Runtime & Booting
|
2016-09-19 16:33:43 +02:00 |
|
Shannon
|
9ac2d04aea
|
User and User type from the old businesslogic assembly are GONE!
|
2016-03-16 17:52:08 +01:00 |
|
perploug
|
2850c3c3de
|
Improved caching in debug mode by adding global yepnope filter
|
2014-02-07 15:45:52 +01:00 |
|
perploug
|
e825c08901
|
Added events.Service and xmlhelper.service
|
2013-08-12 15:17:34 +02:00 |
|
Shannon
|
f0e4977d41
|
Created new base api controller for json only, started implementing the legacy controller for dealing with legacy delete, etc.. calls (based on the ui.xml)
|
2013-07-12 10:57:54 +10:00 |
|
Shannon
|
371a0cc65a
|
Fixes SectionService to properly return the user's allowed sections now that the IUserRepository is working nicely.
|
2013-07-04 15:33:24 +10:00 |
|
Shannon
|
3779e79367
|
Changes over SectionCollection to SectionService, ApplicationTreeCollection to ApplicationTreeService. Starts implementing UserSectionRepository for use with SectionService. Streamlines BaseMapper implementations.
|
2013-07-02 17:47:20 +10:00 |
|
Shannon
|
388f55d7fd
|
Moved application logic into Core which are now 'Sections'. Have proxied all calls from the legacy application to sections. Streamlined how automapper configs are registered (much better now). Updated some unit tests to use the new classes instead of the legacy ones. Created the sections controller to return the sections from the back office. Changed the TypeFinder to search all types not just public ones, changed the boot managers to not have to explicitly modify the resolvers with internal types because now internal types are automatically found.
|
2013-07-01 14:23:56 +10:00 |
|