Commit Graph

6672 Commits

Author SHA1 Message Date
Shannon ec2dd5bad1 Updates packaging service to export the property editor alias instead of the legacy id and changes it's import logic to detect a GUID for comparison against the legacy control id. 2013-09-09 16:43:53 +10:00
Shannon 719b921e0b Created the maps for all core property editors to map from legacy GUID to new alias with unit tests. 2013-09-09 15:57:22 +10:00
Shannon 26a47e7ee1 Updated the published conversion process with the new PropertyValueConverter and migrated the old core IPropertyEditorValueConverters to the new format. 2013-09-09 15:17:33 +10:00
Shannon 8adfec51d0 Getting more unit tests fixed up, removed the old SQL installer scripts since there are not used whatsoever anymore 2013-09-06 18:03:00 +10:00
Shannon b3ec44b61d Getting all the unit tests working again with the GUID to alias change, lots of little fixes everywhere. 2013-09-06 17:50:31 +10:00
Shannon cf6a3cdfef A bunch more work done to convert the GUID -> alias for prop eds 2013-09-06 16:00:35 +10:00
Shannon 9a017279ae More work converting obsoleted methods to new ones 2013-09-06 15:37:01 +10:00
Shannon 78741bf134 more work on removing the GUID requirement for prop editors, removes legacy editDataType webforms editor (U4-2801 Remove legacy/un-used editDataType.aspx webforms editor) 2013-09-06 15:27:38 +10:00
Shannon b1b7a330b5 Merge remote-tracking branch 'origin/7.0.0' into 7.0.0--property-editor-guid-to-alias 2013-09-06 15:09:24 +10:00
perploug b3c68d44f1 Getting closer to the sorting to work 2013-09-06 01:12:12 +02:00
perploug 37c07bbc51 Working css for IE 2013-09-05 15:17:10 +02:00
perploug 70a1b63813 make rte handle null images from dialog 2013-09-05 11:14:56 +02:00
perploug 779ba61fb1 removes uglify from build for now 2013-09-05 11:14:38 +02:00
perploug b30bcec390 Normaliize dialogservice method signature 2013-09-05 11:14:24 +02:00
perploug d2df96e2e0 Comment outnContentPostValidate as its currently broken 2013-09-05 11:13:55 +02:00
perploug cb06b97d69 Making propertyeditor and attribute public 2013-09-05 11:13:22 +02:00
Shannon 45dabd6293 Lots of work on U4-2722 Change Property Editors over to use unique alias instead of GUID
it compiles but i haven't had time to test anything yet, will start all unit testing/fixing tomorrow, just needed to save this work somewhere.
2013-09-05 18:38:54 +10:00
perploug 39233aa219 gruntfile 2013-09-05 08:33:40 +02:00
Shannon e4cb079ae1 Fixes template drop down data and persisting an updated template. 2013-09-05 15:14:28 +10:00
Shannon 0026f7bd01 More ignores 2013-09-05 14:55:55 +10:00
Shannon 0b1cad7687 Fixes app.dev to not include ui.sortable. Fixes server vars mocks to have an entry for dashboardApiBaseUrl, adds dashboard.mocks to not throw an exception when trying access that data. 2013-09-05 14:54:40 +10:00
Shannon 038780614c Re-deletes files that should not be committed! Seriously WHY DOES THIS KEEP HAPPENING??! Have updated the ignore to try and stop this 2013-09-05 14:38:22 +10:00
perploug ac4eb18b55 Add ngmin and uglify to grunt setup RERUN NPM INSTALL 2013-09-04 23:31:05 +02:00
perploug cab92d203e Delete contour files checked in by mistake 2013-09-04 21:08:48 +02:00
perploug 9414639ee1 icons and modal css updates 2013-09-04 21:07:10 +02:00
perploug c27f6e3458 merge legacy client 2013-09-04 16:02:23 +02:00
perploug 8e93cfa94d merge 2013-09-04 16:00:30 +02:00
perploug 334374b9f6 New sorter and contentType editor 2013-09-04 15:43:56 +02:00
perploug a5445bb779 media picker icons 2013-09-04 15:43:41 +02:00
perploug fd06c1b785 add jqueyr sortable lib 2013-09-04 15:43:24 +02:00
perploug d59963a53e Comment jquery UI for new sorter 2013-09-04 15:43:00 +02:00
perploug 025b952fb6 Remove old debug valu from content picker 2013-09-04 15:42:23 +02:00
perploug ed4c22b2c1 css updates 2013-09-04 15:40:56 +02:00
perploug f2376c4340 add datatype.getall resource 2013-09-04 15:40:46 +02:00
perploug 00534251ea Remove old ui.sortable while I work on the new one 2013-09-04 15:40:31 +02:00
perploug b97b4eaa89 Revert "Revert "Remove jquery sourcemap reference""
This reverts commit 87df168c7d.
2013-09-04 15:39:50 +02:00
perploug 87df168c7d Revert "Remove jquery sourcemap reference"
This reverts commit fbdd94e577.
2013-09-04 15:35:57 +02:00
perploug fbdd94e577 Remove jquery sourcemap reference 2013-09-04 15:35:32 +02:00
Shannon 0273b79935 Fixes the dialogs when used by the legacy umb manager to ensure that they only close the latest open (which is what the legacy stuff is expecting), now the xslt visualizer works with the picker as well. Completes: U4-2777 Get legacy tree pickers working 2013-09-04 20:42:37 +10:00
Shannon ecdfecd173 Fixed the dialog service to be able to call registered callbacks even if the dialog is an iframe, this helps fix the legacy tree pickers, fixed up the legacy tree control so that it can load in new trees as well 2013-09-04 20:06:41 +10:00
Shannon b105bd305b Ok, getting pretty close to making those legacy tree dialogs work. 2013-09-04 18:10:57 +10:00
Shannon be9c3b8996 Got a solution for legacy dialog trees with the new format trees, just committing all of the work in case i need to come back and reference some stuff I'm about to remove. 2013-09-04 17:36:05 +10:00
Shannon db79d87c08 Fixes infinite loop ... oops. 2013-09-04 16:09:54 +10:00
Shannon 838788c270 Fixes a few stupid medium trust issues... even though running in full trust... it never ends! :/ 2013-09-04 13:18:23 +10:00
Shannon f6ea604101 First attempt at getting legacy tree dialog to work with new trees. Just saving this revision since I might need to reference the code later but am going to revert since this doesn't seem like the way to go. 2013-09-04 12:01:41 +10:00
perploug 91de4ebd42 datatype tree icons update 2013-09-03 14:26:07 +02:00
perploug 6c4fba1a4e client-side icons update 2013-09-03 14:26:06 +02:00
perploug f6f6da2f21 Tree icons update 2013-09-03 14:26:04 +02:00
perploug 0175bb0d9e IAction icons update 2013-09-03 14:26:03 +02:00
Shannon c40e4fed87 Got the file upload making thumbs based on pre-vals - U4-2778 FileUploadValueEditor - need to create pre-values like we had in v6 including thumb sizes. 2013-09-03 18:33:17 +10:00