aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
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
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
2007-01-02Issue ID 0000529 Re-Fixed.rub1-3/+4
2006-12-31Issue ID 0000529 Fixed.rub1-1/+1
2006-12-25Feature Issue ID 0000527: Language localization - local.lang.php can be added...vdigital1-1/+2
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-0/+12
2006-12-14- plugins admin menu appear now in the admin page menubarrvelices1-2/+1
2006-11-08- comments.php improvements:rvelices1-1/+5
2006-10-26plugins: first prototype versionrvelices1-0/+3
2006-10-20- put back config['session_length'] disappeared in r1493 but has always beenrvelices1-57/+50