Commit graph

124 commits

Author SHA1 Message Date
JT Smith
48caad2d74 merging 6.2.9 changes 2004-11-19 22:59:25 +00:00
JT Smith
6ddb7c49e6 merging 6.2.8 changes and initial draft of TinyMCE as rich editor 2004-10-30 15:49:59 +00:00
JT Smith
d2a301e02b 6.2.6 bugfixes 2004-09-30 01:16:02 +00:00
JT Smith
2b6eb201a9 changed POD formatting 2004-09-14 02:22:38 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
JT Smith
5fabdf758a fixed a few bugs 2004-08-31 15:58:33 +00:00
JT Smith
a7e9ffb440 replaced Date::Calc with Date::Manip 2004-08-30 23:05:03 +00:00
JT Smith
13002676db added FastCGI support 2004-08-30 20:59:11 +00:00
JT Smith
23cb5bd41c urls as resources - part 1 2004-08-20 15:30:15 +00:00
JT Smith
22994e8373 more guid stuff 2004-08-12 22:40:38 +00:00
JT Smith
c60613ac2c adding getScratch 2004-08-12 14:36:17 +00:00
Len Kranendonk
d276536e00 *** empty log message *** 2004-07-28 09:08:54 +00:00
Len Kranendonk
abb8dde6c8 added deleteAllScratch routine 2004-07-28 09:00:34 +00:00
JT Smith
797b8581b6 merging 5.8.0 and 6.1.1 changes 2004-07-18 17:43:08 +00:00
Len Kranendonk
7f474c9856 Added passive profiling 2004-07-17 20:34:34 +00:00
JT Smith
7648c6c13f added support for reading from replicated databases 2004-07-09 21:10:58 +00:00
JT Smith
c39e7dc7b0 precache webgui config files 2004-07-07 05:40:39 +00:00
JT Smith
6bc2c33954 enhanced user/group management interfaces 2004-07-06 21:58:58 +00:00
JT Smith
f18f408efb fixed some i18n problems and moved http related functions out of session and into their own class 2004-06-27 23:56:39 +00:00
JT Smith
e531d8d5b2 fixing some more bugs introduced from the new i18n system 2004-06-27 16:27:36 +00:00
Leendert Bottelberghs
243e2c23c2 bugfix [966466] System crash when user language missing. 2004-06-04 14:28:14 +00:00
JT Smith
8266dfd69a plug-ins are now dynamically loaded 2004-05-28 16:00:28 +00:00
JT Smith
732eb630c4 bugfix [ 956219 ] can't delete survey question 2004-05-25 20:58:54 +00:00
JT Smith
a293678acd took additional measures to prevent sql injection 2004-05-02 16:15:33 +00:00
JT Smith
e324246158 added some security improvements 2004-04-19 18:39:16 +00:00
JT Smith
a8c39c01c1 merging 5.5.6. changes 2004-04-11 20:46:37 +00:00
Steve Simms
976d01d4ff Bugfix [ 822805 ] Emptying trash can cause fatal error 2004-03-04 16:18:23 +00:00
JT Smith
bfc8934306 adding pb design link 2004-03-04 06:05:25 +00:00
JT Smith
cbbb7e8392 merging 5.5.5 bugfixes 2004-03-04 05:56:44 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
Frank Dillon
420f6fd9ad no message 2003-12-20 08:33:07 +00:00
Len Kranendonk
d4386adfef HTTP header conforming P3P Compact Privacy Policy 2003-11-27 11:00:31 +00:00
Len Kranendonk
0dd384b321 Bugfix 811175 uniqueness check on Session Id 2003-11-15 11:53:07 +00:00
JT Smith
9fdbeab825 bug fixes and preparing for 5.5.0 release 2003-10-20 20:48:52 +00:00
JT Smith
f38f12e832 added a switch to fix load balancer problem 2003-10-20 15:56:43 +00:00
JT Smith
ac102923ce added a rudamentary affiliate tracking program 2003-08-29 22:13:19 +00:00
JT Smith
dc9a81080a merging 5.4.3 changes 2003-07-27 21:32:32 +00:00
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