| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds label_any string for filters. | Jean-Philippe Lang | 2012-10-04 | 1 | -1/+1 |
* | Adds no_issue_in_project operator for relations filter (#3265). | Jean-Philippe Lang | 2012-10-04 | 1 | -6/+8 |
* | sort custom field issue filter by type and position (#12018) | Toshi MARUYAMA | 2012-10-04 | 2 | -1/+7 |
* | move CustomFieldsHelper tabs variable to model constant for common use (#12018) | Toshi MARUYAMA | 2012-10-04 | 1 | -0/+21 |
* | change "is_private" issue filter order from 15 to 16 (#12018) | Toshi MARUYAMA | 2012-10-04 | 1 | -1/+1 |
* | change "status" issue filter order from 1 to 0 (#12018) | Toshi MARUYAMA | 2012-10-04 | 1 | -1/+1 |
* | Private issue notes (#1554). | Jean-Philippe Lang | 2012-10-03 | 4 | -11/+72 |
* | code layout cleanup Query available_filters method | Toshi MARUYAMA | 2012-10-02 | 1 | -33/+71 |
* | add new user format "lastname" (#10937) | Toshi MARUYAMA | 2012-10-01 | 1 | -1/+6 |
* | pin user format order at setting panel (#10937) | Toshi MARUYAMA | 2012-10-01 | 1 | -5/+25 |
* | Call sort for array with more than one element only. | Jean-Philippe Lang | 2012-09-29 | 1 | -2/+2 |
* | Test failure. | Jean-Philippe Lang | 2012-09-29 | 1 | -1/+1 |
* | Makes related issues available for display and filtering on the issue list (#... | Jean-Philippe Lang | 2012-09-29 | 3 | -10/+105 |
* | Do not link copied issues when copying a project (#6899). | Jean-Philippe Lang | 2012-09-27 | 2 | -2/+2 |
* | Adds a "Copied from/to" relation when copying issue(s) (#6899). | Jean-Philippe Lang | 2012-09-27 | 2 | -5/+18 |
* | remove trailing white-spaces from app/models/query.rb | Toshi MARUYAMA | 2012-09-25 | 1 | -3/+3 |
* | replace tab to space at app/models/query.rb | Toshi MARUYAMA | 2012-09-25 | 1 | -1/+1 |
* | Use eager loaded #principal association instead of #user (#11904). | Jean-Philippe Lang | 2012-09-22 | 1 | -1/+1 |
* | Use eager loaded #principal association instead of #user (#11904). | Jean-Philippe Lang | 2012-09-22 | 1 | -1/+1 |
* | Avoid to run one SQL query per member on Project#assignable_users (#11904). | Jean-Philippe Lang | 2012-09-22 | 1 | -1/+1 |
* | Potential can't dup NilClass error in UserPreference (#11905). | Jean-Philippe Lang | 2012-09-22 | 1 | -1/+1 |
* | Anonymous users should always see public issues only (#11872). | Jean-Philippe Lang | 2012-09-20 | 2 | -19/+24 |
* | Anonymous users should not see private issues with anonymous author (#11872). | Jean-Philippe Lang | 2012-09-19 | 1 | -6/+14 |
* | scm: bazaar: use log encoding as path encoding (#11834) | Toshi MARUYAMA | 2012-09-18 | 1 | -0/+22 |
* | scm: bazaar: remove unused scm.revisions ":with_paths => true" option from fe... | Toshi MARUYAMA | 2012-09-16 | 1 | -1/+1 |
* | Do not consider that versions that are due today are completed. | Jean-Philippe Lang | 2012-09-16 | 1 | -1/+1 |
* | Fixed comment. | Etienne Massip | 2012-09-12 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2012-09-09 | 1 | -6/+6 |
* | Fixed that the reminder email excludes issues assigned to groups (#11723). | Jean-Philippe Lang | 2012-09-09 | 1 | -1/+10 |
* | Fixed: Issues associated with a locked version are not copied when copying a ... | Jean-Philippe Lang | 2012-09-09 | 1 | -1/+11 |
* | Fixed that target version is lost on project copy for issues that are assigne... | Jean-Philippe Lang | 2012-09-09 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2012-09-09 | 1 | -6/+4 |
* | Adapt subtasks copy when copying a project (#6965). | Jean-Philippe Lang | 2012-09-08 | 1 | -1/+1 |
* | Option to copy subtasks when copying issue(s) (#6965). | Jean-Philippe Lang | 2012-09-08 | 1 | -0/+27 |
* | Create role by copy (#9258). | Jean-Philippe Lang | 2012-09-03 | 1 | -0/+9 |
* | Code cleanup: removed the obsolete with_limit scope. | Jean-Philippe Lang | 2012-08-27 | 1 | -1/+0 |
* | Do not build a projects_by_role Hash that gets updated when accessing a key t... | Jean-Philippe Lang | 2012-08-27 | 1 | -3/+6 |
* | Make sure we don't build an empty IN () statement (#11662). | Jean-Philippe Lang | 2012-08-27 | 1 | -1/+1 |
* | MailHandler: Match assignee on the full display name (#11552). | Jean-Philippe Lang | 2012-08-26 | 1 | -1/+1 |
* | use Rails3 Active Record syntax in DocumentCategory model | Toshi MARUYAMA | 2012-08-22 | 1 | -3/+1 |
* | force set default document category if it is not set on database (#11665) | Toshi MARUYAMA | 2012-08-21 | 1 | -0/+8 |
* | Fixed that open scope on Project#issues raises an error (#11545). | Jean-Philippe Lang | 2012-08-13 | 2 | -2/+0 |
* | Fixed that projects are not ordered alphabetically after renaming project (#1... | Jean-Philippe Lang | 2012-08-10 | 1 | -16/+26 |
* | Code cleanup. | Jean-Philippe Lang | 2012-08-08 | 1 | -0/+9 |
* | Code cleanup. | Jean-Philippe Lang | 2012-08-08 | 1 | -1/+1 |
* | Ability to filter issues using project, author, assignee and target version c... | Jean-Philippe Lang | 2012-08-07 | 1 | -5/+35 |
* | Update the new custom field form with remotely. | Jean-Philippe Lang | 2012-08-07 | 1 | -0/+4 |
* | Build issue filters using javascript. | Jean-Philippe Lang | 2012-08-07 | 1 | -0/+18 |
* | Prevent "Overwriting existing method User.active" warning, scope is already d... | Jean-Philippe Lang | 2012-08-07 | 1 | -2/+0 |
* | Prevents "Overwriting existing method Issue.open" warning (#11545). | Jean-Philippe Lang | 2012-08-07 | 2 | -0/+2 |