| cf82a5b5 | 09-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
started jQuery port of ACL manager |
| 1c56be7b | 07-Jun-2011 |
Michael Hamann <michael@content-space.de> |
Add missing return value to p_set_metadata |
| d54ac877 | 06-Jun-2011 |
Adrian Lang <lang@cosmocode.de> |
Use autoloading for plugin classes |
| ddcd5ab6 | 06-Jun-2011 |
Kazutaka Miyasaka <kazmiya@gmail.com> |
fixed email subject encoding bug ($enc_subj typo) |
| 0739a638 | 05-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
type of recent changes selection fix |
| 8d40b4b6 | 05-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
type of recent changes selection |
| 61f1aad8 | 05-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media version saving fixes |
| 6992ea08 | 05-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed JavaScript compressor for certain regexes
This fixes a problem with running the minified jQuery through the compressor. |
| 303d4f14 | 05-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed typo |
| 43576758 | 05-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
Updated jQuery-UI, added jQuery updater, load theme in CSS dispatcher
This patch adds a simple shell script to easily update the jQuery/jQuery-UI+theme bundle to the latest available version.
The j
Updated jQuery-UI, added jQuery updater, load theme in CSS dispatcher
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).
show more ...
|
| 17582ec6 | 05-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
Add a newline when loading JavaScript files
This avoids problems when the files are concatenated later. |
| 1b06a5d8 | 05-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
Updated JQuery to version 1.6.1 |
| 66c880ee | 05-Jun-2011 |
Rivo Zängov <eraser@eraser.ee> |
Estonian language update |
| 29778747 | 04-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media revisions in recent changes |
| fc4aefb9 | 04-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
fetch.php with rev parameter |
| cbe26ad6 | 04-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media version saving fix |
| 0f80b0bc | 03-Jun-2011 |
Szabó Dávid <szabo.david@gyumolcstarhely.hu> |
Hungarian language update |
| d4be3f96 | 03-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
Deprecation marker for JavaScript functions
This adds a DEPRECATED() JavaScript function. This function will print a warning to the Browser's debug console if available (Chrome and Firefox with Fire
Deprecation marker for JavaScript functions
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.
show more ...
|
| e91ea5c1 | 03-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
Fixed quick search
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. |
| 40c1e778 | 31-May-2011 |
Martin Michalek <michalek.dev@gmail.com> |
Add missing Slovak language file |
| 56815381 | 30-May-2011 |
Soroush Falahati <s_falahati@hotmail.com> |
Persian language update |
| 7800517d | 30-May-2011 |
Rune Rasmussen <rra@vannavalen.no> |
Norwegian language update |
| 61a2640a | 29-May-2011 |
Michael Hamann <michael@content-space.de> |
Undo whitespace changes in readded (old) js files |
| a375d5e5 | 28-May-2011 |
Guillaume Turri <guillaume.turri@gmail.com> |
Fix display in popularity plugin |
| e4f389ef | 26-May-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media version saving |