[phpMyAdmin Git] [phpmyadmin/website] 28373d: Initial porting of website code to bootstrap

Michal Čihař michal at cihar.com
Sat Aug 20 12:29:27 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/website
  Commit: 28373d46b8864ea0ff9af48e484c4bcefac2eef8
      https://github.com/phpmyadmin/website/commit/28373d46b8864ea0ff9af48e484c4bcefac2eef8
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    A pmaweb/static/bootstrap/css/bootstrap-theme.css
    A pmaweb/static/bootstrap/css/bootstrap-theme.css.map
    A pmaweb/static/bootstrap/css/bootstrap-theme.min.css
    A pmaweb/static/bootstrap/css/bootstrap-theme.min.css.map
    A pmaweb/static/bootstrap/css/bootstrap.css
    A pmaweb/static/bootstrap/css/bootstrap.css.map
    A pmaweb/static/bootstrap/css/bootstrap.min.css
    A pmaweb/static/bootstrap/css/bootstrap.min.css.map
    A pmaweb/static/bootstrap/fonts/glyphicons-halflings-regular.eot
    A pmaweb/static/bootstrap/fonts/glyphicons-halflings-regular.svg
    A pmaweb/static/bootstrap/fonts/glyphicons-halflings-regular.ttf
    A pmaweb/static/bootstrap/fonts/glyphicons-halflings-regular.woff
    A pmaweb/static/bootstrap/fonts/glyphicons-halflings-regular.woff2
    A pmaweb/static/bootstrap/js/bootstrap.js
    A pmaweb/static/bootstrap/js/bootstrap.min.js
    A pmaweb/static/bootstrap/js/jquery-2.2.4.js
    A pmaweb/static/bootstrap/js/npm.js
    M pmaweb/templates/_dlbox.html
    M pmaweb/templates/_littleboxes.html
    M pmaweb/templates/base.html
    M pmaweb/templates/downloads.html
    M pmaweb/templates/index.html
    M pmaweb/templates/security/_list.html
    M pmaweb/templates/security/index.html
    M pmaweb/templates/security/pmasa_detail.html
    M pmaweb/templates/try.html

  Log Message:
  -----------
  Initial porting of website code to bootstrap

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 4a7aa0f661d4acab017d1467edc4bfe80f5166bd
      https://github.com/phpmyadmin/website/commit/4a7aa0f661d4acab017d1467edc4bfe80f5166bd
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/index.html

  Log Message:
  -----------
  Simplify markup on home page

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 1dfaa41f435ef88b99963b61e53dfa33094660a9
      https://github.com/phpmyadmin/website/commit/1dfaa41f435ef88b99963b61e53dfa33094660a9
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/docs.html

  Log Message:
  -----------
  Improve layout of documentation page

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 37543b6611bbf6d0f9e1ebfa0b0a6dae035c8e25
      https://github.com/phpmyadmin/website/commit/37543b6611bbf6d0f9e1ebfa0b0a6dae035c8e25
  Author: Michal Čihař <michal at 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:
  -----------
  Re-enable custom styling

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: a002d5cd4f6bd843a891a47db659ee88aa2810be
      https://github.com/phpmyadmin/website/commit/a002d5cd4f6bd843a891a47db659ee88aa2810be
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css
    M pmaweb/templates/security/_list.html

  Log Message:
  -----------
  Better look for security page

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 1b735f4d2df0b3c26b99579cfdbe635df2543111
      https://github.com/phpmyadmin/website/commit/1b735f4d2df0b3c26b99579cfdbe635df2543111
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css

  Log Message:
  -----------
  Fix footer rendering

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 8cf281919120b6e8f88f88376c1b43379e37546c
      https://github.com/phpmyadmin/website/commit/8cf281919120b6e8f88f88376c1b43379e37546c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/base.html

  Log Message:
  -----------
  Hide headline on small screens

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: f44bde0146f684c81f2fb10d846842bd2e1e9a44
      https://github.com/phpmyadmin/website/commit/f44bde0146f684c81f2fb10d846842bd2e1e9a44
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/context_processors.py
    M pmaweb/static/css/style.css
    M pmaweb/templates/security/_list.html
    M security/views.py

  Log Message:
  -----------
  Add collapsing of PMASA listing

