Commit graph

131 commits

Author SHA1 Message Date
JT Smith
86d374258c Templatized Events Calendar. 2002-11-25 05:50:58 +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
04256a4f1f fixed bug 639882 2002-11-23 05:00:08 +00:00
JT Smith
03963d6e50 fixed bug 639864 2002-11-23 04:30:48 +00:00
JT Smith
0eec68b829 fixed bug 633314 2002-11-23 04:25:33 +00:00
JT Smith
4776b235c4 fixed bug 641040 2002-11-23 03:34:40 +00:00
JT Smith
2d628a976f Fixed a bug deleting attached files, and updated to use new setDataByQuery pagination mechanism. 2002-11-09 21:30:14 +00:00
JT Smith
f14a0c707b Templatized Article. 2002-11-08 03:31:18 +00:00
JT Smith
5909c00640 Allow visitor to type in their name if visitors are allowed to post. 2002-11-07 04:30:34 +00:00
JT Smith
50ce6d2877 A couple changes for better performance. 2002-11-06 08:06:39 +00:00
JT Smith
f1a1a73fa7 Added comparison check where DSN eq site's DSN then just reuse the connection. 2002-11-06 03:40:15 +00:00
JT Smith
6f2ac6c7c3 Fixed a bug where Message Board postings were being displayed out of order . 2002-11-06 01:42:17 +00:00
JT Smith
fcef76164b Fixed various bugs created by all the recent changes. 2002-11-04 04:55:42 +00:00
JT Smith
4d3c8cc5a3 Fixed some problems where special characters could be used where they shouldn't be. Also fixed a couple of template inconsistencies. 2002-11-04 04:30:21 +00:00
JT Smith
661d7fe8d0 Converted to templating system. 2002-11-04 00:11:57 +00:00
JT Smith
9aa26fa221 Items now use H::T 2002-11-02 20:02:37 +00:00
JT Smith
9ba51985d7 Fixed a duplication bug. 2002-11-02 19:49:42 +00:00
JT Smith
6f5ce07396 Converted FAQs to use H::T 2002-11-02 18:30:26 +00:00
JT Smith
9406e3684f Wasn't displaying the title. 2002-11-02 17:21:48 +00:00
JT Smith
b7214816ba Fixed a bug in the debug output. 2002-10-24 23:20:50 +00:00
JT Smith
440aac4f2d Enabled template selection 2002-10-17 05:08:27 +00:00
JT Smith
2b09ea9f64 Adding templates. 2002-10-16 06:06:45 +00:00
JT Smith
c65c92ebf5 Made some efficiency improvements in wobject save. 2002-10-07 00:41:36 +00:00
JT Smith
a0604319fc Changed to conform with namespace standards. 2002-10-06 21:42:23 +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
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
539f3bba59 All wobject collateral now moves using the moveCollateral method in the wobject superclass. 2002-09-30 02:15:23 +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
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
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
275e7877df Fixes problems caused by Chinese character set. 2002-09-12 02:24:44 +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
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
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
dc247baefd Fixes to restore Postgres compatibility. 2002-08-17 20:00:08 +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
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
afcad66b68 Events calendar now displays each event on its own page. Fixed some width problems. 2002-08-11 20:21:46 +00:00
JT Smith
b0ddddab30 Made some code effeciency improvements. 2002-08-11 18:50:31 +00:00