| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds support for custom date format when importing a CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -0/+4 |
* | Import issues from CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 9 | -0/+241 |
* | adjust source indents (#20298) | Toshi MARUYAMA | 2015-08-12 | 1 | -33/+33 |
* | "div" tag around revision details (#20298) | Toshi MARUYAMA | 2015-08-12 | 1 | -0/+2 |
* | Makes new issue initial status settable in workflow (#5816). | Jean-Philippe Lang | 2015-07-26 | 1 | -4/+5 |
* | Welcome text misses wiki div (#5770). | Jean-Philippe Lang | 2015-07-24 | 1 | -1/+3 |
* | Don't display estimated hours when nil and total is 0. | Jean-Philippe Lang | 2015-07-05 | 1 | -1/+1 |
* | Adds a named route for test email. | Jean-Philippe Lang | 2015-06-29 | 1 | -1/+1 |
* | The test email action should only be accessible with POST (#20203). | Jean-Philippe Lang | 2015-06-29 | 1 | -1/+1 |
* | Fixed that user with "Manage public queries" permission, can create global pu... | Jean-Philippe Lang | 2015-06-29 | 1 | -6/+8 |
* | Add avatar and edit link to "My account" page (#5418). | Jean-Philippe Lang | 2015-06-27 | 1 | -1/+5 |
* | Removed unused view. | Jean-Philippe Lang | 2015-06-21 | 1 | -13/+0 |
* | Removed extra blank lines (#19851). | Jean-Philippe Lang | 2015-06-19 | 2 | -3/+0 |
* | Adds a UI test (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -1/+1 |
* | Removed extra blank lines (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -3/+0 |
* | Fixed wrong password rendering broken by r14339 (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -2/+2 |
* | Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -3/+3 |
* | Use existing label for password submission (#19851). | Jean-Philippe Lang | 2015-06-19 | 2 | -2/+2 |
* | Require password re-entry for sensitive actions (#19851). | Jean-Philippe Lang | 2015-06-19 | 6 | -2/+53 |
* | Deprecates Project#member_principals. | Jean-Philippe Lang | 2015-06-18 | 1 | -1/+1 |
* | Adds a form to manually submit an email to the mail handler. | Jean-Philippe Lang | 2015-06-15 | 1 | -0/+43 |
* | Set new member form width to 90% (#19844). | Jean-Philippe Lang | 2015-06-14 | 1 | -1/+1 |
* | Put roadmap versions in <article> tags (#19341). | Jean-Philippe Lang | 2015-06-13 | 1 | -1/+5 |
* | Put news articles into <article> tags (#19339). | Jean-Philippe Lang | 2015-06-13 | 1 | -7/+11 |
* | Set a max width to html email content (#16535). | Jean-Philippe Lang | 2015-06-06 | 4 | -4/+27 |
* | Replaces hard-coded strings in views (#19707). | Jean-Philippe Lang | 2015-06-06 | 1 | -3/+3 |
* | Ability to limit member management to certain roles (#19707). | Jean-Philippe Lang | 2015-05-31 | 3 | -5/+34 |
* | Update activities list when changing project/issue id on the time entry form ... | Jean-Philippe Lang | 2015-05-30 | 2 | -0/+14 |
* | Adds a role setting that viewing all or own time entries (#8929). | Jean-Philippe Lang | 2015-05-30 | 4 | -4/+10 |
* | Display time spent on the issue and the total time spent like estimated hours... | Jean-Philippe Lang | 2015-05-25 | 1 | -1/+3 |
* | Don't store total estimated hours on parent issues (#16092). | Jean-Philippe Lang | 2015-05-25 | 1 | -2/+2 |
* | Adds a setting to control done ratio on parent tasks (#5490). | Jean-Philippe Lang | 2015-05-25 | 1 | -0/+2 |
* | Adds settings to control start/due dates and priority on parent tasks (#5490). | Jean-Philippe Lang | 2015-05-25 | 2 | -6/+13 |
* | Code cleanup (#19458). | Jean-Philippe Lang | 2015-05-10 | 1 | -1/+1 |
* | Add the ability to expire passwords after a configurable number of days (#194... | Jean-Philippe Lang | 2015-05-10 | 2 | -1/+5 |
* | Refresh watchers list when watching/unwatching an issue (#4334). | Jean-Philippe Lang | 2015-05-08 | 2 | -1/+2 |
* | "Required" and "Read-only" rules on "Fields Permissions" screen are not color... | Jean-Philippe Lang | 2015-04-11 | 1 | -1/+1 |
* | Include custom fields description in project settings and issue view (#19296). | Jean-Philippe Lang | 2015-03-21 | 1 | -1/+1 |
* | Don't let users be sorted by email (#19161). | Jean-Philippe Lang | 2015-03-20 | 1 | -1/+1 |
* | Adds the date format for ambiguous dates (#19243). | Jean-Philippe Lang | 2015-03-07 | 1 | -1/+1 |
* | Use named routes. | Jean-Philippe Lang | 2015-02-25 | 1 | -5/+5 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 94 | -159/+159 |
* | Check plugins updates using https (#17722). | Jean-Philippe Lang | 2015-02-15 | 1 | -1/+1 |
* | Adds custom fields to documents (#7249). | Jean-Philippe Lang | 2015-02-14 | 2 | -0/+13 |
* | Implements /issues/new form for creating issues outside a project (#1003). | Jean-Philippe Lang | 2015-02-14 | 2 | -3/+3 |
* | Removed IssuesController#update_form action, use #new and #edit instead. | Jean-Philippe Lang | 2015-02-13 | 4 | -3/+4 |
* | Added Issue#attributes_editable? | Jean-Philippe Lang | 2015-02-13 | 1 | -1/+1 |
* | Moved users list diplayed as available watchers on the new issue form to an h... | Jean-Philippe Lang | 2015-02-13 | 1 | -1/+1 |
* | Links to completed versions on the roadmap page might lead to a "403 not auth... | Jean-Philippe Lang | 2015-02-08 | 1 | -1/+1 |
* | Adds a :copy_issues permission (#18855). | Jean-Philippe Lang | 2015-02-08 | 2 | -3/+4 |