| Commit message (Expand) | Author | Age | Files | Lines |
* | Albanian translation added by Dimitri Toslluku (#10875) | Toshi MARUYAMA | 2012-05-11 | 2 | -0/+142 |
* | Bulgarian translation (jstoolbar) updated by Ivan Cenov (#10785) | Toshi MARUYAMA | 2012-04-27 | 1 | -14/+14 |
* | Estonian translation updated by Heigo Toom (#10782) | Toshi MARUYAMA | 2012-04-27 | 2 | -43/+43 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -0/+202 |
* | Fixed that "Create and continue" buttons are broken by r9391 (#10675). | Jean-Philippe Lang | 2012-04-19 | 1 | -6/+9 |
* | Disable submit buttons when submitting a form (#6555). | Jean-Philippe Lang | 2012-04-13 | 1 | -0/+12 |
* | Variable declaration cleanup. | Etienne Massip | 2012-03-10 | 1 | -1/+1 |
* | Moved head refs to node titles. | Etienne Massip | 2012-03-10 | 1 | -24/+20 |
* | remove trailing white-spaces from public/javascripts/select_list_move.js | Toshi MARUYAMA | 2012-03-05 | 1 | -6/+6 |
* | replace tabs to spaces at public/javascripts/select_list_move.js | Toshi MARUYAMA | 2012-03-05 | 1 | -11/+11 |
* | set svn:eol-style native public/javascripts/select_list_move.js | Toshi MARUYAMA | 2012-03-04 | 1 | -82/+82 |
* | set svn:eol-style native public/javascripts/calendar/lang/calendar-pl.js | Toshi MARUYAMA | 2012-03-04 | 1 | -127/+127 |
* | remove trailing white-spaces from public/javascripts/context_menu.js | Toshi MARUYAMA | 2012-02-16 | 1 | -20/+20 |
* | replace tabs to spaces and fix indents public/javascripts/context_menu.js | Toshi MARUYAMA | 2012-02-16 | 1 | -88/+88 |
* | Restyles user search fields and ajax indicator. | Jean-Philippe Lang | 2012-02-14 | 1 | -1/+1 |
* | Focus the first text input or submit button when showing a modal box. | Jean-Philippe Lang | 2012-02-14 | 1 | -4/+5 |
* | Better handling of horizontal position. | Etienne Massip | 2012-02-14 | 1 | -9/+10 |
* | Redraw revision graph on window resize (#10206). | Etienne Massip | 2012-02-13 | 1 | -13/+20 |
* | Adds Estonian translation by Kaitseministeerium (#10208). | Jean-Philippe Lang | 2012-02-12 | 2 | -0/+160 |
* | Integrated revision graph into scmid column. | Etienne Massip | 2012-02-11 | 1 | -20/+16 |
* | Displays the full form when creating a version from the issue form so that re... | Jean-Philippe Lang | 2012-02-11 | 1 | -1/+6 |
* | remove tailing white spaces from public/javascripts/application.js | Toshi MARUYAMA | 2012-02-10 | 1 | -13/+13 |
* | replace tabs to spaces and fix indents public/javascripts/application.js | Toshi MARUYAMA | 2012-02-10 | 1 | -143/+143 |
* | Do not hide context menu when clicking on a folder menu item. | Jean-Philippe Lang | 2012-02-09 | 1 | -0/+4 |
* | scm: fix revision graph height is hard-coded (#9832) | Toshi MARUYAMA | 2012-02-06 | 1 | -1/+3 |
* | Fixed: Can't attach more than 1 file on IE 6 and 7 (#10115). | Jean-Philippe Lang | 2012-02-05 | 1 | -1/+1 |
* | scm: rename JavaScript "branchGraph" function name to "revisionGraph" | Toshi MARUYAMA | 2012-02-05 | 1 | -1/+1 |
* | Revision graph code cleanup. | Etienne Massip | 2012-02-04 | 1 | -163/+90 |
* | Moved javascript filters functions to application.js. | Jean-Philippe Lang | 2012-01-24 | 1 | -0/+98 |
* | Check if width parameter is present. | Jean-Philippe Lang | 2012-01-09 | 1 | -1/+3 |
* | recovery copyright statement in Arabic calendar JavaScript (#9943) | Toshi MARUYAMA | 2012-01-09 | 1 | -0/+3 |
* | fix Arabic JavaScript variable name (#9943) | Toshi MARUYAMA | 2012-01-09 | 1 | -3/+3 |
* | fix Arabic JavaScript variable name (#9943) | Toshi MARUYAMA | 2012-01-09 | 2 | -32/+32 |
* | add Arabic translations (#9943) | Toshi MARUYAMA | 2012-01-09 | 2 | -0/+138 |
* | Changes auto_complete calls to GET requests. | Jean-Philippe Lang | 2011-12-08 | 1 | -0/+2 |
* | remove trailing white-spaces from calendar-hr.js | Toshi MARUYAMA | 2011-12-07 | 1 | -2/+2 |
* | convert calendar-hr.js (Croatian) from Windows-1250 to UTF-8 (#9741) | Toshi MARUYAMA | 2011-12-07 | 1 | -4/+4 |
* | Check attachment size when the user selects a file (#9667). | Jean-Philippe Lang | 2011-11-25 | 1 | -0/+12 |
* | Adds a dialog box for CSV export options (#4742). | Jean-Philippe Lang | 2011-11-20 | 1 | -0/+33 |
* | Restored prototype 1.7 (#9609). | Jean-Philippe Lang | 2011-11-19 | 1 | -1855/+3617 |
* | Upgrade to Rails 2.3.14 with Prototype 1.7 (#9609). | Jean-Philippe Lang | 2011-11-19 | 1 | -3617/+1855 |
* | scm: git: mercurial: add a new feature of revision graph (#5501) | Toshi MARUYAMA | 2011-11-03 | 1 | -0/+172 |
* | add raphael.js (#5501) | Toshi MARUYAMA | 2011-11-03 | 1 | -0/+7 |
* | Adds a button to remove a file upload before submission (#5670). | Jean-Philippe Lang | 2011-07-09 | 1 | -2/+12 |
* | Simplifies javascript for adding a new file. | Jean-Philippe Lang | 2011-07-09 | 1 | -20/+8 |
* | Fixed: context menu is being submitted twice per right click (#2109). | Toshi MARUYAMA | 2011-07-08 | 1 | -3/+0 |
* | Fixed: No warning if unsaved text has not lost focus (#8468). | Jean-Philippe Lang | 2011-05-30 | 1 | -0/+1 |
* | Upgrades prototype.js to 1.7.0.0 (#7954). | Jean-Philippe Lang | 2011-04-15 | 1 | -1855/+3617 |
* | Do not select the row when clicking on an image. | Jean-Philippe Lang | 2011-04-11 | 1 | -1/+1 |
* | Adds support for Mac metaKey in issues selection (#5148). | Jean-Philippe Lang | 2011-03-24 | 1 | -1/+1 |