Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
6193d6bef5
fix i18n typos interfering with Group LDAP hoverhelp
2008-10-28 15:34:54 +00:00
Graham Knop
05a01201ff
clear out some compile warnings
2008-10-01 22:43:29 +00:00
Yung Han Khoe
c15681bd17
Added group id and name to all group operations
2008-05-30 16:59:51 +00:00
JT Smith
f3fa93be77
- rfe: subscribe entire user group to a collaboration message board
...
- Added show in forms and is editable properties to group manager.
2008-05-01 14:04:41 +00:00
Colin Kuskie
6280f242bf
Add POD to www_deleteGroup, and untab it.
2008-04-24 17:21:44 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Colin Kuskie
a894e6a879
internationalized the high group count message
2007-11-09 16:05:11 +00:00
Diona Kidd
fd772980e4
Adding message if group count exceeds 250
2007-11-09 05:14:35 +00:00
Graham Knop
a62a7e0ec1
WebGUI::Group->new didn't check group validity
2007-09-26 11:46:18 +00:00
Graham Knop
bcaf1243b0
fix group editing adding numbers
2007-08-17 16:39:46 +00:00
Graham Knop
c073c82436
prevent groups with duplicate names from being created
2007-08-02 22:36:14 +00:00
Doug Bell
58ac54b81d
add: Ability to specify which group can use individual admin console items
2007-07-26 06:56:38 +00:00
JT Smith
f6cab15bd0
removed help links that are referring to help that has been moved to the wiki
2007-07-26 04:53:14 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Colin Kuskie
1a615f8ad8
replaced a literal loop with isIn, WGBP indented 1 line of Group.pm
2007-04-08 05:07:26 +00:00
Colin Kuskie
4628a7f470
remove debug output
2006-12-20 23:43:16 +00:00
Colin Kuskie
c8f7e6fd0c
make group search form sticky via Session::Scratch
2006-12-19 19:05:19 +00:00
Colin Kuskie
bea0ae472a
Two bug fixes, for Wiki History and initial drop down setting in the Group Search dialog.
...
Documented the Wiki Page history template and i18n'ed the delete confirmation in the history
interface.
2006-12-18 22:57:38 +00:00
Drake
950c1e2306
Make it possible to have multiple, logically-ORed LDAP recursion filters in
...
LDAP links and groups.
2006-10-10 22:31:11 +00:00
Drake
aac32d24bd
Multiple enhancements:
...
- Perform RFE "js-confirmation-operation/user.pm".
- Perform RFE "js-confirmation-operation/group.pm".
- Perform RFE "locked-by-who".
(Displays in title and alt of img, but not in body text.)
2006-08-29 16:49:25 +00:00
Frank Dillon
45b5d6ea5b
adding recursive group filter for cases where the LDAP group property and recursive property are the same.
2006-07-12 20:29:14 +00:00
Colin Kuskie
cce6dc6e0a
very basic help docs for manage groups in group
2006-06-29 23:30:13 +00:00
Frank Dillon
76af04f71b
adding LDAP link to group
2006-06-23 01:50:21 +00:00
JT Smith
771d11f833
- fix: Help is missing style
...
- fix: Setting expire password on user creation does nothing
- fix: Collaboration settings in help
- Lots of template fixes.
2006-06-02 16:22:55 +00:00
JT Smith
16bd394434
- fix: Asset menu
...
- fix: Event Manager - can't add event
- fix: v6.99.1, security: Spectre listens to INADDR_ANY (profo)
- fix: Manage groups in this group doesn't work
- Fixed a problem where the not found page would not display.
- fix: New page layout instead of not found
2006-05-30 18:57:15 +00:00
Colin Kuskie
7100d1df41
Add a new method called getAllGroupsFor, which recursively returns ALL groups
...
that a group belongs to. This is required to properly uncache group settings
for groups with more than 2 levels of hierarchy.
Add 7 tests to verify the working of the new method.
Fix a typo in the POD for Operation/Group.pm
2006-05-26 16:43:47 +00:00
Colin Kuskie
bf74284c34
fix typo in www_manageUsersInGroup
2006-05-17 20:14:40 +00:00
Colin Kuskie
4f60281392
change dbCacheTimeout to groupCacheTimeout
2006-04-13 22:26:11 +00:00
JT Smith
6c6d36c981
readding mail footer to email messages
...
removed some old settings that don't apply any longer
2006-04-09 16:12:32 +00:00
JT Smith
1b2c824a9c
added save buttons at the top of HTML forms
2006-04-07 04:37:20 +00:00
JT Smith
47afbb0138
converting to new mail queue api
2006-03-21 03:36:44 +00:00
Colin Kuskie
659b164a42
Fix typo in Group.pm where www_manageUsersInGroup wasn't working.
...
Add a feature to the Help where the user's UI Level is checked
and only fields that he can see are displayed. A URL is provided
to override the UI.
Article help is updated to work with UI level display.
2006-03-01 03:51:56 +00:00
Colin Kuskie
23fa58ca11
4 more WebGUI::Group tests
...
More Operation::Group.pm subs without session calls fixed.
2006-02-12 05:50:06 +00:00
Colin Kuskie
acdd58aec6
Very beginning of Group test that cleans up after itself.
...
Operation/Group wasn't passing session var internally.
Fixed WebGUI::Group POD docs.
2006-02-12 05:37:37 +00:00
Wouter van Oijen
424d65a2d6
fixed a session conversion bug
2006-02-10 13:28:40 +00:00
JT Smith
3816ad750f
replaced webgui mail system
2006-01-31 20:20:09 +00:00
Colin Kuskie
827a4082b5
mission session variables
2006-01-26 18:49:41 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
9c7e8699a2
tons more fixes. getting closer to gamma.
2006-01-21 21:12:14 +00:00
Matthew Wilson
fa5439b099
lots o fixes
2006-01-21 19:00:27 +00:00
JT Smith
c5cf903b45
fixed more session related bugs
2006-01-17 05:34:57 +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
Matthew Wilson
128f265678
finally, the last of this round of syntax fixes.
2006-01-15 21:02:00 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
Matthew Wilson
19bce8eaf6
bunches o syntax fixes.
2006-01-14 21:06:52 +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