Commit Graph

3216 Commits (0cfa757db0bed740e6641e245849a72a6f4632a8)
 

Author SHA1 Message Date
Jean-Baptiste Barth 0cfa757db0 Added a warning when a new user or group membership is invalid. #3834 14 years ago
Jean-Baptiste Barth 83e4cf3dd4 Prevent 500 error on login when there's a typo in OpenID URI scheme, such as http;// or http.// 14 years ago
Eric Davis 52c624aabd Refactor: extract method from #move and #perform_move. 14 years ago
Eric Davis 424b482579 Refactor TimelogController#report's joins and provide a hook to add more. 14 years ago
Eric Davis a1b89a53eb Refactor: extract POST version of IssuesController#move to #perform_move. 14 years ago
Jean-Baptiste Barth e00884bcca Removed hard-coded english error message on failed Member creation 14 years ago
Jean-Baptiste Barth 56e3953a71 Removed useless debug code. #5978 14 years ago
Jean-Baptiste Barth 56a6d86af5 Added project filter when viewing all issues. #5084 14 years ago
Jean-Baptiste Barth bc5d32d6de Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477 14 years ago
Jean-Baptiste Barth 780bdccc42 Fixed wrong commit range in git log command. #5628 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
Eric Davis 5b64f0ff96 Updated changelog format to use lists. 14 years ago
Eric Davis 2e14ba95a0 Add static docs to YARD. 14 years ago
Eric Davis 2c79572e4b Save yard doc to the doc/app directory. 14 years ago
Eric Davis 7a3dcdc67f Exclude test files from YARD. 14 years ago
Eric Davis ab546a14cb Add a rake task to run CI. 14 years ago
Eric Davis 041bca6ac9 Refactor: start to split IssuesController#move into two separate actions. 14 years ago
Eric Davis e4af6e77a7 Refactor: extract method in IssuesController#move. 14 years ago
Jean-Baptiste Barth 0bcde4ab28 Fixed: assigned_to and author filters in cross project issues view should be based on user's project visibility. #5760 14 years ago
Jean-Baptiste Barth 8a2bc5772e Focus on the input when adding a related issue on issues/show page. #4656 14 years ago
Jean-Baptiste Barth 491c9d2b55 Display projects as links in users/memberships partial. #5898 14 years ago
Eric Davis 70973fda64 Fix a few requires for metric_fu's rcov. 14 years ago
Eric Davis 8c79385261 Refactor: extract back_url method to ApplicationController. 14 years ago
Eric Davis a544a1e57c Added css classes to the HTML body based on the theme, controller, and action. #819 14 years ago
Eric Davis 07cd12978e Add maxlength attributes to some Project fields. #4896 14 years ago
Eric Davis 6f3ae29522 Use the MenuManager for the Administration menu. #6008 14 years ago
Eric Davis 6e14b8a6af Remove extra css like the border on revision links in Associated Revisions. #5971 14 years ago
Eric Davis 16969fdbbb Show the number of days in the subject line of Reminder emails. 14 years ago
Eric Davis 13234f8552 Refactor: Add methods to User to edit the encapsulate the status field. 14 years ago
Eric Davis 25037b841b Refactor: extract method to shoulda macro. 14 years ago
Eric Davis d3158e37b9 Added tests for AccountController#register POST with automatic registration. 14 years ago
Eric Davis 5c525f0b41 Added tests for AccountController#register GET. 14 years ago
Eric Davis ca663fcd10 Use image_path for the favicon instead to pick up asset hosts. #3301 14 years ago
Azamat Hackimov dbb8645353 RTL theme for reference (thanks to Orgad Shaneh, #5972) 14 years ago
Azamat Hackimov 702b7296a0 Translation updates 14 years ago
Eric Davis 5f20bc240e Add a favicon link with support for suburi. #3301 14 years ago
Azamat Hackimov 2a85a1cebf Translation updates 14 years ago
Jean-Philippe Lang 4f2d1b7424 Fixed: Vertical scrollbar always visible in Wiki "code" blocks in Chrome (#5861). 14 years ago
Jean-Philippe Lang db55ea8cb3 Moves LDAP entry in admin menu. 14 years ago
Jean-Philippe Lang e1c3415795 Fixes context menu broken by r3869 (#5925). 14 years ago
Jean-Philippe Lang 701d2eaeac Display project names in cross-project gantt PNG (#5904). 14 years ago
Jean-Philippe Lang bdad35a736 Display project names for versions too on PDF (#5904). 14 years ago
Jean-Philippe Lang cb5e63d846 Display project names in cross-project gantt PDF (#5904). 14 years ago
Jean-Philippe Lang c47d23a87b Fixed: Deleting statuses doesn't delete all workflow entries (#5811). 14 years ago
Jean-Philippe Lang 73d9368039 Fixed: Add Another file to ticket doesn't work in IE (broken by r3750). 14 years ago
Jean-Philippe Lang 91f7cbb79d Fixed: Forum message permalinks don't take pagination into account (#5945). 14 years ago
Jean-Philippe Lang 72ce4f3ab9 Harmonize french locale "zero" translation with other locales (#5937). 14 years ago
Jean-Philippe Lang 66820dbed3 Strips user email (#5834). 14 years ago
Jean-Philippe Lang fd0623bf69 Fixes broken status change in context menu (#5892). 14 years ago
Jean-Philippe Lang 379c0a1dd4 Disable priority (#5925) and progress in context menu for parent issues. 14 years ago