aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* put back the redirect function as it was in branch 1.6 (still not working per...rvelices2006-10-191-19/+32
* feature 564: logs in the history table each user login rvelices2006-10-191-14/+37
* refresh_time must be 0 by defaultnikrou2006-07-281-2/+3
* Fixed missing $lang and extra code not needednikrou2006-07-281-4/+2
* Feature 492: first stepnikrou2006-07-271-18/+25
* bug 471 fixed: quote in tagsnikrou2006-07-211-0/+34
* fix : test if themeconf variable exist to avoid a "PHP Notice" in the logchrisaga2006-06-241-1/+1
* issue 426 step 1 reverted:nikrou2006-06-221-2/+2
* Issue ID 0000407: accents are not allowed in mail headersrub2006-06-181-1/+2
* Issue 426: first step; separation of admin and public into two templatesnikrou2006-06-181-2/+2
* Issue ID 0000407: accents are not allowed in mail headersrub2006-06-171-0/+17
* bug 331 fixed: html generated contains the code in header.tpl twice nikrou2006-05-031-0/+7
* bug 358 fixed : Accent are not correctly displayed in category listingchrisaga2006-04-291-11/+1
* merge -r1281:1283 from branch 1.6 to trunk (bug 228 fixed one more time, andplegall2006-04-271-0/+32
* partial merge -r1173:1174 from branch-1_6 to trunk: new configurationplegall2006-04-201-1/+11
* Issue ID 330:rub2006-04-141-71/+0
* Issue ID 330:rub2006-04-131-4/+5
* Issue ID 330:rub2006-04-121-3/+85
* improvement: urls for tags can contain now only the tag or the id and tagrvelices2006-04-061-3/+3
* improvement: tags replace keywords. Better data model, lessplegall2006-04-021-2/+31
* fix: image_order cookie path fixed for url rewritingrvelices2006-03-301-192/+2
* moved category.php to index.phprvelices2006-03-281-307/+2
* -improvement : function l10n renamed raw_l10n, new function l10n uses raw_l10...chrisaga2006-03-251-1/+11
* small correction from previous commitrvelices2006-03-231-3/+4
* URL rewrite: 3 options in the config file define behaviour (question mark rvelices2006-03-231-26/+64
* URL rewriting: capable of fully working with urls without ?rvelices2006-03-221-4/+6
* URL rewriting: fix some old links, calendar simplification and prepare code rvelices2006-03-211-10/+45
* URL rewrite for chronology: uses $page['chronology'] and rvelices2006-03-171-60/+78
* bug fixed: create_navigation_bar take into account clean URL if requested.plegall2006-03-161-1/+1
* new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall2006-03-151-4/+225
* Step 1 improvement issue 0000301:rub2006-03-081-1/+1