| Commit message (Expand) | Author | Age | Files | Lines |
* | bug:2855 | flop25 | 2013-07-09 | 1 | -1/+1 |
* | bug:2898 make some updates methods static + factorize code from plugins, them... | mistic100 | 2013-07-07 | 5 | -232/+68 |
* | feature 2916 (admin icons): | plegall | 2013-06-19 | 1 | -17/+17 |
* | bug:2855 | flop25 | 2013-06-16 | 1 | -1/+30 |
* | feature:2925 | flop25 | 2013-06-16 | 1 | -1/+1 |
* | feature:2925 | flop25 | 2013-06-16 | 1 | -0/+9 |
* | feature 2916 Replace raphael with symbol fonts | rvelices | 2013-06-04 | 1 | -8/+8 |
* | bug:2863 | flop25 | 2013-04-11 | 1 | -1/+12 |
* | feature 2836: display the number of comments/tags in the menubar | rvelices | 2013-03-24 | 1 | -0/+16 |
* | merge r21566 from branch 2.5 to trunk | plegall | 2013-03-15 | 1 | -0/+26 |
* | bug 2852 fixed: ability to use HTML markup in album description for pwg.categ... | plegall | 2013-02-28 | 1 | -1/+1 |
* | allow to pass an array to get_tag_ids() | mistic100 | 2013-02-18 | 1 | -1/+14 |
* | feature:65 fix fatal error at the end of the install process, remove unused f... | mistic100 | 2013-02-12 | 1 | -55/+0 |
* | feature:65 pwg_db_connect doesn't return anything now | mistic100 | 2013-02-12 | 2 | -12/+6 |
* | bug 2825: add maintenance action to clean the database and avoid integrity er... | plegall | 2013-02-04 | 1 | -0/+28 |
* | feature:65 Add support for PHP mysqli extension, activated by default, remove... | mistic100 | 2013-01-30 | 1 | -6/+10 |
* | feature:2826 | mistic100 | 2013-01-29 | 3 | -7/+9 |
* | minor optimization on photos_add_direct | mistic100 | 2013-01-05 | 1 | -1/+1 |
* | update Piwigo headers to 2013 (the end of the world didn't occur as expected... | plegall | 2013-01-01 | 23 | -23/+23 |
* | bug:2793 use "include_once" instead of "include" when including pclzip | mistic100 | 2012-11-25 | 4 | -4/+4 |
* | feature 2727: improve password security with the use of PasswordHash class. | plegall | 2012-11-02 | 1 | -6/+1 |
* | feature 2773: add pwg_db_close() method | mistic100 | 2012-10-13 | 1 | -1/+1 |
* | - remove unsed code; shorten existing code and improve readability ... | rvelices | 2012-10-12 | 2 | -91/+23 |
* | little code refactoring over r17424 | plegall | 2012-09-18 | 1 | -1/+10 |
* | feature 2737: improve tag administration screen | rvelices | 2012-09-05 | 1 | -30/+41 |
* | bug 2732: when new tags must be added, also look first for existing tags with... | rvelices | 2012-09-03 | 1 | -58/+41 |
* | bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u... | rvelices | 2012-08-30 | 2 | -10/+19 |
* | merge r17668 from branch 2.4 to trunk | plegall | 2012-08-30 | 1 | -36/+53 |
* | bug 2716: modifying a photo reset it's rank | mistic100 | 2012-08-06 | 1 | -21/+45 |
* | merge-r17295 from branch 2.4 feature 2708: in admin, display allowed custom d... | rvelices | 2012-08-01 | 3 | -17/+50 |
* | remove debug code from r17002 | mistic100 | 2012-07-30 | 1 | -1/+0 |
* | merge r17003 from branch 2.4 to trunk | plegall | 2012-07-25 | 1 | -0/+5 |
* | merge r17001 from branch 2.4 to trunk | plegall | 2012-07-25 | 1 | -0/+25 |
* | merge r16934 from branch 2.4 to trunk | plegall | 2012-07-23 | 1 | -1/+1 |
* | feature 2703: make it easy for plugins to add tabs in admin screens | mistic100 | 2012-07-23 | 4 | -9/+153 |
* | feature 2703: make it easy for plugins to add tabs in admin screens | mistic100 | 2012-07-23 | 3 | -0/+10 |
* | bug 2672: invalid option sampling-factor for old versions of ImageMagick (use... | rvelices | 2012-06-30 | 1 | -2/+10 |
* | merge r16210 from branch 2.4 to trunk | plegall | 2012-06-29 | 1 | -1/+7 |
* | bug 2671: use get_branch_from_version() to find the real branch, however the ... | mistic100 | 2012-06-29 | 4 | -13/+4 |
* | incompatible plugins check doesn't work since 2.4, because version number for... | mistic100 | 2012-06-29 | 1 | -1/+10 |
* | bug 2668 - fix php warnings on glob function | rvelices | 2012-06-29 | 1 | -2/+5 |
* | check if ilog() exists before using it, allowing the use the class outer i.php | mistic100 | 2012-06-28 | 1 | -2/+2 |
* | correctly log errors when external imagick fails | rvelices | 2012-06-27 | 1 | -1/+3 |
* | feature 2632: add a test on upgrade.php, if a remote site is detected downgra... | plegall | 2012-06-14 | 1 | -4/+4 |
* | feature 2632: do not deactivate smartpocket automatically during upgrade | plegall | 2012-06-14 | 1 | -0/+1 |
* | no longer use of images.tn_ext field any longer | plegall | 2012-06-07 | 2 | -4/+2 |
* | bug:2647 | patdenice | 2012-06-07 | 1 | -1/+1 |
* | bug:2647 | patdenice | 2012-06-06 | 1 | -0/+5 |
* | multisize - avoid php warning for rotation_angle; better error logging; javas... | rvelices | 2012-06-05 | 1 | -2/+2 |
* | multisize: remove obsolete function file_path_for_type | plegall | 2012-05-07 | 1 | -26/+0 |