Colin Kuskie
db204ea1d1
fix scratch->process to form->process in Affiliate.pm
2006-07-21 18:14:22 +00:00
Colin Kuskie
2b03fdc73d
Add another error message to FileUrl so that it's clear that there
...
are no files, rather than the wrong URL.
Update Page macro docs to show it works on _any_ asset, not just Pages.
2006-07-21 16:10:11 +00:00
Wouter van Oijen
1fe73fa764
fix: Dataform adding fields without filename
2006-07-21 13:25:28 +00:00
Wouter van Oijen
d37cd047e3
fix: FileUrl doesn't handle Snippets
2006-07-21 13:04:17 +00:00
Wouter van Oijen
ae61abe80d
fix: Copyright on Default Template
2006-07-21 08:55:12 +00:00
Eric Kennedy
fc0a50661f
HttpProxy bug fix
2006-07-21 02:09:42 +00:00
JT Smith
012e6ee84a
added a test for complex html stripping because it was reportedly not working
2006-07-21 01:56:56 +00:00
Wouter van Oijen
20cd9d45b3
fix: Indent Navigation broken
2006-07-20 23:24:26 +00:00
Martin Kamerbeek
7d453b758c
Fixing a typo
2006-07-20 15:03:03 +00:00
Martin Kamerbeek
9a155293f1
Reverting some accidentally committed test code
2006-07-20 14:49:52 +00:00
Martin Kamerbeek
508194e91a
Fixed preview bug in WG::A::Post where userDefined and Synopsis form element would not have a value.
2006-07-20 14:29:03 +00:00
Wouter van Oijen
c545bea063
fix: Article thumbnail not working
2006-07-20 12:46:54 +00:00
Wouter van Oijen
7405613b6d
fix: Missing documentation breaks the list of Available Macros
2006-07-20 12:41:32 +00:00
JT Smith
eab886f618
preparing for 7.0.3 bugfix cycle
2006-07-20 03:20:09 +00:00
JT Smith
621f80e26a
preparing for 7.0.2 release
2006-07-20 02:25:27 +00:00
JT Smith
6864750168
oops, left in some debug
2006-07-20 00:56:59 +00:00
JT Smith
35e0a63262
- fix: spectre
...
- fix: Spectre tries to delete the same workflow instance twice
- Fixed part of the Spectre memory leak. See gotcha.txt for details.
2006-07-20 00:55:05 +00:00
Colin Kuskie
ac953d2043
Adding Page macro test. If there complaints about not being able to
...
access variables from an Asset, the test is very easy to extend to add
new fields or asset types.
The remaining t's have had their URLs lower-cased to be URL compliant.
2006-07-19 22:20:49 +00:00
JT Smith
531d4284e3
- fix: spectre
2006-07-19 20:11:14 +00:00
JT Smith
45080ea0d9
- fix: cs mail needs archive url
...
- fix: cs mail not sending in-reply-to and references headers
- fix: cs mail doesn't like code via email
- CS mail now sends out the email address of the poster as from, when it
exists.
2006-07-19 18:37:33 +00:00
Colin Kuskie
534855ddc8
add missing filename methods
2006-07-19 18:10:37 +00:00
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