summaryrefslogtreecommitdiffstats
path: root/public/javascripts/application.js
Commit message (Expand)AuthorAgeFilesLines
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Merged r14967 to r14969 (#21488).Jean-Philippe Lang2015-12-191-1/+7
* Merged r14728 (#20906).Jean-Philippe Lang2015-11-071-2/+2
* Merged r14396 (#17757).Jean-Philippe Lang2015-07-051-1/+1
* Make the updateIssueFrom(url) function return the XMLHttpRequest object (#201...Jean-Philippe Lang2015-06-271-1/+1
* Fixed r14339 for when closing the dialog by using the upper-right cross (#198...Jean-Philippe Lang2015-06-191-2/+2
* Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851).Jean-Philippe Lang2015-06-191-0/+4
* Adds issue filters on parent/subtasks (#6118).Jean-Philippe Lang2015-06-131-0/+1
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-2/+2
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Missing break (#18734).Jean-Philippe Lang2015-01-071-0/+1
* Merged datepicker.js into application.js.Jean-Philippe Lang2014-12-131-0/+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-181-0/+25
* Removed submit_query_form function.Jean-Philippe Lang2014-11-181-5/+1
* Use an handler instead of onsubmit attribute.Jean-Philippe Lang2014-11-181-1/+0
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-5/+5
* Backport r13315 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-5/+5
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Focus first text field automatically (#13134).Jean-Philippe Lang2014-01-191-0/+7
* 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
* 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
* Update URL when changing tab (#13900).Jean-Baptiste Barth2013-05-021-1/+6
* code layout clean up application.jsToshi MARUYAMA2013-04-231-20/+16
* application.js: randomKey function optimization (#13826)Toshi MARUYAMA2013-04-221-3/+3
* 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
* Adds pagination to users list when adding project or group members (#9549).Jean-Philippe Lang2013-01-181-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Adds an indicator to all autocomplete/search fields.Jean-Philippe Lang2012-12-261-1/+5
* Auto-populate fields while creating a new user with LDAP (#10286).Jean-Philippe Lang2012-12-261-3/+3
* Code cleanup.Etienne Massip2012-12-131-4/+8
* Merged ajax_upload branch (#3957).Jean-Philippe Lang2012-12-101-36/+7
* Adds TimeEntryQuery for listing time entries.Jean-Philippe Lang2012-12-091-0/+6
* Fixed new issue form rendering with IE8.Jean-Philippe Lang2012-11-151-3/+5
* Changes how relative date filters work and adds specific filters for filterin...Jean-Philippe Lang2012-10-301-0/+2
* Javascript syntax error (#12195).Jean-Philippe Lang2012-10-241-1/+1
* Adds no_issue_in_project operator for relations filter (#3265).Jean-Philippe Lang2012-10-041-0/+1