Shannon
|
7061051d2c
|
added support for the legacy closeTriggers for legacy modals.
|
2013-09-10 18:07:22 +10:00 |
|
Shannon
|
8d83dc462d
|
Fixes: U4-2777 Get legacy tree pickers working - calls the close callback by inside of the umb client mgr instead of having to modify the dialogservice, this works well for legacy pickers.
|
2013-09-10 17:58:59 +10:00 |
|
perploug
|
8e93cfa94d
|
merge
|
2013-09-04 16:00:30 +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
|
5581af2d25
|
Fixed up the file uploading and the readonly property editors and saving/updating their data/control based on the data changed on the server side.
U4-2680 Fix file uploading
|
2013-08-21 17:54:30 +10:00 |
|
Shannon
|
4a8026c902
|
Got the Date and Date/Time new property editors created, fixed up a few date casting issues with data. These editors 'should' be compatible with the previous legacy date/datetime editors, just need to test it.
|
2013-08-14 20:08:45 +10:00 |
|
Shannon
|
4a7fbfa3fa
|
Fixes the datepicker control, updates it so that it supports time and a format that is configurable (pre-values) fixes toIsoDateTimeString() method.
|
2013-08-14 11:08:40 +10:00 |
|
perploug
|
e825c08901
|
Added events.Service and xmlhelper.service
|
2013-08-12 15:17:34 +02:00 |
|
Shannon
|
66595a53c1
|
Fixes issue with saving to filter out the extra custom generic tab properties before submitting. Removes date filter because we aren't dealing with JS date objects from the server, only strings which are always formatted consistently.
|
2013-08-08 16:10:05 +10:00 |
|
Shannon
|
c3737018e0
|
Fixes overflow on dialogs when there too much content, fixes date format for content mocks.
|
2013-08-07 12:27:50 +10:00 |
|
Shannon
|
b565a3468b
|
Moves larger util classes to their own files, fixes up the notification service to ensure notifications go away properly.
|
2013-07-22 18:40:02 +10:00 |
|
Per Ploug
|
410b664f7f
|
Got legacy create dialogs working
Its not pretty, but it works, and over time these hacks should slowly
fade away
|
2013-07-10 15:35:38 +02:00 |
|
Shannon
|
74ca129697
|
Changed auth.resource to use the new resource promise and also enhanced the resource promise + docs.
|
2013-07-10 11:08:58 +10:00 |
|
Shannon
|
9af23fdaf7
|
Converted compat.js to use namespaces
|
2013-07-09 19:21:44 +10:00 |
|
Per Ploug
|
1b03dbd9c2
|
Adds compat.js click registering, adds bg load
|
2013-07-05 14:22:19 +02:00 |
|
Per Ploug Krogslund
|
63323c494f
|
Adds body click detection to legacy pages
|
2013-07-05 14:13:45 +02:00 |
|
Per Ploug
|
d9e79666ca
|
css-template editor tweaks, more compat polish
|
2013-07-04 13:33:06 +02:00 |
|
Per Ploug
|
693c0cb2a5
|
working modals
|
2013-07-03 13:55:33 +02:00 |
|
Per Ploug
|
a798b5c343
|
Try to get the dialogService to intercept legacy modals
replace modals with dialogservice
|
2013-07-02 16:17:59 +02:00 |
|
Shannon
|
a2e16b4922
|
Fixed up gravatar with a watch, started implementing legacy proxy JS notification calls to our angular services.
|
2013-06-25 14:02:31 +10:00 |
|
Shannon
|
39d7676bee
|
Got the legacy editors working and iframe implementation almost done!
|
2013-06-25 08:54:36 +10:00 |
|
Per Ploug Krogslund
|
47f1dcf4e5
|
Missing client files, excluding node_modules
|
2013-06-10 10:44:40 -02:00 |
|
Per Ploug Krogslund
|
6b6ece01f6
|
Moved all JS files to umbraco.ui.client folder so naming and structure is consistent with the umrbaco 7 structure
Added locally mocked data in a seperate module
|
2013-06-10 10:39:34 -02:00 |
|
Shannon Deminick
|
dd3490a2ab
|
added extension.js, trying to add legacy sprites for tree icons, updates tree icon filters (still not working)
|
2013-06-02 20:34:06 -10:00 |
|