Commit Graph

570 Commits

Author SHA1 Message Date
PerPloug 541bb38285 Added some style to the installer and some additional step configurations
[TFS Changeset #76910]
2010-09-07 13:09:54 +00:00
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]
Release-4.5.2
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 16e56d9e04 Remove wrong requestvalidation in web.config
[TFS Changeset #76541]
2010-08-27 09:55:30 +00:00
hartvig 145499bd8b Fixes 28514
[TFS Changeset #76539]
2010-08-27 09:48:01 +00:00
starfighter83 437f9dfae0 Fixes 27777
[TFS Changeset #76534]
2010-08-27 07:55:51 +00:00
hartvig 732719c631 Fixes 28684
[TFS Changeset #76496]
2010-08-26 12:25:33 +00:00
pgregorynz 8d0d95f5d3 add httpruntime element to web.STANDARD.config
[TFS Changeset #76445]
2010-08-25 13:09:13 +00:00
pgregorynz 6513a6beea change to xmlHelper
[TFS Changeset #76444]
2010-08-25 13:05:13 +00:00
hartvig f9474b88a8 Removes noise in login background image
[TFS Changeset #76436]
2010-08-25 11:17:35 +00:00
starfighter83 8c644760a4 Fixes 27102: RelatedLinksDataEditor inserts a broken url for close.png image
[TFS Changeset #76412]
2010-08-25 07:01:28 +00:00
Shandem 6830cdd526 Fixes: 28501 ... again.
now re-registers all trees, IActions and IAction handlers when a package is installed or uninstalled.

[TFS Changeset #76355]
2010-08-24 12:39:29 +00:00
hartvig 605b6efc57 4.5.2 beta change log
[TFS Changeset #76351]
2010-08-24 12:15:55 +00:00
hartvig 5819da2bb5 Fixes 28649
[TFS Changeset #76343]
2010-08-24 09:33:04 +00:00
hartvig ef54f602b4 Marking changeset as Umbraco 4.5.2 Beta
[TFS Changeset #76340]
2010-08-24 08:21:27 +00:00
pgregorynz fa4b768aa3 Fixes issue 28648 Umbraco item does not have creatorName
[TFS Changeset #76339]
2010-08-24 08:11:06 +00:00
hartvig 5fd5852a68 Implements 28647, cache panel sizes
[TFS Changeset #76338]
2010-08-24 07:57:38 +00:00
hartvig 7c7e66cefc Fixing background logo images
[TFS Changeset #76336]
2010-08-24 07:26:33 +00:00
pgregorynz af23acf8f4 Fixes bug 23475 Mail sent to [translator] user (using 'Send to translation' functionality) has incorrect parameter
[TFS Changeset #76259]
2010-08-23 12:51:39 +00:00
PerPloug 7ac6215c68 last edit on the nant files, dlr versioning fix
[TFS Changeset #76256]
2010-08-23 12:13:38 +00:00
Shandem 0240ef454a Fixes: 28501 - rebuilds in memory umbracoAppTable tree cache after package installed/uninstalled.
[TFS Changeset #76255]
2010-08-23 11:55:31 +00:00
Shandem 0005d61416 Updated ClientDependency and Examine folders to be ~/App_Data/TEMP to seem more obviously that these folders shouldn't be deployed.
Fixed: 28511 - sorting media nodes.

[TFS Changeset #76253]
2010-08-23 11:41:47 +00:00
PerPloug 29294b4d9d Updating buildscript to ignore Scripting.ExtensionAttribute
[TFS Changeset #76252]
2010-08-23 11:37:22 +00:00
hartvig 6be338b23c Fixes 28637: Issues with cache clerance for media and members on load balanced environments
[TFS Changeset #76250]
2010-08-23 11:03:04 +00:00
hartvig 49bec9d259 Fixes 28076 and 28638: Issues with Canvas Editing
[TFS Changeset #76249]
2010-08-23 10:59:22 +00:00
PerPloug e6ecad9319 Cheking in nant script for clearing DLR Dlls before build
[TFS Changeset #76223]
2010-08-23 10:12:51 +00:00
PerPloug 27194c5c3e Removing Microsoft scripting from Umbraco.Test project
[TFS Changeset #76222]
2010-08-23 09:55:12 +00:00
PerPloug 60d6344068 Adding the updated DLR assemblies
[TFS Changeset #76219]
2010-08-23 09:20:51 +00:00
PerPloug 58e3490b20 Cleaning the DLR 4.0 DLLS to ensure all are the right version
[TFS Changeset #76218]
2010-08-23 09:16:31 +00:00
slace 662f8f381b Some refactoring of LINQ to Umbraco to make writing custom UmbracoDataProviders
Fixing the code gen for LINQ to Umbraco to properly do the IsDirty stuff

[TFS Changeset #76215]
2010-08-23 08:57:36 +00:00
hartvig 2e8dbeebdc Changes to the about dialog; removing my name and giving the core team the full credit
[TFS Changeset #76214]
2010-08-23 08:44:46 +00:00
hartvig 3cc03196bf Fixes issue with reading css icons
[TFS Changeset #76213]
2010-08-23 08:38:27 +00:00
hartvig bb82d7c539 Fixes 28405
[TFS Changeset #76212]
2010-08-23 08:37:30 +00:00
slace dd2d3ebc5c Adding handling for the XML not matching what LINQ to Umbraco thinks it should be
[TFS Changeset #76094]
2010-08-22 05:41:44 +00:00
slace b68bf3f627 Fixing some problems with LINQ to Umbraco:
- inherited properties not properly managed
- non-mandatory structs are handled
- adding NodeName and Path to the BaseDocType class (obsoleted Name property, but not removed)

[TFS Changeset #76091]
2010-08-22 05:16:12 +00:00
pgregorynz 1d45486465 Fixes 28624 Verifies whether login or password exist in before creation. Also adds the ability to set the login name on create.
[TFS Changeset #76051]
2010-08-21 11:02:04 +00:00
hartvig f0505f248f Fixes 28470
[TFS Changeset #75952]
2010-08-20 11:20:55 +00:00
hartvig c165bf9e2f Adds 28411, dictionary items are sorted by key alphabetically in the API
[TFS Changeset #75951]
2010-08-20 11:17:12 +00:00
hartvig 9ee0f12575 Fixes 28344
[TFS Changeset #75950]
2010-08-20 11:09:27 +00:00
hartvig 34f9d84e5e Fixes 28407
[TFS Changeset #75946]
2010-08-20 09:09:19 +00:00
hartvig df01d4842b Fixes 28600
[TFS Changeset #75943]
2010-08-20 08:32:33 +00:00
Shandem d13865c23d Fixes: 28505
[TFS Changeset #75868]
2010-08-19 14:26:52 +00:00
Shandem 7314aeab96 Fixes: 28077 - jquery + canvas issue
[TFS Changeset #75854]
2010-08-19 12:28:33 +00:00
Shandem 6193a7e1c6 Fixes: 28455
Updates ClientDependency lib to support non-url paths (instead they're absolute).
ClientDependency file mappings are now unique to both computer and web root folder which will work around people deploying this folder between environments (though this still shouldn't be done)

[TFS Changeset #75852]
2010-08-19 12:14:37 +00:00
hartvig c9c0ba2f5c Fixes 28557
[TFS Changeset #75842]
2010-08-19 08:21:42 +00:00
pgregorynz 9209b9bc73 fixes issue 28423 Move node to parent of containing node broke
[TFS Changeset #75824]
2010-08-19 02:31:13 +00:00
pgregorynz c7ade417d6 Fixes issue 28346 wrong overlay on protected nodes.
[TFS Changeset #75822]
2010-08-19 01:41:59 +00:00
pgregorynz 67f40b6cfd fixed config templates to include the examine settings for the internal Member searching
[TFS Changeset #75819]
2010-08-19 00:11:27 +00:00
hartvig 29bc652cc4 Fixes 28464, issue with umbraco.library.GetMember(int)
[TFS Changeset #75282]
2010-08-10 11:51:00 +00:00