- Jun 22, 2010
-
-
Samuel Dorsaz authored
-
Marijn Hofstra authored
-
Andreas Gohr authored
-
- Jun 18, 2010
-
-
Adrian Lang authored
-
- Jun 16, 2010
-
-
Adrian Lang authored
-
Adrian Lang authored
-
Adrian Lang authored
-
- Jun 13, 2010
-
-
Andreas Gohr authored
-
- May 26, 2010
-
-
Dominik Eckelmann authored
-
- May 19, 2010
-
-
Mauro Javier Giamberardino Fernandez authored
-
- May 08, 2010
-
-
Andreas Gohr authored
-
Marek Sacha authored
-
Marek Sacha authored
-
- May 05, 2010
-
-
Adrian Lang authored
-
- Apr 30, 2010
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Apr 29, 2010
-
-
Adrian Lang authored
-
- Apr 26, 2010
-
-
Adrian Lang authored
-
- Apr 18, 2010
-
-
Georges-Etienne Legendre authored
-
Georges-Etienne Legendre authored
-
Usama Akkad authored
-
Grzegorz Widła authored
-
- Apr 15, 2010
-
-
Usama Akkad authored
-
Martin Michalek authored
-
- Apr 12, 2010
-
-
Christopher Smith authored
-
- Apr 11, 2010
-
-
Usama Akkad authored
-
- Apr 10, 2010
-
-
Christopher Smith authored
-
Christopher Smith authored
-
Martin Michalek authored
-
- Apr 09, 2010
-
-
Martin Michalek authored
-
- Apr 08, 2010
-
-
Usama Akkad authored
-
- Apr 04, 2010
-
-
Andreas Gohr authored
This patch adds an option to choose how filenames are encoded when saved to the file system. You can choose between urlencoding (url), the new SafeFn method (safe) and storing real UTF-8 (utf-8).
-
- Apr 03, 2010
-
-
Michael Hamann authored
There are two new parameters submitted that contain the currently selected namespace and page id so it can be selected again indenpendently from the opened namespace.
-
Michael Hamann authored
Previously the content of expanded namespaces was displayed below all other pages, now it is placed below it's parent namespace. The new comparison function is quite complex. Please have a look at it if it can done easier or if there are cases I haven't considered where the function produces incorrect results.
-
Michael Hamann authored
-
- Apr 02, 2010
-
-
Rasmus Kinnerup authored
-
Andreas Gohr authored
This introduces a new function called tpl_flush() which should be used by template authors in favor of the PHP flush() method.
-
- Mar 29, 2010
-
-
Adrian Lang authored
-
Adrian Lang authored
-
Adrian Lang authored
Plugins may return false in isSingleton to let plugin_load return a new instance every time it is called. Renderer plugins are not loaded with $new set to true, but instead specify themself that they are not singletons. This behaviour allows the odt renderer to keep working (see #1598).
-