| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate project identifier automatically with JavaScript (#9225). | Jean-Philippe Lang | 2013-01-06 | 1 | -1/+7 |
* | Store the other issue in a variable (#10916). | Jean-Philippe Lang | 2013-01-05 | 1 | -6/+7 |
* | Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436). | Jean-Philippe Lang | 2013-01-05 | 1 | -2/+21 |
* | Deprecates Version#*_pourcent in favour of #*_percent (#12724). | Jean-Philippe Lang | 2013-01-04 | 1 | -1/+1 |
* | replace tabs to spaces at app/views/timelog/_form.html.erb | Toshi MARUYAMA | 2012-12-27 | 1 | -16/+16 |
* | Update the issue subject when choosing an issue from the drop down menu. | Jean-Philippe Lang | 2012-12-26 | 1 | -2/+11 |
* | Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2. | Jean-Philippe Lang | 2012-12-26 | 1 | -1/+1 |
* | Auto-populate fields while creating a new user with LDAP (#10286). | Jean-Philippe Lang | 2012-12-26 | 1 | -0/+18 |
* | Missing labels on auth_source edit form. | Jean-Philippe Lang | 2012-12-24 | 1 | -1/+1 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-23 | 4 | -6/+14 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-23 | 5 | -62/+21 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-23 | 1 | -9/+7 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 2 | -10/+10 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 2 | -4/+4 |
* | Code cleanup. | Jean-Philippe Lang | 2012-12-22 | 2 | -10/+9 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 1 | -15/+17 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 3 | -11/+7 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 1 | -31/+28 |
* | Use #assert_select instead of #assert_tag. | Jean-Philippe Lang | 2012-12-22 | 1 | -1/+1 |
* | Save the selected file just in case uploading stuff fails/is not supported. | Jean-Philippe Lang | 2012-12-15 | 1 | -1/+2 |
* | Code cleanup in AuthSource controller and views. | Jean-Philippe Lang | 2012-12-13 | 5 | -60/+27 |
* | Code cleanup: implement Plugin#to_param for generating routes. | Jean-Philippe Lang | 2012-12-13 | 1 | -2/+2 |
* | Fixed: clicking journal edit multiple times shows multiple forms (#12568). | Jean-Philippe Lang | 2012-12-13 | 1 | -1/+7 |
* | Moved javascript include tag to head. | Jean-Philippe Lang | 2012-12-10 | 1 | -1/+3 |
* | Merged ajax_upload branch (#3957). | Jean-Philippe Lang | 2012-12-10 | 5 | -15/+35 |
* | Makes time entry custom fields available for display on the time entries list... | Jean-Philippe Lang | 2012-12-09 | 2 | -47/+44 |
* | Adds filters for regular/custom fields to the time entries list/report (#10191). | Jean-Philippe Lang | 2012-12-09 | 1 | -0/+1 |
* | Rename the Member column to User on the time entries list. | Jean-Philippe Lang | 2012-12-09 | 1 | -1/+1 |
* | Adds TimeEntryQuery for listing time entries. | Jean-Philippe Lang | 2012-12-09 | 1 | -32/+13 |
* | Adds STI to Query model. Issue queries are now IssueQuery instances. | Jean-Philippe Lang | 2012-12-09 | 1 | -1/+1 |
* | Group events in the activity view (#12542). | Jean-Philippe Lang | 2012-12-08 | 1 | -4/+5 |
* | Adds an option for displaying the issue description on the issue list (#3447). | Jean-Philippe Lang | 2012-12-06 | 4 | -6/+20 |
* | Preserve the "from" parameter in activity links. | Jean-Philippe Lang | 2012-12-02 | 1 | -1/+1 |
* | Adds helpers for retrieving my page data. | Jean-Philippe Lang | 2012-12-02 | 7 | -31/+7 |
* | Replaces find(:all) calls. | Jean-Philippe Lang | 2012-12-02 | 4 | -4/+4 |
* | Fixed that repository identifier may not be displayed in project settings (#1... | Jean-Philippe Lang | 2012-11-18 | 1 | -1/+1 |
* | 'None' grouped issue list section should be translated (#12358). | Jean-Philippe Lang | 2012-11-17 | 1 | -1/+1 |
* | Issue "Update" link broken focus (#12356). | Jean-Philippe Lang | 2012-11-17 | 1 | -1/+1 |
* | Adds a div that wraps everything except the footer. | Jean-Philippe Lang | 2012-11-08 | 1 | -0/+2 |
* | Fixed source indentation (#8106). | Jean-Philippe Lang | 2012-10-30 | 1 | -3/+3 |
* | Issues by Category should show tasks without category (#8106). | Jean-Philippe Lang | 2012-10-30 | 1 | -6/+5 |
* | Display non working days on gantt according to settings (#2161). | Jean-Philippe Lang | 2012-10-29 | 1 | -2/+3 |
* | Non working days is an array of strings (#2161). | Jean-Philippe Lang | 2012-10-29 | 1 | -1/+1 |
* | Ignore non-working days when rescheduling an issue (#2161). | Jean-Philippe Lang | 2012-10-29 | 1 | -0/+2 |
* | Hard-coded "Back" on 404 view (#12231). | Jean-Philippe Lang | 2012-10-28 | 1 | -1/+1 |
* | Use page parameter instead of p for pagination. | Jean-Philippe Lang | 2012-10-28 | 1 | -1/+1 |
* | Wrap issue description and its contextual menu in a div (#12211). | Jean-Philippe Lang | 2012-10-27 | 1 | -0/+2 |
* | Adds last edit comments on the wiki page (#7082). | Jean-Philippe Lang | 2012-10-25 | 1 | -0/+1 |
* | Adds ?include=attachments option when retrieving a wiki page with the REST AP... | Jean-Philippe Lang | 2012-10-25 | 1 | -0/+6 |
* | REST API for retrieving wiki pages (#7082). | Jean-Philippe Lang | 2012-10-25 | 2 | -0/+24 |