summaryrefslogtreecommitdiff
path: root/lib/plugins/styling/script.js
Commit message (Collapse)AuthorAge
* fix problem with IE11Andreas Gohr2015-07-26
| | | | hopefully doesn't break in the other browsers
* changed input submits to buttons, fixed small RTL issueAnika Henke2015-07-25
|
* fixed styling preview in IEAndreas Gohr2015-07-24
| | | | | IE doesn't like it when you create a DOM element in one window and try to insert it in another window.
* readded cookie to styling pluginAndreas Gohr2015-07-18
|
* improved various minor frontend issues in styling pluginAnika Henke2015-07-07
| | | | | | | | | * improved spacing of popup * made primary buttons clearer * xhtml and validity fixes * improved some lang strings * moved 'open as popup' after intro * fixed page reload after clicking 'open as popup' button
* reset page back to normal on closing dialogAndreas Gohr2015-06-26
|
* removed no longer needed ajax action componentsAndreas Gohr2015-06-26
|
* added a simple loading screen for the JavaScript previewAndreas Gohr2015-06-26
|
* changed the whole thing to a real popupAndreas Gohr2015-06-26
|
* fixes various probelms mentioned in #1163Andreas Gohr2015-06-26
| | | | however I think I will convert the dialog to a real popup instead.
* removed debuggin outputAndreas Gohr2015-05-25
|
* avoid double ampersand in urlAndreas Gohr2015-05-23
|
* fixed ajax endpoint for styling pluginAndreas Gohr2015-05-23
|
* renamed plugin from styler to stylingAndreas Gohr2015-05-23
styler was already taken