Commit graph

28 commits

Author SHA1 Message Date
JT Smith
b9f3d8becb fixed a label bug 2003-03-13 03:49:17 +00:00
JT Smith
41cd27de26 Switching to new wobject API. 2003-03-08 19:26:01 +00:00
JT Smith
965cba6774 all wobject use tab form interface 2003-03-03 05:23:56 +00:00
JT Smith
6c4771d0ca Switching wobjects over to new API. 2003-03-03 02:16:15 +00:00
JT Smith
0ebac2be41 Macros process on one pass. 2003-03-02 17:02:18 +00:00
Len Kranendonk
713811353c fixed possible security problem. 2003-02-21 14:03:06 +00:00
Len Kranendonk
ea323fdcac added input validation functionality 2003-02-20 17:01:10 +00:00
Len Kranendonk
8a6554063b Added radio/checkbox groups support 2003-02-19 16:31:45 +00:00
Len Kranendonk
f2171dd45e MailForm per field customizable width 2003-02-13 16:20:34 +00:00
JT Smith
b3c71232d0 Internationalized the "Send" button on the Mail Form wobject. 2003-01-07 00:16:39 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
aecace74ca Code cleanup. 2002-11-26 01:01:40 +00:00
JT Smith
0624b0c50c FINALLY the problem where special characters like © being turned into (c) has been fixed. Also you can now use HTML such as forms in text areas safely. 2002-11-23 16:21:06 +00:00
JT Smith
fcef76164b Fixed various bugs created by all the recent changes. 2002-11-04 04:55:42 +00:00
JT Smith
c65c92ebf5 Made some efficiency improvements in wobject save. 2002-10-07 00:41:36 +00:00
JT Smith
fb7fb07b16 Changed incrementers and table names to conform with namespace standards. 2002-10-06 21:40:15 +00:00
JT Smith
95c08144f0 Added UI Level basics to wobjects and preferences. 2002-10-05 17:15:10 +00:00
JT Smith
65de90cbb5 Formatting and general code cleanup to reduce redundancy and increase readability. 2002-09-30 06:13:52 +00:00
JT Smith
d309be32f5 Moved all collateral reorder operations into the Wobject superclass. 2002-09-30 04:52:28 +00:00
JT Smith
82490a390f Changed to use confirm and deleteCollateral and setCollateral from wobject superclass. 2002-09-30 04:08:17 +00:00
JT Smith
539f3bba59 All wobject collateral now moves using the moveCollateral method in the wobject superclass. 2002-09-30 02:15:23 +00:00
JT Smith
42227f1194 Removed unncessary new method from all wobjects. Moved www_copy www_deleteMessage www_deleteMessageConfirm to Wobject superclass. 2002-09-29 22:54:10 +00:00
JT Smith
5c903b5c39 MailForm possible values now maintains its order. 2002-08-01 01:11:59 +00:00
JT Smith
888a4b3536 Switched MailForm wobject to use the built in mail system. 2002-07-31 03:54:13 +00:00
JT Smith
19bfa5b581 Updated the headers to reflect Plain Black's new identity. 2002-07-17 04:45:55 +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
3214d8afbe Cleaned up unnecesary comments. 2002-07-08 03:50:40 +00:00
JT Smith
4b6ef30ced Added mail form wobject. 2002-07-08 02:19:46 +00:00