Branch: refs/heads/master Home: https://github.com/phpmyadmin/website Commit: 77a88e26068ef4a9439751519c362c9d1385454a https://github.com/phpmyadmin/website/commit/77a88e26068ef4a9439751519c362c9... Author: Michal Čihař michal@cihar.com Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths: M pmaweb/static/bootstrap/config.json M pmaweb/static/bootstrap/css/bootstrap-theme.css M pmaweb/static/bootstrap/css/bootstrap.css M pmaweb/static/bootstrap/js/bootstrap.js
Log Message: ----------- Add bootstrap components for modals
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 27b3836018f26a79652f13f0a59c331e2bd52428 https://github.com/phpmyadmin/website/commit/27b3836018f26a79652f13f0a59c331... Author: Michal Čihař michal@cihar.com Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths: M pmaweb/static/js/loader.js M pmaweb/templates/_dlbox.html M pmaweb/templates/_dlrow.html M pmaweb/templates/base.html
Log Message: ----------- Add popup after user clicked on download
This popup covers two topic:
- encourages users to verify downloaded file (either by SHA sums or by PGP) - suggests donating to phpMyAdmin (fixes #17)
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 95391a0a14a84191cfeaa99c3cdf3bc4d7e16fe4 https://github.com/phpmyadmin/website/commit/95391a0a14a84191cfeaa99c3cdf3bc... Author: Michal Čihař michal@cihar.com Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths: M pmaweb/static/js/loader.js
Log Message: ----------- Use type safe comparing
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 18b121ee59b6e5891885e3a0fad89e033ed318a6 https://github.com/phpmyadmin/website/commit/18b121ee59b6e5891885e3a0fad89e0... Author: Michal Čihař michal@cihar.com Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths: M pmaweb/static/bootstrap/config.json M pmaweb/static/bootstrap/css/bootstrap-theme.css M pmaweb/static/bootstrap/css/bootstrap.css M pmaweb/static/bootstrap/js/bootstrap.js
Log Message: ----------- Merge branch 'bootstrap' into download-popup
Commit: 96bd0005d845dde0474e3670798464194d9b70ae https://github.com/phpmyadmin/website/commit/96bd0005d845dde0474e36707984641... Author: Michal Čihař michal@cihar.com Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths: M pmaweb/static/css/style.css M pmaweb/templates/base.html
Log Message: ----------- Merge branch 'bootstrap' into download-popup
Commit: d7899dfb665f73be96be0b060bb6251281c27278 https://github.com/phpmyadmin/website/commit/d7899dfb665f73be96be0b060bb6251... Author: Michal Čihař michal@cihar.com Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths: M README.rst M pmaweb/templates/_security_contact.html M pmaweb/templates/base.html
Log Message: ----------- Merge branch 'bootstrap' into download-popup
Commit: 938f6ab0bdfe2654f8220b674412e5caae15487d https://github.com/phpmyadmin/website/commit/938f6ab0bdfe2654f8220b674412e5c... Author: Michal Čihař michal@cihar.com Date: 2016-08-18 (Thu, 18 Aug 2016)
Changed paths: M files/models.py M pmaweb/cdn.py A pmaweb/management/commands/purge_docs_cdn.py M pmaweb/settings.py M pmaweb/templates/_dllist.html M pmaweb/templates/files/release_list.html M pmaweb/templates/sponsors.html M pmaweb/templates/version/packages.json M requirements.txt M security/models.py
Log Message: ----------- Merge branch 'bootstrap' into download-popup
Commit: 4acef5783981e50afe8f343474ce411d239580c4 https://github.com/phpmyadmin/website/commit/4acef5783981e50afe8f343474ce411... Author: Michal Čihař michal@cihar.com Date: 2016-08-20 (Sat, 20 Aug 2016)
Changed paths: M pmaweb/static/bootstrap/config.json M pmaweb/static/js/loader.js M pmaweb/templates/_dlbox.html M pmaweb/templates/_dlrow.html M pmaweb/templates/base.html
Log Message: ----------- Merge pull request #26 from nijel/download-popup
Download popup
Compare: https://github.com/phpmyadmin/website/compare/f456de11182b...4acef5783981