summaryrefslogtreecommitdiffstats
path: root/public/javascripts/application.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed: changing user/roles of project member not possible without javascript ...Jean-Philippe Lang2010-02-241-0/+6
* Adds 'follows' relation (#1432).Jean-Philippe Lang2009-12-181-1/+1
* Do not hide scroll buttons if some tabs are still hidden.Jean-Philippe Lang2009-12-171-1/+1
* Adds buttons to scroll the tabs when they overflow.Jean-Philippe Lang2009-12-141-0/+49
* Makes tickets and timelogs filters collapsible (UI).Jean-Philippe Lang2009-09-201-0/+6
* Adds group folding on issue list (#2679).Jean-Philippe Lang2009-05-041-0/+10
* Adds checkboxes toggle links on permissions report.Jean-Philippe Lang2008-08-261-0/+7
* Makes issue update link work without javascript (#1337).Jean-Philippe Lang2008-06-291-0/+6
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-251-0/+9
* Fixed: encoding problem when adding non-ASCII issue category in the new issue...Jean-Philippe Lang2008-05-221-1/+1
* Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180).Jean-Philippe Lang2008-05-141-4/+4
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-3/+12
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...Jean-Philippe Lang2008-02-101-10/+3
* SCM browser:Jean-Philippe Lang2007-10-231-0/+10
* SCM browser:Jean-Philippe Lang2007-10-231-1/+3
* SCM browser: directories can now be collapsed and re-expanded with no additio...Jean-Philippe Lang2007-10-221-0/+34
* Added 'Bulk edit' functionality.Jean-Philippe Lang2007-10-091-0/+10
* Added a link to add a new category when creating or editing an issue.Jean-Philippe Lang2007-08-161-0/+8
* Issue relations first commit (not thoroughly tested). 4 kinds of relation are...Jean-Philippe Lang2007-05-051-0/+9
* Added an ajax indicator for all ajax calls. Also removed highlight effects on...Jean-Philippe Lang2007-04-271-1/+15
* Added svn:eol-style native property for various filesJean-Philippe Lang2007-04-041-32/+32
* * project settings split in 4 tabsJean-Philippe Lang2007-01-261-0/+14
* added multiple file upload for documents and files modulesJean-Philippe Lang2007-01-011-1/+0