Miscellaneous/WIP screenshots

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Miscellaneous/WIP screenshots
« Reply #61, on April 24th, 2013, 10:19 PM »
Let's say, purely hypothetically of course, that you could put banned users into a group (and replace their primary group with this new group while banned)

Let's say, also purely hypothetically that you want to add some more formatting options to that group.

All purely hypothetical of course. Except for the attached which is not a mockup but actual proof of implementation. :niark:

* Arantor strikes another mod off the list that isn't needed any more.
Posted: April 24th, 2013, 10:14 PM

(As in, you can create a Banned group, and use this to format it so you don't need 'Slashout Banned Members' if you want to do that.)
Posted: April 24th, 2013, 10:16 PM

Actually, it's two mods on the list that aren't needed any more. Still hundreds to go though.[1]
 1. Yes, I have a list of every SMF mod, complete with the state of whether Wedge has it built in, whether Wedge should get a similar mod (or whether it's already been made), or not. There are still 297 'Yes', 526 'Maybe', 103 'to be core', 181 'already core'. Though I add my own todo as 'to be core' so it's not entirely accurate.

📎 group_formatting.png - 29.4 kB, 962x400, viewed 913 times.

When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

MultiformeIngegno

  • Posts: 1,337

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Miscellaneous/WIP screenshots
« Reply #63, on April 25th, 2013, 05:36 AM »
Another minor enhancement, though this one requires slightly wider changes than what I've done so far in places, so it won't be everywhere at once.

Essentially when you do a search in the admin panel it will now give you the area title that a setting is in, if appropriate. The link still takes you directly to the setting, but this way you can actually find it and have some idea where it is in the scheme of things. This is useful because there are a few settings that have duplicates (legitimately, because they directly have consequences in two separate areas)

I have not shown any in this screenshot but I know of one for certain already and I'm likely to have a few more yet.

📎 admin_search.png - 32.27 kB, 940x546, viewed 915 times.

Re: Miscellaneous/WIP screenshots
« Reply #64, on April 28th, 2013, 06:20 AM »
So, here's where you set up that you're giving someone an infraction, but that you're not permitted to create 'ad-hoc' infractions. IOW, you're only able to give out the infractions that the administrator has permitted you to issue, so it's just effectively one big dropdown and the rest is shiny display.

📎 infractions_a.png - 43.33 kB, 933x798, viewed 895 times.


godboko71

  • Fence accomplished!
  • Hello
  • Posts: 361
Thank you,
Boko

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Miscellaneous/WIP screenshots
« Reply #66, on April 28th, 2013, 06:24 AM »
:)

It's been one hell of a ride, though, but the end is finally in sight. Just as a heads-up to @Nao, I've made a profile.js file and moved my code into it from this, as well as a couple of other blocks I could 'easily' move into profile.js  It just seemed better than having the template cluttered up with stuff that shouldn't be cluttered up. Right now it's also set directly off the main profile loading but we can always break that down and only load it for the pages we need it on.

I also moved one function out of the register template and into register.js (seeing how it's called on the same page anyway and fixed a bug in it in the process)
Re: Miscellaneous/WIP screenshots
« Reply #67, on April 30th, 2013, 01:33 AM »
Like my thought said, I'm in the phase of procrastinating with infractions because it's been a long, dull ride and winding me up so I add new features to pass the time.

Today's little contribution: expanding ignorable boards to be selectable by the admin.

📎 ignorable_boards.png - 34.54 kB, 660x648, viewed 876 times.


godboko71

  • Fence accomplished!
  • Hello
  • Posts: 361

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Miscellaneous/WIP screenshots
« Reply #70, on May 9th, 2013, 09:36 PM »
It all works but I just feel odd about its code :/

Anyway, @Nao or anyone else, any thoughts about presentation?

spoogs

  • Posts: 417
Re: Miscellaneous/WIP screenshots
« Reply #71, on May 9th, 2013, 11:18 PM »
Looks ok to me, but viewing from my phone ATM. Will take a better look when I'm in front of PC later
Stick a fork in it SMF

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Miscellaneous/WIP screenshots
« Reply #72, on May 9th, 2013, 11:19 PM »
Well, it's also a core feature so when Nao updates the site to current SVN, you'll no doubt get to try it. ;)

spoogs

  • Posts: 417

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278