aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Feature 1244 resolvednikrou1-94/+8
2009-11-15Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou1-6/+6
2009-08-18Fix for feature 1000: cannot access $conf array (use global)nikrou1-0/+2
2009-08-02New feature : configuration option for thumbnail directorynikrou1-2/+2
2009-03-16Move template class inclusion to common.inc.php.patdenice1-1/+0
2009-03-11Move get_icon function.patdenice1-0/+43
2009-03-06Code simplification of commit 3172patdenice1-26/+12
2009-03-05Create navigation_bar.tpl file.patdenice1-0/+69
2009-02-14Last (I hope) paranoic optims ...rvelices1-12/+22
2009-02-13- moved check upgrade feed code to admin/include/functions_upgrade.phprvelices1-64/+14
2009-02-04- removed second parameter $type from function format_datervelices1-5/+4
2009-01-31- fix use $page['nb_image_page'] instead of $user... when creating the nav ba...rvelices1-37/+17
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
2008-12-02merge r2916 from branch 2.0 to trunkplegall1-0/+14
2008-11-09Resolved issue 0000900: format_date function doesn't work when time is omi...rub1-0/+8
2008-10-22merge r2789 from branch 2.0:rvelices1-7/+10
2008-10-10- replace a preg_match with simple comparison (faster)rvelices1-9/+3
2008-09-28Bug 871: guest is not saved in history tablepatdenice1-9/+5
2008-09-12- images.file categories.permalink old_permalinks.permalink - become binaryrvelices1-6/+3
2008-09-06mispellin variablenikrou1-1/+1
2008-09-05- better management of fatal errors (instead of die or trigger_error rather u...rvelices1-21/+9
2008-09-04- bug 854: better checks of directory creations ( local_data_dir, templates_c...rvelices1-14/+54
2008-08-23merge r2483 from branch 1.7rvelices1-13/+20
2008-08-20- local.lang is loaded without fallback on default language or PHPWG_DEFAULT_...rvelices1-71/+25
2008-07-24- remove functions_group.inc.php (empty for some years; avoid unnecessary inc...rvelices1-1/+0
2008-05-14Change some PhpWebGallery to Piwigo.rub1-3/+3
2008-05-06- remove some unnecessary db columns (#history_summary.id, #history.year, mon...rvelices1-8/+0
2008-04-26New: jQuery and Accordion Admin menusvdigital1-0/+2
2008-04-25- minor sql query optimizationsrvelices1-19/+6
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-24/+0
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
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