aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-23- security fix : when conf['question_mark_in_urls']=true , $_SERVER['PATH_INF...rvelices1-13/+20
2008-07-24- remove functions_group.inc.php (empty for some years; avoid unnecessary inc...rvelices1-1/+0
2008-04-25- merge r2308 and r2309 from trunk to branch-1_7rvelices1-19/+6
2008-02-27little correctionsrub1-2/+4
2007-10-08merge revisions 2121, 2122 and 2123 from trunk to branch-1_7rvelices1-86/+155
2007-09-12urls used in http redirections must not be html escaped (eg. should use & ins...rvelices1-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-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
2006-07-28refresh_time must be 0 by defaultnikrou1-2/+3
2006-07-28Fixed missing $lang and extra code not needednikrou1-4/+2
2006-07-27Feature 492: first stepnikrou1-18/+25
2006-07-21bug 471 fixed: quote in tagsnikrou1-0/+34
2006-06-24fix : test if themeconf variable exist to avoid a "PHP Notice" in the logchrisaga1-1/+1
2006-06-22issue 426 step 1 reverted:nikrou1-2/+2
2006-06-18Issue ID 0000407: accents are not allowed in mail headersrub1-1/+2
2006-06-18Issue 426: first step; separation of admin and public into two templatesnikrou1-2/+2