Shannon
893f86d34c
Fixes installer service so that when forward is called and there are no more views to show the installer will automatically start. This will occur in cases where we are customizing the install but we don't want a starter kit installed since the server has detected that one has already been installed. This also prevents some JS errors and will improve the installer in the future if there might be more views.
2014-03-05 12:57:44 +11:00
Shannon
ce068a60d5
Removes default instructions from the installer service, passing in empty instructions is ok now and the server will assign defaults if they are empty.
2014-03-05 12:08:35 +11:00
Shannon
7f7f3202d2
fixes issue with checking starter kit steps, fixes issue with installer service code with the method param name being the same as the variable name and fixes the _find lookups to ensure a value is returned from the iteration.
2014-03-05 11:49:07 +11:00
Shannon
0227b800a0
Gets the installer steps working nicely and returning the next step to execute which now displays the current step details correctly and dequeues steps that are not required after the previous one has executed.
2014-03-05 11:34:42 +11:00
Shannon
8e89aa233c
Merge branch '7.1.0-installer' of https://github.com/umbraco/Umbraco-CMS into 7.1.0-installer
...
Conflicts:
src/Umbraco.Web.UI.Client/src/installer/installer.service.js
src/Umbraco.Web/Install/Controllers/InstallApiController.cs
2014-03-05 10:34:27 +11:00
Shannon
24ceb5ce2d
Updates to include returning the next step in sequence
2014-03-05 10:32:59 +11:00
perploug
923eb300e5
Updates grunt file to run vs file copy
2014-03-04 19:11:27 +01:00
Shannon
0d93db5f1f
Fixes the order that descriptions are listed during install
2014-03-04 19:28:57 +11:00
Shannon
d2aecd12eb
Updates more installer logic, getting into the nitty gritty details with upgrades, etc...
2014-03-04 19:20:36 +11:00
Shannon
71a9fb4f68
Updated more installer logic
2014-03-04 16:21:45 +11:00
perploug
ce65ae8742
Updates to the installer UI
...
Adds database and packages step
2014-03-03 08:57:57 +01:00
perploug
9c4212703b
umbraco base url
2014-02-27 10:00:38 +01:00
Per Ploug Krogslund
b86ef0d7ac
Adds WIP installer files
2014-02-26 15:51:09 +01:00
Per Ploug Krogslund
de97d8849a
Fixes broken unit tests
2014-02-26 15:51:09 +01:00
Per Ploug Krogslund
a3576d8564
Moves app controllers into seperate folder
2014-02-26 15:51:08 +01:00
perploug
81dfd0c6bc
#U4-3649 Fixed
2014-02-24 15:35:25 +01:00
Sebastiaan Janssen
218bb28440
#U4-4245 Umbraco version number is really hard to see
...
Moved the version to the top when clicking "help", moved the css into main.less and made the text a little bit darker for contrast
2014-02-24 12:49:07 +01:00
perploug
7c4c44cf7e
Enables the breadcrumb nav on media edit
2014-02-24 11:55:54 +01:00
perploug
f3d64bb85d
Fixes broken file resolver due to wrong alias
2014-02-24 10:30:35 +01:00
perploug
8261a2b69b
Fixes U4-4271 U7.1 Nightly build 16 YSOD when editing doc type
2014-02-24 09:36:10 +01:00
perploug
c3471ffbc3
Cropsizes config and upload compatible
...
Refactors imagecropper and fileupload to use the samen metadata setting
extensions
2014-02-20 12:59:15 +01:00
Shandem
16e16f9578
Merge pull request #299 from kgiszewski/feature-slider-fix
...
Fix broken path
2014-02-19 15:35:30 +11:00
perploug
81305173ca
Changes imagecropper to store config in its property data
2014-02-19 00:19:15 +01:00
perploug
6637ceaf41
Add support for looking up 3rd party editor file paths
...
Adds a file resolver on the mediaHelper, property editors can then
register a resolver to return file paths from whatever format
2014-02-19 00:19:13 +01:00
perploug
82d5f7b72b
Adjusted assetsService to deal with weird yepnope behaivior
2014-02-19 00:19:12 +01:00
perploug
e69dea26a5
Adds extra null checking when looking up active tree
2014-02-19 00:19:11 +01:00
Kevin Giszewski
85d6f1d54a
Fix broken path
2014-02-18 11:07:14 -05:00
perploug
6944f25c9f
Fixes Assets.Service callback not firering
2014-02-17 16:17:16 +01:00
perploug
45c7699a33
Footer breadcrumb navigation
2014-02-17 16:17:09 +01:00
perploug
2bd2f12831
ImageCropper Upload enabled
...
The cropper can now fully replace the upload datatype
2014-02-17 16:17:02 +01:00
perploug
fa4e9d0cd1
Merge remote-tracking branch 'origin/7.1.0-ImageCropper-WIP' into 7.1.0
2014-02-11 14:56:41 +01:00
perploug
764644fc5d
Merge
2014-02-11 14:55:22 +01:00
perploug
0bf27f4371
Make sure the formcontroller reset dirty state on save
2014-02-11 14:48:06 +01:00
perploug
36a8599e62
Adds cache bursting to production mode
...
Package installer bumps CDF version, we make sure to purge the angular
cache
initial js loader gets a cache burst as well
2014-02-10 13:02:16 +01:00
perploug
2850c3c3de
Improved caching in debug mode by adding global yepnope filter
2014-02-07 15:45:52 +01:00
perploug
cec8001c38
Fixes issue with MediaHelper and complex property values
2014-02-07 09:16:05 +01:00
perploug
7dbd21a854
ImageCropper Added as a real property editor + polish
...
Polishing the UI, it can now edit actual image data and store crop
points / center point as json, next add configuration service
2014-02-07 09:15:44 +01:00
perploug
9ff82f3a00
Removes unneeded loging in umbpanel.directive
2014-02-04 13:58:13 +01:00
perploug
25999be0c9
Improves sticky footer button detection
...
Refactored the event hooks, added a watch on the buttons position
2014-02-04 12:53:09 +01:00
perploug
853baf9462
Final tweaks to the unsaved changes dialog
2014-02-04 11:40:16 +01:00
Per Ploug Krogslund
6f36384a35
Merge branch '7.1.0-LocationChangeNotificatiion' into 7.1.0
2014-02-04 09:46:54 +01:00
Per Ploug Krogslund
d55e492d17
Route change confirm notification dialog
2014-02-04 09:46:14 +01:00
Per Ploug Krogslund
fcbdf6c635
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
2014-02-03 21:50:30 +01:00
Per Ploug Krogslund
deeaf724bd
Fixes missing dependencies
2014-02-03 21:04:11 +01:00
Per Ploug Krogslund
34824ffbb0
Confirm navigating away from unsaved content
2014-02-03 21:03:43 +01:00
Per Ploug Krogslund
6f28a0a686
Updates NotificationService to support custom views
...
This allows us to inject small UI components as overlays ontop of
editors
2014-02-03 21:03:24 +01:00
Sebastiaan Janssen
b3f6a8c71b
Merge branch '7.0.3' into 7.1.0
...
Conflicts:
.gitignore
src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
2014-02-03 11:52:36 +01:00
perploug
4ea589e954
Missing changes on ContentPickerControler re-added
2014-01-31 11:38:24 +01:00
perploug
621a19d4bd
Final tweaks to TreeSource picker
...
Better help text, polish icons and margins, made sure it toggles UI
correctly for each type of tree
(cherry picked from commit 9ce79e98a3 )
Conflicts:
src/Umbraco.Web.UI.Client/src/views/prevalueeditors/treesource.html
2014-01-31 11:38:23 +01:00
perploug
7533baf368
fixes mntp filtering
...
(cherry picked from commit 3e22598f4a )
2014-01-31 11:38:21 +01:00