aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature 1502: Wrong path corrected (to check themeconf.inc.php existence)patdenice2010-03-281-1/+1
* Feature 1535: Add language manager.patdenice2010-03-251-16/+10
* - fix cat_modifyrvelices2010-03-251-13/+7
* feature 1502: bug corrected on guest setting page.patdenice2010-03-241-1/+6
* [trunk] merge bug:1523 / Compatibility with PHP 5.3ddtddt2010-03-211-1/+1
* feature 1522: Move local css local files and local language files to local di...patdenice2010-03-201-2/+6
* - added a js confirmation before deletign a themervelices2010-03-201-66/+18
* increase copyright year to 2010plegall2010-03-191-1/+1
* bug 1328: backport the pwg_token on trunkplegall2010-03-191-0/+82
* Revert gettext stuff.nikrou2010-03-171-43/+14
* feature 1514: new screen to manage installed themes; activate, deactivate,plegall2010-03-171-8/+11
* feature 1505: when there is no photo yet in the gallery, displays a big andplegall2010-03-141-0/+18
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-13/+9
* New trigger on get_pwg_themesvdigital2010-03-101-0/+2
* Fix: failed to open dir on default templatevdigital2010-03-101-5/+7
* Feature 1451 : localization with gettextnikrou2010-03-021-21/+51
* merge r4965 from branch 2.0 to trunkplegall2010-02-261-0/+5
* Feature 1255 :nikrou2009-11-291-1/+1
* Feature_1255:nikrou2009-11-291-0/+12
* Feature 1255: modification in sql queriesnikrou2009-11-251-66/+3
* Feature 1244 resolvednikrou2009-11-201-94/+8
* Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou2009-11-151-6/+6
* Fix for feature 1000: cannot access $conf array (use global)nikrou2009-08-181-0/+2
* New feature : configuration option for thumbnail directorynikrou2009-08-021-2/+2
* Move template class inclusion to common.inc.php.patdenice2009-03-161-1/+0
* Move get_icon function.patdenice2009-03-111-0/+43
* Code simplification of commit 3172patdenice2009-03-061-26/+12
* Create navigation_bar.tpl file.patdenice2009-03-051-0/+69
* Last (I hope) paranoic optims ...rvelices2009-02-141-12/+22
* - moved check upgrade feed code to admin/include/functions_upgrade.phprvelices2009-02-131-64/+14
* - removed second parameter $type from function format_datervelices2009-02-041-5/+4
* - fix use $page['nb_image_page'] instead of $user... when creating the nav ba...rvelices2009-01-311-37/+17
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* merge r2916 from branch 2.0 to trunkplegall2008-12-021-0/+14
* Resolved issue 0000900: format_date function doesn't work when time is omi...rub2008-11-091-0/+8
* merge r2789 from branch 2.0:rvelices2008-10-221-7/+10
* - replace a preg_match with simple comparison (faster)rvelices2008-10-101-9/+3
* Bug 871: guest is not saved in history tablepatdenice2008-09-281-9/+5
* - images.file categories.permalink old_permalinks.permalink - become binaryrvelices2008-09-121-6/+3
* mispellin variablenikrou2008-09-061-1/+1
* - better management of fatal errors (instead of die or trigger_error rather u...rvelices2008-09-051-21/+9
* - bug 854: better checks of directory creations ( local_data_dir, templates_c...rvelices2008-09-041-14/+54
* merge r2483 from branch 1.7rvelices2008-08-231-13/+20
* - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_...rvelices2008-08-201-71/+25
* - remove functions_group.inc.php (empty for some years; avoid unnecessary inc...rvelices2008-07-241-1/+0
* Change some PhpWebGallery to Piwigo.rub2008-05-141-3/+3
* - remove some unnecessary db columns (#history_summary.id, #history.year, mon...rvelices2008-05-061-8/+0
* New: jQuery and Accordion Admin menusvdigital2008-04-261-0/+2
* - minor sql query optimizationsrvelices2008-04-251-19/+6
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0