Skip to content

1.2.0

Compare
Choose a tag to compare
@SemaiCZE SemaiCZE released this 20 Nov 19:18
· 1257 commits to master since this release
32b2eab

32b2eab (tag: v1.2.0) Merge pull request #130 from ReCodEx/fixes
96f63ea Completely hide forking exercise for now
8f84342 Merge branch 'master' into fixes
35cdc0a Merge pull request #129 from ReCodEx/ssr-everywhere
37440f6 SSR bug fixed.
8920f8c SSR fixes
4b61cee Fix pipeline page layout
4d55392 Forking exercise to selected group, now disabled
dcd41b1 Translate SIS course names
ef38100 Show all parent groups on more pages
cd22f9b Enable SSR on all pages
5d89b56 Merge pull request #128 from ReCodEx/fix-ssr-assignment-hangout
76cdec8 Merge branch 'master' of https://github.com/ReCodEx/web-app into fix-ssr-assig
nment-hangout
800d9e6 SSR fixed (hopefully). Logger middleware added.
c00e6df Failed solutions can be accepted
40b6d17 Merge pull request #126 from ReCodEx/new_localization
c509fbd More transtated strings
f035a26 Change mime type of downloadable files
dede7eb (new_localization) Merge branch 'master' into new_localization
d0ec6a0 Translate assignment name and exercise fixes
a6feedd Translate exercise name and description
3982fa0 Adapt localized text form for new API
91aefbc Merge pull request #122 from ReCodEx/score_config
66da76a Merge pull request #125 from ReCodEx/file-content-endpoint-encoding-fix
d3d1fdf Fixed source viewer dialog box to use flex CSS instead of broken JS height set
tings.
3ee5f67 Updates that reflect the changes in API were made in source code preview dialo
g. The dialog now shows warnings if the code is malformed or too large.
54a31dd ✨ Add reducer for binding
b07b27f 🚧 Fix action type
2eb1493 🚧 Update dispatching action
b3fbf86 🚧 Update action creator
b6d4c67 ✨: Add reducer for creating group
49e7548 (score_config) Assignment - sync new values
9e39e5b Merge pull request #123 from ReCodEx/fix-copy-limits
2d99e11 ✅ Adapt tests
9ba120d Merge pull request #115 from ReCodEx/exercise-rights-tuning
6678ae5 🐛 Fix reducer
406879c 🚧 Fix initial values of simple limits form
66b5130 German language removed from list of offered localizations.
534a8ac Fixing unimportant test warning.
fb80677 Code cleanup.
d280f2a Fork button hidden for supervisors + refactoring in Exercise detail page. Butt
ons for reference solution are displayed based on privilegeHints. Bug fixed in EditAssignment form.
57d01d7 Merge branch 'master' of https://github.com/ReCodEx/web-app into exercise-righ
ts-tuning
b878fcf Merge pull request #121 from ReCodEx/close_evaluation_progress
f4d3535 Add score config actions
ed15ecc Allow close evaluation progress & more
5c9fcf5 Merge pull request #120 from ReCodEx/remove-takeover-info-after-logout
608dadb 🔥 Properly save the removed state
55cafa3 Fixed bug in assignment edit form submission.
feb9faf Readme update
271ec82 Merge branch 'master' of https://github.com/ReCodEx/web-app into exercise-righ
ts-tuning
e674ed1 Merge pull request #119 from ReCodEx/reload-page-after-takeover
b032d04 🍰 User switching enhancements
3fdad53 Merge pull request #118 from ReCodEx/fix-sidebar-scrolling
590b933 📐 Fix sidebar scrolling
4339bb7 WIP move score config form to exercise config page
89a9008 User's ordering fixed using string locale compare function.
1cebb07 Merge branch 'master' of https://github.com/ReCodEx/web-app into exercise-righ
ts-tuning
27f99e0 Another isCorrect correction
ddcd3a5 isCorrect fixes
a45594b Merge pull request #117 from ReCodEx/evaluation_detail
109a1c3 Display points threshold on assignment page
9ea05a5 Evaluation detail props reorganization
2b20eb3 Merge branch 'master' of https://github.com/ReCodEx/web-app into exercise-righ
ts-tuning
c9f9983 Merge pull request #116 from ReCodEx/fix_upload_files
4365cc4 Fix saving files with *.PAS extension into state
d7693fc Merge branch 'master' of https://github.com/ReCodEx/web-app into exercise-righ
ts-tuning
3d85b6c Merge pull request #114 from ReCodEx/fixes
ebcbce3 Disable accept button on pending action
93f9592 Buttons delete and evaluate of the reference solution are now displayed based on whether the user can actually perform the action. Button create exercise at general exercise overview page is now displayed only to superadmin.
c826e2b Explicit comment refresh to reduce server workload
4298b96 Unaccept solution
a0f891f Improve messages - wrong files, accepted solutions
8f72a30 Add Exercise button (on the global exercise page) is now visible only to superadmin.
73bb8d1 Merge pull request #113 from ReCodEx/more_group_admins
b138afc Group admin role must be removed before supervisor
704e3c6 Group can have more admins
170fcab Merge pull request #110 from ReCodEx/string-sorting-locales
d69966d Fixed issue with intl injecion PropTypes.
278f443 Merge branch 'master' of https://github.com/ReCodEx/web-app into string-sorting-locales
1195074 Fix threshold validation blocking submitting form
c5c51f0 Inherit requireAuth from parent /app route
ece5648 Merge pull request #106 from ReCodEx/fix-token-expiration
3a725db Merge branch 'master' into fix-token-expiration
a412b2b Fix wrong timestamps together with API
378f34b Merge branch 'master' into string-sorting-locales
5c5d551 String sorting comparators fixed to use selected locale.
8f55a39 Bugfix: display correctly test results if time or memory value is zero.
db3e0f9 Merge pull request #109 from ReCodEx/delete_exercise_files
ce04578 Support deleting additional exercise files
884e394 Delete exercise supplementary files
6a1e97f Merge pull request #108 from ReCodEx/fixes
3f447f3 Allow removing supplementary files
331cc2c Reference solutions can be deleted
d63169a Fix assignment page permissions for different user
ef208bf Explicit assign of group admin
c47ee3a Fix result archive download names
ba6dd64 Merge pull request #107 from ReCodEx/api_search
92d6621 Exercises and pipelines are also searched via API
79cd34b Users are searched by API
b22a6cc Fix searching error
1c1480e Fix tests
ef920bd Automatically logout after token expires
c4fe7ca Merge pull request #105 from ReCodEx/fetchmany_page_loading
49c6632 Merge pull request #104 from ReCodEx/evaluation-failed-flag
6f33fd7 Add fetch many resource renderer to other pages
7c9b04b Remove unnecessary evaluationFailed flag from evaluation details
79f3512 Merge pull request #101 from ReCodEx/autoeval-ref-solution
8894e84 Merge pull request #102 from ReCodEx/group-tree-improvements
8918500 Merge pull request #103 from ReCodEx/promise-fix
a59bfbb Fix bad promise call
3faecc1 Top level of group tree is collapsed by default and externalId in the nodes has been replaced with list of administrators.
99c6156 Merge branch 'master' of https://github.com/ReCodEx/web-app into group-tree-improvements
260a808 Trigger evaluation of newly created ref solutions
dccc7e9 Merge pull request #99 from ReCodEx/fix-resource-loading
60f1bdf Merge pull request #96 from ReCodEx/fix-download-results-404
b80d0cc Fix fetch many for exercises
4fba9f6 Fix content type
1b72a06 Make the content type a parameter.
edf817f Merge branch 'master' of https://github.com/ReCodEx/web-app into group-tree-improvements
712559d :green_heart
153d759 Merge pull request #98 from ReCodEx/fullscreen-editor
abe3df5 Use the download helper for the reference solutions evaluations
0275744 Change the selector function
5bd935f Generalization of the download file process
e9fd424 Merge branch 'master' into fix-download-results-404
e16fbe2 Make source code modal fullscreen
362d7ef Merge branch 'master' of https://github.com/ReCodEx/web-app into group-tree-improvements