Commit Graph

68 Commits

Author SHA1 Message Date
PerPloug 54dfd6d44a Merging, installer / skinning branch with 4.1 branch
[TFS Changeset #76863]
2010-09-06 13:48:30 +00:00
hartvig c704dd35f2 Update to type finder to check for empty app_code before parsing
[TFS Changeset #76545]
2010-08-27 10:28:42 +00:00
hartvig e7f7f5859b Marking this changeset as 4.5.2
[TFS Changeset #76544]
2010-08-27 10:14:43 +00:00
hartvig 145499bd8b Fixes 28514
[TFS Changeset #76539]
2010-08-27 09:48:01 +00:00
pgregorynz 6513a6beea change to xmlHelper
[TFS Changeset #76444]
2010-08-25 13:05:13 +00:00
hartvig ef54f602b4 Marking changeset as Umbraco 4.5.2 Beta
[TFS Changeset #76340]
2010-08-24 08:21:27 +00:00
hartvig bb82d7c539 Fixes 28405
[TFS Changeset #76212]
2010-08-23 08:37:30 +00:00
hartvig b2107ae27e Fixes 48496
[TFS Changeset #75278]
2010-08-10 09:42:57 +00:00
hartvig e7713cab60 4.5.1 release change set
[TFS Changeset #73913]
2010-07-25 21:28:20 +00:00
hartvig 0b76deacaf Marking changeset as 4.5.1.beta (still missing mysql schema updates before official distro, though)
[TFS Changeset #73435]
2010-07-20 13:00:13 +00:00
hartvig cf56f07e28 Fixes 28012 and 28044, issues with notification emails and issue with getAllByEmail method in Users
[TFS Changeset #73410]
2010-07-20 09:47:27 +00:00
hartvig eb302746e3 Fixes 27917
[TFS Changeset #73406]
2010-07-20 09:31:15 +00:00
hartvig 81c799184b Fixes 28050, 28145 and 28176. Various issues with virtual directories and media + xslt
[TFS Changeset #73401]
2010-07-20 08:39:13 +00:00
codegecko 21bf708ea3 Fixed GlobalSettings.SaveSetting handler for Medium Trust.
[TFS Changeset #71100]
2010-06-24 11:01:57 +00:00
hartvig b1c09c34b9 4.5
[TFS Changeset #71094]
2010-06-24 09:57:25 +00:00
hartvig cfb088ee07 fixing javascript error with tab view in media picker for tinyMCE
fixing assembly versioning so that all umbraco assemblies have the same version
~AP

[TFS Changeset #70951]
2010-06-23 14:12:16 +00:00
Shandem db2ce15878 Fixes user saving issue and default app issue.
[TFS Changeset #70587]
2010-06-21 19:10:33 +00:00
Shandem 90d9bd0860 Hides disabled users in tree & prefixes disabled login names with a date stamp "yyyyMMdd_" so that the login name can be reused in the future.
[TFS Changeset #70540]
2010-06-21 15:09:34 +00:00
kenny 35158abb32 Implementation of 27753.
[TFS Changeset #70229]
2010-06-20 13:43:53 +00:00
Shandem b13cfde7da Changed default data folder to App_Data
[TFS Changeset #69115]
2010-06-16 13:11:57 +00:00
hartvig 2a557a4685 Updates to repo references
[TFS Changeset #68670]
2010-06-15 00:27:17 +00:00
Shandem 91a05e3d84 More unit tests and sql cleanup scripts.
Fixes: 27516, 27517, 27518, 27519, 27520, 27521, 27525, 27526, 27527, 27528, 27529

[TFS Changeset #68129]
2010-06-12 15:01:24 +00:00
Shandem 0f10c8d14b Fixes other unit tests and wrote a few more.
Examine upgrade

[TFS Changeset #67959]
2010-06-11 13:06:35 +00:00
hartvig 2ba82f337c Mark 27462 resolved (YSOD on wrong user login)
[TFS Changeset #67816]
2010-06-10 22:13:34 +00:00
hartvig daffb5771d Fixes 27474, 27457, 27146.
[TFS Changeset #67806]
2010-06-10 21:07:56 +00:00
hartvig 9dccbea95d Implements 27473, GetMedia and GetMember caching in Umbraco.Library
[TFS Changeset #67794]
2010-06-10 19:43:27 +00:00
hartvig 831e0ada35 Fixes 27458 and 27459, db clean up when deleting user and document objects
[TFS Changeset #67704]
2010-06-10 08:26:34 +00:00
hartvig 6ad22ded75 Updates to Member class (4.1)
[TFS Changeset #67302]
2010-06-08 11:40:49 +00:00
boxbinary 2eb05808c9 Fixes to a few CP bugs, removal of more ThreadPool invocations, and addition of a unit test for IOHelper
[TFS Changeset #66602]
2010-06-04 03:01:33 +00:00
Shandem 56f6934075 Examine update.
More unit tests.
Fixes: 27236, 27126, 27229, 27230, 27231, 27232, 27235

[TFS Changeset #66358]
2010-06-01 09:58:20 +00:00
Shandem 70975a98b7 Fixes installer issue: Saving web.config & storing static reference to connection string (27210)
[TFS Changeset #66315]
2010-05-28 01:44:10 +00:00
Shandem 0a02daf983 More unit tests.
Fixes User object issues: 27199, 27201

[TFS Changeset #66310]
2010-05-27 14:17:56 +00:00
slace e32304dc3b upgraded to vs2010
[TFS Changeset #66309]
2010-05-27 13:28:58 +00:00
Shandem 4982fdb937 More unit tests.
ClientDependency update (Fixes: 27155 medium trust issue)
Fixes: 27156 - DLLs locked when building solution
Fixes: 27154 - Examine requirePermission attributes for medium trust
Fixes: 27152 - TypeFinder never creating seperate AppDomain for finding types in full trust

[TFS Changeset #66282]
2010-05-24 14:55:47 +00:00
Shandem 034fc2276c Updated ClientTools with a couple new methods.
ClientDependency lib update.
Fixes: 26892 - member type tree refresh

[TFS Changeset #65790]
2010-04-27 14:17:15 +00:00
hartvig 3513ddb297 Fixes 26842 and 20675, validation of aliases on generic properties and content type aliases. Can be turned on/off in Umbraco Settings via ForceSafeAliases
[TFS Changeset #65686]
2010-04-22 10:03:34 +00:00
Shandem 531de44f62 Fixes: 26812 - editContent error checking
Fixes: 26813 - Document.cs optimized constructor & Save() fix
Fixes: 26814 - null tree preventing UI to be drawn

[TFS Changeset #65617]
2010-04-19 15:08:04 +00:00
hartvig 614c6c24a5 Implements 26810: When in preview, add an html badge to (x)html pages indicating that pages are running in preview mode
[TFS Changeset #65612]
2010-04-19 12:29:11 +00:00
Shandem bd16513d55 Upgraded ClientDependency framework.
Fixes: 26756

[TFS Changeset #65446]
2010-04-13 11:16:15 +00:00
Shandem fda54a819e ClientDependency upgrade
Fixes: 26639 (sorting users alphabetically)

[TFS Changeset #65350]
2010-04-08 15:09:59 +00:00
Shandem 6495121558 Upgrade to jQuery 1.4.2
Fixes: 26646

[TFS Changeset #65320]
2010-04-07 10:14:04 +00:00
hartvig 4b5348a1ac Implements 26669, double dashes in urls
[TFS Changeset #65159]
2010-03-31 20:29:48 +00:00
hartvig 588e3a6e87 Fixes 26260, 26571 and 26572 (issues with clearing cookies, ending preview mode and adding trace/header messages about running in preview mode)
[TFS Changeset #64976]
2010-03-25 10:14:54 +00:00
Shandem 9e572e018f DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE
Fixes tree icon bug with jsTree upgrade.
Refactor URL hashing with browser history support and the way that apps are navigated.

[TFS Changeset #64743]
2010-03-15 15:17:38 +00:00
Shandem ae2bda4b7c DO NOT DOWNLOAD - GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes: 26273 (browser language in tree)
Streamlined the language ui file so should probably fix any other underlying language issues with users.

[TFS Changeset #64441]
2010-03-04 14:01:55 +00:00
codegecko 86cddad92a DO NOT DOWNLOAD - GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Updated GlobalSettings to use Medium-Trust-safe method of modifying web.config. Also modified TypeResolver to not unload Sandbox AppDomain in finally as throws Exception. Updated umbraco.providers.SecUtility to not use System.Processes.GetCurrentProcess() to obtain application name. Added local build XSLT script.

[TFS Changeset #64415]
2010-03-03 17:13:42 +00:00
slace c4ac383921 DO NOT DOWNLOAD, DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing infinite loop bug if your umbracoSettings.config is invalid XML.

[TFS Changeset #64382]
2010-03-02 07:27:25 +00:00
PerPloug 84cfe5e4d9 WORK IN PROGRESS GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Beta 2 checkin, *high fives*

[TFS Changeset #64074]
2010-02-19 00:18:04 +00:00
hartvig 067bcf3c1b WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26236

[TFS Changeset #64052]
2010-02-18 07:19:14 +00:00
boxbinary bbf1a05681 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Merging into main 4.1.0 branch:

Resolves a number of open issues, see associated WorkItems
- Fix WP crash on invalid connection string due to generation of XML cache on a separate thread
- Added option to generate xml cache file on local filesystem (in ASP.NET Temporary Files / CodeGenDir location) by adding <add key="umbracoContentXMLUseLocalTemp" value="true" /> to web.config file. This allows you to run from a SAN on a load-balanced environment whilst allowing each web node to have isolated copies of the xml cache file to avoid WP crashes due to multiple file locks
- Others in WorkItems :)

[TFS Changeset #64002]
2010-02-16 04:12:10 +00:00