Commit graph

321 commits

Author SHA1 Message Date
Gopesh Tulsyan
291a61bc8d Adds splash check to todo list
Adds specs for make_conference_public
2014-06-19 21:03:57 +05:30
Gopesh Tulsyan
e1b7067fd9 Adds make_conference_public field to conference model 2014-06-19 21:03:57 +05:30
Artem Chernikov
20f31621ee Merge pull request #242 from differentreality/refactor_events_states
change paths after refactoring of event states
2014-06-19 16:25:34 +02:00
Stella Rouzi
0c698bac10 Merge pull request #253 from differentreality/final_openid
Authenticate via openid
2014-06-19 15:53:56 +03:00
Artem Chernikov
8803384d2f Merge pull request #229 from differentreality/create_conf_indicator
remove readonly option for start_date and end_date of conference
2014-06-19 14:04:04 +02:00
Stella Rouzi
883d94889e styling fixes 2014-06-19 14:03:49 +03:00
Stella Rouzi
29953a71eb Make links partial haml not erb 2014-06-19 13:42:39 +03:00
Stella Rouzi
600adde6ba implement openID authentication 2014-06-19 12:58:05 +03:00
Stella Rouzi
37ec4ce746 fix admin schedule routing 2014-06-18 17:40:03 +03:00
Gopesh Tulsyan
a2a9e739f9 Merge pull request #250 from gopesht/adds_checkboxes_for_splash_components
Adds migrations for checkboxes of splash components
2014-06-17 23:20:14 +05:30
Gopesh Tulsyan
ad9c0d1012 Adds splash component checkboxes to admin dashboard 2014-06-17 22:42:15 +05:30
Gopesh Tulsyan
41920d9a3a Fix program rendering partial 2014-06-17 19:28:09 +05:30
Gopesh Tulsyan
75333d7c60 Tracks aligned based on count 2014-06-17 17:28:48 +05:30
Stella Rouzi
47fa0952e2 States dropdown in different file 2014-06-17 10:40:57 +03:00
Gopesh Tulsyan
628f9438d9 changed if to unless in rendering css conditionally 2014-06-17 00:15:39 +05:30
Gopesh Tulsyan
bebcc5042a Dropped Js function for styling 2014-06-16 23:55:11 +05:30
Gopesh Tulsyan
8aab1d3655 Added basic styling for each component 2014-06-16 23:25:09 +05:30
Gopesh Tulsyan
f9c4ff1d08 Changed description in lodgings controller and conference#edit 2014-06-16 22:59:21 +05:30
Gopesh Tulsyan
0b6b046016 Adds lodging splash view
Check for venue photo before rendering
2014-06-16 22:56:12 +05:30
Gopesh Tulsyan
01bd45a045 Adds website link to lodging 2014-06-16 22:56:12 +05:30
Gopesh Tulsyan
feabc3b954 Adds lodging description to conference 2014-06-16 22:56:12 +05:30
Gopesh Tulsyan
e494192ad2 Adds lodgings controller and view 2014-06-16 17:54:38 +05:30
Gopesh Tulsyan
f0b6c32a54 Location component splash view 2014-06-16 17:53:06 +05:30
Gopesh Tulsyan
f5c5e6a44b Adds photo to venue 2014-06-16 17:47:26 +05:30
Chrisbr
4abd5d2185 Implements instance dashboard 2014-06-16 13:51:43 +02:00
Stella Rouzi
7a00219346 change paths after refactoring of event states 2014-06-15 14:53:59 +03:00
Stella Rouzi
24ac1778a5 Merge pull request #235 from differentreality/conference_show
Conference show
2014-06-13 16:57:38 +03:00
Stella Rouzi
16abe63418 Merge pull request #237 from differentreality/registrations_exports
fix filenames for export to pdf/xls
2014-06-13 15:09:55 +03:00
Chrisbr
bf4758a54a Adds color to event types 2014-06-13 12:35:05 +02:00
Stella Rouzi
dba8c9f569 fix filenames for export to pdf/xls 2014-06-13 12:12:17 +03:00
Stella Rouzi
668fe5f196 Add message when schedule is not ready 2014-06-13 11:49:09 +03:00
Stella Rouzi
9c0af1faf0 Move conference description in conference show, instead of program partial. 2014-06-13 11:49:09 +03:00
Stella Rouzi
dab9e1da51 show cfp partial only if @conference.call_for_papers is not nil 2014-06-13 11:49:09 +03:00
Stella Rouzi
93d7cdf840 Change wording and use unless instead of if 2014-06-13 11:34:02 +03:00
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
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
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
Gopesh Tulsyan
6d2576421b Add social url to conference 2014-06-13 00:28:01 +05:30
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
Gopesh Tulsyan
67dab025a9 Sponsors dashboard
Removed explicit rendering of sponsors
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
Chrisbr
b25ae50908 Implements user and event state distribution 2014-06-11 09:31:13 +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
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