Ana
eee4e4f22c
Add markdown to users biography
...
Closes https://github.com/openSUSE/osem/issues/1090
Closes https://github.com/openSUSE/osem/issues/701
2016-08-12 11:38:28 +02:00
Ana
72cd463dc7
Add markdown to events abstract
2016-08-12 11:38:28 +02:00
Ana
a578167cf5
Event model improvements
...
- Drop selected_event_schedule function
- Rename scheduled_room and scheduled_start_time to room and time as if there is no selected_schedule, the event is not scheduled.
2016-08-11 15:11:27 +02:00
Ana
c047ffd699
New associations and models: schedule versioning
...
For the schedule versioning in the admin interface (having multiple possible shcedules) we need to change some models and associations. It has also been create a rake:move_events_attributes task to migrate the data.
User Interface addapted to make use of the introduced associations and models
2016-08-11 15:06:52 +02:00
Ana
7e5d20c89d
style: if ! changed by unless
...
- if ! changed by unless as it is more readable
- !object.blank? is equivalent to object.present?, also more readable
2016-08-06 00:57:07 +02:00
Stella Rouzi
59eeb7edbd
Enable blind voting
2016-07-22 12:21:54 +03:00
Ana
6c87995050
Configure language of events
2016-06-03 14:09:37 +02:00
Stella Rouzi
01ec43e53a
Registration for Events
2016-04-26 16:11:40 +03:00
Stella Rouzi
3f882957cf
rewrite comments form, use strong parameters with comments
2016-03-20 19:06:12 +02:00
Stella Rouzi
444356fbc7
Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels
2016-02-06 17:42:51 +01:00
Stella Rouzi
53f0606ac1
Rework bootstrapSwitch
2015-06-14 22:28:33 +03:00
Stella Rouzi
93bbd0ea0d
td width with col-md
2015-06-11 13:31:03 +03:00
Shayon Mukherjee
54bcc89204
Refactored nested comments. Now using partial to load them
2015-02-27 12:29:18 -06:00
Stella
fbdec2a58e
fix sorting in events#index with button functionality and add color/text to switch buttons
2015-01-21 20:12:57 +02:00
Stella Rouzi
a845dd5d7d
add bootstrap-switch for is_highlight
2015-01-21 17:28:18 +02:00
Stella
11d0a71231
fix controller update
2015-01-21 17:28:18 +02:00
Stella Rouzi
ecfc348ea8
add highlights and fix cfp in splashpage
2015-01-21 17:28:18 +02: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
Stella Rouzi
30c2d66a15
remove attachments
2014-08-21 07:58:26 +03:00
Chrisbr
9d54d0db93
Added nil checks for call for papers in event index
...
Changed first / lastname to name
close #342
close #344
2014-07-21 12:36:15 +02:00
Stella Rouzi
23bf55b66c
User/Person models merge
2014-06-30 15:46:06 +03:00
Stella Rouzi
47fa0952e2
States dropdown in different file
2014-06-17 10:40:57 +03:00
Stella Rouzi
7a00219346
change paths after refactoring of event states
2014-06-15 14:53:59 +03:00
Henne Vogelsang
587126218d
Update gems, use d3 gem, initial bootstrap v3 port
2014-03-17 16:42:19 +01:00
Henne Vogelsang
4ed72d4967
Merge pull request #33 from differentreality/final_difficulty_levels
...
Add difficulty levels
2014-03-03 10:40:21 +01:00
Stella
68c119b443
fixed table width, no td in index if no voting options
2014-03-02 10:36:22 +02:00
Stella
5b35e25ecd
Add difficulty levels
2014-02-23 16:09:09 +02:00
Stella
52543589e4
voting visual changes
2014-02-23 14:56:09 +02:00
Stella
8ca2e53430
show voting options only if rating is enabled (>0)
2013-12-28 16:20:00 +02:00
differentreality
609b3d45fe
check if voting is enabled by organizers
2013-08-16 16:06:01 +03:00
differentreality
834362491e
star voting system for proposals
2013-08-16 16:06:01 +03:00
Henne Vogelsang
ef556f02ca
Merge pull request #34 from differentreality/admin_events_list
...
Admin events list
2013-07-29 04:40:25 -07:00
differentreality
1686c61e7c
change track from events list
2013-07-28 22:10:45 +03:00
differentreality
071cd81029
edit event from admin panel, show actual submitter and update event details
2013-07-28 21:21:54 +03:00
Henne Vogelsang
9d668ad1b1
Add flexvideo class, enable proposal editing,
2013-06-20 00:26:34 +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
73c81bbf0a
Confirm user emails & fix a bug
2013-01-15 14:36:27 +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
f86232bedf
Added paper_trail, also starting work on the scheduler
2013-01-07 16:45:48 +01:00