summaryrefslogtreecommitdiffstats
path: root/public/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Send the content type as parameter when uploading a file.Jean-Philippe Lang2014-12-211-0/+1
* Merged datepicker.js into application.js.Jean-Philippe Lang2014-12-132-16/+17
* Group filters in the filter select list (#13849).Jean-Philippe Lang2014-11-281-1/+1
* Moved select_list_move.js content to application.js.Jean-Philippe Lang2014-11-182-29/+25
* Removed submit_query_form function.Jean-Philippe Lang2014-11-181-5/+1
* Use an handler instead of onsubmit attribute.Jean-Philippe Lang2014-11-182-4/+5
* Rewritten select_list_move.js functions with JQuery.Jean-Philippe Lang2014-11-181-88/+10
* Allows to move multiple columns in selection list (#18357).Jean-Philippe Lang2014-11-171-21/+38
* import jQuery Datepicker i18n files version 1.11.1Toshi MARUYAMA2014-09-2745-985/+1613
* rename jQuery Datepicker i18n file nameToshi MARUYAMA2014-09-2745-0/+0
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-145-23/+33
* Backport r13315 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-5/+5
* stricter check of uploading attachments (#17581)Toshi MARUYAMA2014-09-141-1/+1
* revert r13199 (#17151)Toshi MARUYAMA2014-08-261-1/+1
* fix Drag & Drop does not work with Safari 5.1 (#17581, #13932)Toshi MARUYAMA2014-08-261-2/+4
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-07-011-1/+1
* revert r13183 (#17151)Toshi MARUYAMA2014-06-251-1/+1
* fix file upload does not work with Safari (#13932)Toshi MARUYAMA2014-06-251-1/+1
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-06-251-1/+1
* Custom queries: buttons to move column to top and bottom (#16326).Jean-Philippe Lang2014-03-211-0/+22
* update copyright year (#15977)Toshi MARUYAMA2014-01-292-2/+2
* Focus first text field automatically (#13134).Jean-Philippe Lang2014-01-191-0/+7
* Adds experimental support for Markdown formatting with redcarpet (#15520).Jean-Philippe Lang2013-12-231-0/+194
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-141-0/+14
* fix repository tree can't handle two loading at once (#13348)Toshi MARUYAMA2013-11-131-1/+1
* Fixed: JS-error while using a global custom query w/ project filter in a proj...Jean-Philippe Lang2013-10-261-0/+1
* Projects selection on custom field form (#15136).Jean-Philippe Lang2013-10-201-5/+1
* List custom fields fielters: multiple select filter wider (#15073).Jean-Philippe Lang2013-10-131-0/+5
* Hide issue custom fields when disabling issue tracking on new project.Jean-Philippe Lang2013-10-051-14/+0
* Slovak translation updated and changed by Katarína Nosková (#14901)Toshi MARUYAMA2013-09-301-8/+8
* Removed unused code (#14621).Jean-Philippe Lang2013-09-291-3/+0
* AJAX call on the issue form resets data entered during the call (#14621).Jean-Philippe Lang2013-09-291-1/+18
* Submit handler should be live as well (#14615).Jean-Philippe Lang2013-08-051-1/+1
* Warn me when leaving a page with unsaved text doesn't work when editing an up...Jean-Philippe Lang2013-08-051-1/+1
* Ability to save Gantt query filters (#7836).Jean-Philippe Lang2013-07-141-1/+1
* set default issue start/due datepicker from due/start date (#14024)Toshi MARUYAMA2013-05-191-0/+16
* Fixed that JS warning is not displayed when attachment maximum size is 0 (#13...Jean-Philippe Lang2013-05-131-1/+1
* sync Lithuanian jQuery datepicker (#13674)Toshi MARUYAMA2013-05-111-2/+2
* sync Lithuanian jQuery datepicker (#13674)Toshi MARUYAMA2013-05-081-3/+3
* Update URL when changing tab (#13900).Jean-Baptiste Barth2013-05-021-1/+6
* Fixed: Lost text after selection in issue list with IE (#12650).Jean-Philippe Lang2013-05-011-1/+1
* code layout clean up application.jsToshi MARUYAMA2013-04-231-20/+16
* code layout clean up select_list_move.jsToshi MARUYAMA2013-04-231-24/+10
* remove commented code from select_list_move.jsToshi MARUYAMA2013-04-231-4/+1
* application.js: randomKey function optimization (#13826)Toshi MARUYAMA2013-04-221-3/+3
* fix JavaScript error of revision_graph.js on IE7 (#13823)Toshi MARUYAMA2013-04-211-1/+1
* fix JavaScript error of gantt.js on IE7 (#13823)Toshi MARUYAMA2013-04-211-1/+1
* update jquery.ui.datepicker-de.js (#13825)Toshi MARUYAMA2013-04-211-4/+4
* add missing ; in {} at application.js (#13811)Toshi MARUYAMA2013-04-201-1/+1
* fix ; position of if(){} at application.js (#13811)Toshi MARUYAMA2013-04-201-3/+3