129 Commits (a3df8418c56cec5d97fc905078238a00cf9827f3)

Author SHA1 Message Date
Alexandre Alapetite 217c191a1b More SQLite compatibility 10 years ago
Marien Fressinaud a47ce4f6af Fix including extensions for actualize_script 10 years ago
Marien Fressinaud 22d7e0d638 Simplify code for cookie dir 10 years ago
Marien Fressinaud eec95ffb6a Fix bug related to cookie path 10 years ago
Alexandre Alapetite 211569ef85 Minz: missing URL key/param encoding 10 years ago
Alexandre Alapetite 12081f7ba2 Quick fix cron actualization due to problematic FreshRSS constructor/init 10 years ago
Alexandre Alapetite d30b3becfa Addressed warnings when reading from new files 10 years ago
Marien Fressinaud d91a92434f Fix Minz_Error and error_Controller 10 years ago
Marien Fressinaud 2039710d12 Avoid "PHP Strict Standards" error 10 years ago
Marien Fressinaud 13cf8b5f9f Improve hook calls and add post_update hook 10 years ago
Marien Fressinaud 789d9fc6c8 Fix coding style in extension manager 10 years ago
Marien Fressinaud 8968288600 Fix extension API (coding style) 10 years ago
Marien Fressinaud ade1524d43 Fix valid extension entry points. 10 years ago
Marien Fressinaud 806b4de54f Add mechanism at (un)install of an extension 10 years ago
Marien Fressinaud b23fc3187c Fix translation bug 10 years ago
Marien Fressinaud 19dfef8b49 Fix bug with Minz_Translate 10 years ago
Marien Fressinaud 85ea5e548a Fix install.php script (choice of lang) 10 years ago
Marien Fressinaud 8f04cb9d9d Change Minz_Translate::reset() behaviour 10 years ago
Marien Fressinaud a3f667e586 Fix Minz_Translate::availableLanguages() method 10 years ago
Marien Fressinaud 5bd7997d41 Call handleConfigureAction() even for GET requests 10 years ago
Marien Fressinaud fb614ab80c Change way to call configuration setter. 10 years ago
Marien Fressinaud 7f12058fab Add a method to change the configuration setter 10 years ago
Marien Fressinaud 91e2d4936d Add support of configuration_setter 10 years ago
Marien Fressinaud bd199c6170 If a conf param doesn't exist, log and return null 10 years ago
Marien Fressinaud 17a280230f Change Minz_Configuration::parseFile() in load() 10 years ago
Marien Fressinaud addcea9cd4 Fix i18n loading and availableLanguages calls 10 years ago
Marien Fressinaud d3a93ea290 BREAKING FEATURE: Remove general in config 10 years ago
Marien Fressinaud 51a71ec4b9 New configuration system (not working yet) 10 years ago
Marien Fressinaud c391ca62f1 Remove all old references to LOG_PATH 10 years ago
Marien Fressinaud b5bee85603 BREAKING FEATURE: move user data 10 years ago
Marien Fressinaud 26da4aa448 Update Minz_Translation 10 years ago
Marien Fressinaud 251d5a78ce Fix php interpretation in configure.phtml file 10 years ago
Marien Fressinaud aa54f43795 Verbose for unvalid key format 10 years ago
Marien Fressinaud 188b517daa Add a feed_before_insert hook 10 years ago
Marien Fressinaud a596385343 Fix a security issue in Minz_Error::error() 10 years ago
Marien Fressinaud c6dfec3ad3 Add behaviour to configure action (extensions) 10 years ago
Marien Fressinaud 198b154064 Fix View files inclusion. 10 years ago
Marien Fressinaud 5932c3427b Add entry_before_display hook 10 years ago
Marien Fressinaud 08546af75f Add a first draft for hooks 10 years ago
Marien Fressinaud 4c888590e6 Improve system/user types for extensions 10 years ago
Marien Fressinaud 2e4682ebd4 Add enable / disable extension features 10 years ago
Marien Fressinaud a08c382e06 Separate views registration from controllers one. 10 years ago
Marien Fressinaud c6a682deb9 Extensions can define new views 10 years ago
Marien Fressinaud f8aa66152f Give possibility to register a new Controller. 10 years ago
Marien Fressinaud 9fc60317ee First draft for listing and manipulate extensions 10 years ago
Marien Fressinaud a2da70fd11 Fix security hole from ext.php script. 10 years ago
Marien Fressinaud f9b037742a Update ext.php to serve any file from extensions 10 years ago
Marien Fressinaud 1086ba4a2b Enable extensions for users 10 years ago
Marien Fressinaud 86f69ca396 First draft for the new extension feature 10 years ago
Marien Fressinaud aa232d8fd5 Update the i18n system. 10 years ago