9672548f97
Added support for format override to format_time()
2011-11-16 16:29:24 +00:00
1bf2f9dc76
Fixed setting of module id during module loading.
2011-11-16 13:07:39 +00:00
1f4472cff3
Forgot to pass through the charfix prevention flag.
2011-10-31 13:57:43 +00:00
3d8eb96fc4
UTF shenanigans, yey 9_9
2011-10-31 13:52:14 +00:00
4c319fa108
Fixes for encoding issues.
2011-10-31 13:34:12 +00:00
e028e5a258
Adding more error reporting to html validator.
2011-10-27 22:35:29 +01:00
eae1f3fffe
Clearing session ID on failed login.
2011-10-05 14:22:09 +01:00
217b024d79
Updated doxyfile to generate tags for other projects.
2011-10-03 13:28:32 +01:00
f1cc0ae181
Adding ignore so the docs can be generated without messing up the tree.
2011-10-03 11:14:01 +01:00
4bbf3ea4eb
Extra error checking on module load success.
2011-09-30 15:34:55 +01:00
9d12e085c3
Allowed To: to be empty in email sender.
2011-09-26 15:09:48 +01:00
a9224f0021
Added Reply-To: support.
2011-09-26 10:12:37 +01:00
5cfac6b500
Added bcc support to email facility.
2011-09-21 15:23:34 +01:00
463b572112
Helps if I do it properly, though...
2011-09-21 14:45:57 +01:00
793ec760fc
Updated require system to allow for Foo::Bar names
2011-09-21 14:43:58 +01:00
37cc794892
Added short form mode to humanise_seconds, and fixed 'ss' bug.
2011-09-21 12:04:16 +01:00
02caf90c4f
When iterating over hash keys, it is a good idea to use keys()!
2011-09-19 11:54:53 +01:00
9f42704254
Preventing missing langvars from causing problems.
2011-09-19 11:42:45 +01:00
087fe9a13a
Hash contents are only copied to spawned modules if values are set.
2011-09-19 11:42:05 +01:00
87001315b1
Forgot to wrap cast, damnit.
2011-09-18 13:16:28 +01:00
bf2722129b
Fixed typo >.<
2011-09-18 13:15:30 +01:00
0b747cb424
string validator now attempts to fix windows smart-quotes
2011-09-18 13:11:20 +01:00
a87608a88e
Made entities nicely visible outside the class.
2011-09-18 13:11:00 +01:00
173b029301
Added blind untainter. Use with extreme care.
2011-09-17 11:22:37 +01:00
2c6fef0742
Updated session handler gc settings name to be more unique.
2011-09-15 11:56:08 +01:00
5958f68d6e
Updated header versioning/copyright dates.
2011-09-13 11:00:50 +01:00
9d30680c2c
Incorrect argument hash type, argh.
2011-09-13 10:46:42 +01:00
666c8b5759
Added check to prevent accidental data overwrite during arghash construction.
2011-09-13 10:43:13 +01:00
001992af81
Module invoker can now accept arbitrary argument hashes to pass to modules.
2011-09-13 10:40:16 +01:00
1303431bdd
Removed explicit parameter order from constructor.
...
Constructor now takes a hash of argument, allows for the addition and removal of arguments without having to arse with the function interface (ie: how it should have been from the
beginning, damnit).
2011-09-13 10:35:28 +01:00
ee263c6bdf
Documentation updated in SessionHandler.
2011-09-13 10:35:07 +01:00
545fba8c81
Adding table specs.
2011-07-28 12:49:33 +01:00
092c76bd20
Slight documentation fix.
2011-07-28 12:33:19 +01:00
c9ab93f685
Documentation update.
2011-07-28 11:49:32 +01:00
3a0ab33361
Fixing missing 'my'.
2011-07-27 23:15:59 +01:00
f8b20acf02
Removed horrible common coupling from SessionHandler.
...
SessionHandler now calls functions in the auth object for any interaction with user data beyond storing IDs in the session tables. The
SessionHandler code does not need to know /anything/ about how user auth and storage is handled anymore.
2011-07-27 23:12:41 +01:00
3d815cc333
get_user_byid can be instructed to fetch only 'real' users.
2011-07-27 22:30:42 +01:00
74e98115a2
Updating comments!
2011-07-27 16:12:57 +01:00
a79795d96b
Updating session handle to remove explicit phpBB3 dependancy.
2011-07-27 16:09:54 +01:00
901f879bba
Permissions fix.
2011-06-14 14:55:52 +01:00
bb601b5fa6
Stripping trailing space from configuration values
2011-06-14 14:55:13 +01:00
7b7fac78b3
Initial version of webperl added.
2011-05-16 14:39:13 +01:00