[x] Display between pages rules only when bottom & top 10/20%
[x] Indentation: On hover for section, use left/right buttons to change indentation
[x] Redo index component so it uses new array w/sections to generate index
[ ] Remove delete buttons, use "selected page/section" concept and delete from menu
[ ] Top level title, replace with index.html page
[x] (If time, create screenshots)
Urgent
Check all function for all component
[x] Redo displayPropertyDialog in UI.js so adds and removes custom click function, but always has the close functionality as separate click event handler.
[x] Add link for all: Error "that is not defined"
[x] Table: Adding rows makes them 0 pixels high, add
[x] Also adds one column too many
[ ] Youtube video:
[x] Credentials error: TypeError: event is undefined
[ ] Selecting a suggestion from dropdown list closes dialog
[ ] Does not close down when select a video
[x] Multi image and image quiz: Not correct moving through, might be an additional control inserted somewhere.
[ ] Google maps: Error when first add component, trying to display settings
[ ] When setting centre: TypeError: mlab.dt.api.properties_tooltip.qtip is not a function
[x] Redo compilation: Use a single round spinner, and set tooltip to indicate progress ( $("#mlab_statusbar_progress_spin").spin('small', '#fff'); )
see also indicateWait
[x] display qr code if ready, add date/time
[ ] implement undo for component: display box, etc
Done
[x] Hide second divider after optional tools if non displayed
[x] Close popup dialog after select component
[x] Fix DIV separator issue pushing tools down when inside a div
[x] Add functionality to the stanard resize, etc buttons
[x] Fix all "on add" eval code so it switches to format tab and drops down dlg box
(se this.initialiseDropdownButtons(custom_tools_separator.nextAll()); in ui.js)
[x] Fix all QTIP type code so use new dialog box
[x] Restyle upload dlg box
[x] Send data to backend
[x] Load data from backend
[x] Edit page title
[x] Display a popup for New page/section selection when Plus button is clicked
[x] Accept enter for save editing of section name/page name
[x] Limit width section/page titles, use full name as HTML title attribute
Other
[x] Width of buttons to be fixed
[x] Buttons inside toolbox-menu div are not aligned on top with regular action buttons
[ ] Add drop down badge on all icons for components + old qtip functions.
[ ] Add tool names to all custom tools & display
[ ] Function that enables/disables buttons as required.
[ ] add feature to component gropups: When already opened a set, switch to other group on hover
[ ] make app name editable
[ ] have a function to set buttons greyed out, indented etc.
[ ] toggle restore deleted page icon when open
[ ] add functionality to the warning sign so when add network show it
Page manipulation
Urgent
Done
Other