summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* Harmonize setting labels (#21421).Jean-Philippe Lang2016-02-052-3/+2
* Security notifications when password or email adress is changed (#21421).Jean-Philippe Lang2016-02-058-2/+106
* Tests broken (#4266).Jean-Philippe Lang2016-01-311-3/+3
* Adds units in history for estimated time (#12456).Jean-Philippe Lang2016-01-311-2/+2
* Adds links to changeset diff on the issue history (#4266).Jean-Philippe Lang2016-01-311-1/+11
* Display the changeset details when the diff is for a single changeset only (#...Jean-Philippe Lang2016-01-311-0/+4
* Locals are not used in the partial (#4266).Jean-Philippe Lang2016-01-312-2/+2
* Adds changeset comments to diff view (#4266).Jean-Philippe Lang2016-01-313-46/+47
* Don't use implicit variables later (#21593).Jean-Philippe Lang2016-01-301-2/+2
* Add class to contextual edit button that relates to heading on wiki pages ().Jean-Philippe Lang2016-01-301-1/+1
* Query project_statement - do not collect ids of subtree (#21611).Jean-Philippe Lang2016-01-301-5/+7
* Wiki lists in the sidebar are broken (#21263).Jean-Philippe Lang2016-01-301-1/+3
* Additional option for USER_FORMAT, #{lastname}#{firstname} without any sperat...Jean-Philippe Lang2016-01-301-3/+8
* Typo: s/creditentials/credentials/ (#21861).Jean-Philippe Lang2016-01-301-1/+1
* Add column `estimated_hours` for CSV import (#21867).Jean-Philippe Lang2016-01-302-0/+7
* Fixed that moving a wiki page with a child raises an error when target wiki c...Jean-Philippe Lang2016-01-301-1/+1
* Don't check permission to add watchers if no_permission_check option is set (...Jean-Philippe Lang2016-01-221-1/+1
* Add watchers from To and Cc fields in issue replies (#7017).Jean-Philippe Lang2016-01-221-2/+7
* Do not bind when the account contains $login (#21674).Jean-Philippe Lang2016-01-221-1/+1
* Fixed that LDAP does not check the user and password when are defined in the ...Jean-Philippe Lang2016-01-221-1/+6
* Removes attachment from disk after rollback on create (#21125).Jean-Philippe Lang2016-01-211-0/+1
* Speeds up the custom field edit view when having hundreds of projects.Jean-Philippe Lang2016-01-211-1/+2
* Speeds up the tracker edit view when having hundreds of projects.Jean-Philippe Lang2016-01-211-1/+2
* Fixed that % done field is shown on issue show subtree even if deactivated fo...Jean-Philippe Lang2016-01-211-1/+1
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-214-22/+23
* Code cleanup.Jean-Philippe Lang2016-01-201-11/+9
* Adds a "Delete" button to issue notes (#1725).Jean-Philippe Lang2016-01-201-0/+6
* Wrap textilizable with DIV containing wiki class (#21663).Jean-Philippe Lang2016-01-201-1/+3
* Additional view hook for body_top (#21587).Jean-Philippe Lang2016-01-201-0/+1
* Add missing wiki container for news comments (#21678).Jean-Philippe Lang2016-01-201-0/+2
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-2023-112/+171
* Tab left/right buttons for project menu (#20632).Jean-Philippe Lang2016-01-162-6/+5
* Only consider open subtasks when computing the priority of a parent issue (#5...Jean-Philippe Lang2016-01-161-2/+4
* Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_i...Jean-Philippe Lang2016-01-162-4/+22
* Use association instead of a manual JOIN (#21583).Jean-Philippe Lang2016-01-161-2/+2
* Adding issue css classes to issue subtasks and relations tr (#21474).Jean-Philippe Lang2016-01-162-2/+2
* Performance in User#roles_for_project (#21582).Jean-Philippe Lang2016-01-161-1/+1
* Copying an issue does not copy parent task id (#12893).Jean-Philippe Lang2016-01-101-0/+1
* Can't set parent issue when issue relations among child issues are present (#...Jean-Philippe Lang2016-01-102-101/+54
* Tooltip on progress bar (#21497).Jean-Philippe Lang2016-01-092-3/+8
* Larger font for email notifications (#21487).Jean-Philippe Lang2016-01-091-5/+6
* Stringify the attribute value before #force_enconding (#21453).Jean-Philippe Lang2016-01-091-1/+1
* LDAP account creation fails when first name/last name contain non ASCII (#214...Jean-Philippe Lang2016-01-091-1/+2
* Closed versions should be marked as completed (#21433).Jean-Philippe Lang2016-01-092-3/+3
* Fix Non ASCII attachment filename encoding broken (MOJIBAKE) in Microsoft Edg...Jean-Philippe Lang2016-01-091-1/+1
* IssuePriority.position_name not recalculated every time it should (#21504).Jean-Philippe Lang2015-12-201-1/+1
* Moving a custom field value in the order switches in the edit view (#21535).Jean-Philippe Lang2015-12-202-2/+3
* Private note flag disappears in issue update conflict (#21551).Jean-Philippe Lang2015-12-201-1/+1
* Adds the "Hide my email address" option on the registration form (#21500).Jean-Philippe Lang2015-12-132-0/+5
* Option to show email adresses by default for new users (#21447).Jean-Philippe Lang2015-12-132-0/+11