- Jan 07, 2015
-
-
Andreas Gohr authored
In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PHP 5.3 now, there's no need to supress any error here anymore. This might even give a minor performance boost.
-
- Jan 05, 2015
-
-
Schplurtz le Déboulonné authored
-
Maciej Helt authored
-
- Dec 31, 2014
-
-
Jaroslav Lichtblau authored
-
- Dec 30, 2014
-
-
Marian Banica authored
-
- Dec 18, 2014
-
-
Guido Salatino authored
-
- Dec 17, 2014
-
-
Andreas Gohr authored
-
- Dec 15, 2014
-
-
Vitaly Filatenko authored
-
- Dec 14, 2014
-
-
Myeongjin authored
-
- Dec 13, 2014
-
-
Type-kun authored
-
Jaroslav Lichtblau authored
-
- Dec 12, 2014
-
-
Type-kun authored
-
Jaroslav Lichtblau authored
-
Jussi Takala authored
-
Jussi Takala authored
-
Satoshi Sahara authored
-
- Dec 11, 2014
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
Add the class .bounce to any element to let it bounce slightly for 2 seconds. This is useful to make the user aware of some element. Can be combined with #scroll__here when a long list auto scrolls to a certain item.
-
Andreas Gohr authored
-
Søren Birk authored
-
- Dec 10, 2014
-
-
Gerrit Uitslag authored
Added user*.less files to config
-
Gerrit Uitslag authored
-
Søren Birk authored
-
- Dec 09, 2014
-
-
Torpedo authored
-
- Dec 08, 2014
-
-
Omid Hezaveh authored
-
- Dec 02, 2014
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
Simplifies modifying the cache via an action plugin
-
Gerrit Uitslag authored
-
- Dec 01, 2014
-
-
Christopher Smith authored
- includes, xhtml renderer adding 'node' class to <li> when it contains child list(s)
-
Christopher Smith authored
-
- Nov 27, 2014
-
-
Mohammad Sadegh authored
-
- Nov 21, 2014
-
-
Jaroslav Lichtblau authored
-
- Nov 19, 2014
- Nov 11, 2014
-
-
Michael Große authored
-
- Nov 06, 2014
-
-
Gerrit Uitslag authored
In stead use the type as provided to the function. Fixes #920
-
- Oct 31, 2014
-
-
Danny Lin authored
Move check after libraries are loaded, so that $conf['compression'] is not turned off in the case that gzopen doesn't exist while gzopen64 does exist, as inc/compatibility.php ought to have fixed.
-