Commit graph

2408 commits

Author SHA1 Message Date
Jimmy
15f30190e4
[fix]Remove unnecessary check in happening_now partial 2021-05-01 18:02:23 -07:00
Jimmy
25af76d27a
[style]Fix rubocop 2021-05-01 18:02:23 -07:00
Jimmy
ae80f5c607
[fix]Fix ajax for pagination 2021-05-01 18:02:22 -07:00
rajavi-mishra
312d3e3a23
show happening now and happening next on the events page 2021-05-01 18:02:16 -07:00
rajavi-mishra
5121e0ba29
sign-in check added 2021-05-01 17:59:21 -07:00
Jimmy
ef119d0fb6
[fix]Change wording when no events is happening now or next 2021-05-01 17:59:18 -07:00
Jimmy
8a335e5e8d
[style]Remove unused code 2021-05-01 17:59:17 -07:00
Jimmy
55ffee531a
[style]Fix duplicate code in conference_helper 2021-05-01 17:59:16 -07:00
Jimmy
62fc8b27e4
[test]Add integration tests for the happening now section on the splashpage 2021-05-01 17:59:10 -07:00
Jimmy
47e580904d
[refractor]Use ? methods instead of boolean variables; rename happening_next? to happening_later? 2021-05-01 17:59:08 -07:00
Jimmy
5aea1efab1
[style]Remove extra white space 2021-05-01 17:59:07 -07:00
Jimmy
6e045061e7
[feat]Splashpage will display happening next event if no event is happening now 2021-05-01 17:59:06 -07:00
Michael Ball
df118b9ae8 Address comment lints 2021-04-29 22:35:43 -07:00
Michael Ball
4cc2ead074 Hide the proposal task list since it is confusing to people 2021-04-29 21:17:05 -07:00
Michael Ball
016a2c4ef3 Improve the proposals task list slightly 2021-04-29 21:15:28 -07:00
Michael Ball
d01dc9550b Show ticket IDs on the admin ticket page 2021-04-28 10:20:03 -07:00
Michael Ball
7ee69bc172 Remove h2 from conference about sections 2021-04-23 13:12:36 -07:00
Michael Ball
4c056f208e Delinting 2021-04-17 17:29:58 -07:00
Michael Ball
f6c7a50bba Add {committee_review} to emails and support HTML 2021-04-16 01:08:28 -07:00
Michael Ball
9786843eac Display Committee Review on #show and #edit.
Also show submission_text on the #show page for authors.
2021-04-16 00:33:47 -07:00
Michael Ball
0e74c2e296 Minor tidying up 2021-04-15 22:31:46 -07:00
Michael Ball
6ce36c0fca Merge branch 'master' into submission-reviewer-comments
* master: (246 commits)
  merge master
  Skip datatable spec because github actions is weird.
  Add devise view files for email messages
  Make the _mailbot_* files not depend on @conference
  Tweak devise text for confirm emails
  Run database migrations on release
  [fix]Add mailbot.css to assets.rb
  [fix]Fix empty string check
  [fix]Fix program#any_event_for_this_date?
  Add newline at end of show.js.erb file
  [feat]Display happening now only if program is also displayed
  [feat]Add brief version of event partial; fix style
  [feat]Description / happening now takes the entire row if the other is empty
  [feat]Use Ajax for paginating happening_now
  [style]Fix style
  [refactor]Delete unused javascript; Move about-and-happening-now to partial
  [feat]Add bootstrap style to pagination navbar
  [fix]Fix style; Re-enable checking happening now
  items per page
  pagination
  ...
2021-04-15 22:22:52 -07:00
Michael Ball
4dedfdfe90 Merge branch 'master' of github.com:snap-cloud/snapcon
* 'master' of github.com:snap-cloud/snapcon:
  Skip datatable spec because github actions is weird.
  Add devise view files for email messages
  Make the _mailbot_* files not depend on @conference
  Tweak devise text for confirm emails
2021-04-15 22:22:23 -07:00
Michael Ball
68004c842e
Merge pull request #138 from snap-cloud/confirmation-email-update
Improve the Account Confirmation Email
2021-04-15 22:18:23 -07:00
Michael Ball
d4ffda5d58 merge master 2021-04-15 21:56:18 -07:00
Michael Ball
eaf13b1b69
Merge branch 'master' into master 2021-04-15 20:29:54 -07:00
Michael Ball
c1ebe95565 Add devise view files for email messages 2021-04-15 20:11:56 -07:00
Michael Ball
9f83965c18 Make the _mailbot_* files not depend on @conference 2021-04-15 20:11:40 -07:00
Michael Ball
d4dba945fc Tweak devise text for confirm emails 2021-04-15 19:10:21 -07:00
Jimmy
e08a465889 Merge branch 'master' into 177717903-move-constants-to-configuration-file 2021-04-13 12:06:59 +08:00
kingdish
e340758e6e
Merge pull request #66 from CactusPuppy/177736599-program#any_event_for_this_date
Fix program#any_event_for_this_date
2021-04-13 12:05:14 +08:00
Jimmy
7284f6f50d [fix]Fix empty string check 2021-04-13 11:47:13 +08:00
Jimmy
b3b5e890ee [fix]Fix program#any_event_for_this_date? 2021-04-13 11:41:13 +08:00
Jimmy
4fcc610b24 [feat]Config read from environment variables 2021-04-13 11:03:37 +08:00
CactusPuppy
d6fe38bb2c
Merge branch 'master' into 176895554/mailbluster 2021-04-12 15:27:20 -07:00
Jimmy
b7fbba162b [refactor]Move constants to configuration file 2021-04-12 14:01:49 +08:00
CactusPuppy
272b5d20ce
Add newline at end of show.js.erb file 2021-04-11 13:46:56 -07:00
CactusPuppy
d6da99cc1f
Fix Rubocop complaints 2021-04-09 11:54:11 -07:00
CactusPuppy
cacb265829
Get destroy job working properly and prevent misfires on updated users 2021-04-09 10:55:46 -07:00
Jimmy
346f324bef [feat]Display happening now only if program is also displayed 2021-04-10 00:44:42 +08:00
Jimmy
6c96328f46 [feat]Add brief version of event partial; fix style 2021-04-09 22:17:33 +08:00
Jimmy
02300ee8f2 [feat]Description / happening now takes the entire row if the other is empty 2021-04-09 22:01:57 +08:00
Jimmy
3c7cc6cfdb [feat]Use Ajax for paginating happening_now 2021-04-09 17:16:16 +08:00
Jimmy
9601328df8 [style]Fix style 2021-04-09 16:51:04 +08:00
Jimmy
5f776f9275 [refactor]Delete unused javascript; Move about-and-happening-now to partial 2021-04-09 16:41:16 +08:00
Jimmy
185b2773d7 [feat]Add bootstrap style to pagination navbar 2021-04-09 16:33:39 +08:00
CactusPuppy
757d16919d
Fix rubocop error with missing space after comma 2021-04-09 00:45:03 -07:00
CactusPuppy
3d9b6400b9
Fully address AR callback issues 2021-04-09 00:42:14 -07:00
CactusPuppy
29804c8681
Remove name conflict change which caused PaperTrail to fail 2021-04-07 22:48:57 -07:00
Jimmy
bb44f10120 [fix]Fix style; Re-enable checking happening now 2021-04-08 12:52:27 +08:00