Commit graph

44 commits

Author SHA1 Message Date
JT Smith
1b9565f06c Fixing upgrade problems. 2002-11-04 05:40:09 +00:00
JT Smith
bc4e7160df Fixed a couple syntax errors. 2002-10-31 06:26:40 +00:00
JT Smith
fa570cd7bb Fixed a bug where namespace wasn't being passed to the template getter. 2002-10-17 03:26:02 +00:00
JT Smith
2b09ea9f64 Adding templates. 2002-10-16 06:06:45 +00:00
JT Smith
6a4ea568d5 Added template processor. 2002-10-08 04:57:19 +00:00
JT Smith
834f4abb03 Added the new templating mechanism to styles and templates. 2002-10-07 05:58:07 +00:00
JT Smith
c65c92ebf5 Made some efficiency improvements in wobject save. 2002-10-07 00:41:36 +00:00
JT Smith
428200daad Added UI Level to Article, and fixed some form bugs. 2002-10-05 22:07:20 +00:00
JT Smith
95c08144f0 Added UI Level basics to wobjects and preferences. 2002-10-05 17:15:10 +00:00
JT Smith
d98ab2ce93 Added universal attachment deleter. 2002-10-01 00:22:38 +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
67d6329c22 Made a central attachment management system for wobjects that attach files directly to their property lists. 2002-09-30 01:58:29 +00:00
JT Smith
1be05a3391 Moved the www_search and www_showMessage methods to the wobject superclass. Also the duplicate and purge methods in the superclass now automatically perform the discussion operations. 2002-09-29 23:59:22 +00:00
JT Smith
37a34966eb Moved www_approvePost www_denyPost www_post www_postSave www_lockThread www_unlockThread to the wobject superclass. 2002-09-29 23:09:58 +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
c5fc879565 Readded macro help. Added 5 user definable fields to wobject table. 2002-08-27 01:34:12 +00:00
JT Smith
9eae4862e0 Fixed the 500 error on redirect. 2002-08-23 01:36:17 +00:00
JT Smith
99b5fe1c91 Made audit trail make more sense. 2002-08-17 20:08:19 +00:00
JT Smith
dc247baefd Fixes to restore Postgres compatibility. 2002-08-17 20:00:08 +00:00
JT Smith
dbd1104279 Fixed scoping problem 2002-08-15 02:01:23 +00:00
JT Smith
a4afb3e064 Added some missing form elements. 2002-08-13 03:09:31 +00:00
JT Smith
e0ac5beaf6 Added a basic audit trail. 2002-08-13 02:25:11 +00:00
JT Smith
a64bbf9281 A little code efficiency cleanup. 2002-08-13 01:49:57 +00:00
JT Smith
b0ddddab30 Made some code effeciency improvements. 2002-08-11 18:50:31 +00:00
JT Smith
12fd555889 Added the interval method in the forms package and updated those packages that should use it. 2002-08-04 21:31:43 +00:00
JT Smith
6156e72fba Changed wobjects to inherit their start/end dates from their parent page. 2002-08-04 02:14:16 +00:00
JT Smith
19bfa5b581 Updated the headers to reflect Plain Black's new identity. 2002-07-17 04:45:55 +00:00
JT Smith
3c9e939566 Added pre-emptive moderation and thread locking to discussions. 2002-07-04 23:48:29 +00:00
JT Smith
3b8e6be358 templatePosition is now set to '0' when a wobject is cut, pasted, or deleted. 2002-06-18 00:49:46 +00:00
JT Smith
d3850e3f0b Fixed a bug where setting displayTitle to false inserted a zero onto the page. 2002-05-27 06:02:50 +00:00
JT Smith
a9b0821d99 Fixed a bug with new template system. 2002-05-27 03:48:01 +00:00
JT Smith
9cda39ef82 Added new templating mechanism. 2002-05-26 21:20:39 +00:00
JT Smith
c78a57d1a5 Removed all references to the old Widget system. 2002-05-26 03:56:40 +00:00
JT Smith
143621e01b Added an HTML segment filter. 2002-05-23 05:37:28 +00:00
JT Smith
a9b81dc63f Added Download Manager wobject. 2002-05-22 04:41:53 +00:00
JT Smith
f0b799fed3 Added submit button to top and bottom of all wobject properties pages per user request. 2002-05-22 01:00:05 +00:00
JT Smith
f656d00c20 Added Poll wobject. 2002-05-21 04:44:21 +00:00
JT Smith
1d7dcd6e9e Added SiteMap wobject. 2002-05-21 02:21:56 +00:00
JT Smith
4c80c7a559 Added the FAQ wobject and some new features to Wobject.pm. 2002-05-14 03:50:26 +00:00
JT Smith
b491e0f922 Several enhancements to the wobject architecture. 2002-05-14 01:15:10 +00:00
JT Smith
62b2066a85 Finished adding documentation for the new wobject abstract superclass. 2002-05-14 01:02:26 +00:00
JT Smith
842a0eb9db Added the wobject superclass and the first wobject "Item". 2002-05-13 23:20:16 +00:00