Christian Bruckmayer
79de791f22
Merge pull request #528 from ChrisBr/devise
...
Implements iChain authentication
2014-11-06 09:48:52 +01:00
chrisbr
49d565def2
Implements iChain authentication
2014-11-04 17:42:47 +01:00
Matt Barringer
6bf85d64d6
I can't take credit for all of this :-)
2014-10-15 18:28:58 +02:00
Chrisbr
fedb0753bf
Extracted Splashpage from Conference
...
#418
2014-08-31 22:59:42 +02:00
Chrisbr
5f8a8ac6d9
Refactoring Tickets
...
- Tickets now independent from registration
- Implemented money gem
#419
2014-08-28 15:21:05 +02:00
James Mason
d50ac96c6b
Switch header navigation glyphs to FontAwesome
2014-08-18 08:51:13 -07:00
James Mason
ba1aed3c54
Switch admin navigation glyphs to FontAwesome
2014-08-18 08:49:44 -07:00
Chrisbr
ed55e2bf3a
Introduces new RegistrationPeriod Object for Conference
...
#416
2014-08-18 14:33:02 +02:00
Henne Vogelsang
45b8c5dd68
Drop JQuery-UI. Fixes Issue #353 partly
2014-08-18 09:32:14 +02:00
Stella Rouzi
911143c006
fix in admin menu and rework menu tests
2014-08-14 16:46:34 +03:00
Stella Rouzi
ba6643a394
fix sponsor test, fixes from rebase, remove admin area check from application controller, fix admin menu layout
2014-08-14 11:37:30 +03:00
Stella Rouzi
aeb28833f1
fixes
2014-08-13 22:53:14 +03:00
Stella Rouzi
e2fb434dc7
Implement role authorization
2014-08-13 22:53:13 +03:00
Gopesh Tulsyan
fe17bd26e5
Merge pull request #440 from gopesht/add_home_route_to_splash
...
Added route to root path for navigation from splash
2014-08-13 09:20:56 +05:30
Gopesh Tulsyan
4809edffe4
Removed brand helper for consistency, replaced glyphicons with fontawesome icons
2014-08-12 17:04:16 +05:30
Chrisbr
22cc5e4f14
Extracting Photos form Conference edit form
...
close #384
2014-08-12 08:38:51 +02:00
Chrisbr
a8b94c13f3
Refactoring Conference Basics #384
2014-08-12 08:32:45 +02:00
Chrisbr
2a731e8350
Refactoring Conference/Event media to new media object
...
close #420
2014-08-06 14:30:50 +02:00
Henne Vogelsang
5f96c276e9
Rework the Sign Up/Sign In views
...
Use Capybaras save_page when feature tests go wrong
2014-08-01 13:35:06 +02:00
Henne Vogelsang
a76fa8dd59
Fix the layout of the sign in box
2014-07-16 14:23:16 +02:00
Stella Rouzi
23bf55b66c
User/Person models merge
2014-06-30 15:46:06 +03:00
Gopesh Tulsyan
2c4101ab45
Theme intrgration initiated by Onassis theme of Blacktie.co
...
Banner Component designed
2014-06-26 21:28:06 +05:30
Gopesh Tulsyan
9c69abe950
Implements smoothscroll
2014-06-26 20:39:46 +05:30
Chrisbr
857ac43e74
Implements targets and campaigns for conference
2014-06-26 09:08:26 +02:00
Christian Bruckmayer
5e43af350f
Merge pull request #246 from ChrisBr/bugfix_admin_menu
...
Adds missing glyphicon and chevron to admin menu
2014-06-24 10:11:25 +02:00
Gopesh Tulsyan
23ad35caea
Changed splash layout
...
Changed view spec to render with content_for
2014-06-20 20:31:20 +05:30
Stella Rouzi
600adde6ba
implement openID authentication
2014-06-19 12:58:05 +03:00
Gopesh Tulsyan
e494192ad2
Adds lodgings controller and view
2014-06-16 17:54:38 +05:30
Chrisbr
647ab518e0
Adds missing glyphicon and chevron to admin menu
2014-06-16 14:11:58 +02:00
Gopesh Tulsyan
67dab025a9
Sponsors dashboard
...
Removed explicit rendering of sponsors
2014-06-12 23:34:27 +05:30
Gopesh Tulsyan
f68ac7e032
Sponsorship level dashboard
...
removed donation amount
removed explicit rendering of sponsor levels
2014-06-06 15:40:33 +05:30
James Mason
e2fb292b40
s/shedule/schedule/
2014-06-03 10:36:47 -07:00
Gopesh Tulsyan
e2fd1bbd69
Add tickets to registration segment
2014-05-30 00:31:12 +05:30
Gopesh Tulsyan
f825599433
Conditional rendering of splash navbar
2014-05-29 11:24:54 -07:00
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
Chrisbr
d1d75e97a4
Removes new conference link form loop
2014-05-28 13:31:42 +02:00
Chrisbr
cd83cb2f8f
Renmanes Conference edit link to Settings in admin menu
2014-05-23 16:49:34 +02:00
Christian Bruckmayer
b97b48b1eb
Merge pull request #156 from ChrisBr/remove_admin_dd
...
Removes admin from dropdown
2014-05-23 15:07:16 +02:00
Christian Bruckmayer
e9e3dad431
Merge pull request #155 from ChrisBr/dd_admin
...
Dropdown shows now context
2014-05-23 15:07:08 +02:00
Chrisbr
a9814146ff
Removes admin from dropdown
2014-05-23 14:30:59 +02:00
Chrisbr
cd8e8a5c7e
Dropdown shows now context
2014-05-23 14:19:57 +02:00
Chrisbr
ab4d3021a2
Moves conference show #action to #edit action
2014-05-23 13:01:23 +02:00
Chrisbr
89fb059aaa
New admin menu
2014-05-22 18:19:07 +02:00
Gopesh Tulsyan
d1e9bd06a6
View specs, added factories, fixed bugs
2014-05-21 16:20:02 +05:30
Gopesh Tulsyan
7a5f47257a
Create view for splash page from existing routes
2014-05-19 21:21:06 +05:30
Chrisbr
8e0b9193e2
Removes gravater alt text
2014-05-19 11:20:11 +02:00
Henne Vogelsang
f6088e9abe
Merge pull request #117 from hennevogel/callforpapers
...
Fix the callforpapers routing and some styling issues
2014-05-14 11:29:53 +02:00
Henne Vogelsang
e4c19ab1f6
Fix the callforpapers routing and some styling issues
2014-05-13 14:17:39 +02:00
Chrisbr
d97e3603b1
Merge with master
2014-05-12 15:26:18 +02:00
Chrisbr
27f35a49c6
Fix create conference form
...
- adds HTML 5 validations
2014-05-12 14:38:55 +02:00