Bjarne Fyrstenborg
|
b86be5b854
|
Fix color swatches title when using css classes for colors
|
2018-10-21 19:41:12 +02:00 |
|
Kenn Jacobsen
|
8c8d979eb2
|
Style confirmations and alerts consistently across all sections (#3251)
|
2018-10-21 19:36:07 +02:00 |
|
Kenn Jacobsen
|
10526cfc81
|
Fix #3368 by watching changes and explicitly flagging the form as dirty
|
2018-10-21 18:28:15 +02:00 |
|
Sebastiaan Janssen
|
96d7a776b7
|
Removes dangling comma
|
2018-10-21 18:17:56 +02:00 |
|
Anders Bjerner
|
954893cf2b
|
umbRequestHelper.resourcePromise not supports the error message being a promise
|
2018-10-21 18:17:56 +02:00 |
|
Anders Bjerner
|
bb3beb406d
|
<pre> elements should at least have white-space: pre-wrap
|
2018-10-21 18:17:55 +02:00 |
|
Anders Bjerner
|
d6a329925c
|
Border color for .add-on should be @purple-l3
|
2018-10-21 18:17:54 +02:00 |
|
Jan Skovgaard
|
7eecf230af
|
3364 - Suggestion: Make use of confirm action directive on repeatable textstring when deleting (#3365)
|
2018-10-21 18:17:53 +02:00 |
|
Kenn Jacobsen
|
44fbff4410
|
Hide "reset password" on the login screen if system emails can't be sent.
|
2018-10-21 18:17:53 +02:00 |
|
Chris Houston
|
c401782d5e
|
Added clean-css to the client side build process (#3371)
|
2018-10-21 16:27:39 +02:00 |
|
Anders Bjerner
|
827bc19f6a
|
Localized umb-generate-alias placeholder texts
|
2018-10-21 14:03:22 +02:00 |
|
sebastien-sougnez
|
5efb079f56
|
Changed font-awesome verison from 4.2 to 4.7
|
2018-10-21 12:50:02 +02:00 |
|
Lars-Erik Aabech
|
8894df919e
|
Should not have package-lock in git
|
2018-10-21 12:37:14 +02:00 |
|
Chris Houston
|
4ef9c3f086
|
When typing to configure some of the data types on a small width screen ( mobile or very narrow browser window ) the editing controls for some of the data types did not wrap underneath the titles and in some cases they disappeared completely.
This adds a 100% width on small screen sizes and then reverts back to the original 60% width after 800px's.
|
2018-10-21 11:23:08 +02:00 |
|
Kenn Jacobsen
|
00cf8dcf05
|
Reload the node when publishing all unpublished children
|
2018-10-21 11:01:45 +02:00 |
|
Rasmus John Pedersen
|
ef343f04a8
|
Only hide icons if hideIcons is set to 'true'
|
2018-10-21 10:51:35 +02:00 |
|
Jamie Townsend
|
0f2381a94d
|
Merge multiple ng-if attributes
|
2018-10-19 15:19:22 +02:00 |
|
Ed Parry
|
201a2cd7b1
|
Added the user ID and GUID to the user details view. (#3279)
|
2018-10-19 15:13:07 +02:00 |
|
Bjarne Fyrstenborg
|
8e1065a2b6
|
Fix missing semicolons and remove comma at end
|
2018-10-19 15:08:17 +02:00 |
|
Mike Chambers
|
ecf9c0adb4
|
Update datepickerController to add onValueChanged function
adding onValueChanged method to capture serverside Model Changes, clearing flag using c# System.DateTime.MinValue.
|
2018-10-19 15:07:03 +02:00 |
|
Andy Robinson
|
6b90d62bd1
|
update to issue #3292 to fix 4 col grid cards.
|
2018-10-19 14:51:44 +02:00 |
|
Andy Robinson
|
c5ea0ea3a9
|
fixing issue in #3292
|
2018-10-19 14:51:44 +02:00 |
|
Mads Rasmussen
|
b75f41b3f6
|
fix user cards grid
|
2018-10-19 14:25:15 +02:00 |
|
Kenn Jacobsen
|
8036af958f
|
Allow video feeds to load over HTTPS + fix a few feeds (#3256)
|
2018-10-19 14:19:47 +02:00 |
|
elitsa
|
40424b805b
|
Merge remote-tracking branch 'origin/temp8' into temp8-sendToPublish
|
2018-10-19 11:40:56 +02:00 |
|
Poornima Nayar
|
df2ee8e3e1
|
Moved the css rules for the rollback modal to a new stylesheet
|
2018-10-19 11:29:49 +02:00 |
|
Mads Rasmussen
|
82f7b099d5
|
change styling
|
2018-10-19 10:43:39 +02:00 |
|
Mads Rasmussen
|
4c638565b7
|
special treatment for property editors which store the value as json
|
2018-10-19 09:41:52 +02:00 |
|
Shannon
|
cc4ee6527d
|
Gets the correct variant logging put in to the audit trail, cleans up audit trail messages to make sense, makes sure audit trail is reloaded when changing variants
|
2018-10-19 13:24:36 +11:00 |
|
Mads Rasmussen
|
0f528a7a89
|
disable roll back button when no version is selected
|
2018-10-18 15:25:17 +02:00 |
|
Mads Rasmussen
|
09a7443701
|
dont show diff if a versionId is not set
|
2018-10-18 15:16:37 +02:00 |
|
Mads Rasmussen
|
a12d736b6b
|
show user in version dropdown
|
2018-10-18 14:56:00 +02:00 |
|
Mads Rasmussen
|
b2138d6376
|
reload content after rollback
|
2018-10-18 14:06:21 +02:00 |
|
Shannon
|
c3e2d2a821
|
Cleaning up the log/audit trail usage, removing duplicate and unecessary entries and adding new cols
|
2018-10-18 22:52:49 +11:00 |
|
Mads Rasmussen
|
fd08316189
|
wire up rollback button
|
2018-10-18 11:10:27 +02:00 |
|
Warren Buckley
|
816b5ba598
|
Merge branch 'temp8-3298-move-rollback' of https://github.com/umbraco/Umbraco-CMS into temp8-3298-move-rollback
|
2018-10-18 09:24:53 +01:00 |
|
Mads Rasmussen
|
813f3f8d84
|
a language should always be selected when a node has variants
|
2018-10-18 10:21:13 +02:00 |
|
Warren Buckley
|
3f82cd7677
|
Update get rollback version to use a culture in the resource
|
2018-10-18 09:13:27 +01:00 |
|
Warren Buckley
|
f0d12f7915
|
Merge remote-tracking branch 'origin/temp8' into temp8-3298-move-rollback
|
2018-10-18 08:42:43 +01:00 |
|
Mads Rasmussen
|
ab34deb726
|
add diff
|
2018-10-17 20:37:15 +02:00 |
|
Mads Rasmussen
|
eb8b269846
|
wire up getRollbackVersion endpoint
|
2018-10-17 16:02:47 +02:00 |
|
Warren Buckley
|
2baafd9c91
|
* Renamed API variables to 'culture' to make Stephan happy - updated the AngularJS HTTP Resource call too
* Stubbed out some other WIP code - for getting a specific version & attempting to perform a rollback
|
2018-10-17 14:39:11 +01:00 |
|
Mads Rasmussen
|
214d6a9834
|
show correct title and date for current version + update versions when language is changed
|
2018-10-17 15:17:43 +02:00 |
|
Mads Rasmussen
|
2be2273589
|
wire up versions end point
|
2018-10-17 14:33:42 +02:00 |
|
Warren Buckley
|
2e5562c353
|
Merge branch 'temp8' into temp8-3298-move-rollback
|
2018-10-17 10:19:42 +01:00 |
|
Warren Buckley
|
5c796b15ad
|
Remove console.log
|
2018-10-17 11:01:33 +02:00 |
|
Shannon
|
d7b85397e7
|
Merge remote-tracking branch 'origin/temp8' into temp8-w220
|
2018-10-17 12:15:33 +11:00 |
|
Mads Rasmussen
|
16282e1007
|
remove old client side files for rollback
|
2018-10-16 14:37:00 +02:00 |
|
Mads Rasmussen
|
203ea8019b
|
add language selector
|
2018-10-16 14:09:57 +02:00 |
|
Warren Buckley
|
c63c114563
|
Fixes the colors in the icon picker
Checked that the color picker property editor is also OK/happy as well that re-uses the <umb-color-swatches> directive/component
|
2018-10-16 12:58:21 +01:00 |
|