Henne Vogelsang
07bfff8fa1
Replace registration-period datepickers with date input
...
Nowadays all browsers have reasonable date input support...
2024-06-07 13:16:44 +02:00
Stella Rouzi
7b92754f29
Remove datepicker date limits
2022-10-19 16:24:48 +03:00
Stella Rouzi
780d37eb41
Enable datepicker for readonly fields
...
Remove minDate definition, so that value appears in readonly input
2021-03-06 12:48:50 +01:00
James Mason
7a04f3582f
Remove travel schedule from registration
...
(cherry picked from commit d18cc02f0185df39bb4213d8a63a955dfb433dcb)
Re: https://github.com/openSUSE/osem/issues/2333
2021-03-06 04:09:02 +01:00
cyrille
e669b37dfa
Fixes datetime pickers
...
- some read only attributes that deny pick a date/date-time
- typos in haml and in JS
- undefined methods in JS
Fixes https://github.com/openSUSE/osem/issues/2455
2019-03-27 23:04:42 +01:00
Rahul
9959b1853b
Remove picktime
...
Fixes https://github.com/openSUSE/osem/issues/2347 picktime is deprecated so removing it fixes the issue.
2019-03-09 00:34:26 +05:30
Ana María Martínez Gómez
1a3e3f433d
Fix Datepickers in Call for Content
...
Datapickers in Call for Events/Booths/Tracks were broken which made impossible
to create them (as the date is required).
Those are not the only Datepickers broken and a similar solution should work
for the rest as well.
Fixes https://github.com/openSUSE/osem/issues/2349
2019-03-06 15:04:22 +01:00
James Mason
b11001cdba
Every campaign has an end.
...
Drop ahoy, because it's more trouble than it's worth. This means dropping
visits, campaigns, targets.
Campaigns are better run to analytics, such as:
* https://matomo.org/docs/tracking-campaigns/
* https://matomo.org/docs/tracking-goals-web-analytics/
* https://support.google.com/analytics/answer/1012040?hl=en
2018-10-16 21:34:04 +02:00
Stella Rouzi
9f3c0eff5d
Add surveys; custom generated by admins
...
Available during registration or after conference
Co-authored-by: Shyukri <shshyukriev@suse.com>
Co-authored-by: Henne <hvogel@opensuse.org>
Co-authored-by: Moises <mdeniz@suse.com>
2018-07-03 08:46:15 +03:00
Adriano Vieira
6d7e1f4865
autofill CFP end date
...
- automatically setting the end date to the start date when creating
CFP for UX reasons (fix #1872 )
2017-12-12 18:23:56 +02:00
Ana María Martínez Gómez
0cb273749a
Merge pull request #1845 from adrianovieira/autofill_conference_end_date
...
autofill conference end date
2017-12-08 08:58:53 +01:00
Adriano Vieira
bbb09dd237
autofill conference end date
...
- automatically setting the end date to the start date when creating or
modifying a conference for UX reasons (fix #1844 )
2017-12-05 21:49:12 -02:00
Adriano Vieira
2e1fae0afb
Fix datetimepicker navigation for manual clean up of conference start/end date fields ( fix #1842 )
2017-12-02 17:54:48 -02:00
gotens1211
82db583217
Default date removed from conference registrations.
2017-02-20 08:57:27 +05:30
Stella Rouzi
59eeb7edbd
Enable blind voting
2016-07-22 12:21:54 +03:00
Shriyansh
b6083d836d
defined constraints for dateTimePicker
2016-04-09 21:03:31 +05:30
Aditya Prakash
0c6075dcc7
DRY datepicker function call
2016-02-29 16:54:51 +05:30
Aditya Prakash
04d5216c38
Allow selection of future dates on registration period page
...
close : #798
2016-02-29 16:28:09 +05:30
Henne Vogelsang
fe35f1d788
Help with date selection in the datepickers
2014-11-27 15:04:39 +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
Chrisbr
ed55e2bf3a
Introduces new RegistrationPeriod Object for Conference
...
#416
2014-08-18 14:33:02 +02:00
Henne Vogelsang
45b8c5dd68
Drop JQuery-UI. Fixes Issue #353 partly
2014-08-18 09:32:14 +02:00