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
JT Smith
2735385050
migrated WebGUI::Icon api to use new session
2006-01-11 23:12:07 +00:00
JT Smith
b3974c0cd5
refactored WebGUI::HTMLForm api to use new session system
2006-01-11 16:53:02 +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
eb98aaaf29
more session changes
2006-01-02 02:58:29 +00:00
JT Smith
f429daa942
more session changes
2006-01-02 02:54:23 +00:00
Colin Kuskie
ba3b34dfcc
Add some POD to Operation::Group.
...
Removed dead code from Operation::User (a duplicate copy of www_deleteGrouping).
I verified that Operation.pm calls Group instead of User and there are no
places in the core code that calls that sub directly.
Fixed a typo in Operation::User::www_deleteUserConfirm.
2005-12-23 00:30:42 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
JT Smith
fe549ee746
a few more mp2 bugfixes
2005-11-04 15:04:52 +00:00
Matthew Wilson
c01d7e49d5
replaced $session{cgi} with $session{req}
2005-11-03 21:48:37 +00:00
JT Smith
c7781bdd66
- fix [ 1234051 ] Recursive loops in addGroupsToGroups
...
- Added handling for an exception in recurring payment processing where there
was missing data causing a fatal error.
2005-10-14 21:28:38 +00:00
Wouter van Oijen
421585937f
XHTML bugfixes
2005-10-12 21:48:03 +00:00
Daniel Collis-Puro
52d9f76d58
Fixed bug that may lead to the "listGroups" screen being empty when many isEditable=0 groups are in the groups table, the count(*) statement in www_listGroups needed to have where clause.
2005-10-08 16:38:27 +00:00
JT Smith
ed161ce282
- fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant
2005-08-25 16:41:52 +00:00
Martin Kamerbeek
8b86903f1a
Cleaning up some left over unnamed parameter in Form methods.
2005-08-12 17:37:31 +00:00
Colin Kuskie
3015b7877b
setup for hover help
2005-07-29 03:42:58 +00:00
JT Smith
3058d839c0
fixing bugs related to new form system
2005-07-28 22:10:28 +00:00
Colin Kuskie
235cd7c08f
fixed typos from hover help conversion
2005-07-25 03:34:46 +00:00
Colin Kuskie
542c811f02
hover help, help for edit grouping
2005-07-23 03:58:12 +00:00
Colin Kuskie
803da7605e
translate to positional parameters, internationalize default value for group search
2005-07-23 00:43:58 +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
Colin Kuskie
0780aacfe5
hover help
2005-07-08 04:47:16 +00:00
JT Smith
594e27d9eb
a bunch of bug fixes
2005-06-14 19:15:06 +00:00
Colin Kuskie
16e6e487f3
move all LDAP labels and help into AuthLDAP file. Internationalize LDAP error messages
2005-06-12 04:36:41 +00:00