89 Commits

Author SHA1 Message Date
Jon Atkins
99d52dad8a various cleanups to the portal detail display links
- removed 'donate'
- made case consistant - upper case 1st letter
- shortened excessively long links (IAPS) - but added title text on links with more detailed descriptions
inspired by #135
2013-04-13 21:18:26 +01:00
Jon Atkins
baaaf3e3f1 remove unnecessary absolute URLs. site-relative are used where possible (e.g. permalinks, rpc calls) - and a couple of protocol-relative one for automatic http/https matching 2013-04-08 05:09:01 +01:00
Jon Atkins
8b2472701a make double-click on portal title in details panel close the panel
TODO: better interface (close button?), but at least there's *some* way of closing it now
2013-04-05 18:06:40 +01:00
vita10gy
0314fe90d5 Show portal title in gmaps
Closes issue #40
2013-03-25 23:43:08 -05:00
Stefan Breunig
bc63c47d47 initiate copy on android instead of following links 2013-03-12 00:30:27 +01:00
Kevin
f3606d6f0f Fix neutral portals have broken random details 2013-03-02 22:54:30 -08:00
boombuler
03da82b34e add "nickname" class to all nicknames within the page 2013-03-01 19:47:35 -08:00
Stefan Breunig
be893d785a Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-28 22:03:55 +01:00
Stefan Breunig
573562dffd undo always using https for the portal image because some images are taken from panoramio which do not support https properly 2013-02-28 22:03:12 +01:00
Daniel Cheng
68e666c50e Use https in permalink 2013-02-27 14:42:27 +08:00
Stefan Breunig
2cb0623c82 fetch portal image via https 2013-02-26 20:57:34 +01:00
Axel Wagner
107f4689e9 Replace gmaps-link by popup with qrcode and links
If you want to use your smartphone for navigation, you can now just scan
the qr-code and (if your scanner-app supports it) directly input the
locations to your navigation-app.
Additionally a link to the location in gapps and OSM will be displayed.
2013-02-25 16:21:03 +01:00
Daniel Cheng (鄭郁邦)
4ecec63a0d Show full portal capture time on tooltips 2013-02-25 10:15:24 +08:00
Stefan Breunig
e5c75335c4 put actual address there 2013-02-22 08:11:17 +01:00
vita10gy
177d72ba29 Unmerged Gmaps Link
Somehow in all the styling nit picking the actual change to add the
gmaps link went walkabout.
2013-02-21 22:39:57 -06:00
Shawn Clark
ba0ff06771 Refactored getDestroyAP
- Split the calculations into getAttackApGain. Allows for other
functions to get the AP data.
- Renamed to getAttackApGainText as it isn't just destroying it is also
capturing. Originally the method only calculated the destroy values.
2013-02-19 20:41:04 -08:00
master0yoshigr
4064a1bee0 Update code/portal_detail_display.js 2013-02-17 21:01:18 -05:00
master0yoshigr
444f9b21f9 Update code/portal_detail_display.js 2013-02-17 17:14:19 -05:00
Stefan Breunig
cd23248576 add portalDetailsUpdated hook 2013-02-16 13:43:37 +01:00
Stefan Breunig
6d41221131 finish changes for #179. Fixes #179, fixes #49.
Please look for regressions.
2013-02-16 10:46:02 +01:00
Stefan Breunig
2023e33567 more work for #179.
Due to changed display of the portal image it now doesn’t flicker anymore,
which simplifies code a lot.
2013-02-16 10:02:18 +01:00
Xelio
eab812fbf6 Code restructure 2013-02-16 01:16:20 +08:00
Xelio
c127bf0b6d New feature: Highlight resonators of selected portal 2013-02-16 00:01:59 +08:00
Stefan Breunig
98f22c4e48 see if this fixes the level misalignment 2013-02-14 19:04:31 +01:00
Stefan Breunig
485b1c543b fix #95 (thanks jonatkins) 2013-02-14 08:47:49 +01:00
Stefan Breunig
4c07fb12ae properly check if portal details are available 2013-02-13 02:49:13 +01:00
Stefan Breunig
5e4b3c94ba clean up Pirozek 'show AP' patch a bit and handle random details differently. 2013-02-11 14:22:14 +01:00
Jakub Ludwig
c5dfbabc3a Merge branch 'gh-pages' of https://github.com/breunigs/ingress-intel-total-conversion into gh-pages 2013-02-11 13:54:16 +01:00
Stefan Breunig
63bdff0eb9 fix 'report issue' for places with single or double quotes in their names. Fixes #68 2013-02-10 14:08:35 +01:00
Stefan Breunig
fc58676b7f place fields counter somewhere else so it doesn’t reorder the whole detail table 2013-02-10 00:29:47 +01:00
Eashwar Ranganathan
dc4cea2ed7 Display control field count 2013-02-09 15:13:58 -08:00
Jakub Ludwig
c9e2701890 AP for destroying portal
Calculate AP gained from destroyed resonators + link
TODO: fields :)
2013-02-09 11:10:53 +01:00
Stefan Breunig
f5edc84635 add ability to filter by portal level. You can access the feature from the layer selector just as before. Fixes #8 and some of #12 2013-02-08 17:39:37 +01:00
Stefan Breunig
0f5ad094c4 explain what the strange link info shows 2013-02-08 00:54:13 +01:00
Stefan Breunig
71bfeff678 remove array with portal details references that might have been leaking. Instead, store the details with the rendered portals so removal is handled automatically 2013-02-04 16:15:25 +01:00
Stefan Breunig
f85a3b2443 revert last commit, it broke scrolling. also replace expensive CSS rules with differen solution 2013-02-04 14:21:49 +01:00
Stefan Breunig
f92c963a54 finish chat feature; hide low level portal on zoom out; introduce render limit 2013-02-04 02:52:24 +01:00
Stefan Breunig
ecfaca7f9b more chat related stuff. public user chat and message posting is still missing though 2013-02-03 19:44:35 +01:00
Stefan Breunig
a07ee0cc3d so others may contribute 2013-02-01 13:11:14 +01:00