Commit graph

39 commits

Author SHA1 Message Date
JT Smith
ef120fb06b Added isVisitor, isAdmin, and isRegistered methods to User object instead
of hard coding checks everywhere with group ids. And updated the code base 
   to match.
2008-09-16 22:32:36 +00:00
Chris Nehren
36eb8db8fc add ability to show metadata values in head blocks. 2008-08-21 18:51:16 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
ee85bc1e02 fix: Last Reply and Replies columns not updating 2007-10-05 20:20:42 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
JT Smith
8818309eaa - Added a forum.lastPost.user.hasRead variable to the Message Board template. 2006-07-26 22:26:19 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Martin Kamerbeek
54ea5edf5f fix [ 1489150 ] message board template hosed 2006-05-18 14:02:26 +00:00
JT Smith
e8c073b9df some http header changes 2006-04-18 14:22:42 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
JT Smith
6c4ae02f34 more conversion to the new streaming/chunking/bucketing system 2006-01-30 22:15:27 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Colin Kuskie
35c4ad353d missing session variables from ->new found via code analysis 2006-01-16 21:55:39 +00:00
Matthew Wilson
f2cccdff9f more oodles of changes. 2006-01-15 18:19:44 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
9520b4ce48 migrating datetime api for session 2006-01-10 17:06:41 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
Matthew Wilson
617a7b9698 scratched old method. 2005-11-04 05:54:59 +00:00
Matthew Wilson
5144b65842 commented out www_edit method so that the generalized, internationalized one in Wobject.pm will be used. 2005-10-14 18:53:59 +00:00
Colin Kuskie
34b7f63bb5 typo in assetName 2005-10-11 04:37:07 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
JT Smith
d6afcde7b9 fix [ 1266159 ] 6.7.1 - getEditForm fields are in funky order 2005-09-10 18:20:29 +00:00
Colin Kuskie
1ca2a2718b fix namespaces for add/edit form help 2005-09-10 04:45:52 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
JT Smith
8bb98ef5a0 fixing bugs checked in yesterday 2005-07-21 16:13:48 +00:00
JT Smith
c4b3e4092d Merging changes from 6.6.4
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
Colin Kuskie
9f662be71c hover help 2005-06-22 03:41:50 +00:00
Daniel Collis-Puro
2e1e9ae32c Fixed typo on line 48 of WebGUI/Asset/Wobject/MessageBoard.pm 2005-06-09 00:20:14 +00:00
Colin Kuskie
d70a12f09a Use descriptive, internationalized labels for template form fields 2005-06-07 03:43:57 +00:00
Colin Kuskie
51bb513c5b asset help moved into namespace, all International calls updated to support that 2005-04-05 20:24:15 +00:00
Colin Kuskie
1b0aa2174d fix for bug 1171569, which really applied to almost every Asset and Wobject in the system 2005-03-28 05:15:48 +00:00
JT Smith
ae2acfffd8 many bug fixes 2005-03-16 01:23:58 +00:00
Matthew Wilson
a19d3dca23 bugfix - 1154150 2005-03-09 16:48:38 +00:00
Colin Kuskie
2471a4bd37 move MessageBoard labels into its own help file 2005-03-02 23:30:07 +00:00
JT Smith
1dc555e078 bug fixes 2005-02-23 16:43:08 +00:00
JT Smith
95a1c05143 fixed a couple bugs in mb migration 2005-02-12 22:29:15 +00:00
JT Smith
3aaac188f8 migrated message board 2005-02-12 22:09:24 +00:00