Commit graph

87 commits

Author SHA1 Message Date
Ed Van Duinen
2271753bb0 support reverse-proxied client addresses 2003-05-20 20:21:13 +00:00
JT Smith
22901a0318 fixed a potential problem where adding a slash at the end of a url would cause the user to only see the not found page. 2003-05-17 00:31:46 +00:00
JT Smith
13e1a253dd Added the ability to set set scratch variables from the web interface. 2003-05-10 15:38:47 +00:00
JT Smith
e531f31665 added the WebGUI theme manager 2003-04-16 01:07:51 +00:00
JT Smith
6d7d526330 fixed a bug where webgui would crash if only one auth method was specified in the site config 2003-04-05 06:40:30 +00:00
JT Smith
587a83d250 preparing for the 5.2.3 bugfix cycle and fixed an alias bug 2003-03-30 15:54:59 +00:00
JT Smith
41d05b03f3 fixed bug 707342 2003-03-27 03:30:09 +00:00
JT Smith
41cd27de26 Switching to new wobject API. 2003-03-08 19:26:01 +00:00
JT Smith
71d0d6b0c7 Authentication modules are now configured from the config file rather than the command line. 2003-02-27 04:45:56 +00:00
JT Smith
7bca02db6d Macros have been converted to be configured from the config file rather than the filesystem. 2003-02-27 03:43:00 +00:00
JT Smith
3d50eeb7db Wobjects are now added/removed through the config file rather than the filesystem. 2003-02-27 03:20:49 +00:00
JT Smith
deedf4f8eb Switched to Parse::PlainConfig for parsing config files. 2003-02-27 03:08:35 +00:00
JT Smith
96b1f91f37 WebGUI now adds a warning to the log when a file upload is too big, and gracefully recovers from the problem. 2003-02-14 05:00:45 +00:00
JT Smith
fc3616a97b Added signature, alias, publicEmail, publicProfile preferences. 2003-01-30 05:15:57 +00:00
JT Smith
10b5326f6c Fixed a timing problem with session timeout. 2003-01-22 03:41:19 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
ea88404d1d Fixed another IE cookie login bug. 2002-12-21 17:29:40 +00:00
JT Smith
6fba848aed fixed bug 655065 2002-12-18 02:45:24 +00:00
JT Smith
82c84b7000 fixed bug 654227 2002-12-17 04:42:12 +00:00
JT Smith
005e2eb8aa Fixed some POD formatting. 2002-12-17 00:39:48 +00:00
JT Smith
3e89b31e13 Fixed POD syntax. 2002-12-16 01:13:06 +00:00
JT Smith
d026717c71 Preparing for the 4.9.3 release. 2002-12-15 05:17:01 +00:00
JT Smith
b240822489 Added POD to these packages. 2002-12-15 02:58:51 +00:00
JT Smith
8ca3571111 Made session id's more unique. 2002-12-12 04:14:51 +00:00
JT Smith
f0ebc98582 Database efficiency improvements. 2002-12-11 05:45:04 +00:00
JT Smith
19a66a2864 Finally a fix for that crap ass internet exploder bug that haunts me as a sleep and is a thorn in my side while I'm awake!!!! 2002-12-05 02:54:52 +00:00
JT Smith
ee10a590d8 cleaned up pluggable auth. 2002-12-05 00:42:48 +00:00
JT Smith
1246c811eb Added a whats next action to the page editor page. 2002-12-01 01:43:21 +00:00
JT Smith
009e52320b Added per page language settings. 2002-12-01 01:13:05 +00:00
JT Smith
0e9531c0b5 Everybody gets a session. 2002-11-30 17:09:09 +00:00
JT Smith
ae4cc9bd13 Fixed a typo. 2002-11-30 15:39:19 +00:00
JT Smith
341b2ada4e Fixes for Mac OSX compatibility. 2002-11-29 19:08:40 +00:00
JT Smith
679a5bc92b Templatized Download manager 2002-11-25 22:11:17 +00:00
JT Smith
6bc0736348 Added new rich editor and removed old ones. 2002-11-24 17:36:07 +00:00
JT Smith
6d10ab7481 Fixed long-time IE login bug. 2002-11-23 20:29:12 +00:00
Martin Kamerbeek
d70e3064b7 adding configure-by-env support 2002-11-22 13:53:16 +00:00
Martin Kamerbeek
7af36f0c03 Adding pluggable authentication 2002-11-18 17:44:14 +00:00
JT Smith
e828ff8663 Added the ability to email groups and to create groups of groups. 2002-11-18 02:17:08 +00:00
JT Smith
82b6bd33f8 Added new collateral management system. 2002-11-10 20:09:10 +00:00
JT Smith
0903f05a8f fixed a bug where scratch was allowing duplicates if value was 0. 2002-11-10 06:02:22 +00:00
JT Smith
273b0c06e6 Delete scratch upon session end. 2002-11-10 03:23:32 +00:00
JT Smith
0b5d1ccc74 Added session scratch variable system for developers. 2002-11-08 04:28:27 +00:00
JT Smith
60550761ee Fixed bug number 633303 2002-11-06 01:45:25 +00:00
JT Smith
c96e23f0ff Last minute fixes for 4.7.0. 2002-11-04 07:25:34 +00:00
JT Smith
b507cd81dc Added new toolbar icon set and the ability to have different icon sets per language. 2002-10-31 06:58:32 +00:00
JT Smith
11964c2607 Fixed a syntax error. 2002-10-13 20:16:55 +00:00
JT Smith
fc8808c5c0 Allow programmer to set the filename of a resulting file. 2002-10-13 03:03:57 +00:00
JT Smith
95c08144f0 Added UI Level basics to wobjects and preferences. 2002-10-05 17:15:10 +00:00
JT Smith
e79d1f4e19 Fixed a bug where attachments larger than the max attachment size could be uploaded. 2002-09-12 01:57:02 +00:00
JT Smith
6a5a62c1cf Preparing for 4.6.8 bug fixes. 2002-09-12 00:57:23 +00:00