summaryrefslogtreecommitdiffstats
path: root/public/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* remove unneeded ; from warnLeavingUnsaved of application.js (#13811)Toshi MARUYAMA2013-04-201-1/+1
* add missing ; at toggleCheckboxesBySelector of application.js (#13811)Toshi MARUYAMA2013-04-201-1/+1
* use ===/!== instead of ==/!= in application.js (#13811)Toshi MARUYAMA2013-04-201-3/+3
* fix JavaScript error on IE7 (#13811)Toshi MARUYAMA2013-04-201-1/+1
* Lithuanian translation for 2.3-stable updated by Vasaris Vėjas (#13678, #13674)Toshi MARUYAMA2013-04-041-2/+2
* add missing Portuguese jQuery UI date picker (#13584)Toshi MARUYAMA2013-03-251-0/+22
* Bulgarian translation of jstoolbar-bg.js updated by Ivan Cenov (#13181)Toshi MARUYAMA2013-02-151-1/+1
* add jquery.ui.datepicker-az.js (#13152)Toshi MARUYAMA2013-02-151-0/+23
* copy jstoolbar-az.js from jstoolbar-en.js (#13152)Toshi MARUYAMA2013-02-151-0/+16
* Gantt progress lines (#12122).Jean-Philippe Lang2013-01-201-1/+64
* Adds pagination to users list when adding project or group members (#9549).Jean-Philippe Lang2013-01-181-1/+1
* Underscores are allowed in project identifiers (#9225).Jean-Philippe Lang2013-01-151-2/+2
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-122-2/+2
* Generate project identifier automatically with JavaScript (#9225).Jean-Philippe Lang2013-01-061-0/+78
* Only process issues that have relations.Jean-Philippe Lang2013-01-051-8/+6
* Use JSON so we don't have to parse data-rels manually (#3436).Jean-Philippe Lang2013-01-051-8/+5
* Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).Jean-Philippe Lang2013-01-051-0/+114
* Icon for the textile help link.Jean-Philippe Lang2013-01-023-7/+13
* Adds an indicator to all autocomplete/search fields.Jean-Philippe Lang2012-12-261-1/+5
* Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.Jean-Philippe Lang2012-12-262-133/+11
* Auto-populate fields while creating a new user with LDAP (#10286).Jean-Philippe Lang2012-12-261-3/+3
* Save the selected file just in case uploading stuff fails/is not supported.Jean-Philippe Lang2012-12-151-2/+1
* Code cleanup.Etienne Massip2012-12-131-4/+8
* remove trailing white-spaces from public/javascripts/attachments.jsToshi MARUYAMA2012-12-121-3/+3
* Merged ajax_upload branch (#3957).Jean-Philippe Lang2012-12-102-36/+196
* Adds TimeEntryQuery for listing time entries.Jean-Philippe Lang2012-12-091-0/+6