36 Commits

Author SHA1 Message Date
Jon Atkins
0438b71394 more website tweaks to plugin list formatting 2013-07-13 19:04:22 +01:00
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
c3c03598b5 fix typos 2013-07-01 22:42:32 +01:00
Jon Atkins
d312ae5f90 update website for 0.12.2 release 2013-07-01 19:31:44 +01:00
Jon Atkins
5322b2148d fix download path for plugins - oops 2013-06-12 18:26:48 +01:00
Jon Atkins
50edc8924c update website for 0.12.1 2013-06-12 18:06:03 +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
Philipp Schaefer
d31d010c87 removed the layer chooser issue from webpage. with v0.4 it's not an issue anymore 2013-05-22 21:25:00 +02:00
Jon Atkins
6a292d8955 website update - one important thing missed from mobile section 2013-05-22 19:26:30 +01:00
Jon Atkins
0fb73c58ae add news entry for new 0.12.0 + 0.4.0 releases 2013-05-22 19:21:50 +01:00
Jon Atkins
6096640415 add correct version of the sample script 2013-05-10 00:08:14 +01:00
Jon Atkins
cd7a104dcb add a sample plugin that restores the old-style cloudmade.com map layers
requires the user to get their own API key from cloudmade.com first. no pages reference this yet
2013-05-10 00:06:16 +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
039167051e website - new IITC release 2013-05-02 04:19:31 +01:00
Jon Atkins
7d443686d3 website - add support for 'experimental' build 2013-05-02 03:12:43 +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
af0646fad5 add apple-touch-icon-precomposed - Android uses these too!
(that should get rid of all the 404s in the access logs)
2013-04-30 03:41:07 +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
Jon Atkins
73f9786bba add 'donate' page, with links to FSF + EFF, to website
for #211
2013-04-30 02:16:26 +01:00
Jon Atkins
08ab525b7f website: add missing html5shiv (ie6-8 html5). not critical at this time, but better there than not 2013-04-29 04:27:47 +01:00
Jon Atkins
764e31db4b add tracking to download events - if a track function exists
(it does on iitc.jonatkins.com, loaded from tracking.php)
2013-04-28 22:56:35 +01:00
Jon Atkins
bb6585599f removed unnecessary execute bits 2013-04-28 19:15:36 +01:00
Jon Atkins
e3eb945b97 new website - first release 2013-04-28 19:14:10 +01:00
Jon Atkins
f259d550e9 the php web page, used for http://iitc.jonatkins.com/
for #33
2013-03-22 19:20:01 +00:00