Commit Graph

183 Commits

Author SHA1 Message Date
Shandem 215924a0f9 ClientDependency upgrade,
[TFS Changeset #65469]
2010-04-14 12:48:43 +00:00
Shandem dc58a5c4cb Updated clientdependency
[TFS Changeset #65452]
2010-04-13 17:01:23 +00:00
Shandem 2dbafac201 Fixes relative dependency paths
[TFS Changeset #65448]
2010-04-13 11:52:10 +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 545fec4cfe Fixes jquery 1.4.2 bugs, tree fully working with persistence between apps and much faster too :)
Also fixes: 26476, 26584 (Individual deletion from recycle bins, context menus for recycle bin items)

[TFS Changeset #65349]
2010-04-08 13:27:33 +00:00
slace 5ccde01a54 Upgrading to the latest version of Examine
[TFS Changeset #65348]
2010-04-08 11:31:27 +00:00
Shandem 6495121558 Upgrade to jQuery 1.4.2
Fixes: 26646

[TFS Changeset #65320]
2010-04-07 10:14:04 +00:00
slace e1c60c5efc Upgrading to Examine RC1 release
[TFS Changeset #65272]
2010-04-05 08:09:57 +00:00
codegecko 02e32614b7 Added requirePermission="false" to web.config for ClientDependency so WebConfigurationManager.GetSection in ClientDependency library works in Medium Trust.
[TFS Changeset #65205]
2010-04-02 21:29:27 +00:00
boxbinary 1e4fb9d3f6 [TFS Changeset #65165] 2010-03-31 23:31:30 +00:00
slace 14e566b93d Disabling the custom drop downs for doc type editing. Seems to not work with current jQuery :(
[TFS Changeset #65164]
2010-03-31 21:38:20 +00:00
hartvig 4b5348a1ac Implements 26669, double dashes in urls
[TFS Changeset #65159]
2010-03-31 20:29:48 +00:00
codegecko 6f63d5e8f9 Added SQL Server Express user instance file and updated installation procedure to include SQL Server Express user instance support.
[TFS Changeset #65148]
2010-03-31 15:50:49 +00:00
hartvig a1e9823a15 Fixes 26641 and 26644. Issues with request handler and new schema (404s and umbracoUrlAlias)
[TFS Changeset #65144]
2010-03-31 09:39:36 +00:00
starfighter83 9826c2b256 small change in umbraco.page related to xml schema changes
[TFS Changeset #65142]
2010-03-31 08:53:22 +00:00
starfighter83 831dac8e65 Fixes 26621: nodeInstance.NodeTypeAlias always returns null
[TFS Changeset #65138]
2010-03-31 07:54:59 +00:00
starfighter83 a7c495bf15 Fixes 26627: umbracoInternalRedirectId broken with new 4.1 XML schema
[TFS Changeset #65117]
2010-03-30 11:20:26 +00:00
starfighter83 6e56a2f8d9 Related to 4.0.3 merge into 4.1, some minor updates that where missed in initial merge
[TFS Changeset #65017]
2010-03-26 14:18:43 +00:00
starfighter83 5fa11f6550 Fixes 26581: Importing translation file that has multiple tasks will only execute first task
[TFS Changeset #65015]
2010-03-26 12:56:41 +00:00
hartvig 884ee1f847 Fixes 26573, nit picking the thumbnail sizes in edit thumbnail on content type dialogs
[TFS Changeset #64978]
2010-03-25 11:07:53 +00:00
hartvig 9ed5bf6725 Fixes 23234, ArgumentException when accessing a translation Title is required.
[TFS Changeset #64977]
2010-03-25 10:49:13 +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
pgregorynz 9ccfa19907 64942 & this fix a build bug where system.web.abstractions was not referenced in web.standard.config
[TFS Changeset #64943]
2010-03-24 12:31:20 +00:00
pgregorynz b6ba2d3c07 [TFS Changeset #64942] 2010-03-24 12:09:06 +00:00
darrenferguson d6eb703046 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Changed "errorMandatory" message to be a bit more user friendly! :)


[TFS Changeset #64931]
2010-03-24 08:59:39 +00:00
slace 541bcf9c88 DO NOT DOWNLOAD AND SO ON
Another day and another examine build

[TFS Changeset #64915]
2010-03-23 22:27:46 +00:00
slace a101a51345 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Upgrading to the latest Examine build, making the codebase compile against it. Added fluent search API. God damn it's sexy

[TFS Changeset #64891]
2010-03-22 10:51:12 +00:00
slace fdf79c941b DO NOT DOWNLOAD AND SO ON
Upgrading to the latest Examine build

[TFS Changeset #64772]
2010-03-16 22:23:15 +00:00
Shandem a51e91abd3 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE
Fixes :26263, 26549
ClientDependency version updated.
Fixes chrome issue with jsTree upgrade.
Fixes modal issue with iframe & now has fade transitions.
Updates delete transition.

[TFS Changeset #64768]
2010-03-16 15:05:05 +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
slace a8a1200189 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE
Fixing the icon/ thumbnail drop down lists so the images are shown

[TFS Changeset #64740]
2010-03-15 11:32:07 +00:00
starfighter83 386ba19a66 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Updates insert value of  dialog (edit xslt file) to reflect xml schema changes

[TFS Changeset #64738]
2010-03-15 10:23:30 +00:00
starfighter83 49e32dce0a WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Updates List Sub Pages By Level xslt template

[TFS Changeset #64737]
2010-03-15 10:18:56 +00:00
pgregorynz fd4f34df3c WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
UPDATE Adds guid display on datatype for use in courier configs

[TFS Changeset #64612]
2010-03-09 22:25:05 +00:00
pgregorynz 9dfa45489d WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Adds guid display on datatype for use in configuration settings like courier configs

[TFS Changeset #64610]
2010-03-09 22:09:18 +00:00
slace 288892c2c6 DO NOT DOWNLOAD, DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing the packager in 4.1

[TFS Changeset #64609]
2010-03-09 21:46:05 +00:00
pgregorynz 25ca49868d WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
fixes validation on member creation when no membertypes available.

[TFS Changeset #64608]
2010-03-09 21:17:16 +00:00
Shandem b3799ab038 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 24956 - new tree event allowing devs to easily modify context menus of any tree

[TFS Changeset #64603]
2010-03-09 14:39:00 +00:00
Shandem 5e57a560e7 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26419 - updates core team url in about dialog

[TFS Changeset #64601]
2010-03-09 14:06:11 +00:00
Shandem 91c4d74189 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26422 - missing jquery reference on login page

[TFS Changeset #64599]
2010-03-09 14:02:50 +00:00
Shandem 13250538e0 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes permissions editor bug

[TFS Changeset #64598]
2010-03-09 13:55:29 +00:00
Shandem a96c71969c WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26420 - upgraded to jstree 0.9.9a2 to support jquery 1.4, auto hide context menu and tree code cleanup.

[TFS Changeset #64597]
2010-03-09 13:52:11 +00:00
Shandem 03f02a44bc WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Examine & ClientDependency update.
Modal windows now render full screen and stack.

[TFS Changeset #64559]
2010-03-08 14:52:29 +00:00
slace cfb17900d9 DO NOT DOWNLOAD. NO MATTER HOW PRETTY IT LOOKS
Adding better tree hover styles. Looking very Win7 now

[TFS Changeset #64555]
2010-03-08 11:01:55 +00:00
PerPloug 1d6c3f655d WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
4.0.3 release merged into 4.1.0 branch, css tweaks to tree and context menu

[TFS Changeset #64446]
2010-03-04 15:04:19 +00:00
Shandem d7c1b29b2e DO NOT DOWNLOAD - GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes: 26389, issue with browsers saving passwords in change password fields.

[TFS Changeset #64443]
2010-03-04 14:26:59 +00:00
Shandem df83b99218 DO NOT DOWNLOAD - GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Removed AjaxControlToolkit from presentation and dlls

[TFS Changeset #64442]
2010-03-04 14:16:30 +00:00
codegecko a773f15989 [TFS Changeset #64440] 2010-03-04 13:41:40 +00:00
starfighter83 75d691826e DO NOT DOWNLOAD - GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26388: Ultimate picker datatype, use jquery autocomplete instead of ajaxcontroltoolkit

[TFS Changeset #64439]
2010-03-04 13:34:34 +00:00