142 Commits

Author SHA1 Message Date
Jon Atkins
78329770fe remove the max-width from dialogs (but keep for tooltips) - as the jQuery dialog code already handles width anyway, and forcing it in css prevents this from working 2013-05-27 04:57:32 +01:00
Jon Atkins
79aa71911c add two-column layer menu css to desktop version - was on mobile before in-app layer chooser added 2013-05-20 03:58:29 +01:00
Jon Atkins
70a4ca804f some z-index fixes - makes tooltips (e.g. guess player level) actually appear on top of the chat panel rather than underneath 2013-05-13 05:03:55 +01:00
Jon Atkins
66e6502d50 minor status bar tweaks
- make L8 not show L8+
- add a little margin between the level info and the map status - may need reducing a little for mobile
- indentation fixes, minor cleanups
2013-05-13 01:28:38 +01:00
Jon Atkins
65783ac0b1 Merge branch 'dialog' of https://github.com/integ3r/ingress-intel-total-conversion into integ3r-dialog 2013-05-10 02:33:21 +01:00
Morgan Jones
b59a2c96db * Reduce padding for dialog buttons 2013-05-09 11:41:16 -06:00
Morgan Jones
125bc190f1 * Remove #largepreview CSS, we don't need it 2013-05-08 03:44:20 -06:00
Morgan Jones
dfadadd296 IITC Dialog Overhaul, part 2
Core changes
* window_management.js => panes.js (clarity, distinction from dialogs)
* Make portal preview use dialogs instead of the large preview "window"
* Use `open' callback instead of `create' callback for all dialogs
* Replace collapse/close buttons with themed buttons inspired by the AP Gain plugin
* Dialogs can now gain and lose focus, with changing title bar
* Tweak the Poslinks window to use dialogs
* Add collapseCallback, expandCallback, collapseExpandCallback, focusCallback, and blurCallback
* Fix http <img> in About dialog that caused Chrome to complain

Plugin changes
* guess-player-level 0.4.1: Use dialogs with titles, typo fix
* portal-counts 0.0.8: Use dialogs with titles, typo fix
* portals-list 0.0.12: Don't hijack every single dialog onscreen, add titles, typo fix
* scoreboard 0.1.8: Use dialogs with titles
2013-05-08 03:39:36 -06:00
Jon Atkins
5bd82f0e20 Merge branch 'master' into experimental 2013-05-07 16:52:05 +01:00
Morgan Jones
2bdeb13f45 * Update redeeming.js to take advantage of new dialogs
* Dialogs now support collapsing and expanding
* Fix IITC about window - no longer resizes all onscreen dialogs
2013-05-07 01:42:47 -06:00
Morgan Jones
84f5499c18 * Window manager stuff. Multiple windows can be opened now. Still resolving bugs. 2013-05-06 17:09:39 -06:00
Morgan Jones
38b1034830 Merge git://github.com/jonatkins/ingress-intel-total-conversion into dev 2013-05-06 13:13:33 -06:00
Morgan Jones
93c039e295 * Work toward multiple dialog boxes 2013-05-06 13:13:15 -06:00
Jon Atkins
42d5b8d8f9 reduce the sidebar height when no portal is selected - more useful now that the portal details now have a 'X' close button
could perhaps reduce the hight further, but then the expand/colapse arrow gets a bit cramped towards the top (could look into centering this vertically though..?)

