| Commit message (Expand) | Author | Age | Files | Lines |
* | fix three png transparency (#14223) | Toshi MARUYAMA | 2013-06-06 | 3 | -0/+0 |
* | set default issue start/due datepicker from due/start date (#14024) | Toshi MARUYAMA | 2013-05-19 | 1 | -0/+16 |
* | Highlighting of source link target line (#13746). | Jean-Philippe Lang | 2013-05-18 | 1 | -0/+3 |
* | Fixed that JS warning is not displayed when attachment maximum size is 0 (#13... | Jean-Philippe Lang | 2013-05-13 | 1 | -1/+1 |
* | sync Lithuanian jQuery datepicker (#13674) | Toshi MARUYAMA | 2013-05-11 | 1 | -2/+2 |
* | sync Lithuanian jQuery datepicker (#13674) | Toshi MARUYAMA | 2013-05-08 | 1 | -3/+3 |
* | Add documentation about horizontal rule syntax (#2427). | Jean-Baptiste Barth | 2013-05-07 | 1 | -0/+6 |
* | Update URL when changing tab (#13900). | Jean-Baptiste Barth | 2013-05-02 | 1 | -1/+6 |
* | Fixed: Lost text after selection in issue list with IE (#12650). | Jean-Philippe Lang | 2013-05-01 | 1 | -1/+1 |
* | code layout clean up application.js | Toshi MARUYAMA | 2013-04-23 | 1 | -20/+16 |
* | code layout clean up select_list_move.js | Toshi MARUYAMA | 2013-04-23 | 1 | -24/+10 |
* | remove commented code from select_list_move.js | Toshi MARUYAMA | 2013-04-23 | 1 | -4/+1 |
* | application.js: randomKey function optimization (#13826) | Toshi MARUYAMA | 2013-04-22 | 1 | -3/+3 |
* | fix favicon bug in IE8 (#13829) | Toshi MARUYAMA | 2013-04-22 | 1 | -0/+0 |
* | fix JavaScript error of revision_graph.js on IE7 (#13823) | Toshi MARUYAMA | 2013-04-21 | 1 | -1/+1 |
* | fix JavaScript error of gantt.js on IE7 (#13823) | Toshi MARUYAMA | 2013-04-21 | 1 | -1/+1 |
* | update jquery.ui.datepicker-de.js (#13825) | Toshi MARUYAMA | 2013-04-21 | 1 | -4/+4 |
* | add missing ; in {} at application.js (#13811) | Toshi MARUYAMA | 2013-04-20 | 1 | -1/+1 |
* | fix ; position of if(){} at application.js (#13811) | Toshi MARUYAMA | 2013-04-20 | 1 | -3/+3 |
* | remove unneeded ; from warnLeavingUnsaved of application.js (#13811) | Toshi MARUYAMA | 2013-04-20 | 1 | -1/+1 |
* | add missing ; at toggleCheckboxesBySelector of application.js (#13811) | Toshi MARUYAMA | 2013-04-20 | 1 | -1/+1 |
* | use ===/!== instead of ==/!= in application.js (#13811) | Toshi MARUYAMA | 2013-04-20 | 1 | -3/+3 |
* | fix JavaScript error on IE7 (#13811) | Toshi MARUYAMA | 2013-04-20 | 1 | -1/+1 |
* | fix favicon for Opera (#13687) | Toshi MARUYAMA | 2013-04-06 | 1 | -0/+0 |
* | Lithuanian translation for 2.3-stable updated by Vasaris VÄ—jas (#13678, #13674) | Toshi MARUYAMA | 2013-04-04 | 1 | -2/+2 |
* | add missing Portuguese jQuery UI date picker (#13584) | Toshi MARUYAMA | 2013-03-25 | 1 | -0/+22 |
* | JQuery Datepicker popup is missing multiple month/year modifiers (#13260). | Jean-Philippe Lang | 2013-03-19 | 1 | -0/+4 |
* | Project select for new membership overflows with long project names. | Jean-Philippe Lang | 2013-03-01 | 1 | -0/+2 |
* | Use li tags for issue links in the sidebar (#13242). | Jean-Philippe Lang | 2013-02-24 | 1 | -2/+2 |
* | Use ti tags for sidebar queries (#13242). | Jean-Philippe Lang | 2013-02-24 | 1 | -2/+2 |
* | Removed hard-coded style in watchers list. | Jean-Philippe Lang | 2013-02-20 | 1 | -1/+1 |
* | Use a textarea instead of an input for the default value of long text custom ... | Jean-Philippe Lang | 2013-02-15 | 1 | -0/+2 |
* | Bulgarian translation of jstoolbar-bg.js updated by Ivan Cenov (#13181) | Toshi MARUYAMA | 2013-02-15 | 1 | -1/+1 |
* | add jquery.ui.datepicker-az.js (#13152) | Toshi MARUYAMA | 2013-02-15 | 1 | -0/+23 |
* | copy jstoolbar-az.js from jstoolbar-en.js (#13152) | Toshi MARUYAMA | 2013-02-15 | 1 | -0/+16 |
* | Fixed that long project names in the header may overlap the main menu (#13127). | Jean-Philippe Lang | 2013-02-11 | 1 | -1/+1 |
* | CSS cleanup. | Jean-Philippe Lang | 2013-02-02 | 1 | -9/+7 |
* | Removed div around fieldset on project modules. | Jean-Philippe Lang | 2013-02-02 | 1 | -0/+1 |
* | Style should be applied to child legend only. | Jean-Philippe Lang | 2013-01-20 | 1 | -2/+2 |
* | Gantt progress lines (#12122). | Jean-Philippe Lang | 2013-01-20 | 1 | -1/+64 |
* | Adds pagination to users list when adding project or group members (#9549). | Jean-Philippe Lang | 2013-01-18 | 2 | -2/+2 |
* | Underscores are allowed in project identifiers (#9225). | Jean-Philippe Lang | 2013-01-15 | 1 | -2/+2 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 2 | -2/+2 |
* | Generate project identifier automatically with JavaScript (#9225). | Jean-Philippe Lang | 2013-01-06 | 1 | -0/+78 |
* | Only process issues that have relations. | Jean-Philippe Lang | 2013-01-05 | 1 | -8/+6 |
* | Use JSON so we don't have to parse data-rels manually (#3436). | Jean-Philippe Lang | 2013-01-05 | 1 | -8/+5 |
* | Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436). | Jean-Philippe Lang | 2013-01-05 | 1 | -0/+114 |
* | Deprecates Version#*_pourcent in favour of #*_percent (#12724). | Jean-Philippe Lang | 2013-01-04 | 1 | -1/+1 |
* | Link to Wikipedia (#12691). | Jean-Philippe Lang | 2013-01-02 | 1 | -1/+1 |
* | Icon for the textile help link. | Jean-Philippe Lang | 2013-01-02 | 4 | -7/+16 |