aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-21feature 1255: add pwg_select_db function.patdenice1-2/+2
2010-03-21feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice1-1/+1
2010-03-21Feature 1522 : move database config file to local directorynikrou1-1/+1
2010-03-20feature 1522: Move local css local files and local language files to local di...patdenice1-1/+1
2010-03-19increase copyright year to 2010plegall1-1/+1
2010-03-18- removed compatibility with php4 (file_put_contents exists in php5)rvelices1-15/+6
2010-03-14feature 1505: when there is no photo yet in the gallery, displays a big andplegall1-0/+35
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall1-6/+2
2010-03-02Feature 1451 : localization with gettextnikrou1-4/+4
2010-02-15Bug 1426 fixed : admin help popup use gallery theme instead of admin themenikrou1-1/+2
2010-02-01[trunk] localisation merge 4758 bug:1416ddtddt1-0/+6
2009-11-29Feature_1255 :nikrou1-1/+1
2009-11-20Feature 1244 resolvednikrou1-15/+5
2009-11-16Feature 928 resolved.nikrou1-3/+3
2009-10-15[trunk] Merge 4046 new: de.piwigo.org/forum / es.piwigo.org/forum are online,...ddtddt1-0/+6
2009-10-09merge r4005 from branch 2.0 to trunkpatdenice1-1/+1
2009-08-17PHP 5.3 compatibility - Deprecated functions were replace as follows :Eric1-1/+1
2009-05-06merge r3276 from branch 2.0 to trunkplegall1-2/+2
2009-03-16Move template class inclusion to common.inc.php.patdenice1-0/+1
2009-03-13merge r3196 from branch 2.0 to trunkplegall1-0/+9
2009-02-13- moved check upgrade feed code to admin/include/functions_upgrade.phprvelices1-23/+5
2009-02-05- embellish_url compacts now ..rvelices1-1/+4
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
2008-12-28- ini_set usage is sometimes prohibited.vdigital1-2/+2
2008-11-10Add a new config value 'show_php_error' to allow debugging of RC to be easier.grum1-0/+7
2008-11-04merge -c2823 from branch 2.0 to trunkrvelices1-9/+3
2008-10-18- merge rev 2765,2769 from branch 2.0rvelices1-52/+9
2008-10-10- replace a preg_match with simple comparison (faster)rvelices1-1/+0
2008-09-17bug 861 fixed: only $conf['check_upgrade_feed'] is required to check forplegall1-3/+1
2008-09-17- fix status header (web services + IE6 min display)rvelices1-0/+1
2008-09-05- better management of fatal errors (instead of die or trigger_error rather u...rvelices1-6/+4
2008-08-28- based on test_menu by grum (thanks to you) - integration of dynamic menu ba...rvelices1-0/+1
2008-08-23merge r2483 from branch 1.7rvelices1-4/+6
2008-08-20- local.lang is loaded without fallback on default language or PHPWG_DEFAULT_...rvelices1-1/+1
2008-08-16- optim dont include a php file if not requiredrvelices1-3/+2
2008-07-02- first use of web services as Ajax: change the privacy level directly from t...rvelices1-1/+1
2008-06-23Fix on Admin theme (No update thru Multi-View Plugin).vdigital1-5/+7
2008-06-22Admin isolation: Copy of admin templates in admin folder.vdigital1-1/+2
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-24/+0
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
2008-03-23- remove compatibility with old template ...rvelices1-1/+1
2008-03-02header.tpl goes smartrvelices1-6/+2
2008-02-27- added compatibility function file_put_contentsrvelices1-0/+1
2008-02-16Resolved issue 0000712: PWG-ERROR-VERSION on remote synchronizationrub1-1/+2
2008-01-30Replace old use of $lang by l10n function.rub1-4/+4
2007-10-09- PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices1-0/+17
2007-10-08- some code refactoring before upgrade to utf (only cosmetic at this point...)rvelices1-3/+3
2007-10-02- render_category_description and render_category_literal_description events ...rvelices1-2/+4
2007-09-29Change initialization of $filter in order to prevent of problem with some sys...rub1-2/+1
2007-07-07Resolved issue 0000717: guest must be guestrub1-0/+7