aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* merge r11160 from branch 2.2 to trunkplegall2011-05-311-4/+18
* merge r9819 from branch 2.1 to trunkplegall2011-03-221-1/+1
* - fix icon display on index page (calendar by post date)rvelices2011-01-221-2/+0
* bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has aplegall2011-01-201-0/+11
* Happy new year 2011plegall2011-01-181-2/+2
* feature 2112 added: ability to set an additional local directoryplegall2011-01-171-1/+1
* feature 2102 : rename item/image/picture to photorvelices2011-01-141-1/+1
* - faster trigger_event/trigger_action (it was overly complicated)rvelices2010-12-231-9/+7
* feature 1915: add protection on user registration against robots rvelices2010-10-301-15/+27
* remove_accents function improvement: shorter + faster code (less func calls)rvelices2010-09-161-94/+93
* bug 1852: html redirections fail on admin pages rvelices2010-09-161-0/+4
* - removed function get_extra_fields and its usage (unnecessary + perf issue w...rvelices2010-07-061-17/+1
* merge r6384 from branch 2.1 to trunkplegall2010-05-271-0/+4
* fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue)rvelices2010-05-251-15/+18
* bug 1063 fixed: avoid error when adding a tag in chinese or russian characters.plegall2010-05-031-0/+7
* bug 1637: make the privacy level the same everywher, use "who can see this ph...plegall2010-04-301-0/+42
* feature 1630: upgrade to Piwigo 2.1 :-)plegall2010-04-281-3/+14
* Fix some issues with database connections.nikrou2010-04-101-3/+3
* 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