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 |
|
Mads Rasmussen
|
7d4e547b8d
|
Fixes: U4-8820 Healthcheck dashboard should validate input for notification email
|
2016-08-08 14:30:59 +02:00 |
|
Mads Rasmussen
|
cbd20cb9b3
|
Merge pull request #1406 from arknu/U4-8749
U4-8749: Allow default sort order to be custom properties
|
2016-08-08 14:01:53 +02:00 |
|
Simon Busborg
|
4ff728b62a
|
added target blank so it opens in another tab
|
2016-08-08 12:55:52 +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 |
|
Claus
|
bfc2e6f666
|
Merge branch 'bjarnef-dev-v7-U4-8597' into dev-v7
|
2016-08-08 11:32:02 +02:00 |
|
Claus
|
c3035f26a7
|
Merge branch 'dev-v7-U4-8597' of git://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-8597
Conflicts:
src/Umbraco.Web.UI/umbraco/config/lang/da.xml
|
2016-08-08 11:31:29 +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 |
|
Asbjørn Riis-Knudsen
|
2ddbca8861
|
U4-8749: Add a service to allow acces to prevalues from inline listview editor
|
2016-08-03 22:07:06 +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 |
|
Asbjørn Riis-Knudsen
|
1f6caa0164
|
U4-8749: add back some acceidentally deleted code to deal with existing values
|
2016-07-30 00:35:06 +02:00 |
|
Asbjørn Riis-Knudsen
|
6adccb66dd
|
U4-8749: Use watch do dynamically refresh sort column list
|
2016-07-30 00:30:50 +02:00 |
|
Asbjørn Riis-Knudsen
|
6837dd2ce8
|
U4-8749: One more fix by @AndyButland
|
2016-07-29 23:55:20 +02:00 |
|
Asbjørn Riis-Knudsen
|
b686fa74c9
|
U4-8749: Fixes by @AndyButland
|
2016-07-29 23:42:59 +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 |
|
Asbjørn Riis-Knudsen
|
e53b81b627
|
U4-8749: Remove commented out code
|
2016-07-28 22:21:21 +02:00 |
|
Asbjørn Riis-Knudsen
|
385c53936e
|
U4-8749: Initial implementation of the default sort order using the columns added instead of a fixed list
|
2016-07-28 22:18:17 +02:00 |
|