richiethomas
3daf624d75
Fix admin conferences program events#show page, now only shows a red X when commercial is missing
2016-09-19 12:51:50 -04:00
Nishanth Vijayan
f02aaac81e
Show an event's missing info in event#show
2016-08-21 15:41:34 +05:30
Nishanth Vijayan
48828f8930
Display who added commercial for event
...
Activate versioning for tests
The tests were failing because of the lack of versioning.By default, versioning is off for tests.
As a result, here (app/views/proposal/_form.html.haml L43) commercial,versions.last returns nil as there are no versions.
2016-08-20 14:21:21 +05:30
Nishanth Vijayan
e2659ae907
Show changes to event commercials in event changelog
2016-08-15 18:18:03 +05:30
Nishanth Vijayan
0a3466ca7c
Move shared version partials to views/shared
2016-08-15 18:17:59 +05:30
Nishanth Vijayan
c80f37f3ff
Change look of event history page similar to changelog
2016-08-15 16:48:10 +05:30
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
1d7f3207a6
Registrations dashbox eliminated from registrations
2016-06-25 15:36:33 +02:00
Ana
f5701f2e77
Statistics on top of Events#index
2016-06-25 14:39:45 +02:00
Henne Vogelsang
dcae196d2b
Merge pull request #905 from Ana06/languages
...
Languages
2016-06-15 16:55:12 +02:00
Ana
6c87995050
Configure language of events
2016-06-03 14:09:37 +02:00
Stella Rouzi
528243c8b9
Allow max_attendees to be nil
2016-05-15 14:01:36 +03: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
a0d045e156
Remove attr_accessible from Program and Cfp, final fixes after introducing strong params
2016-02-06 17:43:51 +01:00
Stella Rouzi
444356fbc7
Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels
2016-02-06 17:42:51 +01:00
William Hale
a0ffab098b
Wrapped voted? notification in label to promote visibility.
2015-08-11 06:23:41 -07:00
William Hale
4af7eef954
Removed Voted? column and added information to Rating column.
2015-08-11 05:57:08 -07:00
Stella Rouzi
49b38da188
Fix ordering for event.average_voting in events#index
2015-08-07 20:51:06 -07:00
William Hale
1a068d2d24
added Voted? column to admin/events view
2015-08-06 23:19:09 -07: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
b8b3703175
fix table sorting in admin/events#index
2015-01-21 17:28:19 +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
Stella Rouzi
0033567a5c
Remove link to change speaker.
2014-12-11 09:48:54 +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
Henne Vogelsang
f2cdea4f1a
Integrate the splash page into the general layout
...
* Cleanup the CSS
* Fix more views then you have fingers and toes
* Introduce position(weight) for sponsor levels
* Fix bootstrap/datatable integration
2014-11-17 13:58:27 +01: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
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
fc753282d3
hound fixes
2014-06-30 15:46:51 +03: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
Chrisbr
e5b588df81
Refactoring event states
2014-06-06 10:23:01 +02:00
Chrisbr
edab06b253
Fix dropdown on event index page
2014-05-14 10:38:36 +02:00
Chrisbr
12fd3b7d5a
Fix id in forloop
2014-05-13 16:45:43 +02:00
Chrisbr
53bc0a7dac
Merge branch 'master' of https://github.com/openSUSE/osem into feature_tests2
2014-05-13 15:53:38 +02:00
Chrisbr
656ded9d96
Implements feature test for proposal workflog
...
- submitt proposal
- accept proposal
- confirm proposal
2014-05-13 15:45:39 +02:00
Chrisbr
0db2f3bb06
Bugfix send accept / reject event mail
2014-05-13 15:24:21 +02:00
Chrisbr
2ca99e7ab9
Fix accept event workflow
2014-05-12 18:35:28 +02:00