Commit Graph

238 Commits (09b9925cc63ec42a51493988be3806ceac02ae67)

Author SHA1 Message Date
Tim Felgentreff ff31875149 move to STI for journals so the journals themselves can be events 14 years ago
Tim Felgentreff 2287d7ce8c with acts_as_journalized activities only have to search the journal table 14 years ago
Tim Felgentreff 2d282f8deb move (almost) everything over to acts_as_journalized 15 years ago
Tim Felgentreff d7768ce600 remove journals to start moving it all out to vestal_versions based plugin 15 years ago
Eric Davis d2f8feb7c5 Optimize the N+1 query in watcher_recipients. #5415 15 years ago
Holger Just bc6805a6a6 Initial version of acts_as_journalized 15 years ago
Jean-Philippe Lang a00d1eabd7 Fixed: watchers selection lost when issue creation fails (#5406). #watched_by? was fixed in order to work with #watcher_user_ids= used in controllers on unsaved objects. 15 years ago
Jean-Philippe Lang 51c8f3143c Fixes URLs in atom feeds broken by r3681 (#5403). 15 years ago
Jean-Philippe Lang 760c933bd7 Fixes acts_as_event with a String as url option (#5343). 15 years ago
Jean-Philippe Lang 0097770626 Upgrade CodeRay to 0.9.2 (#3359). 15 years ago
Jean-Philippe Lang 51d790b2f3 Reverts r1476 that is no longer needed after r3582. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Eric Davis 22c1e2b8cf Adds named scopes to replace custom finders. 15 years ago
Eric Davis fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages 15 years ago
Jean-Philippe Lang 74e85953f0 Move SQL LIKE tokens to acts_as_searchable. 15 years ago
Jean-Philippe Lang 446ef61680 Korean support for PDF export (#4639). 15 years ago
Eric Davis 358e3194d7 Refactor: Move recipients method into acts_as_event 15 years ago
Jean-Philippe Lang 1ba5779f94 Fixed: rubytree gem breaks db:migrate:plugins (#4394). 15 years ago
Jean-Philippe Lang 6610bb6b6c Moves watchers filtering logic to ActsAsWatchable. 15 years ago
Jean-Philippe Lang e5dc94fe82 Make use of #watched_by? in issue form. 15 years ago
Eric Davis 1f06cf8899 Converted Menus to a Tree structure to allow submenus. 15 years ago
Jean-Philippe Lang 4e3202d2a2 Reverts r3014 (CodeRay back to 0.7.6). 15 years ago
Jean-Philippe Lang be41f7f473 Upgrade Coderay to 0.9.0. 15 years ago
Jean-Philippe Lang 531eb65557 Fixes a wrong number of arguments error with ruby1.9. 15 years ago
Eric Davis bcbf08017a Upgrade the Engines plugin to get the bugfix for Rails::Plugin::GemLocator 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Eric Davis 560e915c50 Upgraded the gravatar plugin from http://github.com/woods/gravatar-plugin 15 years ago
Jean-Philippe Lang bb44430b63 Ask user what to do with child pages when deleting a parent wiki page (#3202). 16 years ago
Jean-Philippe Lang 608d6683da Fixed broken OpenID authentication after migration to Rails 2.2 (#2894). 16 years ago
Jean-Philippe Lang 589320337d Trackers controller refactoring. 16 years ago
Jean-Philippe Lang 46f52d306d Applies r1723 on Engines update to allow view override (#2841). 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang ff9da0bab0 Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 16 years ago
Eric Davis 14e445c600 Fixed the bundled ruby-openid gem 16 years ago
Eric Davis a4e6e13b70 Fixed a bug in open_id_authentication, where relative_url_root is defined 16 years ago
Eric Davis 30171f3ab6 Added open_id_authentication plugin 16 years ago
Eric Davis f70be197e0 Unpacked OpenID gem. #699 16 years ago
Jean-Philippe Lang 8cf3d7a492 Replaces the repositories management SOAP API with a simple REST API. 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 1f89dad23a Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required. 16 years ago
Jean-Philippe Lang e2952d3e5f Rails 2.1.2 deprecations (#2332). 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang 2b6e332318 Fixed: project activity truncated after viewing user's activity. 16 years ago
Jean-Philippe Lang 1ce2ed065a Fixed: activity broken by r2066 with postgresql (#2266). 16 years ago
Jean-Philippe Lang fce4615f10 Display latest user's activity on account/show view. 16 years ago
Jean-Philippe Lang a6b6dc60f4 Typo in gloc:update task description (#2243). 16 years ago
Eric Davis ed314caf7d Gravatar support for issue detai, user grid, and activity stream 16 years ago
Jean-Philippe Lang 6cd4f0c07e Makes GLoc language global. 16 years ago
Jean-Philippe Lang 8fac9233de Engines compatibility with Rails 2.1.1 (#1886). 16 years ago
Jean-Philippe Lang 237a3f52a2 Fixes custom fields display order at several places (#1768). 16 years ago