Blake Clerke-Smith
|
f00a5271c3
|
escape other stuff
|
2016-06-16 06:09:59 -06:00 |
|
Blake Clerke-Smith
|
deff98612f
|
escape semicolons
|
2016-06-16 06:07:21 -06:00 |
|
Sebastiaan Janssen
|
85b00f60ab
|
Update broken unit test
|
2016-06-14 14:38:19 +02:00 |
|
Sebastiaan Janssen
|
2ae2047b7c
|
Temporarily ignore two failing tests
|
2016-06-14 14:18:24 +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 |
|
Sebastiaan Janssen
|
8539de08d0
|
IRedirectUrlRepository needs to be public
|
2016-06-13 23:41:19 +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 |
|
Sebastiaan Janssen
|
7f154e28de
|
Add the beta label
|
2016-06-13 23:24:57 +02:00 |
|
Sebastiaan Janssen
|
b2cd4820be
|
Updates Examine
|
2016-06-13 23:24:19 +02:00 |
|
Sebastiaan Janssen
|
82954b6b6f
|
Merge pull request #1325 from umbraco/temp-u4-8361
U4-8361 Basic 301 Support In Core
|
2016-06-13 23:22:34 +02:00 |
|
Stephan
|
ef181b7230
|
U4-8361 - internal some things
|
2016-06-13 23:20:27 +02:00 |
|
Mads Rasmussen
|
67d71908bf
|
add back button when uninstalling package
|
2016-06-13 22:45:42 +02:00 |
|
Mads Rasmussen
|
e38d4b7e88
|
increase icon font size
|
2016-06-13 20:57:00 +02:00 |
|
Sebastiaan Janssen
|
2407517fd5
|
Merge pull request #1326 from AndyButland/u4-3805f
u4-3805 - Set fixed value for click-jacking protection to sameorigin...
|
2016-06-13 20:54:26 +02:00 |
|
AndyButland
|
0a00be7cfe
|
Set fixed value for click-jacking protection to sameorigin instead of deny
|
2016-06-13 20:48:37 +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 |
|
Stephan
|
839603342b
|
U4-8361 - bugfix, get events to work
|
2016-06-13 19:45:25 +02:00 |
|
Andy Butland
|
203e9e3394
|
Ensured click-jacking meta-tag health check searches case insensitively (#1324)
|
2016-06-13 19:44:01 +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 |
|
Stephan
|
795e6945e3
|
Merge pull request #1313 from marcemarc/temp-u4-8361
Create 301 Redirects When Urls Change - merging for review
|
2016-06-12 19:54:00 +02:00 |
|
Stephan
|
e231206555
|
U4-8361 - bugfix, get finder to work
|
2016-06-12 19:47:11 +02:00 |
|
Marc Goodson
|
7c49bb4aca
|
Event Handler to wire up to publishing and moving events to track Url changes, and then create appropriate 301 redirects using the new RedirectUrlService to maintain google juice
|
2016-06-12 16:54:13 +01:00 |
|
Stephan
|
0ad25ff7b9
|
Merge pull request #1310 from JimBobSquarePants/temp-u4-8361
Add IContentFinder implementation.
|
2016-06-12 16:47:44 +02:00 |
|
Stephan
|
2570a9139c
|
U4-8361 - service & repository
|
2016-06-12 16:22:06 +02:00 |
|
James Jackson-South
|
c916c09dee
|
Add IContentFinder implementation.
|
2016-06-12 23:51:22 +10:00 |
|
Stephan
|
79bbd6a70c
|
U4-8361 - implement repository
|
2016-06-12 15:27:54 +02: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 |
|
Stephan
|
a7759c6175
|
U4-8361 - renaming
|
2016-06-12 13:07:00 +02:00 |
|
Stephan
|
36fbb9df86
|
U4-8361 - initial work
|
2016-06-12 12:38:35 +02:00 |
|
Mads Rasmussen
|
ae7c145fcd
|
add scrollable header to details page
|
2016-06-12 11:45:57 +02:00 |
|
Shannon
|
38e59373c6
|
U4-8569 Saving a member type changes the UniqueId of custom properties and tabs
This fixes the tab/group unique id mappings
|
2016-06-08 09:47:06 +02:00 |
|
Shannon
|
50f4bbdd1e
|
U4-8569 Saving a member type changes the UniqueId of custom properties
This fixes the member property type UniqueID SQL and mapping.
This ensures that the main repositories fully assert/compare all fetched properties.
|
2016-06-07 12:20:10 +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 |
|
Shannon Deminick
|
6681e48c57
|
Merge pull request #1301 from dampee/dev-v7
update examine documentation links
|
2016-06-03 11:41:41 +02:00 |
|
Damiaan
|
7b101caf0b
|
update examine documentation links
|
2016-06-03 11:36:07 +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 |
|