Jon Atkins
5bd82f0e20
Merge branch 'master' into experimental
2013-05-07 16:52:05 +01: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 - 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
Florian Sundermann
f50a7eb63c
new style for alert windows
2013-03-04 12:32:22 +01:00
Kevin
5513ea13eb
Resolve conflict and sync
2013-03-02 21:31:12 -08:00
Kevin
0ba8631b82
MU counts for fields with limiting for small fields
...
Only at higher zoom levels will counts for small fields show.
2013-03-02 21:25:03 -08:00
Stefan Breunig
ee05477b2b
Merge pull request #353 from cmrn/signout-link
...
Added sign out link when hovering over name (fixes #352 )
2013-03-02 07:11:43 -08:00
Kevin
75dea672f3
Inital stab at mu counts for fields
...
Still needs work on when not to display, maybe based on field area and
zoom level?
2013-03-02 05:56:29 -08:00
Stefan Breunig
7207a1f50d
most likely fix #341 .
...
The fix has been ported to 0.7.x, too. The layer chooser should be
much more compact on chrome now.
2013-03-02 12:03:23 +01:00
Cameron Moon
32ca78b1d7
Added sign out link when hovering over name ( fixes #352 )
2013-03-01 13:31:13 +11:00
Axel Wagner
0767230489
Make changes asked by breunigs
2013-02-25 17:55:37 +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
Stefan Breunig
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
Stefan Breunig
a23f1ecb29
fix space
2013-02-21 22:13:04 +01:00
vita10gy
11ca5c94fd
Update
2013-02-21 09:18:38 -06:00