Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mediamanager tabs, upload form fix | Kate Arzamastseva | 2011-07-14 |
| | |||
* | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵ | Kate Arzamastseva | 2011-07-11 |
|\ | | | | | | | media-revisions | ||
| * | Merge pull request #50 from campino2k/master | Michael Hamann | 2011-07-11 |
| |\ | | | | | | | Fix the (media manager) JavaScript by adding a missing parentheses | ||
| | * | Fix If-Statement | Chris | 2011-07-10 |
| |/ | |||
| * | Update french string (plugins installation) | Guy Brand | 2011-07-10 |
| | | |||
| * | Skipping plural form in plugin installed message | Guy Brand | 2011-07-10 |
| | | |||
| * | make use of auth_isMember() in XMLRPC authentication check FS#2287 | Andreas Gohr | 2011-07-10 |
| | | |||
* | | mediamanager resizable | Kate Arzamastseva | 2011-07-10 |
| | | |||
* | | media.js fixes | Kate Arzamastseva | 2011-07-10 |
| | | |||
* | | merging | Kate Arzamastseva | 2011-07-10 |
|\| | |||
| * | Add check for existing renderer class | Lucas | 2011-07-10 |
| | | |||
| * | Rewrite mediamanager JavaScript | Adrian Lang | 2011-07-10 |
| | | | | | | | | | | Make it faster, prettier, less wrong, add UI effects, use jQuery UI Dialog, Abstract tree view stuff away into jQuery.dw_tree | ||
| * | updated doc for tpl_indexerWebBug() | Andreas Haerter | 2011-07-10 |
| | | |||
| * | deprecated prependChild() | Andreas Gohr | 2011-07-08 |
| | | |||
| * | moved the TOC toggling to dw_behaviour | Andreas Gohr | 2011-07-08 |
| | | |||
| * | jQueryized closePopups() | Andreas Gohr | 2011-07-08 |
| | | |||
| * | moved some editor functions to a new dw_editor object | Andreas Gohr | 2011-07-08 |
| | | | | | | | | There are probably more functions that should go in here | ||
| * | linkwiz: clear doesn't exist anymore | Andreas Gohr | 2011-07-08 |
| | | |||
| * | aliased some vars in linkwiz for brevity | Andreas Gohr | 2011-07-08 |
| | | |||
| * | fixed linkwiz position | Andreas Gohr | 2011-07-08 |
| | | |||
| * | renamed linkwiz object | Andreas Gohr | 2011-07-08 |
| | | |||
| * | more robust deprecation messages | Andreas Gohr | 2011-07-08 |
| | | |||
| * | some initial refactoring of the linkwizard | Andreas Gohr | 2011-07-08 |
| | | |||
| * | fixed delay in qsearch | Andreas Gohr | 2011-07-07 |
| | | | | | | | | | | The ajax quicksearch sent a request on every keystroke instead of waiting for the user to stop typing. | ||
| * | Merge branch 'datauris' | Andreas Gohr | 2011-07-07 |
| |\ | | | | | | | | | | | | | Conflicts: lib/exe/css.php | ||
| | * | Made the maximum embed size for datauris configurable | Andreas Gohr | 2011-06-18 |
| | | | | | | | | | | | | | | | The feature is now disabled by default. Metadata for config manager was added. | ||
| | * | Use data uris for small image files in CSS | Andreas Gohr | 2011-06-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds a new config option 'cssdatauri'. When enabled, the CSS patcher will automatically convert all occurances of small (<600 byte) PNG and GIF images in the CSS to embedded, base64 encoded data uris. This reduces the number of needed HTTP requests and avoids the HTTP header overhead. | ||
| * | | another fix for the jQuery-UI theme | Andreas Gohr | 2011-07-05 |
| | | | |||
| * | | fixed loading of the jQuery-UI style sheet | Andreas Gohr | 2011-07-05 |
| | | | |||
| * | | Upgraded to jQuery 1.6.2 and jQueryUI 1.8.14 | Andreas Gohr | 2011-07-04 |
| | | | |||
| * | | deprecated getElementsByClass | Andreas Gohr | 2011-07-04 |
| | | | |||
| * | | deprecated findPosX and findPosY | Andreas Gohr | 2011-07-04 |
| | | | |||
| * | | deprecated drag.js | Andreas Gohr | 2011-07-04 |
| | | | |||
| * | | Refactor CSS and JS caching | Adrian Lang | 2011-07-02 |
| | | | | | | | | | | | | | | | | | | | | | * Increase HTTP cache time since the resources are timestamped on request anyway * Check userscript.js only once for JS cache validation * Use cache class | ||
| * | | Swedish language update | Mikael Mallander | 2011-07-02 |
| | | | |||
* | | | media-manager fixes | Kate Arzamastseva | 2011-07-09 |
| | | | |||
* | | | media.js fix | Kate Arzamastseva | 2011-07-09 |
| | | | |||
* | | | mediamanager without cache | Kate Arzamastseva | 2011-07-09 |
| | | | |||
* | | | 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 upload fix | Kate Arzamastseva | 2011-06-29 |
| | | | |||
* | | | 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 |
| | | | |||
| * | | Merge pull request #49 from lupo49/master | Andreas Gohr | 2011-06-26 |
| |\ \ | | | | | | | | | The mail() function shouldn't be executed when no recipients are given. | ||
| | * | | The mail() function shouldn't be executed when no recipients are given. | Matthias Schulte | 2011-06-26 |
| |/ / | | | | | | | | | | | | | Empty to, cc or bcc fields could lead to an Internal Server Error: malformed header from script. Bad header=No recipient addresses found... |