Commit graph

107 commits

Author SHA1 Message Date
kenperl
db06c4ba13 userDefined1-5 support new data type float 2006-01-26 08:06:47 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
JT Smith
fd3fb924f3 added search indexer 2006-01-20 21:18:09 +00:00
Colin Kuskie
1fdc49b3bf Storage constructors need session variables 2006-01-18 21:43:01 +00:00
Colin Kuskie
2e5f5c6038 more missing session variables in form calls 2006-01-17 05:20:26 +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
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
Matthew Wilson
f2cccdff9f more oodles of changes. 2006-01-15 18:19:44 +00:00
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +00:00
Matthew Wilson
250d8ff944 lots o' fixes. 2006-01-15 04:25:33 +00:00
Colin Kuskie
441e6e1d4a last bunch of i18n bug fixes 2006-01-15 04:01:38 +00:00
JT Smith
3feda4d3f3 more bug fixes 2006-01-13 19:51:51 +00:00
Colin Kuskie
2f4f17fa24 Asset->canAdd. Class method requires session variable passed in
explicitly.  Altered Asset->canAdd, all instances of canAdd in
Asset, and also in Asset::Post->canAdd.
2006-01-13 03:02:18 +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
JT Smith
1e5034acd6 refactored storage api to handle new session stuff 2006-01-12 19:15:34 +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
2735385050 migrated WebGUI::Icon api to use new session 2006-01-11 23:12:07 +00:00
JT Smith
45c7e7876d refactored WebGUI::HTML api to use new ssesion system 2006-01-11 16:35:45 +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
2599a4c853 converting WebGUI::Form API to use new session system 2006-01-10 17:43:38 +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
Colin Kuskie
da95226072 forward port of 6.8.4 avatar changes, -r 357:369 2005-12-29 18:03:59 +00:00
JT Smith
1bcfa3bddc - Fixed a syntax error in Post.pm
- fix [ 1382675 ] File Path Wrong - Uploads are difficult
 - fix [ 1380368 ] Snippets should not contain debugging info
 - fix [ 1377668 ] Unescaped double quote in Syndacate title cause problems
2005-12-16 19:52:07 +00:00
Matthew Wilson
ac441a328d - fix [ 1376621 ] dateSubmitted not updated on posts 2005-12-12 05:51:14 +00:00
Colin Kuskie
ea85a42fca fix typo in Post, re sf#1378493 2005-12-12 04:43:20 +00:00
JT Smith
2e0c3dc48c fix
[ 1373319 ] archive
2005-12-08 03:22:45 +00:00
JT Smith
49212c2b44 - Removed duplicate processing of metadata.
- fix [ 1373649 ] Username isn't populated in 6.8.0 Discussions
2005-12-06 21:43:09 +00:00
JT Smith
fdfb9bf5ae merging 6.7.8 changes and bug fixes 2005-11-30 20:33:40 +00:00
JT Smith
e8a514b753 getting there with the mp2 handlers 2005-11-04 14:00:34 +00:00
Matthew Wilson
9534f85145 fixed attachment upload. 2005-11-04 05:54:08 +00:00
Matthew Wilson
5c47bdf205 [ 1299131 ] paragraph tags added every time collaboration message change 2005-10-14 17:57:43 +00:00
JT Smith
11bf217ce6 bugfixes for pending submission revisions 2005-10-14 15:42:50 +00:00
JT Smith
7576dbfa78 fixed [ 1306912 ] CMS Matrix - Unable to approve article's 2005-10-13 19:04:05 +00:00
JT Smith
e4c2bc9969 fixed [ 1298851 ] forum subscribers still get notif. after subscr. expired 2005-10-13 14:23:27 +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
JT Smith
056cc44f05 [ 1283629 ] Forum bug in 6.5.6 2005-09-11 14:05:54 +00:00
Colin Kuskie
a4a2179249 fix POD errors, re sf #1279861 2005-09-06 19:50:23 +00:00
JT Smith
97161c798e fixed - fix [ 1276625 ] viewRSS not working (Andrew Khmelev)
- fix [ 1276695 ] Addition to 'viewRSS not working' (6.7.2) (Andrew Khmelev)
 - Fixed a layout problem with the user search form.
 - fix [ 1250418 ] unable to edit posts more than once
2005-08-31 12:56:38 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
JT Smith
3360e4c979 fix [ 1267326 ] LastPost varibale not updating correctly in Msg Board 2005-08-25 14:55:08 +00:00
JT Smith
7fae1e435d more bug fixes 2005-08-11 16:19:04 +00:00