| Commit message (Expand) | Author | Age | Files | Lines |
* | Load changesets and time entries tabs async (#3058). | Jean-Philippe Lang | 2019-06-20 | 1 | -0/+1 |
* | Enables API access to /my/account for updating user account data (#31399). | Go MAEDA | 2019-06-16 | 1 | -1/+1 |
* | scm: fix error when *.yml and *.txt show (#31141, #30850) | Toshi MARUYAMA | 2019-05-30 | 1 | -4/+13 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Don't rescue Exception class (#31387). | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Adds favorites and recently used projects lists to project jump box (#31355). | Go MAEDA | 2019-05-20 | 1 | -0/+1 |
* | Import time entries (#28234). | Go MAEDA | 2019-05-09 | 1 | -0/+1 |
* | Generalize issues imports (#28234). | Go MAEDA | 2019-05-09 | 1 | -1/+1 |
* | Enable frozen_string_literal for all files under config directory (#26561). | Go MAEDA | 2019-03-17 | 1 | -1/+1 |
* | Unified diff link broken on specific file/revision diff view (#30850). | Jean-Philippe Lang | 2019-03-15 | 1 | -2/+2 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Adds preview option to the wiki toolbar (#27758). | Jean-Philippe Lang | 2018-09-26 | 1 | -2/+1 |
* | Allow project bulk edit of time entries (#26534). | Go MAEDA | 2018-09-14 | 1 | -1/+3 |
* | Removes repository routes without repository_id (#26522). | Jean-Philippe Lang | 2018-06-16 | 1 | -23/+0 |
* | remove unused WikisController#edit (#26579) | Toshi MARUYAMA | 2017-11-05 | 1 | -1/+0 |
* | Removes the Modules tab in project settings (#26488). | Jean-Philippe Lang | 2017-07-26 | 1 | -1/+0 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -18/+12 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Redmine::Plugin.directory is an absolute path (#24007). | Jean-Philippe Lang | 2017-06-17 | 1 | -1/+1 |
* | Plugin directory is configurable (#24007). | Jean-Philippe Lang | 2017-06-10 | 1 | -1/+1 |
* | Moves project quick search to a dedicated action. | Jean-Philippe Lang | 2017-05-13 | 1 | -0/+4 |
* | Removes MyControllerTest#page_layout (#25297). | Jean-Philippe Lang | 2017-03-09 | 1 | -1/+0 |
* | Don't preload all query filters (#24787). | Jean-Philippe Lang | 2017-01-09 | 1 | -0/+1 |
* | Don't render memberships forms, use #edit instead. | Jean-Philippe Lang | 2017-01-07 | 1 | -1/+1 |
* | Issue subject is not updated when you select another issue on time entry form... | Jean-Philippe Lang | 2016-11-18 | 1 | -0/+4 |
* | My page - Spent time: configurable number of days to display (#8761). | Jean-Philippe Lang | 2016-10-30 | 1 | -0/+1 |
* | Add support for updating attachments over REST API (#22356). | Jean-Philippe Lang | 2016-10-01 | 1 | -1/+1 |
* | Rename AttachmentsController#edit and #update to #edit_all and #update_all (#... | Jean-Philippe Lang | 2016-10-01 | 1 | -2/+2 |
* | Remove special behaviour for listing issue time entries, use a filter for that. | Jean-Philippe Lang | 2016-07-12 | 1 | -5/+1 |
* | Removes dynamic :action in routes. | Jean-Philippe Lang | 2016-07-11 | 1 | -22/+29 |
* | Adds "New wiki page" link to create a new wiki page (#5536). | Jean-Philippe Lang | 2016-04-22 | 1 | -1/+2 |
* | Allow addition of watchers via bulk edit context menu (#5754). | Jean-Philippe Lang | 2016-04-09 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Use regular edit/update actions and named routes for JournalsController. | Jean-Philippe Lang | 2016-01-21 | 1 | -2/+5 |
* | Adds Enumeration custom field format (#21060). | Jean-Philippe Lang | 2015-10-25 | 1 | -1/+4 |
* | Named routed for RSS/API keys (#20997). | Jean-Philippe Lang | 2015-10-15 | 1 | -3/+3 |
* | Import issues from CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -0/+7 |
* | Adds a named route for test email. | Jean-Philippe Lang | 2015-06-29 | 1 | -1/+1 |
* | Use shorter syntax for admin routes. | Jean-Philippe Lang | 2015-06-29 | 1 | -6/+6 |
* | The test email action should only be accessible with POST (#20203). | Jean-Philippe Lang | 2015-06-29 | 1 | -1/+1 |
* | Changed /my/show_api_key route to /my/api_key (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -1/+1 |
* | Require password re-entry for sensitive actions (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+1 |
* | Adds a form to manually submit an email to the mail handler. | Jean-Philippe Lang | 2015-06-15 | 1 | -1/+3 |
* | Update activities list when changing project/issue id on the time entry form ... | Jean-Philippe Lang | 2015-05-30 | 1 | -0/+2 |
* | Implements /issues/new form for creating issues outside a project (#1003). | Jean-Philippe Lang | 2015-02-14 | 1 | -0/+2 |
* | Removed IssuesController#update_form action, use #new and #edit instead. | Jean-Philippe Lang | 2015-02-13 | 1 | -2/+6 |
* | Upgrade to Rails 4.2.0 (#14534). | Jean-Philippe Lang | 2015-01-17 | 1 | -10/+14 |
* | Add support for multiple email addresses per user (#4244). | Jean-Philippe Lang | 2015-01-17 | 1 | -0/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Edit attachments after upload (#1326). | Jean-Philippe Lang | 2014-11-29 | 1 | -0/+2 |