- Jul 28, 2012
-
-
Andreas Gohr authored
-
- Jul 25, 2012
-
-
Michael Hamann authored
This disables some caches which use static variables in order to prevent parsing or rendering of the same page more than once during a run and also disables the cache of parser modes. This means we can no longer test this behavior but at least it fixes syntax plugin tests and tests which change pages in order to test certain caching behaviors.
-
Michael Hamann authored
-
Michael Hamann authored
The alt text is now the page id as it is the media id for media changes, previously it was empty as $filename is undefined in that context.
-
- Jul 15, 2012
-
-
Anika Henke authored
-
Anika Henke authored
action dropdown: when label is missing, for accessibility reasons form element should at least have title
-
- Jul 14, 2012
-
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
- Jul 13, 2012
-
-
Adrian Lang authored
-
- Jul 11, 2012
-
-
Andreas Gohr authored
-
- Jul 08, 2012
-
-
Anika Henke authored
-
Michael Hamann authored
-
Anika Henke authored
-
Mikael Lyngvig authored
-
Milad D authored
-
Michael Hamann authored
-
Michael Hamann authored
This makes sure that the animal that is specified in the URL is actually a subdirectory inside the farm and not somewhere else in the system. This allows that the animals are organized in different subdirectories for more complicated farm setups.
-
Michael Hamann authored
Now the animal can be specified in the animal environment variable.
-
Michael Hamann authored
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
* extracted most farm code into inc/farm.php * by default farm.php is nowhere included * added preload.php.dist as an example farm setup * farm.php can be included in preload.php to activate farming
-
- Jul 06, 2012
-
-
Martin Doucha authored
-
Andreas Gohr authored
same problem as in f1d7655b
-
Martin Doucha authored
-
Martin Doucha authored
string sanitization even for their own new actions
-
Andreas Gohr authored
The used syntax was invalid in PHP < 3.4 and seemed to be wrong logical as well.
-
- Jul 05, 2012
-
-
Anika Henke authored
-
Anika Henke authored
-
- Jul 04, 2012
-
-
Kiril LastName authored
-
- Jul 01, 2012
-
-
Anika Henke authored
-
Anika Henke authored
-
Andreas Gohr authored
Template authors now can use tpl_sidebar() to include the sidebar. Sidebars can be defined in subnamespaces as well
-
Andreas Gohr authored
-
Andreas Gohr authored
\w could match multibyte chars depending on system setup
-
Andreas Gohr authored
crypt seems to behave different on different systems when the salt is empty.
-
- Jun 30, 2012
-
-
lupo49 authored
-
lupo49 authored
-
Вячеслав Третьяков authored
-