Commit graph

5522 commits

Author SHA1 Message Date
Chris Nehren
9db0430032 Fix the groupToEditPost field defaulting to the groupIdEdit field. Make sure
that the added collab system in the test has a parent asset as well, to ensure
that the inheritance works properly.
2007-11-07 22:29:21 +00:00
Graham Knop
8b23a6e7cf fix backslash doubling on ical import 2007-11-07 18:53:40 +00:00
Graham Knop
70c557aa10 copy CS sorting fix from branch 2007-11-07 17:36:30 +00:00
Chris Nehren
0d689afa4c Add the groupToEditPost field to the Collaboration system. This allows users
to specify a group of users that will always be able to do edits on posts,
regardless of whether they own those posts and independent of the editTimeout
field.
2007-11-06 22:58:22 +00:00
Graham Knop
e5b7741f75 fix EMS in IE with reset style 2007-11-05 22:32:37 +00:00
Colin Kuskie
b6bab1723a internationalize the warning in the Operation/User.pm for not displaying users when there are more than 250 of them 2007-11-05 16:15:04 +00:00
Diona Kidd
7c6ba502c6 If there are over 250 users, none are currently displayed. Added message to user in this case. 2007-11-03 20:38:52 +00:00
Colin Kuskie
45eb45fa3e fix a session bug where, when using noFuss, user session scratch was not cleaned up 2007-11-02 17:50:19 +00:00
Colin Kuskie
0fa154d84f Add a missing use line in Session/Privilege.pm.
Try to completely clean up all session related stuff from each test.
2007-11-02 03:57:00 +00:00
Graham Knop
0d8a33c0ea merging 7.4 changes 2007-11-01 18:19:07 +00:00
Colin Kuskie
17441c13c2 Fixed broken friends method caching. The cache was never populated, so it
would fail every time.
Added a missing DESTROY method to Group.pm.  That way it won't puke when trying
to call an undefined method when the User object is cleaned up.
Added coverage tests for friends method in User.pm
2007-10-31 21:00:54 +00:00
Colin Kuskie
0f3505a46f Group does not use Tie::CPHash (via the dead %group variable) nor WebGUI::Auth 2007-10-30 20:33:48 +00:00
Colin Kuskie
a915b15cd7 fix a typo in Auth.pm for the profile method 2007-10-29 22:42:38 +00:00
JT Smith
1b51697dbd rfe: Search Asset returns URLs 2007-10-26 16:29:25 +00:00
Graham Knop
99337c3473 event end time not tz adjusted properly 2007-10-26 16:27:54 +00:00
Colin Kuskie
b8a4033036 Add more coverage tests for methods added to User.pm
for Friends.
Fix a bug in the isOnline method, which was looking sessions
exactly 600 seconds old.
2007-10-26 02:54:47 +00:00
Graham Knop
93b64fc46f profile field and dashbaord fixes 2007-10-25 06:07:26 +00:00
Colin Kuskie
ff27c6ed80 fix broken POD command in Friends 2007-10-24 22:17:05 +00:00
Colin Kuskie
383a0ea632 remove extra whitespace that was interfering with POD parsing. 2007-10-24 22:15:51 +00:00
Colin Kuskie
729ea485b6 add documentation for user account options 2007-10-24 03:40:00 +00:00
Colin Kuskie
59998b8d02 add documentation for the manage friends template 2007-10-24 02:55:17 +00:00
Doug Bell
587443b801 add: Friends network 2007-10-22 19:42:11 +00:00
Graham Knop
f73233de48 fix broken ical link 2007-10-19 13:12:30 +00:00
JT Smith
40b19795af making it faster 2007-10-19 01:37:54 +00:00
Diona Kidd
c710389e9b Remove warn statement 2007-10-19 01:34:28 +00:00
Colin Kuskie
598a0d0990 fix for choosing uncommitted templates as a User Style Template 2007-10-18 23:17:18 +00:00
Graham Knop
db3b2ba1b1 safely allow sorting by more CS fields 2007-10-18 12:42:24 +00:00
Graham Knop
ad85d802fe lineage protection 2007-10-17 00:53:49 +00:00
Graham Knop
ac5675cf18 workflow activitied pick up new default values 2007-10-16 20:55:53 +00:00
Graham Knop
39ad82133a fix image uploads when not using perl 2007-10-16 20:05:23 +00:00
Graham Knop
b13762d391 improve workflow activity skeleton 2007-10-16 15:12:57 +00:00
Graham Knop
21d0c9b13d doc fixes 2007-10-16 14:30:04 +00:00
Graham Knop
f570ca5b5e Fix delete item link in data form header 2007-10-15 17:27:18 +00:00
Diona Kidd
19dcdd15a8 Fixing status message for unread messages in dataform 2007-10-14 00:10:47 +00:00
Diona Kidd
6d47cc92cb Removing dumper code from delete method 2007-10-14 00:05:03 +00:00
Diona Kidd
bada539dcd Adding text for delete private message 2007-10-13 23:59:46 +00:00
Diona Kidd
629b2f2166 Adding delete method for private messages 2007-10-13 23:58:39 +00:00
Graham Knop
901480f57c pedigree lineage fixes 2007-10-12 20:36:16 +00:00
Graham Knop
fa461ce759 CS sort by fixes 2007-10-12 14:23:27 +00:00
Yung Han Khoe
6beff86e65 fix: Navigation with pedigree on site with multiple roots 2007-10-12 13:13:00 +00:00
Graham Knop
92fb660f50 fix graph sizing problems with graphicsmagick 2007-10-11 21:51:29 +00:00
Graham Knop
e118a8ddbb bad join on event search 2007-10-10 20:29:22 +00:00
JT Smith
e6eb07565b Colors in bar graph now cycle through the palette like pie chart.
- fix: Graphing with Graphics Magick Bungled ( fixed line and bar problems, 
   not pie problems)
2007-10-10 19:00:38 +00:00
JT Smith
458167b34c oops, forgot to remove reference to dateUpdated 2007-10-10 18:43:25 +00:00
Graham Knop
3b16243ba7 restore show running workflows ability for when spectre not running 2007-10-10 15:47:17 +00:00
Graham Knop
50cf668f48 More LDAP fixes 2007-10-09 21:37:47 +00:00
Colin Kuskie
fa505a3ecf fix a typo in the updated sortBy code 2007-10-08 22:42:29 +00:00
Graham Knop
792109761b oops 2007-10-05 21:07:48 +00:00
JT Smith
ee85bc1e02 fix: Last Reply and Replies columns not updating 2007-10-05 20:20:42 +00:00
Graham Knop
9167097d11 better regex matchnig behavior 2007-10-05 19:57:38 +00:00