コミット履歴

作者 SHA1 メッセージ 日付
  Michael Johnson 9c41d9c990 Revert Copyright Line 11 年 前
  Norv e170b37ed5 Tweaking copyright line for accuracy. (thank you Thantos) 11 年 前
  Norv ddb69a542c Copyright correction. 11 年 前
  emanuele45 86d1db0c91 Merge pull request #153 from emanuele45/copyright_2012 12 年 前
  emanuele 11c0af8aeb Tokens are always the first thing to check 12 年 前
  emanuele 02667d6d57 Copyrights changed to 2012 12 年 前
  Spuds af915c8fee ! Initial commit of Post and PM drafts function, don't expect everything to work ;) 12 年 前
  emanuele45 96940f02ac Merge pull request #75 from emanuele45/required_fields 12 年 前
  emanuele 24b31a82b8 If a field is required at registration should better be into the 'required informations' box 12 年 前
  John Rayes 77ac6d0c35 Use logActions() to log deleted members in one go 12 年 前
  Spuds 80225371dd ! memberName or member_name .... apparently there is a difference :P 12 年 前
  emanuele bd3d9b4dc8 Owner should not see the issue warning button because he cannot issue a warning to himself anyway 12 年 前
  emanuele b4acf25b49 Token verification failed when editing someone else's profile with admin/mod sessions expired 12 年 前
  emanuele 7a4335487a Merge branch 'master' of https://github.com/Spuds/playpen 12 年 前
  Spuds 19e8b59a86 ! error when trying to change password from profile page when special characters were used 12 年 前
  emanuele efb114368e ! Fixed signature preview without javascript 12 年 前
  emanuele 7f2ef790d2 Merge branch 'previews' 12 年 前
  emanuele 0429a581b6 + Preview of warnings in the issue warning page 12 年 前
  emanuele a23cc94304 ! (profile) If a token is validated most likely needs to be re-created too because the page is reloaded and you can perform a second action 12 年 前
  emanuele fd46f682b0 ! A coulpe of consistency changes to viewWarning template and use of createList in issueWarning area 12 年 前
  emanuele ed3edf4e4a ! Fixed non-js signature preview + removed the auto-cutting js-based signature feature replaced with the number of remaining chars becoming red and negative and the error box appearing on the top while typing 12 年 前
  Spuds 241126035d ! fix some more minor template issues 12 年 前
  emanuele c2a1f14ae0 + Signature preview non-js based 12 年 前
  emanuele 20d00675bb Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886] 12 年 前
  Spuds b364c94c23 ! duplicate ID if openID active in registration, config_var with multiple=true [Bug 4891], couple of things in Subs-Members 12 年 前
  Spuds c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 年 前
  Spuds 8965e86c4d ! Pedantry in action. Making sure all new files have 'LF' svn property. 12 年 前
  Spuds 6708364ab6 + Added token checks to Profile (Profile.php, Profile-Modify.php, Profile Template) 12 年 前
  Spuds 4c67c3bf65 ! A more doc changes (officially bored of this now) 12 年 前
  Spuds 094b03363e ! a little more code documentation 12 年 前