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
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
Frank Dillon
3937180957
adding ldap recursive filter labels and hoverhelp
2006-07-12 20:27:29 +00:00
JT Smith
1440fec057
- Made changes to spectre to handle finished workflows better.
2006-07-12 20:21:10 +00:00
JT Smith
06e1acf350
fixing typo
2006-07-12 14:31:17 +00:00
Colin Kuskie
718ca3eed4
partial test for EditableToggle macro
2006-07-12 05:31:33 +00:00
Colin Kuskie
c68fa20512
update POD to reference correct group
2006-07-12 05:31:06 +00:00
Colin Kuskie
0f7af1b87b
fix department i18n problem without overwriting user configured values
2006-07-12 04:07:41 +00:00
Colin Kuskie
ffa220428c
documentation tweaks
2006-07-11 22:57:27 +00:00
JT Smith
07f7e021ca
- fix: Ldap Registration of new users (Thanks to guiuser)
...
- fix: Missing/Incorrect POD
2006-07-11 20:54:24 +00:00
JT Smith
a440cb5f41
fix: Security bug in session env
2006-07-11 20:32:46 +00:00
JT Smith
63b22dc502
- fix: Style Wizard
...
- fix: content-type
- fix: Two cookies and incorrect Last-Modified date in HTTP header
- fix: HTTP status code 404 broken
- fix: Add missing page on Problem With Request
- fix: Avatar/photo upload not working
- fix: Shortcut with content lock fails (Thanks to Michelle Lamar)
2006-07-11 20:08:30 +00:00
JT Smith
aaa93d466b
- fix: Can't create new account
...
- fix: Several new assets aren't added to config during upgrade process
- fix: Post Subject HTML
- fix: Matrix: can't instantiate template
2006-07-11 16:44:59 +00:00