Commit Graph

257 Commits (31ffea7452be5029cc96b72687e1891140c877d6)

Author SHA1 Message Date
Jean-Philippe Lang c9e663132b Moved plugin tasks directories to lib/tasks (Rails deprecation). 14 years ago
Toshi MARUYAMA d1e5e1f504 Fix an internal server error on formatting an issue as a PDF in Japanese (#7794). 14 years ago
Jean-Philippe Lang dac912b379 Fixed: Email notifications are sent to watchers even if 'No events' setting is chosen (#7763). 14 years ago
Jean-Philippe Lang b615e60fd8 Do not keep illegitimate custom_values when setting custom_field_values (#7604). 14 years ago
Jean-Philippe Lang b80b789cc6 Coderay upgraded to 0.9.7 (#5344). 14 years ago
Jean-Philippe Lang 4525b7f6e2 Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385). 14 years ago
Jean-Philippe Lang 2c830770cb ruby1.9 compatibility 14 years ago
Jean-Philippe Lang 3e3315c103 Support for updating custom fields using the received custom_fields array (#6345, #6403). 14 years ago
Jean-Philippe Lang 2ee45e8cac Use Object#tap instead of #returning (#6887). 14 years ago
Jean-Philippe Lang 475530e59f Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
Tim Felgentreff 77b0a56768 update to incorporate latest acts_as_journalized fixes 14 years ago
Tim Felgentreff 905ac8c1e6 update to incorporate latest acts_as_journalized fixes 14 years ago
Tim Felgentreff 0d33f6c01a update to latest acts_as_journalized plugin 14 years ago
Tim Felgentreff 3e6d7637db update actsasjournalized 14 years ago
Tim Felgentreff 1569aae165 updated acts_as_journalized 14 years ago
Tim Felgentreff 40494cbe6b test fixes 14 years ago
Tim Felgentreff fe33a89c76 fix issue_test 14 years ago
Tim Felgentreff 9bb45d9e75 Fix journal_observer 14 years ago
Eric Davis ebb445c364 Use the relative_url_root when generating asset_paths. #3935 14 years ago
Tim Felgentreff f0c657448a Updated acts_as_journalized 14 years ago
Tim Felgentreff bb37aa24dc Update acts_as_journalized 14 years ago
Tim Felgentreff 5af629f31f Update acts_as_journalized 14 years ago
Tim Felgentreff aaecab6d7f use latest acts_as_journalized 14 years ago
Tim Felgentreff 2dd4e3d12d Update acts_as_journalized 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis 7ca197b37f Merged r3933 from trunk. 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
Tim Felgentreff bbd131ad8d Update acts_as_journalized 14 years ago
Tim Felgentreff 5844623031 add acts_as_journalized into a submodule 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 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 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