| Commit message (Expand) | Author | Files | Lines |
2014-03-11 | fix preg_replace_callback from -r26972 | rvelices | 1 | -1/+1 |
2014-03-06 | small code rewrite on history search page (still memory issues for large numb... | rvelices | 1 | -33/+11 |
2014-03-02 | bug 3051 fixed : Add missing render_category_name trigger in admin/album_noti... | Eric | 1 | -3/+3 |
2014-02-06 | merge r27239 from branch 2.6 to trunk | plegall | 1 | -1/+1 |
2014-02-04 | *Fatal error*: Call to undefined method plugins::plugin_version_compare | mistic100 | 2 | -10/+3 |
2014-01-27 | remove *_version_compare methods in languages & plugins & themes classes, unu... | mistic100 | 3 | -39/+0 |
2014-01-26 | replace more preg_replace callback | mistic100 | 2 | -8/+18 |
2014-01-24 | feature 2999; docblocks for history, install and metadata | mistic100 | 3 | -15/+77 |
2014-01-24 | admin rating user sorted by consensus by default | rvelices | 1 | -1/+1 |
2014-01-23 | feature 3031: add $conf['sync_exclude_folders'] parameter | mistic100 | 1 | -7/+13 |
2014-01-23 | bug 3033: allow HTML in photo names from Batch Manager | mistic100 | 1 | -8/+0 |
2014-01-23 | merge r26921 from branch 2.6 to trunk | plegall | 1 | -2/+3 |
2014-01-22 | Display "Activate it now" link when installing a new plugin | mistic100 | 2 | -7/+13 |
2014-01-22 | bug 2989: fix r26905 | mistic100 | 1 | -0/+3 |
2014-01-22 | Merged revision(s) 26904 from branches/2.6: | mistic100 | 1 | -3/+7 |
2014-01-21 | admin rating user improvements | rvelices | 3 | -24/+43 |
2014-01-17 | admin rating improvements | rvelices | 3 | -54/+123 |
2014-01-17 | backward compatibility for help pages linked on ploader page | plegall | 1 | -0/+6 |
2014-01-16 | feature 2999: documentation of admin/include/functions.php | mistic100 | 1 | -187/+260 |
2014-01-12 | change behavior of reset/cancel button on tags manager + reorganize code | mistic100 | 2 | -106/+106 |
2014-01-12 | render_tag_name trigger transmit full tag data as second parameter | mistic100 | 3 | -5/+5 |
2014-01-12 | prevent "Enter" on tags filter input to reload the page | mistic100 | 1 | -1/+5 |
2014-01-11 | add two triggers and user_list_backend.php and don't fail on unknown column | mistic100 | 1 | -7/+8 |
2014-01-05 | Update headers to 2014. Happy new year!! | mistic100 | 87 | -84/+161 |
2014-01-02 | feature 3016: upgrade script to Piwigo 2.6 | plegall | 1 | -0/+1 |
2014-01-02 | bug 3015 fixed: remove "manage album photos" from cat_list to avoid | plegall | 3 | -15/+50 |
2013-12-29 | fix deactivate | rvelices | 1 | -2/+2 |
2013-12-27 | feature 1668: use underscore.js to template the userDetails instead of | plegall | 1 | -152/+201 |
2013-12-26 | feature 1668: change the link text to "close" (with the appropriate icon) whe... | plegall | 13 | -56/+55 |
2013-12-24 | add missing str_repeat functions in common.js and use it for batch_manager_gl... | mistic100 | 2 | -47/+8 |
2013-12-24 | bug fixed: never display text-underline on font icon | plegall | 1 | -1/+2 |
2013-12-24 | feature 1668, user manager redesign: change the way we open user details to m... | plegall | 2 | -6/+3 |
2013-12-23 | bug fixed (related to feature 1668): remove link to user manager filtered on | plegall | 2 | -3/+1 |
2013-12-20 | feature 1668, user manager redesign: do not let the administrator try to | plegall | 1 | -9/+21 |
2013-12-20 | feature 1668, user manager redesign: | plegall | 1 | -8/+46 |
2013-12-20 | feature 1668: protect dataTables backend script (ajax called, serverside proc... | plegall | 1 | -0/+2 |
2013-12-20 | feature 1668: translate user status in user list | plegall | 1 | -3/+2 |
2013-12-18 | better colors for datepicker (and timepicker, when used) | plegall | 2 | -2/+7 |
2013-12-16 | invalidate_user_cache fix in web service method + do not invalidate user cach... | rvelices | 4 | -9/+15 |
2013-12-12 | feature 2869 added: support TIFF files on web upload (requires ext_imagick) | plegall | 3 | -1/+63 |
2013-12-12 | feature 1668: hide "delete" link for protected users, hide "change username" ... | plegall | 2 | -11/+42 |
2013-12-08 | don't display "null" when email address is empty on users manager | mistic100 | 1 | -1/+1 |
2013-12-06 | feature 3009: Add 'latitude' and 'longitude' fields in images table | mistic100 | 1 | -1/+2 |
2013-11-29 | smartpocket, configuration: simpler yes/no checkboxes (with fontello icons, s... | plegall | 12 | -56/+119 |
2013-11-29 | change caddie icon (the name has already changed to "Selection" in en_GB, we ... | plegall | 12 | -31/+44 |
2013-11-29 | feature 2916: add icons for cat_modify, picture_modify and admin top bar | plegall | 15 | -41/+83 |
2013-11-28 | feature 2920: add a navigation bar for long list of comments | plegall | 3 | -2/+32 |
2013-11-26 | remove is_adviser() and get_email_address_as_display_text() | mistic100 | 1 | -4/+4 |
2013-11-25 | fix missing space | rvelices | 1 | -1/+1 |
2013-11-19 | feature 3001: new link "add photos" on album edition page. Patch by msakik | plegall | 3 | -8/+43 |