Commit graph

41 commits

Author SHA1 Message Date
JT Smith
dcd814a9e5 merging 5.5.6 changes 2004-03-06 17:24:48 +00:00
JT Smith
7edf45ad47 merging 5.5 bugfixes 2004-02-29 23:55:44 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
019c28e63e updating stuff for new paginator 2004-02-02 04:15:02 +00:00
JT Smith
e69e464721 forum security fix 2003-11-16 23:59:21 +00:00
JT Smith
3dcaf7bb1f Fixed bug [ 836133 ] forum title and description are not template variables 2003-11-16 00:08:29 +00:00
JT Smith
65a9ecbd34 working out some kinks 2003-10-18 04:38:47 +00:00
JT Smith
7f53e348f5 integrated new discussion system into article 2003-10-12 23:29:10 +00:00
JT Smith
4388fa9b24 Working on notifications and renaming Web to UI 2003-10-11 17:09:38 +00:00
JT Smith
dc9a81080a merging 5.4.3 changes 2003-07-27 21:32:32 +00:00
JT Smith
1ee90115c6 continued working on new discussion system 2003-07-20 20:47:27 +00:00
JT Smith
efd8782cd3 fixed a problem caused by empty description fields 2003-07-02 00:43:02 +00:00
JT Smith
da7d400c82 Added more article template variables. 2003-05-24 15:58:15 +00:00
JT Smith
1cf73bc1b3 additional template variables 2003-05-21 04:27:39 +00:00
JT Smith
5ec7c67b66 Converting wobjects to use new global template mechanism. 2003-05-18 00:22:31 +00:00
JT Smith
f6fbd49a0c removed the hardcoded <p> that went between articles. 2003-04-12 19:05:46 +00:00
JT Smith
3953a94787 Added a pagination feature to the Article wobject to allow for multi-paged articles. 2003-04-12 16:26:27 +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
589b975a3d Converted wobject to use more constructor properties and to get rid of the $name variable from all wobjects. 2003-03-02 22:13:53 +00:00
JT Smith
0ebac2be41 Macros process on one pass. 2003-03-02 17:02:18 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
f0ebc98582 Database efficiency improvements. 2002-12-11 05:45:04 +00:00
JT Smith
d9c2c3bcf7 Fixing inconsistencies. 2002-11-25 22:32:57 +00:00
JT Smith
0eec68b829 fixed bug 633314 2002-11-23 04:25:33 +00:00
JT Smith
f14a0c707b Templatized Article. 2002-11-08 03:31:18 +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
65de90cbb5 Formatting and general code cleanup to reduce redundancy and increase readability. 2002-09-30 06:13:52 +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
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
0712d229fd Added karma. 2002-06-24 01:17:17 +00:00
JT Smith
30999c9982 Consolidating discussin functionality and added an option to turn of edit stamps in posts. 2002-05-29 00:55:11 +00:00
JT Smith
d967173b4d Consolodating some discussion functionality. 2002-05-28 02:39:01 +00:00
JT Smith
b8100068bc Changed dates on discussion to reflect user preferences for formatting. 2002-05-27 06:03:45 +00:00
JT Smith
e83b7215bc Added Article wobject. 2002-05-24 02:05:41 +00:00