| Commit message (Expand) | Author | Age | Files | Lines |
* | Limit trackers for new issue to certain roles (#7839). | Jean-Philippe Lang | 2016-06-05 | 3 | -0/+143 |
* | Tests for #22754. | Jean-Philippe Lang | 2016-06-04 | 1 | -0/+20 |
* | Fix HTML generated for floating images in paragraphs (#22898). | Jean-Philippe Lang | 2016-06-04 | 1 | -1/+1 |
* | Limits the schemes that custom field URL patterns can use (#22925). | Jean-Philippe Lang | 2016-06-01 | 1 | -0/+15 |
* | Test failure (#22926). | Jean-Philippe Lang | 2016-06-01 | 1 | -1/+1 |
* | Adds Issue#allowed_target_trackers (#7839). | Jean-Philippe Lang | 2016-05-30 | 1 | -2/+3 |
* | NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke... | Jean-Philippe Lang | 2016-05-28 | 1 | -0/+4 |
* | Malformed SQL query with SQLServer when grouping and sorting by fixed version... | Jean-Philippe Lang | 2016-05-16 | 1 | -0/+16 |
* | Add support for attaching file to WIKI pages by REST API (#14830). | Jean-Philippe Lang | 2016-05-16 | 1 | -0/+19 |
* | Include private_notes property in xml/json Journals output (#20985). | Jean-Philippe Lang | 2016-05-16 | 1 | -1/+8 |
* | Restores the "New issue" tab in the project menu and makes it optional (#6204). | Jean-Philippe Lang | 2016-05-09 | 1 | -4/+50 |
* | Include value and label of possible values in custom fields API (#22745). | Jean-Philippe Lang | 2016-05-08 | 1 | -0/+15 |
* | Show attachment view even is no preview is available (#22482). | Jean-Philippe Lang | 2016-05-08 | 1 | -4/+6 |
* | Add view for "no preview" repository files (#22482). | Jean-Philippe Lang | 2016-05-08 | 2 | -5/+6 |
* | Add basic test for image view (#22482). | Jean-Philippe Lang | 2016-05-08 | 1 | -0/+9 |
* | Child nodes should only be rendered if the user is actually authorized to see... | Jean-Philippe Lang | 2016-05-08 | 1 | -2/+48 |
* | Test failure with SQLServer (#22320). | Jean-Philippe Lang | 2016-05-07 | 1 | -1/+3 |
* | Fixes Query#date_clause timezone handling (#22320). | Jean-Philippe Lang | 2016-05-07 | 1 | -0/+44 |
* | Replace Date.today with User.current.today (#22320). | Jean-Philippe Lang | 2016-05-07 | 1 | -0/+26 |
* | Notify the user of missing attachments (#22401). | Jean-Philippe Lang | 2016-05-07 | 1 | -0/+11 |
* | Filter by issue id (#4806). | Jean-Philippe Lang | 2016-05-06 | 1 | -0/+8 |
* | Test failure (#22147). | Jean-Philippe Lang | 2016-04-24 | 1 | -2/+2 |
* | Do not propose trackers which disallow parent_issue_id for new child issues (... | Jean-Philippe Lang | 2016-04-24 | 1 | -0/+17 |
* | SQL server: non ASCII filter on text fields does not work (#22405). | Jean-Philippe Lang | 2016-04-24 | 1 | -9/+13 |
* | Set source encoding (#22405). | Jean-Philippe Lang | 2016-04-24 | 1 | -0/+2 |
* | SQL server: non ASCII filter on issue subject does not work (#22405). | Jean-Philippe Lang | 2016-04-24 | 1 | -0/+10 |
* | Adds "New wiki page" link to create a new wiki page (#5536). | Jean-Philippe Lang | 2016-04-22 | 2 | -0/+52 |
* | Adds a "New issue" link on the global issue list (#6204). | Jean-Philippe Lang | 2016-04-19 | 1 | -0/+6 |
* | Removed the "New issue" menu item (#6204). | Jean-Philippe Lang | 2016-04-19 | 3 | -34/+25 |
* | Removes #move_to= (#12909). | Jean-Philippe Lang | 2016-04-18 | 3 | -6/+6 |
* | Forum list can be reordered with drag and drop (#12909). | Jean-Philippe Lang | 2016-04-18 | 1 | -1/+1 |
* | Lists can be reordered with drag and drop (#12909). | Jean-Philippe Lang | 2016-04-17 | 1 | -1/+1 |
* | Replaces acts_as_list with an implementation that handles #position= (#12909). | Jean-Philippe Lang | 2016-04-17 | 9 | -23/+122 |
* | Add missing + signs (#22493). | Jean-Philippe Lang | 2016-04-14 | 1 | -3/+3 |
* | Support for deleting attachments via API (#14828). | Jean-Philippe Lang | 2016-04-12 | 1 | -0/+18 |
* | Support of default Active Record (I18n) transliteration paths (#22383). | Jean-Philippe Lang | 2016-04-12 | 1 | -1/+1 |
* | Fix test failures (#22058). | Jean-Philippe Lang | 2016-04-12 | 2 | -6/+3 |
* | Validate status of users and groups. | Jean-Philippe Lang | 2016-04-11 | 1 | -0/+8 |
* | Fixed that subtasks lose their custom fields when copying an issue to a diffe... | Jean-Philippe Lang | 2016-04-11 | 1 | -0/+18 |
* | Allow addition of watchers via bulk edit context menu (#5754). | Jean-Philippe Lang | 2016-04-09 | 1 | -1/+23 |
* | Missing fixtures (#14574). | Jean-Philippe Lang | 2016-04-03 | 1 | -1/+1 |
* | Highlighting of required and read-only custom fields broken in Workflow edito... | Jean-Philippe Lang | 2016-04-03 | 1 | -0/+3 |
* | Bulk edit form lacks estimated time field (#5156). | Jean-Philippe Lang | 2016-04-03 | 1 | -0/+9 |
* | "I don't want to be notified of changes that I make myself" as Default for al... | Jean-Philippe Lang | 2016-04-03 | 7 | -11/+21 |
* | Text in the "removed" part of a diff is double-escaped (#22115). | Jean-Philippe Lang | 2016-03-26 | 1 | -0/+12 |
* | Clear settings that are changed by these tests. | Jean-Philippe Lang | 2016-03-26 | 2 | -1/+6 |
* | No need to use custom host name in these tests. | Jean-Philippe Lang | 2016-03-26 | 2 | -7/+5 |
* | Don't use custom hostname for all Mailer tests. | Jean-Philippe Lang | 2016-03-26 | 1 | -31/+23 |
* | Improve accessibility for icon-only links by adding hidden text (#21805). | Jean-Philippe Lang | 2016-03-20 | 1 | -2/+2 |
* | Send a security notification when users gain or loose admin (#21421). | Jean-Philippe Lang | 2016-03-20 | 1 | -0/+144 |