Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | issue #54 listview switch/sorting on search | Kate Arzamastseva | 2011-08-27 |
| | |||
* | merging | Kate Arzamastseva | 2011-08-25 |
|\ | |||
| * | Update jquery-cookie, cleanup dw_cookie | Adrian Lang | 2011-08-22 |
| | | | | | | | | Pulled the current jquery-cookie version from https://github.com/carhartl/jquery-cookie. | ||
| * | Add missing callback param to dw_toggle | Adrian Lang | 2011-08-22 |
| | | |||
| * | Deprecate several helper functions, JSLINT helpers.js | Adrian Lang | 2011-08-22 |
| | | |||
| * | page.js: Improve footnote cleaning regex, cleaner toc toggling | Adrian Lang | 2011-08-22 |
| | | | | | | | | | | * <sup> elements are only removed from the start of a footnote * the TOC wrapper instantly gets the target size to reduce layout jumping | ||
| * | JSLINT locktimer, fix date passing in draftsave | Adrian Lang | 2011-08-22 |
| | | | | | | | | | | Since 80997d21e0aee9b8f27153000742ecd781f429f8 the date passed to the draft save backend is indeed the page id, not the date. | ||
| * | fixed TOC-Bug and moved TOC behaviour to page.js FS#2314 | Andreas Gohr | 2011-08-21 |
| | | |||
| * | moved keyhandler to the new dw_editor object | Andreas Gohr | 2011-08-19 |
| | | |||
| * | renamed some variables in editor.js | Andreas Gohr | 2011-08-19 |
| | | |||
| * | deprecated delay.js | Andreas Gohr | 2011-08-19 |
| | | |||
| * | jQuerify acl plugin JavaScript | Adrian Lang | 2011-08-19 |
| | | |||
| * | moved more stuff out from script.js | Andreas Gohr | 2011-08-19 |
| | | | | | | | | the file is nearly empty now | ||
| * | jqueryized diff checkbox script | Andreas Gohr | 2011-08-19 |
| | | |||
| * | jQuerify edit section highlighting | Adrian Lang | 2011-08-19 |
| | | |||
| * | Fix popup DOM element sharing, simplify event handling | Adrian Lang | 2011-08-19 |
| | | |||
| * | jqueryized locktimer | Andreas Gohr | 2011-08-19 |
| | | |||
| * | added missing file | Andreas Gohr | 2011-08-19 |
| | | | | | | | | yeah, yeah I know... | ||
| * | French localization of 69b3d ("added link to popularity page in intro FS#2305") | Guillaume Turri | 2011-08-19 |
| | | |||
| * | added link to popularity page in intro FS#2305 | Andreas Gohr | 2011-08-18 |
| | | |||
| * | moved footnotes and section highlighting to ne file | Andreas Gohr | 2011-08-18 |
| | | | | | | | | jquerized | ||
| * | Merge pull request #19 from gbirke/master | Dominik Eckelmann | 2011-08-18 |
| |\ | | | | | | | Make cookie path configurable | ||
| | * | Modified config and lang files for new option | Gabriel Birke | 2010-12-30 |
| | | | |||
| * | | moved subscription javascript into behaviour | Andreas Gohr | 2011-08-18 |
| | | | |||
| * | | added some function comments | Andreas Gohr | 2011-08-18 |
| | | | |||
| * | | jqueryized usermanager script | Andreas Gohr | 2011-08-18 |
| | | | |||
| * | | popularity plugin: send info on autosend | Andreas Gohr | 2011-08-18 |
| | | | | | | | | | | | | | | | Added information about the autosubmitting feature of the popularity plugin itself. | ||
| * | | removed events.js | Andreas Gohr | 2011-08-18 |
| | | | |||
| * | | don't remove msg() errors on click | Andreas Gohr | 2011-08-14 |
| | | | | | | | | | | | | this interferred with copy'n'pasting error messages | ||
| * | | fixed media insertion FS#2298 | Andreas Gohr | 2011-08-01 |
| | | | |||
| * | | added apple-touch-icon (aka 'mobile favicon') | Anika Henke | 2011-07-31 |
| | | | |||
| * | | French language update | Christophe Martin | 2011-07-30 |
| | | | |||
| * | | Portuguese language update | André Neves | 2011-07-30 |
| | | | |||
| * | | made TOC toggle faster to avoid clunky text flow around it | Anika Henke | 2011-07-30 |
| | | | |||
| * | | Croatian language update | Dejan Igrec | 2011-07-25 |
| | | | |||
| * | | Finish language update | Sami Olmari | 2011-07-25 |
| | | | |||
| * | | Make getElementsByClass() work without given tag | Michael Hamann | 2011-07-19 |
| | | | | | | | | | | | | | | | This fixes the hiding of the highlighting of the current section when the mouse leaves the edit section button. | ||
* | | | issue #57, function names, params, html fixes | Kate Arzamastseva | 2011-08-24 |
| | | | |||
* | | | issue #44 uploader fixes, #45 browser testing | Kate Arzamastseva | 2011-08-21 |
| | | | |||
* | | | issue #44 removing drop-area after upload | Kate Arzamastseva | 2011-08-19 |
| | | | |||
* | | | issue #44 new uploader in the media popup | Kate Arzamastseva | 2011-08-19 |
| | | | |||
* | | | issue #56 ajax deleting images | Kate Arzamastseva | 2011-08-19 |
| | | | |||
* | | | issue #50 styling uploader | Kate Arzamastseva | 2011-08-18 |
| | | | |||
* | | | issue #51 detail.php p tag fixed | Kate Arzamastseva | 2011-08-18 |
| | | | |||
* | | | media revisions form less/more recent buttons fix | Kate Arzamastseva | 2011-08-15 |
| | | | |||
* | | | old fileuploader.css deleted | Kate Arzamastseva | 2011-08-15 |
| | | | |||
* | | | mediamanager html bug fixes | Kate Arzamastseva | 2011-08-15 |
| | | | |||
* | | | issue #50 styling the new uploader | Kate Arzamastseva | 2011-08-15 |
| | | | |||
* | | | issue #51 link from detail view to fullscreen manager | Kate Arzamastseva | 2011-08-12 |
| | | | |||
* | | | issue #50 partly styling the new uploader | Kate Arzamastseva | 2011-08-12 |
| | | |