Commit Graph

153 Commits (e6975d08f018fc41f67893aca27efd1bad669811)

Author SHA1 Message Date
Hagen Schink 767f8aa26f Store watchable class and route prefixe 12 years ago
Hagen Schink 0012b92252 Fix add watcher 12 years ago
Philipp Tessenow 6e05882cdd use image_tag to create gravatar images. fixes escaped html error for gravatars 12 years ago
Hagen Schink 54edd87dd6 Re-implement watcher deletion 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Jens Ulferts bf1cb1e449 removes vendored acts_as_list 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts f28dfa91f2 replaces bundled prototype_legacy_helper by gemfile reference 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow e27ba0ffb4 let the JournalFormatter use the new Rails3 translation style 12 years ago
Martin Linkhorst 501f4a7a01 html mails show a link to an updated attachment instead of just the name (issue #366) 12 years ago
Philipp Tessenow c2e9403af3 forgot to be careful with nested namespace'd controllers in some places 12 years ago
Philipp Tessenow d07dce788f be careful with nested namespace'd controllers in our libs 12 years ago
Jens Ulferts e225aa6032 factors out acts_as_watchable/routes matching completly into the class 12 years ago
Jens Ulferts a269d84ed0 adds comment to acts_as_watchable method explaining it's signature 12 years ago
Jens Ulferts 50cd52803b generalizes routes for watching 12 years ago
Philipp Tessenow afb19d0974 no more rspec warnings 12 years ago
Philipp Tessenow f2c9fa93ef one more unloadable 12 years ago
Philipp Tessenow 15d292773c unloadable commenting party 12 years ago
Philipp Tessenow 5d442e2ecc move journal_object_cache to its right place 12 years ago
Philipp Tessenow c14eb536d5 implement possible_watchers on things that can be watched 12 years ago
Martin Linkhorst 31a20716c4 fix system stack error 12 years ago
Martin Linkhorst 9afb247beb deprecation: require 'mocha/setup' instead of just 'mocha' 12 years ago
Jean-Philippe Lang 4e1d6925c4 Override watcher_user_ids= to make ids uniq (#10538). 12 years ago
Philipp Tessenow 46274632f5 Override watcher_user_ids= in acts_as_watchable to make user_ids uniq 12 years ago
Philipp Tessenow 64418fc8fd when offering watchers, only offer those users who are visible 12 years ago
Martin Linkhorst 3475ca223c use the new assign_attributes api with disabled protection 12 years ago
Philipp Tessenow 84e2729b98 REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
Philipp Tessenow 70a63a65c4 rename journal#changes attribute to changed_data 12 years ago
Philipp Tessenow 96256fe234 REVIEW - convert old find api to new AREL api. 12 years ago
Martin Linkhorst ef1606fc57 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Philipp Tessenow f06d7486d2 REVIEW - convert old find api to new AREL api. 12 years ago
Martin Linkhorst ee9941e912 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Jean-Philippe Lang cae547a7ea Redmine acts_as_* plugins moved to vendor/plugins. 17 years ago
Jean-Philippe Lang a96421019f Search engines now supports pagination. 17 years ago