454 Commits

Author SHA1 Message Date
857aeaa179 Updated to correctly invoke superclass constructor. 2012-08-09 12:29:58 +01:00
06a417790a Updated schema to refelect new email handling system. 2012-08-09 12:29:24 +01:00
635d7182b4 New hash/hashref arguments handling function. 2012-08-09 12:28:39 +01:00
6f622105dc Min lengths are only enforced when field is required. 2012-08-01 14:23:18 +01:00
8347fe5e48 Even kill off  s too. 2012-08-01 13:46:17 +01:00
e47d3abfac Y'know, just kill *ALL* whitespace when doing length checks. 2012-08-01 13:40:49 +01:00
2d820491e6 Whitespaces break length ghecks, damnit. 2012-08-01 13:40:16 +01:00
0d6d5ac11a Fixing fancy_time handling of sub-minute durations. 2012-08-01 13:37:52 +01:00
1e4a70c808 Blugh, missing ; 2012-08-01 13:15:10 +01:00
c790b4f307 Adding extra checks to html validation. 2012-08-01 13:14:11 +01:00
f3b5b6594a Okay, this is odd. 2012-08-01 12:37:21 +01:00
5d56f4e7ff WTF was I thinking with this validator check? 2012-08-01 12:33:42 +01:00
1e2d7a5267 Stupid negatives... 2012-07-31 17:19:02 +01:00
c6a83bac72 Allow callers to prevent span generation. 2012-07-31 17:17:32 +01:00
5614890138 Need to stop when a matching period is found! 2012-07-31 16:35:46 +01:00
d3cadc3795 Stupid quotes. 2012-07-31 16:30:06 +01:00
68a2c24ed7 New 'fancy_time' function for more readable time strings. 2012-07-31 16:27:21 +01:00
d7026e0464 Copypasta in commonpath calculation. 2012-06-29 14:10:27 +01:00
29a6507917 Support for commonpath in process_template. 2012-06-26 11:00:44 +01:00
20f20d1f57 Ensure that auto_key doesn't contain binary 2012-06-25 12:44:53 +01:00
0b46c2fa83 Forced block name/id set in module loader. 2012-06-22 12:13:18 +01:00
a316c58217 Tweaking handling of initial slash detection to handle initial undefs. 2012-06-20 14:50:39 +01:00
7172af61e1 Updated to use SystemModule error handling. 2012-06-15 15:21:25 +01:00
7092bf3664 Updates to handle previous commit. 2012-06-15 15:19:21 +01:00
8702cf1a6e BREAKING CHANGE: Moving Auth over to use errstr instead of lasterr 2012-06-15 15:15:24 +01:00
1129f3fdc5 Less verbose checking. 2012-06-15 13:39:25 +01:00
df3a06206b System checks that keys are defined before clearing. 2012-06-15 13:38:02 +01:00
0618f92e35 System is a SystemModule for error stuff... 2012-06-15 13:26:12 +01:00
01d3ee2fda AppUser subclasses may need access to System modules. 2012-06-15 13:19:14 +01:00
c4b03ea01a Doc fixes. 2012-06-15 11:31:47 +01:00
ee60decd81 Updated to latest doxygen. 2012-06-15 11:31:32 +01:00
495095b432 Documentation update. 2012-06-15 11:28:39 +01:00
ae8d2854d4 Clarifying name. 2012-06-15 11:15:39 +01:00
03dea0abe0 Incorrect template for button bar 2012-06-15 11:13:25 +01:00
37f09b7218 Gah, tyops. 2012-06-15 11:11:27 +01:00
c9ea177d34 Messageboxes can contain buttons. 2012-06-15 11:10:22 +01:00
4f7021ee54 New path_join implementation. 2012-06-14 13:29:22 +01:00
9c2abd2650 Need SystemModule's error handling support. 2012-06-12 16:22:57 +01:00
08de383a2f Doc updates, and new password argument to post_authenticate 2012-06-12 12:44:08 +01:00
98bb25e867 Modified handling of template base directory 2012-06-08 13:00:45 +01:00
662a929277 New templatepath support, and precalculating scriptpath and templatepath 2012-06-08 12:52:52 +01:00
2a67a2ebcb Messagebox support for application-defined class added. 2012-06-08 11:48:53 +01:00
658a82f466 Added indirect access to AppUser::get_user 2012-06-06 16:06:16 +01:00
04b6d3efbc Application needs to pass settings into Template. 2012-05-31 13:39:46 +01:00
48635c19de Variable sub needs to be global! 2012-05-31 13:34:33 +01:00
4bd1e2e95e Regexp fail fixed. 2012-05-31 13:17:09 +01:00
b31cab3084 Property names may contain colons. 2012-05-31 12:00:32 +01:00
44261221ce Fixed missing 'my'. 2012-05-31 11:17:58 +01:00
edd6354283 Doc updates. 2012-05-30 13:57:36 +01:00
9be18295fa New {V_[varname]} feature. 2012-05-30 13:53:55 +01:00