aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-18enlarge album list to 600pxplegall3-5/+5
2014-09-18enlarge selectize boxes to 600px (like on picture_modify)plegall1-2/+2
2014-09-17- active search filter but empty string in batch manager does not change the ...rvelices1-0/+10
2014-09-16use icon-ok for forced multi sizes + icon-zoom-in for preview boxesmistic1003-4/+4
2014-09-15use fontello for every checkbox on config screens + split configuration.tpl filemistic1007-908/+1028
2014-09-11feature 3138: Add photo zoom when editing a photo mistic1002-4/+7
2014-09-03feature:2616 add custom big progressbarmistic1001-2/+22
2014-09-03feature:2616 move "add files" and "start upload" buttonsmistic1001-26/+42
2014-09-03feature 3133: add colorscheme parameter for themes. This way we can use theplegall8-16/+8
2014-09-01bug 3127: during upload, warn user if she wants to leave the page (works fine...plegall1-1/+8
2014-09-01bug 3074: no more than 50 photos per page on Batch Manager, unit mode (better...plegall1-1/+0
2014-08-24feature:3126flop251-0/+4
2014-08-24feature:3049flop251-1/+1
2014-08-24feature:3049flop251-0/+22
2014-08-23create a mini jquery plugin for sliders on batch manager + async loadmistic1001-167/+83
2014-08-22feature 2810: for duplicates filter, add "date & time" (checked by default) a...plegall1-0/+8
2014-08-21feature 2791: batch manager, filter by filesizeplegall1-0/+53
2014-08-17feature:732flop251-1/+1
2014-08-15bug:3122flop253-99/+50
2014-08-10bug:3090flop251-2/+2
2014-07-30feature 3067: upload any file type with the new HTML5 upload form.plegall1-2/+1
2014-07-26change outdated labelmistic1001-1/+1
2014-07-25feature 2904: add a link "empty caddie" in the Batch Manager.plegall1-0/+5
2014-07-25bug 3104: less rights for admins (compared to webmaster). Now an admin can't:plegall1-5/+7
2014-07-20bug 3100 display IP address of comment author on admin page and also save the...rvelices1-1/+1
2014-07-17rating user improvements: faster javascript, by default sorted by last rate d...rvelices1-61/+133
2014-07-09bug fixed: remove the "using runtime ..." tooltip all over the upload file se...plegall1-0/+6
2014-07-07removed unused js from picture_modify.tplrvelices1-1/+0
2014-07-07bug 3008: explicitely say that email address is mandatory for registration (l...mistic1001-1/+1
2014-07-03feature 2809: sort albums by dateplegall1-2/+3
2014-07-02i18n for the new HTML5 upload (use i18n files from plupload)plegall2-6/+11
2014-07-01bug 3013: Clean batch manager globalrvelices1-168/+48
2014-06-28batch manager move more js from footer to async ; move some inline to externa...rvelices2-111/+35
2014-06-28fix date picker js dependencies when combine_template_files = falservelices1-3/+7
2014-06-26moved around 100k of javascript from synchronous loading to async... (a lot m...rvelices4-64/+21
2014-06-22feature 3080: add cancel button, one minute granularity, fix missing cssmistic1004-3/+13
2014-06-22feature 3095: add "comments_enable_website" param + GUImistic1001-0/+7
2014-06-14add dark selectize theme + "ternary" template modifiermistic1008-8/+16
2014-06-14no more use of jquery ui for admin menu accordionmistic1001-49/+70
2014-06-13hide helpSynchro if sync is disabled (made with CSS instead of javascript)plegall1-0/+6
2014-06-13clean HTML code of header and footermistic1002-76/+56
2014-06-13remove admin IE 6/7/8 fixesmistic1001-6/+1
2014-06-03syntax errorplegall1-1/+1
2014-06-02redefine selectize templates without escaping + translate "Add"mistic1003-3/+9
2014-05-29i broke colorbox on batch manager unit + use css animationsmistic1001-7/+1
2014-05-28feature 3077 : fix addAlbum process when creating the first ever album, impro...mistic1006-21/+25
2014-05-28feature 2616: better behavior at the end of upload (more like with uploadify,...plegall1-42/+45
2014-05-28feature 2616, customizations for pluploadplegall1-77/+18
2014-05-27feature 3077 : factorize code for cache/selectizemistic1004-183/+23
2014-05-27feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation....plegall1-168/+87