Commit graph

561 commits

Author SHA1 Message Date
Gopesh Tulsyan
993f818073 Merge pull request #340 from gopesht/fix#232
Navigation fixed, able to navigate to root_path from any page.
2014-07-28 21:31:46 +05:30
Gopesh Tulsyan
4a552c9623 Merge pull request #338 from gopesht/notify_on_cfp_update
Notify on cfp update
2014-07-28 21:31:02 +05:30
Gopesh Tulsyan
e845d79b71 Merge pull request #369 from gopesht/fix_email_templates
Attributes for email templates rendered conditionally, more added
2014-07-28 18:39:01 +05:30
Stella Rouzi
021f9fecf8 programm -> program 2014-07-27 15:53:19 +03:00
Gopesh Tulsyan
f5c53f77cf Email notification on cfp dates updates and schedule made public 2014-07-26 11:15:37 +05:30
Gopesh Tulsyan
8cdf48c7df Adds migrations for call for papers dates updates and schedule in email settings 2014-07-26 11:15:37 +05:30
Gopesh Tulsyan
7f6e218299 Attributes for email templates rendered conditionally, more added 2014-07-26 11:12:51 +05:30
Stella Rouzi
5e293e5547 typo 2014-07-24 23:30:28 +03:00
Stella Rouzi
2830256ebb Merge pull request #313 from differentreality/questions_fix
Questions fix
2014-07-24 21:00:21 +03:00
Henne Vogelsang
2dea55069d Merge pull request #356 from hennevogel/proposals
Refactored proposal. Enabled cancancan
2014-07-23 17:56:32 +02:00
Henne Vogelsang
c982cbb88a Refactored proposal. Enabled cancancan 2014-07-23 16:24:05 +02:00
Christian Bruckmayer
3e5a089eb1 Merge pull request #367 from ChrisBr/fix_js_error
Enables poltergeist and fixes js error on dashboard
2014-07-23 16:16:56 +02:00
Chrisbr
5e9cc49ef4 Fix Javascript error on dashboard
close #354
2014-07-23 16:06:37 +02:00
Chrisbr
6f3426b6a2 Implements "Add template" button for email settings
close #16
Subjects now mandatory if send mail enabled
2014-07-23 13:42:18 +02:00
Chrisbr
2254c2e359 [Bugfix] Added missing namespace for TransitionsException 2014-07-23 13:42:18 +02:00
Chrisbr
a88f7c168f [Bugfix] Implements check if mail templates not nil
fix #286
2014-07-23 13:42:18 +02:00
Chrisbr
424bf19a91 [Bugfix] Admin event states controller
#286
fix #287
2014-07-23 13:42:17 +02:00
Artem Chernikov
d9d72eae07 Merge pull request #349 from openSUSE/review_140721_basic_rubocop_rules
[Review] Request from 'KalabiYau' @ 'openSUSE/osem/review_140721_basic_rubocop_rules'
2014-07-23 11:00:30 +02:00
Artem Chernikov
9a3451af4f Merge pull request #311 from differentreality/openid
Only show openid options if providers are set in User model.
2014-07-22 23:30:12 +02:00
Gopesh Tulsyan
b2ab893d17 Merge pull request #318 from gopesht/notify_on_venue_change
Email notification to all participants on venue update
2014-07-22 21:37:29 +05:30
Gopesh Tulsyan
b504db3372 Added tests for emails views specs for addition of settings 2014-07-22 11:08:51 +05:30
Gopesh Tulsyan
5baeee9ee8 Venue update notifications done 2014-07-22 11:08:50 +05:30
Artem Chernikov
5289f41eb5 Use only new hash syntax 2014-07-21 15:05:58 +02:00
Artem Chernikov
3901973fd6 Do not use variables in void context 2014-07-21 15:05:58 +02:00
Artem Chernikov
31212b4f1c Fix linting cops 2014-07-21 15:05:58 +02:00
Artem Chernikov
056fe5ec3f Fix others additional lints 2014-07-21 15:05:58 +02:00
Artem Chernikov
763f864dc9 Fix basic style issues with rubocop 2014-07-21 15:05:58 +02:00
Christian Bruckmayer
9f03531708 Merge pull request #345 from ChrisBr/bugfix_events_index
Added nil checks for call for papers in event index
2014-07-21 12:59:21 +02:00
Chrisbr
9d54d0db93 Added nil checks for call for papers in event index
Changed first / lastname to name

close #342
close #344
2014-07-21 12:36:15 +02:00
Stella Rouzi
c5fe3af9db fix: use ruby's way for interpolation 2014-07-20 19:43:21 +03:00
Stella Rouzi
be468be5d7 Only show openid options if providers are set in User model. 2014-07-20 19:43:20 +03:00
Gopesh Tulsyan
8bffa7e8c2 Navigation fixed 2014-07-19 20:36:51 +05:30
Chrisbr
d1b038c5a7 [Bugfix] Confirmed / Unconfirmed events over time for conference dashboard 2014-07-18 15:22:15 +02:00
Stella Rouzi
feb220c37d remove old model 2014-07-17 16:54:43 +03:00
Gopesh Tulsyan
74a8988abc Adds migration to Email Settings for Venue Updates 2014-07-16 19:50:36 +05:30
Henne Vogelsang
064e0a3fd7 Create default event_types. More event validations. Fixes #319 2014-07-16 14:23:16 +02:00
Henne Vogelsang
a76fa8dd59 Fix the layout of the sign in box 2014-07-16 14:23:16 +02:00
Henne Vogelsang
b4dd8c8d22 Move the footer further down to separate it more from the content 2014-07-16 14:23:16 +02:00
Gopesh Tulsyan
6d847547b7 Adds email template and settings for conference registration dates updates
Added tests

Minor typo
2014-07-15 16:26:06 +05:30
Gopesh Tulsyan
c16d76c9b8 Adds migration for Conference Registration Dates to Email Settings 2014-07-15 16:26:06 +05:30
Gopesh Tulsyan
861c1af729 Conference date update email notification completed
Added tests
2014-07-15 16:25:16 +05:30
Gopesh Tulsyan
75cf1123cf Adds email template and settings for conference dates updates 2014-07-15 16:25:16 +05:30
Stella Rouzi
2966b92319 style fixes 2014-07-14 21:14:32 +03:00
Stella Rouzi
4a8c2173d4 remove put method 2014-07-14 21:14:32 +03:00
Gopesh Tulsyan
c68c6394bc Removed conference_date_string_helper, moved date_string to application_controller
Deleted home_helper.rb
2014-07-10 22:12:11 +05:30
Chrisbr
61f913b727 Implements OPTIONS http verb for root path
close #294
2014-07-08 09:18:32 +02:00
Henne Vogelsang
978dfd0512 vchoices doesn't belong to conference 2014-07-07 16:00:35 +02:00
KalabiYau
ce3b733039 Drop console outputs from js 2014-07-07 15:06:44 +02:00
KalabiYau
7f710ec72d There is no common logger in model namespace 2014-07-07 15:06:43 +02:00
Gopesh Tulsyan
c34991db44 Merge pull request #285 from gopesht/footer
Adds button to navigate to topmost component onscroll
2014-07-04 02:30:13 +05:30