summaryrefslogtreecommitdiffstats
path: root/public/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Revision graph code cleanup.Etienne Massip2012-02-041-163/+90
* 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
* recovery copyright statement in Arabic calendar JavaScript (#9943)Toshi MARUYAMA2012-01-091-0/+3
* fix Arabic JavaScript variable name (#9943)Toshi MARUYAMA2012-01-091-3/+3
* fix Arabic JavaScript variable name (#9943)Toshi MARUYAMA2012-01-092-32/+32
* add Arabic translations (#9943)Toshi MARUYAMA2012-01-092-0/+138
* Changes auto_complete calls to GET requests.Jean-Philippe Lang2011-12-081-0/+2
* remove trailing white-spaces from calendar-hr.jsToshi MARUYAMA2011-12-071-2/+2
* convert calendar-hr.js (Croatian) from Windows-1250 to UTF-8 (#9741)Toshi MARUYAMA2011-12-071-4/+4
* 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
* Restored prototype 1.7 (#9609).Jean-Philippe Lang2011-11-191-1855/+3617
* Upgrade to Rails 2.3.14 with Prototype 1.7 (#9609).Jean-Philippe Lang2011-11-191-3617/+1855
* scm: git: mercurial: add a new feature of revision graph (#5501)Toshi MARUYAMA2011-11-031-0/+172
* add raphael.js (#5501)Toshi MARUYAMA2011-11-031-0/+7
* 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: context menu is being submitted twice per right click (#2109).Toshi MARUYAMA2011-07-081-3/+0
* Fixed: No warning if unsaved text has not lost focus (#8468).Jean-Philippe Lang2011-05-301-0/+1
* Upgrades prototype.js to 1.7.0.0 (#7954).Jean-Philippe Lang2011-04-151-1855/+3617
* Do not select the row when clicking on an image.Jean-Philippe Lang2011-04-111-1/+1
* Adds support for Mac metaKey in issues selection (#5148).Jean-Philippe Lang2011-03-241-1/+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
* Removes obsolete code from Opera pseudo right click (#7700).Jean-Philippe Lang2011-02-241-1/+0
* Fixed: Bulk editing menu non-functional in Opera browser (#3132).Jean-Philippe Lang2011-02-231-3/+1
* Added Persian translation contributed by Behrang Noroozinia (#7418).Jean-Philippe Lang2011-02-212-0/+143
* 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
* Use GET instead of POST to retrieve context menu (#6762).Jean-Philippe Lang2010-12-121-0/+1
* 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
* Translation updates:Azamat Hackimov2010-09-051-11/+11
* Translation updatesAzamat Hackimov2010-08-292-29/+31
* Translation updates for upcoming releaseAzamat Hackimov2010-08-197-282/+304
* Fixed: Add Another file to ticket doesn't work in IE (broken by r3750).Jean-Philippe Lang2010-07-251-1/+1
* Fix Chrome JavaScript bug in the pop up calendar. #5769Eric Davis2010-06-301-1/+1
* New language en-GB (#5648 thank to Tom Knight for work)Azamat Hackimov2010-06-212-0/+143
* Calculate the correct week number for weeks starting at any date. #4857Eric Davis2010-06-191-8/+20
* 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
* sr and sr-CY languages (#5409)Azamat Hackimov2010-05-153-53/+180
* New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updatesAzamat Hackimov2010-05-142-0/+144
* Translation updates and new Mongolian language (#5237)Azamat Hackimov2010-04-032-0/+143
* Adds subtasking (#443) including:Jean-Philippe Lang2010-03-131-0/+12
* Unselect issues when clicking outside of the list.Jean-Philippe Lang2010-03-041-2/+6
* Do not disable text selection in the issue list.Jean-Philippe Lang2010-03-041-7/+9
* Adds an helper for creating the context menu.Jean-Philippe Lang2010-03-041-1/+11