Jimmy
|
fd8652d768
|
[feat] Add include_happening_now field to splashpages table
|
2021-04-13 11:44:38 -07:00 |
|
CactusPuppy
|
1e88ff6ad7
|
Fix Rubocop complaints
|
2021-04-13 11:44:38 -07:00 |
|
CactusPuppy
|
aab281e116
|
Get destroy job working properly and prevent misfires on updated users
|
2021-04-13 11:44:37 -07:00 |
|
CactusPuppy
|
eca14fba43
|
Fix rubocop error with missing space after comma
|
2021-04-13 11:44:37 -07:00 |
|
CactusPuppy
|
42518a1323
|
Fully address AR callback issues
|
2021-04-13 11:44:36 -07:00 |
|
CactusPuppy
|
f4c0216812
|
Remove name conflict change which caused PaperTrail to fail
|
2021-04-13 11:44:36 -07:00 |
|
CactusPuppy
|
d59c5e9c1d
|
Actually properly track saved changes within the User model
|
2021-04-13 11:44:34 -07:00 |
|
Ziyi
|
130a43eb17
|
Edit lead when user changes name
|
2021-04-13 11:44:32 -07:00 |
|
CactusPuppy
|
98a40889a8
|
Prepare to add Mailbluster update name
|
2021-04-13 11:44:32 -07:00 |
|
CactusPuppy
|
1d89bbd59c
|
Fix Rubocop linting issues
|
2021-04-13 11:44:31 -07:00 |
|
CactusPuppy
|
f0296e2150
|
Properly fire update_email hook after commit which changes user email
|
2021-04-13 11:44:31 -07:00 |
|
Ziyi
|
f4a324cd79
|
Finished spec, added FIXME for caveat in email change
|
2021-04-13 11:44:29 -07:00 |
|
Ziyi
|
7adf6730da
|
Call mailbluster helpers when registering / cancelling reg to conference
|
2021-04-13 11:44:29 -07:00 |
|
CactusPuppy
|
a2bd73ed16
|
Use better and clearer shorthand for callbacks
|
2021-04-13 11:44:28 -07:00 |
|
CactusPuppy
|
6373abf16a
|
Use Active Jobs to spin Mailbluster requests off into a separate thread
|
2021-04-13 11:44:28 -07:00 |
|
Ziyi
|
fbb16fb91b
|
Spec for delete_lead WIP
|
2021-04-13 11:44:27 -07:00 |
|
CactusPuppy
|
5b193919dc
|
Fix Rubocop linting issues
|
2021-04-13 11:44:26 -07:00 |
|
Ziyi
|
10e14400e2
|
Called create_lead in model, FactoryBot errors
|
2021-04-13 11:44:25 -07:00 |
|
Ziyi
|
d4f823e7f4
|
delete_lead WIP
|
2021-04-13 11:44:23 -07:00 |
|
Jimmy
|
d88609b8ae
|
[feat] Happening now JSON endpoint contains rendered abstract of event; Add corresponding tests
|
2021-04-13 11:43:28 -07:00 |
|
Jimmy
|
4199530c77
|
[fix] Fix event_schedule#happening_now?
|
2021-04-13 11:43:27 -07:00 |
|
Jimmy
|
16b1a969cb
|
[fix] Use let in schedules_controller_spec; revert changes in event_schedule#happening_now?
|
2021-04-13 11:43:11 -07:00 |
|
Jimmy
|
39d4960b69
|
[fix] Fix style; Fix start_hour and end_hour in test
|
2021-04-13 11:43:11 -07:00 |
|
Jimmy
|
85fe894876
|
[fix] Fix time displayed in happening_now.haml; Make event_schedule#happening_now? more efficient
|
2021-04-13 11:43:09 -07:00 |
|
Jimmy
|
2628952142
|
[fix] Fix event_schedule# happening_now?; Add tests for happening_now JSON endpoint
|
2021-04-13 11:42:17 -07:00 |
|
Jimmy
|
6523eff5ab
|
[feat] Use existing #happening_now method; respond to both html and json requests
|
2021-04-13 11:42:17 -07:00 |
|
Jimmy
|
7fe1c597ff
|
[fix] live_events return json; use the provided happening_now? function
|
2021-04-13 11:42:15 -07:00 |
|
Jimmy
|
25af736868
|
[feat] Endpoint implementation done
|
2021-04-13 11:41:58 -07:00 |
|
Jimmy
|
badc6a3163
|
[fix] Fix function name
|
2021-04-13 11:40:29 -07:00 |
|
Jimmy
|
879510bc8c
|
[feat] Endpoint implementation done
|
2021-04-13 11:40:29 -07:00 |
|
Jimmy
|
018bbff7b8
|
implementation in progress
|
2021-04-13 11:40:28 -07:00 |
|
rajavi-mishra
|
f3db1288cf
|
happening now - model implementation
|
2021-04-13 11:40:28 -07:00 |
|
Michael Ball
|
1658046a19
|
Do not show diffculty level in the progress checker
|
2021-03-23 02:47:18 -07:00 |
|
CactusPuppy
|
652381a0b8
|
Update annotate_models comments
|
2021-03-18 20:36:39 -07:00 |
|
Jimmy
|
85c7b31a77
|
Merge branch 'master' of https://github.com/CactusPuppy/snapcon into 176895512-automatically-redirect-to-registration-after-buying-a-ticket
|
2021-03-10 14:58:01 -08:00 |
|
Michael Ball
|
f3271f5cdc
|
Merge master
|
2021-03-08 16:48:06 -08:00 |
|
Michael Ball
|
d1ca21f479
|
Merge OSEM updates
|
2021-03-08 02:50:27 -08:00 |
|
Stella Rouzi
|
ee5274b352
|
Fix JS error when saving survey_question
|
2021-03-07 07:32:52 +02:00 |
|
Michael Ball
|
3d99661d02
|
Add a submission instructions columns
|
2021-03-06 11:30:57 -08:00 |
|
Espartaco Palma
|
fd2635509f
|
Introducing delegation for city and country name (Conference - Venue
Using ActiveSupport delegate macro.
|
2021-03-06 19:06:36 +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 |
|
Jimmy
|
da8939dd3a
|
[feat] remove unintended check; add auto-redirect to non-free ticket
|
2021-03-04 21:50:26 -08:00 |
|
Jimmy
|
1ca58961c1
|
[style] Rubocop
|
2021-03-04 16:34:47 -08:00 |
|
Jimmy
|
7d70462542
|
[refactor] Clean up unused code
|
2021-03-04 15:47:48 -08:00 |
|
Jimmy
|
189c2ec75f
|
[fix] Fix user.count_registration_tickets
|
2021-03-04 15:34:06 -08:00 |
|
rajavi-mishra
|
b72dfdabf8
|
conditions completed
|
2021-03-04 11:55:45 -08:00 |
|
Jimmy
|
c1fe73df03
|
temp
|
2021-03-04 11:33:27 -08:00 |
|
CactusPuppy
|
626eaee761
|
Remove unnecessary self
|
2021-02-27 23:03:29 -08:00 |
|
CactusPuppy
|
16f5ed6138
|
Refactor calculation of submission limit and abstract limit into helper function
|
2021-02-27 22:54:35 -08:00 |
|
CactusPuppy
|
b94894fe87
|
Update annotate_models
|
2021-02-26 11:04:20 -08:00 |
|