Commit Graph

1017 Commits (6ef610aea180809fa31533f380ddefb2b4669805)

Author SHA1 Message Date
Eric Davis 41f8d043eb Added a "Member of Role" to the issues filters. #5869 14 years ago
Eric Davis 109b42f482 Added a "Member of Group" to the issues filter. #5869 14 years ago
Eric Davis 4c656fcffc Define Principal#name so all subclasses will have some sort of name when printed. 14 years ago
Eric Davis abf3ee4999 Add project names to the Versions in the Gantt export. #5904 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis db11030410 Refactor: move method to model. (references r4057) 14 years ago
Eric Davis 597266e5a2 Merged r3929 from trunk. 14 years ago
Eric Davis 36ad597b69 Merged r3928 from trunk. 14 years ago
Eric Davis c67272599c Merged r3927 from trunk. 14 years ago
Eric Davis 102e845391 Merged r3916 from trunk. 14 years ago
Eric Davis acaa223cf8 Merged r3907 from trunk. 14 years ago
Eric Davis 8dde6e019d Merged r3906 from trunk. 14 years ago
Tim Felgentreff 331d98c2d2 fix first version for wiki 14 years ago
Wieland Lindenthal 08a013da44 Minor bug fixes to journalized versions 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
Tim Felgentreff 7d67365e10 smaller fixes for journalized news and attachments 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 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
Tim Felgentreff 81e97d23a8 fix document activity url 14 years ago
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 14 years ago
Tim Felgentreff cea1a987ab fix display of attachments with acts_as_journalized 14 years ago
Eric Davis 16969fdbbb Show the number of days in the subject line of Reminder emails. 15 years ago
Eric Davis 13234f8552 Refactor: Add methods to User to edit the encapsulate the status field. 15 years ago
Tim Felgentreff d34abea14e use the journal formatters API to register the issue journal formats 15 years ago
Jean-Philippe Lang 52a12aaca8 Merged r3881 from trunk. 15 years ago
Jean-Philippe Lang c47d23a87b Fixed: Deleting statuses doesn't delete all workflow entries (#5811). 15 years ago
Jean-Philippe Lang ec526c1261 Merged r3873 from trunk. 15 years ago
Jean-Philippe Lang 66820dbed3 Strips user email (#5834). 15 years ago
Eric Davis 8a1d45ffd6 Merged r3860 from trunk. 15 years ago
Eric Davis a628b0f186 Force-clear the default value for migration from :string to :text. #5846 #5771 15 years ago
Tim Felgentreff 4851451017 remove changes from version model 15 years ago
Tim Felgentreff ff6372ad43 move wiki edits to use journalized plugin. will break if any actual edits are done 15 years ago
Tim Felgentreff ff31875149 move to STI for journals so the journals themselves can be events 15 years ago
Tim Felgentreff 2ec2405b32 convert more to acts_as_journalized 15 years ago
Tim Felgentreff 2d282f8deb move (almost) everything over to acts_as_journalized 15 years ago
Tim Felgentreff 4b0bd11f6d move more journal classes 15 years ago
Tim Felgentreff aecb868b85 remove more journal specific functionality 15 years ago
Tim Felgentreff d7768ce600 remove journals to start moving it all out to vestal_versions based plugin 15 years ago
Eric Davis 0d5fca9ba5 Force the default value of path to be set on the Change model class. #5771 15 years ago
Eric Davis c6201ae15b Recalculate inherited attributes on parents when a child is moved under a new parent. #5524 15 years ago
Holger Just f2957176bf Added helper functions to base journal class 15 years ago
Eric Davis 672852baaf Force string comparison for login search to be case sensitive on MySQL. #2473 15 years ago
Eric Davis 6cb4ff7d89 Refactor and documentation for User#find_by_login. 15 years ago
Eric Davis de17640489 Change User#login to be case-insensitive. #2473 15 years ago
Eric Davis 4083e7e622 Truncate incoming email subject lines to 255 characters. #5698 15 years ago
Eric Davis d48eb2de47 Accept email from anonymous users with an empty from address. #5604 15 years ago
Eric Davis f08b2a394d Unused variable 15 years ago
Eric Davis c56c0f411c Fix a nil error when a Project cannot save attachments. 15 years ago