Commit graph

62 commits

Author SHA1 Message Date
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