Commit graph

454 commits

Author SHA1 Message Date
JT Smith
03175dcbcb Fixed a bug where the message log could try to add duplicate entries for the same user. 2002-09-28 03:51:34 +00:00
JT Smith
e91e424787 Fixed the poll for the chinese character set problem. 2002-09-28 03:43:41 +00:00
JT Smith
dddb2ef345 Changed email type to check onChange rather than onBlur
Changed SQL Report to fix a pagination bug.
2002-09-28 03:39:52 +00:00
JT Smith
ab20fd1cef Fixed bug 610279 2002-09-28 02:17:01 +00:00
JT Smith
f81935932a Updating translations. 2002-09-28 02:13:15 +00:00
JT Smith
02efb207d3 Fixed a bug where missing elements weren't editable. 2002-09-26 02:52:31 +00:00
JT Smith
24af51735e fix for bug 610519 2002-09-24 02:55:10 +00:00
JT Smith
6fbba30a64 updated some translations. 2002-09-24 02:51:04 +00:00
JT Smith
ae075be2b3 Preparing for 4.6.9 bugfix cycle. 2002-09-24 02:08:28 +00:00
JT Smith
86b19abec3 Preparing for the 4.6.8 release. 2002-09-13 03:37:00 +00:00
JT Smith
cb0b2e74dc Fixed a bug where under certain versions of Perl, on SQL Reports that used the ^FormParam(); macro, the pagination function would sometimes fail. 2002-09-13 02:28:43 +00:00
JT Smith
0177032bb8 Fixed bug 606626 2002-09-13 01:59:08 +00:00
JT Smith
4de8575c30 Usernames cannot start or end with a space. 2002-09-13 01:55:20 +00:00
JT Smith
7e63f741c5 Several security updates. 2002-09-13 00:42:14 +00:00
JT Smith
1dd74c1dc3 Fixed a bug in the translations manager where all messages were always marked "Out of Date". 2002-09-12 03:10:07 +00:00
JT Smith
b0955f6fe1 Oracle compatibility fixes. 2002-09-12 02:28:26 +00:00
JT Smith
275e7877df Fixes problems caused by Chinese character set. 2002-09-12 02:24:44 +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
412dee2a8f non-existant warning method changed to the proper warn method 2002-09-12 01:12:13 +00:00
JT Smith
6a5a62c1cf Preparing for 4.6.8 bug fixes. 2002-09-12 00:57:23 +00:00
JT Smith
c9dcb9dda1 The 4.6.7 bug fix cycle. 2002-09-08 23:13:27 +00:00
JT Smith
a1a21aa1ee 4.6.6 bug fixes 2002-09-04 02:43:46 +00:00
JT Smith
e305e8ca07 Bug fixes for 4.6.5 2002-08-28 02:16:09 +00:00
JT Smith
c5fc879565 Readded macro help. Added 5 user definable fields to wobject table. 2002-08-27 01:34:12 +00:00
JT Smith
fdc249cf59 Fixed an upgrade problem from 4.5.0-4.6.0 and added more debugging to macro compilation. 2002-08-23 03:28:26 +00:00
JT Smith
28e2062cd8 An upgrade bug fixed. 2002-08-23 03:14:31 +00:00
JT Smith
7ec132e779 Preparing for the 4.6.2 release. 2002-08-23 02:22:52 +00:00
JT Smith
d3446049d3 Fixed a bug where having poll with no answers would cause the poll wobject to crash.
Fixed a bug where the reset votes option in the poll would become mangled if the anti-caching mechanism was enabled.
2002-08-23 02:11:38 +00:00
JT Smith
9eae4862e0 Fixed the 500 error on redirect. 2002-08-23 01:36:17 +00:00
JT Smith
dd07adec0d Fixed a bug where administrators couldn't delete images or attachments in user submission systems. 2002-08-22 05:08:21 +00:00
JT Smith
bf9fdd53f1 Added options to turn off the date on the date method and to add extra info to the form table. 2002-08-22 05:02:16 +00:00
JT Smith
78d7b27e03 Added Chinese Traditional translation. 2002-08-22 04:49:03 +00:00
JT Smith
7f8a9731a4 updated dutch translation. 2002-08-22 03:51:50 +00:00
JT Smith
ef533cc56e Fixed a date problem where the ^D macro was not working properly. 2002-08-22 03:42:48 +00:00
JT Smith
b2edd00fa8 Fixed a bug where every navigation element was marked as the selected menu item. 2002-08-22 03:28:48 +00:00
JT Smith
3aaa3bc107 Preparing for the 4.6.2 bugfix cycle. 2002-08-22 03:18:00 +00:00
JT Smith
3fc1c8e45a Preparing for 4.6.1 release 2002-08-19 01:00:31 +00:00
JT Smith
33e8b1fa7d Fixed bug 596313 2002-08-18 19:25:46 +00:00
JT Smith
6426950192 Enabled the ability to use slashes in page urls to emulate directory hierarchies. 2002-08-17 21:14:42 +00:00
JT Smith
8b1a43f500 This was supposed to be added in 4.6.0, but we forgot to check it in to CVS. 2002-08-17 20:09:45 +00:00
JT Smith
99b5fe1c91 Made audit trail make more sense. 2002-08-17 20:08:19 +00:00
JT Smith
bd61c38d34 Fixed some spelling errors in the error messages 2002-08-17 20:04:54 +00:00
JT Smith
fe5088b475 Preparing for the 4.6.1 debug cycle. 2002-08-17 20:03:34 +00:00
JT Smith
dc247baefd Fixes to restore Postgres compatibility. 2002-08-17 20:00:08 +00:00
JT Smith
64218127cb Preparing for the 4.6.1 bug fix cycle. 2002-08-17 19:59:23 +00:00
JT Smith
dbd1104279 Fixed scoping problem 2002-08-15 02:01:23 +00:00
JT Smith
b3ceea7566 Preparing for 4.6.0 release. 2002-08-15 01:49:17 +00:00
JT Smith
99ca8bcf6c Added an SQL macro derived from cmarcant's SQL macro and the SQL Report. 2002-08-15 00:46:19 +00:00
JT Smith
dd4d05df91 Fixed a bug where the up/down arrows weren't showing. 2002-08-15 00:21:57 +00:00
JT Smith
43b7820191 Added commify. 2002-08-15 00:19:43 +00:00