James Mason
f0c3fc357b
Fold call for papers & call for tracks into one splashpage section
2017-12-22 10:48:55 -08:00
James Mason
394448dc36
Fold booths into the schedule section of splashpage
2017-12-22 10:48:55 -08:00
James Mason
92927a4f88
Reorder splashpage sections
...
Grouping common things, trying to keep things making sense.
I'd like to see this become customizable at some point.
2017-12-22 10:48:55 -08:00
James Mason
3cdef86d64
Redesign & move splashpage header into a partial
...
... this allows conferences/show to consistently just show layout.
2017-12-22 10:48:55 -08:00
James Mason
f4b869c129
Use fragment caching on the splashpage
2017-12-22 10:48:55 -08:00
James Mason
e60dc8c09d
Logic for showing splashpage is not the views' concern
...
That's the responsibility of ConferenceController & cancancan, and
they handle it fine.
2017-12-22 10:48:55 -08:00
James Mason
995176ffe5
Fewer queries for for Conference#show
...
Reduces SQL wait times by >90% on splash pages.
2017-12-22 10:48:55 -08:00
Akshit Ahluwalia
fc48769abb
fixed hakiri xss warnings.
...
Fixed Hakiri XSS Warnings.
2017-10-12 04:55:01 +05:30
AEtherC0r3
27fa79a826
Track related refactoring
...
Add roles as nested routes to track (for the track organizer role)
Allow transition from to_accept to to_reject and backwards
Split Track#valid_dates validation to many independent ones
Show all the confirmed tracks in the conference's splashpage
Add comment in admin/Tracks#toggle_cfp_inclusion
Rewrite admin/TracksController#accept spec
Add feature spec for track requests
Change 'In' to 'Room' in Tracks#index
Rewrite Track#overlapping
Refactor code in ProposalsController
Fix typos
2017-08-27 18:20:16 +03:00
nasia
8b5ebb3dd7
Add confirmed booths to splashpage
2017-08-16 16:51:52 +03:00
AEtherC0r3
2f9eb04219
Enable track requests
2017-08-11 16:25:21 +03:00
shlok007
cdc08052b1
display organization name in menu bar
2017-08-10 11:17:36 +05:30
shlok007
540c982771
mention organization in dashboard, splashpage and admin/conference#edit
2017-08-10 11:17:36 +05:30
Sherri Mitchell
06ce06bfb3
Add Open Graph metadata to conference#show
2016-12-20 12:36:01 +01:00
richiethomas
daf1f805bd
Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController'
2016-09-30 18:49:44 -04:00