31 Commits

Author SHA1 Message Date
Xkeeper
cd63b8bb27 nevermind, apparently base.css sucks, what a surprise 2011-11-13 17:26:13 -08:00
Xkeeper
b21a13f8a6 To-do: fix this half-baked css scheme crap 2011-11-13 17:23:23 -08:00
Xkeeper
2b223b631b Fixing a big oops in editprofile.php 2011-11-13 17:20:37 -08:00
Xkeeper
8d659c0958 Making mysql trigger_error on query failure 2011-11-13 17:18:51 -08:00
Xkeeper
ce7da5ee40 Doing some stylesheet fixes + fixing missing ['']s 2011-11-13 17:14:16 -08:00
xkeeper
4fede2de23 Fixing error reporting (for real) 2011-11-13 15:21:12 -08:00
Xkeeper
94ae4609e1 Forgot the part that printed them (sigh) 2011-11-13 15:04:42 -08:00
Xkeeper
d2187195cb Adding a built-in error handler... 2011-11-13 15:02:06 -08:00
Xkeeper
525c06cf0b Missing } (this is one of *those* days...) 2011-11-13 14:29:05 -08:00
Xkeeper
b104e4b827 Missing ) 2011-11-13 14:25:08 -08:00
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
bb1cd0d3e6 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:17:48 -08:00
Xkeeper
aeae01621c Doing some more dateformatting tweaks 2011-11-12 17:09:58 -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
Xkeeper
919f707732 Adding in the missing (default) number font 2011-11-12 16:35:33 -08:00
Xkeeper
13883ef88b Merge remote-tracking branch 'sanky/dateformat-fix' into develop 2011-11-12 15:35:59 -08:00
Xkeeper
059c9e0b15 Adding _.gif, removing .htaccess 2011-11-12 15:26:07 -08:00
Sanky
1de457ac68 Adding dateformat and dateshort to install.sql 2011-11-13 00:23:42 +01:00
Sanky
c0d05d0809 Can now edit date formats in profile. Should be stable. 2011-11-13 00:23:35 +01:00
Sanky
c53faa9a85 [DATABASE CHANGE] Loading date formats from user database, defaults 2011-11-13 00:23:25 +01:00
Xkeeper
7301b54b6e Adding default database structure dump 2011-11-10 01:05:09 -08:00
Xkeeper
a78ade6158 "Fixing" issue #1 (Javascript injection) 2011-11-10 00:37:26 -08:00
Xkeeper
6e47331eee Merge branch 'master' of github.com:Xkeeper0/jul 2011-11-09 23:31:20 -08:00
Xkeeper
396f26fee1 Adding another ignore exception 2011-11-09 23:30:48 -08:00
Xkeeper
adc7fa82c1 Adding another ignore exception 2011-11-09 23:30:15 -08:00
Xkeeper
6dae10c74b Fixing a whitespace-sending-output issue 2011-11-09 23:22:07 -08:00
Xkeeper
91f8bf13a1 Fixing some external reliances 2011-11-09 23:11:03 -08:00
Xkeeper
835ecf5ddb Fixing firewall requirement 2011-11-09 23:09:12 -08:00
Xkeeper
ce247f887d Oopsies 2011-11-09 23:04:22 -08:00
Xkeeper
aee0a574c0 First (real) commit... I hope. 2011-11-09 22:35:59 -08:00
Xkeeper
21a0695224 Let's get this party started 2011-11-09 17:43:34 -08:00