| 23846a98 | 03-Jul-2011 |
Kate Arzamastseva <pshns@ukr.net> |
ajax mediamanager |
| 6619f42e | 01-Jul-2011 |
Adrian Lang <mail@adrianlang.de> |
Refactor CSS and JS caching
* Increase HTTP cache time since the resources are timestamped on request anyway * Check userscript.js only once for JS cache validation * Use cache class |
| 29dc4f32 | 02-Jul-2011 |
Mikael Mallander <micke@slashmail.org> |
Swedish language update |
| 9c1bd4bc | 30-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
restoring old media revisions |
| 98f03b57 | 29-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media upload fix |
| 3e98e685 | 29-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media getting metadata fix |
| 322111f0 | 28-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
css fix |
| a4f16859 | 27-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
prefixed jQuery var with $ |
| 87acb57f | 27-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed two errors in media.js, still needs refactoring |
| 96569d48 | 26-Jun-2011 |
Matthias Schulte <post@lupo49.de> |
The mail() function shouldn't be executed when no recipients are given. Empty to, cc or bcc fields could lead to an Internal Server Error: malformed header from script. Bad header=No recipient addres
The mail() function shouldn't be executed when no recipients are given. Empty to, cc or bcc fields could lead to an Internal Server Error: malformed header from script. Bad header=No recipient addresses found...
show more ...
|
| d90bf47f | 26-Jun-2011 |
Anika Henke <anika@selfthinker.org> |
improved generic .clearer for IE6 |
| 4b2c366d | 26-Jun-2011 |
Anika Henke <anika@selfthinker.org> |
fixed typo causing PHP warning (FS#2282) |
| 8c02f822 | 26-Jun-2011 |
Michael Hamann <michael@content-space.de> |
Ignore warnings in the constructor of SimplePie_File
This ignores warnings because of the (intentionally) missing url parameter for the constructor of SimplePie_File. |
| 70c3cc9a | 23-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media action buttons |
| c949174a | 22-Jun-2011 |
Adrian Lang <mail@adrianlang.de> |
Fix and refactor ajax.js
* 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 and refactor ajax.js
* 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
show more ...
|
| 88a71175 | 23-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media manager auth fix |
| 532850ed | 23-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media getting metadata fix |
| cf832786 | 22-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media version saving metadata |
| 6b467722 | 22-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
mediamanager fixes |
| 0748b4c7 | 21-Jun-2011 |
Nurgozha Kaliaskarov <astana08@gmail.com> |
Kazakh translation added |
| ea62f4ff | 21-Jun-2011 |
Adrian Lang <mail@adrianlang.de> |
Cleanup behaviour.js
* Add var statement for dw_behaviour * Use live instead of click for smb share warnings |
| 2e5fe8c3 | 21-Jun-2011 |
Adrian Lang <mail@adrianlang.de> |
Rework subscription.js
* Remove jQuery to $ wrapper function * Add $ prefix for jQuery variables * Make some jQuery calls faster * Use slide animation |
| cd06d16f | 21-Jun-2011 |
Adrian Lang <mail@adrianlang.de> |
Fix index Javascript, introduce compatibility.js
* 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)
Fix index Javascript, introduce compatibility.js
* 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
show more ...
|
| 030dd1d9 | 20-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
thumbnails and list view |
| 2e55802c | 20-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media history |