-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync upstream commit #222
Merged
mariobehling
merged 196 commits into
fossasia:development
from
lcduong:sync-upstream-oct
Oct 7, 2024
Merged
Sync upstream commit #222
mariobehling
merged 196 commits into
fossasia:development
from
lcduong:sync-upstream-oct
Oct 7, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
odkhang
commented
Oct 4, 2024
Commit hash | Description |
---|---|
15165049e875a716a0b30c31fd7eda132e5264a7 | Bump rules |
b97c3b6755244f16a133fbf909327a3e881fcae4 | Code style |
29d5df6874d346dd5b41dcda1219f354be3de74c | More etag fixes |
326f20cfa6464ebdd47b9f3881639db09ae22fd7 | Add quotes around the schedule ETag value |
2e7c8d0a590ab3cb97d6ef07ef49829d70e0d2a6 | Bump whitenoise |
2c37d0bfe | Fix bug in cfp editor |
3cf7a9aad | 🗺 Update translations (French) |
62e7c503a | Sadness |
56b9f0ceb | Fix hot new bug in feedback page |
a0754867a | Improve speaker page performance |
bf256a46d | Bump rollup in /src/pretalx/frontend/schedule-editor |
674918264 | Minor performance improvements |
9f0f839a7 | Add organiser dashboard |
5739bc266 | Remove un/underused request.is_orga attribute |
470498e4c | Improve talk view performance |
2f2571b66 | Clarify exporter handling |
d1bccaf2e | Simplify feedback logic |
2a1bb0eb7 | Fix code style |
053ff25f0 | Fix broken review settings delete |
0d73dbd7c | Always return cache headers on good requests |
be932eb23 | Fix "breaking |
7a43b1619 | Improve schedule widget data caching |
644c7856d | Improve schedule page caching |
ea4a299eb | Improve new sqlite perf |
94fa5d0b2 | Fix migrate command output filter |
deb6dbc01 | Update Python versions used for packaging |
ccc09af7b | Downgrade to psycopg2-binary for performance |
c3292039e | Fix db settings |
a232ab5bb | Update postgres settings |
4012b0a88 | Fix changelog syntax |
6507cc1b3 | Use postgres connection pools |
30392ebd3 | Remove url_replace templatetag |
c843db0b0 | Update to Django 5.1 |
b906338de | Drop support for MySQL |
338c39bd0 | Update to Django 5.0 |
b50cbb7db | HTML format |
8c5c42cc9 | Remove useless use of method_decorator |
7b32fe0c2 | Update translations |
9eee05c89 | Explain how to use the custom domain setting |
51306a668 | Link to question reminder template on form page |
84073afa6 | Fix HTML export hint |
71f7cbf79 | Fix breaking tests |
84a9b8ccf | Fix template formatting |
1e1bea1af | Allow administrators to access speaker directory |
8882cd73b | Add organiser-level speaker directory |
0b9b9ed0f | Separate organiser settings and team list |
7fbb90bb6 | Make sure review phases can't overlap |
5233a738f | Activate datetimepicker in new review phase form |
1d02c72f2 | Remove dependencies link in README |
ecc543fe1 | Retry celery connection on startup |
ffaf0025a | Fix non-ascii schedule files some more |
74d0859ed | Add tests for nonascii filenames in HTML export |
f53ba33a9 | Make review permission issues clearer |
d5f8e8e99 | Fix HTML export of non-ascii urls |
70ef96516 | Fix breaking tests |
9e73d1d5f | Make sure speaker template works |
370bbbde7 | Tell celery it's got nothing to worry about |
8e698d16e | Make CfP CSP settings more granular |
1175e9f8b | Make format of pretalx consistent |
94e243da3 | Use fewer hard-coded urls |
fd3e6ce80 | Fix unconfirmed count in dashboard tile |
f0c1f8d56 | Add missing form field |
04488eb8f | Fix breaking test |
f414a5a04 | Fix empty image box when no speaker avatar is shown |
81d2db069 | Fix avatars showing up when they shouldn't |
a83e890ab | Update schedule |
72ff8a882 | Update widget |
caeeec28a | Fix room page title |
bdf396a79 | Translate for portuguese py229 and py232 |
bed0b6f29 | Show email subject prefix in email preview |
cda3d6a69 | Escape email previews, to be on the safe side |
6f767ee52 | Prevent users from locking themselves out of events |
beb625ff9 | Update translation files |
e45b22fc4 | Load missing templatetag |
ec6d7519f | Fix template errors |
e5e4dc688 | Use consistent whitespace around variables |
4652f950a | Remove useless whitespace |
a1f21fc5d | Don't render empty tags |
39afd7a15 | Always use double quotes in templates |
7f179f5a7 | We live in the future and don't need HTML entities |
84413af37 | Don't hardcode urls in templates |
f0b818214 | Fix single-quoted HTML attributes |
c41ab0931 | Add missing image alt text |
6ce071a57 | Fix some orphaned tags |
45fda0cae | Add endblock label |
853533ffe | Improve template formatting |
cff95bf15 | [wip] format html |
fc2b73f5f | Code style |
25bcefd67 | Reorder email menu |
4951e7d5c | Hide info boxes directed at new users |
0a79d19c6 | Add missing closing paren |
ca72e9e22 | Remove pointless info boxes |
b4935f6ef | Fix useless "additional speaker |
0b522117d | Use correct icon for access code copy button |
82a1ef428 | Show "send email |
40cf94c33 | Show speaker avatar on proposal page |
c7261cde3 | Integrate existing titles with new format |
93c6700ce | Add HTML title to orga pages |
fb1ff6d00 | Fix bad translation |
5a3c0f84a | Remove unused templates |
421c1d842 | Remove useless cfp/base.html |
32864b49b | Fix timezone indicator location some more |
f81212497 | Bump webpack in /src/pretalx/frontend/schedule-editor |
0be28bb62 | Fix location of timezone indicator in session list |
1fe558b16 | Fix event copy bug with question options |
b79863ac9 | Fix changelog link in pyproject.toml |
671d5b2f1 | Fix broken email question filter |
a5bdbb7ce | Allow to add filters to question filter |
7943642cf | Bump: Make fav stars prettier in schedule widget |
bd13926ab | Improve look of fav star |
7857c8370 | Improve logged out error message |
cd8233308 | Don't fail on empty public schedule |
8e7e61243 | Add missing spelling for docs CI |
194db457a | Fix favourite session exporter |
a7ef04136 | Fix exporter visibility |
d56437f07 | Add starred talk iCal export (logged-in users only) |
615305255 | Sync favs to API from detail page |
dd64b0d9b | Add missing unique constraint |
98ec8c018 | Bump schedule.js: Sync/save starred talks |
6d41e53f3 | Fixes in favourite API |
f2f74fa2e | Add support for action permissions in API |
3e4a3cd77 | Extract fav messages |
c4768160d | Allow schedule.js to show messages |
c48fa9900 | Implement favourite saving backend |
2730ed510 | Fix error message when faving offline |
3318324c0 | Bump schedule.js: Show do-not-record in schedule |
b71376155 | Expose do_not_record flag in schedule export |
702f20023 | Split up CfP field config table |
2f90329a32a6c8d24b9f1ec6757d175db9f23386 | Show image preview to organisers |
48929a3379de13b94a8b9f7cd66e208d99a625e4 | Use lightbox on speaker avatars |
8a5b6d7987240d6245c81d7e43314e587d206c87 | Fix docs links |
b4001250859c5640ab8a8527c1ef26c1184e0026 | Set compress verbosity to 0 |
87560565ed84fdcf4bcd1ad1b178b54ed101380a | Fix bug in review export |
c326d2761771c7b410cc90d8c86bd2f53efde865 | Add typeahead to questions with many options |
5081f181b9e01727735abdef0957f41372942231 | Fix bug in questions form |
43a0416c6968d64ea57720abdb82f482940b11f8 | Bump djangorestframework |
8fee426d26311347319fffb771679134cac8a36e | Bump Markdown |
8f66ae62c4eed3e82d4689b14a329496d4885d2e | Clarify reverse proxy configuration |
9a4e40478ac54f992d1d109421f24267f9b8efba | Translations update: Korean |
4c7c3545ee5268246eb0ff2b57800a3f4e09d34d | Update schedule.xsd |
735b922f6c160641eda86443cfe4fbb6e5bff919 | Bump django-filter |
54225bb10a0b85e5577b493207ecd5af2170e839 | Bump cssutils |
a9a44b6c679b83756b9127999dae030594f46070 | Bump css-inline |
4b31555766548ec45488750900de2ed4ab82898a | Show review tab to reviewers even when reviews are hidden |
78a39b5259fedad938971270c2e26ff4684251ea | Fix review assingment form |
3ccca04323ffe48035e597f2d6cc9a07ceb61dd1 | Fix broken tests |
dd9f39179a918c9b943fb64da0797fae930ff170 | Bump vite from 4.5.2 to 4.5.3 in /src/pretalx/frontend/schedule-editor (#1729) |
f487894edc05f7c96ae0fb26e1f7ce3f0d01f112 | Use upper-case names on PyPI |
79364795d1e28b5e5920aebb705712f7541ca09e | Translations update: Korean, Italian, Swedish |
c66023f8784bdbef7e32b8fe40f218b920104fb9 | Bump Pillow |
171c47885ea32c83f0ea9ebfe99a7e93fa921abd | Normalise translated string |
06d76a0bd4a65459e443a13471e2b7cace21d5f8 | Add new user list for administrators |
411adc38f8d55fdeb4d9ed7442ab20e31e46a873 | Remove use of sudo in dev docs |
2be393a1f64fc8e05b259495340cc420f0cb4397 | feat (#1730): Allows scheduling of pending accepted/pending confirmed talks |
d9b3c8a75c11122a54982500e1fbeb0cb2f0953e | Fix template location |
febf47ce8065561c225c4ec51d0b984f0c374736 | Small fixes to #1732 |
dbc376e34dd0b5a1a56c09ffd9b3983442ef33b9 | Update translations |
9451c6e1915ac41dbfd82abc42e3f7af598c9720 | Fix invisible sessions at midnight on the first day |
753b291ccc0d6f8470cc43774448a67964c6135e | Update reportlab |
2a21bc26f1d466e3994516dea1ff4a98ff7947ed | Update celery |
d1bef51699a6d313c4d8aa16487f325105d64882 | Log event and organiser deletion |
363c9cde80900d2ac8869b19df8abd8464f062f6 | Move Choices to pretalx.common.models |
120d5c123b3c5c9c7a6b0dcf317d4d998904b22c | Add bug in console handling |
11844e7a0e5dadc03a639fefba85b3ec351348bd | Refactor pretalx.common.forms.utils |
b12456bd3cedde578f2972a00f9f896b24358f34 | Refactor pretalx.common.settings.utils |
e1e52e11eac4607882aca9937b355ecc68108acf | Exclude devserver from update checks |
e779337bafc6c5c971580218c6217d6080c4840d | Refactor pretalx.common.utils, add pretalx.common.text |
6cbf1e9aef9a41061f2fc4841de302d02f2c7b0d | Refactor: use central "render_markdown" method |
e004e8aa642fc4756f81f66c54e851c551a2e69e | Refactor pretalx.common.mixins |
305c193145b6ef6beee2a31d4934a00ffb6fb1ae | Update translations |
0115e6879691c776f1543352e4fc59b4d75406f6 | Remove unused phrases |
56da87defc3e2dc796dc14fbb97f2d7fd573f61d | Fix breaking tests |
77c710549c5f2c6b27b2d2040333717d98045ec6 | Use argon2 to hash passwords |
c18957ab079f0d06fc5f282b4e76fca645ce7b57 | Fixup install docs regarding venv (#1763) |
a088ef11c9d880ecc148ab86427e752b7df7d3e2 | Reuse more translation strings |
2be07f63bc0be4f073478ffccf085019d88ad208 | Simplify some more translations |
2eb916a11b9f63e48fcf05cf59f791df2d3b2988 | Use common template for delete/action confirm views |
7aeeabe4c43102dccf1be4f414f9e877df30ea7e | Fix translations without too many fuzzy strings |
ac8b9e8e250acb28aef789333ee387d52fc8557f | Fix broken translation format |
272188a1491c647b4eda574cf00110b41bd50a40 | wip |
98448c18cb8a6383164d3b077bc731292e8ff774 | Add support for ~~ strikethrough in markdown |
d2b3e4d00a4249b019e87a280cde267af9f1c2e0 | Fix incorrect template location |
f222a572811c8072ee31f4907a5e7ee7f4d4430f | Fix bug with talk warnings again |
1ec968419ed69ca6bd847d6bf46f61e6113bae91 | Fix log display logic |
352a1d1a83186e99c792a63a035bc626616a8df3 | Load missing templatetag |
b07536b6afee6ebff56d3e44120bda7c49390f48 | Load missing templatetag |
70c8a985dac6b43098d90514a23ece41e9732860 | Make ActivityLog.json_data safe |
ec87629a26ce5f16124e91d2e1ce2969d68bf77e | Fix template name typo |
5a5d16c1c2ccb89126ee6c92c100c9c5079c7673 | Fix bug with overlap detection |
7039e048b91744ba3bc0618ba3dfab4b1ac7323e | Add missing questions form |
3ee3fb4e18783ada49f1fc215d2716d907b0f7d5 | Fix template name typo |
3dcadd039876980e23b10e9a54bd84f36ebfa142 | Fix some breaking tests |
2fc5abe93acca7d80aa584b5222252f20d355f42 | Fix deletion of draft proposals with resources |
1a48fe2d5f51d02596ea3e45a069447c253536f8 | Simplify proposal deletion |
c83e3f88100795b34ffd80645ba5e8148f0a364b | Better fallbacks on missing review phases |
f8d800d833a07081ac23a08d2963d0d0dfe49101 | Fix proposal count in filtered speaker list |
1789396c9f2e6fa743ebcc6fe8c5ea8b94055f01 | Show misspelled words in action summary |
3b05f4b3720f01b78d6f2bd13178e6bba003917c | Show failed linkchecks in actions summary |
31c73a02050295e0a14f18049ed9e07eef1a7686 | Fix spellings |
5c254133cb55fe435ad8d0581434b4d7dd935330 | Fix links in docs |
03468392cd47dbe6c1957633f6da7b940f928a98 | Add Weblate as known word |
5d9d82b24d65b93137d7fd0b16ec983e43c3138d | Try to show a good test report in CI |
1c8a45a00dc72651d71a408073b32831bb4f8da0 | Include Python 3.12 in test matrix |
30d9ec97c06c8951108f87bcab1a5056668385db | Add proper test report in summary |
5acd81fe545670d81b87aa7ea0760b6368bb4223 | Use ready-made black action |
e67e0fe1aa5f482249b4816aed52d753942c55b3 | Add flake8 annotations |
fb2b8c8868c8d6624aa8b7205dea08c1cd7bf873 | Annotate black errors in Prs |
9ab70e526b9449d35f679b6f9504945a30af8d04 | Remove duplicate (incorrect) email button |
1b25a304ad3c9af076cb3c3f39ed9715804f28b6 | Fix bug in review phase access |
14c6c53ee2ad556a9c5ccfbe4e94210c93bed27d | Roll back pytest reporting due to bug |
01ed18ce7cbc5ce5d36233285c69c989de9f31cf | Add pytest information to Prs |
7a51f302ad2e0525bbdee7b650f4d99e58bba9e6 | Do not comment on commits, only on Prs |
39fef4da880a943ee16cbb7c8c047059aa93653d | Fix tests accidentally passing |
312f837581186959fd3bd48961c859a648443a84 | Fix review phase deletion |
3ece28ab82fa7cd5b1e9d54f5896d867c2662615 | Fix breaking tests |
94421a9f8f155c10beb581bfd748aa48513d18d1 | Try to get more data into CI |
65e67fc007821b8916b4a77468d9b9a9c05a4de4 | Fix CI |
0b70593e18c057f1f52d7447146a516149bd8964 | Use bash in CI |
6f983943fc4606aff1667d77dc49016f07a2c615 | Add pep8-naming to linting |
fcda50485a10d5951ab38a7ab32a56bbc5bb5340 | Suppress Markdown DEBUG messages |
a7a8f2244fb7cc04a49e8524451164f65d158c33 | Fix locale not updating |
2327e6a34792c517073a39a7be8abef6c2c233bc | Tab title reflects proposal title in cfp wizard |
bed88e66c658c19da949cefcbe51aebd60042c24 | Show updated proposal title in tab title in CfP wizard |
2f90329a32a6c8d24b9f1ec6757d175db9f23386 | Show image preview to organisers |
48929a3379de13b94a8b9f7cd66e208d99a625e4 | Use lightbox on speaker avatars |
8a5b6d7987240d6245c81d7e43314e587d206c87 | Fix docs links |
b4001250859c5640ab8a8527c1ef26c1184e0026 | Set compress verbosity to 0 |
87560565ed84fdcf4bcd1ad1b178b54ed101380a | Fix bug in review export |
c326d2761771c7b410cc90d8c86bd2f53efde865 | Add typeahead to questions with many options |
5081f181b9e01727735abdef0957f41372942231 | Fix bug in questions form |
43a0416c6968d64ea57720abdb82f482940b11f8 | Bump djangorestframework |
8fee426d26311347319fffb771679134cac8a36e | Bump Markdown |
8f66ae62c4eed3e82d4689b14a329496d4885d2e | Clarify reverse proxy configuration |
9a4e40478ac54f992d1d109421f24267f9b8efba | Translations update: Korean |
4c7c3545ee5268246eb0ff2b57800a3f4e09d34d | Update schedule.xsd |
735b922f6c160641eda86443cfe4fbb6e5bff919 | Bump django-filter |
54225bb10a0b85e5577b493207ecd5af2170e839 | Bump cssutils |
a9a44b6c679b83756b9127999dae030594f46070 | Bump css-inline |
4b31555766548ec45488750900de2ed4ab82898a | Show review tab to reviewers even when reviews are hidden |
78a39b5259fedad938971270c2e26ff4684251ea | Fix review assingment form |
3ccca04323ffe48035e597f2d6cc9a07ceb61dd1 | Fix broken tests |
dd9f39179a918c9b943fb64da0797fae930ff170 | Bump vite from 4.5.2 to 4.5.3 in /src/pretalx/frontend/schedule-editor (#1729) |
f487894edc05f7c96ae0fb26e1f7ce3f0d01f112 | Use upper-case names on PyPI |
79364795d1e28b5e5920aebb705712f7541ca09e | Translations update: Korean, Italian, Swedish |
c66023f8784bdbef7e32b8fe40f218b920104fb9 | Bump Pillow |
171c47885ea32c83f0ea9ebfe99a7e93fa921abd | Normalise translated string |
06d76a0bd4a65459e443a13471e2b7cace21d5f8 | Add new user list for administrators |
411adc38f8d55fdeb4d9ed7442ab20e31e46a873 | Remove use of sudo in dev docs |
2be393a1f64fc8e05b259495340cc420f0cb4397 | feat (#1730): Allows scheduling of pending accepted/pending confirmed talks |
d9b3c8a75c11122a54982500e1fbeb0cb2f0953e | Fix template location |
febf47ce8065561c225c4ec51d0b984f0c374736 | Small fixes to #1732 |
dbc376e34dd0b5a1a56c09ffd9b3983442ef33b9 | Update translations |
9451c6e1915ac41dbfd82abc42e3f7af598c9720 | Fix invisible sessions at midnight on the first day |
753b291ccc0d6f8470cc43774448a67964c6135e | Update reportlab |
2a21bc26f1d466e3994516dea1ff4a98ff7947ed | Update celery |
d1bef51699a6d313c4d8aa16487f325105d64882 | Log event and organiser deletion |
363c9cde80900d2ac8869b19df8abd8464f062f6 | Move Choices to pretalx.common.models |
120d5c123b3c5c9c7a6b0dcf317d4d998904b22c | Add bug in console handling |
11844e7a0e5dadc03a639fefba85b3ec351348bd | Refactor pretalx.common.forms.utils |
b12456bd3cedde578f2972a00f9f896b24358f34 | Refactor pretalx.common.settings.utils |
e1e52e11eac4607882aca9937b355ecc68108acf | Exclude devserver from update checks |
e779337bafc6c5c971580218c6217d6080c4840d | Refactor pretalx.common.utils, add pretalx.common.text |
6cbf1e9aef9a41061f2fc4841de302d02f2c7b0d | Refactor: use central "render_markdown" method |
e004e8aa642fc4756f81f66c54e851c551a2e69e | Refactor pretalx.common.mixins |
305c193145b6ef6beee2a31d4934a00ffb6fb1ae | Update translations |
0115e6879691c776f1543352e4fc59b4d75406f6 | Remove unused phrases |
56da87defc3e2dc796dc14fbb97f2d7fd573f61d | Fix breaking tests |
77c710549c5f2c6b27b2d2040333717d98045ec6 | Use argon2 to hash passwords |
c18957ab079f0d06fc5f282b4e76fca645ce7b57 | Fixup install docs regarding venv (#1763) |
a088ef11c9d880ecc148ab86427e752b7df7d3e2 | Reuse more translation strings |
2be07f63bc0be4f073478ffccf085019d88ad208 | Simplify some more translations |
2eb916a11b9f63e48fcf05cf59f791df2d3b2988 | Use common template for delete/action confirm views |
7aeeabe4c43102dccf1be4f414f9e877df30ea7e | Fix translations without too many fuzzy strings |
ac8b9e8e250acb28aef789333ee387d52fc8557f | Fix broken translation format |
272188a1491c647b4eda574cf00110b41bd50a40 | wip |
98448c18cb8a6383164d3b077bc731292e8ff774 | Add support for ~~ strikethrough in markdown |
d2b3e4d00a4249b019e87a280cde267af9f1c2e0 | Fix incorrect template location |
f222a572811c8072ee31f4907a5e7ee7f4d4430f | Fix bug with talk warnings again |
1ec968419ed69ca6bd847d6bf46f61e6113bae91 | Fix log display logic |
352a1d1a83186e99c792a63a035bc626616a8df3 | Load missing templatetag |
b07536b6afee6ebff56d3e44120bda7c49390f48 | Load missing templatetag |
70c8a985dac6b43098d90514a23ece41e9732860 | Make ActivityLog.json_data safe |
ec87629a26ce5f16124e91d2e1ce2969d68bf77e | Fix template name typo |
5a5d16c1c2ccb89126ee6c92c100c9c5079c7673 | Fix bug with overlap detection |
7039e048b91744ba3bc0618ba3dfab4b1ac7323e | Add missing questions form |
3ee3fb4e18783ada49f1fc215d2716d907b0f7d5 | Fix template name typo |
3dcadd039876980e23b10e9a54bd84f36ebfa142 | Fix some breaking tests |
2fc5abe93acca7d80aa584b5222252f20d355f42 | Fix deletion of draft proposals with resources |
1a48fe2d5f51d02596ea3e45a069447c253536f8 | Simplify proposal deletion |
c83e3f88100795b34ffd80645ba5e8148f0a364b | Better fallbacks on missing review phases |
f8d800d833a07081ac23a08d2963d0d0dfe49101 | Fix proposal count in filtered speaker list |
1789396c9f2e6fa743ebcc6fe8c5ea8b94055f01 | Show misspelled words in action summary |
3b05f4b3720f01b78d6f2bd13178e6bba003917c | Show failed linkchecks in actions summary |
31c73a02050295e0a14f18049ed9e07eef1a7686 | Fix spellings |
5c254133cb55fe435ad8d0581434b4d7dd935330 | Fix links in docs |
03468392cd47dbe6c1957633f6da7b940f928a98 | Add Weblate as known word |
5d9d82b24d65b93137d7fd0b16ec983e43c3138d | Try to show a good test report in CI |
1c8a45a00dc72651d71a408073b32831bb4f8da0 | Include Python 3.12 in test matrix |
30d9ec97c06c8951108f87bcab1a5056668385db | Add proper test report in summary |
5acd81fe545670d81b87aa7ea0760b6368bb4223 | Use ready-made black action |
e67e0fe1aa5f482249b4816aed52d753942c55b3 | Add flake8 annotations |
fb2b8c8868c8d6624aa8b7205dea08c1cd7bf873 | Annotate black errors in Prs |
9ab70e526b9449d35f679b6f9504945a30af8d04 | Remove duplicate (incorrect) email button |
1b25a304ad3c9af076cb3c3f39ed9715804f28b6 | Fix bug in review phase access |
14c6c53ee2ad556a9c5ccfbe4e94210c93bed27d | Roll back pytest reporting due to bug |
01ed18ce7cbc5ce5d36233285c69c989de9f31cf | Add pytest information to Prs |
7a51f302ad2e0525bbdee7b650f4d99e58bba9e6 | Do not comment on commits, only on Prs |
39fef4da880a943ee16cbb7c8c047059aa93653d | Fix tests accidentally passing |
312f837581186959fd3bd48961c859a648443a84 | Fix review phase deletion |
3ece28ab82fa7cd5b1e9d54f5896d867c2662615 | Fix breaking tests |
94421a9f8f155c10beb581bfd748aa48513d18d1 | Try to get more data into CI |
65e67fc007821b8916b4a77468d9b9a9c05a4de4 | Fix CI |
0b70593e18c057f1f52d7447146a516149bd8964 | Use bash in CI |
6f983943fc4606aff1667d77dc49016f07a2c615 | Add pep8-naming to linting |
fcda50485a10d5951ab38a7ab32a56bbc5bb5340 | Suppress Markdown DEBUG messages |
a7a8f2244fb7cc04a49e8524451164f65d158c33 | Fix locale not updating |
2327e6a34792c517073a39a7be8abef6c2c233bc | Tab title reflects proposal title in cfp wizard |
bed88e66c658c19da949cefcbe51aebd60042c24 | Show updated proposal title in tab title in CfP wizard |
closes #1079
Co-authored-by: Han Lee | 이한결 <[email protected]>
…r (#1729) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
thanks go to @strugee / #1746
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Fixes the value of the ETag field, that is currently being stripped by nginx, because it considers its value invalid per RFC2616¹, as it is missing the required quotation marks. [1] https://datatracker.ietf.org/doc/html/rfc2616#section-14.19
ref #1837
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pull request #222 has too many files changed.
We can only review pull requests with up to 300 changed files, and this pull request has 384.
…rsion is 12.8 and django 5.1 required postgres 13+
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.