summaryrefslogtreecommitdiffstats
path: root/public/javascripts/application.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed that autocomplete results are not reset after clearing search field (#1...Jean-Philippe Lang2012-09-291-10/+8
* Makes related issues available for display and filtering on the issue list (#...Jean-Philippe Lang2012-09-291-0/+18
* fix broken issue list filter (#11885)Toshi MARUYAMA2012-09-271-3/+3
* fix javascript syntax mistake in application.js (#11885)Toshi MARUYAMA2012-09-271-2/+2
* Fixed JSON escaping of filters (#11929).Jean-Philippe Lang2012-09-251-6/+6
* Escape filter values using .text instead of .html.Jean-Philippe Lang2012-08-131-3/+3
* Ability to filter issues using project, author, assignee and target version c...Jean-Philippe Lang2012-08-071-1/+2
* Build issue filters using javascript.Jean-Philippe Lang2012-08-071-36/+120
* Do not scroll to the preview.Jean-Philippe Lang2012-07-281-1/+0
* Use JQuery Dialog (#11445).Jean-Philippe Lang2012-07-221-17/+11
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-324/+282
* Adds a helper for preview links.Jean-Philippe Lang2012-07-181-0/+10
* Fixed that "Create and continue" buttons are broken by r9391 (#10675).Jean-Philippe Lang2012-04-191-6/+9
* Disable submit buttons when submitting a form (#6555).Jean-Philippe Lang2012-04-131-0/+12
* Restyles user search fields and ajax indicator.Jean-Philippe Lang2012-02-141-1/+1
* Focus the first text input or submit button when showing a modal box.Jean-Philippe Lang2012-02-141-4/+5
* Displays the full form when creating a version from the issue form so that re...Jean-Philippe Lang2012-02-111-1/+6
* remove tailing white spaces from public/javascripts/application.jsToshi MARUYAMA2012-02-101-13/+13
* replace tabs to spaces and fix indents public/javascripts/application.jsToshi MARUYAMA2012-02-101-143/+143
* Fixed: Can't attach more than 1 file on IE 6 and 7 (#10115).Jean-Philippe Lang2012-02-051-1/+1
* Moved javascript filters functions to application.js.Jean-Philippe Lang2012-01-241-0/+98
* Check if width parameter is present.Jean-Philippe Lang2012-01-091-1/+3
* Changes auto_complete calls to GET requests.Jean-Philippe Lang2011-12-081-0/+2
* Check attachment size when the user selects a file (#9667).Jean-Philippe Lang2011-11-251-0/+12
* Adds a dialog box for CSV export options (#4742).Jean-Philippe Lang2011-11-201-0/+33
* Adds a button to remove a file upload before submission (#5670).Jean-Philippe Lang2011-07-091-2/+12
* Simplifies javascript for adding a new file.Jean-Philippe Lang2011-07-091-20/+8
* Fixed: No warning if unsaved text has not lost focus (#8468).Jean-Philippe Lang2011-05-301-0/+1
* Adds links on the issue list to collapse/expang all groups (#7236).Jean-Philippe Lang2011-03-201-0/+31
* Send the CSRF token with Ajax requests (#7843).Jean-Philippe Lang2011-03-141-2/+20
* Warning on leaving a page with unsaved content in textarea (#2910).Jean-Philippe Lang2011-02-211-0/+43
* Allow additional workflow transitions for issue author and assignee (#2732).Jean-Philippe Lang2011-02-201-0/+6
* Do not show trackers and issue custom fields on project form when issue track...Jean-Philippe Lang2011-01-061-0/+18
* Autocomplete issue relations on subject (#3170).Jean-Philippe Lang2010-12-121-0/+14
* Changed the notifications to use a hierarchy UIEric Davis2010-09-281-1/+7
* Fixed: Add Another file to ticket doesn't work in IE (broken by r3750).Jean-Philippe Lang2010-07-251-1/+1
* Hide the role forms when editing or adding Project members. #5452Eric Davis2010-06-191-2/+4
* Convert the file attachment's description to a label.Eric Davis2010-05-251-1/+7
* Adds subtasking (#443) including:Jean-Philippe Lang2010-03-131-0/+12