Henne Vogelsang
85149dc837
Drop Organization from specs
2024-06-07 17:42:08 +02:00
Henne Vogelsang
30fdc2d796
Replace all datepickers with date input
...
Nowadays all browsers have reasonable date input support...
2024-06-07 14:09:12 +02:00
Sasi Olin
e85ecede4c
Fix the test failures
2022-03-30 12:39:01 +02:00
Henne Vogelsang
81853d1ef9
Retire semantic_form_for
...
Also a buttload of form cleanups...
2022-02-24 15:52:34 +01:00
cyrille
35ec178beb
Create a factory for organizer
...
Refactor organizer user creation in tests
Fixes https://github.com/openSUSE/osem/issues/2398
2019-03-18 23:16:15 +01:00
Rahul
51b6606279
Fix test for picktime
...
Fix tests for https://github.com/openSUSE/osem/pull/2391
2019-03-09 01:47:33 +05:30
James Mason
1b9a12746d
Fix up test failures in Chrome & Firefox
2018-11-19 08:40:55 -08:00
James Mason
6d31dfeef4
Add frozen_string_literal magic comment
...
re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment
2018-05-09 06:54:26 -07:00
James Mason
98defe2d0f
Use role caching for Rolify to avoid N+1 queries
...
Resolves #2018
See https://github.com/RolifyCommunity/rolify#cached-roles-to-avoid-n1-issue
2018-04-04 07:36:29 -07:00
Michael Klimenko
297447d802
Make factories and tests timezone-friendly
2018-03-28 08:32:45 -07:00
shlok007
1a5aa14e2c
Mention organization name while creating a conference
2017-08-22 18:33:05 +00:00
shlok007
83abc9f71f
remove Organization suffix from navbar-brand in navigation
2017-08-10 11:17:36 +05:30
shlok007
17eacaec0d
add tests for organization name in conference views
...
remove tests for organization name in conference#edit
2017-08-10 11:17:36 +05:30
shlok007
540c982771
mention organization in dashboard, splashpage and admin/conference#edit
2017-08-10 11:17:36 +05:30
Sunny
03fa299058
enable style/dotposition rubocop cop
2017-04-06 23:19:58 -04:00
Stella
ccd7ecbb90
Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use.
2016-03-01 17:10:45 +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
Chrisbr
d0e9805456
Removes dulplicate conference update action and moves methods out of private area
2014-08-15 16:06:02 +02:00
Stella Rouzi
71dfb3b7e4
fix conflicts
2014-08-13 22:53:13 +03:00
Stella Rouzi
e2fb434dc7
Implement role authorization
2014-08-13 22:53:13 +03:00
Chrisbr
a8b94c13f3
Refactoring Conference Basics #384
2014-08-12 08:32:45 +02:00
Henne Vogelsang
5aa0d58c57
Move Conference contact details to Contact
2014-08-01 14:30:10 +02:00
Chrisbr
ab4d3021a2
Moves conference show #action to #edit action
2014-05-23 13:01:23 +02:00
Chrisbr
b533b1594f
Refactoring conference feature test
2014-05-14 17:27:42 +02:00
Chrisbr
f485f4ce57
fix failing tests
2014-05-14 13:18:19 +02:00
Chrisbr
84843ade48
refactoring setup_roles and updated tests
2014-05-13 10:35:23 +02:00
Chrisbr
4e6fcb0e7d
feature test for venue
2014-05-11 10:58:05 +02:00
Chrisbr
5423edd6b7
Fix Travis CI build
2014-05-10 18:47:16 +02:00
Chrisbr
c742e57534
Fix Hound CI violations
2014-05-10 18:02:29 +02:00
Chrisbr
110afe1192
Implements feature tests for conference add and update
2014-05-10 17:55:15 +02:00