- 01 Sep, 2000 1 commit
-
- 31 Aug, 2000 2 commits
-
-
Amos Latteier authored
Fixed a bug in the dtml-var tag handling of the 'null' attribute. Before null would only work correctly if there was also a 'fmt' attribute. Now null correctly works with non-zero false values when there isn't a 'fmt' option.
-
- 30 Aug, 2000 1 commit
-
-
Shane Hathaway authored
-
- 29 Aug, 2000 2 commits
-
- 28 Aug, 2000 2 commits
-
-
Shane Hathaway authored
-
Shane Hathaway authored
-
- 25 Aug, 2000 5 commits
-
-
Ken Manheimer authored
it's absence was causing an exception. (Will be durn hard to make tests for this kind of thing, sigh.) (This is in the trunk, the last was in the 2_2 branch.)
-
Jim Fulton authored
-
Amos Latteier authored
Fixed Product Help icon (I think), cleaned up Help Topic add form (still doesn't have help) and added a class init for the HelpSys and ProductHelp classes.
-
Amos Latteier authored
- 24 Aug, 2000 6 commits
-
-
Jim Fulton authored
measure size in bytes.
-
- 23 Aug, 2000 6 commits
-
- 21 Aug, 2000 8 commits
-
-
Jim Fulton authored
'manage_main', 'manage_uploadForm' 'manage_historyCopy', 'manage_beforeHistoryCopy', and 'manage_afterHistoryCopy' to 'Change DTML Documents'. This is needed to make view filtering work properly.
-
Jim Fulton authored
'manage_main', and 'manage_uploadForm' to 'Change DTML Methods'. This is needed to make view filtering work properly.
- 18 Aug, 2000 4 commits
-
-
Shane Hathaway authored
performing a redirect. This means that standard_error_message documents that redirect now need to add a "lock=1" argument to redirect calls.
-
Jim Fulton authored
Converted some comments to doc strings. Got rid of some no=longer-used code.
-
Jim Fulton authored
check, errors in __of__ methods led to core dumps.
- 17 Aug, 2000 3 commits
-
-
Shane Hathaway authored
-