aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug 2977 fixed: when moving an album, whatever the previous statusplegall2013-10-181-23/+16
* merge svn:23248 & svn:23247 from trunk to 2.5flop252013-06-161-0/+9
* bug 2867 fixed: move get_dirs function to a function file, so that it can be ...plegall2013-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
* - remove unsed code; shorten existing code and improve readability ...rvelices2012-10-122-91/+23
* little code refactoring over r17424plegall2012-09-181-1/+10
* feature 2737: improve tag administration screen rvelices2012-09-051-30/+41
* bug 2732: when new tags must be added, also look first for existing tags with...rvelices2012-09-031-58/+41
* bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u...rvelices2012-08-302-10/+19
* merge r17668 from branch 2.4 to trunkplegall2012-08-301-36/+53
* bug 2716: modifying a photo reset it's rankmistic1002012-08-061-21/+45
* merge-r17295 from branch 2.4 feature 2708: in admin, display allowed custom d...rvelices2012-08-013-17/+50
* remove debug code from r17002mistic1002012-07-301-1/+0
* merge r17003 from branch 2.4 to trunkplegall2012-07-251-0/+5
* merge r17001 from branch 2.4 to trunkplegall2012-07-251-0/+25
* merge r16934 from branch 2.4 to trunkplegall2012-07-231-1/+1
* feature 2703: make it easy for plugins to add tabs in admin screensmistic1002012-07-234-9/+153
* feature 2703: make it easy for plugins to add tabs in admin screensmistic1002012-07-233-0/+10
* bug 2672: invalid option sampling-factor for old versions of ImageMagick (use...rvelices2012-06-301-2/+10
* merge r16210 from branch 2.4 to trunkplegall2012-06-291-1/+7
* bug 2671: use get_branch_from_version() to find the real branch, however the ...mistic1002012-06-294-13/+4
* incompatible plugins check doesn't work since 2.4, because version number for...mistic1002012-06-291-1/+10
* bug 2668 - fix php warnings on glob functionrvelices2012-06-291-2/+5
* check if ilog() exists before using it, allowing the use the class outer i.phpmistic1002012-06-281-2/+2
* correctly log errors when external imagick failsrvelices2012-06-271-1/+3
* feature 2632: add a test on upgrade.php, if a remote site is detected downgra...plegall2012-06-141-4/+4
* feature 2632: do not deactivate smartpocket automatically during upgradeplegall2012-06-141-0/+1
* no longer use of images.tn_ext field any longerplegall2012-06-072-4/+2
* bug:2647patdenice2012-06-071-1/+1
* bug:2647patdenice2012-06-061-0/+5
* multisize - avoid php warning for rotation_angle; better error logging; javas...rvelices2012-06-051-2/+2
* multisize: remove obsolete function file_path_for_typeplegall2012-05-071-26/+0
* multi size external imagemagick use 4:2:2 chroma subsampling as imagick exten...rvelices2012-05-031-0/+2
* feature 2601: Allow searching by ip in admin history rvelices2012-05-021-0/+5
* multi size:rvelices2012-05-022-22/+42
* simplify code to save derivatives settingsplegall2012-04-301-4/+2
* feature 2626: fix watermark form submission (with the help of rvelices)plegall2012-04-301-47/+13
* feature 2626: explicit error message for PNG files + info message when settin...plegall2012-04-301-1/+9
* feature 2626: ability to upload a new watermarkplegall2012-04-291-0/+24