Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mediamanager fixes | Kate Arzamastseva | 2011-06-22 |
| | |||
* | thumbnails and list view | Kate Arzamastseva | 2011-06-20 |
| | |||
* | media manager button | Kate Arzamastseva | 2011-06-20 |
| | |||
* | media manager fixes | Kate Arzamastseva | 2011-06-15 |
| | |||
* | media manager | Kate Arzamastseva | 2011-06-13 |
| | |||
* | fullscreen media manager | Kate Arzamastseva | 2011-06-09 |
| | |||
* | type of recent changes selection | Kate Arzamastseva | 2011-06-05 |
| | |||
* | fetch.php with rev parameter | Kate Arzamastseva | 2011-06-04 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into media-revisions | Kate Arzamastseva | 2011-06-04 |
|\ | |||
| * | Hungarian language update | Szabó Dávid | 2011-06-04 |
| | | |||
| * | Deprecation marker for JavaScript functions | Andreas Gohr | 2011-06-03 |
| | | | | | | | | | | | | | | | | | | | | | | This adds a DEPRECATED() JavaScript function. This function will print a warning to the Browser's debug console if available (Chrome and Firefox with Firebug extension) when ever it is called. The DEPRECATED() function was also added to the $() function which should no longer be used and be replaced with JQuery calls. Other deprecated functions need to be identified and marked. | ||
| * | Fixed quick search | Andreas Gohr | 2011-06-03 |
| | | | | | | | | | | | | This was broken by the JQuery port. This patch makes the page search work again and also removes the anonymous wrapper function around ajax_quicksearch again. | ||
| * | Add missing Slovak language file | Martin Michalek | 2011-05-31 |
| | | |||
| * | Persian language update | Soroush Falahati | 2011-05-30 |
| | | |||
| * | Norwegian language update | Rune Rasmussen | 2011-05-30 |
| | | |||
| * | Merge branch 'jquery' | Michael Hamann | 2011-05-29 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/scripts/edit.js lib/scripts/locktimer.js Some whitespace (at end of line) cleanup | ||
| | * | Undo whitespace changes in readded (old) js files | Michael Hamann | 2011-05-29 |
| | | | |||
| | * | edit.js is jQueryfied | Michal Rezler | 2011-04-09 |
| | | | |||
| | * | Merge branch 'master' of git://github.com/splitbrain/dokuwiki | Michal Rezler | 2011-04-08 |
| | |\ | |||
| | * | | fixed import for drag.js and started a rewrite of edit.js | Michal Rezler | 2011-03-30 |
| | | | | |||
| | * | | Merge remote branch splitbrain/master and added back drag.js (for ↵ | Michal Rezler | 2011-03-30 |
| | | | | | | | | | | | | | | | | compatibility reason) | ||
| | * | | Merge branch 'master' of git://github.com/splitbrain/dokuwiki | Michal Rezler | 2011-03-30 |
| | |\ \ | |||
| | * | | | toolbar.js is jQueryfied | Michal Rezler | 2011-03-30 |
| | | | | | |||
| | * | | | JS API is corrected to the original state | Michal Rezler | 2011-03-28 |
| | | | | | |||
| | * | | | helpers.js was removed - it basically contained functions they are ↵ | Michal Rezler | 2011-03-27 |
| | | | | | | | | | | | | | | | | | | | | implemented in jQuery library | ||
| | * | | | cookie.js is jQueryfied, added jQuery-cookie-plugin | Michal Rezler | 2011-03-26 |
| | | | | | |||
| | * | | | using POST instead of GET in searching by ajax | Michal Rezler | 2011-03-26 |
| | | | | | |||
| | * | | | locktimer.js is jQueryfied | Michal Rezler | 2011-03-26 |
| | | | | | |||
| | * | | | ajax.js is jQueryfied | Michal Rezler | 2011-03-24 |
| | | | | | |||
| | * | | | cursors: a.select = pointer, linkwiz__header = cross | Michal Rezler | 2011-03-24 |
| | | | | | |||
| | * | | | Added pointers cursors on a.select | Michal Rezler | 2011-03-23 |
| | | | | | |||
| | * | | | jQuery rewrite branch merged into master branch of whole project | Michal Rezler | 2011-03-23 |
| | |\ \ \ | |||
| | * | | | | Got rid of drag.js and added jQuery UI instead. | Pierre Spring | 2010-10-10 |
| | | | | | | |||
| | * | | | | minimaly jQueryfied link wizard | Pierre Spring | 2010-10-10 |
| | | | | | | |||
| | * | | | | subscriptions.js jQueryfied | Pierre Spring | 2010-10-10 |
| | | | | | | |||
| | * | | | | media.js is jQueryfied. | Pierre Spring | 2010-10-10 |
| | | | | | | |||
| | * | | | | Merge remote branch 'origin/master' | Pierre Spring | 2010-10-10 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/scripts/media.js | ||
| | | * | | | | Worked on jQuery port of the media manager | Pierre Spring | 2010-10-01 |
| | | | | | | | |||
| | | * | | | | started jQueryfying media manager | Pierre Spring | 2010-09-27 |
| | | | | | | | |||
| | | * | | | | added JSLint declaration | Pierre Spring | 2010-09-27 |
| | | | | | | | |||
| | | * | | | | jQueryfied toggle function. | Pierre Spring | 2010-09-27 |
| | | | | | | | |||
| | | * | | | | index.js has been jQueryfied | Pierre Spring | 2010-09-27 |
| | | | | | | | |||
| | | * | | | | using POST instead of GET, as the DW API behaves in a wierd way when using POST | Pierre Spring | 2010-09-27 |
| | | | | | | | |||
| | | * | | | | starting to replace SACK by jQuery | Pierre Spring | 2010-09-27 |
| | | | | | | | |||
| | | * | | | | loading jQuery and putting it into noConflict mode | Pierre Spring | 2010-09-27 |
| | | | | | | | |||
| | * | | | | | Worked on jQuery port of the media manager | Pierre Spring | 2010-10-10 |
| | | | | | | | |||
| | * | | | | | started jQueryfying media manager | Pierre Spring | 2010-10-10 |
| | | | | | | | |||
| | * | | | | | added JSLint declaration | Pierre Spring | 2010-10-10 |
| | | | | | | | |||
| | * | | | | | jQueryfied toggle function. | Pierre Spring | 2010-10-10 |
| | | | | | | | |||
| | * | | | | | index.js has been jQueryfied | Pierre Spring | 2010-10-10 |
| | | | | | | |