aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug fixed: remove the "using runtime ..." tooltip all over the upload file se...plegall2014-07-091-0/+6
* feature:2807 better fix for svn:28995mistic1002014-07-081-1/+1
* feature 2807: fix bugs on comments format_datervelices2014-07-071-3/+3
* removed unused js from picture_modify.tplrvelices2014-07-071-1/+0
* bug 3075: Prevent deactivate default theme mistic1002014-07-071-2/+6
* feature 2807: nicer display of "from to" dates (required changes in "format_d...mistic1002014-07-071-1/+1
* bug 3008: explicitely say that email address is mandatory for registration (l...mistic1002014-07-071-1/+1
* improves regexes parsing plugins metadatamistic1002014-07-063-18/+20
* strict standardsmistic1002014-07-041-1/+2
* selectize/localcache : remove overkill categories sorting (already done in WS...mistic1002014-07-041-31/+21
* fix sorting by global rank in selectizemistic1002014-07-041-1/+24
* feature 2809: sort albums by dateplegall2014-07-032-7/+117
* bug 3061: manual order becomes automatic order mistic1002014-07-021-1/+1
* feature 2616: remove useless code (photos_add_direct_process or uploadify rel...plegall2014-07-029-590/+3
* i18n for the new HTML5 upload (use i18n files from plupload)plegall2014-07-022-6/+11
* bug 3013: Clean batch manager globalrvelices2014-07-012-168/+129
* batch manager move more js from footer to async ; move some inline to externa...rvelices2014-06-283-112/+117
* fix date picker js dependencies when combine_template_files = falservelices2014-06-281-3/+7
* moved around 100k of javascript from synchronous loading to async... (a lot m...rvelices2014-06-265-64/+72
* feature 3080: add cancel button, one minute granularity, fix missing cssmistic1002014-06-225-21/+59
* feature 3095: add "comments_enable_website" param + GUImistic1002014-06-222-0/+8
* since number of accepted args not required for add_event_handler, simplify callsrvelices2014-06-183-35/+35
* add dark selectize theme + "ternary" template modifiermistic1002014-06-148-8/+16
* no more use of jquery ui for admin menu accordionmistic1002014-06-143-63/+81
* too much redirectsmistic1002014-06-141-33/+45
* on batch manager global move "invalidate_user_cache" AFTER database updates (...mistic1002014-06-141-5/+5
* hide helpSynchro if sync is disabled (made with CSS instead of javascript)plegall2014-06-131-0/+6
* feature 3088: set AdminTools as default plugin, set admin_multi_view as obsoletemistic1002014-06-133-3/+3
* clean HTML code of header and footermistic1002014-06-132-76/+56
* remove admin IE 6/7/8 fixesmistic1002014-06-135-62/+1
* bug 3089: prevent SQL injection on photo editionplegall2014-06-121-0/+2
* feature 3076: Enhance plugin update system mistic1002014-06-092-32/+23
* syntax errorplegall2014-06-031-1/+1
* redefine selectize templates without escaping + translate "Add"mistic1002014-06-024-7/+34
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-0221-48/+48
* time picker more forgiving with parsing errors (accept dates only without time)rvelices2014-05-311-1/+1
* related to bug 3086 : test for curl_init and curl_exec in fetchRemotemistic1002014-05-301-1/+2
* i broke colorbox on batch manager unit + use css animationsmistic1002014-05-292-7/+7
* simplify batch manager overly complicated and expensive sql callrvelices2014-05-291-8/+4
* feature 3077 : fix addAlbum process when creating the first ever album, impro...mistic1002014-05-288-63/+84
* feature 2616: better behavior at the end of upload (more like with uploadify,...plegall2014-05-281-42/+45
* feature 2616, customizations for pluploadplegall2014-05-283-78/+24
* feature 3077 : factorize code for cache/selectizemistic1002014-05-275-334/+360
* feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation....plegall2014-05-272-174/+88
* feature 3077 : factorize code for categories cache (TODO for other collection...mistic1002014-05-267-179/+185
* feature 3077 : always sort categories by global rankmistic1002014-05-266-22/+12
* bug fixed: on upload form, display existing albumsplegall2014-05-261-1/+5
* feature 3077 : use selectize on batch_manager_global, cat_modify and photos_a...mistic1002014-05-2411-162/+345
* feature 3077 : improve cache invalidationmistic1002014-05-2410-111/+203
* feature 3077 : use Selectize on batch_manager_globalmistic1002014-05-182-50/+72