Commit graph

68 commits

Author SHA1 Message Date
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
JT Smith
775339a209 bug fixes 2005-11-04 14:42:00 +00:00
JT Smith
e8a514b753 getting there with the mp2 handlers 2005-11-04 14:00:34 +00:00
Matthew Wilson
5ee8369c5e fixed SCRIPT_NAME with a session variable from $r->uri 2005-11-03 19:17:34 +00:00
JT Smith
9b23c24a6a convert WebGUI to a mod perl handler 2005-11-03 09:14:23 +00:00
Matthew Wilson
33434757df fixing JT's error. 2005-10-13 23:18:51 +00:00
JT Smith
7b04c8ec78 fixed threading 2005-10-13 22:01:58 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
JT Smith
5efbd4a709 - The export system now attempts to create the export path if it doesn't
already exist.
 - fix [ 1287741 ] 6.7.3 Cannot insert a WebGUI collateral image in IE.
 - fix [ 1293163 ] Error when using Syndication
 - fix [ 1295718 ] Moderating submissions/posts is broken
 - fix [ 1288770 ] Couldn't call method www_view on asset
 - fix [ 1278672 ] Timezones does not still not work properly in webgui
2005-09-21 20:04:15 +00:00
Matthew Wilson
7b20b2db03 - fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson)
 - fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson)
 - fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson)
 - fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson)
 - fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson)
 - fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson)
 - fix [ 1280374 ] Events calendar with no end date set loops... (mwilson)
 - fix [ 1230352 ] Navigation Template (mwilson)
2005-09-11 17:36:39 +00:00
Colin Kuskie
a4a2179249 fix POD errors, re sf #1279861 2005-09-06 19:50:23 +00:00
JT Smith
3360e4c979 fix [ 1267326 ] LastPost varibale not updating correctly in Msg Board 2005-08-25 14:55:08 +00:00
Matthew Wilson
e976bfae67 [ 1262002 ] no "next Thread" or "previous Thread" links 2005-08-25 08:36:11 +00:00
JT Smith
5c3f7d8ccd more bug fixes 2005-08-12 19:09:29 +00:00
JT Smith
7fae1e435d more bug fixes 2005-08-11 16:19:04 +00:00
JT Smith
a3e4cf1dd3 more bug fixes 2005-08-11 00:51:25 +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
Matthew Wilson
156f48f465 bunch of fixes 2005-07-19 17:16:41 +00:00
Colin Kuskie
e19f50a481 internationalize getName for all Assets, bugfix 1239601 2005-07-18 16:26:52 +00:00
Matthew Wilson
a1bac706c7 - fix [ 1210493 ] mistypo in query in thread.pm in table name 2005-05-31 13:41:34 +00:00
Matthew Wilson
dcc1e2d462 - fix [ 1199193 ] lastReply.url not complete (again) 2005-05-17 17:28:41 +00:00
Matthew Wilson
87d2b64593 numerous fixes 2005-05-17 17:17:01 +00:00
Matthew Wilson
e8838efc9b - fix [ 1198799 ] Moving Threads or Posts in the Trash 2005-05-16 21:10:24 +00:00
Matthew Wilson
789cd34522 - fix [ 1182630 ] thread::isMarkedRead should check thread's lastpost,not self 2005-05-12 21:37:06 +00:00
Matthew Wilson
462bca55b8 - fix [ 1182630 ] thread::isMarkedRead should check thread's lastpost,not self 2005-05-12 21:35:33 +00:00
Matthew Wilson
f7a1f3df7b - fix [ 1173544 ] Rating increases view count [mwilson] 2005-05-12 20:41:52 +00:00
JT Smith
404830aa6c added karma to collaboration ratings 2005-05-04 03:04:39 +00:00
JT Smith
a58f2786f7 merging 6.5.6 bugfixes 2005-04-19 20:55:11 +00:00
JT Smith
b84ae38958 many bug fixes 2005-03-24 14:47:57 +00:00
JT Smith
d0181c10ba couple of last minute bug fixes 2005-03-19 22:47:29 +00:00