Commit graph

70 commits

Author SHA1 Message Date
Henne Vogelsang
a3b6c479e9 Make it possible to uncancel events 2013-05-07 17:05:12 +02:00
Henne Vogelsang
178e584730 Fix confirming of proposals 2013-05-07 17:00:26 +02:00
Henne Vogelsang
39ca877e5e Count events and use datatables, put all tables into wells 2013-05-07 15:09:13 +02:00
Henne Vogelsang
3022e8b8e6 Minor features/fixes
* Fix admin sub menus
* Show email address in people#index
* Add User Area link in navbar
* Smaller textareas on proposal#new so you don't have to scroll
* Counting of registrations, users and people
* Use datatables for users and people
* Show event type on admin/events#show
2013-05-07 14:46:33 +02:00
Matt Barringer
a557f3750e Make the confirmation message clearer 2013-03-02 08:22:05 +01:00
Matt Barringer
5ce1106c64 Merge pull request #3 from dastergon/master
Fixed scrolling issue
2013-02-19 21:57:17 -08:00
Matt Barringer
78007a438c Fix email bug 2013-02-18 20:36:21 +01:00
Matt Barringer
358018cd93 Tweak the front page 2013-02-18 06:33:55 +01:00
Matt Barringer
6c3d26db45 Tweak the submission forms 2013-02-18 06:30:42 +01:00
Matt Barringer
bff2b05994 Tweak the submission forms 2013-02-18 06:25:12 +01:00
Matt Barringer
e641be69a6 Tweak the registration and submission forms 2013-02-18 06:17:52 +01:00
Pavlos Ratis
e3c0085ee3 fixed scrolling
Adding # in the href when you click in the 'Details' it takes you 
to the top and then you should scroll down in order to see the user's Details.
Adding `javascript: void(0)` instead of # we fix scrolling because it doesn't take you to the top.
2013-02-16 23:02:58 +00:00
Matt Barringer
3933e89a9c Adding social events, which can be used on the registration page 2013-02-16 13:30:53 +01:00
Matt Barringer
ba721772b9 Swap some checkboxes around 2013-02-12 20:57:39 +01:00
Matt Barringer
e3b6c735ff The public name needs to just be a string input 2013-02-12 20:24:48 +01:00
Matt Barringer
2507857a2e Fixing a few bugs 2013-02-12 19:19:02 +01:00
Matt Barringer
df0e75e03a Fixing a few bugs 2013-02-12 19:17:19 +01:00
Matt Barringer
045ffd3541 Specify that people registration fields should mostly be single line text inputs 2013-02-11 18:21:39 +01:00
Matt Barringer
43d149bea3 Add IRC nick to the Person page 2013-02-11 18:12:10 +01:00
Matt Barringer
4b0887e0f3 Add IRC nick to the Person page 2013-02-11 18:10:43 +01:00
Matt Barringer
93b7d17e23 Open link to venue in a new window 2013-02-11 17:56:50 +01:00
Matt Barringer
bc7f52a3c1 Merge branch 'master' of github.com:mbarringer/osem 2013-02-11 17:53:41 +01:00
Matt Barringer
d7531d6d62 Fixing accept/reject email problem 2013-02-11 17:52:31 +01:00
Matt Barringer
49c69f8d20 Merge pull request #1 from nijel/patch-1
Fix sender email
2013-02-07 02:15:30 -08:00
Michal Čihař
d44a7031a6 Fix sender email
There is no domain confereces.opensuse.org and some mail server might reject such email.
2013-02-07 10:58:56 +01:00
Matt Barringer
3891d728e8 Only show one month on the registration calendar 2013-02-06 21:27:15 +01:00
Matt Barringer
19432ee07a Set the registration arrival/departure calendars to the day before/after the conference dates 2013-02-06 21:24:44 +01:00
Matt Barringer
077036d67c Rename attending_social_events_with_partner 2013-02-06 20:26:41 +01:00
Matt Barringer
a8e2cd4ef9 Fix bug w/ proposal submissions 2013-02-06 20:17:54 +01:00
Matt Barringer
9b1704fad6 Show minimum word count 2013-02-06 19:56:02 +01:00
Matt Barringer
55039e4b31 Don't autogenerate a blank name 2013-02-06 18:45:49 +01:00
Matt Barringer
59fe29c1a4 Force new users to fill out their name before trying to register 2013-02-06 18:43:10 +01:00
Matt Barringer
40a283a244 Force new users to fill out their name before trying to register 2013-02-06 18:42:12 +01:00
Matt Barringer
c3c8c2df34 Registrations should work w/o supporter levels 2013-02-06 18:12:13 +01:00
Matt Barringer
d6bda2f6dc Reject supporter codes if they're already used by another email 2013-02-06 07:23:35 +01:00
Matt Barringer
152e8a345d Working on the backend interface for supporter registrations 2013-02-03 18:12:44 +01:00
Matt Barringer
e0f134bb34 Require javascript 2013-02-03 13:01:11 +01:00
Matt Barringer
5d3864d7da Show supporter level ticket URL on the registration page 2013-02-03 12:46:44 +01:00
Matt Barringer
973913b3bf Adding more registration options, and starting work on supporter levels 2013-02-02 16:43:47 +01:00
Matt Barringer
61a02d17a3 Link to google maps for the address on the conference list 2013-01-31 16:28:01 +01:00
Matt Barringer
57520bb7a9 Add minimum/maximum word lengths to session types 2013-01-31 14:38:58 +01:00
Matt Barringer
8a7efa65d7 Add a link to the admin area if the logged-in user has the correct role 2013-01-20 13:43:04 +01:00
Matt Barringer
64b9764b07 Don't crash on sending registration emails 2013-01-20 13:30:16 +01:00
Matt Barringer
138106c2fb Handle routes properly when the app is running in a subdirectory 2013-01-20 13:06:01 +01:00
Matt Barringer
eb8c85c18f Don't crash when arrival/departure is null 2013-01-20 13:00:29 +01:00
Matt Barringer
a76854c414 Adding arrival/departure time to the registration form 2013-01-20 12:49:25 +01:00
Matt Barringer
6ad491982e Add db/schema 2013-01-18 14:05:38 +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
caa0dec6c4 Fix bug in track list, also send accept/reject mails 2013-01-17 13:56:05 +01:00