Marc
|
22792a2f8e
|
fix typos, thousands separator and casing of installer facts
|
2014-03-12 11:05:50 +01:00 |
|
Sebastiaan Janssen
|
3912300f83
|
Really... nobody noticed "MEH"?
|
2014-03-12 00:30:25 +01:00 |
|
Sebastiaan Janssen
|
693899935b
|
For absolute clarity added the fact that this is the current Umbraco version.
|
2014-03-11 19:09:17 +01:00 |
|
Sebastiaan Janssen
|
0a959b5b84
|
Thought I'd moved the version up a already but looks like I forgot to commit. Also made it
have a bit more contrast with it's background.
|
2014-03-11 17:39:11 +01:00 |
|
Shannon
|
405727f1ac
|
Completes: U4-3919 Get google spellchecker working in new RTE editor in a much better way that requires no server side implementations - it enables spell checking by the browser in the RTE which is heaps better and less code for us
|
2014-03-10 14:36:20 +11:00 |
|
Shannon
|
6446f63dcb
|
Fixes: U4-4366 Lots of js errors in RteController when editing the rte data type
|
2014-03-10 14:16:24 +11:00 |
|
perploug
|
38509f9d5a
|
Adds details view to media picker to edit alt text
|
2014-03-09 22:21:55 +01:00 |
|
perploug
|
3ff04f585c
|
Fixes issue with late-loaded file resolvers
|
2014-03-09 22:21:36 +01:00 |
|
perploug
|
45f6d4f911
|
ensures the installer clears angular cache
|
2014-03-07 12:10:00 +01:00 |
|
Shannon
|
6a9a1d1547
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-03-07 20:26:57 +11:00 |
|
perploug
|
391eb99e10
|
Installer facts typo
|
2014-03-07 10:18:36 +01:00 |
|
perploug
|
7104629ffd
|
Fixes installer database dropdown default value
|
2014-03-07 10:17:46 +01:00 |
|
Shannon
|
bc371e69a3
|
Completes: U4-4227 Rename default member property aliases
|
2014-03-07 19:30:54 +11:00 |
|
perploug
|
9e332ca0a4
|
Fixes: media unit test merge issue
|
2014-03-06 22:54:23 +01:00 |
|
perploug
|
02388a33ba
|
Tweaks fileupload view
|
2014-03-06 22:54:05 +01:00 |
|
perploug
|
3f52364308
|
Fixes: FixNumber directive always dirtied the model
|
2014-03-06 22:53:51 +01:00 |
|
perploug
|
e157837e0e
|
Fixes merge issue in valformmanager
|
2014-03-06 22:53:13 +01:00 |
|
perploug
|
c2318349e5
|
merge
|
2014-03-06 20:11:37 +01:00 |
|
perploug
|
c540c74a04
|
merge
|
2014-03-06 20:10:17 +01:00 |
|
perploug
|
e5b1271ce1
|
Fixes: U4-4205 Add item to multi node tree picker - Min/Max Items Issue
|
2014-03-06 14:38:03 +01:00 |
|
perploug
|
dfaa15c6e7
|
Directive cleanup + button event js errors fix
|
2014-03-06 12:28:36 +01:00 |
|
perploug
|
4aa3e1368a
|
Fixes scrollbar and database val msg
|
2014-03-06 12:27:46 +01:00 |
|
perploug
|
d08f08ffaf
|
Umbraco facts
|
2014-03-06 10:30:41 +01:00 |
|
Shannon
|
30da7fb801
|
Merge branch '7.1.0-installer' into 7.1.0
Conflicts:
src/Umbraco.Web.UI.Client/src/common/mocks/resources/entity.mocks.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/fileupload/fileupload.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.controller.js
src/Umbraco.Web.UI.Client/test/unit/app/media/edit-media-controller.spec.js
|
2014-03-06 12:28:50 +11:00 |
|
Shannon
|
7086a5153a
|
Fixes js errors with apply since a digest is already in operation.
|
2014-03-06 12:25:45 +11:00 |
|
Shannon
|
37937e2c8e
|
Fixes the user password validation to ensure it obeys what the membership provider's are configured for.
|
2014-03-06 12:11:14 +11:00 |
|
Shannon
|
7676099f2e
|
small styling fix on db err msg
|
2014-03-06 11:14:41 +11:00 |
|
perploug
|
0d1bb355b5
|
merge
|
2014-03-05 20:12:45 +01:00 |
|
perploug
|
3276b8a4d8
|
Latest visual changes to installer + db validator
|
2014-03-05 20:03:45 +01:00 |
|
Shannon
|
fbd2b3a1e1
|
Gets the v7 upgrade report working on the new installer.
|
2014-03-05 18:23:50 +11:00 |
|
Shannon
|
8f7f761bb3
|
implements the file permissions report correctly and tests it.
|
2014-03-05 17:44:13 +11:00 |
|
Shannon
|
a40ba2f27e
|
Updates the RequiresExecution logic so we can skip steps based on some user input (i.e. skip the starter kit installation). Fixes the start kit js stuff to update the model correctly and continue. Fixes the error view to restart - it cannot just go back because there might not be a view there.
|
2014-03-05 14:30:17 +11:00 |
|
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
|
92f6b5564d
|
Fixes failing js unit tests
|
2014-03-03 13:21:30 +01: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 |
|
Sebastiaan Janssen
|
a20c11d438
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-02-26 22:52:38 +01:00 |
|
Sebastiaan Janssen
|
89b8d056a2
|
Fixes #U4-4310 Missing Curly Brace in Boolean Property Editor
|
2014-02-26 22:52:13 +01:00 |
|
Jan Skovgaard
|
70ba0cd592
|
U4-4295 typo on front of admin
|
2014-02-26 19:51:56 +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 |
|