Commit graph

336 commits

Author SHA1 Message Date
JT Smith
619b731975 Added new WebGUI style. 2002-07-11 01:42:51 +00:00
JT Smith
944165ec57 Fixed a problem where image names specified with quotes or half quotes would crash the macro. 2002-07-11 00:27:22 +00:00
JT Smith
cbcb32922d Fixed a bug where registration link would appear even if anonymous registration were turned off. 2002-07-10 22:33:40 +00:00
Andy Grundman
11c8544977 bugfix: admin can now edit/delete hidden fields; macros are now processed for all data in Default Values and Possible Values, but not for user-submitted data 2002-07-10 14:27:47 +00:00
JT Smith
c9304e5ee0 Changed group lists to be in alphanumeric order. 2002-07-09 04:46:29 +00:00
JT Smith
07b0d26d20 Fixed a bug where help editor saved the wrong info. 2002-07-09 04:07:50 +00:00
JT Smith
c13ab138b0 Preparing for the 4.3.0 dev cycle. 2002-07-08 04:17:21 +00:00
JT Smith
bae1bed93b Preparing for 4.2.0 release 2002-07-08 04:07:05 +00:00
JT Smith
58934ab3d5 Preparing for 4.2.0 release. 2002-07-08 04:05:21 +00:00
JT Smith
3214d8afbe Cleaned up unnecesary comments. 2002-07-08 03:50:40 +00:00
JT Smith
b8bd8910e8 Updated the user/group editor for better usability. 2002-07-08 03:38:10 +00:00
JT Smith
7ad232ef71 Added date stamp to karma log. 2002-07-08 03:00:51 +00:00
JT Smith
ffdce37a6f Added Andy to contributors list. 2002-07-08 02:25:38 +00:00
JT Smith
4b6ef30ced Added mail form wobject. 2002-07-08 02:19:46 +00:00
JT Smith
122cac8bd5 Added translations manager. 2002-07-08 01:13:50 +00:00
JT Smith
24f455c4c5 Changed the position of the delete icon based on user feedback. 2002-07-07 18:56:32 +00:00
JT Smith
564392cced Updated language engine to support multiple character sets, and added the Chinese translation. 2002-07-07 04:46:11 +00:00
JT Smith
a22aeaf155 Fixed copy bug. 2002-07-07 02:31:16 +00:00
JT Smith
497a951ec4 Added direct sendmail support. 2002-07-07 02:22:55 +00:00
JT Smith
6f6a946daf Added Wobject Proxy wobject, and a Max Image Size setting. 2002-07-07 01:06:54 +00:00
JT Smith
ec4629d886 Added Product wobject. 2002-07-06 21:04:30 +00:00
JT Smith
61236cae5d Returns to normal page after deleting question rather than edit page. 2002-07-05 16:58:31 +00:00
JT Smith
cb00bc92d2 Added prev/next buttons to USS. 2002-07-05 01:54:13 +00:00
JT Smith
94a1212051 Fixed a problem where prev/next buttons could allow a user to view a message that wasn't approved. 2002-07-05 01:53:52 +00:00
JT Smith
1e8908a866 Fixed a minor formatting problem. 2002-07-05 01:23:35 +00:00
JT Smith
b4307c02a0 Added AdminText and GroupText macros. 2002-07-05 01:19:43 +00:00
JT Smith
3c9e939566 Added pre-emptive moderation and thread locking to discussions. 2002-07-04 23:48:29 +00:00
JT Smith
6e36054be1 Added "Run On Registration" option. 2002-07-04 14:58:22 +00:00
JT Smith
f5959ad3a4 Added "Edit Item" header text to item. 2002-07-04 04:51:13 +00:00
JT Smith
a0e3b2be86 Added "Edit Item" text to edit header. 2002-07-04 04:50:41 +00:00
JT Smith
f5eea61f3c Fixed a problem where meta tags weren't being saved. 2002-07-03 22:53:32 +00:00
JT Smith
a40d3cd5f4 Fixed a problem where the title and help icon weren't being displayed. 2002-07-03 22:48:28 +00:00
JT Smith
b29d22f91e Fixed a warning 2002-07-02 00:17:15 +00:00
JT Smith
f9250cd34c Preparing for the 4.2.0 dev cycle. 2002-07-01 02:02:27 +00:00
JT Smith
b71a503486 Added "karma" to the user's account interface. 2002-07-01 02:00:33 +00:00
JT Smith
9e06b1f9ac Preparing for 4.1.0 release 2002-07-01 00:50:23 +00:00
JT Smith
da4f7755f3 Renamed upgrade_4.0.4-4.1.0.sql to upgrade_4.0.5-4.1.0.sql 2002-07-01 00:36:20 +00:00
JT Smith
e60f4601b7 Fixed bugs in USS where using the search you could see denied works, and where the search would only display one result. 2002-07-01 00:26:27 +00:00
JT Smith
817cac4b5b Changed image group "previous" icon to span columns. 2002-06-29 01:16:37 +00:00
JT Smith
dbd1d77926 Adding karma. 2002-06-29 01:02:56 +00:00
JT Smith
67a7d41ce2 Adding karma. 2002-06-29 00:36:00 +00:00
JT Smith
ffd857262d Enhancing notification system. 2002-06-29 00:32:42 +00:00
JT Smith
6d574cd0b9 Updated notification system to allow for much more functionality. 2002-06-28 04:30:36 +00:00
JT Smith
2bb835a445 Fixed syntax error. 2002-06-27 06:40:32 +00:00
Daniel Quinlan
70e8ded5f8 Modified imageGroup table to be consistent with other WebGUI tables 2002-06-25 08:36:40 +00:00
Daniel Quinlan
b2fe1089af Fixed bug in www_editImageGroup when adding a new group 2002-06-25 08:05:37 +00:00
Christian Hansen
6f518aba4e Fixed a bug where pages where not proper duplicated. 2002-06-25 07:46:57 +00:00
Daniel Quinlan
4e11f97b20 Fixed bug in INSERT into incrementer table. my bad 2002-06-24 22:09:42 +00:00
Daniel Quinlan
79130fd424 Added groups to the Image manager. This allows images to be grouped
hierarchially.
2002-06-24 17:09:52 +00:00
JT Smith
0712d229fd Added karma. 2002-06-24 01:17:17 +00:00