Commit Graph

3834 Commits

Author SHA1 Message Date
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
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
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
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
James Jackson-South
7cfead45a6 Fix #U4-8583
Add styles to the hacks.less file that fixes all pre and code samples
within the back office.
2016-06-13 03:30:54 +10:00
Shannon
ba9315079b Merge branch 'temp-packages' of https://github.com/umbraco/Umbraco-CMS into temp-packages 2016-06-12 15:20:50 +02:00
Shannon
cba91145ee Updates new packages tree, obsoletes old one, have the package UI running for root node and sub nodes only for created packages. 2016-06-12 15:19:42 +02:00
Mads Rasmussen
ae7c145fcd add scrollable header to details page 2016-06-12 11:45:57 +02:00
Simon Busborg
111ef37bfb Merge pull request #1286 from bjarnef/dev-v7-U4-8525
Fix tiny issues with dropzone border and sticky header
2016-06-06 12:04:48 +02:00
Mads Rasmussen
08ae541bd8 center icons in header 2016-06-01 13:47:03 +02:00
Mads Rasmussen
e3b8ad5e23 fake loading state 2016-06-01 13:27:33 +02:00
Mads Rasmussen
6dab9d2966 clean up overview controller and view 2016-06-01 13:19:02 +02:00
Mads Rasmussen
d435c8c4c8 hide footer 2016-06-01 13:16:49 +02:00
Simon Busborg
2ce2a03072 Local installer 2016-06-01 13:03:19 +02:00
Mads Rasmussen
a39150a98c added auto focus to search field 2016-06-01 12:57:53 +02:00
Mads Rasmussen
0d99e1d9a2 added pagination 2016-06-01 11:12:34 +02:00
Mads Rasmussen
43f7a18eb6 move details view into repo sub view 2016-06-01 10:06:09 +02:00
Mads Rasmussen
41bef87365 add description to package 2016-05-31 21:56:33 +02:00
Mads Rasmussen
05cdc066ab do not redirect when changing category 2016-05-31 21:29:23 +02:00
Mads Rasmussen
5858823252 add even spacing to sections + a bit more padding to category nav 2016-05-31 21:29:00 +02:00
Mads Rasmussen
86eaacc5d2 tighten repo overview a bit 2016-05-31 21:10:52 +02:00
Simon Busborg
c66de2298b Added local installer 2016-05-31 16:18:41 +02:00
Mads Rasmussen
4545e83534 added list for installed packages 2016-05-31 16:00:23 +02:00
Mads Rasmussen
c36db267ce add val-form-manager to fix js errors 2016-05-31 15:57:34 +02:00
Mads Rasmussen
8b3160cd79 remove unused model 2016-05-31 15:56:56 +02:00