Christian Bruckmayer
2dad051ab9
Add letter_opener_web
...
to present emails in the browser in development mode.
Using letter_opener in combination with Vagrant does not work
because it's not possible to launch a web browser in your
Vagrant box. Fixes #817 .
2016-03-05 14:09:42 +01:00
Stella
ccd7ecbb90
Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use.
2016-03-01 17:10:45 +02:00
Stella Rouzi
f840f2b3f0
Rooms belong to venue
2016-02-06 17:43:51 +01:00
Stella Rouzi
444356fbc7
Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels
2016-02-06 17:42:51 +01:00
Stella Rouzi
ecef151f91
API with more options, includes #712
2016-01-21 21:49:48 +02:00
chrisbr
23664119bd
Implement simplified commercials workflow
...
It's now possible to simply enter the url of the third party provider to enter a commercial.
2016-01-21 19:41:12 +01:00
raluka
aa1ff51b58
small changes
2015-09-17 12:13:21 +02:00
raluka
35714f350e
Issue#15: Added Comment Notifications: notification_emails and comments view
2015-09-17 12:13:21 +02:00
raluka
3df77c84f6
Issue#690: fixed Attendance Button
2015-07-15 12:44:08 +02:00
Henne Vogelsang
b65a33f047
Merge pull request #560 from hennevogel/feature-user-view
...
Various small UI fixes
2014-12-09 15:52:44 +01:00
Henne Vogelsang
c6bd65deaa
Fix Stellas review gripes
2014-12-09 15:19:01 +01:00
Stella
31df114ce4
sign in user after confirmation
2014-12-01 14:40:31 +02:00
Henne Vogelsang
ce6ed0a8e9
Get rid of the schedule controller
2014-11-27 14:31:44 +01:00
Henne Vogelsang
28063129c7
Implement consistent admin interface
...
* Consistent route/model/controller/view layout
* Get rid of unused photos, speakers, dietchoices, social_events controllers
* Drop unused :public from Rooms and :description from CallForPapers
2014-11-25 10:47:18 +01:00
Henne Vogelsang
cb227a0afc
Another round of splash design
...
* Add map to splash
* Reverse venue<->conference relation
* Split venue address into fields
* Don't go through venue for lodgings anymore
2014-11-20 15:39:26 +01:00
Henne Vogelsang
f2cdea4f1a
Integrate the splash page into the general layout
...
* Cleanup the CSS
* Fix more views then you have fingers and toes
* Introduce position(weight) for sponsor levels
* Fix bootstrap/datatable integration
2014-11-17 13:58:27 +01:00
Henne Vogelsang
e65ca7fb58
Get rid of the home controller
2014-11-14 17:24:24 +01:00
Stella
3be200abcc
move subscribe to its own controller, add authorization, test subscribe/unsubscribe
2014-11-12 14:00:17 +02:00
Christian Bruckmayer
97bf86454e
Merge pull request #518 from ChrisBr/lodgings
...
Refactoring admin lodging menu
2014-11-12 12:47:30 +01:00
Christian Bruckmayer
5a80adaee5
Merge pull request #539 from ChrisBr/venue
...
Refactoring venue
2014-11-12 12:47:14 +01:00
chrisbr
9d08f52636
Refactoring venue
2014-11-12 12:12:57 +01:00
chrisbr
580c6c6ed9
Refactoring lodgings
2014-11-12 12:00:03 +01:00
chrisbr
6a373b5f6c
Refactoring rooms
2014-11-12 11:37:28 +01:00
chrisbr
49d565def2
Implements iChain authentication
2014-11-04 17:42:47 +01:00
Stella Rouzi
b7c45718d8
apply StringLiterals cop (remove double quotes, unless there is string interpolation)
2014-09-02 21:45:07 +03: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
Chrisbr
d21e19b977
Big refactoring of registration
...
- Added datatable gem
- Addaed datatable to events, users (#422 ), registrations
2014-08-22 15:08:54 +02:00
Chrisbr
ed55e2bf3a
Introduces new RegistrationPeriod Object for Conference
...
#416
2014-08-18 14:33:02 +02:00
Stella Rouzi
beb88b848d
changes from comments, fix commercials failing test
2014-08-13 22:53:15 +03:00
Stella Rouzi
aeb28833f1
fixes
2014-08-13 22:53:14 +03:00
Stella Rouzi
c9d608175b
fix from rebase
2014-08-13 22:53:14 +03:00
Stella Rouzi
e2fb434dc7
Implement role authorization
2014-08-13 22:53:13 +03:00
Gopesh Tulsyan
d4074b798e
Merge pull request #377 from gopesht/add_email_settings_to_user_accounts
...
Add email settings to user accounts
2014-08-13 09:22:34 +05:30
Gopesh Tulsyan
a39f4cf0dd
Subscription on Registration, Independent Subscription without registration
2014-08-12 16:47:36 +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
5aa0d58c57
Move Conference contact details to Contact
2014-08-01 14:30:10 +02:00
Henne Vogelsang
eb3e6898d2
Implements Contacts
2014-08-01 14:30:10 +02:00
Henne Vogelsang
c982cbb88a
Refactored proposal. Enabled cancancan
2014-07-23 16:24:05 +02:00
Artem Chernikov
5289f41eb5
Use only new hash syntax
2014-07-21 15:05:58 +02:00
Gopesh Tulsyan
f7337cbb77
Unused route for Conference#show
2014-07-13 16:32:12 +05:30
Chrisbr
61f913b727
Implements OPTIONS http verb for root path
...
close #294
2014-07-08 09:18:32 +02:00
Artem Chernikov
f58fba3f71
Rollback routes OPTIONS change [ci skip]
2014-07-07 16:10:21 +02:00
Artem Chernikov
460f763be5
Add Mina configuration
2014-07-07 16:09:07 +02:00
Gopesh Tulsyan
3bf54f991a
Increased size of modal, added description as caption to photos
2014-07-02 00:25:09 +05:30
Gopesh Tulsyan
1244f937e6
Multiple ajax calls fixed
2014-07-01 22:02:52 +05:30
Gopesh Tulsyan
220e816155
Gallery initiated
2014-07-01 21:52:33 +05:30
Chrisbr
857ac43e74
Implements targets and campaigns for conference
2014-06-26 09:08:26 +02:00