Commit Graph

54 Commits

Author SHA1 Message Date
Wedge e38415c088 Remove activity feeds 2019-02-10 17:07:38 +03:00
Wedge ac1b4b583d Move to sidekiq 2016-05-28 21:21:02 +03:00
Wedge c33fd582ed Huge code clean up 2016-03-20 12:28:32 +03:00
Vokhmin Alexey V 32c03780ba Fixed: undefined method project for "AR:Issue:":String 2014-06-18 22:32:17 +04:00
Vokhmin Alexey V c672aaa0ec #345: fixed some specs, etc 2014-03-18 00:18:46 +04:00
Vokhmin Alexey V 672aa331be #349: send notifications to platform members 2014-02-12 01:28:32 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Alexander Machehin 0cb585ef71 Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
	Gemfile
	Gemfile.lock
	app/controllers/activity_feeds_controller.rb
	app/models/activity_feed_observer.rb
	config/environments/development.rb
	config/initializers/a_app_config.rb
	config/initializers/airbrake.rb
	lib/modules/models/git.rb
	spec/controllers/activity_feeds_controller_spec.rb
	spec/helpers/activity_feeds_helper_spec.rb
2014-01-10 08:31:31 +06:00
Vokhmin Alexey V 9ab0e1be6f #328: rename field: new_commit to update_code 2013-11-27 13:28:11 +04:00
Vokhmin Alexey V 17b3ac4c23 #328: rollback changes 2013-11-26 22:19:29 +04:00
Vokhmin Alexey V 00368aff60 #328: fixed I18n 2013-11-26 22:08:30 +04:00
Vokhmin Alexey V 75b5a62cb5 #328: add CommitHelper into UserMailer 2013-11-26 21:57:02 +04:00
Vokhmin Alexey V 1f615cb620 #328: add ActivityFeedsHelper into UserMailer 2013-11-26 21:41:59 +04:00
Vokhmin Alexey V 387f2136dc #328: add project name into subject 2013-11-26 21:25:05 +04:00
Vokhmin Alexey V 126cdf1e68 #328: Send email on project change 2013-11-26 21:21:50 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00
Vokhmin Alexey V 0ef0e55e58 #91: remove greeting from issue_assign_notification, update specs 2013-04-09 16:57:29 +04:00
Vokhmin Alexey V 9e7eb7af94 #29: merge master into branch 2013-04-03 16:10:22 +04:00
Vokhmin Alexey V 852015f0d5 #53: send email notifications from publisher 2013-04-02 18:07:42 +04:00
Vokhmin Alexey V e055d0080b #29: removed hack for encoding 2013-03-18 15:36:16 +04:00
Vokhmin Alexey V b8a02299fd #22: uname should be in unquotes 2013-03-14 21:40:32 +04:00
Vokhmin Alexey V 8a145e4db7 #22: some refactoring 2013-03-14 19:31:13 +04:00
Vokhmin Alexey V a9b5826f8f #22: change email messages for new Issue/PullRequest/Comment 2013-03-14 18:55:59 +04:00
Vokhmin Alexey V 30712be4cc #15: hot fix 2013-03-13 16:14:24 +04:00
Vokhmin Alexey V 7986f41986 #15: some refactoring 2013-03-13 16:11:42 +04:00
Vokhmin Alexey V 032d045383 #15: update subjects for new Issues/PullRequests/Comments 2013-03-13 16:03:53 +04:00
Alexander Machehin eaf71f9cc0 [refs #652] set url options for mailer 2012-09-24 19:02:21 +06:00
Vokhmin Alexey V 967c5daaa8 #575: added 'arch' to subject and body of email 2012-09-18 16:03:10 +04:00
Vokhmin Alexey V 6b62615a3e #575: did some refactoring according to comments 2012-09-17 20:17:43 +04:00
Vokhmin Alexey V 5326098884 #575: updated email template 2012-09-16 22:02:28 +04:00
Vokhmin Alexey V ef923d06c7 #575: added build_list_notification 2012-09-16 21:29:45 +04:00
Vokhmin Alexey V bff32c27c4 #637: removed comments 2012-09-11 12:36:33 +04:00
Vokhmin Alexey V 5f941844f2 #637: added migration, updated approve_notification 2012-09-10 15:08:53 +04:00
Pavel Chipiga f19e82b3fc Add comments for async method calls. Refs #510 2012-06-17 01:51:02 +03:00
Pavel Chipiga b47b4ec075 Update rails and gems. Redo resque jobs enqueue and perform through plugins. Redo emails async sending. Redo hook process. Refactor and code cleanup. Refs #510 2012-06-16 21:27:46 +03:00
konstantin.grabar f37e0e54a3 [refs #510] Replace dj with resque 2012-06-09 16:52:29 +04:00
Alexander Machehin a0b7f243d6 [refs #263] changed and fixed comment tests; some refactoring 2012-03-27 21:09:04 +06:00
Alexander Machehin 13ba125dc0 [refs #265] add project_id to comment & fix email notification 2012-03-07 03:49:29 +06:00
Pavel Chipiga 159fbe65dc Re-add compass. Add flash messages design. Refactor and fix bugs after merge. Remove duplicates, sync and separate locales . Fix some specs. Refs #263 2012-03-03 02:28:27 +02:00
Pavel Chipiga 704c544cbc Add more register_requests fields, change design. Apply invitation mail sending. Refactor. Refs #174 2012-02-10 18:33:16 +02:00
Alexander Machehin f15cb90b87 Merge branch 'master' into 114-comment_notifications
Conflicts:
	config/locales/ru.yml
2012-01-31 21:42:37 +06:00
Pavel Chipiga 13780a1b53 Add magic encodings. Refs #95 2012-01-30 22:39:34 +02:00
Alexander Machehin 255c39ef5a Revert "Merge branch 'fix-email-i18n' into 114-comment_notifications"
This reverts commit 9bf06e5e1a595f320dc4527ebd44f14be05fcd64, reversing
changes made to f2bc0e67a91e6283f4881e754e5da95c59cf341b.
2012-01-30 12:09:52 +06:00
Alexander Machehin 82339dcb34 send email in user's language 2012-01-25 14:28:00 +06:00
Alexander Machehin 61be317b21 [refs #114] i18n 2012-01-25 01:00:51 +06:00
Alexander Machehin ab081d3c46 [refs #114] only new comment notification 2012-01-22 22:15:25 +06:00
Alexander Machehin 371abac031 [refs #114] fix controller tests 2012-01-20 21:17:05 +06:00
konstantin.grabar db0a66846b [refs #94] Add new notifier rules. Fix some issues and comments bugs 2012-01-13 19:07:01 +04:00
konstantin.grabar 16c9d0ec15 [refs #54] Fix some bugs of issues and comments + add comment body to email 2011-12-31 14:51:47 +04:00
konstantin.grabar ce6746f7a9 [refs #54] Add subscribes and notifications 2011-12-26 19:48:57 +04:00