summaryrefslogtreecommitdiffstats
path: root/public/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revision graph sometimes broken (#11612).Jean-Philippe Lang2012-09-111-0/+6
* Upgraded raphael.js to 2.1.0 (#10419).Jean-Philippe Lang2012-09-111-7/+10
* remove redundant empty lines from revision_graph.jsToshi MARUYAMA2012-09-061-14/+0
* replace tab to space at revision_graph.jsToshi MARUYAMA2012-09-061-1/+1
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-021-2/+2
* 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
* Merged and minified jstoolbar.js and textile.js.Jean-Philippe Lang2012-07-281-0/+1
* Code cleanup.Jean-Philippe Lang2012-07-281-7/+5
* Use JQuery Dialog (#11445).Jean-Philippe Lang2012-07-221-17/+11
* Use JQuery Datepicker (#11445).Jean-Philippe Lang2012-07-2291-7637/+1033
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-2211-9894/+638
* Adds a helper for preview links.Jean-Philippe Lang2012-07-181-0/+10
* Added missing local variable declaration.Etienne Massip2012-06-141-0/+1
* Albanian translation added by Dimitri Toslluku (#10875)Toshi MARUYAMA2012-05-112-0/+142
* Bulgarian translation (jstoolbar) updated by Ivan Cenov (#10785)Toshi MARUYAMA2012-04-271-14/+14
* Estonian translation updated by Heigo Toom (#10782)Toshi MARUYAMA2012-04-272-43/+43
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-0/+202
* 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
* Variable declaration cleanup.Etienne Massip2012-03-101-1/+1
* Moved head refs to node titles.Etienne Massip2012-03-101-24/+20
* remove trailing white-spaces from public/javascripts/select_list_move.jsToshi MARUYAMA2012-03-051-6/+6
* replace tabs to spaces at public/javascripts/select_list_move.jsToshi MARUYAMA2012-03-051-11/+11
* set svn:eol-style native public/javascripts/select_list_move.jsToshi MARUYAMA2012-03-041-82/+82
* set svn:eol-style native public/javascripts/calendar/lang/calendar-pl.jsToshi MARUYAMA2012-03-041-127/+127
* remove trailing white-spaces from public/javascripts/context_menu.jsToshi MARUYAMA2012-02-161-20/+20
* replace tabs to spaces and fix indents public/javascripts/context_menu.jsToshi MARUYAMA2012-02-161-88/+88
* 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
* Better handling of horizontal position.Etienne Massip2012-02-141-9/+10
* Redraw revision graph on window resize (#10206).Etienne Massip2012-02-131-13/+20
* Adds Estonian translation by Kaitseministeerium (#10208).Jean-Philippe Lang2012-02-122-0/+160
* Integrated revision graph into scmid column.Etienne Massip2012-02-111-20/+16
* 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
* Do not hide context menu when clicking on a folder menu item.Jean-Philippe Lang2012-02-091-0/+4
* scm: fix revision graph height is hard-coded (#9832)Toshi MARUYAMA2012-02-061-1/+3
* Fixed: Can't attach more than 1 file on IE 6 and 7 (#10115).Jean-Philippe Lang2012-02-051-1/+1
* scm: rename JavaScript "branchGraph" function name to "revisionGraph"Toshi MARUYAMA2012-02-051-1/+1
* Revision graph code cleanup.Etienne Massip2012-02-041-163/+90