Commit Graph

2065 Commits (be6e0927f3ce95e751bd3c6f4a61de6979898012)

Author SHA1 Message Date
Eric Davis e07e9d8bfe Added support for HTTP Basic access to the API. (#3920) 15 years ago
Eric Davis baa1ad4256 Allow authenticating with an API token via XML or JSON. (#3920) 15 years ago
Eric Davis aa9951b38b Added an API token for each User to use when making API requests. (#3920) 15 years ago
Eric Davis 9f59cd64ab Added the revision title to any revision links. 15 years ago
Eric Davis e1013c44a3 Make sure the RSS token is getting destroyed and created. 15 years ago
Eric Davis c478fa7f90 Extract method 15 years ago
Eric Davis 0844a22b02 Refactor: Use the existing method for failing onthefly creations. 15 years ago
Eric Davis 6be0e335fb Added an optimization note for later. 15 years ago
Jean-Philippe Lang c5976333c2 Adds a 'Create and continue' button on new user form. 15 years ago
Jean-Philippe Lang e92802508e Change MailHandler 403 error message. 15 years ago
Jean-Philippe Lang cf9bb2699f Adds on optional API key to repositories management controller and reposman.rb. 15 years ago
Jean-Philippe Lang 4398386c48 Admin info cleanup. 15 years ago
Jean-Philippe Lang 6ccbcfb589 Adds helpers for setting field tags. 15 years ago
Jean-Philippe Lang 06ca18b042 Adds a 'no_permission_check' option to the MailHandler. 15 years ago
Jean-Philippe Lang 9d120c872c Fixes block reordering on my page (#2971). 15 years ago
Jean-Philippe Lang 008ad85d10 Fixes an error with postgres. 15 years ago
Jean-Philippe Lang 03b57415d6 Avoid a ruby warning. 15 years ago
Jean-Philippe Lang 77aeca5d55 Fixes 'follows' relation validation. 15 years ago
Jean-Philippe Lang beb20e7c6e Adds 'follows' relation (#1432). 15 years ago
Jean-Philippe Lang 111950108a Issue sidebar cleanup. 15 years ago
Jean-Philippe Lang 6bf0723d06 By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago
Jean-Philippe Lang 6a369f28dd Display shared versions on the issue summary view (#4425). 15 years ago
Jean-Philippe Lang 488c192286 Removes "xxx and return" calls (#4446). 15 years ago
Jean-Philippe Lang 0e4525d76c Fixes test broken by r3176 (#4439). 15 years ago
Jean-Philippe Lang 46d27f16d5 IE8 fix. 15 years ago
Jean-Philippe Lang 91a493e2c7 Removes large icons. 15 years ago
Jean-Philippe Lang dfabadf4f7 Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
Jean-Philippe Lang 1c11d3403e Adds buttons to scroll the tabs when they overflow. 15 years ago
Jean-Philippe Lang 0b34755eb0 Moved charset meta tag before title (#4320). 15 years ago
Jean-Philippe Lang 9a452a5c35 Make sure user can not watch what he is not allowed to view. 15 years ago
Jean-Philippe Lang bb477a3a0f Make sure users don't get notified for thing they can not view (#3589). 15 years ago
Jean-Philippe Lang 6610bb6b6c Moves watchers filtering logic to ActsAsWatchable. 15 years ago
Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
Eric Davis c31a671973 Added a setting to configure the day that week start on (Monday or Sunday). (#4363) 15 years ago
Eric Davis 17512e7efd Copy issue relations when copying a project. (#3367) 15 years ago
Jean-Philippe Lang d58762a52d Roadmap: sort issues by project and prepend project name if different (#4373). 15 years ago
Jean-Philippe Lang c66943c9b8 Removes changelog view. 15 years ago
Jean-Philippe Lang 21b52d2fd9 Display users then groups on project memberships view (#4389). 15 years ago
Jean-Philippe Lang 72ceefd36e Sort groups on user groups setting (#4389). 15 years ago
Jean-Philippe Lang 1f47d5856e Issue#done_ratio should not break if status is nil. 15 years ago
Jean-Philippe Lang 008f35277e Retrieve root_url if needed (#4377). 15 years ago
Jean-Philippe Lang d905f2ce7e Allow blank value for IssueStatus#default_done_ratio. 15 years ago
Jean-Philippe Lang b63b5e5928 Locales update. 15 years ago
Jean-Philippe Lang 5c6ce51ec9 Adds workflow copy functionality (#1727). 15 years ago
Eric Davis ddeaf9da96 Refactor conditions. 15 years ago
Eric Davis 7959101288 Search mail addresses in Principal#like 15 years ago
Eric Davis 4fe14e71c2 Adds a Setting to control how an Issue's done_ratio is calculated: 15 years ago
Jean-Philippe Lang a83501364d Makes target version field on update form use the grouped combo. 15 years ago
Jean-Philippe Lang 272869c654 Fix target version field on issue update form. 15 years ago
Jean-Philippe Lang 7537e86fd2 Fixes that issue copy/move throws an error when status is not changed (#4369). 15 years ago