- Aug 12, 2012
-
-
Andreas Gohr authored
-
Andreas Gohr authored
This introduces a class for nicer wrapping and easier testing. Some functions were changed to provide nicer APIs (no throwing around of unescaped regexps) and to simplify things (hopefully). The refactoring isn't completed yet, so this will break the subscription system. The goal is to move as much subscription related stuff to this class as possible. Currently there is some code in lib/exe/indexer.php and maybe elsewhere (common.php?). Additionally everything should be covered by tests. A few tests are included here already.
-
- Aug 11, 2012
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Aug 09, 2012
-
-
Andreas Gohr authored
* make use of $INPUT * clean up coding style * add phpdoc comments
-
Andreas Gohr authored
makes it easier to access our do parameters
-
- Aug 06, 2012
-
-
Andreas Gohr authored
-
- Aug 05, 2012
-
-
Anika Henke authored
-
Anika Henke authored
-
- Jul 31, 2012
-
-
Anika Henke authored
-
- Jul 29, 2012
-
-
Andreas Gohr authored
This fixes problems with setgid bits on the media directory
-
Andreas Gohr authored
-
Michael Hamann authored
-
Andreas Gohr authored
-
- Jul 28, 2012
-
-
Anika Henke authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Anika Henke authored
-
Andreas Gohr authored
-
Anika Henke authored
-
Andreas Gohr authored
Seems like matching \b on unicode strings is unreliable across different platforms (Debian). Using Unicode class lookahed/behinds seems to work though.
-
Andreas Gohr authored
-
Anika Henke authored
-
Anika Henke authored
-
Michael Hamann authored
-
Dominik Eckelmann authored
-
Dominik Eckelmann authored
-
Anika Henke authored
-
Michael Hamann authored
This fixes a warning when setting $meta['relation']['firstimage'] using p_set_metadata.
-
Andreas Gohr authored
-
Anika Henke authored
-
Anika Henke authored
-
Michael Hamann authored
In p_render() it is assumed that all renderers have a $doc variable
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Michael Hamann authored
This includes a test for the minlen parameter for metadata keys
-
Michael Hamann authored
-