| Commit message (Expand) | Author | Age | Files | Lines |
* | Use POST instead of GET for logging out (#13022). | Jean-Philippe Lang | 2013-01-30 | 1 | -1/+1 |
* | Split "Manage documents" permission into create, edit and delete permissions ... | Jean-Philippe Lang | 2013-01-20 | 1 | -1/+3 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | "New issue" menu item should not link to copy form (#12652). | Jean-Philippe Lang | 2012-12-21 | 1 | -1/+1 |
* | Prevents redmine/scm/base from being reloaded in dev mode (#12097). | Jean-Philippe Lang | 2012-12-05 | 1 | -1/+1 |
* | Removed unused Redmine::About class. | Jean-Philippe Lang | 2012-12-03 | 1 | -1/+0 |
* | Load RMagick before the gantt helper (#12097). | Jean-Philippe Lang | 2012-12-02 | 1 | -6/+6 |
* | Fixed dependency loading for when running in dev mode (#12097). | Jean-Philippe Lang | 2012-12-02 | 1 | -3/+4 |
* | Explicitly load dependencies for when running with config.threadsafe! (#12097). | Jean-Philippe Lang | 2012-12-02 | 1 | -5/+45 |
* | Ability to delete a version from a wiki page history (#10852). | Jean-Philippe Lang | 2012-10-23 | 1 | -1/+1 |
* | Private issue notes (#1554). | Jean-Philippe Lang | 2012-10-03 | 1 | -0/+2 |
* | Use named routes. | Jean-Philippe Lang | 2012-07-07 | 1 | -1/+1 |
* | Ability to close projects (read-only) (#3640). | Jean-Philippe Lang | 2012-06-25 | 1 | -16/+18 |
* | route: scm: split entry and raw actions | Toshi MARUYAMA | 2012-05-05 | 1 | -1/+1 |
* | Clean up custom field format definition. | Jean-Philippe Lang | 2012-04-28 | 1 | -9/+9 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+1 |
* | Merged LdapAuthSourceController into AuthSourceController. | Jean-Philippe Lang | 2012-03-11 | 1 | -1/+1 |
* | Use require instead of require_library_or_gem. | Jean-Philippe Lang | 2012-03-03 | 1 | -1/+1 |
* | Adds support for adding attachments to issues through the REST API (#8171). | Jean-Philippe Lang | 2012-02-23 | 1 | -3/+3 |
* | Removed faster_csv from lib (#5638). | Jean-Philippe Lang | 2012-02-19 | 1 | -1/+1 |
* | REST API for project memberships (#7420). | Jean-Philippe Lang | 2012-02-06 | 1 | -1/+1 |
* | Resourcified project memberships. | Jean-Philippe Lang | 2012-02-05 | 1 | -1/+1 |
* | Adds a "Manage related isses" permission to add/remove commits/issues relatio... | Jean-Philippe Lang | 2012-02-05 | 1 | -0/+1 |
* | Resourcified repositories for CRUD operations to prepare for multiple SCM per... | Jean-Philippe Lang | 2012-01-15 | 1 | -1/+1 |
* | Copy issues via bulk update action. | Jean-Philippe Lang | 2012-01-07 | 1 | -1/+1 |
* | Dropped TimeEntryReportsController. | Jean-Philippe Lang | 2011-12-02 | 1 | -1/+1 |
* | Resourcified boards. | Jean-Philippe Lang | 2011-12-01 | 1 | -1/+1 |
* | Resourcified documents. | Jean-Philippe Lang | 2011-11-30 | 1 | -1/+1 |
* | Fixed that :edit_time_entries permission allows creating time entries (#9405). | Jean-Philippe Lang | 2011-11-24 | 1 | -2/+2 |
* | Fixed that :view_time_entries permission allows time entry editing (#9405). | Jean-Philippe Lang | 2011-11-24 | 1 | -1/+1 |
* | REST API for issue categories (#9553). | Jean-Philippe Lang | 2011-11-20 | 1 | -1/+1 |
* | Resourcified issue categories (#9553). | Jean-Philippe Lang | 2011-11-20 | 1 | -1/+1 |
* | Updated permissions with newly added @create@ and @update@ actions (#9108). | Etienne Massip | 2011-11-17 | 1 | -2/+2 |
* | remove trailing white-spaces from lib/redmine.rb. | Toshi MARUYAMA | 2011-08-31 | 1 | -6/+6 |
* | Adds support for GET on /issues/:issue_id/relations (#7366). | Jean-Philippe Lang | 2011-07-04 | 1 | -1/+1 |
* | Adds REST API for issue relations (#7366). | Jean-Philippe Lang | 2011-07-04 | 1 | -1/+1 |
* | Makes set_own_issues_private permission not available to anonymous. | Jean-Philippe Lang | 2011-04-15 | 1 | -1/+1 |
* | Private issues (#7414). | Jean-Philippe Lang | 2011-04-15 | 1 | -0/+2 |
* | add bulk edit and bulk update actions for time entries (#7996). | Toshi MARUYAMA | 2011-04-04 | 1 | -3/+3 |
* | Adds User and Version custom field format that can be used to reference a pro... | Jean-Philippe Lang | 2011-04-01 | 1 | -0/+2 |
* | Keep track of issue description changes (#746). | Jean-Philippe Lang | 2011-02-27 | 1 | -1/+1 |
* | Adds a pseudo format to api template names and overrides ActionController#def... | Jean-Philippe Lang | 2010-12-04 | 1 | -1/+1 |
* | Adds REST API for TimeEntries (#6823). | Jean-Philippe Lang | 2010-12-04 | 1 | -1/+1 |
* | Adds a builder-like template system for rendering xml and json API responses. | Jean-Philippe Lang | 2010-12-03 | 1 | -0/+2 |
* | Reverted r4381. | Jean-Philippe Lang | 2010-11-07 | 1 | -0/+2 |
* | Removed gantt and calendar menu items that do not fit into the core project m... | Jean-Philippe Lang | 2010-11-07 | 1 | -2/+0 |
* | Refactor: use :id instead of :page when linking to Wiki Pages | Eric Davis | 2010-10-27 | 1 | -1/+1 |
* | Refactor: Rename WikiController#page_index to #index | Eric Davis | 2010-10-25 | 1 | -1/+1 |
* | Refactor: split WikiController#edit into #update | Eric Davis | 2010-10-22 | 1 | -1/+1 |
* | Refactor: rename WikiController#index to #show, it's a single resource action | Eric Davis | 2010-10-21 | 1 | -2/+2 |