Shannon
50d6f876a4
updates some code notes
2016-07-11 10:25:42 +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
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
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
Sebastiaan Janssen
f995370792
Merge pull request #1328 from pynej/fix-markdwn-isDirty
...
Update markdowneditor.controller.js
2016-06-23 12:35:46 +02:00
Sebastiaan Janssen
abd2e70b6a
Make sure to hide the timezone offset message when no offsetting is needed (server and client are in the same timezone)
2016-06-22 17:19:24 +02:00
Mads Rasmussen
f1803b4f33
fixes: U4-8630 Make lightbox component for package images
2016-06-22 12:15:50 +02:00
Mads Rasmussen
5021112934
fix the Angular Docs build: fixes small issues in healthCheck resource documentation
2016-06-22 11:40:11 +02:00
Simon Busborg
4c57cc2f39
Fixed white space in package overview
2016-06-21 12:19:02 +02:00
Sebastiaan Janssen
fc0334493a
Update installer background
2016-06-21 10:43:56 +02:00
Mads Rasmussen
7b1563e0ca
Merge pull request #1315 from JimBobSquarePants/U4-8583
...
U4 8583
2016-06-21 10:43:15 +02:00
Simon Busborg
b7eb4e4e19
Merge pull request #1337 from bjarnef/dev-v7-U4-8598
...
Focus on input and toggle checkbox when clicking label
2016-06-21 10:34:04 +02:00
Simon Busborg
6c8771fae7
Merge pull request #1289 from pynej/fix-grid-macro
...
Macro's inserted in the grid should block link clicks so that users d…
2016-06-21 10:18:31 +02:00
bjarnef
5a53984b43
Document localizationService and localize directive
2016-06-21 01:25:14 +02:00
Shannon Deminick
465a02d697
Merge pull request #1157 from simonech/patch-1
...
[U4-8128] Always rejecting promise even with server error
2016-06-20 15:33:21 +02:00
Jeavon
53fbf04a6c
Add target=_blank on license url in local package installer so user doesn't loose their installer if they click the link
2016-06-20 13:20:24 +01:00
Jeavon
fed718efb5
Fix Author link in Local package installer
2016-06-20 13:17:09 +01:00
Jeavon
05ed8e9530
Fix for U4-8612 so that Icon shows when installing a local package
2016-06-20 13:07:16 +01:00
bjarnef
bca6e16e1b
Focus on input, toggle checkbox when clicking label and only submit button dimmed
2016-06-19 23:11:26 +02:00
Shannon
c5aa97e23a
Merge branch 'temp-packages' into dev-v7
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/components/editor/subheader/umb-editor-sub-header.less
2016-06-14 14:15:47 +02:00
Shannon
017b925fe7
Merge branch 'temp-packages' of https://github.com/umbraco/Umbraco-CMS into temp-packages
2016-06-14 14:12:41 +02:00
Shannon
3fcb2a7840
Installer is now 'fully' working
2016-06-14 14:12:10 +02:00
Mads Rasmussen
5f506a8bbc
fix dropzone width
2016-06-13 23:50:36 +02:00
Shannon
a8c71e52ec
Ensures the min umbraco version is checked when installing packages that have the strict flag set.
2016-06-13 23:35:09 +02:00
Sebastiaan Janssen
7cddeca730
New installer background
2016-06-13 23:24:58 +02:00
Mads Rasmussen
67d71908bf
add back button when uninstalling package
2016-06-13 22:45:42 +02:00
Jeremy Pyne
4cf202188f
Update markdowneditor.controller.js
...
This is a important fix for the Markdown property type. I added code previously to get it to properly record changes made via the button controls. This was causing every document loaded with a markdown property on it to immedetly be flagged as checked with IsDirty() instead of only when a change was actually made.
2016-06-13 15:20:07 -04:00
Mads Rasmussen
e38d4b7e88
increase icon font size
2016-06-13 20:57:00 +02:00
Mads Rasmussen
1a7993b9d7
set bigger font icon on uninstall dashboard
2016-06-13 20:46:40 +02:00
Shannon
c0625a7853
adds small icon to packages without them
2016-06-13 20:15:11 +02:00
Shannon
3d2fe3c9da
Install/uninstall working - just need a few ui updates and then get the repo install working
2016-06-13 20:10:31 +02:00
Shannon
2d9010caf4
I can haz package uninstallation
2016-06-13 19:43:04 +02:00
Shannon
c2b016d7d0
Gets local package installation 'working', now needs a little UI work.
2016-06-13 18:28:56 +02:00
Sebastiaan Janssen
d83d7956bb
Dev v7 health check ( #1220 )
...
Adds health check feature including some initial checks
2016-06-13 17:42:05 +02:00
Shannon
f5d3f9087f
updates to package filtering to unselect a category
2016-06-13 13:29:51 +02:00
Shannon
441ea0cfaf
Got the package search/filter/etc.. all working
2016-06-13 13:10:26 +02:00
Shannon
5a32e1a294
package tree is basically done, got the editor updated to work with the server data to display the initial screen and details
2016-06-12 21:39:29 +02:00