Commit Graph

18 Commits

Author SHA1 Message Date
Jon Atkins
d3f23df82e add popularity column to plugin list on website. sort so the most popular plugins are at the top of each category 2013-07-13 18:42:09 +01:00
Jon Atkins
a172abd061 fix javascript 2013-07-13 18:41:56 +01:00
Jon Atkins
5322b2148d fix download path for plugins - oops 2013-06-12 18:26:48 +01:00
Jon Atkins
28e3ee075a Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
Conflicts:
	website/page/code/desktop-download.php
2013-06-10 04:48:44 +01:00
Jon Atkins
c2eedbfefa more plugin category tweaks 2013-06-10 04:46:04 +01:00
Philipp Schaefer
c0058f5580 fixed typo 2013-06-09 02:41:59 +02:00
Jon Atkins
2a52f2e002 website - ensure plugin list is sorted by it's ID (the filename without extension) 2013-06-08 19:53:42 +01:00
Jon Atkins
362406f529 add plugin category display support to the website 2013-06-08 19:18:33 +01:00
Jon Atkins
9575e4b4c2 website
- fix loading version number from renamed internal assets
- remove various php notice/warnings from the webserver logs
2013-05-03 05:39:54 +01:00
Jon Atkins
c64c144a97 website - i really should test things more... :-/ 2013-04-30 19:10:42 +01:00
Jon Atkins
b98cf6b7ae website - tracking mobile shouldn't always point to 'release' - use apk relative path 2013-04-30 19:04:01 +01:00
Jon Atkins
cf3bf41daf website - oops - bad tag 2013-04-30 18:58:22 +01:00
Jon Atkins
2986e5408f rework mobile download links - add in QR code too 2013-04-30 18:52:54 +01:00
Jon Atkins
e4db5ce340 add absoluteurl - http://sourceforge.net/projects/absoluteurl/ 2013-04-30 18:38:50 +01:00
Jon Atkins
a9034f3832 website - load mobile .apk version, and embedded IITC version, dynamically - ensures the data remains up to date, even for the 'test builds' page 2013-04-30 16:39:17 +01:00
Jon Atkins
ec7d18232a add ApkParser - from https://github.com/tufanbarisyildirim/php-apk-parser 2013-04-30 16:31:01 +01:00
Jon Atkins
3268ef04fb website - fix tracking for desktop downloads - didn't test it 2013-04-30 04:39:29 +01:00
Jon Atkins
51c17daf53 add a test build pate to the website, pointing to the automated hourly builds
for #50
2013-04-30 03:20:26 +01:00