Shannon
|
10108d75b8
|
Fixes: U4-6953 DatePicker (with time?) seems to be misbehaving since 7.2.8 in Firefox
|
2015-08-20 15:22:10 +02:00 |
|
Shannon
|
24cb64579b
|
make sure the time is not there for a non time picker when the pre-value is empty.
|
2015-08-20 12:48:33 +02:00 |
|
Shannon
|
86239cc777
|
fixes date time picker if the format is cleared from pre-values, it will revert to default.
|
2015-08-20 12:45:42 +02:00 |
|
Shannon
|
685aea1728
|
Fixes: U4-6879 Validation issues when creating new content and cancelling save event.
|
2015-08-20 11:50:32 +02:00 |
|
Jeavon Leopold
|
8ea99b9463
|
Adjust so that first crop isn't used for ratio when only a width or height parameter is passed into GetCropUrl
|
2015-08-20 10:22:15 +01:00 |
|
Jeavon Leopold
|
bc20a48570
|
Tiny Stylecop bracket adjustment
|
2015-08-20 09:34:48 +01:00 |
|
Jeavon Leopold
|
a17865683c
|
Variable renaming
|
2015-08-20 09:33:12 +01:00 |
|
Jeavon Leopold
|
6f76ee384c
|
Added some extra GetCropUrl tests as you can never have too many
|
2015-08-20 09:31:20 +01:00 |
|
Shannon
|
eb4e041682
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2015-08-20 10:25:53 +02:00 |
|
Shannon
|
477aa754b3
|
uses non deprected methods
|
2015-08-20 10:14:07 +02:00 |
|
Bjarne Fyrstenborg
|
4ea9fec9e2
|
Add missing Danish translations
Added missing keys in da.xml and removed some duplicate keys.
|
2015-08-20 09:56:16 +02:00 |
|
Alexander Bryukhov
|
5167ba7aee
|
ru.xml - newest 'member' and 'help' sections
|
2015-08-20 09:04:52 +06:00 |
|
Sebastiaan Janssen
|
f3a965841b
|
U4-6043 Error parsing package.manifest value Path line 0 position 0
Added a unit test and updated the logic as it was doing the wrong thing
#U4-6043 Fixed
|
2015-08-19 19:11:20 +02:00 |
|
Sebastiaan Janssen
|
4ec63ffd0d
|
U4-6939 'html code' button is missing in the Rich Text Editor]
#U4-6939 Fixed
|
2015-08-19 18:40:04 +02:00 |
|
Sebastiaan Janssen
|
4cb3e82972
|
U4-6926 HTML tag in nodeName renders as HTML in tree
#U4-6926 Fixed
|
2015-08-19 18:33:11 +02:00 |
|
Shannon
|
0a20741f39
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2015-08-19 18:22:26 +02:00 |
|
Shannon
|
4575748f16
|
adds TODO and formatting
|
2015-08-19 18:22:06 +02:00 |
|
Sebastiaan Janssen
|
028ee831b8
|
U4-6043 Error parsing package.manifest value Path line 0 position 0
#U4-6043 Fixed
|
2015-08-19 18:11:18 +02:00 |
|
Jeavon Leopold
|
3595dd3339
|
Adding checks for predefined crops that are still set to default and where a specific resize parameter has been passed into GetCropUrl so that output crop is in same ratio as the predefined crop
|
2015-08-19 16:54:03 +01:00 |
|
Sebastiaan Janssen
|
54981cd57c
|
Merge pull request #764 from Aaen/U4-6977
U4-6977: Updated the Our screenshot to show off the new design
|
2015-08-19 16:02:10 +02:00 |
|
leekelleher
|
15b4d33e00
|
U4-6986 PublishedContentExtensions.FirstChild() throws exception
Changes the return value to use `.FirstOrDefault()` instead of `.First()`.
Includes unit-test.
|
2015-08-19 13:57:58 +01:00 |
|
Shannon Deminick
|
367ba5cddf
|
Merge pull request #766 from bjarnef/dev-v7-minor-translations
Localize text in help dialog
|
2015-08-19 10:40:37 +02:00 |
|
Dennis Aaen
|
ff64efbcdf
|
Fix: Corrected the height of the image of the new ourumbraco
|
2015-08-19 10:00:39 +02:00 |
|
bjarnef
|
5bc0c499d8
|
Localize text in help dialog
Add localization for text in help dialog, create and delete dialogs and
some minor parts of the member area.
|
2015-08-19 02:03:54 +02:00 |
|
Dennis Aaen
|
f667318b58
|
U4-6977: Updated the Our screenshot to show off the new design
|
2015-08-18 15:14:51 +02:00 |
|
Shannon
|
87c9d15ad5
|
removes autocomplete="off" from login
|
2015-08-18 10:44:45 +02:00 |
|
Shannon
|
127736d188
|
updates to latest examine
|
2015-08-13 15:30:28 +02:00 |
|
Shannon
|
139ab8d4df
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2015-08-13 15:19:26 +02:00 |
|
Shannon
|
4abb8035b8
|
Changes the shutdown time for the logger to be 1 second
|
2015-08-13 15:19:16 +02:00 |
|
Shannon
|
0ca1807d64
|
Adds DelegateExtensions + Tests which is used for retrying and is used with the Examine Index Sync
|
2015-08-13 15:19:04 +02:00 |
|
Jeavon Leopold
|
6c416009d7
|
Make DeserializeFromJsonPayload in MediaCacheRefresher and associated sub classes public so that it's possible to easily retrieve the data in custom code
|
2015-08-13 13:52:21 +01:00 |
|
Shannon
|
9e6a2d8a7c
|
Fixing: U4-6942 During upgrade MUST make sure that the new Property Type GUIDs are consistent ... just needs some testing now;
|
2015-08-11 15:56:48 +02:00 |
|
Shannon
|
cfb84cae44
|
removes license txt that doesn't make any sense.
|
2015-08-11 12:23:15 +02:00 |
|
Shannon
|
4239833713
|
updates NotificationService
|
2015-08-11 12:12:34 +02:00 |
|
Shannon
|
4fa1a3948e
|
updates how versions are sorted before being sent.
|
2015-08-11 11:52:06 +02:00 |
|
Shannon Deminick
|
1b78e854f0
|
Merge pull request #759 from umbraco/U4-5180
Fix: U4-5180 Notifications email highlighting is incorrect. Ensured t…
|
2015-08-11 11:50:57 +02:00 |
|
Shannon Deminick
|
c62a2362d2
|
Merge pull request #761 from umbraco/U4-6808
U4-6808 Bug in umbRequestHelper service causing exceptions to end up …
|
2015-08-11 11:48:01 +02:00 |
|
Shannon Deminick
|
eb1855fcb7
|
Merge pull request #760 from umbraco/U4-6798
U4-6798 Rollback Dialog Displays Incorrect Author.
|
2015-08-11 11:44:10 +02:00 |
|
Shannon
|
d4863239cd
|
adds null check to query builder
|
2015-08-11 10:40:18 +02:00 |
|
Shannon
|
4b7ddb9c15
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2015-08-10 18:06:50 +02:00 |
|
Shannon
|
e5bb35b335
|
Updates to latest Examine
|
2015-08-10 18:06:23 +02:00 |
|
Claus
|
7eabd09b3a
|
Ignoring test causing CI to fail occasionally.
|
2015-08-10 15:11:08 +02:00 |
|
Shannon
|
087f0c0ede
|
updates internals visible for courier.
|
2015-08-10 13:09:48 +02:00 |
|
Shannon
|
db9d6d9109
|
Makes the getter for InternalSearcher lazy, fixes up the LocalTempStorageDirectory so that it properly deals with both directories the same, including lock files. Fixes up the LocalTempStorageIndexer with a ton more error checks and retry attempts to acquire locks if it cannot do so during initialization. This has proven to work seamlessly with my load tests now including the functionality for Sync. Need to test LocalOnly with the tests now too. Also, this should work if an index gets corrupted in temp storage for some odd reason (shouldn't do now btw). More testing required but this so far is showing to be much more stable especially with the new changes in Examine core.
|
2015-08-07 00:06:56 +02:00 |
|
Shannon
|
700e180522
|
Updates ensuring db connection so that it's not waiting arbitrarily to exit.
|
2015-08-07 00:02:35 +02:00 |
|
Claus
|
8584997f5f
|
U4-6808 Bug in umbRequestHelper service causing exceptions to end up in backoffice.
|
2015-08-06 16:03:12 +02:00 |
|
Claus
|
4710b3b641
|
U4-6798 Rollback Dialog Displays Incorrect Author.
|
2015-08-06 14:53:56 +02:00 |
|
Claus
|
227e2489c1
|
Fix: U4-5180 Notifications email highlighting is incorrect. Ensured the versions of content used in comparison is sorted correctly so the highlighting is based on previous version and not the base version of the content.
|
2015-08-06 10:32:41 +02:00 |
|
Shannon
|
91a5b19378
|
Fixes: U4-6891 Can't get to the "Rebuild" button when Lucene index folder is empty as well as how the polling works.
|
2015-08-05 18:32:59 +02:00 |
|
Shannon
|
4c20441c4e
|
Fixes: U4-6915 Txt Starter Kit install fails on 7.3.0 beta3
|
2015-08-05 17:17:49 +02:00 |
|