Skip to content

Tags: ziauddin/Unifiedtransform

Tags

v1.6

Toggle v1.6's commit message
Fix XSS issue in teacher message

Add a purifying library.

v1.5

Toggle v1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request changeweb#312 from handhikadj/master

Some bugfix and improve the docker setup

v1.4

Toggle v1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request changeweb#295 from changeweb/dependabot/composer/f…

…acade/ignition-2.4.2

Bump facade/ignition from 2.3.3 to 2.4.2

v1.3

Toggle v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request changeweb#285 from changeweb/dependabot/npm_and_ya…

…rn/axios-0.21.1

Bump axios from 0.18.1 to 0.21.1

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request changeweb#259 from changeweb/UploadCertificate

Add Certificate upload feature

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request changeweb#257 from changeweb/funding-config

Fix Librarian Test fail

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request changeweb#241 from changeweb/laravel7

Upgrade to Laravel 7.X and other packages

v0.5

Toggle v0.5's commit message
Fix missing section and class id for Routine and Syllabus

Section id and class id were added in seed classes but forgot to add these in forms and uploadcontroller.

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix master redirect after login

changeweb#208 issue. Master was not redirecting to `/masters` page after login in some cases. changeweb#208 (comment) this patch is made in this commit.

v0.3

Toggle v0.3's commit message
Fix readme formatting

Nesting was not done properly.