| Commit message (Expand) | Author | Age | Files | Lines |
* | ruby1.8 compatibility (#703, #3521). | Jean-Philippe Lang | 2012-07-15 | 1 | -2/+2 |
* | Validate attachment description length (#11365). | Jean-Philippe Lang | 2012-07-15 | 1 | -0/+1 |
* | Adds maxlength=255 attribute on attachment description input field (#11365). | Jean-Philippe Lang | 2012-07-15 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-15 | 1 | -14/+14 |
* | Removed hard-coded strings (#703, #3521). | Jean-Philippe Lang | 2012-07-15 | 2 | -3/+3 |
* | Workflow enhancement: editable and required fields configurable by role, trac... | Jean-Philippe Lang | 2012-07-15 | 19 | -80/+376 |
* | Fixed that 200 API responses have a body containing one space (#11388). | Jean-Philippe Lang | 2012-07-14 | 10 | -19/+25 |
* | Fixed that link to the assignee is escaped twice on the issue view (#11352). | Jean-Philippe Lang | 2012-07-09 | 1 | -1/+1 |
* | Adds Etags on attachments. | Jean-Philippe Lang | 2012-07-08 | 1 | -9/+12 |
* | Compute issue ids array only once. | Jean-Philippe Lang | 2012-07-08 | 3 | -15/+16 |
* | Show shared versions when editing issues from different projects with the con... | Jean-Philippe Lang | 2012-07-08 | 2 | -3/+3 |
* | Removed unused helper. | Jean-Philippe Lang | 2012-07-08 | 1 | -1/+0 |
* | Adds a scope for sorting groups. | Jean-Philippe Lang | 2012-07-08 | 2 | -1/+3 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-08 | 1 | -0/+4 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-07 | 1 | -5/+11 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-07 | 1 | -4/+7 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-07 | 1 | -9/+14 |
* | Use named routes. | Jean-Philippe Lang | 2012-07-07 | 4 | -16/+16 |
* | Fixed that deleting the last reply of a topic does not update last_reply_id. | Jean-Philippe Lang | 2012-07-07 | 1 | -10/+6 |
* | Use named routes. | Jean-Philippe Lang | 2012-07-07 | 1 | -2/+2 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 33 | -63/+45 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-07 | 1 | -8/+2 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-07 | 1 | -1/+1 |
* | Displays thumbnails of attached images of the issue view (#1006). | Jean-Philippe Lang | 2012-07-07 | 7 | -5/+70 |
* | Adds a configurable timeout for LDAP authentication (#8978). | Jean-Philippe Lang | 2012-07-07 | 3 | -9/+29 |
* | Fixed: Openid registration form should not require user to enter password (#1... | Jean-Philippe Lang | 2012-07-07 | 1 | -2/+5 |
* | Fixed: escaped link in conflict resolution form (#11341). | Jean-Philippe Lang | 2012-07-07 | 1 | -1/+1 |
* | Ignore emails with "Auto-Submitted: auto-*" header (#11338). | Jean-Philippe Lang | 2012-07-07 | 1 | -6/+9 |
* | Adds Private filter to the issue list (#8577). | Jean-Philippe Lang | 2012-07-05 | 1 | -1/+13 |
* | Makes Private column available on the issue list (#8577). | Jean-Philippe Lang | 2012-07-05 | 1 | -0/+5 |
* | Perf: don't load preferences for the anonymous user. | Jean-Philippe Lang | 2012-07-05 | 1 | -0/+4 |
* | Perf: use a custom decoder for Role#permissions instead of YAML.load. | Jean-Philippe Lang | 2012-07-05 | 1 | -5/+14 |
* | Ability to disable standard fields on a per tracker basis (#1091). | Jean-Philippe Lang | 2012-07-05 | 11 | -43/+188 |
* | Fixed: Can't filter for negative numeric custom field (#11307). | Jean-Philippe Lang | 2012-07-04 | 1 | -2/+2 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-04 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-04 | 1 | -6/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-04 | 1 | -6/+2 |
* | Perf: don't load parent message for generating a link. | Jean-Philippe Lang | 2012-07-04 | 1 | -1/+1 |
* | Code cleanup. | Etienne Massip | 2012-06-26 | 1 | -8/+9 |
* | More specific flash message when creating a user account. | Jean-Philippe Lang | 2012-06-26 | 1 | -1/+1 |
* | Additional "Log time" link on project overview (#11181). | Jean-Philippe Lang | 2012-06-26 | 1 | -1/+5 |
* | Fixed: Link is escaped in wiki added/updated notification email (#11262). | Jean-Philippe Lang | 2012-06-26 | 2 | -2/+2 |
* | Fixed that root projects are escaped twice in the project drop down (#11217). | Jean-Philippe Lang | 2012-06-26 | 1 | -1/+1 |
* | Moved logic relative to project status from User to Project model (#3640). | Jean-Philippe Lang | 2012-06-25 | 2 | -6/+10 |
* | Visual hint for closed projects on project list (#3640). | Jean-Philippe Lang | 2012-06-25 | 1 | -1/+1 |
* | Ability to close projects (read-only) (#3640). | Jean-Philippe Lang | 2012-06-25 | 10 | -23/+77 |
* | Removed test line committed accidently (#11073). | Etienne Massip | 2012-06-23 | 1 | -1/+0 |
* | Use base class name as customized type to fix @UserCustomField#order_statement@. | Etienne Massip | 2012-06-23 | 1 | -2/+3 |
* | Reversed order of priorities on the issue summary page (#11205). | Jean-Philippe Lang | 2012-06-20 | 1 | -2/+2 |
* | Makes repository url read-only after saving. | Jean-Philippe Lang | 2012-06-20 | 3 | -10/+13 |