There is too many of them, so group them by year.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 6e7ca9deadff9e08f3ea2923cad0612871426cfa
      https://github.com/phpmyadmin/website/commit/6e7ca9deadff9e08f3ea2923cad0612871426cfa
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/security/_list.html

  Log Message:
  -----------
  Show count of PMASAs per year

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: b0e22240e60502879e57b5c90a33a040cc0e57d5
      https://github.com/phpmyadmin/website/commit/b0e22240e60502879e57b5c90a33a040cc0e57d5
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/donate.html

  Log Message:
  -----------
  Make sponsorship more visible on donate page

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: aec339cc1c4103b5c16302865a7392b9cd5e9967
      https://github.com/phpmyadmin/website/commit/aec339cc1c4103b5c16302865a7392b9cd5e9967
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/404.html
    M pmaweb/templates/_littleboxes.html
    M pmaweb/templates/index.html
    M pmaweb/templates/news/post_archive.html
    M pmaweb/templates/try.html

  Log Message:
  -----------
  Add iconts to all action buttons

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 6c6cafae1680dcc4a88779941b1b82daabb61e52
      https://github.com/phpmyadmin/website/commit/6c6cafae1680dcc4a88779941b1b82daabb61e52
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css

  Log Message:
  -----------
  Better alignment of sponsor logos

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 4ef02348110ef721c01fd77e8f981b81ff09c96b
      https://github.com/phpmyadmin/website/commit/4ef02348110ef721c01fd77e8f981b81ff09c96b
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/security/_list.html
    M pmaweb/templates/security/index.html
    M pmaweb/templates/security/pmasa_detail.html

  Log Message:
  -----------
  More space for PMASA list

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: fb0c4e6aea0ef0a563a66256442954162260faff
      https://github.com/phpmyadmin/website/commit/fb0c4e6aea0ef0a563a66256442954162260faff
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css
    M pmaweb/templates/team.html

  Log Message:
  -----------
  Improve look of team page

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 223c265c58bc1d8960463e373eec7b4532c6d3b2
      https://github.com/phpmyadmin/website/commit/223c265c58bc1d8960463e373eec7b4532c6d3b2
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/try.html

  Log Message:
  -----------
  Fixed screenshots listing

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 6d81c0b8f220e3e28f8792aaff38c09c8ad0b7a0
      https://github.com/phpmyadmin/website/commit/6d81c0b8f220e3e28f8792aaff38c09c8ad0b7a0
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/sponsors.html

  Log Message:
  -----------
  Better structure sponsors page

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 5b32a9d427dea912c1aed7b2c9e2fc777ba7a54f
      https://github.com/phpmyadmin/website/commit/5b32a9d427dea912c1aed7b2c9e2fc777ba7a54f
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    A files/templatetags/__init__.py
    A files/templatetags/downloads.py
    M pmaweb/templates/about.html

  Log Message:
  -----------
  Link to release page on our website rather than to wiki

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 21ffee25184448756f2b1c376d45f32c9144aeb0
      https://github.com/phpmyadmin/website/commit/21ffee25184448756f2b1c376d45f32c9144aeb0
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/about.html

  Log Message:
  -----------
  Remove OpenHub page, it embedds ugly

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: cdb8912859fc2f1a2e8812697305869cd17b422d
      https://github.com/phpmyadmin/website/commit/cdb8912859fc2f1a2e8812697305869cd17b422d
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/docs.html

  Log Message:
  -----------
  Fix books list rendering

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: cf57a5110c4254026d1b167fb41cabdc9a99923a
      https://github.com/phpmyadmin/website/commit/cf57a5110c4254026d1b167fb41cabdc9a99923a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css

  Log Message:
  -----------
  Remove not needed styling

