aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* - upload.tpl goes smartyrvelices2008-03-081-1/+1
* - remove unused functions get_month_list and get_day_listrvelices2008-03-051-72/+0
* little correctionsrub2008-02-271-1/+1
* Resolved issue 0000807: New slideshow featuresrub2008-02-271-1/+3
* - changed htmlentities to htmlspecialchars in comments.php (utf-8 issue)rvelices2007-10-111-17/+18
* - RSS feed is PWG charsetrvelices2007-10-091-1/+4
* - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices2007-10-091-15/+194
* - some code refactoring before upgrade to utf (only cosmetic at this point...)rvelices2007-10-081-3/+42
* - function str2url is compatible with utf-8rvelices2007-10-051-68/+155
* - remove str_translate_to_ascii7bits and lang_table_translate_ascii7bitsrvelices2007-10-051-18/+0
* merge -r2088 from branch-1_7 to trunkrvelices2007-09-121-6/+7
* Resolved 0000744: pwg_log: image_type is always nullrub2007-09-111-1/+1
* Resolved 0000726: script_basename returns bad resultrub2007-07-241-26/+25
* Resolved issue 0000697: with generic user a author name is necessary to comme...rub2007-06-051-1/+1
* Improvement of picture url built rub2007-05-251-1/+2
* Issue 0000684: History [Search] - Add a thumbnail displayrub2007-05-011-0/+1
* Issue 0000529:rub2007-04-291-2/+16
* Issue 578rub2007-03-281-1/+1
* Add new translation functions.inc.phprub2007-03-151-1/+64
* Add DateTime on administration introduction page (Useful to help user on the ...rub2007-03-091-1/+1
* - plugin administration: small fix during activation phaservelices2007-03-081-4/+10
* Remove "TODO" on picture display showed on the caddie...rub2007-03-041-0/+20
* feature 657: permalinks for categoriesrvelices2007-02-281-0/+20
* Missing one change flat_hint to mode_flat_hintrub2007-02-271-6/+8
* Bug: English plural rule is slightly different from French (0 is plural, not ...vdigital2007-02-271-0/+5
* - refactoring page['category'] before 1.7 releaservelices2007-02-271-2/+1
* - added check in redirect to see if headers have been sent before doing a red...rvelices2007-02-211-1/+4
* New: non picture files are now logged in history when downloaded. Theplegall2007-02-201-3/+3
* New: history logs high quality access via action.php. A new columnplegall2007-02-141-1/+3
* bug 623: Char "+" is not supported in gallery URL (the function url_is_remotervelices2007-01-291-1/+2
* Web Service Merge functions_webserv.inc.php into ws_functions.inc.phpvdigital2007-01-271-1/+0
* Undo r1677 functions_html.inc.php, because links are wrong.rub2007-01-231-5/+6
* Modification: new data model for history, more compact, more efficient. Aplegall2007-01-161-41/+127
* There are no filter enabled if filter configuration is empty (no icon, no fun...rub2007-01-151-0/+28
* - bug 471: apostrophe lors de l'ajout d'un tag (different behavior depending onrvelices2007-01-111-34/+0
* Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.phprub2007-01-081-0/+1
* Issue ID 0000529 Re-Fixed.rub2007-01-021-11/+4
* Issue ID 0000529 Fixed.rub2006-12-311-0/+36
* Feature Issue ID 0000527: Language localization - local.lang.php can be added...vdigital2006-12-251-0/+1
* Externalization of common functions of web service.vdigital2006-12-161-0/+1
* Feature Issue ID 0000602: Redirect must be done by html or httprub2006-12-111-2/+49
* Proposition of translations about:rub2006-12-061-0/+15
* Fixed Issue ID 0000494: Stats do not currently include Uploadsrub2006-12-031-0/+28
* completely replaced get_thumbnail_src it get_thumbnail_url rvelices2006-11-151-11/+0
* - deprecated get_thumbnail_src (still there for compatibility). use rather rvelices2006-11-071-24/+57
* fix: get_filename_wo_extension (check for ===false) and template make_filenamervelices2006-11-011-1/+2
* plugins: first prototype versionrvelices2006-10-261-0/+1
* - put back config['session_length'] disappeared in r1493 but has always beenrvelices2006-10-201-23/+11