aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug 3057: avoid warnings and SQL crash when encountering inconsistentplegall2014-03-241-38/+152
* Merged revision(s) 27156 from trunk:mistic1002014-02-041-9/+2
* Merged revision(s) 26972, 26998 from trunk:mistic1002014-01-274-44/+11
* bug 3032 fixed: it seems that the SQL update in invalidate_user_cache_nb_tags...plegall2014-01-231-2/+3
* bug 2989: fix r26904mistic1002014-01-221-0/+3
* bug 2989: Deprecated: preg_replace(): The /e modifier is deprecatedmistic1002014-01-221-3/+7
* feature 2999: documentation of admin/include/functions.phpmistic1002014-01-161-187/+260
* render_tag_name trigger transmit full tag data as second parametermistic1002014-01-121-1/+1
* Update headers to 2014. Happy new year!!mistic1002014-01-0525-23/+66
* fix deactivatervelices2013-12-291-2/+2
* feature 2869 added: support TIFF files on web upload (requires ext_imagick)plegall2013-12-122-0/+62
* feature 3009: Add 'latitude' and 'longitude' fields in images table mistic1002013-12-061-1/+2
* feature 3001: new link "add photos" on album edition page. Patch by msakikplegall2013-11-191-8/+40
* feature 2998: Warning: Parameter 3 to theme_activate() expected to be a refer...mistic1002013-11-192-23/+24
* feature 2890: small changes to the new design of group manager. Tab (withplegall2013-11-111-1/+5
* feature 2998: Maintenance class for plugin mistic1002013-11-082-75/+173
* feature 2995 and feature 2997mistic1002013-11-071-1/+1
* feature 2995: New email templatemistic1002013-11-061-16/+17
* feature 2994: only activate elegant and smartpocket themes during installplegall2013-11-011-1/+1
* mistakenly removed status check in previous commit + same thing for usersmistic1002013-10-301-35/+17
* feature 1668, user manager redesign: ability to add a new user (call to pwg.u...plegall2013-10-301-0/+4
* bug 2989: Deprecated: preg_replace(): The /e modifier is deprecated onmistic1002013-10-251-6/+13
* feature 2920 added: change admin screen "pending comments" to "all comments".plegall2013-10-221-1/+1
* replace some mass_updates/inserts by single_update/insertmistic1002013-10-191-14/+5
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-1918-280/+183
* merge r24986 from branch 2.5 to trunkplegall2013-10-181-23/+16
* feature:2826 missing hardcoded PEM category id in r20449mistic1002013-08-141-1/+3
* bug:2944 Performance issues when creating an album mistic1002013-07-141-16/+1
* bug:2855flop252013-07-091-1/+1
* bug:2898 make some updates methods static + factorize code from plugins, them...mistic1002013-07-075-232/+68
* feature 2916 (admin icons):plegall2013-06-191-17/+17
* bug:2855flop252013-06-161-1/+30
* feature:2925flop252013-06-161-1/+1
* feature:2925flop252013-06-161-0/+9
* feature 2916 Replace raphael with symbol fonts rvelices2013-06-041-8/+8
* bug:2863flop252013-04-111-1/+12
* feature 2836: display the number of comments/tags in the menubar rvelices2013-03-241-0/+16
* merge r21566 from branch 2.5 to trunkplegall2013-03-151-0/+26
* bug 2852 fixed: ability to use HTML markup in album description for pwg.categ...plegall2013-02-281-1/+1
* allow to pass an array to get_tag_ids()mistic1002013-02-181-1/+14
* feature:65 fix fatal error at the end of the install process, remove unused f...mistic1002013-02-121-55/+0
* feature:65 pwg_db_connect doesn't return anything nowmistic1002013-02-122-12/+6
* bug 2825: add maintenance action to clean the database and avoid integrity er...plegall2013-02-041-0/+28
* feature:65 Add support for PHP mysqli extension, activated by default, remove...mistic1002013-01-301-6/+10
* feature:2826mistic1002013-01-293-7/+9
* minor optimization on photos_add_direct mistic1002013-01-051-1/+1
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-0123-23/+23
* bug:2793 use "include_once" instead of "include" when including pclzipmistic1002012-11-254-4/+4
* feature 2727: improve password security with the use of PasswordHash class.plegall2012-11-021-6/+1
* feature 2773: add pwg_db_close() methodmistic1002012-10-131-1/+1