Commit graph

26 commits

Author SHA1 Message Date
Colin Kuskie
5640ea4079 Give the different kinds of labels (subroutine i18n vs object i18n) different textual labels
for better diagnostics.
2008-05-20 18:58:13 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
17be7789cc fix a stupid typo that I put into i18n/help.t 2007-10-26 03:02:08 +00:00
Colin Kuskie
3955b11149 make sure that no files are accidently skipped, and emit comments via diag, not warn 2007-10-24 22:34:49 +00:00
Colin Kuskie
696e2378d7 don't need no stinking File::Find 2007-10-24 04:05:59 +00:00
Colin Kuskie
3fc39faa3d don't need no stinking lib 2007-10-24 03:59:22 +00:00
Colin Kuskie
ba5df0075f help.t does not need extract_block from Text::Balanced 2007-10-24 03:45:02 +00:00
Colin Kuskie
8989c46a59 adding test for AdminConsole so nothing, uh, gets inadvertently deleted :) 2007-07-18 22:56:58 +00:00
Colin Kuskie
7c6ba21048 Help cleanup moves into the Macros. Macro help title will be
Macro Template Variables.
Body tags in the help are now optional.  To skip the body tag, put
in an empty string.  Updated the Help and the tests to cover that.
Updated the Account Macro according to those rules.
2007-07-16 22:59:15 +00:00
Colin Kuskie
83310ba311 update copyright on tests 2007-07-07 03:56:44 +00:00
Colin Kuskie
dfed790c02 dollar signs are still regexp metacharacters, even inside character classes 2007-07-02 03:31:47 +00:00
Colin Kuskie
ef07faa506 fix failing test for looking up dynamic lables 2007-02-02 17:51:15 +00:00
Colin Kuskie
ee9cae98a8 Documented the heretofore undocumented Deactivate Account Template in the Auth modules.
Broke out code scanning tests into their own tests, and required the CODE_COP environment
variable be set before they were run.
Fixed two bugs in the Workflow test, wrong number of tests and inverse test logic.
More Auth template inheritance work.  Almost time to reflect it over to
the LDAP module.
2006-11-24 21:05:44 +00:00
Colin Kuskie
5ddc168659 Fix a typo in WSClient which prevented it from adding/editing assets.
Make the whitespace test give some context to its failures.
Fix a buglet in the label test.
2006-06-30 20:41:33 +00:00
Colin Kuskie
17308e72aa fix problem with test reporting errors on programmatically generated content on body tags 2006-06-26 04:06:02 +00:00
Colin Kuskie
4c39c6759b For lib/*.pm, template variable breakout.
Collaboration template labels need to be rethought
fix t/i18n/label.t to not always check on the name of a variable as an i18n entry,
since the description may hold the actual variable description.
2006-06-07 05:10:08 +00:00
Colin Kuskie
c96cef545c fix a typo and logic error in the label test 2006-05-30 04:38:34 +00:00
Colin Kuskie
e6ef875b51 make i18n check for labels in the template variables section of the help 2006-05-24 00:49:37 +00:00
Colin Kuskie
f1d99a0af1 Add AdSpace help.
Fix bad subroutine exit in label.t
Clone label.t to create setHelp.t, which checks that AdminConsole help topics resolve
Fix typo in AC help topic for InOutBoard
2006-05-12 04:12:01 +00:00
Colin Kuskie
e035bd28f8 fix label.t to search for multiple i18n objects inside of a sub 2006-05-08 23:31:54 +00:00
Colin Kuskie
7d94874bcc removing diag output from tests
Fix SQLForm help label so automatically generated Asset list works
EMS Help and i18n
2006-04-19 04:54:44 +00:00
Colin Kuskie
9f4b73a946 Update label.t to pull the lib directory from WebGUI::Test
Set correct package name in i18n file.
2006-02-20 17:38:16 +00:00
Colin Kuskie
b4ea20ef63 remove debugging code 2006-02-12 04:52:08 +00:00
Colin Kuskie
67511cd89f merge of Snippet fix 2006-02-05 02:51:47 +00:00
Christian Hansen
831f5a36e1 ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
JT Smith
dc74b0da8d moving into sub folders 2006-01-16 17:29:45 +00:00