Gopesh Tulsyan
a1aba60966
Adds checks to splash view
2014-06-18 22:28:00 +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
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
0b6b046016
Adds lodging splash view
...
Check for venue photo before rendering
2014-06-16 22:56:12 +05:30
Gopesh Tulsyan
f0b6c32a54
Location component splash view
2014-06-16 17:53:06 +05:30
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
Gopesh Tulsyan
94b0dae1cc
Adds social media to splash
2014-06-13 02:29:41 +05:30
Gopesh Tulsyan
b67b21f023
Adds sponsors to splash
2014-06-13 01:40:59 +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
Gopesh Tulsyan
fd20e67c76
Modified rendering for registration dates in splash
2014-06-05 12:04:15 +05:30
Gopesh Tulsyan
0fdd50169b
Added check before rendering cfp dates
2014-06-04 21:04:53 +05:30
Gopesh Tulsyan
c567b0d0ab
Rebased and changes in countdown timer logic
2014-05-30 09:57:41 +05:30
Gopesh Tulsyan
25038a2c22
Call for papers component for splash page
2014-05-30 09:57:41 +05:30
James Mason
9e39fedf05
Merge pull request #177 from gopesht/add_tickets_to_registration_segment
...
Add tickets to registration segment
2014-05-29 13:18:19 -07:00
Gopesh Tulsyan
e2fd1bbd69
Add tickets to registration segment
2014-05-30 00:31:12 +05:30
Gopesh Tulsyan
abfb0884a1
Added registration segment to display description, period
...
Controller test for Conference#show
houndci fixes
Rebased with single entry for navigation branding
Conditional rendering of splash navbar
2014-05-30 00:30:09 +05:30
Gopesh Tulsyan
1e802bc3c6
Added description to conference and program segment to splash
...
Added tracks to program component
Rebased and updated the new navigation for splash
2014-05-30 00:20:44 +05:30
Gopesh Tulsyan
b3d719829e
Added description to conference and program segment to splash
...
removed id from program partial
2014-05-29 23:57:35 +05:30
James Mason
b023459600
Use a single entry for navigation branding:
...
Allow a view to override the brand (esp. for conference splash pages),
Use the app name link for the admin control panel,
use the conference short title for end user content within a conference,
fall back to the app name link.
Visually, there are two substantial changes:
(1) the conference title (or short title) serves as the brand when viewing
conference content;
(2) the short title isn't shown redundantly on the navbar and the top of the
sidebar when editing a conf.
2014-05-28 13:52:15 -07:00
Gopesh Tulsyan
7a5f47257a
Create view for splash page from existing routes
2014-05-19 21:21:06 +05:30