| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r14388 (#19842). | Jean-Philippe Lang | 2015-07-05 | 1 | -6/+8 |
* | Merged r14389 (#20203). | Jean-Philippe Lang | 2015-07-05 | 1 | -1/+1 |
* | Merged r14311 and r14312 from trunk (#19844). | Jean-Philippe Lang | 2015-06-17 | 1 | -1/+1 |
* | Merged r14160 (#19580). | Jean-Philippe Lang | 2015-04-25 | 1 | -1/+1 |
* | Merged r14140 (#19161). | Jean-Philippe Lang | 2015-03-21 | 1 | -1/+1 |
* | Check plugins updates using https (#17722). | Jean-Philippe Lang | 2015-02-15 | 1 | -1/+1 |
* | Adds custom fields to documents (#7249). | Jean-Philippe Lang | 2015-02-14 | 2 | -0/+13 |
* | Implements /issues/new form for creating issues outside a project (#1003). | Jean-Philippe Lang | 2015-02-14 | 2 | -3/+3 |
* | Removed IssuesController#update_form action, use #new and #edit instead. | Jean-Philippe Lang | 2015-02-13 | 4 | -3/+4 |
* | Added Issue#attributes_editable? | Jean-Philippe Lang | 2015-02-13 | 1 | -1/+1 |
* | Moved users list diplayed as available watchers on the new issue form to an h... | Jean-Philippe Lang | 2015-02-13 | 1 | -1/+1 |
* | Links to completed versions on the roadmap page might lead to a "403 not auth... | Jean-Philippe Lang | 2015-02-08 | 1 | -1/+1 |
* | Adds a :copy_issues permission (#18855). | Jean-Philippe Lang | 2015-02-08 | 2 | -3/+4 |
* | Removed :move_issues permission (#18855). | Jean-Philippe Lang | 2015-02-08 | 1 | -1/+1 |
* | Extract grouping logic to an helper. | Jean-Philippe Lang | 2015-02-07 | 1 | -5/+3 |
* | Respect cross-project subtask setting on issue bulk edit form (#18711). | Jean-Philippe Lang | 2015-02-07 | 1 | -1/+1 |
* | Make search results per page configurable (#19005). | Jean-Philippe Lang | 2015-02-07 | 1 | -0/+2 |
* | Removed :update key and use :edit instead. | Jean-Philippe Lang | 2015-01-27 | 1 | -8/+8 |
* | Adds support for macro and Redmine links in PDF export (#13051). | Jean-Philippe Lang | 2015-01-25 | 4 | -0/+4 |
* | Link to the anchor only. | Jean-Philippe Lang | 2015-01-24 | 1 | -1/+1 |
* | Don't check if attachments are editable individually. | Jean-Philippe Lang | 2015-01-24 | 1 | -1/+1 |
* | Fixed that group is not displayed when the first group is a boolean custom fi... | Jean-Philippe Lang | 2015-01-19 | 1 | -3/+3 |
* | Fixed that boolean custom field groups have same label for blank and false va... | Jean-Philippe Lang | 2015-01-19 | 1 | -1/+1 |
* | Upgrade to Rails 4.2.0 (#14534). | Jean-Philippe Lang | 2015-01-17 | 1 | -1/+1 |
* | Add support for multiple email addresses per user (#4244). | Jean-Philippe Lang | 2015-01-17 | 6 | -0/+35 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Fixed: Custom field is rendered, even if its value is empty (for multiple) (#... | Jean-Philippe Lang | 2015-01-10 | 2 | -8/+4 |
* | Fixed open div tag position. | Jean-Philippe Lang | 2015-01-10 | 1 | -1/+1 |
* | Option to search open issues only (#10734). | Jean-Philippe Lang | 2015-01-10 | 1 | -0/+1 |
* | Option to search attachment filenames and description (#4383). | Jean-Philippe Lang | 2015-01-09 | 1 | -1/+21 |
* | Same fix as r13582 for trackers and statuses (#18769). | Jean-Philippe Lang | 2015-01-07 | 2 | -2/+2 |
* | Redirect to the current page when reordering roles (#18769). | Jean-Philippe Lang | 2015-01-07 | 1 | -1/+1 |
* | remove duplicated :remote key from app/views/messages/show.html.erb | Toshi MARUYAMA | 2015-01-04 | 1 | -1/+0 |
* | remove duplicated :id key from app/views/timelog/report.html.erb | Toshi MARUYAMA | 2015-01-04 | 1 | -2/+2 |
* | Do not truncate subissue/related issues titles on the issue view (#18659). | Jean-Philippe Lang | 2014-12-24 | 1 | -2/+2 |
* | Adds p/n access keys for previous/next links (#18692). | Jean-Philippe Lang | 2014-12-24 | 5 | -9/+17 |
* | User detail : show user login to admins (#17354). | Jean-Philippe Lang | 2014-12-14 | 1 | -0/+3 |
* | Removed debug stuff. | Jean-Philippe Lang | 2014-12-13 | 1 | -2/+0 |
* | Don't use #downcase on search tokens, let the database handle it (#18537). | Jean-Philippe Lang | 2014-12-13 | 1 | -0/+2 |
* | HTML improvements on project landing page (#18565). | Jean-Philippe Lang | 2014-12-13 | 3 | -7/+7 |
* | Use a simple count query. | Jean-Philippe Lang | 2014-12-13 | 1 | -7/+7 |
* | Don't show roles without issue add/edit permission in workflow setup (#15988). | Jean-Philippe Lang | 2014-12-13 | 2 | -2/+2 |
* | Droped legacy behaviour that allows a user to edit a few attributes of an iss... | Jean-Philippe Lang | 2014-12-13 | 1 | -1/+1 |
* | Rewrites search engine to properly paginate results (#18631). | Jean-Philippe Lang | 2014-12-12 | 1 | -13/+4 |
* | Configurable behavour for linking issues on copy (#18500). | Jean-Philippe Lang | 2014-11-29 | 3 | -0/+16 |
* | Adds a more specific title for the attachments edit link (#1326). | Jean-Philippe Lang | 2014-11-29 | 2 | -2/+4 |
* | Edit attachments after upload (#1326). | Jean-Philippe Lang | 2014-11-29 | 2 | -0/+33 |
* | Fixed "First argument in form cannot contain nil or be empty" error (#18275). | Jean-Philippe Lang | 2014-11-28 | 1 | -3/+3 |
* | Use named routes or helpers. | Jean-Philippe Lang | 2014-11-26 | 3 | -6/+6 |
* | Removed duplicate element ids. | Jean-Philippe Lang | 2014-11-23 | 12 | -27/+30 |