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
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
James Jackson-South
c9c1aea8ab
Update ImageProcessor, clean up log message
2016-06-14 04:54:26 +10: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
James Jackson-South
b7ef324287
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into U4-8588
2016-06-14 04:24:46 +10: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
James Jackson-South
33cbcbb7d4
Save projects.
2016-06-13 22:47:49 +10:00
James Jackson-South
b0a4cc3333
Updates ImageProcessor 💥
...
- Update versions
- Add ImageProcessorLogger
2016-06-13 22:43:05 +10: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
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
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
James Jackson-South
ceddf6c883
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2016-06-10 20:31:59 +10:00
Jeremy Pyne
fed8a170cd
Update CodeArea.cs
...
Added a missing include so the matchbrackets tag works in CodeMirror.
2016-06-08 12:40:15 -04: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
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
Shannon
aff03997d9
Moves static event binding for prop editors to startup handlers
2016-06-01 11:27:08 +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