Pagination is natively supported by bootstrap.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 5972e5d9d556be9c37a240964de0cd13a6255cd2
      https://github.com/phpmyadmin/website/commit/5972e5d9d556be9c37a240964de0cd13a6255cd2
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css
    M pmaweb/templates/awards.html

  Log Message:
  -----------
  Simplify awards rendering

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 437e90fc02cd297519cd35e0bfb876e19ee279ef
      https://github.com/phpmyadmin/website/commit/437e90fc02cd297519cd35e0bfb876e19ee279ef
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css
    A pmaweb/static/js/loader.js
    M pmaweb/templates/base.html
    M pmaweb/templates/index.html

  Log Message:
  -----------
  Add image rotation script

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 87ede6c2ad857969b356538ea157d8a22459e52c
      https://github.com/phpmyadmin/website/commit/87ede6c2ad857969b356538ea157d8a22459e52c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    R pmaweb/static/js/fader.js
    M pmaweb/static/js/utils.js
    M pmaweb/templates/base.html

  Log Message:
  -----------
  Remove no longer needed fader

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 431912623d0e88934970b7f844a6dfd717322fbe
      https://github.com/phpmyadmin/website/commit/431912623d0e88934970b7f844a6dfd717322fbe
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    A pmaweb/static/colorbox/colorbox.css
    A pmaweb/static/colorbox/images/border.png
    A pmaweb/static/colorbox/images/controls.png
    A pmaweb/static/colorbox/images/loading.gif
    A pmaweb/static/colorbox/images/loading_background.png
    A pmaweb/static/colorbox/jquery.colorbox.js
    M pmaweb/static/js/loader.js
    M pmaweb/templates/base.html
    M pmaweb/templates/try.html

  Log Message:
  -----------
  Add colorbox for screenshots display

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 62537231b8fb628aaa7d9370bc2c0b7e26d88189
      https://github.com/phpmyadmin/website/commit/62537231b8fb628aaa7d9370bc2c0b7e26d88189
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/awards.html

  Log Message:
  -----------
  Use colorboc for awards

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 0eaeb260090deb954956fe9755fe6439860bedb1
      https://github.com/phpmyadmin/website/commit/0eaeb260090deb954956fe9755fe6439860bedb1
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/team.html

  Log Message:
  -----------
  Use colorbox for meetings

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: be6efc9724996187bbeeafade118e8ef3073055b
      https://github.com/phpmyadmin/website/commit/be6efc9724996187bbeeafade118e8ef3073055b
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/themes.html

  Log Message:
  -----------
  Use colorbox for themes

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: e9b4595e6456105aa463ef12decf9854b2e2dd6c
      https://github.com/phpmyadmin/website/commit/e9b4595e6456105aa463ef12decf9854b2e2dd6c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    R pmaweb/static/css/slimbox.css
    R pmaweb/static/images/slimbox/closelabel.gif
    R pmaweb/static/images/slimbox/loading.gif
    R pmaweb/static/images/slimbox/nextlabel.gif
    R pmaweb/static/images/slimbox/prevlabel.gif
    R pmaweb/static/js/slimbox.js

  Log Message:
  -----------
  Remove slimbox

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 7becc576d0f92c1736aefdd70d2d35cb97a61e72
      https://github.com/phpmyadmin/website/commit/7becc576d0f92c1736aefdd70d2d35cb97a61e72
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Update website libs info

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 5bcb5ee4d57d65533eece543a27c879377022c3a
      https://github.com/phpmyadmin/website/commit/5bcb5ee4d57d65533eece543a27c879377022c3a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M files/models.py
    M pmaweb/static/css/style.css
    M pmaweb/templates/404.html
    M pmaweb/templates/base.html
    M pmaweb/templates/index.html
    M pmaweb/templates/news/post_archive.html
    M pmaweb/templates/try.html

  Log Message:
  -----------
  Move action buttons to the right

