Commit graph

111 commits

Author SHA1 Message Date
Stella Rouzi
dd4d4b2601 use sample user for scheduled events without user 2014-08-15 20:45:29 +03:00
Stella Rouzi
d36fcd9894 delete events without submitter 2014-08-15 20:45:29 +03:00
Stella Rouzi
3bb42bdb10 move sample user creation in seeds 2014-08-15 20:45:29 +03:00
Stella Rouzi
59fe90a706 fix style 2014-08-15 20:45:28 +03:00
Stella Rouzi
78ab264bc2 delete old migration 2014-08-15 20:45:28 +03:00
Stella Rouzi
93ced745e7 name the migration more appropriately 2014-08-15 20:45:28 +03:00
Stella Rouzi
e82a417874 style fixes 2014-08-15 20:45:28 +03:00
Stella Rouzi
6827f45d60 fix migration 2014-08-15 20:45:28 +03:00
Stella Rouzi
d98cb8ccff fix style 2014-08-15 20:45:28 +03:00
Stella Rouzi
e0778a94de use sample user for scheduled events without user 2014-08-15 20:45:28 +03:00
Stella Rouzi
b5b85ede71 delete events without submitter 2014-08-15 20:45:28 +03:00
Stella Rouzi
61f23f88c9 style fixes from rubocop 2014-08-14 12:08:01 +03:00
Stella Rouzi
336d0e9d04 migration for old roles 2014-08-13 22:53:15 +03:00
Stella Rouzi
beb88b848d changes from comments, fix commercials failing test 2014-08-13 22:53:15 +03:00
Stella Rouzi
d794593e10 migrate roles 2014-08-13 22:53:14 +03:00
Stella Rouzi
71dfb3b7e4 fix conflicts 2014-08-13 22:53:13 +03:00
Stella Rouzi
e2fb434dc7 Implement role authorization 2014-08-13 22:53:13 +03:00
Gopesh Tulsyan
41fc21f7f4 Added Subscription model to send emails 2014-08-12 16:47:35 +05:30
Chrisbr
2a731e8350 Refactoring Conference/Event media to new media object
close #420
2014-08-06 14:30:50 +02:00
Henne Vogelsang
5aa0d58c57 Move Conference contact details to Contact 2014-08-01 14:30:10 +02:00
Henne Vogelsang
eb3e6898d2 Implements Contacts 2014-08-01 14:30:10 +02:00
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
8cdf48c7df Adds migrations for call for papers dates updates and schedule in email settings 2014-07-26 11:15:37 +05:30
Christian Bruckmayer
501494d3f1 Merge pull request #371 from ChrisBr/fix_migration
Adds reset_column_information to add_events_per_week migration
2014-07-24 12:02:03 +02:00
Chrisbr
ea920b9915 Adds reset_column_information to add_events_per_week migration 2014-07-24 11:53:52 +02:00
Christian Bruckmayer
0ca590a2e2 Merge pull request #370 from ChrisBr/fix_migration
Assert event not deleted on add_events_per_week migration
2014-07-24 11:38:20 +02:00
Chrisbr
c05b428d8c Assert event not deleted on add_events_per_week migration 2014-07-24 11:05:03 +02:00
Gopesh Tulsyan
c282f6c14e Delayed job integration done 2014-07-23 21:29:55 +05:30
Chrisbr
7192e2fe49 Send mail attributes are now on default false 2014-07-23 13:42:18 +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
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
Artem Chernikov
5289f41eb5 Use only new hash syntax 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
Chrisbr
d1b038c5a7 [Bugfix] Confirmed / Unconfirmed events over time for conference dashboard 2014-07-18 15:22:15 +02:00
Gopesh Tulsyan
74a8988abc Adds migration to Email Settings for Venue Updates 2014-07-16 19:50:36 +05:30
Gopesh Tulsyan
c16d76c9b8 Adds migration for Conference Registration Dates to Email Settings 2014-07-15 16:26:06 +05:30
Gopesh Tulsyan
75cf1123cf Adds email template and settings for conference dates updates 2014-07-15 16:25:16 +05:30
Artem Chernikov
aee73fb442 Merge pull request #312 from differentreality/user_fields_volunteers
Add volunteer fields to user
2014-07-14 21:47:16 +02:00
Stella Rouzi
0f9242cbd2 fix attachment_default migration 2014-07-14 21:19:42 +03:00
Stella Rouzi
e37e0a50c8 add volunteer fields to user 2014-07-14 17:36:58 +03:00
Artem Chernikov
8596644afa Fix migration for person to user migration 2014-07-07 15:06:44 +02:00
KalabiYau
bce32255fa Cleanup current issues with schema, and regenerate latter 2014-07-07 15:06:44 +02:00
Artem Chernikov
494003892c add skipped empty lines 2014-07-03 11:18:33 +02:00
Gopesh Tulsyan
6ae845143e Adds instagram url to conference 2014-07-01 21:17:27 +05:30
Stella Rouzi
e8990bfb12 fix biography field as text, not string 2014-06-30 15:46:51 +03:00
Stella Rouzi
23bf55b66c User/Person models merge 2014-06-30 15:46:06 +03:00
Chrisbr
596027e49b [Bugfix] Conference methods related to weeks now database independent 2014-06-26 13:28:48 +02:00
Chrisbr
857ac43e74 Implements targets and campaigns for conference 2014-06-26 09:08:26 +02:00
Gopesh Tulsyan
524f22835d Adds include_banner_in_splash to settings dashboard 2014-06-20 21:51:48 +05:30