Jump to content

All Astronauts

Clients
  • Posts

    1,231
  • Joined

  • Last visited

  • Days Won

    8

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by All Astronauts

  1. Your map will be not as fancy in Spacious 14, just a Google roadmap, and not full width. The above is coming in the next Spacious but I did want to show you what I was talking about. The largest of FYI's: This utilizes the ip address to map feature. You may not be aware, but if your license is expired the IP to address functionality goes away - that's a IPS service as part of your license. No IP means no maps when you run with an expired license. I'll look into storing an IP and refreshing daily, if unable to refresh it will keep using the old IP. That will mitigate this, and probably is better anyways as there isn't really a need to keep asking IP for the geolocation of your server.
  2. Spacious ACP 14 released! pushed out the door! I don't have any of my live sites on 4.3 yet which limits my testing to my dev WAMP install. That means that most screenshots will have to wait a bit. Also this rundown will be brief. FYI, widgets are now collapsible. A Spacious option lets you turn off those downward pointing triangles for a cleaner look, but just clicking the widget header still opens/closes the widget. Let's see. Revamped the graphs a few months back, now seeing the light of day with 14. Responsive, and in the case of the Gallery widget, removable in settings (as some galleries are not hot beds of constant uploads so the utility of a graphic tracking daily uploads is not so much...) Graphs throughout track 90 days of activity, with blocks for the last seven days underneath displaying counts. Also, the graphs should be tracking the past 90 days minus what counts as "today" - that is it should be a settled time period of 90 days (midnight to midnight) excluding "today". You do get the today counts since "midnight", text, bottom right corner of the graphs. The topics/responses rail is to give you a visual on the sums of the numbers you see under each of the two graphs. With the graphs you get the trends, with the rail you get the ratio for the last week. Graphs are active, hover over the lines to see the data points. Graphs are customizable - see settings and play around. Line thickness, colors, whether the graph is area filled or not, etc... Should pull your ACP header color for matching, but yes, can change if you want. Online users now takes over where the word "Dashboard" used to be. You can of course change this between non-uppercased, regular text and a bold, uppercase look. Change the color too. The home link and new support link in the upper right of the header can have the text toggled off to show just the icons. The new member page has a number of tweaks. Tighter spacing, nips, tucks, etc. System Overview widget revamped. Ignore the data in the above, its just dummied up for my WAMP install. The Invision Community size is the total size of your installation in your IPS directory PLUS the specific IPS MySql data and index diskspace. For the IPS dir. that's IPS files and any user files/images stored underneath there. Any FTP, S3, or local storage outside of the root IPS directory isn't tracked. That Diskspace rail in the above screenshot is accurate for my dev computer. Note the text displays Diskspace low, and it naturally will change (color too) if it gets much lower to the critical level. That tiny blip you see on the right in the diskspace rail is that Invision Community size so you an get a relative idea how much space the IPS install is taking up. Extra stuff under a single button and tabbed. New stuff in there is the use of Google maps if you have the api setup to give you server location. That map will look better in the next Spacious release - they took my advice and spiffied up the IPS google maps integration to use more variables so we can show you better maps but I didn't get a chance to get that caught up. Some other new vars there. Other stuff? Oh yeah, Member Trends. Blocks, from RIGHT to LEFT: Members online last 7 days, 8 days to 90 days, 91 days to 365 days (4?). So effectively week, 90, year - all adjusted as needed. Then there is a little gap, and all the remaining members who have not been on your site for at least a year. This is a streamlining of what was there before. Member widget will be getting more graphs, but again I have to think whether to piggy back on IPS stuff or go my own way. Yell if there are any breaking bugs. Spacious ACP 14 is 4.3 or above; do not use with 4.2.9 or lower. I've got Kitchen Sink, Ground Control needs a sweep badly, I need to properly pour one out (down my throat) for Sound Board, and another thing in dev before I sweep back to Spacious but this does have more widgets inbound, more to come for the online user stuff (was working the bot stuff until I ran into a philosophical problem in how to ethically move forward), Redis, Elastic, Alexa needs an overhaul, etc...
  3. Today sometime? Like I said you can use the current Spacious now, just a few quirks here and there. Soon to be released version is fully compatible of course. And changes - I wanted this to be more fully formed but its probably more prudent to pull back a few things, leave a few in a working but not quite finished cooking state, and get a 4.3 compatible release out. Could probably use a guinea pig if someone wants to cough up ACP access. PM me if interested.
  4. Version 8 released. There is no real changes other than changing how a single setting is evaluated from if (! this.setting) to (this.setting == 0) in the hopes that maybe this helps CIC users. At a loss otherwise.
  5. I've just tested the translatable language saving here locally and its working fine. I'll need to have acp access to see what is breaking on your installation.
  6. Was grumpy with some text elements but that may have been due to developers mode, or it was some changes to how settings are saved on the back end. Version 7 released.
  7. Should, unless some hook points have changed. I'll take a hard look in the morning.
  8. Sorry everyone. IPS has altered the sound playing component of the notification system with 4.3 and it is now utterly untouchable by me. Sound Board does work with 4.3 but that is because they left behind the previous Javascript sound player and my mixin grabs enough of the notification controller to over-ride the new code. FYI using Sound Board with 4.3 also will likely bypass any end-user choices such as disabling notification sounds. If you can live with that, go ahead and keep using it. Otherwise, expect this to stop working completely in a future version of 4.3 (or later) when the legacy Javascript sound player is removed. I'd love for this to keep working but there is nothing I can do. If you get a renewal notice, skip it.
  9. Patched up now. Feel free to DL from the Marketplace, version 3.
  10. As you know, most of what was under the security menu option has been transformed into non-dismissable dashboard warnings for 4.3. Most of them are sensible enough that I believe they should remain that way. That said, I got ya. The specific warning for teh scary PHP functions such as exec and so on? The next Spacious will let you toggle that one off.
  11. Current KS appears to be all good for 4.3. Maybe minor blip or two somewhere but nothing to stop you from using it.
  12. Nothing appears suite-breaking using the current version of Spacious with 4.3. Some things aren't working or are a little wonky but otherwise it's fine. That PM the member from the member page thing I thought would break things given the entire re-working of the member pages in 4.3 is "fine"...because they removed the template that bit hooked into. Can't break anything if it can't set the hook. So, feel free to use Spacious 13 on 4.3 if you are alright with some weirdness in spots. All will be patched and so on and so forth for the official 4.3 release. Already have all the "broken" things fixed, new 4.3 things you want to change are changeable, improvements, etc. I've just started grinding on 4.3 compatibility for all my stuff so forgive me if I'm not responding to comms fastly.
  13. Should be, or rather, I don't plan on introducing anything new in the first release for 4.3 so unless its a compatibility thing. Maybe I can tackle this today and just push something out for you before I flip the dev environment over to 4.3
  14. Yeah, just now. For convenience I did this by pulling most of the structure there. To clean it up I'll need to break open one of the KS settings into two separate ones now, and then account for it in the code/css. This will kick out with the 4.3 compatible release.
  15. Its all the same data source, so if the popups are fine but the widgets are not either its a caching problem or ??? and for ??? I'd need to take a look on your site.
  16. I thought I had that fixed loong ago, I'll take a look when I get back in. Thx.
  17. It seems to be an issue specific to iPhone 6 Plus. And the setting in question is a single css value. Strange. Be a lot easier if I had an iPhone 6 around...
  18. None, other than a few versions back this was a known problem with IPS settings (should be resolved). The plugin just uses the standard IPS save form settings routine; I do nothing out of the ordinary anywhere in that regard. Current version (IPS and KS)? Though, if you haven't already, uninstall KS, hit the support tool to clear caches, then install again and see if it clears up.
  19. Got my hands on an iPad. Mobile menus fly out just fine.
  20. If you are referring to the speed that the mobile menus fly out I can confirm it is fine on android. Chrome at least on tablet and phone. Did you or someone change the animation speeds to be slow? KS - Global then scroll down
  21. Users of Group Color on User Links please upgrade
  22. Users of Group Color on User Links please upgrade.
×
×
  • Create New...