Drake
0903b1011e
Fix how Thread determines the "current" Post to be a little more logical,
...
and fix shortcuts to non-Thread Posts (they weren't doing prepareView on
the thread).
2006-11-22 15:38:32 +00:00
Doug Bell
0fbbbea782
fix: Thread layout flat not sticking Some WebGUI/Auth.pm cleanup.
2006-11-07 21:28:47 +00:00
Drake
c438d55310
Normalized signature of Asset::duplicate. This involved going through
...
existing overrides and callers for that method and making sure they followed
the correct signature. Various related cleanups.
This should fix those bugs with collaboration systems refusing to be copied
or deployed as packages.
2006-09-23 01:33:46 +00:00
JT Smith
a440cb5f41
fix: Security bug in session env
2006-07-11 20:32:46 +00:00
JT Smith
c7c40c0f7a
fixed karma bug
2006-06-05 18:44:27 +00:00
JT Smith
b7957742bc
- fix: Username blank when editing user Visitor
...
- fix: Thread Count is off in the Collaboration system
- Fixed an indexing problem with Product assets.
- fix: Reply count off when restoring from trash
- fix: Karma not spent properly
- fix: Avatar Message Board Template Not Working
2006-06-01 17:40:15 +00:00
JT Smith
5138d50a3f
fixed moderator privileges
2006-05-31 21:41:44 +00:00
JT Smith
5268ffda5c
several bug fixes
2006-05-26 23:08:18 +00:00
JT Smith
d5a9ead068
last reply column
2006-05-17 22:09:28 +00:00
JT Smith
d089539ddd
add email posting without subscription
2006-05-17 20:04:33 +00:00
JT Smith
2f24cd3f3c
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 16:59:32 +00:00
JT Smith
6b77047cde
added a request tracker system via the CS
2006-04-27 21:56:15 +00:00
JT Smith
e8c073b9df
some http header changes
2006-04-18 14:22:42 +00:00
JT Smith
404749e32b
updated thread templates to remove approve/deny links and add archive/unarchive links
...
fixed unarchive bug
changed post rating system to thumbs up/down
2006-04-15 15:36:02 +00:00
JT Smith
e2109910fd
holy crap it actually works!!! import/export of themes base system is complete.
...
fixed some chunking related bugs in Session/Style
fixed other misc bugs
2006-04-13 03:31:39 +00:00
JT Smith
504de54d61
started adding email processing capabilities to cs
2006-04-09 22:36:49 +00:00
JT Smith
adea847875
fixed some xhhtml stuff
...
increased performance on burst protection
2006-04-07 19:35:31 +00:00
JT Smith
7cf2c22a95
several small improvements to lots of stuff
2006-04-07 17:15:53 +00:00
JT Smith
e4392f7449
new caching system to replace old page cache
2006-04-05 20:46:57 +00:00
JT Smith
57d5ea36a1
speeding up next/previous threads by only calculating them when necessary
2006-04-05 04:45:20 +00:00
JT Smith
d26f1bdd8c
add ad management system
...
improved performance of cs threads by about 500%
2006-04-05 03:42:14 +00:00
JT Smith
299dd5aa09
converted cs to use workflow engine for moderation
2006-03-30 03:52:18 +00:00
JT Smith
b4f0ddb79b
tightening up some old code
2006-03-29 21:58:14 +00:00
JT Smith
c355601249
fixed bugs with new chunking system
2006-03-29 21:49:56 +00:00
JT Smith
22b7ec886b
some cs fixes
2006-03-26 20:43:50 +00:00
JT Smith
b6ad963119
replaced MessageLog with Inbox
2006-03-21 22:44:31 +00:00
JT Smith
ea09f24608
added explicit locking
2006-03-16 02:01:17 +00:00
JT Smith
f2b2832524
added a karma ranking system to cs threads for conducting popularity contests
2006-02-28 17:28:44 +00:00
JT Smith
5fe11ed251
added manual thread archive/unarchive options
2006-02-26 20:31:46 +00:00
JT Smith
46fa7e78e7
began adding streaming support for view method
2006-01-30 21:26:22 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
0492456da3
- fix [ 1397890 ] Can't click directly to page 2+ of a thread
2006-01-22 19:39:25 +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
Colin Kuskie
197dacadec
no more getSlave, convert code to use dbSlave instead
...
more form accessor fixes
Form/Template.pm, all asset calls need a session var
2006-01-16 00:08:58 +00:00
Matthew Wilson
83e071fde1
getRequestedUrl
2006-01-15 19:42:51 +00:00
Matthew Wilson
f8de599f35
more bugfixes. last of this round of syntaxCheck.t fixes.
2006-01-15 19:39:12 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
JT Smith
5a8845c407
remove grouping use line
2006-01-12 22:52:22 +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
877bf082a0
migrating paginator api to new session system
...
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
c74c1bdcbc
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
...
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +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
JT Smith
d470a7cdd4
more session related changes
2006-01-09 20:43:02 +00:00
JT Smith
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
JT Smith
2866a2c873
converting assets to new session system
2006-01-02 03:12:54 +00:00
Matthew Wilson
f5f73c1681
- Converted all the max((assetData.)revisionDate) calls to use mysql5/(4.1)
...
nested queries.
- fix [ 1323184 ] CS Submissions Not Sorting on multiple sites
- fixed some major oversights in the new profile system.
2005-12-12 10:34:39 +00:00
JT Smith
c3acc50381
added gateway code so sites can exist at /somepath and not just at /
2005-12-01 06:08:08 +00:00