Commit graph

20 commits

Author SHA1 Message Date
Colin Kuskie
d6f61c07d1 Make the Deactivate account template user selectable for both LDAP and WebGUI. Fixes bug #11482 2010-03-22 10:43:29 -07:00
Yung Han Khoe
b8d4eac3ca rfe #9353: Welcome message template 2009-03-21 15:17:29 +00:00
Yung Han Khoe
f14832a583 making account activation email templatable 2009-03-18 20:25:01 +00:00
Colin Kuskie
d98afcc7af backporting template email password recovery fix 2008-11-20 21:55:00 +00:00
Colin Kuskie
b2901f4271 correct punctuation 2007-12-05 04:20:29 +00:00
Colin Kuskie
93ea47a4c0 Perl::Critic has a policy check for putting any code
before you apply strictures (use strict, use warnings, etc.)
Add calls to use strict to each Help module.  This is probably
an overstrict interpretation of the rule.
2007-12-05 04:16:54 +00:00
Colin Kuskie
d057dba239 perltidy'ed the Help files 2007-07-21 05:01:24 +00:00
Colin Kuskie
b11b36aa39 Commerce, Product, Subscription, and AuthWebGUI help pruning 2007-07-18 20:58:26 +00:00
Colin Kuskie
c283855f94 Why oh why did I put links to Wobjects in the Auth Help? 2006-12-29 06:18:26 +00:00
Drake
632821e40f Update template var help for new password recovery stuff. 2006-12-06 21:41:29 +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
860a71bc5d The template managers group is deprecated, but not removed.
More template variable work in the Auth* space.
2006-11-24 18:10:19 +00:00
Colin Kuskie
be4fd74276 WebGUI::Auth provides a set of default template variables inherited
by both AuthWebGUI and AuthLDAP.  I've pulled the defaults out of
AuthWebGUI for one template (anonymous registration) into its own
namspace, Auth.  Default variables will be pulled out for all of the templates
eventually.
2006-11-24 04:01:52 +00:00
Colin Kuskie
65a79bfb41 all Auth* template docs broken into variable entries 2006-06-02 04:02:27 +00:00
Colin Kuskie
73bb10d38a place Wobject help,i18n into Asset namespace 2006-03-08 04:18:54 +00:00
Colin Kuskie
09bc3a5022 retag help due to changes in International::get 2005-08-28 01:00:42 +00:00
Colin Kuskie
b842483dd6 first crack at hover help 2005-06-18 03:58:32 +00:00
Colin Kuskie
65f93c9c81 Place Wobject help into its own file 2005-03-05 01:15:28 +00:00
JT Smith
1b21302eb3 updated internationalization system again 2004-07-04 20:29:01 +00:00
JT Smith
7bb6ac31c1 rewrote internationalization and help system 2004-06-25 19:21:35 +00:00