summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Removes unneeded inclusions of sort_helper.Jean-Philippe Lang2017-03-133-6/+0
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-1311-146/+89
* Fix sort handle on "My page".Jean-Philippe Lang2017-03-112-1/+2
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-098-15/+15
* Use local variables in issues/list partial.Jean-Philippe Lang2017-03-092-4/+4
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-094-50/+42
* Test broken by r16381 (#25289).Jean-Philippe Lang2017-03-081-1/+1
* Adding a subtask should default to a tracker without disabled parent field (#...Jean-Philippe Lang2017-03-081-2/+9
* Adds a test for #25289.Jean-Philippe Lang2017-03-081-1/+2
* Adding a principal to 2 projects with member inheritance leads to an error (#...Jean-Philippe Lang2017-03-081-2/+4
* Emails with no text or html Content not handled properly (#25269, #25256).Jean-Philippe Lang2017-03-071-2/+8
* Issue description filter's 'none' operator does not match issues with blank d...Jean-Philippe Lang2017-03-071-2/+2
* Preload journal's user (#6375).Jean-Philippe Lang2017-03-051-1/+1
* Fix loading of last visible journal (#1474, #6375).Jean-Philippe Lang2017-03-051-9/+13
* Password reset should count as a password change for User#must_change_passwd ...Jean-Philippe Lang2017-03-051-7/+12
* Span elements should not contain a div.Jean-Philippe Lang2017-03-051-1/+1
* Mail parts with empty content should be ignored (#25256).Jean-Philippe Lang2017-03-051-10/+10
* Load only last journal with notes (#1474).Jean-Philippe Lang2017-03-051-2/+1
* Don't load all issues' journals (#1474).Jean-Philippe Lang2017-03-051-6/+8
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-056-3/+46
* Last updated by colum in issue list (#6375).Jean-Philippe Lang2017-03-052-0/+35
* REST API: option to get the project activities for time entries (#7506).Jean-Philippe Lang2017-03-031-1/+6
* The cancel operation in the issue edit mode doesn't work (#21579).Jean-Philippe Lang2017-03-031-1/+1
* Add attachment information to issues.xml in REST API (#12181).Jean-Philippe Lang2017-03-031-0/+6
* Allow to disable description field in tracker setting (#25052).Jean-Philippe Lang2017-03-021-2/+2
* Filter out current issue from the related issues autocomplete (#25055).Jean-Philippe Lang2017-03-021-1/+1
* Flash messages on CustomFields destroy (#24801).Jean-Philippe Lang2017-03-021-1/+3
* Priority should always be preloaded as it's used to render issue links.Jean-Philippe Lang2017-03-021-1/+2
* Adds a filter on issue attachments (#2783).Jean-Philippe Lang2017-03-021-0/+15
* Fixes uploading of empty files (#25115).Jean-Philippe Lang2017-02-281-3/+1
* remove trailing white space from app/controllers/issues_controller.rbToshi MARUYAMA2017-02-091-1/+1
* revert r16322 (#24970)Toshi MARUYAMA2017-02-021-2/+2
* replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970)Toshi MARUYAMA2017-02-021-2/+2
* Clean up sort orders.Jean-Philippe Lang2017-01-311-4/+4
* Time entry queries should be copied and deleted too.Jean-Philippe Lang2017-01-311-3/+3
* Removes default order on Project#versions association.Jean-Philippe Lang2017-01-311-1/+1
* Redirect to the parent issue after adding a subtask.Jean-Philippe Lang2017-01-303-6/+10
* Set thumbnail width on image tag to avoid too wide white boxes on Firefox (#2...Jean-Philippe Lang2017-01-301-1/+2
* Whitespace-only reorg of ApplicationHelper#thumbnail_tag (#24927).Jean-Philippe Lang2017-01-301-3/+11
* Hires (2x DPR) image support for Thumbnails (#24927).Jean-Philippe Lang2017-01-301-1/+1
* Add support for @2x, @3x, etc. hires images (#24922).Jean-Philippe Lang2017-01-301-1/+10
* Disable description and columns when checking "Default columns" (#24907).Jean-Philippe Lang2017-01-291-3/+3
* Show visible spent time link for users allowed to view time entries (#20661).Jean-Philippe Lang2017-01-292-1/+6
* Redirect with token in session (#24416).Jean-Philippe Lang2017-01-291-2/+10
* Always send images user-uploaded images with Content-Disposition: attachment ...Jean-Philippe Lang2017-01-292-2/+2
* Only show issue details in time entry activity events if the issue is visible...Jean-Philippe Lang2017-01-291-1/+5
* Check permission of wiki pages before generating a link to it (#23793).Jean-Philippe Lang2017-01-291-1/+1
* Adds odd_even class to time entries (#15361).Jean-Philippe Lang2017-01-261-1/+1
* Use ids for testing inclusion.Jean-Philippe Lang2017-01-251-2/+4
* Use ids for testing inclusion.Jean-Philippe Lang2017-01-251-1/+2