| Commit message (Expand) | Author | Age | Files | Lines |
* | Albanian translation added by Dimitri Toslluku (#10875) | Toshi MARUYAMA | 2012-05-11 | 2 | -0/+142 |
* | Adds css class to custom field input tags. | Jean-Philippe Lang | 2012-05-01 | 1 | -0/+2 |
* | Updates dispatch.fcgi.example to work with Rails3 and removes CGI handlers. | Jean-Philippe Lang | 2012-05-01 | 4 | -48/+18 |
* | 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 |
* | Removed invalid css property. | Jean-Philippe Lang | 2012-04-18 | 1 | -1/+1 |
* | Disable submit buttons when submitting a form (#6555). | Jean-Philippe Lang | 2012-04-13 | 1 | -0/+12 |
* | Updated CodeRay to 1.0.6. | Etienne Massip | 2012-04-12 | 1 | -38/+35 |
* | Aligns the magnifier in issue history details. | Jean-Philippe Lang | 2012-04-06 | 1 | -0/+2 |
* | Ability to add non-member watchers on issue creation (#5159). | Jean-Philippe Lang | 2012-03-24 | 1 | -0/+6 |
* | Replace tables that were using the 'width' attribute with inline styles (shou... | Toshi MARUYAMA | 2012-03-24 | 1 | -1/+1 |
* | Remove some inline styling and some depreciated table cell attributes and rep... | Toshi MARUYAMA | 2012-03-24 | 1 | -0/+10 |
* | Adds an icon to the "Test" link. | Jean-Philippe Lang | 2012-03-11 | 1 | -0/+1 |
* | 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 |
* | Adds the syntax for links to notes in the help. | Jean-Philippe Lang | 2012-02-15 | 1 | -0/+1 |
* | Restyles user search fields and ajax indicator. | Jean-Philippe Lang | 2012-02-14 | 2 | -1/+8 |
* | Focus the first text input or submit button when showing a modal box. | Jean-Philippe Lang | 2012-02-14 | 1 | -4/+5 |
* | Adds a shadow to modal boxes. | Jean-Philippe Lang | 2012-02-14 | 1 | -1/+1 |
* | Better handling of horizontal position. | Etienne Massip | 2012-02-14 | 2 | -10/+11 |
* | Redraw revision graph on window resize (#10206). | Etienne Massip | 2012-02-13 | 1 | -13/+20 |
* | Adds a css class (noborder) for making borderless tables text formatting. | Jean-Philippe Lang | 2012-02-12 | 1 | -0/+2 |
* | Adds Estonian translation by Kaitseministeerium (#10208). | Jean-Philippe Lang | 2012-02-12 | 2 | -0/+160 |
* | Removed "clear:both" divs that break the issue form with long sidebar content. | Jean-Philippe Lang | 2012-02-12 | 1 | -0/+1 |
* | Integrated revision graph into scmid column. | Etienne Massip | 2012-02-11 | 3 | -21/+18 |
* | Move the calendar in front of the modal box. | Jean-Philippe Lang | 2012-02-11 | 1 | -1/+1 |
* | Displays the full form when creating a version from the issue form so that re... | Jean-Philippe Lang | 2012-02-11 | 1 | -1/+6 |
* | Makes error class more specific to prevent clashes with syntax highlight (#10... | Jean-Philippe Lang | 2012-02-10 | 1 | -2/+1 |
* | Removed unused style. | Jean-Philippe Lang | 2012-02-10 | 1 | -1/+0 |
* | 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 |
* | Slight change to the context menu style. | Jean-Philippe Lang | 2012-02-09 | 1 | -1/+2 |
* | Bulk-edit custom fields through context menu (#6296). | Jean-Philippe Lang | 2012-02-09 | 1 | -1/+1 |
* | 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 |
* | Adds a "Manage related isses" permission to add/remove commits/issues relatio... | Jean-Philippe Lang | 2012-02-05 | 1 | -0/+2 |
* | Better handling of issue update conflicts (#8691). | Jean-Philippe Lang | 2012-02-04 | 1 | -2/+4 |
* | Revision graph code cleanup. | Etienne Massip | 2012-02-04 | 1 | -163/+90 |
* | replace tabs to spaces at public/help/wiki_syntax_detailed.html | Toshi MARUYAMA | 2012-02-04 | 1 | -6/+6 |
* | Permissions report: display role names on each permission group (#10119). | Jean-Philippe Lang | 2012-02-02 | 1 | -0/+2 |