Shannon
|
c331ba134a
|
Fixes 301 redirect js naming conventions, fixes URL handling, moves c# classes to the correct/constistent namespaces, fixes up models and N+1 requests, adds model mapping to not return the business logic model, adds controller method to check if it's enabled instead of returning the result as part of the search.
|
2016-08-08 14:40:53 +02:00 |
|
Sebastiaan Janssen
|
f4b0700528
|
Merge branch 'temp-U4-8802' of https://github.com/umbraco/Umbraco-CMS into temp-U4-8802
|
2016-08-08 12:00:14 +02:00 |
|
Sebastiaan Janssen
|
126c358546
|
Fixes build and use Guid where necessary
|
2016-08-08 11:57:48 +02:00 |
|
Simon Busborg
|
80d579891b
|
Removes search when disabled
|
2016-08-08 11:33:56 +02:00 |
|
Sebastiaan Janssen
|
b2e03dcc1b
|
Merge branch 'refs/heads/dev-v7' into temp-U4-8802
|
2016-08-08 11:31:16 +02:00 |
|
Mads Rasmussen
|
97a765d6af
|
Merge branch 'bjarnef-dev-v7-U4-8580' into dev-v7
|
2016-08-08 11:28:07 +02:00 |
|
Mads Rasmussen
|
67430392e3
|
Change object to img to make it render in Edge
|
2016-08-08 11:22:16 +02:00 |
|
Sebastiaan Janssen
|
6560f752d6
|
Merge branch 'refs/heads/dev-v7' into temp-U4-8802
|
2016-08-08 11:21:19 +02:00 |
|
Claus
|
e02575830f
|
Merge pull request #1420 from umbraco/temp-U4-8816
U4-8816 Update to jQuery 2.2.4
|
2016-08-08 11:00:47 +02:00 |
|
Simon Busborg
|
32d48b12d1
|
Changed button when inactive, added class to toggle when table in inactive
|
2016-08-08 10:36:10 +02:00 |
|
Simon Busborg
|
a28c52aa16
|
Added styling to url list
|
2016-08-08 09:36:10 +02:00 |
|
Mads Rasmussen
|
26708ae82b
|
Merge branch 'dev-v7-U4-8580' of git://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-8580
|
2016-08-08 09:20:32 +02:00 |
|
Mads Rasmussen
|
27d041c055
|
Merge pull request #1416 from bjarnef/dev-v7-U4-8765-fix
Open documentation link in new browser window/tab
|
2016-08-05 21:36:27 +02:00 |
|
Shannon
|
4022c3cec9
|
U4-8816 Update to jQuery 2.2.4
|
2016-08-05 19:15:11 +02:00 |
|
Mads Rasmussen
|
aa66fd6e33
|
rewrite controller as vm + refactor controller to follow angular style guide
|
2016-08-05 16:59:03 +02:00 |
|
Mads Rasmussen
|
b8b30bdc6e
|
make resource for all redirect url end points
|
2016-08-05 14:35:58 +02:00 |
|
Sebastiaan Janssen
|
18a1aa2f6f
|
Merge pull request #1413 from umbraco/temp-U4-8530
U4-8530 Make it possbile to hide preview button by DocumentType or ContentItem
|
2016-08-05 13:18:29 +02:00 |
|
Shannon
|
3e932ecf3f
|
fixes icon and author urls for local package install
|
2016-08-05 13:06:35 +02:00 |
|
Mads Rasmussen
|
1f8dc9a424
|
move dashboard from App_Plugins to dashboards folder
|
2016-08-05 12:36:10 +02:00 |
|
Shannon
|
6a3f146da1
|
Fixes health check index & throbber while fixing, fixes xml data integrity check to check for invalid XML that doesn't contain a GUID
|
2016-08-05 12:29:05 +02:00 |
|
Simon Busborg
|
9131b73cbb
|
Merge pull request #1415 from bjarnef/dev-v7-U4-8809
Show only empty recycle bin text, when filter doesn't has a value
|
2016-08-05 11:14:44 +02:00 |
|
bjarnef
|
e1daa79bab
|
Open documentation link in new browser window/tab
|
2016-08-04 22:35:55 +02:00 |
|
bjarnef
|
a136235c72
|
Show only empty recycle bin text, when filter doesn't has a value
|
2016-08-04 21:10:31 +02:00 |
|
bjarnef
|
e8e440516f
|
Ensure editing area use full height when it only has a little or no content
|
2016-08-04 20:30:54 +02:00 |
|
Shannon
|
2c15db5950
|
U4-8530 Make it possbile to hide preview button by DocumentType or ContentItem
|
2016-08-04 18:34:20 +02:00 |
|
Shannon
|
a91b8e0acf
|
Merge branch 'U4-8530' of https://github.com/Phosworks/Umbraco-CMS into Phosworks-U4-8530
|
2016-08-04 18:08:27 +02:00 |
|
Sebastiaan Janssen
|
8038016b55
|
U4-8778 The "Link your xx account" button doesn't work because it's a form wrapped in a form
|
2016-08-04 15:58:19 +02:00 |
|
Mads Rasmussen
|
d8f68f5f9b
|
Merge branch 'spacebetween-U4-7475-grid-tinymce-styles' into dev-v7
|
2016-08-04 10:32:30 +02:00 |
|
Mads Rasmussen
|
b365a9944f
|
Fix js errors for grunt to build
|
2016-08-04 10:29:36 +02:00 |
|
Simon Busborg
|
5b2bcdbfac
|
Merge pull request #1399 from marcemarc/temp-u4-8772
Fixes U4-8772, adds icon to published but changed listview items
|
2016-08-04 10:08:04 +02:00 |
|
Mads Rasmussen
|
abb994cf30
|
Merge branch 'U4-7475-grid-tinymce-styles' of git://github.com/spacebetween/Umbraco-CMS into spacebetween-U4-7475-grid-tinymce-styles
|
2016-08-04 10:02:11 +02:00 |
|
Simon Busborg
|
912a460bd8
|
Merge pull request #1353 from abjerner/patch-7
Added a tooltip with icon alias on mouseover
|
2016-08-04 09:35:38 +02:00 |
|
Mads Rasmussen
|
c8d7a62a47
|
Fixes: U4-8747 Actions menu button not aligned with heading input
|
2016-08-03 09:53:55 +02:00 |
|
Simon Busborg
|
1ca6674095
|
Fixes http://issues.umbraco.org/issue/U4-8770
|
2016-08-02 09:41:01 +02:00 |
|
Claus
|
bb4671faf1
|
Merge branch 'dev-v7-U4-8488' of git://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-8488
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
|
2016-07-29 11:22:13 +02:00 |
|
Claus
|
57d2901c2e
|
Merge pull request #1405 from umbraco/temp-U4-8367
U4-8367 Breadcrumb and save button breaks layout.
|
2016-07-29 10:48:31 +02:00 |
|
Claus
|
ccd03cb1f2
|
fixes overlay width on small screens (mads).
|
2016-07-29 10:38:00 +02:00 |
|
Claus
|
89fd31085c
|
Merge branch 'dev-v7-U4-8748' of git://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-8748
|
2016-07-29 10:30:18 +02:00 |
|
Mads Rasmussen
|
be8a52e7b6
|
fix positioning of sub header when scrolling
|
2016-07-28 12:34:04 +02:00 |
|
Mads Rasmussen
|
3cdf80a82b
|
change main editor from absolute positioning to flex box. Sets auto height on editor footer so it can expand
|
2016-07-28 12:33:32 +02:00 |
|
Mads Rasmussen
|
b631db14c3
|
show full breadcrumb item on hover
|
2016-07-28 12:26:52 +02:00 |
|
Mads Rasmussen
|
5f7859a8c1
|
truncate breadcrumb items
|
2016-07-28 12:25:58 +02:00 |
|
Claus
|
39aca137a4
|
Merge branch 'temp-U4-8601' into dev-v7
Conflicts:
src/Umbraco.Web.UI.Client/src/views/dashboard/developer/healthcheck.controller.js
src/Umbraco.Web.UI.Client/src/views/dashboard/developer/healthcheck.html
|
2016-07-27 14:18:21 +02:00 |
|
Claus
|
9ae339f17b
|
removing a console.log.
whitespace and some formatting.
|
2016-07-27 13:59:10 +02:00 |
|
Mads Rasmussen
|
b1f13cdbb2
|
health check overview - hide status when group is loading
|
2016-07-27 13:15:22 +02:00 |
|
Mads Rasmussen
|
1636c16954
|
move loading indicator one level up in detail view, so it's visible first time the checks are run.
|
2016-07-27 12:40:45 +02:00 |
|
bjarnef
|
ba6736dbb3
|
Fix correct syntax of calc function in less
|
2016-07-27 10:31:18 +02:00 |
|
Mads Rasmussen
|
29be571afd
|
Add button to check all groups + a bit of style polish
|
2016-07-27 09:31:01 +02:00 |
|
bjarnef
|
c5b9e6a194
|
Load svg in <object> to have access to events and be able to manipulate svg
|
2016-07-27 01:36:17 +02:00 |
|
bjarnef
|
d37b65adcf
|
Extend model with extension property, display svg in <img> and font icon for other files
|
2016-07-26 14:45:03 +02:00 |
|