- Jan 30, 2012
-
-
Andreas Gohr authored
-
- Jan 29, 2012
-
-
Anika Henke authored
The function tpl_getFavicon() was doing more than its name was implying. Therefore the new tpl_getMediaFile() was introduced (which is doing nearly exactly the same) and tpl_getFavicon() was deprecated. tpl_favicon() can still be used, though.
-
Anika Henke authored
-
Anika Henke authored
This is in preparation for the new default template. This also updates the tpl_actiondropdown() to use most of them.
-
- Jan 25, 2012
-
-
Emanuel-Emeric Andrași authored
-
- Jan 22, 2012
-
-
Anika Henke authored
removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and is what was originally planned
-
- Jan 19, 2012
-
-
Anika Henke authored
-
- Jan 15, 2012
-
-
Michael Hamann authored
This change disables the reporting of strict standard errors in PHP 5.4, in PHP versions prior to 5.4 E_STRICT wasn't part of E_ALL so for these versions this doesn't cause any change (however E_STRICT is available in all versions of PHP 5 so this doesn't cause any problems). See also FS#2427.
-
Michael Hamann authored
All calls to the Sitemapper were static function calls, this caused notices because they weren't static, with this commit they are marked as static. Furthermore two FIXME comments were removed as dbglog now checks if debugging is enabled.
-
- Jan 13, 2012
-
-
Martin Michalek authored
-
lupo49 authored
-
Begina Felicysym authored
-
Andreas Gohr authored
Template authors need to update their _mediamanager.css
-
Andreas Gohr authored
-
Adrian Lang authored
-
- Jan 09, 2012
-
-
Andreas Gohr authored
-
Oscar M. Lage authored
-
- Jan 08, 2012
-
-
Oscar M. Lage authored
-
- Jan 07, 2012
-
-
Andreas Gohr authored
This could happen if a sidebar is rendered before the page (populating $TOC) and the page itself had no own TOC (no headers).
-
- Dec 22, 2011
-
-
skimpax authored
-
Kazutaka Miyasaka authored
-
- Dec 20, 2011
-
-
Adrian Lang authored
-
- Dec 18, 2011
-
-
Adrian Lang authored
-
- Dec 15, 2011
-
-
Jian Wei Tay authored
-
- Dec 14, 2011
-
-
Begina Felicysym authored
-
- Dec 13, 2011
-
-
Andreas Gohr authored
-
- Dec 08, 2011
-
-
Ricardo Guijt authored
-
- Dec 06, 2011
-
-
Egil Hansen authored
-
- Dec 04, 2011
-
-
Anika Henke authored
fixed link in popup media manager to fullscreen media manager to open in correct namespace (FS#2401)
-
- Nov 28, 2011
-
-
Andreas Gohr authored
For some reason trailing/leading underscores were allowed when uploading files. But the rest of the code (eg. listing or downloading files) never supported this. This patch removes this special case for uploading files to streamline ID cleaning of pages and media files.
-
dploeger authored
-
- Nov 27, 2011
-
-
Andreas Gohr authored
On certain environments, stream_select might produce temporary errors when file descriptors are running scarce.
-
Aivars Miska authored
-
Marijn Hofstra authored
-
Christophe Martin authored
-
Shuo Ting Jian authored
-
Shuo Ting Jian authored
-
- Nov 14, 2011
-
-
Felipe Castro authored
-
- Nov 13, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-