| 571b9b92 | 16-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
Image optimizations in default template |
| 0803e291 | 16-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
Optimized graphics
This patch reduces the colorspace of GIF files and has optipng optimization run on PNGs. Changes shouldn't be visible except in filesizes. |
| 388f4f75 | 16-Jun-2011 |
Kiril Velikov <neohidra@gmail.com> |
Bulgarian language update |
| 3eff65fe | 16-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
config manager: always write back to the last file
in the local config cascade tree |
| d7ead009 | 16-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
fix console check in Internet Explorer |
| 1eeeced2 | 15-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media manager fixes |
| 8e69fd30 | 13-Jun-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media manager |
| 00162124 | 10-Jun-2011 |
Andreas Gohr <andi@splitbrain.org> |
deprecated even functions
These now simply wrap around jQuery |
| 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 |