There was unused space there and I think they fit better there. This
also allows to have them on every page.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 339acc83d7935825c12fda6016ec8e8d291f99a5
      https://github.com/phpmyadmin/website/commit/339acc83d7935825c12fda6016ec8e8d291f99a5
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/_sponsors.html
    A pmaweb/templates/_sponsorship_note.html
    M pmaweb/templates/downloads.html

  Log Message:
  -----------
  Unify sponsorship listings

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 2600ef28cd8f8f32e4fd1fc7fcd2d067b6e4cc95
      https://github.com/phpmyadmin/website/commit/2600ef28cd8f8f32e4fd1fc7fcd2d067b6e4cc95
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/js/loader.js
    R pmaweb/static/js/utils.js
    M pmaweb/templates/base.html
    M pmaweb/templates/themes.html

  Log Message:
  -----------
  Implement theme selection using jQuery

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 292d928639daddda2a711ce5c96bd95c4d2c92cd
      https://github.com/phpmyadmin/website/commit/292d928639daddda2a711ce5c96bd95c4d2c92cd
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css
    M pmaweb/static/js/loader.js

  Log Message:
  -----------
  Remove unused css

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: aebf9bf2c450cafaaee473847c651580a5015978
      https://github.com/phpmyadmin/website/commit/aebf9bf2c450cafaaee473847c651580a5015978
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css
    M pmaweb/templates/themes.html

  Log Message:
  -----------
  Use bootstrap for themes presentation

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: b64e8614186be7dddd304dba75f1b7e60906872b
      https://github.com/phpmyadmin/website/commit/b64e8614186be7dddd304dba75f1b7e60906872b
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/tests.py

  Log Message:
  -----------
  Adjust tests to puring all pages on some saves

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 0bb9c1d163a52d94bcdc63b8e1a1f8a16a683fbf
      https://github.com/phpmyadmin/website/commit/0bb9c1d163a52d94bcdc63b8e1a1f8a16a683fbf
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css
    M pmaweb/templates/translations.html
    M translations/models.py

  Log Message:
  -----------
  Use bootstrap for progressbar

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 2a13ec270fbde38f315ab2c602bf5e7e6bc3b012
      https://github.com/phpmyadmin/website/commit/2a13ec270fbde38f315ab2c602bf5e7e6bc3b012
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css
    M pmaweb/templates/sponsors.html

  Log Message:
  -----------
  Remove custom table styling

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: fc90e7f2c4789919429e7efb0588d5a89e996d1e
      https://github.com/phpmyadmin/website/commit/fc90e7f2c4789919429e7efb0588d5a89e996d1e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M translations/tests.py

  Log Message:
  -----------
  Fix tests for new progressbar

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: caa3db77916bbe5b5351df56638b32b30979fd69
      https://github.com/phpmyadmin/website/commit/caa3db77916bbe5b5351df56638b32b30979fd69
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css
    M pmaweb/templates/_dllist.html

  Log Message:
  -----------
  USe bootstrap styling for download listings

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: e84b35afa277ed814c6bd169a8b9d195355240a0
      https://github.com/phpmyadmin/website/commit/e84b35afa277ed814c6bd169a8b9d195355240a0
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    A pmaweb/static/bootstrap/config.json
    M pmaweb/static/bootstrap/css/bootstrap-theme.css
    R pmaweb/static/bootstrap/css/bootstrap-theme.css.map
    R pmaweb/static/bootstrap/css/bootstrap-theme.min.css
    R pmaweb/static/bootstrap/css/bootstrap-theme.min.css.map
    M pmaweb/static/bootstrap/css/bootstrap.css
    R pmaweb/static/bootstrap/css/bootstrap.css.map
    R pmaweb/static/bootstrap/css/bootstrap.min.css
    R pmaweb/static/bootstrap/css/bootstrap.min.css.map
    R pmaweb/static/bootstrap/fonts/glyphicons-halflings-regular.eot
    R pmaweb/static/bootstrap/fonts/glyphicons-halflings-regular.svg
    R pmaweb/static/bootstrap/fonts/glyphicons-halflings-regular.ttf
    R pmaweb/static/bootstrap/fonts/glyphicons-halflings-regular.woff
    R pmaweb/static/bootstrap/fonts/glyphicons-halflings-regular.woff2
    M pmaweb/static/bootstrap/js/bootstrap.js
    R pmaweb/static/bootstrap/js/bootstrap.min.js
    R pmaweb/static/bootstrap/js/npm.js

  Log Message:
  -----------
  Use custom bootstrap package

