Commit graph

117 commits

Author SHA1 Message Date
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
eb6a7a9416 started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
JT Smith
103969816e removed start/end dates from assets in favor of workflows that can do the same thing only better 2006-03-01 18:02:36 +00:00
JT Smith
8b6198220d merging a 6.8.8 change 2006-03-01 16:36:54 +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
Matthew Wilson
05e8768766 oops. 2006-02-12 20:19:11 +00:00
Matthew Wilson
3ed96bfafa fixing my flub. 2006-02-12 19:55:08 +00:00
Matthew Wilson
2e5b73adf4 - fix [ 1415743 ] Collab reply count includes old versions 2006-02-11 22:14:44 +00:00
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