Commit graph

5921 commits

Author SHA1 Message Date
Frank Dillon
edf99fe361 run on login / logout 2006-07-19 16:26:26 +00:00
Frank Dillon
e2ae2f3582 added runOnLogout and runOnLogin config file params 2006-07-19 16:24:02 +00:00
Frank Dillon
58f1b9c4aa added runOnLogin and runOnLogout functionality. 2006-07-19 16:23:19 +00:00
Martin Kamerbeek
75b03b006e Adding reverse page loop 2006-07-19 15:57:12 +00:00
Martin Kamerbeek
e3b558fc2b Fixed bugs in navigation template vars and privilege bug in WG::A::File. Also added page.parent.rank tmpl_var to the nav template. 2006-07-19 15:16:53 +00:00
Wouter van Oijen
209e529a45 removing redundant words 2006-07-19 14:57:20 +00:00
Colin Kuskie
a147c770f8 put Thumbnail test in place 2006-07-19 05:10:53 +00:00
Colin Kuskie
9da54e56aa finalize Thumbnail test 2006-07-19 05:10:26 +00:00
Colin Kuskie
6e42a6268b early work on Thumbnail macro test 2006-07-18 23:38:40 +00:00
JT Smith
1bfcf846ce - Fixed a bug that didn't allow you to search a matrix.
- Fixed a bug in the upgrade that caused template problems with the WebGUI 6
   template if anyone was still using that.
- fixed a documentation bug
2006-07-18 17:08:25 +00:00
Colin Kuskie
e718fc5b9a update pod and macro docs 2006-07-17 22:54:34 +00:00
Colin Kuskie
0f3ae770b2 clarify that the User macro displays information about the current user 2006-07-17 21:31:44 +00:00
Colin Kuskie
610520e29a spacer macro test 2006-07-17 03:39:19 +00:00
Colin Kuskie
2142186d97 remove old debugging output 2006-07-17 03:29:12 +00:00
Colin Kuskie
6e818b3eb3 User Macro testing 2006-07-17 03:14:42 +00:00
Colin Kuskie
ba87ea3380 Fix a bug where a User's object cached lastModified time and the time in the
db can be off by 1 second.  This is pretty rare but can be found during testing.
2006-07-17 00:37:32 +00:00
Colin Kuskie
48e005e8cb add custom template parsing check to EditableToggle 2006-07-17 00:19:31 +00:00
Wouter van Oijen
7d9d8f1b73 Removing diag to clean up smoke test output 2006-07-15 20:38:35 +00:00
Colin Kuskie
253dc4a533 DataForm was passing parameters to Form/*.pm that do not exist anymore. Updated rows and columns to be height and width 2006-07-15 04:34:36 +00:00
Colin Kuskie
8f4dcfe900 fix typos in test comments 2006-07-15 03:17:02 +00:00
Colin Kuskie
dae8c4c22f Fix bug where Admins are not in the Visitor group. Add a test to verify this going forward. 2006-07-15 02:30:53 +00:00
Colin Kuskie
f3a1f0f9f2 GroupText.t: fix number of tests
Session/Id.pm: add a method to validate GUIDs, change s/// to tr/// for efficiency.
Session.pm: change open to use new Id.pm validation method
Scratch.t: Change test from ok to is so that it tells you what the failing ID is.
Id.t: Add validation tests in addition to uniqueness tests.  Fix the uniqueness test so that it works.  Add tests to check the new validation method
2006-07-15 01:54:49 +00:00
Wouter van Oijen
41bdf0e28d Better diagnostics for Whitespace test 2006-07-14 11:13:11 +00:00
Wouter van Oijen
3f9331a774 Removing diag to clean up smoke test output 2006-07-14 10:53:15 +00:00
Colin Kuskie
94b5facb95 MultiSearch view method was missing the session variable in the form code for the
Submit button.

International object creation cache caches session variable.  Since this code
is persistent, the session object would never undergo garbage creation and
would accumulate memory.
2006-07-13 21:55:21 +00:00
JT Smith
8abbdf5e41 there should have been a space here 2006-07-13 21:01:23 +00:00
Colin Kuskie
b220f13107 - 2006-07-13 20:26:05 +00:00
JT Smith
137d553b89 - Added an unsubscribe link to the messages generated by collaboration
subscriptions per the laws in various countries.
2006-07-13 20:15:44 +00:00
Frank Dillon
59038568a9 recursive ldap filter fix 2006-07-13 15:51:21 +00:00
Frank Dillon
aeb50d81ba fixed bug in recursive ldap filter 2006-07-13 15:50:07 +00:00
JT Smith
1845a3e1d5 - Added Chinese character support to search engine and indexer thanks to Zhou
Xiaopeng.
2006-07-13 15:41:30 +00:00
Martin Kamerbeek
6ad290ff63 fix Insert WebGUI Image inserts image, but does not retain border, spacing or alignment. 2006-07-13 15:29:26 +00:00
Martin Kamerbeek
d917598fd0 fix: Collaboration System hangs under certain conditions 2006-07-13 14:22:50 +00:00
Martin Kamerbeek
5d066b3338 fix: Unable to remove databaselinks 2006-07-13 12:52:20 +00:00
Wouter van Oijen
d8f69911ab POD 2006-07-13 12:49:51 +00:00
Wouter van Oijen
fe9e46336d POD fixes (PodChecker.t) 2006-07-13 12:30:47 +00:00
Wouter van Oijen
2a929b83bd Adding PodChecker.t 2006-07-13 12:28:00 +00:00
Wouter van Oijen
dcfc935ed7 Fixing error in POD (Whitespace.t) 2006-07-13 11:45:15 +00:00
Colin Kuskie
e1b7082ac5 clean up all groups in Group.t 2006-07-13 05:29:21 +00:00
Colin Kuskie
3dd45bad6d GroupText macro now returns an error message if group cannot be found. includes test 2006-07-13 05:23:49 +00:00
Colin Kuskie
2555a7d5b4 add tests for bug validation 2006-07-13 04:58:03 +00:00
Frank Dillon
c1210d19fd fix bug in 6.99.4-6.99.5 upgrade having to do with empty WebGUI groups tied to LDAP 2006-07-13 00:58:26 +00:00
Frank Dillon
5be9f70efc fixed issue where upgrade will fail if there are any ldap groups with no users in them. 2006-07-13 00:57:04 +00:00
Colin Kuskie
45db6cf962 add new group property to Help 2006-07-12 22:44:15 +00:00
JT Smith
142ce1bb27 preparing for 7.0.2 bugfix cycle 2006-07-12 22:25:39 +00:00
JT Smith
ccc111bcbc preparing for 7.0.1 release 2006-07-12 21:53:02 +00:00
Colin Kuskie
7e2efccc86 Internal javascript style storage changed from array to hash.
This broke the getUserPrefsForm for dashboards.  Fix this so
that js'es are added again.
2006-07-12 21:22:41 +00:00
Frank Dillon
1a6c59230d ldap recursive filter changes 2006-07-12 20:35:19 +00:00
Frank Dillon
7de89440a5 upgrade for ldap filter fields 2006-07-12 20:31:58 +00:00
Frank Dillon
ec4245a7d8 changes for adding ldap recursive filter 2006-07-12 20:31:02 +00:00