Removed not used components to reduce size.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 2ebdc9855f8d0112cca140b74d6374c3da20e1df
      https://github.com/phpmyadmin/website/commit/2ebdc9855f8d0112cca140b74d6374c3da20e1df
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/base.html

  Log Message:
  -----------
  Use bootstrap theme for better look

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 456050ecfee9419da32ae8f808ef6c81f8650e4f
      https://github.com/phpmyadmin/website/commit/456050ecfee9419da32ae8f808ef6c81f8650e4f
  Author: Michal Čihař <michal at 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 component animations, used on security page

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: efae284663555a3aa865e1c051b29189c79741b3
      https://github.com/phpmyadmin/website/commit/efae284663555a3aa865e1c051b29189c79741b3
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/files/release_list.html

  Log Message:
  -----------
  Nicer releases listing

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: b5bc81f03a88a40b72d931a284241a4ebe623a41
      https://github.com/phpmyadmin/website/commit/b5bc81f03a88a40b72d931a284241a4ebe623a41
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/_dllist.html

  Log Message:
  -----------
  Improve look of file downloads

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 8fa165d813744223355703e2473ea03159ea4aa5
      https://github.com/phpmyadmin/website/commit/8fa165d813744223355703e2473ea03159ea4aa5
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/_dllist.html
    A pmaweb/templates/_dlrow.html
    A pmaweb/templates/_dltable.html
    M pmaweb/templates/themes.html

  Log Message:
  -----------
  Share code for download listing

Now used for themes as well.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 87a80f7ebca70281dfdb967ad20feb287ee1083f
      https://github.com/phpmyadmin/website/commit/87a80f7ebca70281dfdb967ad20feb287ee1083f
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M files/models.py

  Log Message:
  -----------
  Do not return pgp url for not signed objects

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 5370c34624d31a768864430e8c8b3b30eaf71aed
      https://github.com/phpmyadmin/website/commit/5370c34624d31a768864430e8c8b3b30eaf71aed
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/templates/base.html

  Log Message:
  -----------
  Better place navbar

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: ab7ba9b338be53fd27d04e9f72f541f11adf6c0b
      https://github.com/phpmyadmin/website/commit/ab7ba9b338be53fd27d04e9f72f541f11adf6c0b
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/css/style.css
    M pmaweb/templates/_dlrow.html
    M pmaweb/templates/sponsors.html
    M pmaweb/templates/translations.html

  Log Message:
  -----------
  Simplify CSS selectors

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: a9a1aa74cc1fb021593fbc6a15fe2c7f70bf71bf
      https://github.com/phpmyadmin/website/commit/a9a1aa74cc1fb021593fbc6a15fe2c7f70bf71bf
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/js/loader.js

  Log Message:
  -----------
  Reference function by name rather than by string

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 3ff29f0b717a8d630e5084361fdbbb2c642cbfb6
      https://github.com/phpmyadmin/website/commit/3ff29f0b717a8d630e5084361fdbbb2c642cbfb6
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/js/loader.js

  Log Message:
  -----------
  Consistently use camelCase for functions

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 5261d435612bcb852334604355d0c168bb431b9e
      https://github.com/phpmyadmin/website/commit/5261d435612bcb852334604355d0c168bb431b9e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pmaweb/static/js/loader.js

  Log Message:
  -----------
  Remove unused code

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: cf538c7b34aee1bf27a4462476574a1e631dd011
      https://github.com/phpmyadmin/website/commit/cf538c7b34aee1bf27a4462476574a1e631dd011
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    A codecov.yml

  Log Message:
  -----------
  Merge branch 'master' into bootstrap


  Commit: edf7a10f82299541814dea30705c7ef284461b17
      https://github.com/phpmyadmin/website/commit/edf7a10f82299541814dea30705c7ef284461b17
  Author: Michal Čihař <michal at 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:
  -----------
  Include collapse js plugin in Bootstrap

It is used for security pages

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 4611ee5d8895ec864cbbe28c31cb196c286ecc11
      https://github.com/phpmyadmin/website/commit/4611ee5d8895ec864cbbe28c31cb196c286ecc11
  Author: Michal Čihař <michal at 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:
  -----------
  Align action boxes with rest of page

