3444 Commits (848e16ace2d3db14c833d80f3b5501f2cb4b487b)

Author SHA1 Message Date
  Jean-Philippe Lang ae4eb47881 Adds custom fields to documents (#7249). 9 years ago
  Jean-Philippe Lang 3da7b1bc28 Implements /issues/new form for creating issues outside a project (#1003). 9 years ago
  Jean-Philippe Lang a328224771 Removed IssuesController#update_form action, use #new and #edit instead. 9 years ago
  Jean-Philippe Lang 37aa016740 Added Issue#attributes_editable? 9 years ago
  Jean-Philippe Lang 9548d39a15 Moved users list diplayed as available watchers on the new issue form to an helper. 9 years ago
  Jean-Philippe Lang aeb6dbc306 Links to completed versions on the roadmap page might lead to a "403 not authorized page" (#19030). 9 years ago
  Jean-Philippe Lang c3c7d9a4d2 Adds a :copy_issues permission (#18855). 9 years ago
  Jean-Philippe Lang 01f673be08 Removed :move_issues permission (#18855). 9 years ago
  Jean-Philippe Lang 3519083dbe Extract grouping logic to an helper. 9 years ago
  Jean-Philippe Lang 86a329eb8b Respect cross-project subtask setting on issue bulk edit form (#18711). 9 years ago
  Jean-Philippe Lang 756eaeffb4 Make search results per page configurable (#19005). 9 years ago
  Jean-Philippe Lang defd3f439f Removed :update key and use :edit instead. 9 years ago
  Jean-Philippe Lang 7a0432d85c Adds support for macro and Redmine links in PDF export (#13051). 9 years ago
  Jean-Philippe Lang 9dc0da6334 Link to the anchor only. 9 years ago
  Jean-Philippe Lang e04c819895 Don't check if attachments are editable individually. 9 years ago
  Jean-Philippe Lang 4730ef894f Fixed that group is not displayed when the first group is a boolean custom field group with "No" value (#18896). 9 years ago
  Jean-Philippe Lang 0cde1fccbc Fixed that boolean custom field groups have same label for blank and false values (#18894). 9 years ago
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). 9 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang a18c719fcc Fixed: Custom field is rendered, even if its value is empty (for multiple) (#18654). 9 years ago
  Jean-Philippe Lang a4499274a2 Fixed open div tag position. 9 years ago
  Jean-Philippe Lang 0ed895388b Option to search open issues only (#10734). 9 years ago
  Jean-Philippe Lang 576a13e99d Option to search attachment filenames and description (#4383). 9 years ago
  Jean-Philippe Lang fec68fcfc1 Same fix as r13582 for trackers and statuses (#18769). 9 years ago
  Jean-Philippe Lang b1e105abe2 Redirect to the current page when reordering roles (#18769). 9 years ago
  Toshi MARUYAMA c23c949d95 remove duplicated :remote key from app/views/messages/show.html.erb 9 years ago
  Toshi MARUYAMA 11f2ccd42f remove duplicated :id key from app/views/timelog/report.html.erb 9 years ago
  Jean-Philippe Lang 42e5e6146d Do not truncate subissue/related issues titles on the issue view (#18659). 9 years ago
  Jean-Philippe Lang bfd8113046 Adds p/n access keys for previous/next links (#18692). 9 years ago
  Jean-Philippe Lang 8ac68457f5 User detail : show user login to admins (#17354). 9 years ago
  Jean-Philippe Lang b55d248597 Removed debug stuff. 9 years ago
  Jean-Philippe Lang 6ad8ff4e13 Don't use #downcase on search tokens, let the database handle it (#18537). 9 years ago
  Jean-Philippe Lang c27e917843 HTML improvements on project landing page (#18565). 9 years ago
  Jean-Philippe Lang f731545c61 Use a simple count query. 9 years ago
  Jean-Philippe Lang c886ffe200 Don't show roles without issue add/edit permission in workflow setup (#15988). 9 years ago
  Jean-Philippe Lang 07b44a4662 Droped legacy behaviour that allows a user to edit a few attributes of an issue without the edit_issues permission if a status transition is allowed (#15988). 9 years ago
  Jean-Philippe Lang 2fe806a4a4 Rewrites search engine to properly paginate results (#18631). 9 years ago
  Jean-Philippe Lang 30d65829b8 Configurable behavour for linking issues on copy (#18500). 9 years ago
  Jean-Philippe Lang 749d703881 Adds a more specific title for the attachments edit link (#1326). 9 years ago
  Jean-Philippe Lang 288c014aa7 Edit attachments after upload (#1326). 9 years ago
  Jean-Philippe Lang 86d8acb344 Fixed "First argument in form cannot contain nil or be empty" error (#18275). 9 years ago
  Jean-Philippe Lang 1fcbeb6f81 Use named routes or helpers. 9 years ago
  Jean-Philippe Lang 1e0045e69b Removed duplicate element ids. 9 years ago
  Jean-Philippe Lang e0a034164f Move wiki page to other project (#5450). 9 years ago
  Jean-Philippe Lang a7559e669f Moved select_list_move.js content to application.js. 9 years ago
  Jean-Philippe Lang 4bfbabfdfa Removed submit_query_form function. 9 years ago
  Jean-Philippe Lang ff0a91d97d Use an handler instead of onsubmit attribute. 9 years ago
  Jean-Philippe Lang 043c2c92da Removed deep nested time entries routes. 9 years ago
  Jean-Philippe Lang 1508cd7b8b Moved new group user to its own action GroupsController#new_users. 9 years ago