source: trunk/include/common.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3747   15 years Eric PHP 5.3 compatibility - Deprecated functions were replace as follows : …
(edit) @3282   15 years plg change: according to topic:15067, svn:keywords property was removed
(edit) @3277   15 years plg merge r3276 from branch 2.0 to trunk bug 968 fixed: charset is set in …
(edit) @3203   15 years patdenice Move template class inclusion to common.inc.php. Add forum link in …
(edit) @3197   15 years plg merge r3196 from branch 2.0 to trunk bug 926 fixed: change links to …
(edit) @3136   15 years rvelices - moved check upgrade feed code to admin/include/functions_upgrade.php …
(edit) @3126   15 years rvelices - embellish_url compacts now .. - some trigger improvements …
(edit) @3049   15 years plg Administration: happy new year 2009, all PHP headers updated.
(edit) @3024   15 years vdigital - ini_set usage is sometimes prohibited. merge -c3023 from branch 2.0 …
(edit) @2859   15 years grum Add a new config value 'show_php_error' to allow debugging of RC to be …
(edit) @2824   15 years rvelices merge -c2823 from branch 2.0 to trunk - removed some unused constants …
(edit) @2770   16 years rvelices - merge rev 2765,2769 from branch 2.0 * 2765 mysql potential injection …
(edit) @2700   16 years rvelices - replace a preg_match with simple comparison (faster) - try to get …
(edit) @2544   16 years plg bug 861 fixed: only $confcheck_upgrade_feed is required to check …
(edit) @2543   16 years rvelices - fix status header (web services + IE6 min display) - sql optims in …
(edit) @2502   16 years rvelices - better management of fatal errors (instead of die or trigger_error …
(edit) @2488   16 years rvelices - based on test_menu by grum (thanks to you) - integration of dynamic …
(edit) @2484   16 years rvelices merge r2483 from branch 1.7 - security fix : when …
(edit) @2479   16 years rvelices - local.lang is loaded without fallback on default language or …
(edit) @2476   16 years rvelices - optim dont include a php file if not required - eng lang small …
(edit) @2413   16 years rvelices - first use of web services as Ajax: change the privacy level directly …
(edit) @2394   16 years vdigital Fix on Admin theme (No update thru Multi-View Plugin).
(edit) @2390   16 years vdigital Admin isolation: Copy of admin templates in admin folder. (Before …
(edit) @2299   16 years plg Bug fixed: as rvelices notified me by email, my header replacement …
(edit) @2297   16 years plg Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
(edit) @2290   16 years rvelices - remove compatibility with old template …
(edit) @2240   16 years rvelices header.tpl goes smart
(edit) @2215   16 years rvelices - added compatibility function file_put_contents
(edit) @2213   16 years rub Resolved issue 0000712: PWG-ERROR-VERSION on remote synchronization …
(edit) @2201   16 years rub Replace old use of $lang by l10n function.
(edit) @2127   17 years rvelices - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 ready
(edit) @2126   17 years rvelices - some code refactoring before upgrade to utf (only cosmetic at this …
(edit) @2117   17 years rvelices - render_category_description and render_category_literal_description …
(edit) @2111   17 years rub Change initialization of $filter in order to prevent of problem with …
(edit) @2055   17 years rub Resolved issue 0000717: guest must be guest
(edit) @2046   17 years rvelices - when gallery is locked, the status header is set to 503 (Service …
(edit) @2038   17 years rub Resolved issue 0000708: Error on synchronization Resolved issue …
(edit) @2030   17 years rub Resolved issue 0000702: Code Injection with picture comment
(edit) @2029   17 years rub Resolved issue 0000697: with generic user a author name is necessary …
(edit) @1903   17 years vdigital Updates: - Copyrights 2003-2007 - help - Some HTML comform requests
(edit) @1900   17 years rub Apply property svn:eol-style Value: LF
(edit) @1850   17 years rvelices - change the way confguest_access is handled so that web services …
(edit) @1849   17 years rvelices - user comments are not saved in the database with htmlspecialchars …
(edit) @1750   17 years rvelices - plugins with own independent scripts work now (cookie_path and url …
(edit) @1744   17 years rvelices - revert feature 564: log the login of each user; but add the …
(edit) @1722   17 years rub There are no filter enabled if filter configuration is empty (no icon, …
(edit) @1699   17 years rub Feature Issue ID 0000496: Integrate MOD add_index on PWG with …
(edit) @1692   17 years rub Issue ID 0000529 Re-Fixed. $_SERVERSCRIPT_FILENAME not treated …
(edit) @1690   17 years rub Issue ID 0000529 Re-Fixed. Problem with "Options +MultiViews" …
(edit) @1687   17 years rub Issue ID 0000529 Fixed. Problem with $_SERVERSCRIPT_FILENAME on …
(edit) @1679   17 years vdigital Feature Issue ID 0000527: Language localization - local.lang.php can …
(edit) @1677   17 years rub Feature Issue ID 0000601: Filter all public pages with only recent …
(edit) @1655   17 years rvelices - plugins admin menu appear now in the admin page menubar - plugins …
(edit) @1598   17 years rvelices - comments.php improvements: - unvalidated comments are shown only …
(edit) @1578   18 years rvelices plugins: first prototype version
(edit) @1568   18 years rvelices - put back configsession_length disappeared in r1493 but has …
(edit) @1502   18 years rvelices bug 488: when gallery is locked, white page with no message
(edit) @1426   18 years plg merge -r1424:1425 from branch 1.6 to trunk (bug 395 fixed: the upgrade …
(edit) @1418   18 years rub Issue ID 0000375: o Line too long o Use paragraph Merge BSF …
(edit) @1414   18 years rub Issue ID 0000375: o Keep same format display o Add css class o …
(edit) @1412   18 years rub Issue ID 0000429: Fix Line too long cf coding convention
(edit) @1410   18 years rub Issue ID 0000429: Value on config_default.inc.php is a default value …
(edit) @1380   18 years nikrou fix bug 375: html bug; warnings are displayed outside from the html tree.
(edit) @1377   18 years nikrou svn merge -r1366:1371 from branch 1.6 into trunk
(edit) @1376   18 years nikrou issue 426 step 1 reverted: svn merge -r1466:1465 . svn merge -r1463:1462 .
(edit) @1366   18 years nikrou small fix: problem with undefined constant in public zone.
(edit) @1363   18 years nikrou Issue 426: first step; separation of admin and public into two …
(edit) @1303   18 years rub Issue ID 0000371: o Sorry but reverse r1299/1300 Issue ID 0000356: …
(edit) @1299   18 years nikrou html bug fixed: the sentence "mod adviser enabled" must be add in the page!
(edit) @1284   18 years plg merge -r1281:1283 from branch 1.6 to trunk (bug 228 fixed one more …
(edit) @1119   18 years plg improvement: tags replace keywords. Better data model, less …
(edit) @1117   18 years rvelices fix: allow adviser message was not allowing cookies to be sent fix: …
(edit) @1092   18 years rvelices URL rewriting: capable of fully working with urls without ? URL …
(edit) @1085   18 years rub Step 7 improvement issue 0000301: o can attribute status <= current …
(edit) @1076   18 years rub Step 5 improvement issue 0000301: o upgrade_feed.php is showed only …
(edit) @1075   18 years rub Step 4 improvement issue 0000301: o Correction lock categories and …
(edit) @1070   18 years rub Step 1 improvement issue 0000301: o Change status of table …
(edit) @1052   18 years rvelices fix: permissioning not working (2 bugs) fix: locked gallery cannot be …
(edit) @1036   18 years plg improvement: $pagewhere string replaced by $pageitems. …
(edit) @1029   18 years rvelices - remake of Remote sites and Synchronize: - synchronization for …
(edit) @1027   18 years plg improvement: upgrades id retrieving in include/common.inc.php and …
(edit) @960   18 years chrisaga improve template : split theme from template itself rest of the job : …
(edit) @953   18 years plg - new: system to notify and upgrade database among developers
(edit) @879   19 years plg - bug 168 fixed: crash when language file does not exists. Constant …
(edit) @862   19 years plg - improvement: long localized messages are in HTML files instead of …
(edit) @808   19 years plg - new : external authentication in another users table. Previous users …
(edit) @770   19 years plg - include/config.inc.php becomes include/config_default.inc.php : this …
(edit) @766   19 years gweltas - L�g�re modification pour permettre une installation m�me si le …
(edit) @681   19 years plg - replacement of variable names in include/mysql.inc.php (for …
(edit) @675   19 years plg all headers adapted to new year 2005, happy new year
(edit) @653   19 years plg - new feature : lock temporary your gallery for maintenance - $user …
(edit) @650   19 years plg - replacement of PREFIX_TABLE constant in delete_user function - …
(edit) @593   19 years z0rglub update headers to comply with GPL
(edit) @587   19 years z0rglub - function mysql_query replaced by pwg_query : the same with debugging …
(edit) @541   20 years z0rglub - deletion of session_time and session_id_size as config parameter - …
(edit) @512   20 years z0rglub - in admin/configuration, add new step with "sections" (general, …
(edit) @394   20 years gweltas - Template migration - Admin Control Panel migration - Category management
(edit) @393   20 years gweltas - Template migration - Admin Control Panel migration - Language migration
(edit) @383   20 years z0rglub use new format of config table
(edit) @375   20 years gweltas New default template - User side
Note: See TracRevisionLog for help on using the revision log.