Commit graph

749 commits

Author SHA1 Message Date
Stella Rouzi
b4db97cbb7 event[0].subtitle.blank? instead of .empty? because .blank? for nil is true but .empty? for nil is undefined method 2014-06-13 11:34:02 +03:00
Gopesh Tulsyan
d1d4ed4b75 Fixed conference view spec, mismatched end 2014-06-13 02:43:58 +05:30
James Mason
9b7925de6b Merge pull request #233 from gopesht/add_social_to_splash
Adds social media to splash
2014-06-12 14:00:49 -07:00
Gopesh Tulsyan
94b0dae1cc Adds social media to splash 2014-06-13 02:29:41 +05:30
James Mason
3b6fec9cfb Merge pull request #226 from gopesht/fix_social_media
Fixed description for social media
2014-06-12 13:41:00 -07:00
James Mason
8c285cc3fc Merge pull request #214 from gopesht/adds_sponsors_to_splash
Adds sponsors to splash
2014-06-12 13:38:20 -07:00
Gopesh Tulsyan
b67b21f023 Adds sponsors to splash 2014-06-13 01:40:59 +05:30
Gopesh Tulsyan
2c27119e8e Added sponsor description and email to conference 2014-06-13 01:34:17 +05:30
James Mason
f8ba5db48e Merge pull request #227 from gopesht/social_segment
Add social url to conference
2014-06-12 12:29:33 -07:00
Gopesh Tulsyan
6d2576421b Add social url to conference 2014-06-13 00:28:01 +05:30
James Mason
4e7dd5a8a7 Merge pull request #204 from gopesht/adds_sponsors
Adds sponsors
2014-06-12 11:46:37 -07:00
Stella Rouzi
72a077e260 remove readonly option for start_date and end_date of conference so that the on-screen indication of missing fields will work 2014-06-12 21:16:08 +03:00
Stella Rouzi
960f271379 change start_week.year to start_date.year 2014-06-12 21:07:07 +03:00
Gopesh Tulsyan
67dab025a9 Sponsors dashboard
Removed explicit rendering of sponsors
2014-06-12 23:34:27 +05:30
Gopesh Tulsyan
e38a654af1 Adds sponsor model 2014-06-12 23:34:27 +05:30
James Mason
411deb4c65 Merge pull request #200 from gopesht/add_sponsorship_levels
Adds sponsorship levels
2014-06-12 11:02:35 -07:00
Gopesh Tulsyan
6193b623e6 Fixed description for social media 2014-06-12 23:29:34 +05:30
James Mason
ee655e09e8 Merge pull request #202 from gopesht/check_cfp
Check for cfp object before rendering partial
2014-06-12 10:14:06 -07:00
Gopesh Tulsyan
005bead45f Check for cfp object before rendering partial
Fixed horizontal overflow in splash due to cfp timer

Fixed condition for rendering cfp
2014-06-12 22:39:01 +05:30
Christian Bruckmayer
17427c88fe Merge pull request #221 from ChrisBr/bugfix_event
Bugfix events controller
2014-06-11 11:54:58 +02:00
Christian Bruckmayer
0b9b11cd44 Merge pull request #223 from ChrisBr/distribution_dashboard
Implements user and event state distribution
2014-06-11 11:53:38 +02:00
Chrisbr
b25ae50908 Implements user and event state distribution 2014-06-11 09:31:13 +02:00
Chrisbr
611c8b6e49 Bugfix events controller 2014-06-10 14:39:49 +02:00
Gopesh Tulsyan
f68ac7e032 Sponsorship level dashboard
removed donation amount
removed explicit rendering of sponsor levels
2014-06-06 15:40:33 +05:30
Gopesh Tulsyan
8bce579283 Adds sponsorship levels model 2014-06-06 15:40:32 +05:30
Christian Bruckmayer
069cc0eb4c Merge pull request #205 from ChrisBr/refactoring_event_state
Refactoring event states
2014-06-06 12:03:41 +02:00
Chrisbr
e5b588df81 Refactoring event states 2014-06-06 10:23:01 +02:00
James Mason
59ef642bc4 Merge pull request #199 from gopesht/fix_registration_component
Fix registration component
2014-06-05 07:39:21 -07:00
Gopesh Tulsyan
035acada24 Fix volunteers spec, failing test due zero in days 2014-06-05 12:05:05 +05:30
Gopesh Tulsyan
fd20e67c76 Modified rendering for registration dates in splash 2014-06-05 12:04:15 +05:30
Gopesh Tulsyan
f87cd94cb5 Added method registration_dates_given? 2014-06-04 23:55:02 +05:30
James Mason
a95a03c7e5 Merge pull request #198 from gopesht/fix_cfp_dates_rendering
Added check before rendering cfp dates
2014-06-04 11:01:58 -07:00
Christian Bruckmayer
8cc77338b5 Merge pull request #197 from ChrisBr/remove_cfp_harddeadline
Removes column hard_deadline from call for papers
2014-06-04 18:36:54 +02:00
Christian Bruckmayer
899b0cc710 Merge pull request #195 from ChrisBr/dashboard_tabs
Implements recent items tabs and top submitter for dashboard
2014-06-04 18:36:39 +02:00
Gopesh Tulsyan
0fdd50169b Added check before rendering cfp dates 2014-06-04 21:04:53 +05:30
Chrisbr
c75471c0e4 Removes column hard_deadline from call for papers 2014-06-04 16:47:50 +02:00
Chrisbr
28293cb4c4 Implements recent items tabs and top submitter for dashboard 2014-06-04 16:11:33 +02:00
James Mason
25a1c116fd Merge pull request #191 from openSUSE/typo
s/shedule/schedule/
2014-06-03 11:34:22 -07:00
James Mason
4d43e944e1 Merge pull request #192 from openSUSE/begone-flash-padding
Remove additional whitespace around flash.
2014-06-03 11:34:11 -07:00
Christian Bruckmayer
ab21bb14de Merge pull request #190 from ChrisBr/step_by_step_list
Implements todo list for instance dashboard
2014-06-03 19:47:28 +02:00
James Mason
3075429f6b Remove additional whitespace around flash.
Looking at the screenshots, it just seems excessive.
2014-06-03 10:39:42 -07:00
James Mason
e2fb292b40 s/shedule/schedule/ 2014-06-03 10:36:47 -07:00
James Mason
4d030247be Merge pull request #193 from gopesht/fix_volunteer_specs
Days with leading zeros
2014-06-03 09:45:47 -07:00
Gopesh Tulsyan
7ced28eb68 Days with leading zeros 2014-06-03 21:27:58 +05:30
James Mason
70212ebbcf Merge pull request #136 from gopesht/feature_testing
Feature testing
2014-06-03 07:54:41 -07:00
James Mason
642cb06dc2 Merge pull request #114 from gopesht/testing
some basic tests and fixed bug to display users
2014-06-03 07:53:23 -07:00
James Mason
e78974a3aa Merge pull request #178 from openSUSE/gems-with-dependencies
Update a couple gem minor versions to agree with versions in d:l:r:e
2014-06-03 07:45:33 -07:00
Chrisbr
65a73f876a Implements todo list for instance dashboard 2014-06-03 16:27:10 +02:00
Christian Bruckmayer
852e2d4243 Merge pull request #189 from ChrisBr/bugfix_item_function
Bugfix conference#calculate_items_per_week
2014-06-03 14:35:21 +02:00
Chrisbr
54ac8a8fb7 Bugfix conference#calculate_items_per_week 2014-06-03 14:00:33 +02:00