| Commit message (Expand) | Author | Age | Files | Lines |
* | hide helpSynchro if sync is disabled (made with CSS instead of javascript) | plegall | 2014-06-13 | 1 | -0/+6 |
* | clean HTML code of header and footer | mistic100 | 2014-06-13 | 2 | -76/+56 |
* | remove admin IE 6/7/8 fixes | mistic100 | 2014-06-13 | 5 | -62/+1 |
* | syntax error | plegall | 2014-06-03 | 1 | -1/+1 |
* | redefine selectize templates without escaping + translate "Add" | mistic100 | 2014-06-02 | 4 | -7/+34 |
* | time picker more forgiving with parsing errors (accept dates only without time) | rvelices | 2014-05-31 | 1 | -1/+1 |
* | i broke colorbox on batch manager unit + use css animations | mistic100 | 2014-05-29 | 2 | -7/+7 |
* | feature 3077 : fix addAlbum process when creating the first ever album, impro... | mistic100 | 2014-05-28 | 8 | -63/+84 |
* | feature 2616: better behavior at the end of upload (more like with uploadify,... | plegall | 2014-05-28 | 1 | -42/+45 |
* | feature 2616, customizations for plupload | plegall | 2014-05-28 | 3 | -78/+24 |
* | feature 3077 : factorize code for cache/selectize | mistic100 | 2014-05-27 | 5 | -334/+360 |
* | feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation.... | plegall | 2014-05-27 | 2 | -174/+88 |
* | feature 3077 : factorize code for categories cache (TODO for other collection... | mistic100 | 2014-05-26 | 5 | -149/+176 |
* | feature 3077 : always sort categories by global rank | mistic100 | 2014-05-26 | 6 | -22/+12 |
* | bug fixed: on upload form, display existing albums | plegall | 2014-05-26 | 1 | -1/+5 |
* | feature 3077 : use selectize on batch_manager_global, cat_modify and photos_a... | mistic100 | 2014-05-24 | 8 | -113/+328 |
* | feature 3077 : improve cache invalidation | mistic100 | 2014-05-24 | 5 | -94/+131 |
* | feature 3077 : use Selectize on batch_manager_global | mistic100 | 2014-05-18 | 1 | -43/+71 |
* | feature 3077 : use Selectize on user_list | mistic100 | 2014-05-18 | 1 | -8/+22 |
* | feature 2679 : allow to change creation time | mistic100 | 2014-05-18 | 5 | -26/+67 |
* | feature 3080 : simpler date inputs (one input + fontello + picker selects) | mistic100 | 2014-05-17 | 18 | -192/+211 |
* | feature 3077 : use Selectize with AJAX load/cache on cat_perm and batch_manag... | mistic100 | 2014-05-17 | 3 | -86/+131 |
* | feature 3077 : use Selectize with AJAX load/cache on picture_modify | mistic100 | 2014-05-17 | 2 | -35/+136 |
* | admin tag selection use event delegation (faster load time with large number ... | rvelices | 2014-04-30 | 1 | -3/+3 |
* | bug 3069: add quick search as filter in batch manager | rvelices | 2014-04-05 | 1 | -0/+10 |
* | increase jquery.geoip local cache duration | rvelices | 2014-04-04 | 1 | -1/+1 |
* | merge r28038 from branch 2.6 to trunk | plegall | 2014-04-01 | 2 | -2/+25 |
* | merge r27836 from branch 2.6 to trunk | plegall | 2014-03-18 | 1 | -0/+2 |
* | merge r27810 from branch 2.6 to trunk | plegall | 2014-03-17 | 1 | -2/+5 |
* | admin rating user sorted by consensus by default | rvelices | 2014-01-24 | 1 | -1/+1 |
* | admin rating user improvements | rvelices | 2014-01-21 | 1 | -1/+14 |
* | admin rating improvements | rvelices | 2014-01-17 | 2 | -33/+116 |
* | change behavior of reset/cancel button on tags manager + reorganize code | mistic100 | 2014-01-12 | 1 | -92/+101 |
* | prevent "Enter" on tags filter input to reload the page | mistic100 | 2014-01-12 | 1 | -1/+5 |
* | Update headers to 2014. Happy new year!! | mistic100 | 2014-01-05 | 2 | -2/+2 |
* | feature 3016: upgrade script to Piwigo 2.6 | plegall | 2014-01-02 | 1 | -0/+1 |
* | bug 3015 fixed: remove "manage album photos" from cat_list to avoid | plegall | 2014-01-02 | 2 | -5/+3 |
* | feature 1668: use underscore.js to template the userDetails instead of | plegall | 2013-12-27 | 1 | -152/+201 |
* | feature 1668: change the link text to "close" (with the appropriate icon) whe... | plegall | 2013-12-26 | 13 | -56/+55 |
* | add missing str_repeat functions in common.js and use it for batch_manager_gl... | mistic100 | 2013-12-24 | 2 | -47/+8 |
* | bug fixed: never display text-underline on font icon | plegall | 2013-12-24 | 1 | -1/+2 |
* | feature 1668, user manager redesign: change the way we open user details to m... | plegall | 2013-12-24 | 2 | -6/+3 |
* | bug fixed (related to feature 1668): remove link to user manager filtered on | plegall | 2013-12-23 | 1 | -1/+1 |
* | feature 1668, user manager redesign: do not let the administrator try to | plegall | 2013-12-20 | 1 | -9/+21 |
* | feature 1668, user manager redesign: | plegall | 2013-12-20 | 1 | -8/+46 |
* | feature 2869 added: support TIFF files on web upload (requires ext_imagick) | plegall | 2013-12-12 | 1 | -1/+1 |
* | feature 1668: hide "delete" link for protected users, hide "change username" ... | plegall | 2013-12-12 | 1 | -9/+33 |
* | don't display "null" when email address is empty on users manager | mistic100 | 2013-12-08 | 1 | -1/+1 |
* | smartpocket, configuration: simpler yes/no checkboxes (with fontello icons, s... | plegall | 2013-11-29 | 12 | -56/+119 |
* | change caddie icon (the name has already changed to "Selection" in en_GB, we ... | plegall | 2013-11-29 | 12 | -31/+44 |