]> git.ipfire.org Git - ipfire.org.git/commit
Massive web site update
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Jun 2015 18:33:22 +0000 (20:33 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Jun 2015 18:33:22 +0000 (20:33 +0200)
commit60b0917c10ad148bab706776c518bd3f3b8a3d24
treedd03fb39fd35bf510d76e6c1bf683ad97d718729
parent47d47c2e425e45674e4d21bd5bedd44e965d2316
Massive web site update
50 files changed:
static/config.json
static/css/bootstrap.min.css
static/css/style.css
static/js/bootstrap.min.js
static/js/jquery.easing.js [new file with mode: 0644]
static/js/site.js
templates/base.html
templates/donate.html
templates/download-splash.html
templates/download.html [new file with mode: 0644]
templates/error.html
templates/index.html
templates/modules/ads/download-splash.html
templates/modules/donation-box.html
templates/modules/donation-button.html
templates/modules/donation-input-box.html [new file with mode: 0644]
templates/modules/download-button.html
templates/modules/menu.html
templates/modules/planet-entry.html
templates/modules/planet/search-box.html
templates/modules/release-item.html
templates/nopaste/create.html
templates/nopaste/view.html
templates/planet/base.html
templates/planet/hottest.html
templates/planet/index.html
templates/planet/list.html [new file with mode: 0644]
templates/planet/posting.html
templates/planet/search.html
templates/planet/user.html [deleted file]
templates/planet/year.html [deleted file]
templates/static/cebit.html [deleted file]
templates/static/chat.html
templates/static/features.html
templates/static/get-involved.html [new file with mode: 0644]
templates/static/get-started.html [new file with mode: 0644]
templates/static/get-support.html [new file with mode: 0644]
templates/static/getinvolved.html [deleted file]
templates/static/google307ae60625407949.html.html [new file with mode: 0644]
templates/static/hardware.html
templates/wishlist/donate.html
templates/wishlist/index.html
translations/de/LC_MESSAGES/webapp.po
translations/webapp.pot
webapp/__init__.py
webapp/backend/planet.py
webapp/backend/wishlist.py
webapp/handlers.py
webapp/handlers_planet.py
webapp/ui_modules.py