Commit Graph

256 Commits

Author SHA1 Message Date
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
d519957283 use GitHub pages path again, let’s see if their rate limit and caching behaviour is better 2013-02-26 22:26:25 +01:00
2cb0623c82 fetch portal image via https 2013-02-26 20:57:34 +01:00
286527091e Merge pull request #313 from j16sdiz/report-issue-link
Report portal links to "Contact Us" directly
2013-02-25 22:41:45 -08:00
a86c6714ac Report portal links to "Contact Us" directly 2013-02-26 10:21:19 +08:00
4b3348e5d4 release 0.7.6 as hotfix for 0.7.5. 2013-02-26 01:37:52 +01:00
d5d2bad74a more fixes for https 2013-02-26 00:53:27 +01:00
538b57c7f7 Due to ingress.com/intel now force-redirecting to the HTTPS version,
loading dependencies just got a lot harder. External JS and CSS files
are now included directly in the file while building. This does not yet
work for plugins. I will make an emergency release soon, so at least
main works.
2013-02-25 23:58:07 +01:00
849099c299 add more HTTPS links. IITC is likely still broken for HTTPS Intel Map. 2013-02-25 22:39:06 +01:00
5e37f7f227 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-25 22:01:34 +01:00
b58050320b support https as well (fixes #309). Also bump version number in main which is was an oversight when releasing 0.7/0.71 2013-02-25 22:00:28 +01:00
0767230489 Make changes asked by breunigs 2013-02-25 17:55:37 +01:00
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
459c4b422b new hook to let plugins indicate a renderlimit 2013-02-25 08:44:43 +01:00
67d4fbbe03 don’t render resources outside the view port when the render limit is about to be hit 2013-02-25 08:17:10 +01:00
cac8d017f8 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-25 08:15:38 +01:00
9782883b5c maybe fix #295 2013-02-25 08:15:24 +01:00
4a207af841 Merge pull request #292 from j16sdiz/gh-pages
Show full capture time on mouse over
2013-02-24 23:03:51 -08:00
1e4c372bdd Changed all instances of Enlightenment to Enlightened 2013-02-25 15:51:09 +11:00
4ecec63a0d Show full portal capture time on tooltips 2013-02-25 10:15:24 +08:00
f213a481e8 avoid rendering small fields and links for improved perf. This change is experimental, so please report any rendering issues that could be related to this. 2013-02-24 10:54:08 +01:00
f8215107fc Portal size tweak
Slight change so that level 1 and level 2 portals aren't the same size
anymore. Also, make exception for unclaimed portals so they aren't a
tiny dot.
2013-02-23 16:20:55 -06:00
0c854bf9f5 Added beforePortalReRender to VALID_HOOKS 2013-02-23 17:57:40 +01:00
0ada93ea75 merge parts of #236 (by ShawnTuatara) 2013-02-23 14:02:19 +01:00
f85275b1c8 also print device id 2013-02-23 11:08:46 +01:00
91f6f6d9d6 print build date to console once 2013-02-23 10:50:08 +01:00
d644ef64bd implement jqueryui dialog replacements.
For now only alert windows are converted automatically. You can alert custom
HTML code like so: alert('<strong>herp a derp</strong>', true);

Main can use this feature immediately, all plugins that are advertized to be
stable may only use this once 0.7 is released.
2013-02-22 11:23:44 +01:00
e5c75335c4 put actual address there 2013-02-22 08:11:17 +01:00
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
6bf3de0607 fix #252 by updating the wording 2013-02-21 20:15:29 +01:00
052e0642c2 Merge pull request #234 from ShawnTuatara/getAttackApGain
Refactored getDestroyAP
2013-02-19 23:36:36 -08:00
51a4dabfc9 nits - object field whitespace 2013-02-19 23:17:19 -08:00
f2bdcb9fc9 Fixing nits 2013-02-19 23:15:46 -08:00
a922bd36bf Adding hook portalDataLoaded
- portalDataLoaded is called during the
code/map_data.js#handleDataResponse to allow plugins to manipulate the
portals prior to rendering.
2013-02-19 22:35:32 -08:00
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
68da102b48 fix icon alignment, add shadows 2013-02-18 13:03:50 +01:00
77ad9cc3b7 fix path harder 2013-02-18 12:39:40 +01:00
4db13fef11 fix path and provide icons in dist 2013-02-18 12:38:16 +01:00
9728840715 provide faction colored icons for leaflet markers 2013-02-18 12:35:39 +01:00
f2c6c609ef Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
Conflicts:
	code/hooks.js
2013-02-18 11:13:52 +01:00
044b5f2147 add hook for chat data 2013-02-18 11:12:26 +01:00
4eb90976e3 allow to easily setup tooltips for specific elements that jQueryUI doesn’t detect automatically.
Also add workaround in case tooltips linger.
2013-02-18 11:10:35 +01:00
014d58f09f downgrade jquery so it uses the same version as the vanilla intel page. This might save some people from downloading jQuery twice. 2013-02-18 11:09:59 +01:00
e7b52dd2eb fix position not being saved on zoom 2013-02-18 11:08:38 +01:00
132573e6ea Update code/hooks.js 2013-02-17 21:02:21 -05:00
4064a1bee0 Update code/portal_detail_display.js 2013-02-17 21:01:18 -05:00
444f9b21f9 Update code/portal_detail_display.js 2013-02-17 17:14:19 -05:00
2b2592e904 don’t copy the portal level when previewing the portal img 2013-02-17 13:38:59 +01:00
7df3d308c4 fix #56 2013-02-16 18:21:10 +01:00
5bc83953a1 Merge pull request #186 from Xelio/patch-selected-portal-unselect-bug
Bug fix: selected portal unselect if portal re-render
2013-02-16 06:57:12 -08:00