Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mediamanager fix | Kate Arzamastseva | 2011-07-08 |
| | |||
* | mediamanager ajax forms | Kate Arzamastseva | 2011-07-04 |
| | |||
* | ajax mediamanager fix | Kate Arzamastseva | 2011-07-03 |
| | |||
* | ajax mediamanager | Kate Arzamastseva | 2011-07-03 |
| | |||
* | restoring old media revisions | Kate Arzamastseva | 2011-06-30 |
| | |||
* | media getting metadata fix | Kate Arzamastseva | 2011-06-29 |
| | |||
* | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵ | Kate Arzamastseva | 2011-06-28 |
|\ | | | | | | | media-revisions | ||
| * | prefixed jQuery var with $ | Andreas Gohr | 2011-06-27 |
| | | |||
| * | fixed two errors in media.js, still needs refactoring | Andreas Gohr | 2011-06-27 |
| | | |||
| * | improved generic .clearer for IE6 | Anika Henke | 2011-06-26 |
| | | |||
| * | fixed typo causing PHP warning (FS#2282) | Anika Henke | 2011-06-26 |
| | | |||
* | | css fix | Kate Arzamastseva | 2011-06-28 |
| | | |||
* | | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵ | Kate Arzamastseva | 2011-06-24 |
|\| | | | | | | | media-revisions | ||
| * | Fix and refactor ajax.js | Adrian Lang | 2011-06-23 |
| | | | | | | | | | | | | | | | | | | * Move file to qsearch.js * Rename object to dw_qsearch * Remove unnecessary usage of Delay * Use $ prefix for jQuery objects * Fix result list hiding on click * Fix namespace shorting | ||
| * | Kazakh translation added | Nurgozha Kaliaskarov | 2011-06-21 |
| | | |||
| * | Cleanup behaviour.js | Adrian Lang | 2011-06-21 |
| | | | | | | | | | | * Add var statement for dw_behaviour * Use live instead of click for smb share warnings | ||
| * | Rework subscription.js | Adrian Lang | 2011-06-21 |
| | | | | | | | | | | | | | | * Remove jQuery to $ wrapper function * Add $ prefix for jQuery variables * Make some jQuery calls faster * Use slide animation | ||
| * | Fix index Javascript, introduce compatibility.js | Adrian Lang | 2011-06-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Removed "use strict" statement, since it does not work with our script file joining (the statement has to be the first in a file or function) * Make index a global object again to allow overriding and enhancing * Use prefix dw_ for index object * Reintroduce index.treeattach * Support deprecated index.toggle calling convention * Add $ prefix for jQuery variables * Use slide animation for freshly loaded sublists as well * Fix various errors | ||
| * | Image optimizations in default template | Andreas Gohr | 2011-06-17 |
| | | |||
| * | Optimized graphics | Andreas Gohr | 2011-06-17 |
| | | | | | | | | | | | | This patch reduces the colorspace of GIF files and has optipng optimization run on PNGs. Changes shouldn't be visible except in filesizes. | ||
| * | Bulgarian language update | Kiril Velikov | 2011-06-16 |
| | | |||
| * | config manager: always write back to the last file | Andreas Gohr | 2011-06-16 |
| | | | | | | | | in the local config cascade tree | ||
| * | fix console check in Internet Explorer | Andreas Gohr | 2011-06-16 |
| | | |||
| * | deprecated even functions | Andreas Gohr | 2011-06-13 |
| | | | | | | | | These now simply wrap around jQuery | ||
| * | Moved behavioural functions into it's own object and file | Andreas Gohr | 2011-06-13 |
| | | | | | | | | | | JavaScript functions adding behaviours based on IDs or class names where moved to their own object into behaviour.js and where jQueryized. | ||
| * | finished jQuery port of ACL manager | Andreas Gohr | 2011-06-09 |
| | | |||
| * | marked sack library as deprecated | Andreas Gohr | 2011-06-09 |
| | | |||
| * | started jQuery port of ACL manager | Andreas Gohr | 2011-06-09 |
| | | |||
| * | fixed JavaScript compressor for certain regexes | Andreas Gohr | 2011-06-05 |
| | | | | | | | | | | This fixes a problem with running the minified jQuery through the compressor. | ||
| * | fixed typo | Andreas Gohr | 2011-06-05 |
| | | |||
| * | Updated jQuery-UI, added jQuery updater, load theme in CSS dispatcher | Andreas Gohr | 2011-06-05 |
| | | | | | | | | | | | | | | | | This patch adds a simple shell script to easily update the jQuery/jQuery-UI+theme bundle to the latest available version. The jQuery-UI CSS theme is now loaded in lib/exe/css.php (before plugin and template styles - 3rd party authors can override the styles). | ||
| * | Add a newline when loading JavaScript files | Andreas Gohr | 2011-06-05 |
| | | | | | | | | This avoids problems when the files are concatenated later. | ||
| * | Updated JQuery to version 1.6.1 | Andreas Gohr | 2011-06-05 |
| | | |||
| * | Estonian language update | Rivo Zängov | 2011-06-05 |
| | | |||
| * | Merge pull request #46 from gturri/master | Anika Henke | 2011-06-04 |
| |\ | | | | | | | Fix display in popularity plugin | ||
| | * | Fix display in popularity plugin | Guillaume Turri | 2011-05-28 |
| | | | |||
* | | | media action buttons | Kate Arzamastseva | 2011-06-24 |
| | | | |||
* | | | media manager auth fix | Kate Arzamastseva | 2011-06-23 |
| | | | |||
* | | | media getting metadata fix | Kate Arzamastseva | 2011-06-23 |
| | | | |||
* | | | 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. |