aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-15Bug 1426 fixed : admin help popup use gallery theme instead of admin themenikrou1-1/+2
2010-01-26[Branche2] localisationddtddt1-0/+6
2009-10-15[branche 2] new: de.piwigo.org/forum / es.piwigo.org/forum are online, PHPWG_...ddtddt1-0/+6
2009-10-09set_magic_quote_runtime and get_magic_quote_gpc are depreciated and can produ...patdenice1-2/+2
2009-05-06bug 968 fixed: charset is set in HTTP header.plegall1-2/+2
2009-03-17new: it.piwigo.org/forum is online, PHPWG_DOMAIN updated inside Piwigo.plegall1-1/+4
2009-03-16merge r3203 from trunk to branch 2.0.patdenice1-0/+1
2009-03-13bug 926 fixed: change links to piwigo.org so that they go to existing URLs.plegall1-0/+9
2009-02-13merge r3136 from trunkrvelices1-23/+5
2009-02-05merge r 3126 from trunkrvelices1-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-04- removed some unused constants from constants.phprvelices1-9/+3
2008-10-17- mysql potential injection paranoia + code compaction in common.inc.phprvelices1-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
2007-06-27- when gallery is locked, the status header is set to 503 (Service unavailable)rvelices1-0/+2
2007-06-21Resolved issue 0000708: Error on synchronizationrub1-1/+15
2007-06-07Resolved issue 0000702: Code Injection with picture commentrub1-0/+1
2007-06-05Resolved issue 0000697: with generic user a author name is necessary to comme...rub1-2/+1
2007-03-13Updates:vdigital1-1/+1
2007-02-22- change the way conf['guest_access'] is handled so that web services work co...rvelices1-13/+0
2007-02-22- user comments are not saved in the database with htmlspecialchars anymorervelices1-0/+1
2007-01-24- plugins with own independent scripts work now (cookie_path and url root arervelices1-9/+3
2007-01-23- revert feature 564: log the login of each user; but add the possibility to bervelices1-0/+11
2007-01-15There are no filter enabled if filter configuration is empty (no icon, no fun...rub1-1/+7
2007-01-08Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.phprub1-0/+1
2007-01-02Issue ID 0000529 Re-Fixed.rub1-2/+1