Shannon
|
9c7052f0fd
|
Fixed the property join for sorting on custom columns, this would have only worked if there were actual values in those columns, we fix this now with an outer join instead of an inner join
|
2016-08-04 16:46:46 +02:00 |
|
Claus
|
b4ea03cdf3
|
U4-8779 Sorting not working in Members List View in 7.5 Beta2
|
2016-08-03 12:43:46 +02:00 |
|
Mads Rasmussen
|
c8d7a62a47
|
Fixes: U4-8747 Actions menu button not aligned with heading input
|
2016-08-03 09:53:55 +02:00 |
|
Sebastiaan Janssen
|
e020779a14
|
U4-8751 GetCropUrl method should have a parameter for specifying the image format
Additional fix asking for InvariantContains instead of just Contains
|
2016-08-02 15:07:25 +02:00 |
|
Sebastiaan Janssen
|
d611ae85e1
|
Merge pull request #1398 from arknu/U4-8751_2
U4-8751: Put format parameter at the end when format is specified in furtherOptions
|
2016-08-02 14:57:38 +02:00 |
|
Sebastiaan Janssen
|
2df8f55032
|
U4-8794 Allow Newtosoft JSON 9.0.1 to be installed
#U4-8794 Fixed
|
2016-08-02 14:45:57 +02:00 |
|
Sebastiaan Janssen
|
6788e8954e
|
U4-8509 woff2 mime type
|
2016-08-02 14:37:08 +02:00 |
|
Sebastiaan Janssen
|
080da771ff
|
U4-8457 Ensure <MacroErrors> default is updated from legacy inline setting to newer throw setting
#U4-8457 Fixed
|
2016-08-02 14:37:08 +02:00 |
|
Sebastiaan Janssen
|
08b3b635b4
|
Merge pull request #1305 from electricsheep/U4-8336
U4-8509 - Added woff2 mime type
|
2016-08-02 14:36:58 +02:00 |
|
Mads Rasmussen
|
8e411069f4
|
Merge pull request #1318 from umbraco/temp-U4-8584
Temp u4 8584
|
2016-08-02 13:26:34 +02:00 |
|
Simon Busborg
|
1ca6674095
|
Fixes http://issues.umbraco.org/issue/U4-8770
|
2016-08-02 09:41:01 +02:00 |
|
Shannon
|
3ebb3dc544
|
U4-7813 Enable MiniProfiler to profiler during startup
|
2016-08-01 12:04:02 +02:00 |
|
Claus
|
22d12f3abc
|
Merge branch 'bjarnef-dev-v7-U4-8488' into dev-v7
|
2016-07-29 11:23:36 +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
|
9914ab6c59
|
Merge branch 'bjarnef-dev-v7-U4-8748' into dev-v7
|
2016-07-29 10:38:33 +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
|
1a2f7b8788
|
Merge branch 'dev-v7' of github.com:umbraco/Umbraco-CMS into dev-v7
|
2016-07-27 14:18:39 +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 |
|
Warren Buckley
|
88c6b0450e
|
Merge pull request #1401 from umbraco/temp-U4-8733
U4-8733 Trying to include a stylesheet in a package results in a YSOD
|
2016-07-27 13:18:07 +01: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 |
|
Claus
|
f7f736fe63
|
Merge pull request #1403 from umbraco/temp-U4-8780
U4-8780 Error migrating from 7.2.2 -> 7.5 beta 2 - cmsStylesheetProperty invalid object name
|
2016-07-27 11:04:10 +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 |
|
Sebastiaan Janssen
|
c955cce28d
|
Because the cmsStylesheetProperty table was already deleted by an earlier migration, it can't be deleted again
However because all of this runs in one transaction, it will try anyway, we need to do this in a "local" context instead
|
2016-07-26 16:20:22 +02:00 |
|
Sebastiaan Janssen
|
bb376367d6
|
If the umbracoMigration table does not yet exist, then get the configured version from the web.config and parse it
|
2016-07-26 16:19:17 +02:00 |
|
Sebastiaan Janssen
|
a83b524130
|
DetermineInstalledVersionByMigrations needs to check if the table exists, not the code asking for a version
|
2016-07-26 16:18:00 +02:00 |
|
Claus
|
dcdd47dff4
|
adding a few unit tests to MemberService.
|
2016-07-26 16:05:30 +02:00 |
|
Claus
|
379a0d68f7
|
U4-8733 Trying to include a stylesheet in a package results in a YSOD
|
2016-07-26 13:38:06 +02:00 |
|
Sebastiaan Janssen
|
c206965f88
|
U4-8777 ImageProcessor fails to generate thumbnail for animated gif
#U4-8777 Fixed
Updates to the latest ImageProcessor to ship in the zip release
|
2016-07-26 12:09:05 +02:00 |
|
Mads Rasmussen
|
8fd1743bce
|
only render actions div if there are any actions
|
2016-07-26 12:01:24 +02:00 |
|
Claus
|
4acfd1dcca
|
better error message for errors when embedding media.
|
2016-07-26 11:31:39 +02:00 |
|
Mads Rasmussen
|
67234ef115
|
Fixes: U4-8713 New packager - avoid horizontal scrollbar for narrow screens
|
2016-07-26 10:34:29 +02:00 |
|
Shannon Deminick
|
9f36d2b7c6
|
Update README.md
|
2016-07-25 11:13:06 +02:00 |
|
Simon Busborg
|
2aa27dcf8c
|
Merge pull request #1395 from bjarnef/dev-v7-U4-8746
Open link in new browser window/tab
|
2016-07-25 10:45:56 +02:00 |
|
Simon Busborg
|
43da97332c
|
Merge pull request #1396 from bjarnef/dev-v7-U4-8765
Open documentation link in new browser window/tab
|
2016-07-25 10:44:48 +02:00 |
|
Asbjørn Riis-Knudsen
|
5f3f698ffd
|
U4-8751: Put format parameter at the end when format is specified in furtherOptions
|
2016-07-24 18:09:06 +02:00 |
|
Sebastiaan Janssen
|
4ab200d538
|
Request elevated command promt to install git (necessary for the install to succeed)
|
2016-07-23 11:52:47 +02:00 |
|
bjarnef
|
55fad36bad
|
Open documentation link in new browser window/tab
|
2016-07-22 15:13:00 +02:00 |
|
Warren Buckley
|
99a7aa53a1
|
Merge pull request #1393 from umbraco/temp-U4-8755
U4-8755 - more explicit errors when xml cache is corrupt
|
2016-07-22 11:47:17 +01:00 |
|
Warren Buckley
|
d783554476
|
Merge pull request #1392 from umbraco/temp-u4-8756
U4-8756 - fix 7.5 beta2 upgrade
|
2016-07-22 10:50:28 +01:00 |
|
bjarnef
|
5444b65eaf
|
Open link in new browser window/tab
|
2016-07-21 19:56:57 +02:00 |
|
Warren Buckley
|
c4400a20d6
|
Merge pull request #1388 from umbraco/temp-u4-8720
temp-u4-8720
|
2016-07-21 15:48:47 +01:00 |
|