Mads Rasmussen
|
be8a52e7b6
|
fix positioning of sub header when scrolling
|
2016-07-28 12:34:04 +02:00 |
|
Mads Rasmussen
|
3cdf80a82b
|
change main editor from absolute positioning to flex box. Sets auto height on editor footer so it can expand
|
2016-07-28 12:33:32 +02:00 |
|
Mads Rasmussen
|
b631db14c3
|
show full breadcrumb item on hover
|
2016-07-28 12:26:52 +02:00 |
|
Mads Rasmussen
|
5f7859a8c1
|
truncate breadcrumb items
|
2016-07-28 12:25:58 +02:00 |
|
Claus
|
39aca137a4
|
Merge branch 'temp-U4-8601' into dev-v7
Conflicts:
src/Umbraco.Web.UI.Client/src/views/dashboard/developer/healthcheck.controller.js
src/Umbraco.Web.UI.Client/src/views/dashboard/developer/healthcheck.html
|
2016-07-27 14:18:21 +02:00 |
|
Claus
|
9ae339f17b
|
removing a console.log.
whitespace and some formatting.
|
2016-07-27 13:59:10 +02:00 |
|
Mads Rasmussen
|
b1f13cdbb2
|
health check overview - hide status when group is loading
|
2016-07-27 13:15:22 +02:00 |
|
Mads Rasmussen
|
1636c16954
|
move loading indicator one level up in detail view, so it's visible first time the checks are run.
|
2016-07-27 12:40:45 +02:00 |
|
bjarnef
|
ba6736dbb3
|
Fix correct syntax of calc function in less
|
2016-07-27 10:31:18 +02:00 |
|
Mads Rasmussen
|
29be571afd
|
Add button to check all groups + a bit of style polish
|
2016-07-27 09:31:01 +02:00 |
|
bjarnef
|
c5b9e6a194
|
Load svg in <object> to have access to events and be able to manipulate svg
|
2016-07-27 01:36:17 +02:00 |
|
bjarnef
|
d37b65adcf
|
Extend model with extension property, display svg in <img> and font icon for other files
|
2016-07-26 14:45:03 +02:00 |
|
Mads Rasmussen
|
8fd1743bce
|
only render actions div if there are any actions
|
2016-07-26 12:01:24 +02:00 |
|
Claus
|
4acfd1dcca
|
better error message for errors when embedding media.
|
2016-07-26 11:31:39 +02:00 |
|
Mads Rasmussen
|
67234ef115
|
Fixes: U4-8713 New packager - avoid horizontal scrollbar for narrow screens
|
2016-07-26 10:34:29 +02:00 |
|
Simon Busborg
|
2aa27dcf8c
|
Merge pull request #1395 from bjarnef/dev-v7-U4-8746
Open link in new browser window/tab
|
2016-07-25 10:45:56 +02:00 |
|
Marc Goodson
|
379661e302
|
Fixes U4-8772, adds HasPublishedVersion property to mapping of IContent to ContentItemBasic, then adds existing 'has-unpublished-version' css class to list view row if item is published but has unpublished changes
|
2016-07-25 09:17:27 +01:00 |
|
bjarnef
|
55fad36bad
|
Open documentation link in new browser window/tab
|
2016-07-22 15:13:00 +02:00 |
|
bjarnef
|
5444b65eaf
|
Open link in new browser window/tab
|
2016-07-21 19:56:57 +02:00 |
|
Stephan
|
f7e86eab3e
|
Feature - live SignalR preview
|
2016-07-21 09:34:17 +02:00 |
|
bjarnef
|
ed392cd252
|
Fix issue where subsequent submit of reset password form cleared error message
|
2016-07-21 02:31:40 +02:00 |
|
bjarnef
|
0fe24a45ff
|
Fix position of user and help dialog position and optimization in mobile layout.
|
2016-07-21 00:47:28 +02:00 |
|
Stephan
|
f584404324
|
U4-8551 - import NuCache code
|
2016-07-20 18:43:53 +02:00 |
|
Warren Buckley
|
6e440f0f69
|
Merge pull request #1375 from bjarnef/dev-v7-U4-8696
Only add class "-light" to grid items in content.
|
2016-07-20 11:12:24 +01:00 |
|
Lukas Vorlicek
|
2eaa2b3166
|
U4-7475 Feature UA-1736 (element+class styles) for TinyMCE in grid
credits to @SorenA https://github.com/umbraco/Umbraco-CMS/pull/630
|
2016-07-19 20:38:46 +02:00 |
|
Warren Buckley
|
f4a2990819
|
Replace inline style with CSS class that achieves same result
|
2016-07-19 14:38:44 +01:00 |
|
Warren Buckley
|
d81a95dbdc
|
Merge branch 'patch-9' of https://github.com/abjerner/Umbraco-CMS into abjerner-patch-9
|
2016-07-19 14:06:51 +01:00 |
|
Stephan
|
77c2766d55
|
Merge branch origin/dev-v7 into dev-v8
|
2016-07-18 14:42:06 +02:00 |
|
Sebastiaan Janssen
|
db9f4325f5
|
Merge pull request #1378 from umbraco/temp-U4-8629
U4-8629 Displays link to version report on our.umb during Upgrade step
|
2016-07-14 13:27:02 +02:00 |
|
Sebastiaan Janssen
|
8a17494d1e
|
Merge pull request #1377 from umbraco/temp-U4-8618
U4-8618 - Adds button to manually trigger health checks
|
2016-07-14 13:00:35 +02:00 |
|
Sebastiaan Janssen
|
89f759c088
|
U4-8670 Ensure the create package system in the back office allows for specifying correct metadata
Just a few more updates based on PR feedback
|
2016-07-14 12:09:55 +02:00 |
|
Warren Buckley
|
9a5527864f
|
Update the HTML Angular view for UpgradeStep to match the anonymous object we send down the wire as JSON from the InstallStep. Lists out the two versions & a simple button for a link to the our.umbraco version compare tool
|
2016-07-12 15:58:59 +01:00 |
|
Warren Buckley
|
d90426eb64
|
Adds a button to manually trigger Health Checks. Adds disabled state & inactive CSS class to ensure it cannot be triggered again whilst checks taking place.
|
2016-07-12 13:32:16 +01:00 |
|
Shannon
|
a86a5d3db2
|
U4-8636 New Packager - Do not allow a package to be installed multiple times
adds better localization support for installing/uninstalling and validates the installation target
|
2016-07-11 14:34:02 +02:00 |
|
Shannon
|
da92eef733
|
U4-8714 New packager - wrong number for package votes
|
2016-07-11 12:50:22 +02:00 |
|
Shannon
|
d377ebfc47
|
Ensures you cannot install an already installed package in the local install area, localizes errors, ensures the installed packages list only shows the latest installed versions, ensures when uninstalling a package it removes all versions it installed.
|
2016-07-11 12:42:26 +02:00 |
|
Shannon
|
d7c98c2686
|
Fixes the redirect when uninstalling, fixes the icon header width of installing a local package
|
2016-07-11 11:31:21 +02:00 |
|
Shannon
|
676bf3a6b2
|
Fixes where the packager redirects when there is not a custom control to display - it was going to the old old packager thing which we don't want
|
2016-07-11 11:02:18 +02:00 |
|
Shannon
|
a83dec1351
|
Merge branch 'dev-v7' into temp-U4-8602
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/packager/views/install-local.controller.js
# src/Umbraco.Web.UI.Client/src/views/packager/views/install-local.html
# src/Umbraco.Web.UI.Client/src/views/packager/views/installed.html
|
2016-07-11 10:38:33 +02:00 |
|
Shannon
|
50d6f876a4
|
updates some code notes
|
2016-07-11 10:25:42 +02:00 |
|
Stephan
|
3c7245f9ba
|
Merge origin/dev-v7 into dev-v8
|
2016-07-08 16:32:06 +02:00 |
|
bjarnef
|
b9b3de0b01
|
Only add class "-light" to grid items in content.
|
2016-07-07 23:08:58 +02:00 |
|
Anders Bjerner
|
826b9e9cc3
|
Added editor alias to the list of available editors
|
2016-07-04 13:09:07 +02:00 |
|
bjarnef
|
4b08442652
|
Fix localization
|
2016-07-01 00:04:09 +02:00 |
|
Simon Busborg
|
2bb89fa63b
|
Cleanup
|
2016-06-29 16:12:22 +02:00 |
|
Shannon
|
092abfb56d
|
Gets created packages deletion working, gets the min umb version field working on the created packages UI
|
2016-06-29 15:31:10 +02:00 |
|
Simon Busborg
|
edd80ae55f
|
Added better utilities
|
2016-06-29 14:34:59 +02:00 |
|
Mads Rasmussen
|
8d9da719b4
|
add progress bar to install and uninstall
|
2016-06-29 14:20:21 +02:00 |
|
Simon Busborg
|
ca40fd3976
|
Changed name of utilities and their width value
|
2016-06-29 14:15:41 +02:00 |
|
Mads Rasmussen
|
9956dee829
|
move wrapper class so "Take me back" is in the top right corner
|
2016-06-29 13:34:50 +02:00 |
|