aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice2010-03-211-1/+1
* Feature 1522 : move database config file to local directorynikrou2010-03-211-1/+1
* feature 1522: Move local css local files and local language files to local di...patdenice2010-03-201-1/+1
* increase copyright year to 2010plegall2010-03-191-1/+1
* - removed compatibility with php4 (file_put_contents exists in php5)rvelices2010-03-181-15/+6
* feature 1505: when there is no photo yet in the gallery, displays a big andplegall2010-03-141-0/+35
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-6/+2
* Feature 1451 : localization with gettextnikrou2010-03-021-4/+4
* Bug 1426 fixed : admin help popup use gallery theme instead of admin themenikrou2010-02-151-1/+2
* [trunk] localisation merge 4758 bug:1416ddtddt2010-02-011-0/+6
* Feature_1255 :nikrou2009-11-291-1/+1
* Feature 1244 resolvednikrou2009-11-201-15/+5
* Feature 928 resolved.nikrou2009-11-161-3/+3
* [trunk] Merge 4046 new: de.piwigo.org/forum / es.piwigo.org/forum are online,...ddtddt2009-10-151-0/+6
* merge r4005 from branch 2.0 to trunkpatdenice2009-10-091-1/+1
* PHP 5.3 compatibility - Deprecated functions were replace as follows :Eric2009-08-171-1/+1
* merge r3276 from branch 2.0 to trunkplegall2009-05-061-2/+2
* Move template class inclusion to common.inc.php.patdenice2009-03-161-0/+1
* merge r3196 from branch 2.0 to trunkplegall2009-03-131-0/+9
* - moved check upgrade feed code to admin/include/functions_upgrade.phprvelices2009-02-131-23/+5
* - embellish_url compacts now ..rvelices2009-02-051-1/+4
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* - ini_set usage is sometimes prohibited.vdigital2008-12-281-2/+2
* Add a new config value 'show_php_error' to allow debugging of RC to be easier.grum2008-11-101-0/+7
* merge -c2823 from branch 2.0 to trunkrvelices2008-11-041-9/+3
* - merge rev 2765,2769 from branch 2.0rvelices2008-10-181-52/+9
* - replace a preg_match with simple comparison (faster)rvelices2008-10-101-1/+0
* bug 861 fixed: only $conf['check_upgrade_feed'] is required to check forplegall2008-09-171-3/+1
* - fix status header (web services + IE6 min display)rvelices2008-09-171-0/+1
* - better management of fatal errors (instead of die or trigger_error rather u...rvelices2008-09-051-6/+4
* - based on test_menu by grum (thanks to you) - integration of dynamic menu ba...rvelices2008-08-281-0/+1
* merge r2483 from branch 1.7rvelices2008-08-231-4/+6
* - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_...rvelices2008-08-201-1/+1
* - optim dont include a php file if not requiredrvelices2008-08-161-3/+2
* - first use of web services as Ajax: change the privacy level directly from t...rvelices2008-07-021-1/+1
* Fix on Admin theme (No update thru Multi-View Plugin).vdigital2008-06-231-5/+7
* Admin isolation: Copy of admin templates in admin folder.vdigital2008-06-221-1/+2
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* - remove compatibility with old template ...rvelices2008-03-231-1/+1
* header.tpl goes smartrvelices2008-03-021-6/+2
* - added compatibility function file_put_contentsrvelices2008-02-271-0/+1
* Resolved issue 0000712: PWG-ERROR-VERSION on remote synchronizationrub2008-02-161-1/+2
* Replace old use of $lang by l10n function.rub2008-01-301-4/+4
* - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices2007-10-091-0/+17
* - some code refactoring before upgrade to utf (only cosmetic at this point...)rvelices2007-10-081-3/+3
* - render_category_description and render_category_literal_description events ...rvelices2007-10-021-2/+4
* Change initialization of $filter in order to prevent of problem with some sys...rub2007-09-291-2/+1
* Resolved issue 0000717: guest must be guestrub2007-07-071-0/+7
* - when gallery is locked, the status header is set to 503 (Service unavailable)rvelices2007-06-271-0/+2