Commit Graph

2057 Commits (3279b2adbda843bfde1c30166f03e75e39c796b2)

Author SHA1 Message Date
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
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
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 9af4cb5c38 Merged r3899 from trunk 15 years ago
Eric Davis df120e43cd Merged r3898 from trunk 15 years ago
Eric Davis 677fee310a Merged r3894 from trunk. 15 years ago
Tim Felgentreff f45bb1e85e use the render_journal API to pass Issue note editing permissions 15 years ago
Tim Felgentreff 5de0d0997f remove the reply action from IssueController, and use the JournalHelper API for that 15 years ago
Tim Felgentreff d34abea14e use the journal formatters API to register the issue journal formats 15 years ago
Jean-Philippe Lang 29e7ae9698 Merged r3889 from trunk. 15 years ago
Jean-Philippe Lang f682be8468 Merged r3887 from trunk. 15 years ago
Jean-Philippe Lang e771fc03bd Merged r3883, r3884 and r3885 from trunk. 15 years ago
Jean-Philippe Lang 52a12aaca8 Merged r3881 from trunk. 15 years ago
Jean-Philippe Lang 8146e096f4 Merged r3879 from trunk. 15 years ago
Jean-Philippe Lang 41e38483a6 Merged r3877 from trunk. 15 years ago
Jean-Philippe Lang ec526c1261 Merged r3873 from trunk. 15 years ago
Jean-Philippe Lang b4122707f6 Merged r3871 from trunk. 15 years ago
Jean-Philippe Lang f70a8cde88 Merged r3869 from trunk. 15 years ago
Jean-Philippe Lang 69f34a595d Merged r3865 and r3866 from trunk. 15 years ago
Eric Davis be52ccf01f Merged r3859 from trunk. 15 years ago
Eric Davis 8a1d45ffd6 Merged r3860 from trunk. 15 years ago
Tim Felgentreff 4851451017 remove changes from version model 15 years ago
Tim Felgentreff 8a3cb1895b use the provided helper in issue history 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
Eric Davis c6223864d0 Add :view_issues_index_bottom hook. #5169 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 96bbd94251 adjust for acts_as_journalized 15 years ago
Tim Felgentreff 7d4d87a9a9 journal numbers are now called versions 15 years ago
Tim Felgentreff 867266e934 init_journal has now the old signature 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 48a5460da4 Allow js formatted responses. 15 years ago
Eric Davis bd1384db7d Added hook :controller_timelog_available_criterias 15 years ago
Eric Davis 11ff334cd8 Refactor: extract @available_criterias to utility method. 15 years ago
Eric Davis 64d2221db5 Set @project so macros will work on the welcome and project list. #5781 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 7376ef2ad7 Typecast issue ids when searched for. 15 years ago