JT Smith
2568e6c8ce
- fix: Link to page in Webgui Page Tree not working in IE
...
- fix: Not Found page not working
- Made debug output more colorful, and set queries as info rather than debug.
2006-05-31 18:12:14 +00:00
JT Smith
41e655b452
- fix: New page layout instead of not found
...
- fix: Rollback
- fix: debug output
- fix: Can't delete images at product asset
fixed a problem with file/image form uploads
rearranged group methods for alphabetical order
removed matt's hack for group caching and replaced it with the right way
2006-05-30 22:35:12 +00:00
JT Smith
741b523ad3
- fix create.sql / style3
...
- fix Spectre memory consumption
- fix password vidible in debug mode
- fix No way to add an advertisment to an adspace.
2006-05-25 04:56:12 +00:00
JT Smith
e27a62cccc
a few bug fixes
2006-05-03 04:00:10 +00:00
JT Smith
d24ac0b273
fixing a problem with hex and JSON
...
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
JT Smith
7e6268df8c
better debugging
2006-04-27 22:16:13 +00:00
JT Smith
e8c073b9df
some http header changes
2006-04-18 14:22:42 +00:00
Matthew Wilson
a85e06239a
adding placeholder array size check back in.
2006-04-17 03:22:46 +00:00
Colin Kuskie
478a4cf1cf
handle logging db queries with no placeholders
2006-04-17 03:01:08 +00:00
Matthew Wilson
b6f0e9e75c
fixed a table name.
2006-04-16 01:29:51 +00:00
JT Smith
a7df0f7a55
fixing some bugs relaed to cs mail replies
...
fixed a bug in the user manager where the user would take on the username/alias of the visitor
fixed a bug in error handling where debug was being spewed for errors in approriately
2006-04-11 22:50:11 +00:00
JT Smith
adea847875
fixed some xhhtml stuff
...
increased performance on burst protection
2006-04-07 19:35:31 +00:00
Matthew Wilson
2c60283ba3
first major round of EMS changes. much more to come late tonight.
2006-04-07 00:02:45 +00:00
JT Smith
5a7fedc731
- Added an option for hosters to limit the number of assets that may be
...
created on a WebGUI site.
fixed some bugs
2006-03-29 20:22:09 +00:00
Wouter van Oijen
5f8ffefc47
Fixing bug
2006-03-24 15:09:32 +00:00
Colin Kuskie
cd6759f311
Modify WebGUI IP fields to use CIDR format instead of a regular expression.
...
Multiple IPs are separated by commas, whitespace is ignored.
In groups, that affects the ipFilter field, User::isInGroup.
In settings, that affects Settings::debugIp and Session::ErrorHandler::canShowDebug.
Fixed a bug in WebGUI::Utility::isInSubnet where Net::Subnets->check needs a scalar.
Modified t/User.t to use addresses in CIDR format.
2006-02-14 22:35:21 +00:00
JT Smith
7731a32559
fixed some pod errors
...
removed futile inbox attempt
2006-01-31 23:10:10 +00:00
JT Smith
46fa7e78e7
began adding streaming support for view method
2006-01-30 21:26:22 +00:00
JT Smith
268947c1d5
getting closer to bucket output
2006-01-30 00:14:22 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
JT Smith
3fb4d33817
a little cleaner
2006-01-18 21:46:38 +00:00
Matthew Wilson
6f112057bb
still more fixes.
2006-01-18 07:05:19 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Matthew Wilson
f8de599f35
more bugfixes. last of this round of syntaxCheck.t fixes.
2006-01-15 19:39:12 +00:00
Matthew Wilson
65823b1f53
oodles of fixes.
2006-01-15 15:56:17 +00:00
Matthew Wilson
3c66a9105f
lots of DESTROYs
2006-01-14 22:26:48 +00:00
JT Smith
72956a255e
more session related bug fixes
2006-01-14 21:54:44 +00:00
Matthew Wilson
6009ead286
misc. syntax fixes.
2006-01-14 20:01:41 +00:00
Colin Kuskie
8fade0f1d5
Fix syntax error inside ErrorHandler.
...
Add DESTROY method to Config.pm
Change Session::close so that it doesn't destroy things that don't exist (like _server)
and destroys the logger last so we can log all errors.
2006-01-14 00:50:50 +00:00
Colin Kuskie
9774d62f3d
fix typo
2006-01-13 23:41:40 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
de50e9b49c
more session mods
2006-01-01 06:44:09 +00:00
JT Smith
68ff4fdf6c
more session stuff
2005-12-31 22:01:14 +00:00