| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed: error raised when copying project wiki with wiki module disabled (#130... | Jean-Philippe Lang | 2013-02-07 | 1 | -1/+3 |
* | Code cleanup. | Jean-Philippe Lang | 2013-02-03 | 1 | -1/+1 |
* | Typo that triggers an error when editing a subproject (#5605). | Jean-Philippe Lang | 2013-02-02 | 1 | -1/+1 |
* | Don't remove watchers on permission change. | Jean-Philippe Lang | 2013-02-02 | 2 | -14/+0 |
* | Optionaly inherit members from parent project (#5605). | Jean-Philippe Lang | 2013-02-02 | 3 | -5/+71 |
* | Test broken by r11296. | Jean-Philippe Lang | 2013-02-02 | 1 | -1/+1 |
* | Refactors methods for searching a user by token. | Jean-Philippe Lang | 2013-02-02 | 2 | -13/+22 |
* | Skip callbacks when updating last_login_on. | Jean-Philippe Lang | 2013-02-01 | 1 | -2/+2 |
* | Code cleanup. | Jean-Philippe Lang | 2013-01-30 | 1 | -6/+2 |
* | Fixe that filter "Assignee's group" doesn't work with group assignments (#130... | Jean-Philippe Lang | 2013-01-29 | 1 | -0/+1 |
* | Test failure with JRuby 1.7.2 (#12228). | Jean-Philippe Lang | 2013-01-27 | 1 | -1/+2 |
* | Always notify project members about news unless they turned off all notificat... | Jean-Philippe Lang | 2013-01-26 | 2 | -28/+20 |
* | remove trailing white-space from app/models/attachment.rb | Toshi MARUYAMA | 2013-01-26 | 1 | -1/+1 |
* | Adds "sorted" scope to Principal and User and sort users/groups properly. | Jean-Philippe Lang | 2013-01-23 | 2 | -0/+11 |
* | "Parent task is invalid" while editing child issues with restricted Issues Vi... | Jean-Philippe Lang | 2013-01-20 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2013-01-20 | 1 | -6/+9 |
* | Split "Manage documents" permission into create, edit and delete permissions ... | Jean-Philippe Lang | 2013-01-20 | 1 | -1/+1 |
* | Removed useless require 'iconv' (#12787). | Jean-Philippe Lang | 2013-01-12 | 2 | -3/+0 |
* | Makes issue custom fields available as timelog columns (#1766). | Jean-Philippe Lang | 2013-01-12 | 2 | -0/+23 |
* | Adds issue custom fields to time entries filters (#10191). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 74 | -74/+74 |
* | Ability to uncheck "Multiple values" for existing custom fields (#12251). | Jean-Philippe Lang | 2013-01-12 | 1 | -0/+17 |
* | Gantt perf: fixed that Project#start_date and #due_date run way too much quer... | Jean-Philippe Lang | 2013-01-06 | 2 | -8/+14 |
* | remove trailing white-spaces from app/models/mail_handler.rb | Toshi MARUYAMA | 2013-01-06 | 1 | -2/+2 |
* | Negative estimated hours should not be valid (#12735). | Jean-Philippe Lang | 2013-01-05 | 1 | -1/+1 |
* | Adds a custom validator for dates (#12736). | Jean-Philippe Lang | 2013-01-05 | 2 | -16/+3 |
* | Make sure that dates are stored as YYYY-MM-DD in journal details (#12713). | Jean-Philippe Lang | 2013-01-04 | 1 | -2/+5 |
* | Prevent sqlserver adapter from breaking the sub-query (#12713). | Jean-Philippe Lang | 2013-01-04 | 1 | -1/+1 |
* | Pass the order option as an array to satisfy sqlserver adapter (#12713). | Jean-Philippe Lang | 2013-01-04 | 1 | -6/+4 |
* | Deprecates Version#*_pourcent in favour of #*_percent (#12724). | Jean-Philippe Lang | 2013-01-04 | 2 | -5/+17 |
* | Make sure we don't cast an empty string to numeric (#12713). | Jean-Philippe Lang | 2013-01-03 | 2 | -7/+7 |
* | Use joins instead of sub-queries in group by/sort by when using custom fields... | Jean-Philippe Lang | 2013-01-03 | 2 | -13/+23 |
* | Repository changesets are already sorted by committed_on DESC (#12713). | Jean-Philippe Lang | 2013-01-03 | 1 | -2/+1 |
* | Prevents position to be specified more than once in the order by list which i... | Jean-Philippe Lang | 2013-01-03 | 1 | -1/+1 |
* | SQLServer: rule is a reserved keyword (#12713). | Jean-Philippe Lang | 2013-01-03 | 1 | -2/+2 |
* | SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allo... | Jean-Philippe Lang | 2013-01-03 | 2 | -7/+7 |
* | Typo in app/models/tracker.rb (#12707). | Jean-Philippe Lang | 2013-01-02 | 1 | -1/+1 |
* | Auto-populate fields while creating a new user with LDAP (#10286). | Jean-Philippe Lang | 2012-12-26 | 2 | -7/+53 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 1 | -0/+5 |
* | remove trailing white-spaces from app/models/issue_relation.rb | Toshi MARUYAMA | 2012-12-21 | 1 | -2/+2 |
* | Code cleanup. | Jean-Philippe Lang | 2012-12-13 | 3 | -4/+4 |
* | Fixed that validation fails when receiving an email with list custom fields (... | Jean-Philippe Lang | 2012-12-13 | 1 | -1/+7 |
* | Store attachments in subdirectories (#5298). | Jean-Philippe Lang | 2012-12-13 | 1 | -7/+38 |
* | Moved IssueRelations to IssueRelation::Relations. | Jean-Philippe Lang | 2012-12-10 | 2 | -15/+15 |
* | Merged ajax_upload branch (#3957). | Jean-Philippe Lang | 2012-12-10 | 1 | -2/+10 |
* | Makes time entry custom fields available for display on the time entries list... | Jean-Philippe Lang | 2012-12-09 | 1 | -1/+8 |
* | Adds filters for custom fields related to the project and user of time entrie... | Jean-Philippe Lang | 2012-12-09 | 1 | -0/+1 |
* | Adds filters for regular/custom fields to the time entries list/report (#10191). | Jean-Philippe Lang | 2012-12-09 | 2 | -2/+51 |
* | Fixed syntax for ruby1.8. | Jean-Philippe Lang | 2012-12-09 | 1 | -1/+1 |
* | Adds TimeEntryQuery for listing time entries. | Jean-Philippe Lang | 2012-12-09 | 2 | -5/+108 |