aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-08- upload.tpl goes smartyrvelices1-1/+1
2008-03-05- remove unused functions get_month_list and get_day_listrvelices1-72/+0
2008-02-27little correctionsrub1-1/+1
2008-02-27Resolved issue 0000807: New slideshow featuresrub1-1/+3
2007-10-11- changed htmlentities to htmlspecialchars in comments.php (utf-8 issue)rvelices1-17/+18
2007-10-09- RSS feed is PWG charsetrvelices1-1/+4
2007-10-09- PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices1-15/+194
2007-10-08- some code refactoring before upgrade to utf (only cosmetic at this point...)rvelices1-3/+42
2007-10-05- function str2url is compatible with utf-8rvelices1-68/+155
2007-10-05- remove str_translate_to_ascii7bits and lang_table_translate_ascii7bitsrvelices1-18/+0
2007-09-12merge -r2088 from branch-1_7 to trunkrvelices1-6/+7
2007-09-11Resolved 0000744: pwg_log: image_type is always nullrub1-1/+1
2007-07-24Resolved 0000726: script_basename returns bad resultrub1-26/+25
2007-06-05Resolved issue 0000697: with generic user a author name is necessary to comme...rub1-1/+1
2007-05-25Improvement of picture url built rub1-1/+2
2007-05-01Issue 0000684: History [Search] - Add a thumbnail displayrub1-0/+1
2007-04-29Issue 0000529:rub1-2/+16
2007-03-28Issue 578rub1-1/+1
2007-03-15Add new translation functions.inc.phprub1-1/+64
2007-03-09Add DateTime on administration introduction page (Useful to help user on the ...rub1-1/+1
2007-03-08- plugin administration: small fix during activation phaservelices1-4/+10
2007-03-04Remove "TODO" on picture display showed on the caddie...rub1-0/+20
2007-02-28feature 657: permalinks for categoriesrvelices1-0/+20
2007-02-27Missing one change flat_hint to mode_flat_hintrub1-6/+8
2007-02-27Bug: English plural rule is slightly different from French (0 is plural, not ...vdigital1-0/+5
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-2/+1
2007-02-21- added check in redirect to see if headers have been sent before doing a red...rvelices1-1/+4
2007-02-20New: non picture files are now logged in history when downloaded. Theplegall1-3/+3
2007-02-14New: history logs high quality access via action.php. A new columnplegall1-1/+3
2007-01-29bug 623: Char "+" is not supported in gallery URL (the function url_is_remotervelices1-1/+2
2007-01-27Web Service Merge functions_webserv.inc.php into ws_functions.inc.phpvdigital1-1/+0
2007-01-23Undo r1677 functions_html.inc.php, because links are wrong.rub1-5/+6
2007-01-16Modification: new data model for history, more compact, more efficient. Aplegall1-41/+127
2007-01-15There are no filter enabled if filter configuration is empty (no icon, no fun...rub1-0/+28
2007-01-11- bug 471: apostrophe lors de l'ajout d'un tag (different behavior depending onrvelices1-34/+0
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-11/+4
2006-12-31Issue ID 0000529 Fixed.rub1-0/+36
2006-12-25Feature Issue ID 0000527: Language localization - local.lang.php can be added...vdigital1-0/+1
2006-12-16Externalization of common functions of web service.vdigital1-0/+1
2006-12-11Feature Issue ID 0000602: Redirect must be done by html or httprub1-2/+49
2006-12-06Proposition of translations about:rub1-0/+15
2006-12-03Fixed Issue ID 0000494: Stats do not currently include Uploadsrub1-0/+28
2006-11-15completely replaced get_thumbnail_src it get_thumbnail_url rvelices1-11/+0
2006-11-07- deprecated get_thumbnail_src (still there for compatibility). use rather rvelices1-24/+57
2006-11-01fix: get_filename_wo_extension (check for ===false) and template make_filenamervelices1-1/+2
2006-10-26plugins: first prototype versionrvelices1-0/+1
2006-10-20- put back config['session_length'] disappeared in r1493 but has always beenrvelices1-23/+11
2006-10-19put back the redirect function as it was in branch 1.6 (still not working per...rvelices1-19/+32
2006-10-19feature 564: logs in the history table each user login rvelices1-14/+37