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 |
|
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 |
|
Mads Rasmussen
|
93945e30cc
|
bring back the redirect to webforms view - use localStorageService to handle local storage
|
2016-06-29 13:18:26 +02:00 |
|
Mads Rasmussen
|
a0ccbc3fac
|
package details information: label as block element, wrap words, don't show empty information item
|
2016-06-29 11:55:19 +02:00 |
|
Simon Busborg
|
9aa25d5265
|
changed lorem ipsum with actual copy
|
2016-06-29 11:13:19 +02:00 |
|
Mads Rasmussen
|
61ef71d9fb
|
Merge branch 'temp-U4-8602' of https://github.com/umbraco/Umbraco-CMS into temp-U4-8602
|
2016-06-29 11:04:16 +02:00 |
|
Mads Rasmussen
|
4be68eede7
|
only show external sources if there are any
|
2016-06-29 10:58:26 +02:00 |
|
Simon Busborg
|
fbd5e58cca
|
Fixed width issue for package details coursed by inline styling
|
2016-06-29 10:57:59 +02:00 |
|
Mads Rasmussen
|
5b4381cc2b
|
change src to ng-src
|
2016-06-29 10:49:11 +02:00 |
|
Mads Rasmussen
|
0ede94e0f9
|
rename src and srcset attr on umb-avatar
|
2016-06-29 10:47:24 +02:00 |
|
Shannon
|
a67020ec31
|
Ensures that the package Icon is displayed for installed packages. Cleans up lots of try/catch/swallows in the packaging logic, adds better xml error handling (we really need a lot more though), ensures that if any part of the package installation fails, that angular bails and doesn't keep trying to install - same logic for installing forms.
|
2016-06-28 20:14:12 +02:00 |
|
Shannon Deminick
|
7c8f0457f1
|
Merge pull request #1338 from Jeavon/U4-8612
Fix for U4-8612 so that Icon shows when installing a local package
|
2016-06-28 16:36:31 +02:00 |
|
Simon Busborg
|
e2826e36ef
|
Fixed width on form and changed copy
|
2016-06-28 11:43:34 +02:00 |
|
Simon Busborg
|
2a7c50f114
|
Changed latest to “New Releases”
|
2016-06-28 11:43:34 +02:00 |
|
Mads Rasmussen
|
f7cdee9ba9
|
delete unused views
|
2016-06-28 11:43:34 +02:00 |
|
Mads Rasmussen
|
39541cd335
|
swap title when searching
|
2016-06-28 11:43:34 +02:00 |
|
Mads Rasmussen
|
a2973519e2
|
Add empty state for installed packages
|
2016-06-28 11:43:34 +02:00 |
|
Mads Rasmussen
|
fd9db1fee7
|
use empty state component when there are no search result
|
2016-06-28 11:43:34 +02:00 |
|
Simon Busborg
|
6c95e9efd6
|
Added target blanks to all links
|
2016-06-28 11:43:34 +02:00 |
|
Mads Rasmussen
|
1bd391a392
|
increase page size to 24
|
2016-06-28 11:43:34 +02:00 |
|
Mads Rasmussen
|
f41453b972
|
change search to use ng-change instead of $watch. Reset search results when search field is cleared.
|
2016-06-28 11:43:34 +02:00 |
|
Simon Busborg
|
340d0eb84e
|
Added “Take me back link” to missing views
|
2016-06-28 11:43:34 +02:00 |
|
Simon Busborg
|
9602a52801
|
added better utility for flexbox and changed classes in views
|
2016-06-28 11:42:34 +02:00 |
|
Simon Busborg
|
c280a0a5ab
|
Added new utility in text-align and added empty message for search
|
2016-06-28 11:42:34 +02:00 |
|
Simon Busborg
|
dbec2c207f
|
Package category navigation fixed for all screen resolutions
|
2016-06-28 11:42:34 +02:00 |
|
Simon Busborg
|
e12b9665ab
|
Added better ui for multiple screen resolutions, added success screens for installer, added better ui for uninstall and accept term screens
|
2016-06-28 11:42:34 +02:00 |
|
Mads Rasmussen
|
63b90ad0c9
|
use umb-progress-bar in package details
|
2016-06-28 11:27:26 +02:00 |
|
Mads Rasmussen
|
72a319572a
|
add umb-progress-bar component
|
2016-06-28 11:27:04 +02:00 |
|
Simon Busborg
|
3370c57ae6
|
Merge pull request #1357 from umbraco/temp-U4-8660
U4-8660 Add avatar angular component
|
2016-06-28 10:39:56 +02:00 |
|
Shannon
|
0e61eb79a8
|
U4-8416 Empty recycle bin does not refresh or gives feedback to user
|
2016-06-27 18:27:49 +02:00 |
|
Shannon Deminick
|
46690ed405
|
Merge pull request #1284 from umbraco/temp-U4-265
U4-265 Time zone adjustment in Umbraco backend for Date/Time picker
|
2016-06-27 14:15:13 +02:00 |
|
Shannon
|
37f67b505c
|
Changes the greymed color to be a bit darker (after discussing with mads), makes the forms styles use greymed instead of a custom one, removes the first line from the help (too long)
|
2016-06-27 14:14:49 +02:00 |
|
Mads Rasmussen
|
3773c55633
|
use avatar component in sections
|
2016-06-27 09:53:40 +02:00 |
|
Mads Rasmussen
|
f6c74eedf6
|
use avatar component in package details
|
2016-06-27 09:52:29 +02:00 |
|
Mads Rasmussen
|
f420960eea
|
add umb-avatar component + documentation
|
2016-06-27 09:50:35 +02:00 |
|
Anders Bjerner
|
54b01caa38
|
Added localize elements for "New data type" and "New folder"
|
2016-06-23 18:11:19 +02:00 |
|
Mads Rasmussen
|
8a3c5c226c
|
fix angular docs build
|
2016-06-23 15:44:55 +02:00 |
|
Mads Rasmussen
|
7411be99a8
|
Merge pull request #1344 from bjarnef/dev-v7-U4-8607
Document localizationService and localize directive
|
2016-06-23 15:30:26 +02:00 |
|
Sebastiaan Janssen
|
7dcd67f953
|
!= to !==
|
2016-06-23 12:39:32 +02:00 |
|