| 5e7a2926 | 09-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Various JavaScript improvements, JSLint, jQuery |
| c62a5f58 | 12-Sep-2011 |
Dedeco <balacobaco@imap.cc> |
pt-BR language update |
| 0fbb9587 | 12-Sep-2011 |
Random <rfc@nm.ru> |
ru: language updates (new strings of the Media Manager) |
| e9817dc9 | 12-Sep-2011 |
FELTZ Vincent <psycho@feltzv.fr> |
en/fr: language updates (new strings of the Media Manager) |
| c939320d | 11-Sep-2011 |
aneves <drakferion@gmail.com> |
pt language file updates
This commit adds new strings to the pt files which have been introduced through the new Media-Manager. (commit fb46ebd87eb43d5cd9f67f353f6656d0e3a0b196) |
| 8bfdbb5e | 11-Sep-2011 |
Matthias Schulte <post@lupo49.de> |
de/de-informal/en language file updates
This commit adds new strings to the de/de-informals files which have been introduced through the new Media-Manager.
All lang.php-files in inside en/de/de-inf
de/de-informal/en language file updates
This commit adds new strings to the de/de-informals files which have been introduced through the new Media-Manager.
All lang.php-files in inside en/de/de-informal have been reordered and reformatted.
show more ...
|
| 28b19f13 | 10-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager design: added icon to resizing handle and changed background colour |
| a95a7bf3 | 10-Sep-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
empty conf/plugins.local is created if not existing |
| da1b91c1 | 10-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager design: more spacing and some colour changes |
| c8f071ab | 10-Sep-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Added comment in conf/plugins.local about how disabled files work |
| 25b1f514 | 10-Sep-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Removed tmp_bak array, no need for checking before save if anything changed |
| 1264397e | 10-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager design: improved some spacing |
| 812c5e8c | 10-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager design: added headline |
| 4645e488 | 10-Sep-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Now using io_savefile with locking and added header when saving plugin.local |
| 48e46d88 | 10-Sep-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Whitespace and brackets cleanup |
| 9036904c | 10-Sep-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Usage of 'disabled' file to control plugins deprecated
Plugins with a disabled file will be treated as having an entry (=0) in conf/plugins.default.php overridable by conf/plugins.local.php |
| 98aafb56 | 10-Sep-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Code cleanup documentation before merge
Function get_plugin_components() moved to extantion manager |
| cc2c0b9d | 06-Sep-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #61 security fix |
| 62231793 | 06-Sep-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #59 security fix |
| aea34b5f | 04-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Add testcases for search_index |
| 1ffc211d | 04-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Revert tmp commits
This reverts commit ba6c070edd92ca0fc8a6ee85d51769d64a19ee7c. This reverts commit 923510088dda99cb2790b15308593e47369d4f01. |
| ba6c070e | 04-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
tmp |
| 92351008 | 04-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
tmp: Introduce sneaky2 |
| 783d2e49 | 04-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Use search_universal in search_index |
| 69b29ddf | 02-Sep-2011 |
Kate Arzamastseva <pshns@ukr.net> |
mediamanager window resize fix |