Claus
b93c3d9caa
Merge pull request #1564 from abryukhov/patch-6
...
Update ru.xml UI language file
2016-11-07 11:56:44 +01:00
Claus
4d2aba2577
Merge pull request #1599 from AndyFelton/U4-9147
...
Modified grammar on health check dashboard
2016-11-07 11:26:02 +01:00
Claus
ce780ee4f4
Merge pull request #1595 from AndyFelton/U4-9146
...
Health check data integrity colons missing
2016-11-07 11:24:25 +01:00
Claus
a6134bfacd
Merge pull request #1569 from AronGreen/dev-v7
...
Danish translations related to Redirect URL Management
2016-11-07 11:20:43 +01:00
Sebastiaan Janssen
0eeb481d85
Merge pull request #1586 from LottePitcher/U4-9068
...
Truncate should not finish halfway through a two word unicode character
2016-11-03 17:53:49 +01:00
Andy Felton
66bce71a8b
"it's" replaced with "its" on "Checks to see if your site is revealing information in it's headers that gives away unnecessary details about the technology used to build and host it."
2016-11-03 16:51:33 +00:00
Andy Felton
b198ecbc02
Modifed grammer as follows
...
MacroErrors are set to 'throw' which will prevent some or all pages in your site from loading completely when there's any errors in macros. Rectifying this will set the value to 'inline'. modifed to "when there's any errors in macros" should be replaced with "if there are any errors in macros"
2016-11-03 16:51:06 +00:00
Sebastiaan Janssen
ecbe058d00
Merge pull request #1591 from RachBreeze/U4-7239
...
U4-7239 Now trims the parameters
2016-11-03 17:16:22 +01:00
Andy Felton
22f37d02dc
Added missing colon
2016-11-03 16:00:04 +00:00
Lotte Pitcher
c8b23195f6
When truncating if the last characters was the first half of a two word unicode character, also include the second half to avoid YSOD
2016-11-03 14:30:38 +00:00
Sebastiaan Janssen
02840965d7
Merge pull request #1577 from Draga/U4-9055
...
U4-9055
2016-11-03 15:25:03 +01:00
Sebastiaan Janssen
5b13ab255a
Merge pull request #1575 from readingdancer/U4-9091
...
U4-9091 - Fixed the font being used in the Media Picker for files
2016-11-03 15:09:22 +01:00
CORP\Rachel.Breeze
ae659e3c84
U4-7239 Now trims the parameters so that if a default is set in a comma and space seperated list, the parameter is now populated.
2016-11-03 13:40:46 +00:00
Stefano Chiodino
c1ffefc6af
U4-9055 remove background-color on preview that was interfering with the website
...
style
2016-11-03 11:51:01 +00:00
Chris Houston
1b2d75ee52
Fixed the font being used in the Media Picker when a file has been selected.
2016-11-03 11:43:03 +00:00
Sebastiaan Janssen
d5b2ce9c09
Merge pull request #1571 from drpeck/U4-8183
...
(U4-8183) Changed the link picker dialog from Page Title to Link title
2016-11-03 12:25:27 +01:00
David Peck
9162575b35
(U4-8183) Changed the casing to match other labels
2016-11-03 10:53:33 +00:00
David Peck
0ff26aa442
(U4-8183) Changed the link picker dialog from Page Title to Link title in en and en_us
2016-11-03 10:50:10 +00:00
Claus
a06b920785
Merge pull request #1563 from umbraco/temp-u4-9137
...
U4-9137 - Fix PublishedMediaCache getting trashed media
2016-11-03 11:25:21 +01:00
AronGreen
7b345d6cb0
Danish translations related to Redirect URL Management
2016-11-02 22:02:47 +01:00
Alexander Bryukhov
5a5be024e4
Update ru.xml UI language file
...
Dictionary item editor keys added
2016-11-03 00:12:44 +07:00
Stephan
c2d3d057a5
U4-9137 - Fix PublishedMediaCache getting trashed media
2016-11-02 13:59:04 +01:00
Claus
7fe5f0c099
Merge branch 'Flaeng-Email-validation-on-user-form' into merge-U4-8782
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
2016-11-01 14:28:38 +01:00
Claus
5f615d30b2
Merge branch 'Email-validation-on-user-form' of git://github.com/Flaeng/Umbraco-CMS into Flaeng-Email-validation-on-user-form
2016-11-01 13:35:04 +01:00
Claus
4c408eb1b7
Merge branch 'temp-U4-8782' of git://github.com/mikecp/Umbraco-CMS into mikecp-temp-U4-8782
2016-11-01 13:32:09 +01:00
Sebastiaan Janssen
82a2f50d03
Merge pull request #1554 from umbraco/temp-u4-9121
...
U4-9121 - improve url perfs
2016-11-01 09:56:11 +01:00
Stephan
c500f98ad8
U4-9121 - improve url perfs
2016-10-28 14:33:44 +02:00
Sebastiaan Janssen
41a8dd10de
Merge pull request #1545 from umbraco/temp-u4-9090
...
U4-9090 - Upgrade to ModelsBuilder 3.0.5 (reuse compiled live dll on …
2016-10-28 10:37:13 +02:00
Sebastiaan Janssen
3aee8b069d
Merge pull request #1547 from umbraco/temp-U4-9039
...
Fixes: U4-9039 No progress indication when uploading local package
2016-10-27 21:47:05 +02:00
Sebastiaan Janssen
3e79b65539
Merge pull request #1549 from umbraco/temp-u4-8995
...
U4-8995 - fix health check for trySkipIisError
2016-10-27 21:30:55 +02:00
Shannon
ba0ef3676d
U4-9109 changes all usage of automapper ResolveUsing<T> to instantiate the resolver explicitly - this prevents IoC frameworks registered against automapper to not explode if these resolvers have not been added to the container.
2016-10-27 18:32:16 +02:00
Stephan
7495d89a79
U4-9107 - enable bench on empty db
2016-10-26 19:26:10 +02:00
Stephan
c95c4c359a
Merge branch 'dev-v7' into temp-U4-9107
2016-10-26 18:03:43 +02:00
Stephan
71afe908b4
U4-9101 - comments and misc
2016-10-26 18:01:32 +02:00
Stephan
e3c3acfca9
Merge branch 'dev-v7' into temp-U4-9101
2016-10-26 17:48:41 +02:00
Shannon
7e81768abc
adds exception checking to ExamineExtensions
2016-10-26 14:25:32 +02:00
Stephan
6d0bca471e
U4-8995 - fix health check for trySkipIisError
2016-10-26 14:24:31 +02:00
Shannon
8e4e7e5b19
Ensures no duplicates are processed between rows
2016-10-26 12:19:36 +02:00
Shannon
c667627d2f
Changes max row retrieval to 100
2016-10-26 12:01:43 +02:00
Shannon
8b411c3d46
Adds checks to see if the app is shutting down while processing instruction batches, if so it will exit instruction processing. Also set a timeout on the wait lock so that if the app is shutting down it will after 5 seconds.
2016-10-26 11:37:59 +02:00
Claus
db7c20d99a
fixing unit test failing on da-DK culture sorting.
2016-10-26 11:32:25 +02:00
Shannon
f153332ad5
updates logging levels for MainDom
2016-10-25 16:56:55 +02:00
Shannon
876d78b4ad
During instruction processing, always check if the app is shutting down and if so then exit, if it's in the middle of a batch it will exit even if it's processed a few and will not save the last synced id meaning the batch will get processed again .Reverts the change to process only a portion of the instructions json blob and save back to the db - that won't work in LB scenarios.
2016-10-25 16:23:49 +02:00
Shannon
68e871d175
Ensures that any given JSON blob written to the instructions can only contain the maximum number of instructions to process
2016-10-25 16:01:55 +02:00
Shannon
d7d4b26a66
This changes the instruction fetch process to query for the top records based on the MaxProcessingInstructionCount. This changes the Fetch to be a Query so they are not all loaded into memory and instead uses a db reader. This checks if any JSON blob contains more than the MaxProcessingInstructionCount and if so, it breaks out of the reader, takes the max amount to be processed and re-saves the remaining back to the same record so that this single request does not over-process instructions (which can take a long time and cause all sorts of problems)
2016-10-25 15:50:33 +02:00
Mads Rasmussen
f1d5ccb1e3
Fixes: U4-9039 No progress indication when uploading local package
2016-10-25 15:40:31 +02:00
Stephan
e330d40005
U4-9090 - Upgrade to ModelsBuilder 3.0.5 (reuse compiled live dll on restart)
2016-10-25 12:40:27 +02:00
Shannon
1a6986cfcf
U4-9111 Benchmark BulkCopy changes from U4-9107
2016-10-25 12:34:06 +02:00
Shannon
dadcbc8b31
U4-9107 Change BulkInsertRecords to use BulkCopy or TableDirect (SQLCE)
2016-10-25 12:29:17 +02:00
Shannon
92f5ad220a
oops, changes back so we have less joins, we don't need to query on cmsDocument or published, we know it will be that
2016-10-21 18:17:31 +02:00