4 Commits

Author SHA1 Message Date
Xkeeper
b4c7bace9f Fixing the dateformat issue + some other tweaks
Date formats can be edited in profiles. The field defaults to the current
dateformat set (either the default or the user's), but will only be saved in
the database if it differs from $defaultdateformat.

Edit Profile (editprofile.php) has been cleaned up and now does less absurd
things. For one, it doesn't pass along your password in plaintext any more!

The formatting of the file has also been cleaned up a bit and should
hopefully be less absurd.
2011-11-13 14:22:36 -08:00
Xkeeper
60402a0c0d Fixed dateformat crap (#2) and cleaned up edituser
edituser.php
- Fixed '-removing bug in dateformat code
- Fixed long-standing issue involving auto-updating layout selection
- Made the page's code less compressed. This actually doubled the file size,
  unsurprisingly. The power of whitespace.
- Fixed dateformat field being filled with the default if the user's
  setting was blank
- Made the form creation code only run when the form is actually being
  used
- Oh god, never again

editprofile.php clea-- haha, no. Not even going to touch that mess
2011-11-12 16:38:49 -08:00
Sanky
c0d05d0809 Can now edit date formats in profile. Should be stable. 2011-11-13 00:23:35 +01:00
Xkeeper
aee0a574c0 First (real) commit... I hope. 2011-11-09 22:35:59 -08:00