Sasi Olin
d31233c033
Migrate to fontawesome 6
2022-05-18 06:33:47 +02:00
Rahul
bf7a7932ba
add booth in alias
...
Booth can be replaced with any alias by replacing it in alias.en.yml.
2019-08-10 21:40:25 +05:30
James Mason
e518431b8e
Rename 'Call for Papers' to 'Calls for Content'
2018-12-19 13:18:24 -08:00
James Mason
b11001cdba
Every campaign has an end.
...
Drop ahoy, because it's more trouble than it's worth. This means dropping
visits, campaigns, targets.
Campaigns are better run to analytics, such as:
* https://matomo.org/docs/tracking-campaigns/
* https://matomo.org/docs/tracking-goals-web-analytics/
* https://support.google.com/analytics/answer/1012040?hl=en
2018-10-16 21:34:04 +02:00
Stella Rouzi
9f3c0eff5d
Add surveys; custom generated by admins
...
Available during registration or after conference
Co-authored-by: Shyukri <shshyukriev@suse.com>
Co-authored-by: Henne <hvogel@opensuse.org>
Co-authored-by: Moises <mdeniz@suse.com>
2018-07-03 08:46:15 +03:00
Nishanth Vijayan
68788ce9fc
Show conference changelog
...
Use load_and_authorize_resource in versions controlller
Add conference specifc route to revision history page
Users with role can view revision_history only for the versions they have access to
Handle versions where conference_id is not set (records before papertrail was introduced)
2017-08-24 10:24:13 +00:00
nasia
bc45531efd
Add My Booth Requests to user menu
2017-08-23 14:09:34 +03:00
nasia
834e9d96e4
Add booths to admin sidebar
2017-08-23 14:09:34 +03:00
nikhilgupta1211
d0a9610992
Made Sidebar collapsible for small screens
...
Added a hamburger button in _admin_html.haml for navbar collapse
Fixes #853
2017-08-21 12:52:33 +03:00
shlok007
ddf6f4b4c9
fix new conference links
2017-07-12 19:24:22 +05:30
AEtherC0r3
2bff918556
Add index view for the cfp and modify existing ones
...
Add cfp_type to the form partial
Refactor Cfps#show to use partials for the different cfp types
Modify the rest of the view, where the cfp was used
2017-06-27 21:16:46 +03:00
Stella Rouzi
5e9bc683ae
Move reports to separate controller
2017-03-20 17:51:37 +02:00
divyanshumehta
1ca448df6f
Changed Ruby syntax in views. Fixed #1326
2017-03-20 18:27:39 +05:30
shlok007
3065766da9
ability to track resources used in conference
2017-02-07 14:58:45 +05:30
Stella Rouzi
46101228e7
Merge pull request #1169 from nishanthvijayan/reports
...
Add new page with organizer reports
2017-01-15 12:28:38 +02:00
richiethomas
daf1f805bd
Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController'
2016-09-30 18:49:44 -04:00
Nishanth Vijayan
fabe29d2ed
Add new page with organizer reports
2016-09-27 21:24:49 +05:30
Ana
29b920d746
Corrections in SchedulesController
...
- Controler file name pluralized
- Load and authorization fixed and improved
- Consider that save can fail in create action
- Eliminate unnecessary if in update action
- Ability and tests related to the schedules link in the admin sidebar fixed
2016-08-11 15:11:27 +02:00
Ana
42848f929b
Several schedules in the backend && routes changed
...
- Introduce plural resources for Schedule in routes.rb
- Introduce #index and #create actions for ScheduleController
- Make it possible to set a schedule as selected_schedule
2016-08-11 15:11:27 +02:00
Ana
dfd64a4510
Integrate the schedule in the admin interface
...
Integrate the schedule in the admin interface while adapting it to the new associations and models.
2016-08-11 15:06:52 +02:00
Nishanth Vijayan
e83b2c3a90
Display sponsor pages only if sponsorship levels are defined
2016-05-19 19:11:38 +05:30
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
8ffa8b1e86
Venue has show action, not index. Make the ability to schedule an Event more clear.
2016-01-13 13:16:15 +02:00
Stella Rouzi
759aa54689
Syntax style + code groomming
2015-10-06 14:15:38 +03:00
Stella
d41988c74f
Fix authorization
2014-12-11 13:17:11 +02: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
30e8ab856c
Get rid of the splashpage banner photo and "descriptions"
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
chrisbr
9d08f52636
Refactoring venue
2014-11-12 12:12:57 +01:00
Chrisbr
be68877f1a
Implements new admin menu structure #304
...
close #305
2014-09-30 12:57:56 +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
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
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
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
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
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