Artem Chernikov
|
5289f41eb5
|
Use only new hash syntax
|
2014-07-21 15:05:58 +02:00 |
|
Gopesh Tulsyan
|
f7337cbb77
|
Unused route for Conference#show
|
2014-07-13 16:32:12 +05:30 |
|
Chrisbr
|
61f913b727
|
Implements OPTIONS http verb for root path
close #294
|
2014-07-08 09:18:32 +02:00 |
|
Artem Chernikov
|
f58fba3f71
|
Rollback routes OPTIONS change [ci skip]
|
2014-07-07 16:10:21 +02:00 |
|
Artem Chernikov
|
460f763be5
|
Add Mina configuration
|
2014-07-07 16:09:07 +02:00 |
|
Gopesh Tulsyan
|
3bf54f991a
|
Increased size of modal, added description as caption to photos
|
2014-07-02 00:25:09 +05:30 |
|
Gopesh Tulsyan
|
1244f937e6
|
Multiple ajax calls fixed
|
2014-07-01 22:02:52 +05:30 |
|
Gopesh Tulsyan
|
220e816155
|
Gallery initiated
|
2014-07-01 21:52:33 +05:30 |
|
Chrisbr
|
857ac43e74
|
Implements targets and campaigns for conference
|
2014-06-26 09:08:26 +02:00 |
|
Stella Rouzi
|
44a95d9ced
|
houndci fixes
|
2014-06-19 12:58:05 +03:00 |
|
Stella Rouzi
|
0beed70d7f
|
some houndci fixes
|
2014-06-19 12:58:05 +03:00 |
|
Stella Rouzi
|
600adde6ba
|
implement openID authentication
|
2014-06-19 12:58:05 +03:00 |
|
Stella Rouzi
|
37ec4ce746
|
fix admin schedule routing
|
2014-06-18 17:40:03 +03:00 |
|
Gopesh Tulsyan
|
e494192ad2
|
Adds lodgings controller and view
|
2014-06-16 17:54:38 +05:30 |
|
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 |
|
Chrisbr
|
e5b588df81
|
Refactoring event states
|
2014-06-06 10:23:01 +02:00 |
|
Gopesh Tulsyan
|
322ddd1501
|
Merge pull request #148 from gopesht/splash_page
Create view for splash page from existing routes
|
2014-05-20 19:39:23 +05:30 |
|
Gopesh Tulsyan
|
7a5f47257a
|
Create view for splash page from existing routes
|
2014-05-19 21:21:06 +05:30 |
|
Stella Rouzi
|
544146e7a9
|
houndci fixes
|
2014-05-15 20:55:27 +03:00 |
|
Stella Rouzi
|
7490316a5b
|
resources :registrations
|
2014-05-15 20:30:01 +03:00 |
|
Henne Vogelsang
|
e4c19ab1f6
|
Fix the callforpapers routing and some styling issues
|
2014-05-13 14:17:39 +02:00 |
|
Artem Chernikov
|
adfa9cc871
|
Merge pull request #90 from openSUSE/review_140430_style_cleanup
[Review] Request from 'KalabiYau' @ 'openSUSE/osem/review_140430_style_cleanup'
|
2014-05-09 11:27:49 +02:00 |
|
Gopesh Tulsyan
|
a409fc8119
|
replacing put requests by patch for rails 4 compatibility
|
2014-05-08 14:18:06 +05:30 |
|
Artem Chernikov
|
90fe1cc995
|
Replace update from member to collection
|
2014-04-30 16:11:14 +02:00 |
|
Chrisbr
|
b095064108
|
Fix eventtypes form
|
2014-04-30 10:47:33 +02:00 |
|
Chrisbr
|
8154e6f72c
|
Fixes Hound CI violations
|
2014-04-28 21:42:09 +02:00 |
|
Chrisbr
|
169fab5c31
|
Fixes cfp form
|
2014-04-28 20:52:02 +02:00 |
|
Chrisbr
|
ba2051afc7
|
Fixes email settings form
|
2014-04-28 20:31:44 +02:00 |
|
Chrisbr
|
4b401c4cea
|
Fixes supporter level form
|
2014-04-28 20:19:10 +02:00 |
|
Chrisbr
|
e432b71fb7
|
Fixes social_events form
|
2014-04-28 20:14:43 +02:00 |
|
Chrisbr
|
229581efc3
|
Fixes eventtype form
|
2014-04-28 20:08:06 +02:00 |
|
Chrisbr
|
c67b255e05
|
Fixes tracks form
|
2014-04-28 20:01:20 +02:00 |
|
Chrisbr
|
c4fbf8d038
|
Fixes rooms form
|
2014-04-28 19:58:49 +02:00 |
|
Chrisbr
|
fc11653f27
|
Fixes difficulty level form
|
2014-04-28 19:40:07 +02:00 |
|
Henne Vogelsang
|
2e9b92c3af
|
Initial Rails4 Port
|
2014-04-23 15:45:55 +02:00 |
|
Henne Vogelsang
|
5b05ffbd56
|
Rename the volunteers to match the other config routes
|
2014-03-04 10:30:23 +01:00 |
|
Henne Vogelsang
|
14a896842b
|
Merge branch 'final_volunteers' of https://github.com/differentreality/osem into differentreality-final_volunteers
Conflicts:
app/models/conference.rb
app/models/registration.rb
app/views/admin/conference/_sidebar.html.haml
app/views/conference_registration/register.html.haml
|
2014-03-03 10:52:24 +01:00 |
|
Henne Vogelsang
|
243ea41456
|
Merge branch 'final_questions' of https://github.com/differentreality/osem into differentreality-final_questions
Conflicts:
app/models/conference.rb
config/routes.rb
|
2014-03-03 10:43:38 +01:00 |
|
Stella
|
5b35e25ecd
|
Add difficulty levels
|
2014-02-23 16:09:09 +02:00 |
|
Stella
|
3105c8da5d
|
question builder
|
2014-02-09 18:05:57 +02:00 |
|
Stella
|
64b2b8b3f8
|
Volunteers, positions and days and volunteers list for admin, volunteering option for attendees
|
2014-01-01 11:39:59 +02:00 |
|
differentreality
|
834362491e
|
star voting system for proposals
|
2013-08-16 16:06:01 +03:00 |
|
Ancor Gonzalez Sosa
|
740a604c01
|
Adding api/v1/conferences/x/conferences
* A little weird, but needed by suseconferenceclient
|
2013-07-16 17:04:48 +02:00 |
|
differentreality
|
4532ad8c0a
|
new registration
|
2013-07-12 19:29:48 +03:00 |
|
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
|
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 |
|