aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-07bug 3075: Prevent deactivate default theme mistic1001-2/+6
2014-07-07feature 2807: nicer display of "from to" dates (required changes in "format_d...mistic1001-1/+1
2014-07-07bug 3008: explicitely say that email address is mandatory for registration (l...mistic1001-1/+1
2014-07-06improves regexes parsing plugins metadatamistic1003-18/+20
2014-07-04strict standardsmistic1001-1/+2
2014-07-04selectize/localcache : remove overkill categories sorting (already done in WS...mistic1001-31/+21
2014-07-04fix sorting by global rank in selectizemistic1001-1/+24
2014-07-03feature 2809: sort albums by dateplegall2-7/+117
2014-07-02bug 3061: manual order becomes automatic order mistic1001-1/+1
2014-07-02feature 2616: remove useless code (photos_add_direct_process or uploadify rel...plegall9-590/+3
2014-07-02i18n for the new HTML5 upload (use i18n files from plupload)plegall2-6/+11
2014-07-01bug 3013: Clean batch manager globalrvelices2-168/+129
2014-06-28batch manager move more js from footer to async ; move some inline to externa...rvelices3-112/+117
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...rvelices5-64/+72
2014-06-22feature 3080: add cancel button, one minute granularity, fix missing cssmistic1005-21/+59
2014-06-22feature 3095: add "comments_enable_website" param + GUImistic1002-0/+8
2014-06-18since number of accepted args not required for add_event_handler, simplify callsrvelices3-35/+35
2014-06-14add dark selectize theme + "ternary" template modifiermistic1008-8/+16
2014-06-14no more use of jquery ui for admin menu accordionmistic1003-63/+81
2014-06-14too much redirectsmistic1001-33/+45
2014-06-14on batch manager global move "invalidate_user_cache" AFTER database updates (...mistic1001-5/+5
2014-06-13hide helpSynchro if sync is disabled (made with CSS instead of javascript)plegall1-0/+6
2014-06-13feature 3088: set AdminTools as default plugin, set admin_multi_view as obsoletemistic1003-3/+3
2014-06-13clean HTML code of header and footermistic1002-76/+56
2014-06-13remove admin IE 6/7/8 fixesmistic1005-62/+1
2014-06-12bug 3089: prevent SQL injection on photo editionplegall1-0/+2
2014-06-09feature 3076: Enhance plugin update system mistic1002-32/+23
2014-06-03syntax errorplegall1-1/+1
2014-06-02redefine selectize templates without escaping + translate "Add"mistic1004-7/+34
2014-06-02feature 3010 : replace trigger_action/event by trigger_notify/changemistic10021-48/+48
2014-05-31time picker more forgiving with parsing errors (accept dates only without time)rvelices1-1/+1
2014-05-30related to bug 3086 : test for curl_init and curl_exec in fetchRemotemistic1001-1/+2
2014-05-29i broke colorbox on batch manager unit + use css animationsmistic1002-7/+7
2014-05-29simplify batch manager overly complicated and expensive sql callrvelices1-8/+4
2014-05-28feature 3077 : fix addAlbum process when creating the first ever album, impro...mistic1008-63/+84
2014-05-28feature 2616: better behavior at the end of upload (more like with uploadify,...plegall1-42/+45
2014-05-28feature 2616, customizations for pluploadplegall3-78/+24
2014-05-27feature 3077 : factorize code for cache/selectizemistic1005-334/+360
2014-05-27feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation....plegall2-174/+88
2014-05-26feature 3077 : factorize code for categories cache (TODO for other collection...mistic1007-179/+185
2014-05-26feature 3077 : always sort categories by global rankmistic1006-22/+12
2014-05-26bug fixed: on upload form, display existing albumsplegall1-1/+5
2014-05-24feature 3077 : use selectize on batch_manager_global, cat_modify and photos_a...mistic10011-162/+345
2014-05-24feature 3077 : improve cache invalidationmistic10010-111/+203
2014-05-18feature 3077 : use Selectize on batch_manager_globalmistic1002-50/+72
2014-05-18feature 3077 : use Selectize on user_listmistic1001-8/+22
2014-05-18feature 2679 : allow to change creation timemistic1009-70/+76
2014-05-17feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic10023-324/+246
2014-05-17feature 3077 : use Selectize with AJAX load/cache on cat_perm and batch_manag...mistic1004-95/+131