Use same layout in header as for splitting page, so that the buttons are
now in line with sponsors or security navigation menu.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: cdcc704d87c536222c57a062101b74e486d659e1
      https://github.com/phpmyadmin/website/commit/cdcc704d87c536222c57a062101b74e486d659e1
  Author: Michal Čihař <michal at 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 'master' into bootstrap


  Commit: d695c41fcdea1d7fb9cb09ad9ab63cae42d4a9db
      https://github.com/phpmyadmin/website/commit/d695c41fcdea1d7fb9cb09ad9ab63cae42d4a9db
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-08 (Mon, 08 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

  Log Message:
  -----------
  Merge branch 'master' into bootstrap


  Commit: b9b7fb33eb228de386d9c25a83531358253d31f8
      https://github.com/phpmyadmin/website/commit/b9b7fb33eb228de386d9c25a83531358253d31f8
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    M pmaweb/templates/sponsors.html
    M pmaweb/templates/version/packages.json
    M requirements.txt
    M security/models.py

  Log Message:
  -----------
  Merge branch 'master' into bootstrap


  Commit: f456de11182b4bc52fffd7672c8444bed86a3bb0
      https://github.com/phpmyadmin/website/commit/f456de11182b4bc52fffd7672c8444bed86a3bb0
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
    M README.rst
    M files/models.py
    A files/templatetags/__init__.py
    A files/templatetags/downloads.py
    M pmaweb/context_processors.py
    A pmaweb/static/bootstrap/config.json
    A pmaweb/static/bootstrap/css/bootstrap-theme.css
    A pmaweb/static/bootstrap/css/bootstrap.css
    A pmaweb/static/bootstrap/js/bootstrap.js
    A pmaweb/static/bootstrap/js/jquery-2.2.4.js
    A pmaweb/static/colorbox/colorbox.css
    A pmaweb/static/colorbox/images/border.png
    A pmaweb/static/colorbox/images/controls.png
    A pmaweb/static/colorbox/images/loading.gif
    A pmaweb/static/colorbox/images/loading_background.png
    A pmaweb/static/colorbox/jquery.colorbox.js
    R pmaweb/static/css/slimbox.css
    M pmaweb/static/css/style.css
    R pmaweb/static/images/slimbox/closelabel.gif
    R pmaweb/static/images/slimbox/loading.gif
    R pmaweb/static/images/slimbox/nextlabel.gif
    R pmaweb/static/images/slimbox/prevlabel.gif
    R pmaweb/static/js/fader.js
    A pmaweb/static/js/loader.js
    R pmaweb/static/js/slimbox.js
    R pmaweb/static/js/utils.js
    M pmaweb/templates/404.html
    M pmaweb/templates/_dlbox.html
    M pmaweb/templates/_dllist.html
    A pmaweb/templates/_dlrow.html
    A pmaweb/templates/_dltable.html
    M pmaweb/templates/_littleboxes.html
    M pmaweb/templates/_sponsors.html
    A pmaweb/templates/_sponsorship_note.html
    M pmaweb/templates/about.html
    M pmaweb/templates/awards.html
    M pmaweb/templates/base.html
    M pmaweb/templates/docs.html
    M pmaweb/templates/donate.html
    M pmaweb/templates/downloads.html
    M pmaweb/templates/files/release_list.html
    M pmaweb/templates/index.html
    M pmaweb/templates/news/post_archive.html
    M pmaweb/templates/security/_list.html
    M pmaweb/templates/security/index.html
    M pmaweb/templates/security/pmasa_detail.html
    M pmaweb/templates/sponsors.html
    M pmaweb/templates/team.html
    M pmaweb/templates/themes.html
    M pmaweb/templates/translations.html
    M pmaweb/templates/try.html
    M pmaweb/tests.py
    M security/views.py
    M translations/models.py
    M translations/tests.py

  Log Message:
  -----------
  Merge pull request #22 from nijel/bootstrap

Bootstrap version of website


Compare: https://github.com/phpmyadmin/website/compare/bf4b2a524994...f456de11182b


More information about the Git mailing list