Shannon
|
59f9af6eb8
|
Gets publish dialog mostly working with server side validation messages wired up to the dialog
|
2018-04-10 01:38:35 +10:00 |
|
Shannon
|
e10698532b
|
Merge branch 'dev-v8' into temp-U4-11127
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/dashboard/dashboard.tabs.controller.js
|
2018-04-06 13:56:07 +10:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Shannon
|
a673babfb7
|
Fixes Content List View installation, removes unecessary properties from the RecycleBinEventArgs, updates both the upload and image cropper property editors to properly remove all files including any associated with variants, updates several other places to deal with variants and Property.GetValue(langId), adds notes, ensures we are returning the corect IDictionary instead of Dictionary for some interfaces
|
2018-04-04 13:11:12 +10:00 |
|
Shannon
|
7a73175aa0
|
Starts wiring up the back office to the c# bits, updates controllers, mappers, models, property editors to support getting and saving data by language. The content editor now "works" with multi-lingual properties
|
2018-04-04 01:59:51 +10:00 |
|
Shannon
|
e7bc4986a5
|
Start updating the model/controller for editing variants in the back office and wiring up the angular side of things
|
2018-04-03 19:25:43 +10:00 |
|
Shannon
|
9d5156d7f0
|
fixes some tests
|
2018-04-03 13:01:01 +10:00 |
|
Stephan
|
14592a227b
|
Merge origin/dev-v8 into v7 temp merge
|
2018-03-28 12:58:39 +02:00 |
|
Stephan
|
0ecc333a90
|
Fix port, tests
|
2018-03-28 11:28:32 +02:00 |
|
Stephan
|
a2a4edb3be
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 17:41:13 +01:00 |
|
Stephan
|
8bfb8e2b72
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:33 +01:00 |
|
Stephan
|
41948607d0
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:25 +01:00 |
|
Shannon
|
b3fb23a67a
|
Adds language entity changes and tests
|
2018-03-22 17:51:38 +11:00 |
|
Stephan
|
39cc7add80
|
Rename Umbraco.Whatever2 editors
|
2018-03-19 18:39:34 +01:00 |
|
Stephan
|
dda696bde5
|
Troubleshoot, fix
|
2018-03-16 09:11:59 +01:00 |
|
Stephan
|
e2ea849211
|
Cleanup
|
2018-03-07 09:34:41 +01:00 |
|
Stephan
|
030c97ef26
|
Super user is not a Zero
|
2018-03-02 16:00:15 +01:00 |
|
Stephan
|
a39511bf55
|
Troubleshooting
|
2018-02-27 16:13:23 +01:00 |
|
Shannon
|
e40ed5e858
|
not full caps for col name
|
2018-02-27 00:47:03 +11:00 |
|
Shannon
|
1ffbd734c8
|
Changes column and model for auditing to EventDateUtc
|
2018-02-27 00:46:09 +11:00 |
|
Shannon
|
fd5bc49c87
|
Audits the member being exported, moves the export method to the service (again) but returns a proper model this time and raises an event, adds error checking to the export http request
|
2018-02-27 00:40:43 +11:00 |
|
Shannon
|
78657f34d6
|
I have updated the Consent.HistoryInternal to internal
|
2018-02-26 16:51:34 +11:00 |
|
Stephan
|
1f60314348
|
Refactor editing, cleanup
|
2018-02-25 10:43:16 +01:00 |
|
Sebastiaan Jansssen
|
849cd4d315
|
Merge remote-tracking branch 'origin/dev-v7.8' into dev-v7.9
|
2018-02-23 13:49:57 +01:00 |
|
Sebastiaan Jansssen
|
10141bf4f6
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.8
# Conflicts:
# src/Umbraco.Web/Mvc/RenderRouteHandler.cs
|
2018-02-23 13:49:20 +01:00 |
|
Sebastiaan Janssen
|
413e70db7d
|
Merge pull request #2450 from richarth/patch-1
Grammar improvement
|
2018-02-22 17:31:29 +01:00 |
|
Robert
|
97607bc83b
|
Added front and back end logic to export member data
|
2018-02-22 15:32:33 +01:00 |
|
Samuel Sperling
|
863679b386
|
U4-10849 fixed Umbraco user field "User Last updated" and "last locked date" not updating after password change / account locking..
|
2018-02-22 14:06:26 +11:00 |
|
Shannon
|
1788682af9
|
U4-10915 Umbraco automapper configuration is not valid
|
2018-02-20 19:16:53 +11:00 |
|
Richard Thompson
|
c2722d8120
|
Grammar improvement
Improved the grammar of an error message
|
2018-02-16 15:19:16 +00:00 |
|
Stephan
|
cfd2ba3b5a
|
Refactor editing
|
2018-02-15 14:53:29 +01:00 |
|
Stephan
|
d30842e1bf
|
Cleanup editing
|
2018-02-14 16:55:42 +01:00 |
|
Stephan
|
be1ec05072
|
Use constants for field lengths
|
2018-02-13 11:32:21 +01:00 |
|
Shannon
|
caa3a3319f
|
Fixes issue with user groups being dirty and resetting dirty events
|
2018-02-13 18:54:13 +11:00 |
|
Shannon
|
c4fa3aa649
|
Fixes issue with AffectedUser vs PerformingUser, updates the log formatting and uses the affectedDetails better, fixes the double event calling for auth stuff, fixes the change password event raising, fixes reporting the changed property values for members
|
2018-02-13 00:15:04 +11:00 |
|
Stephan
|
fcb6dfdfdf
|
Cleanup
|
2018-02-09 14:34:28 +01:00 |
|
Stephan
|
29690df567
|
U4-10795 - misc fixes
|
2018-02-09 09:33:24 +01:00 |
|
Stephan
|
c0439b3c4e
|
DataTypes refactoring - troubleshooting
|
2018-02-08 16:08:52 +01:00 |
|
Stephan
|
7c34255abe
|
Merge branch origin/dev-v7.9 into temp-u4-10795
|
2018-02-07 15:55:41 +01:00 |
|
Stephan
|
a26cd625e7
|
U4-10795 - granular logging
|
2018-02-07 15:38:50 +01:00 |
|
Stephan
|
450854a209
|
DataType refactoring - polish
|
2018-02-07 13:35:59 +01:00 |
|
Stephan
|
02397fd90c
|
U4-10795 - granular logging
|
2018-02-06 19:07:54 +01:00 |
|
Stephan
|
a97900515b
|
DataType refactoring - polish
|
2018-02-05 17:48:54 +01:00 |
|
Stephan
|
c748a2bc41
|
DataType refactoring - all tests green
|
2018-02-01 17:53:32 +01:00 |
|
Stephan
|
b416079e12
|
DataType refactoring - troubleshooting tags and fixing tests
|
2018-02-01 14:14:45 +01:00 |
|
Sebastiaan Jansssen
|
1a289be999
|
Whoops, I see what you did there, Consent can be internal indeed, cool!
|
2018-02-01 13:09:06 +01:00 |
|
Sebastiaan Jansssen
|
8a0485e093
|
Consent class really needs to be public
|
2018-02-01 13:07:02 +01:00 |
|
Sebastiaan Jansssen
|
647492fbfb
|
Merge branch 'dev-v7.9' into temp-u4-10794
|
2018-02-01 12:55:53 +01:00 |
|
Stephan
|
971d7cf933
|
U4-10794 - refactor
|
2018-01-31 15:20:03 +01:00 |
|
Sebastiaan Jansssen
|
118a83e56c
|
Consent class should be public for 3rd parties to be able to register consents
|
2018-01-31 13:19:30 +01:00 |
|