Shannon Deminick
66ddb21ef8
Fixes null check
2013-05-06 02:03:24 -10:00
Shannon Deminick
9d19ed9463
Fix merge issues
2013-05-05 23:35:51 -10:00
Shannon Deminick
df62697477
Merge with 4.11.9
2013-05-05 23:23:24 -10:00
Shannon Deminick
f0cacf0d52
Fixed app_code assembly check.
2013-05-05 23:03:31 -10:00
Shannon Deminick
d501fcb679
Fixes TypeFinder issue but retains the improved performance. Adds TypeHelper tests.
2013-05-05 22:57:41 -10:00
Shannon Deminick
f5994d8442
Fixes up async methods in ContentTypeControlNew to ensure that the UmbracoContext is current since
...
the actions might run on different threads and therefore some event handlers might need access to the context.
2013-05-04 19:33:49 -10:00
Shannon Deminick
4295cba915
Updated unit tests for TypeFinder - this shows the issue with the new refactored performance changes.
2013-05-04 18:12:02 -10:00
Shannon Deminick
0b6f05e630
Fixes: #U4-2172 - better single threaded supported for the database instance outside http context
2013-05-02 03:48:14 -10:00
Sebastiaan Janssen
2170380f7b
Opening new branch
2013-05-01 13:07:53 -02:00
Sebastiaan Janssen
a8ab7e4c35
Open new branch
2013-05-01 13:05:12 -02:00
Sebastiaan Janssen
c20c9c638f
Merge with 4.11.8
2013-05-01 13:04:06 -02:00
Sebastiaan Janssen
43b2a2185e
Fix unit test
2013-05-01 13:02:09 -02:00
Sebastiaan Janssen
2423bdd623
Merge with 4.11.8
2013-05-01 05:33:19 -02:00
Sebastiaan Janssen
bcb90d64a5
Fixes U4-1136 Class in MediaPickerDataType.cs wrongly named MemberPickerDataType
...
+ a bit of code cleanup
2013-05-01 05:32:29 -02:00
Sebastiaan Janssen
7d448d0959
Merge
2013-04-30 05:22:43 -02:00
Sebastiaan Janssen
53fe02db7e
And another update for WebPI...
2013-04-30 05:22:21 -02:00
Shannon Deminick
a03dd7b11e
Merge with 4.11.8
2013-04-29 19:56:18 -10:00
Shannon Deminick
6d994f48ac
merged in patch for TypeFinder changes
2013-04-29 19:55:44 -10:00
Shannon Deminick
f0e8252e38
Merge with 4.11.8
2013-04-29 12:09:12 -10:00
Shannon Deminick
ad06aded1b
Removed strange old legacy config section that never did anything
2013-04-29 12:08:36 -10:00
Sebastiaan Janssen
0ca52fcc60
Fix merge issues, update version number
2013-04-29 12:29:15 -02:00
Sebastiaan Janssen
c53342ba4c
Merge with 4.11.8
2013-04-29 12:13:00 -02:00
Sebastiaan Janssen
25eea8d599
Re-add internals visible to umbraco.webservices in case people install the
...
seperate project.
2013-04-29 11:17:32 -02:00
Sebastiaan Janssen
22498649b1
Merge
2013-04-29 10:36:30 -02:00
Sebastiaan Janssen
25ce7baa7d
Removing the umbraco.webservices project
2013-04-29 10:36:11 -02:00
Shannon Deminick
e885384678
Merge with 4.11.8
2013-04-28 13:40:06 -10:00
Shannon Deminick
528209f8da
instantly improve performance by 45% for regenerating xml structures for documents when a doc type alias changes
...
or when a doc type property alias is changed or a doc type property is removed.
2013-04-28 13:37:36 -10:00
Shannon Deminick
153fe248a7
Fixes ContentService fix for issue U4-1772, we don't want to truncate! Plus the truncate term doesn't work in SQLCE anyways.
2013-04-25 19:33:53 -10:00
Shannon Deminick
7fc4822bbe
Fixes merge issues. Fixes Fixes for cmsContentXml table since the Content type heirarchy tables are different in v6.
2013-04-25 19:26:06 -10:00
Shannon Deminick
d65bee76b2
Merge with 4.11.8
2013-04-25 14:15:09 -10:00
Shannon Deminick
385d6396b0
disables auto-complete on the login page.
2013-04-25 13:28:47 -10:00
Shannon Deminick
46858af1ed
Ensures user cookie is encrypted, removes ASP.Net headers from being returned in our response. Ensures
...
that our auth cookie is httponly.
2013-04-25 13:25:25 -10:00
Shannon Deminick
34163625fe
Merge with 4.11.7 - cmsContentXml fixes
2013-04-25 12:20:06 -10:00
Sebastiaan Janssen
e53b388a5e
Opening new branch
2013-04-25 11:19:06 -02:00
Sebastiaan Janssen
4fb4af0b4f
Added tag release-6.0.4 for changeset 0dee9964687e
2013-04-25 11:18:36 -02:00
Sebastiaan Janssen
461f032777
Added tag release-4.11.7 for changeset ce47176bc6b9
2013-04-25 11:17:07 -02:00
Sebastiaan Janssen
ab37f9ae35
Closing 6.0.4
2013-04-25 11:16:29 -02:00
Sebastiaan Janssen
a3347c0037
Opening new branch
2013-04-25 11:14:46 -02:00
Sebastiaan Janssen
f3835d1ca3
Closing branch 4.11.7
2013-04-25 11:14:09 -02:00
Sebastiaan Janssen
8fae55e44e
Correct path to Courier
2013-04-25 09:02:58 -02:00
Sebastiaan Janssen
a8ca3a89bd
Forgot to uncomment some items
2013-04-25 08:51:31 -02:00
Sebastiaan Janssen
765f959f20
Reverting includes removal of courier/contour files
2013-04-25 08:44:37 -02:00
Sebastiaan Janssen
2cf90477ed
Make Selenium Contour install work
2013-04-25 08:44:01 -02:00
Sebastiaan Janssen
6ca6a08233
Add RevertToEmptyInstall which installs an empty DB with credentials admin/test
...
Also deletes all dlls from /bin and rebuilds the project (to remove packages
that have installed dlls).
2013-04-25 07:15:54 -02:00
Sebastiaan Janssen
0119f1eb1b
Merge
2013-04-25 06:11:28 -02:00
Sebastiaan Janssen
cd4f66e7c5
Making a start on adding Selenium integration/UI tests for the backoffice
2013-04-25 06:10:57 -02:00
Shannon Deminick
d30c4791fe
fixed a documentation error
2013-04-24 15:46:38 -10:00
Shannon Deminick
7ee9b9ebcc
Fixes: #U4-2144 - ensures that the xml is re-gen'd when a content type alias is changed or a content type property is removed.
...
Also had to change the property type deletion to be async as well since it might be long running to re-gen the xml.
2013-04-24 15:31:36 -10:00
Shannon Deminick
b4caf109f7
Working on #U4-2144 - ensures that xml is re-gen'd when a property alias is changed.
2013-04-24 15:17:20 -10:00
Shannon Deminick
0e8ffe528a
Fixes: #U4-2149 - updates the logic for changing aliases for any content type. Now if an alias changes for any content type, the
...
xml is regenerated for any entity that is of that content type. For DocumentType's this is slightly different because we regenerate
the xml for the doc type and any document of the doc type's descendant types.
2013-04-24 14:57:20 -10:00