Henne Vogelsang
83b20dfc58
Merge pull request #18 from differentreality/stats
...
Stats
2013-07-12 04:43:23 -07:00
differentreality
19b11a79ff
Edit registration for admin
2013-07-12 13:37:30 +03:00
differentreality
463430b3e8
Allow delete of registration only to admins (not organizers)
2013-07-12 13:37:30 +03:00
differentreality
6879ca28e5
add option to delete registration
2013-07-12 13:37:29 +03:00
differentreality
f53af55a74
add pagination, re-arrange view
2013-07-12 13:37:29 +03:00
differentreality
5437cd5226
attended field as true in new registrations created by admin
2013-07-12 13:37:29 +03:00
differentreality
949cbd6a6c
error messages
2013-07-12 13:31:42 +03:00
differentreality
d2709f0570
admin adds new user/person and registration
2013-07-12 13:31:41 +03:00
differentreality
e59dbb0208
fix
2013-07-12 13:27:11 +03:00
differentreality
a71a16922c
Add admin stats page
2013-07-12 12:30:31 +03:00
Henne Vogelsang
7e43a00098
Merge pull request #16 from ancorgs/master
...
Fixing the json generated by admin/conference/x/events
2013-07-11 05:32:28 -07:00
Ancor Gonzalez Sosa
b54b098a19
Fixing the json generated by admin/conference/x/events
2013-07-11 13:49:50 +02:00
Henne Vogelsang
00af4e0aee
Merge pull request #13 from differentreality/event_registration
...
Event registration
2013-07-11 02:47:32 -07:00
Ancor Gonzalez Sosa
c6956482f0
Speaker can be changed in admin/conference/x/events
2013-07-11 09:04:54 +02:00
differentreality
750e31c11a
add option to pre register to events
2013-07-11 07:43:52 +03:00
Ancor Gonzalez Sosa
cb76a9b7cc
Speaker is displayed instead of submitter un public pages
2013-07-10 16:55:27 +02:00
Ancor Gonzalez Sosa
3a2bf49f97
Adding and removing people
2013-07-10 16:13:53 +02:00
Ancor Gonzalez Sosa
d95d8f234b
json API for suseconferenceclient
2013-07-08 10:07:12 +02:00
Ancor Gonzalez Sosa
27017a4823
WIP: first prototype of the JSON API.
...
* Tests not included, so I cannot prove that it works
2013-07-04 14:02:50 +02:00
Henne Vogelsang
83b10447f4
Merge pull request #9 from differentreality/admin_events
...
Add stats about submissions
2013-07-01 03:28:00 -07:00
Stella Rouzi
030272b28e
Add stats about submissions
2013-06-30 10:30:25 +00:00
Henne Vogelsang
252e1fe544
Completely rework the navigation
...
Get rid of the admin layout
Get rid of the navbar custom style, use bootstrap-sass variables instead
Get rid of all the scaffold files
2013-06-27 16:58:20 +02:00
Henne Vogelsang
c18400f9df
Make it possible to view proposals from the schedule
2013-06-20 17:24:41 +02:00
Henne Vogelsang
9d668ad1b1
Add flexvideo class, enable proposal editing,
2013-06-20 00:26:34 +02:00
Henne Vogelsang
2d79e8e692
Cache the schedule page, fix empty rooms
2013-06-19 20:56:37 +02: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
Henne Vogelsang
178e584730
Fix confirming of proposals
2013-05-07 17:00:26 +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
3933e89a9c
Adding social events, which can be used on the registration page
2013-02-16 13:30:53 +01:00
Matt Barringer
df0e75e03a
Fixing a few bugs
2013-02-12 19:17:19 +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
973913b3bf
Adding more registration options, and starting work on supporter levels
2013-02-02 16:43:47 +01:00
Matt Barringer
57520bb7a9
Add minimum/maximum word lengths to session types
2013-01-31 14:38:58 +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
caa0dec6c4
Fix bug in track list, also send accept/reject mails
2013-01-17 13:56:05 +01:00
Matt Barringer
627e3b7b5f
Better form validation
2013-01-16 08:22:20 +01:00
Matt Barringer
b4e1dcbd63
Fix permission verification
2013-01-15 14:08:22 +01:00
Matt Barringer
900bcb16d5
Starting to add email sending
2013-01-14 08:49:49 +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
a9207671b8
Allow users to confirm their proposal
2013-01-08 08:51:34 +01:00
Matt Barringer
3181c1c0d8
Making the user workflow easier
2013-01-08 08:36:21 +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