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.
8101
Features / Re: New revs
« on January 5th, 2011, 05:36 PM »
Revision: 444
Author: arantor
Date: 16:27:33, 05 January 2011
Message:
! Bug in email checking routine returning wrong answer (Subs.php)
+ Additional hook for behavioural checking (index.php)
+ Replacement image CAPTCHA code
- Removal of old code including old lang strings (Subs-Graphics.php, VerificationCode.php, Subs-Editor.php, ManageSettings.php, ManageSettings.english.php, ManageSettings.french.php, install.sql)
+ Adding new code including auto detection (Subs-Captcha.php, captcha/*, Class-GifAnimator.php, plus all files mentioned above)
----
Added : /trunk/Sources/Class-GifAnimator.php
Modified : /trunk/Sources/ManageSettings.php
Added : /trunk/Sources/Subs-Captcha.php
Modified : /trunk/Sources/Subs-Editor.php
Modified : /trunk/Sources/Subs-Graphics.php
Modified : /trunk/Sources/Subs.php
Modified : /trunk/Sources/VerificationCode.php
Added : /trunk/Sources/captcha
Added : /trunk/Sources/captcha/captcha-grid.php
Added : /trunk/Sources/captcha/captcha-ledicons.php
Added : /trunk/Sources/captcha/captcha-recomposeanim.php
Added : /trunk/Sources/captcha/captcha-recomposeanim_cycle.php
Added : /trunk/Sources/captcha/captcha-recomposeanim_cycle2.php
Added : /trunk/Sources/captcha/captcha-recomposeanim_shadow.php
Added : /trunk/Sources/captcha/captcha-silhouette.php
Added : /trunk/Sources/captcha/captcha-simpleanim.php
Added : /trunk/Sources/captcha/captcha-stripes.php
Modified : /trunk/Themes/default/languages/ManageSettings.english.php
Modified : /trunk/Themes/default/languages/ManageSettings.french.php
Modified : /trunk/index.php
Modified : /trunk/other/install.sql
Revision: 445
Author: arantor
Date: 16:36:34, 05 January 2011
Message:
! Oops, forgot to make the animated CAPTCHAs respect the 'use animated' option (captcha-recomposeanim.php, captcha-recomposeanim_cycle.php, captcha-recomposeanim_cycle2.php, captcha-recomposeanim_shadow.php, captcha-simpleanim.php)
----
Modified : /trunk/Sources/captcha/captcha-recomposeanim.php
Modified : /trunk/Sources/captcha/captcha-recomposeanim_cycle.php
Modified : /trunk/Sources/captcha/captcha-recomposeanim_cycle2.php
Modified : /trunk/Sources/captcha/captcha-recomposeanim_shadow.php
Modified : /trunk/Sources/captcha/captcha-simpleanim.php
Author: arantor
Date: 16:27:33, 05 January 2011
Message:
! Bug in email checking routine returning wrong answer (Subs.php)
+ Additional hook for behavioural checking (index.php)
+ Replacement image CAPTCHA code
- Removal of old code including old lang strings (Subs-Graphics.php, VerificationCode.php, Subs-Editor.php, ManageSettings.php, ManageSettings.english.php, ManageSettings.french.php, install.sql)
+ Adding new code including auto detection (Subs-Captcha.php, captcha/*, Class-GifAnimator.php, plus all files mentioned above)
----
Added : /trunk/Sources/Class-GifAnimator.php
Modified : /trunk/Sources/ManageSettings.php
Added : /trunk/Sources/Subs-Captcha.php
Modified : /trunk/Sources/Subs-Editor.php
Modified : /trunk/Sources/Subs-Graphics.php
Modified : /trunk/Sources/Subs.php
Modified : /trunk/Sources/VerificationCode.php
Added : /trunk/Sources/captcha
Added : /trunk/Sources/captcha/captcha-grid.php
Added : /trunk/Sources/captcha/captcha-ledicons.php
Added : /trunk/Sources/captcha/captcha-recomposeanim.php
Added : /trunk/Sources/captcha/captcha-recomposeanim_cycle.php
Added : /trunk/Sources/captcha/captcha-recomposeanim_cycle2.php
Added : /trunk/Sources/captcha/captcha-recomposeanim_shadow.php
Added : /trunk/Sources/captcha/captcha-silhouette.php
Added : /trunk/Sources/captcha/captcha-simpleanim.php
Added : /trunk/Sources/captcha/captcha-stripes.php
Modified : /trunk/Themes/default/languages/ManageSettings.english.php
Modified : /trunk/Themes/default/languages/ManageSettings.french.php
Modified : /trunk/index.php
Modified : /trunk/other/install.sql
Posted: January 5th, 2011, 05:28 PM
Revision: 445
Author: arantor
Date: 16:36:34, 05 January 2011
Message:
! Oops, forgot to make the animated CAPTCHAs respect the 'use animated' option (captcha-recomposeanim.php, captcha-recomposeanim_cycle.php, captcha-recomposeanim_cycle2.php, captcha-recomposeanim_shadow.php, captcha-simpleanim.php)
----
Modified : /trunk/Sources/captcha/captcha-recomposeanim.php
Modified : /trunk/Sources/captcha/captcha-recomposeanim_cycle.php
Modified : /trunk/Sources/captcha/captcha-recomposeanim_cycle2.php
Modified : /trunk/Sources/captcha/captcha-recomposeanim_shadow.php
Modified : /trunk/Sources/captcha/captcha-simpleanim.php
8102
Off-topic / Re: Happy 2011
« on January 1st, 2011, 03:39 PM »
Happy New Year :) Let's hope 2011 brings everything we want :)
8103
Off-topic / Re: Do animations help?
« on December 31st, 2010, 07:35 PM »("filters", not "filter"? Ooh, headache...)
Re: XF, I'd just like to know if they've added any features that are fresh
8104
Off-topic / Re: Steams holiday sales has begun!
« on December 31st, 2010, 01:32 PM »
I don't buy too many games on Steam, mostly because I don't like most modern games, but I did snag Worms Reloaded recently, played it briefly, then went back to coding.
(I must be growing up, I find I don't want to play games too much!)
(I must be growing up, I find I don't want to play games too much!)
8105
Features / Re: New revs
« on December 31st, 2010, 12:58 PM »
Revision: 434
Author: arantor
Date: 11:58:28, 31 December 2010
Message:
! Re-defer profile Javascript events from being inline since they have a dependency on jQuery (Profile.template.php)
+ Gravatar support (install.sql, Load.php, ManageAttachments.php, Profile-Modify.php, Subs.php, Admin.english.php, Help.english.php, Profile.english.php, Profile.template.php)
----
Modified : /trunk/Sources/Load.php
Modified : /trunk/Sources/ManageAttachments.php
Modified : /trunk/Sources/Profile-Modify.php
Modified : /trunk/Sources/Subs.php
Modified : /trunk/Themes/default/Profile.template.php
Modified : /trunk/Themes/default/languages/Admin.english.php
Modified : /trunk/Themes/default/languages/Help.english.php
Modified : /trunk/Themes/default/languages/Profile.english.php
Modified : /trunk/other/install.sql
Author: arantor
Date: 11:58:28, 31 December 2010
Message:
! Re-defer profile Javascript events from being inline since they have a dependency on jQuery (Profile.template.php)
+ Gravatar support (install.sql, Load.php, ManageAttachments.php, Profile-Modify.php, Subs.php, Admin.english.php, Help.english.php, Profile.english.php, Profile.template.php)
----
Modified : /trunk/Sources/Load.php
Modified : /trunk/Sources/ManageAttachments.php
Modified : /trunk/Sources/Profile-Modify.php
Modified : /trunk/Sources/Subs.php
Modified : /trunk/Themes/default/Profile.template.php
Modified : /trunk/Themes/default/languages/Admin.english.php
Modified : /trunk/Themes/default/languages/Help.english.php
Modified : /trunk/Themes/default/languages/Profile.english.php
Modified : /trunk/other/install.sql
8106
Off-topic / Re: Do animations help?
« on December 31st, 2010, 10:43 AM »(BTW does SMF have this problem in IE6?)
Note that it isn't just text that has this issue in IE, images do too, as I discovered a while ago (I assumed it was related to PNG transparency, where pixels that are alpha-transparent becomes either fully transparent or fully opaque)
I'm very conflicted with the "More options" animation in the post box.
I never really noticed what XF did. That reminds me I should probably upgrade to the current beta and hand out links to folks to have a play around.
8107
Features / Re: New revs
« on December 31st, 2010, 10:08 AM »
Revision: 432
Author: arantor
Date: 08:32:14, 31 December 2010
Message:
! Widen calendar events column (install.sql)
! Fix that bloody attachments handler even in IE (Post.template.php, editor.js)
----
Modified : /trunk/Themes/default/Post.template.php
Modified : /trunk/Themes/default/scripts/editor.js
Modified : /trunk/other/install.sql
Revision: 433
Author: arantor
Date: 09:08:05, 31 December 2010
Message:
! Added a couple of missing tables to the protected list and fixed a potential issue with the static property not being defined. (Class-DBPackages.php)
----
Modified : /trunk/Sources/Class-DBPackages.php
Author: arantor
Date: 08:32:14, 31 December 2010
Message:
! Widen calendar events column (install.sql)
! Fix that bloody attachments handler even in IE (Post.template.php, editor.js)
----
Modified : /trunk/Themes/default/Post.template.php
Modified : /trunk/Themes/default/scripts/editor.js
Modified : /trunk/other/install.sql
Posted: December 31st, 2010, 09:32 AM
Revision: 433
Author: arantor
Date: 09:08:05, 31 December 2010
Message:
! Added a couple of missing tables to the protected list and fixed a potential issue with the static property not being defined. (Class-DBPackages.php)
----
Modified : /trunk/Sources/Class-DBPackages.php
8108
Off-topic / Re: Do animations help?
« on December 31st, 2010, 10:06 AM »
*nods* That's what I meant, I wanted to try out the others provided since they seemed like they would do the job I wanted, but as it turned out, I ditched it and used the linear ease-in.
8109
Off-topic / Re: Do animations help?
« on December 31st, 2010, 09:56 AM »
There is only one reason I've ever even considered the jQuery UI Effects widget, and that's because for the one project I was doing recently, the standard easing didn't quite work for what I wanted and some of the less linear easings might have suited. As it happened, I realised that for the period of time involved, the easing changes didn't make that much difference.
8110
Off-topic / Re: Do animations help?
« on December 31st, 2010, 09:12 AM »
I disagree on the 'no usability' part, I actually think it does add something of usability, since what you're doing is encouraging a given behaviour.
By applying a transition effect, there is feedback directly and immediately to the user that their action did something, and it's feedback that not only has active consequences - new UI to click on - but passive ones too: it shows them that immediately the computer is doing something about what they clicked on in a visual, visible way.
I've watched people be thoroughly observed when they see an expand button suddenly open something enormous that they weren't expecting, and it was a visible user surprise for them. Sort of like how some websites have the really huge menu on-popup, it has a visible jarring effect. A subtle animation, however, smooths the transition - at least that's my experience.
By applying a transition effect, there is feedback directly and immediately to the user that their action did something, and it's feedback that not only has active consequences - new UI to click on - but passive ones too: it shows them that immediately the computer is doing something about what they clicked on in a visual, visible way.
I've watched people be thoroughly observed when they see an expand button suddenly open something enormous that they weren't expecting, and it was a visible user surprise for them. Sort of like how some websites have the really huge menu on-popup, it has a visible jarring effect. A subtle animation, however, smooths the transition - at least that's my experience.
8111
Features / Re: New revs
« on December 30th, 2010, 03:30 AM »
Revision: 427
Author: arantor
Date: 02:30:15, 30 December 2010
Message:
! Undefined index moderators fix (ManageBoards.php)
+ Ability to set a default language for a given board (install.sql, Load.php, ManageBoards.php, Subs-Boards.php, ManageBoards.english.php, ManageBoards.template.php)
----
Modified : /trunk/Sources/Load.php
Modified : /trunk/Sources/ManageBoards.php
Modified : /trunk/Sources/Subs-Boards.php
Modified : /trunk/Themes/default/ManageBoards.template.php
Modified : /trunk/Themes/default/languages/ManageBoards.english.php
Modified : /trunk/other/install.sql
Author: arantor
Date: 02:30:15, 30 December 2010
Message:
! Undefined index moderators fix (ManageBoards.php)
+ Ability to set a default language for a given board (install.sql, Load.php, ManageBoards.php, Subs-Boards.php, ManageBoards.english.php, ManageBoards.template.php)
----
Modified : /trunk/Sources/Load.php
Modified : /trunk/Sources/ManageBoards.php
Modified : /trunk/Sources/Subs-Boards.php
Modified : /trunk/Themes/default/ManageBoards.template.php
Modified : /trunk/Themes/default/languages/ManageBoards.english.php
Modified : /trunk/other/install.sql
8112
Features / Re: New revs
« on December 29th, 2010, 04:51 AM »
Revision: 421
Author: arantor
Date: 03:49:47, 29 December 2010
Message:
+ Paid subscriptions now have group requirements, which allows for things like discounts for renewing subscriptions. UI might need some work, and there is a bug relating to auto suggest into a textbox to deal with. (install.sql, ManagePaid.php, ManagePaid.english.php, ManagePaid.template.php, Profile-Actions.php)
----
Modified : /trunk/Sources/ManagePaid.php
Modified : /trunk/Sources/Profile-Actions.php
Modified : /trunk/Themes/default/ManagePaid.template.php
Modified : /trunk/Themes/default/languages/ManagePaid.english.php
Modified : /trunk/other/install.sql
Author: arantor
Date: 03:49:47, 29 December 2010
Message:
+ Paid subscriptions now have group requirements, which allows for things like discounts for renewing subscriptions. UI might need some work, and there is a bug relating to auto suggest into a textbox to deal with. (install.sql, ManagePaid.php, ManagePaid.english.php, ManagePaid.template.php, Profile-Actions.php)
----
Modified : /trunk/Sources/ManagePaid.php
Modified : /trunk/Sources/Profile-Actions.php
Modified : /trunk/Themes/default/ManagePaid.template.php
Modified : /trunk/Themes/default/languages/ManagePaid.english.php
Modified : /trunk/other/install.sql
8113
Features / Re: New revs
« on December 29th, 2010, 04:04 AM »
Revision: 420
Author: arantor
Date: 03:03:57, 29 December 2010
Message:
! Bug fix to backtrace function, debugging should work properly again. (Class-DB.php)
----
Modified : /trunk/Sources/Class-DB.php
Author: arantor
Date: 03:03:57, 29 December 2010
Message:
! Bug fix to backtrace function, debugging should work properly again. (Class-DB.php)
----
Modified : /trunk/Sources/Class-DB.php
8114
Features / Re: New revs
« on December 28th, 2010, 12:54 PM »
Revision: 418
Author: arantor
Date: 11:54:01, 28 December 2010
Message:
! Prevent possible undefined index in verification code (SMF #4546) (VerificationCode.php)
----
Modified : /trunk/Sources/VerificationCode.php
Author: arantor
Date: 11:54:01, 28 December 2010
Message:
! Prevent possible undefined index in verification code (SMF #4546) (VerificationCode.php)
----
Modified : /trunk/Sources/VerificationCode.php
8115
Off-topic / Re: Lightbox
« on December 28th, 2010, 12:28 PM »
Point is, they didn't even mention it that way (even though the unlimited commercial licence seems to be $179)