aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-16merge -r6944 from trunk rvelices1-0/+4
2010-07-06merge r6668 from trunkrvelices1-17/+1
2010-05-27bug 1704 fixed: windows needs a specific directory separator when creatingplegall1-0/+4
2010-05-25merge -r 6355 from trunk rvelices1-15/+18
2010-05-03bug 1063 fixed: avoid error when adding a tag in chinese or russian characters.plegall1-0/+7
2010-04-30bug 1637: make the privacy level the same everywher, use "who can see this ph...plegall1-0/+42
2010-04-28feature 1630: upgrade to Piwigo 2.1 :-)plegall1-3/+14
2010-04-10Fix some issues with database connections.nikrou1-3/+3
2010-03-28feature 1502: Wrong path corrected (to check themeconf.inc.php existence)patdenice1-1/+1
2010-03-25Feature 1535: Add language manager.patdenice1-16/+10
2010-03-25- fix cat_modifyrvelices1-13/+7
2010-03-24feature 1502: bug corrected on guest setting page.patdenice1-1/+6
2010-03-21[trunk] merge bug:1523 / Compatibility with PHP 5.3ddtddt1-1/+1
2010-03-20feature 1522: Move local css local files and local language files to local di...patdenice1-2/+6
2010-03-20- added a js confirmation before deletign a themervelices1-66/+18
2010-03-19increase copyright year to 2010plegall1-1/+1
2010-03-19bug 1328: backport the pwg_token on trunkplegall1-0/+82
2010-03-17Revert gettext stuff.nikrou1-43/+14
2010-03-17feature 1514: new screen to manage installed themes; activate, deactivate,plegall1-8/+11
2010-03-14feature 1505: when there is no photo yet in the gallery, displays a big andplegall1-0/+18
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall1-13/+9
2010-03-10New trigger on get_pwg_themesvdigital1-0/+2
2010-03-10Fix: failed to open dir on default templatevdigital1-5/+7
2010-03-02Feature 1451 : localization with gettextnikrou1-21/+51
2010-02-26merge r4965 from branch 2.0 to trunkplegall1-0/+5
2009-11-29Feature 1255 :nikrou1-1/+1
2009-11-29Feature_1255:nikrou1-0/+12
2009-11-25Feature 1255: modification in sql queriesnikrou1-66/+3
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