Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Arantor
736
Features / Re: New revs
« on May 9th, 2013, 04:38 AM »
(11 files, 14KB)

Revision: 2098
Author: arantor
Date: 09 May 2013 03:37:39
Message:
! Some housekeeping is needed before this is called, depending on where it's called from. (ManageInfractions.php)

! Per row styling is now available for generic lists. Just declare in the master definition which column from results should be used for additional classes, or inline styling, and if that column is present in a given row return, use it. (Subs-List.php, GenericList.template.php)

! Better wording for users who are looking at their own infractions list. (Profile.english.php, Profile.template.php)

! Renaming area=userwatch to area=warnings in the moderation centre (ModerationCenter.php, ModerationCenter.template.php)

! Bug fix for moderation filters; seems that providing .val(0) to a select doesn't work if 0 isn't actually an option in the selectbox, though it used to work, but passing .val("") works fine. (ManageModeration.template.php)

! General infractions log now in the moderation centre. Other places that are relevant (e.g. revoking from the log brings you back ot the log) also updated. (ModerationCenter.php, ModerationCenter.english.php, Subs-BoardIndex.php, Profile-Actions.php, Profile.template.php)
----
Modified : /trunk/Sources/ManageInfractions.php
Modified : /trunk/Sources/ModerationCenter.php
Modified : /trunk/Sources/Profile-Actions.php
Modified : /trunk/Sources/Subs-BoardIndex.php
Modified : /trunk/Sources/Subs-List.php
Modified : /trunk/Themes/default/GenericList.template.php
Modified : /trunk/Themes/default/ManageModeration.template.php
Modified : /trunk/Themes/default/ModerationCenter.template.php
Modified : /trunk/Themes/default/Profile.template.php
Modified : /trunk/Themes/default/languages/ModerationCenter.english.php
Modified : /trunk/Themes/default/languages/Profile.english.php


@ I will probably update the infractions area in the profile itself to use a generic list now that per-row styling is available, it's the only reason I didn't previously.
737
Other software / Re: My review of customer service on SMF
« on May 8th, 2013, 11:20 PM »
That's the greatest matter of issue for sm.org; there actually aren't any rules anywhere, it's simply 'don't be a jerk' for any given judgement of jerkness. Which is where half the problems begin.
738
Other software / Re: My review of customer service on SMF
« on May 8th, 2013, 11:05 PM »
That's the thing, though... yes, I said there was a waste of time but my choice of wording was very careful. You can draw the conclusion that it's an insult. You can also draw the conclusion it is a statement of fact because I didn't outright say *he* was a waste of time. Merely that even when it was explained 'it was proven to be...' because it was, all the effort has largely been a waste of everybody's time.

Ambiguity is very important ;)
739
Features / Re: New revs
« on May 8th, 2013, 10:49 PM »
(5 files, 12KB)

Revision: 2097
Author: arantor
Date: 08 May 2013 21:48:46
Message:
! Remove-infraction widget was not set up properly meaning that it would never complete successfully. (Profile-Actions.php)

! A little housecleaning. (MoveTopic.php)

! New feature: ability to specify a new board when splitting a topic. It applies if you could conceivably have moved it after the event (and honours the same restriction about moving *to* boards). There is one edge case whereby if you have permission to move your own topics but not any topics, it will ignore that and just refuse you the option, but that's intentional. There is no shiny 'cool story, bro, but I moved ur topic' dialogue yet. (Split.php, Split.template.php, ManageTopics.english.php)
----
Modified : /trunk/Sources/MoveTopic.php
Modified : /trunk/Sources/Profile-Actions.php
Modified : /trunk/Sources/Split.php
Modified : /trunk/Themes/default/Split.template.php
Modified : /trunk/Themes/default/languages/ManageTopics.english.php
740
Bug reports / Re: Infraction bugs
« on May 8th, 2013, 07:54 PM »
No, they are two separate things and designed that way.

Pre-Set Infractions are ones the admin defines outright. Ad-Hoc Infractions are whether users can customise/send very specific ones.

If you want a user to only be able to issue minor warnings, you create them as pre-set infractions and don't give them any options for ad-hoc infractions.

(pre-set means predefined, ad-hoc means set on the go)


In other news I am slightly concerned that I made screenshots of almost all of this stuff and it wasn't mentioned at the time when they contained the same wording.
741
Off-topic / Re: Most Big Boards are Ugly, Why?
« on May 8th, 2013, 05:07 PM »
Mostly because they set up their style in the old days, then got big in spite of ugly design, and had to keep it to avoid upsetting the existing fans.
742
Off-topic / Re: Just Hanging Out
« on May 8th, 2013, 04:52 PM »
Or not... :P

When that album was created, the tester group didn't even exist so I had to add that group to the album.
743
Off-topic / Re: Just Hanging Out
« on May 8th, 2013, 04:10 PM »
As in... I fixed them so you should be able to see it now ;)
744
Off-topic / Re: Just Hanging Out
« on May 8th, 2013, 03:54 PM »
* Arantor might have altered the album permissions ;)
745
FAQs / [FAQ] Re: Minimum requirements
« on May 8th, 2013, 02:23 PM »
I don't know if there are or not, but it seemed like a good place to start.
746
Features / Re: New revs
« on May 8th, 2013, 02:21 PM »
(3 files, 1KB)

Revision: 2096
Author: arantor
Date: 08 May 2013 13:18:58
Message:
! Don't show Profile > Posts > Attachments if Attachments are disabled. (Profile.php)
! Remove is-writable test from setting language default. (This page may still be changed yet.) (ManageLanguages.php)
! If only variables should be passed by reference, let's give it a variable. (Aeva-Gallery2.php)
----
Modified : /trunk/Sources/ManageLanguages.php
Modified : /trunk/Sources/Profile.php
Modified : /trunk/Sources/media/Aeva-Gallery2.php
747
FAQs / [FAQ] Re: Minimum requirements
« on May 8th, 2013, 05:16 AM »
Seeing how that ships with an old version of Android (2.3.5 from what I can tell) rather than an up to date one, it's likely that you have an old version of Opera Mini too.
748
Features / Re: New revs - Public comments
« on May 8th, 2013, 12:14 AM »
r2094 - JS changes

Well, I just mostly pulled the first stuff out of the templates themselves so they were like that already ;)

As far as functions having ; on the end, wasn't that because Packer needed it?
749
Bug reports / Re: Infraction bugs
« on May 7th, 2013, 11:56 PM »
Quote
Punishment seems a bit 'extreme' to me..?
Then find me a word that means 'you've been naughty and you lose some privileges' that isn't so 'extreme' ;)
Quote
My only fear is that admins would find it too *complete*, and thus complex...
Of course, Wedge isn't exactly targeted to newbies!
I'd argue it actually seems more natural since there are analogues to this one in real life (e.g. points on a driving licence and/or bans for a period of time)
750
Features / Re: return_raw buggy if enableCompressedOutput is on
« on May 7th, 2013, 11:55 PM »
There isn't an SMF language pack for that, so I have no basis for comparison.