| 17e2e254 | 10-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
Moved behavioural functions into it's own object and file
JavaScript functions adding behaviours based on IDs or class names where moved to their own object into behaviour.js and where jQueryized. |
| d9162c6c | 09-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
fullscreen media manager |
| ed5218f1 | 09-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
finished jQuery port of ACL manager |
| 782d0c09 | 09-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
marked sack library as deprecated |
| cf82a5b5 | 09-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
started jQuery port of ACL manager |
| 8d40b4b6 | 05-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
type of recent changes selection |
| 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 |
| fc4aefb9 | 04-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
fetch.php with rev parameter |
| 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 |
| f7b6e27e | 25-May-2011 |
Michael Hamann <michael@content-space.de> |
Remove the security token from the ajax draft/lock calls again
The security token here doesn't improve the security as the other requests that allow you to do the same thing aren't protected and I d
Remove the security token from the ajax draft/lock calls again
The security token here doesn't improve the security as the other requests that allow you to do the same thing aren't protected and I don't see why locking or draft creation should be subject of XSRF attacks.
show more ...
|
| 5db16396 | 25-May-2011 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| 52b88d6b | 25-May-2011 |
Omid Mottaghi <omidmr@gmail.com> |
Persian language update |
| 66f6026a | 25-May-2011 |
Usama Akkad <uahello@gmail.com> |
Arabic language update |