also, moved the default right position of the sidebartoggle to offscreen. it's set in code anyway, and will look nicer on mobile app initialisation
2013-05-05 19:15:15 +01:00
vita10gy
f43e7f1ba7 Merge branch 'master' into highlighter 2013-04-24 00:56:13 -05:00
Jon Atkins
473ae4bf39 Merge pull request #174 from Fragger/about-attribution
Add ATTRIBUTION.md to About IITC pop up
2013-04-22 15:28:37 -07:00
vita10gy
8fb3d0ed0f Merge branch 'master' into highlighter 2013-04-21 14:23:27 -05:00
Jon Atkins
c4dc899eeb Merge pull request #165 from Fragger/at-player-name-click
Make any nickname class element clickable to fill @ nick in chat
2013-04-21 07:19:01 -07:00
vita10gy
3cd664c25c Merge branch 'master' into highlighter 2013-04-16 23:07:03 -05:00
Kevin
ae8200d7be Add ATTRIBUTION.md to About IITC pop up 2013-04-16 20:18:21 -07:00
Jon Atkins
9d350b206e add background colour to large portal images - as some (e.g. zipcar) have transparency 2013-04-16 23:51:35 +01:00
vita10gy
594e55cdc6 Merge branch 'master' into location 2013-04-15 00:14:56 -05:00
vita10gy
2719d3bc98 extras 2013-04-15 00:13:57 -05:00
Kevin
e4d3c0d9f0 Change cursor to pointer on any nickname class element 2013-04-14 19:42:05 -07:00
Jon Atkins
2f5b117998 Merge pull request #154 from vita10gy/location
Add current location button to geo search
2013-04-14 07:14:11 -07:00
Jon Atkins
0d5c86eb17 move sidebar toggle up 15 pixels. it felt a bit too low after various space optimisations 2013-04-14 01:26:44 +01:00
Jon Atkins
326df3af26 add a close button to the portal detail display - some people like to be able to hide it
show linked portals updated - the positioning needed changing
2013-04-14 01:23:35 +01:00
Jon Atkins
f2dfeb29bb cleanups to the toolbox
- remove &nbsp; - use style sheets to prevent wrapping within links
- make more consistant with the cleanups made to the .linkdetails links
for #135
2013-04-13 21:45:30 +01:00
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
vita10gy
4f26a6e68d Add current location button to geo search 2013-04-13 00:33:46 -05:00
vita10gy
ffcbcbc7a6 Nits and style changes 2013-04-10 00:46:16 -05:00
vita10gy
4d441c1afb style tweak 2013-04-06 17:11:50 -05:00
vita10gy
08b9ca4efc Merge branch 'master' into highlighter 2013-04-05 00:39:30 -05:00
vita10gy
d646f2df6b Portal Highlighter - Initial Check in 2013-04-04 23:08:59 -05:00
Jon Atkins
a2a9d3458d add highlight to SYSTEM_NARROWCAST (your X on Y was destroyed by Z) messages 2013-04-05 00:36:38 +01:00
Jon Atkins
4b3e84ce51 merge #86, with some tweaks in the case AT_PLAYER area so it's cleaner 2013-03-28 23:32:46 +00:00
fran1987
10dc1a6ef1 overflow-y: hidden -> auto
Fixed the sidebar scrolling problem for Opera users.
2013-03-25 18:52:47 +01:00
vita10gy
e6cb0e75fc Likely Fix for px gap
Char bar was using padding from default input. This will probably fix
it, but I can't build it anymore.
2013-03-25 09:11:14 -05:00
vita10gy
5199b841cc Clean up some wasted vertical space in sidebar
Clean up some wasted vertical space in sidebar and make other small
changes so more fits on 1366x768 screens (most common res) without
scrolling.
2013-03-23 00:00:12 -05:00
Stefan Breunig
1f3dccc6ad fix QR code not being readable sometimes (patch by Fragger)
fixes breunigs/ingress-intel-total-conversion#487
fixes breunigs/ingress-intel-total-conversion#486
2013-03-20 23:12:48 +01:00
Stefan Breunig
518467617e Instead of determining the height of the sidebar and fixing it to
that, this patch uses the CSS pointer-events directive to make the
area between the side bar and the map status usable. This should
avoid cutting off the sidebar and force users to scroll even if
there is space available but still allow to interact with that area.
Please report if there are any problems with this.

fix #467, fix #461
2013-03-14 12:56:39 +01:00
Fragger
14db5fd6ab Fix MU count's blocking clicking on other things. 2013-03-12 01:10:36 -07:00
Stefan Breunig
b2b2cfd33e prevent sidebar toggle flicker, make BG color more compatible with default midnight map colors 2013-03-10 18:38:39 +01:00
Stefan Breunig
3ce0217180 add black bg to styles, maybe this sets the BG on IITCM when the "Your account is not enabled to play…" message pops up 2013-03-10 17:41:19 +01:00
Stefan Breunig
080c8ab136 fix #373 2013-03-08 07:37:05 +01:00
Florian Sundermann
0824334d5f Merge branch 'upstream' into redeem_dlg
Conflicts:
	code/redeeming.js
2013-03-07 08:35:44 +01:00
Florian Sundermann
967578f7ea fixed codingstyle and removed coda font 2013-03-05 13:35:09 +01:00
Xelio
4024c67f3a Make style of buttons in dialog consistant. 2013-03-05 16:23:38 +08:00
Florian Sundermann
0afc26af4a new redeem dialog content 2013-03-05 08:52:46 +01:00
boombuler
492f0846f8 Fixed some style issues 2013-03-04 21:02:25 +01:00