Bjarke Berg
|
7eef6b4037
|
https://github.com/umbraco/Umbraco-CMS/issues/7125 - Updates the projects to use the same versions as required by our nuspec
|
2019-11-12 08:50:31 +01:00 |
|
Bjarke Berg
|
e77eb74655
|
post cherry pick fix
|
2019-11-04 11:54:19 +01:00 |
|
Shannon
|
5728823625
|
Fixes tests - Nucache tests were not disposing the snapshot service so was binding to all events!! renames the test snapshot service to avoid confusion
|
2019-11-04 11:43:29 +01:00 |
|
Shannon
|
5125772de5
|
ensures nucache table isn't rebuilt when adding a new lang
|
2019-11-04 11:43:19 +01:00 |
|
Shannon
|
58f50be337
|
simplifies lang refresher a bit
|
2019-11-04 11:43:07 +01:00 |
|
Shannon
|
22de853dee
|
ensures the domain cache is totally refreshed when changing langs
|
2019-11-04 11:42:58 +01:00 |
|
Shannon
|
37fce725ff
|
Updates UI to allow updating a culture for a language and warn the user if they are changing it, updates the controller to be able to udpate a culture on a lang
|
2019-11-04 11:42:46 +01:00 |
|
Shannon
|
a7eb693053
|
updates logic for cache refreshers for languages to deal with updating nucache and examine
|
2019-11-04 11:40:25 +01:00 |
|
Shannon
|
73fc648718
|
Adds logic to ensure you can't change to a culture that is already assigned + test
|
2019-11-04 11:40:17 +01:00 |
|
Rasmus John Pedersen
|
640f042acf
|
Disallow deleting "Sensitive data" user group
|
2019-11-04 11:37:50 +01:00 |
|
Rasmus John Pedersen
|
6b318207c7
|
Disable rename alias of system user groups
|
2019-11-04 11:37:27 +01:00 |
|
Bjarke Berg
|
501f9495a9
|
Bumb version to 8.3
|
2019-11-04 11:30:52 +01:00 |
|
Bjarke Berg
|
0aa1eb84b7
|
Merge remote-tracking branch 'origin/v8/8.2' into v8/8.2
|
2019-10-31 11:39:30 +01:00 |
|
Bjarke Berg
|
b8f417d462
|
Merge pull request #7002 from umbraco/v8/bugfix/AB3441-nucache-race-condition
Fixes a race condition with nucache
|
2019-10-31 11:39:10 +01:00 |
|
Bjarke Berg
|
ef38fc1a6d
|
Bump version to 8.2.2
|
2019-10-31 10:02:08 +01:00 |
|
Kenn Jacobsen
|
6690c2ad27
|
Fix broken RTEs when reordering grid rows
|
2019-10-31 09:39:10 +01:00 |
|
Shannon
|
68db41fe93
|
Ensures that when there is no cache file, or if a cache file is empty, on startup any call to SetAllFastSorted was not ensuring the local db cache file was updated if the data was loaded from the database.
|
2019-10-31 18:58:07 +11:00 |
|
Shannon
|
bf37bbf4fe
|
oops fixes the log output
|
2019-10-31 16:34:30 +11:00 |
|
Shannon
|
40e656de46
|
notes
|
2019-10-31 16:27:34 +11:00 |
|
Shannon
|
aff4814e0b
|
Ensures that PublishedSnapshotService cannot close the local cache files after they are created but before they are populated
|
2019-10-31 16:06:43 +11:00 |
|
Shannon
|
c682bbcaf1
|
Adds notes and better logging to PublishedSnapshotService, fixes log output from HealthCheckNotifier, changes initial delay time of scheduled task to be longer.
|
2019-10-31 15:45:57 +11:00 |
|
Bjarke Berg
|
a4c4a978d9
|
Downgraded cherry picked test to work on 8.2.1
|
2019-10-22 16:22:19 +02:00 |
|
Bjarke Berg
|
54bb5bb835
|
Bump version to 8.2.1
|
2019-10-22 16:07:37 +02:00 |
|
Claus
|
5e684487c0
|
fixes images not showing up when rendering rte from the grid.
|
2019-10-22 16:00:39 +02:00 |
|
Nathan Woulfe
|
e0a34d3873
|
adding visibility:hidden to the un-hovered list fixes the problem. have also tidied up the css a bit to remove duplicate class references
|
2019-10-22 15:59:12 +02:00 |
|
Shannon
|
e2d63f553f
|
Adds simpler test to validate RefreshNode
|
2019-10-22 15:55:48 +02:00 |
|
Shannon
|
296e1ee80f
|
removes test code
|
2019-10-22 15:55:43 +02:00 |
|
Shannon
|
652591d1c8
|
removes TODO
|
2019-10-22 15:55:36 +02:00 |
|
Shannon
|
4641e61743
|
Fixes issue - when calling Set, we were not setting all node graph elements.
|
2019-10-22 15:55:28 +02:00 |
|
Shannon
|
e7096fd5c8
|
Gets a test to confirm the issue, now to fix
|
2019-10-22 15:55:23 +02:00 |
|
Shannon
|
5db26a4502
|
starts writing tests
|
2019-10-22 15:55:17 +02:00 |
|
Jeavon
|
5e299d7880
|
Add additional null checks on GridPropertyEditor in case it's executed in the front end context without CurrentUser
|
2019-10-22 15:54:32 +02:00 |
|
Jeavon
|
bce5b49740
|
Add additional null conditionals as this method is sometimes called for front end rendering where this is no current user (DTGE)
|
2019-10-22 15:54:22 +02:00 |
|
Bjarke Berg
|
bbb1328f2c
|
Merge branch 'v8/8.2-rc' into v8/8.2
# Conflicts:
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
|
2019-10-08 11:41:14 +02:00 |
|
Bjarke Berg
|
70d162efb3
|
Merge remote-tracking branch 'origin/v8/8.2-rc' into v8/8.2-rc
|
2019-10-08 11:18:11 +02:00 |
|
Bjarke Berg
|
9d5f7a8a96
|
Removed rc from version
|
2019-10-08 11:17:54 +02:00 |
|
Bjarke Berg
|
570764d03c
|
Merge pull request #6493 from umbraco/v8/bugfix/GridPropertyEditor-NullReference
Fixes null reference caused in GridPropertyValueEditor when the value is empty
|
2019-10-08 10:06:26 +02:00 |
|
Bjarke Berg
|
3e79f43ebe
|
Merge remote-tracking branch 'origin/v8/8.2' into v8/bugfix/GridPropertyEditor-NullReference
|
2019-10-08 09:02:47 +02:00 |
|
Claus
|
1bc0c8bca2
|
Merge pull request #6556 from umbraco/v8/bugfix/AB2996-Fix-MediaFolderPickerPreValueEditor
Only allow one media folder to be picked for RTE paste/drag image upload location
|
2019-10-07 16:07:25 +02:00 |
|
Bjarke Berg
|
ccd4392c2a
|
Merge pull request #6568 from umbraco/v8/bugfix/AB2997-RTE-img-button-throws-tempimg-correct-base
Allow pasted & dragged images that are not yet saved to allow ALT text to be edited
|
2019-10-07 15:00:36 +02:00 |
|
Bjarke Berg
|
1ad3103d94
|
https://github.com/umbraco/Umbraco-CMS/issues/6516 - Revert uncommenting stuff, without knowing why the code was their.
|
2019-10-07 13:21:31 +02:00 |
|
Bjarke Berg
|
a87b72cd05
|
Merge pull request #6554 from umbraco/v8/bugfix/grid-editor-media-refs
Fixes the media refs within the RTE in the Grid
|
2019-10-03 10:40:38 +02:00 |
|
Shannon
|
03a4affbde
|
Fixes order of parsing RTEs
|
2019-10-03 10:12:41 +02:00 |
|
Niels Lyngsø
|
05ff51575b
|
Wait for image to load, for measuring size. Removed the 500ms timeout that was prone to error if image was'nt loaded within time.
|
2019-10-03 10:08:07 +02:00 |
|
Warren Buckley
|
76dd7a667a
|
Remove console.logs
|
2019-10-03 10:08:07 +02:00 |
|
Warren Buckley
|
0e16d9cd33
|
WIP: Try and support images in the RTE that are pasted/dragged in and are NOT in media yet to be able to update the ALT text
|
2019-10-03 10:08:07 +02:00 |
|
Warren Buckley
|
033780cb90
|
We only want to allow you to pick one folder in the media library for this prevalue editor
|
2019-10-02 13:50:00 +01:00 |
|
Shannon
|
6d9af75fbe
|
Fixes the media refs within the RTE in the Grid
|
2019-10-02 13:49:50 +02:00 |
|
Niels Lyngsø
|
5669528253
|
fixing icon issue in PreValueEditor
|
2019-10-02 12:06:21 +02:00 |
|
Niels Lyngsø
|
72952db3b2
|
fixing toolbar issues when sticky and RTE width in grid.
|
2019-10-02 12:05:26 +02:00 |
|