summaryrefslogtreecommitdiff
path: root/lib/scripts
Commit message (Collapse)AuthorAge
* fixed import for drag.js and started a rewrite of edit.jsMichal Rezler2011-03-30
|
* Merge remote branch splitbrain/master and added back drag.js (for ↵Michal Rezler2011-03-30
| | | | compatibility reason)
* toolbar.js is jQueryfiedMichal Rezler2011-03-30
|
* JS API is corrected to the original stateMichal Rezler2011-03-28
|
* helpers.js was removed - it basically contained functions they are ↵Michal Rezler2011-03-27
| | | | implemented in jQuery library
* cookie.js is jQueryfied, added jQuery-cookie-pluginMichal Rezler2011-03-26
|
* using POST instead of GET in searching by ajaxMichal Rezler2011-03-26
|
* locktimer.js is jQueryfiedMichal Rezler2011-03-26
|
* ajax.js is jQueryfiedMichal Rezler2011-03-24
|
* cursors: a.select = pointer, linkwiz__header = crossMichal Rezler2011-03-24
|
* Added pointers cursors on a.selectMichal Rezler2011-03-23
|
* jQuery rewrite branch merged into master branch of whole projectMichal Rezler2011-03-23
|\
| * Pass edid to the mediamanagerAdrian Lang2011-03-06
| |
| * JS: Add style helper and fix footnotes in non-static containersMichael Hamann2011-02-06
| |
| * no final comma in class members or IE craps outAndreas Gohr2011-02-06
| |
| * keep drafts on preview FS#2116Andreas Gohr2011-02-06
| |
| * don't show lock timer in readonly mode FS#2146Andreas Gohr2011-02-06
| |
| * moved locktimer class to its own fileAndreas Gohr2011-02-06
| | | | | | | | I also adjusted the coding style to match our other JS classes
| * Made the auto submit script more versatileAndreas Gohr2011-01-31
| | | | | | | | | | | | When a <select> tag has the class "quickselect", this script will automatically submit its parent form when the select value changes. It also hides the submit button of the form.
| * made ajax quicksearch its own objectAndreas Gohr2011-01-15
| | | | | | | | | | This makes it possible for plugin and template authors to overwrite or extend the quicksearch JavaScript logic.
| * correctly(?) shorten namespaces for RTL langunages in quicksearchAndreas Gohr2011-01-14
| |
| * shorten quicksearch namespaces in JavaScriptAndreas Gohr2011-01-14
| | | | | | | | | | | | | | | | | | | | | | This patch moves the shortening of namespaces in the quicksearch results to JavaScript. This makes it independend from used template and will always try to fill the width of the result pane correctly. Things missing: * Make it work with RTL-languages * Check Browser compatibility (only tested in Chrome so far)
| * initialised media options modal popup with display:none in JSAnika Henke2010-11-13
| |
| * removed fixme commentDominik Eckelmann2010-11-13
| |
| * fixed mediamanager options + ie6 fix (FS#2074)Dominik Eckelmann2010-11-13
| |
| * disable media options dialog FS#2047Andreas Gohr2010-10-27
| | | | | | | | | | | | | | The media options dialog has currently an open bug regarding the behavior of the nolink option. Additionally will wrong syntax be inserted when using Internet Explorer < 8. Since this can't be fixed on time, this patch disables the media options for the release.
| * fix hotkeys on anchors (click() undefined) FS#1958Andreas Gohr2010-10-19
| |
| * make sure linkwizard position is absolute FS#2065Andreas Gohr2010-10-19
| |
* | Got rid of drag.js and added jQuery UI instead.Pierre Spring2010-10-10
| |
* | minimaly jQueryfied link wizardPierre Spring2010-10-10
| |
* | subscriptions.js jQueryfiedPierre Spring2010-10-10
| |
* | media.js is jQueryfied.Pierre Spring2010-10-10
| |
* | Merge remote branch 'origin/master'Pierre Spring2010-10-10
|\ \ | | | | | | | | | | | | Conflicts: lib/scripts/media.js
| * | Worked on jQuery port of the media managerPierre Spring2010-10-01
| | |
| * | started jQueryfying media managerPierre Spring2010-09-27
| | |
| * | added JSLint declarationPierre Spring2010-09-27
| | |
| * | jQueryfied toggle function.Pierre Spring2010-09-27
| | |
| * | index.js has been jQueryfiedPierre Spring2010-09-27
| | |
| * | using POST instead of GET, as the DW API behaves in a wierd way when using POSTPierre Spring2010-09-27
| | |
| * | starting to replace SACK by jQueryPierre Spring2010-09-27
| | |
| * | loading jQuery and putting it into noConflict modePierre Spring2010-09-27
| | |
* | | Worked on jQuery port of the media managerPierre Spring2010-10-10
| | |
* | | started jQueryfying media managerPierre Spring2010-10-10
| | |
* | | added JSLint declarationPierre Spring2010-10-10
| | |
* | | jQueryfied toggle function.Pierre Spring2010-10-10
| | |
* | | index.js has been jQueryfiedPierre Spring2010-10-10
| | |
* | | using POST instead of GET, as the DW API behaves in a wierd way when using POSTPierre Spring2010-10-10
| | |
* | | starting to replace SACK by jQueryPierre Spring2010-10-10
| | |
* | | loading jQuery and putting it into noConflict modePierre Spring2010-10-10
| |/ |/|
* | FS#1958Christopher Smith2010-10-03
| |