Shannon
|
06400f8db5
|
Gets the modal content loading in the rte on editor load all in async, fixes an issue with valtogglemsg when used in a modal to ensure we unsubscribe from the events when the modal element is destroyed.
|
2013-09-25 14:29:59 +10:00 |
|
Shannon
|
6c9fe2ebd0
|
Adds dynamic filtering to EntityService (post filtering for GetAll) - updated the insert macro dialog to ensure that it only shows macros flagged for the rte when in rte mode, otherwise shows all of them. adds unit tests for dynamic queryable stuff.
|
2013-09-25 13:54:25 +10:00 |
|
Shannon
|
f127d31928
|
Gets the rte macro contents rendering with macro parameter values.
|
2013-09-25 12:05:07 +10:00 |
|
Shannon
|
5fc8e7b0fb
|
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
|
2013-09-24 18:47:17 +10:00 |
|
Shannon
|
d3a9087093
|
Got the macro dialog working with previously selected macros in the rte and pre-fills the data that was previously there.
|
2013-09-24 18:46:53 +10:00 |
|
perploug
|
020f4f9fc5
|
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
|
2013-09-24 09:40:06 +02:00 |
|
perploug
|
468238e4d2
|
more work on the sorting, almost works on tables now too
|
2013-09-24 09:39:55 +02:00 |
|
Niels Hartvig
|
26ab581af5
|
Updates to folderbrowser view - still WIP.
Needs code review as there's some non-clean NG work needed to provide
the clean view. Upload haven't been styled yet. Working on it.
|
2013-09-24 09:36:39 +02:00 |
|
Shannon
|
dbf9f70369
|
Fixed more styling and validation bits for insert macro dialog.
|
2013-09-24 16:01:00 +10:00 |
|
Shannon
|
1ce9554e66
|
Fixes width styles for prop editors
|
2013-09-24 15:32:32 +10:00 |
|
Shannon
|
f6db9d9189
|
Updates textbox/textarea property editors to show field level validation for the regex/required server validation.
|
2013-09-24 15:00:43 +10:00 |
|
Shannon
|
42e8e9442e
|
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
|
2013-09-24 13:34:36 +10:00 |
|
Shannon
|
972d33ccec
|
Got macro content loading in editor async updated more of the macro plugin to ensure the macro contents cannot be edited.
|
2013-09-24 13:34:29 +10:00 |
|
perploug
|
13ea14e3a9
|
WIP on sorting directive, but index switching works now
|
2013-09-24 00:31:24 +02:00 |
|
perploug
|
60dab31656
|
Canvas directive for preview
|
2013-09-23 21:55:04 +02:00 |
|
perploug
|
0383ec5ed1
|
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
|
2013-09-23 21:26:39 +02:00 |
|
perploug
|
ad0ec30e62
|
styling cleanup
|
2013-09-23 21:26:23 +02:00 |
|
Niels Hartvig
|
32f4eaf900
|
WIP on image uploading
UX work - broken atm.
|
2013-09-23 21:24:34 +02:00 |
|
Per Ploug Krogslund
|
46ccb616f3
|
typo in helveticons.less
|
2013-09-23 21:20:41 +02:00 |
|
Anders Stentebjerg
|
3104e234c9
|
Styling
Replaced Open Sans fonts locally with googleapis
Styling sections menu
|
2013-09-23 14:12:07 +02:00 |
|
perploug
|
d0c500824e
|
Added umb-editor width classes to all property editors
|
2013-09-23 14:10:39 +02:00 |
|
perploug
|
640286c283
|
minor tweaks
|
2013-09-23 13:32:26 +02:00 |
|
perploug
|
0adf0d1fb6
|
Css for panel footer
|
2013-09-23 13:30:50 +02:00 |
|
perploug
|
9bad5d0233
|
Updateds media picker styles
|
2013-09-23 13:29:44 +02:00 |
|
Shannon
|
dc258400f1
|
Have the RTE insert macro stuff working, needs a few tweaks and needs to load content but its working. YOU NEED A FULL BRAND NEW DB RE-INSTALL FOR THIS.
|
2013-09-23 13:49:24 +10:00 |
|
Shannon
|
61654a370a
|
Got TinyMCE insert macro button/dialog inserting into the rich text editor - now need to ensure it is written out correctly and then parsed on the server properly so that it works!
|
2013-09-23 12:15:15 +10:00 |
|
Shannon
|
334b09f351
|
Moves insert macro dialog to common, creates a tinymce service to put our plugin logic inside instead of having the logic in the controller.
|
2013-09-23 10:36:21 +10:00 |
|
Shannon
|
7037f0626a
|
completes U4-2706 Change form watching in the validators over to use functions , test using other manifest property editors as parameter editors, fixes up validation in the dialog.
|
2013-09-20 17:00:34 +10:00 |
|
Shannon
|
7396b01466
|
Got macro parameter editors inserting macros into the template editor for both webforms and mvc, created unit tests for macro syntax in macroservice. Removed the hard coded span8 for input elements for property editors - need to figure out a different way to set their width.
|
2013-09-20 14:24:39 +10:00 |
|
Tim Geyssens
|
9c19f161dc
|
List view editor: adds delete confirmation
|
2013-09-19 16:22:37 +02:00 |
|
Tim Geyssens
|
42e3a3cf2b
|
List view editor: disable bulk actions if action is in progress
|
2013-09-19 16:10:31 +02:00 |
|
Tim Geyssens
|
da0c98e158
|
List view editor: small copy update
|
2013-09-19 16:07:18 +02:00 |
|
Tim Geyssens
|
f79be4ecf7
|
List view editor: updates progress message on bulk actions
|
2013-09-19 16:05:58 +02:00 |
|
Tim Geyssens
|
3d28db6897
|
List view editor: hooks in notification service
|
2013-09-19 16:03:42 +02:00 |
|
Tim Geyssens
|
d7c0e897cf
|
List view editor: make sure delete docs get removed from the selection
|
2013-09-19 15:23:19 +02:00 |
|
Tim Geyssens
|
35f62ffa67
|
List view editor: makes bulk publish work
|
2013-09-19 15:17:21 +02:00 |
|
Tim Geyssens
|
03ddc14ba5
|
List view editor: adds stubs for bulk publish/unpublish
|
2013-09-19 15:11:47 +02:00 |
|
Tim Geyssens
|
c3c89cb577
|
List view editor, adds some feedback on bulk delete progress
|
2013-09-19 15:06:10 +02:00 |
|
Tim Geyssens
|
cc8c477b16
|
List view editor, make bulk delete work
|
2013-09-19 14:58:32 +02:00 |
|
Tim Geyssens
|
36133a3ee4
|
List view editor, make select all function and show bulk actions when at least 1 thing is selected
|
2013-09-19 14:47:08 +02:00 |
|
Tim Geyssens
|
2d569b40d2
|
List view editor, disable icon from item view since that wasn't working anyway and did strange stuff with the checkbox
|
2013-09-19 14:19:03 +02:00 |
|
Tim Geyssens
|
39fb77cf93
|
List view editor, removing some unnecessary labels from the row view
|
2013-09-19 14:04:48 +02:00 |
|
Tim Geyssens
|
0746a73860
|
List view editor, makes paging work
|
2013-09-19 13:48:21 +02:00 |
|
Tim Geyssens
|
0a11d8beda
|
List view editor, makes error on filtering go away (content controller still need to implement filtering)
|
2013-09-19 13:44:56 +02:00 |
|
Tim Geyssens
|
d9dae1e71a
|
List view editor, makes sorting work
|
2013-09-19 13:42:11 +02:00 |
|
Tim Geyssens
|
18c00e21ce
|
List view editor, fixes "Duplicates in a repeater are not allowed.” error
|
2013-09-19 13:25:22 +02:00 |
|
Tim Geyssens
|
8d9fc7fad9
|
List view editor, make sure edit goes to correct place
|
2013-09-19 13:20:41 +02:00 |
|
Tim Geyssens
|
9162dac22a
|
List view editor, small update to controller to make sure fetching children doesn't fail
|
2013-09-19 13:11:57 +02:00 |
|
Tim Geyssens
|
b8cac519fa
|
List view editor, make sure create passes content id
|
2013-09-19 12:42:54 +02:00 |
|
Tim Geyssens
|
a233c30f07
|
List view editor, make create link to correct place
|
2013-09-19 12:23:01 +02:00 |
|