AEtherC0r3
02d75ec729
Fix registration sorting
...
Sort the 'Actions' column by registration.attended
2017-06-03 12:37:56 +03:00
richiethomas
daf1f805bd
Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController'
2016-09-30 18:49:44 -04:00
Ana
1d7f3207a6
Registrations dashbox eliminated from registrations
2016-06-25 15:36:33 +02:00
Ana
62c3ee1631
Statistics on top of Registrations#index
2016-06-25 14:39:45 +02:00
Christian Bruckmayer
0de4813c27
Implements csv export of registrations
...
close #1021
2016-06-02 15:22:21 +02:00
Stella Rouzi
9fe7d0ca7c
Use strong parameters for user in admin/registrations#update
2016-05-02 18:02:57 +03:00
Stella Rouzi
6bcecbd219
fix admin/registrations#update
2016-05-02 17:38:55 +03:00
Stella Rouzi
b9e10922ee
drop dietary choices, social events, and html_export_path
2016-04-09 16:29:20 +03:00
Justin Harrison
18b1ad2b70
More efficient listing of roles
...
Reduces number of loops from 2 to 1.
2016-03-29 12:04:48 -04:00
Justin Harrison
7c38622e8f
Display roles in registration list
2016-03-26 13:25:54 -04:00
Stella Rouzi
759aa54689
Syntax style + code groomming
2015-10-06 14:15:38 +03:00
raluka
3df77c84f6
Issue#690: fixed Attendance Button
2015-07-15 12:44:08 +02:00
Stella Rouzi
04e9f77138
Remove redundant code.
2015-06-11 15:37:00 +03:00
Stella Rouzi
ef96da7144
include questions in registrations pdf and xls
2015-04-23 12:07:11 +03: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
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
Stella Rouzi
e2fb434dc7
Implement role authorization
2014-08-13 22:53:13 +03:00
Stella Rouzi
23bf55b66c
User/Person models merge
2014-06-30 15:46:06 +03:00
Stella Rouzi
dba8c9f569
fix filenames for export to pdf/xls
2014-06-13 12:12:17 +03:00
Stella Rouzi
7490316a5b
resources :registrations
2014-05-15 20:30:01 +03:00
Henne Vogelsang
587126218d
Update gems, use d3 gem, initial bootstrap v3 port
2014-03-17 16:42:19 +01:00
Stella
299a882277
Fix view of questions in Registrations
2014-03-06 17:31:58 +02:00
Henne Vogelsang
0982be8579
Simplify sidebar and navigation
...
Check existence of supporter levels
2014-03-04 10:10:07 +01:00
Stella
3105c8da5d
question builder
2014-02-09 18:05:57 +02:00
Ancor Gonzalez Sosa
2553bd4e03
Fixes in registration#show after merging
2013-07-16 16:15:17 +02:00
Ancor Gonzalez Sosa
bae0be338a
Use render instead of redirect if registration/create fails
2013-07-16 16:03:36 +02:00
Ancor Gonzalez Sosa
243f33ff91
Merge branch 'admin_registrations_attended' of github.com:differentreality/osem into differentreality-admin_registrations_attended
...
Conflicts:
app/controllers/admin/registrations_controller.rb
app/models/registration.rb
2013-07-16 15:59:00 +02:00
Ancor Gonzalez Sosa
9af4393928
xlsx export for registrations list
2013-07-16 09:47:23 +02:00
differentreality
094e0bb0d0
fix
2013-07-15 13:20:28 +03:00
differentreality
7c834347f9
fixes
2013-07-15 13:11:18 +03:00
differentreality
79ba3c5ea6
as string
2013-07-15 12:29:37 +03:00
differentreality
e4cc6f158f
fix new registration, add check if user/person exists but is not registered
2013-07-14 14:39:40 +03:00
differentreality
6fc6e924ef
show supporter level below name in registrations list (if other than free)
2013-07-13 10:59:02 +03:00
differentreality
4fd6512af0
minor fix
2013-07-12 20:30:49 +03:00
differentreality
a46ca6707b
fix
2013-07-12 20:27:36 +03:00
differentreality
90bda0f140
fix
2013-07-12 20:24:08 +03:00
differentreality
80fe0e234b
make attended a button
2013-07-12 19:31:01 +03:00
differentreality
4532ad8c0a
new registration
2013-07-12 19:29:48 +03:00
differentreality
19b11a79ff
Edit registration for admin
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
d2709f0570
admin adds new user/person and registration
2013-07-12 13:31:41 +03: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
077036d67c
Rename attending_social_events_with_partner
2013-02-06 20:26:41 +01:00
Matt Barringer
90b30db9e8
First checkin
2013-01-07 09:04:09 +01:00