Commit graph

20 commits

Author SHA1 Message Date
Matthew
f8f109598c Update 500 error page with custom information
Updated the 500 error page to include the osem logo, a link to the root
directory, a link to Github issues, and contact information.
2016-12-20 16:05:55 -06:00
Matthew
950e4edec1 Add 403 error page
Created a 403 error page using the same template as the new 404 page.
This page includes a link to the root directory, a link to submit a
Github issue, and contact information.
2016-12-20 15:58:39 -06:00
Matthew
83c3c72e80 Correct indentation inconsistency in 404.html 2016-12-20 15:52:41 -06:00
Matthew
1ebab6f415 Update 404 page for user friendliness
Replaced the generic Rails 404 page with a custom one that allows the
user to link back to the homepage or submit a github issue. Also,
included information for subscribing to the mailing list or finding the
OSEM irc channel.
2016-12-20 15:33:33 -06:00
Matthew
95ab2ec3d4 Add osem-logo.png to /public/img directory
Added an image file of the osem logo to the /public/img directory.
File was added to be used in new more user friendly error pages.
2016-12-20 14:52:54 -06: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
88a1197b12 Mark Events without room as unscheduled events 2016-03-26 00:40:44 +05:30
Stella Rouzi
f840f2b3f0 Rooms belong to venue 2016-02-06 17:43:51 +01:00
Stella Rouzi
3b8c91bbd9 fix scrolling of left column in schedule, show only @conference.events 2015-04-20 13:17:47 +03:00
Henne Vogelsang
b2f8cfbec3 First version of the non-js schedule. Removed the assets from version control. 2013-06-19 13:58:48 +02:00
Henne Vogelsang
73013bd3e6 * Add ID and track to the event overview
* Get rid of the timezones in the schedule, need to deal with that on output
* Skip auth token verfiy on schedule updates
* Make it possible to withdraw confirmed submissions
* Show if people are not registerd
2013-06-14 13:17:40 +02:00
Matt Barringer
152e8a345d Working on the backend interface for supporter registrations 2013-02-03 18:12:44 +01:00
Matt Barringer
57520bb7a9 Add minimum/maximum word lengths to session types 2013-01-31 14:38:58 +01:00
Matt Barringer
a76854c414 Adding arrival/departure time to the registration form 2013-01-20 12:49:25 +01:00
Matt Barringer
1dddf00d96 Fixing up the signin/signup pages 2013-01-17 16:27:03 +01:00
Matt Barringer
1d7670d74e Add logo to conference page 2013-01-17 15:56:56 +01:00
Matt Barringer
b801f0dc19 - Restructuring the assets
- Worked on the schedule
- Removed some gems
2013-01-11 15:00:54 +01:00
Matt Barringer
6d415d44e3 Add user photos 2013-01-08 07:38:24 +01:00
Matt Barringer
f86232bedf Added paper_trail, also starting work on the scheduler 2013-01-07 16:45:48 +01:00
Matt Barringer
90b30db9e8 First checkin 2013-01-07 09:04:09 +01:00