| Commit message (Expand) | Author | Age | Files | Lines |
* | create a mini jquery plugin for sliders on batch manager + async load | mistic100 | 2014-08-23 | 4 | -168/+131 |
* | feature 2810: for duplicates filter, add "date & time" (checked by default) a... | plegall | 2014-08-22 | 2 | -0/+10 |
* | feature 2791: apply the same color as for dimensions filter | plegall | 2014-08-21 | 1 | -1/+1 |
* | feature 2791: batch manager, filter by filesize | plegall | 2014-08-21 | 2 | -2/+55 |
* | feature:732 | flop25 | 2014-08-17 | 1 | -1/+1 |
* | bug:3122 | flop25 | 2014-08-15 | 3 | -99/+50 |
* | bug:3090 | flop25 | 2014-08-10 | 1 | -2/+2 |
* | feature 3067: upload any file type with the new HTML5 upload form. | plegall | 2014-07-30 | 1 | -2/+1 |
* | change outdated label | mistic100 | 2014-07-26 | 1 | -1/+1 |
* | feature 2904: add a link "empty caddie" in the Batch Manager. | plegall | 2014-07-25 | 1 | -0/+5 |
* | bug 3104: less rights for admins (compared to webmaster). Now an admin can't: | plegall | 2014-07-25 | 1 | -5/+7 |
* | bug 3100 display IP address of comment author on admin page and also save the... | rvelices | 2014-07-20 | 1 | -1/+1 |
* | rating user improvements: faster javascript, by default sorted by last rate d... | rvelices | 2014-07-17 | 1 | -61/+133 |
* | bug fixed: remove the "using runtime ..." tooltip all over the upload file se... | plegall | 2014-07-09 | 1 | -0/+6 |
* | removed unused js from picture_modify.tpl | rvelices | 2014-07-07 | 1 | -1/+0 |
* | bug 3008: explicitely say that email address is mandatory for registration (l... | mistic100 | 2014-07-07 | 1 | -1/+1 |
* | selectize/localcache : remove overkill categories sorting (already done in WS... | mistic100 | 2014-07-04 | 1 | -31/+21 |
* | fix sorting by global rank in selectize | mistic100 | 2014-07-04 | 1 | -1/+24 |
* | feature 2809: sort albums by date | plegall | 2014-07-03 | 1 | -2/+3 |
* | i18n for the new HTML5 upload (use i18n files from plupload) | plegall | 2014-07-02 | 2 | -6/+11 |
* | bug 3013: Clean batch manager global | rvelices | 2014-07-01 | 2 | -168/+129 |
* | batch manager move more js from footer to async ; move some inline to externa... | rvelices | 2014-06-28 | 3 | -112/+117 |
* | fix date picker js dependencies when combine_template_files = false | rvelices | 2014-06-28 | 1 | -3/+7 |
* | moved around 100k of javascript from synchronous loading to async... (a lot m... | rvelices | 2014-06-26 | 5 | -64/+72 |
* | feature 3080: add cancel button, one minute granularity, fix missing css | mistic100 | 2014-06-22 | 5 | -21/+59 |
* | feature 3095: add "comments_enable_website" param + GUI | mistic100 | 2014-06-22 | 1 | -0/+7 |
* | add dark selectize theme + "ternary" template modifier | mistic100 | 2014-06-14 | 8 | -8/+16 |
* | no more use of jquery ui for admin menu accordion | mistic100 | 2014-06-14 | 3 | -63/+81 |
* | 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 | 19 | -192/+211 |
* | feature 3077 : use Selectize with AJAX load/cache on cat_perm and batch_manag... | mistic100 | 2014-05-17 | 3 | -86/+131 |