perploug
60965ecd92
fixes: U4-3738 macro container, editing doesn't seem to work, just adds a new one
...
adds fallback on the parser object
2013-12-04 10:56:46 +01:00
perploug
a265424b3f
Replaces all rootScope.broadcast with eventsService
...
Broadcast is inefficient and eventsService gives us extra options for
funneling all app events through one pipeline.
For now it just replicates rootScope on/emit, but longer term we can get
this to handle async UI events
2013-12-02 13:51:03 +01:00
perploug
bb87fa7fa8
removes outcommented code
2013-12-02 12:24:36 +01:00
perploug
16cf64866a
default tinymce config to have default height and width
2013-12-02 12:21:39 +01:00
perploug
a0e88a297d
Blocks search box from loading untill after login
2013-11-29 11:59:44 +01:00
perploug
8d2b52a5b0
fixes: U4-3749 Login page is not translated
2013-11-29 11:58:58 +01:00
perploug
81389ce435
Fixes: U4-3685 Richtext Editor - Custom toolbars and dimensions ignored
2013-11-29 11:56:52 +01:00
perploug
cdfebe705d
Merge branch '7.0.1' of https://github.com/umbraco/Umbraco-CMS into 7.0.1
2013-11-28 15:35:34 +01:00
perploug
b6ebc34199
ensure create dialogs can reopen the menu
2013-11-28 15:34:56 +01:00
perploug
49e7ace2d9
tree menu should not be selectable
2013-11-28 15:34:39 +01:00
perploug
d140eab12d
Ensures dialogs doesnt reopen the menu
2013-11-28 15:34:24 +01:00
perploug
83e05a4f84
Merge pull request #259 from nilzen/U4-3683
...
Fixed: U4-3683 Icon selector problem (Chrome)
2013-11-28 05:43:08 -08:00
perploug
b923305527
adds pointer cursor to help
2013-11-28 13:06:28 +01:00
perploug
04ccbdde4d
Dims buttons during action to prevent multiple saves
2013-11-28 13:06:19 +01:00
perploug
07182529f4
replace $element with $scope.$on($destroy)
...
We should never access dom element from controllers
2013-11-28 12:32:03 +01:00
perploug
e076b687c6
added rte and assets service mocks
2013-11-28 12:32:02 +01:00
Shannon
00518f8451
improves security and ensures the server vars cannot be loaded without authentication, they will get lazy loaded once authenticated and changed the controllers to listen for the 'ready' event instead.
2013-11-27 17:38:59 +11:00
Shannon
7535585b63
Fixes: U4-3720 Color picker prevalues isn't saved as an array and therefore "model.config.items.length === 0" doesn't work
2013-11-27 10:22:45 +11:00
nilzen
bf288c0502
Fixed: U4-3683 Icon selector problem (Chrome)
2013-11-26 13:25:23 +01:00
Shannon
a052fc42b1
Fixes: U4-3682 Can not create new documents (javascript error)
2013-11-26 14:03:00 +11:00
Shannon
54e826bc96
Fixes: U4-3696 Upload datatype only updates on first save
2013-11-26 13:13:43 +11:00
Shannon
97e8573dff
removes debugging output
2013-11-26 12:46:16 +11:00
Shannon
9a856df8bc
Fixes: U4-3644 Multiple Textstring DataType not displaying in DocType (vs. 7.0.0 build 183)
2013-11-25 17:36:56 +11:00
Shannon
e1ef2e8700
Fixes: U4-3677 Multinode tree picker does not save content when node type is set to Media
2013-11-25 16:58:47 +11:00
Shannon
59599efab6
Fixes: U4-3655 Clicking on recycle bin in media section redirects you back to the content tree
2013-11-25 14:45:14 +11:00
Shannon
cafeb6d8c6
Fixes: U4-3661 Unable to Create Color Picker DataType & U4-3645 Media Picker Umbraco 7 can select multiple
2013-11-25 11:58:01 +11:00
perploug
f916a6bc18
fixes datepicker css ref issue
2013-11-21 12:15:20 +01:00
perploug
8865f798a6
fixes media dialog sync issues
2013-11-21 12:15:03 +01:00
Tim Geyssens
d0d1b2675d
Some changes to related links to make sure peoples front end code will still work
2013-11-21 11:24:46 +01:00
perploug
14a0efde01
Minor width adjustment
2013-11-21 11:13:53 +01:00
perploug
309dd5d4a2
content dashboard
2013-11-21 11:09:20 +01:00
Niels Hartvig
9f046f9945
Updates default dashboards
2013-11-21 09:58:27 +01:00
Shannon
6d1ba5a823
Fixes: U4-3625 List view filtering is not enabled on media and adds debounce
2013-11-21 15:52:40 +11:00
Shannon
d8862c85bf
Fixes tags property editor to not submit the html form when pressing enter.
2013-11-21 12:16:26 +11:00
perploug
4c932f013a
fixes delete dialog missing spacing
2013-11-21 00:15:08 +01:00
perploug
52b40ac514
fixes tree item style reload
2013-11-21 00:14:51 +01:00
perploug
631710222f
fixes media picker single-item mode
2013-11-21 00:14:37 +01:00
perploug
c679e00b81
minor change in iframe offloading
2013-11-20 20:14:58 +01:00
perploug
f7d407e9fd
various dialogs fixes
2013-11-20 14:37:46 +01:00
perploug
d67db8a90a
Fixes ctrl+s hotkeys in legacy editors
2013-11-20 14:37:28 +01:00
perploug
b80b2475e0
Merge
2013-11-20 13:34:42 +01:00
Shannon
39aa100490
Fixes: U4-3572 CSS class changes are not applied to tree nodes after resync
2013-11-20 18:10:54 +11:00
Shannon
d87db5b338
Shows an error notification if there is a ysod when not in debug mode so the user at least knows something has gone wrong.
2013-11-20 17:24:45 +11:00
perploug
e1108ce65b
Removes extra line on datatype editor
2013-11-19 22:35:41 +01:00
perploug
56e9d0a602
Adds documentation for missing resource methods
2013-11-19 21:56:35 +01:00
perploug
daa4ff28e7
Fixes missing section state indicator
2013-11-19 20:37:39 +01:00
perploug
ca8b6cac7a
updated testrunner config
2013-11-19 20:24:29 +01:00
perploug
6cf9312d1a
editorState docs
2013-11-19 20:24:19 +01:00
perploug
863c7d11b7
Moves the folder selector on the mediapicker
...
To the item itself, instead of external button
2013-11-19 16:26:07 +01:00
perploug
0a7e09b3dd
revert logo to good ol' orange
2013-11-19 15:45:53 +01:00