webgui/lib/WebGUI
Colin Kuskie 0695e4f4fc Add a has method to settings, with tests.
has checks to see if the setting exists in the object's cache.  It's
safer than poking inside the object's hash.  It should mainly be
used for developers who run the same script over and over again.
2009-03-10 13:28:00 -07:00
..
Account Fix URLs for the Contributions Account plugin when sorting. 2009-02-17 01:07:33 +00:00
AdSpace fix AdSpace, Ad tests 2009-03-03 20:11:22 +00:00
Asset Fix POD/whitespace issues. 2009-03-02 17:48:06 +00:00
AssetAspect updating copyright year 2009-02-20 23:47:30 +00:00
AssetCollateral/DataForm added: DataForm can now trigger workflow when adding an entry 2008-10-25 05:38:08 +00:00
Auth updating copyright year 2009-02-20 23:47:30 +00:00
Cache updating copyright year 2009-02-20 23:47:30 +00:00
Content fixed: IE6 shows Admin Bar over Asset Manager 2009-02-25 23:55:40 +00:00
Exception updating copyright year 2009-02-20 23:47:30 +00:00
Form updating copyright year 2009-02-20 23:47:30 +00:00
Help More Inbox template variables. 2009-02-23 23:53:10 +00:00
i18n Fix a missing help entry in the i18n for the Search. 2009-03-03 17:25:23 +00:00
Image Add stub POD to these modules to get them to pass the POD test. 2009-01-26 23:35:51 +00:00
Inbox fixed documentation 2009-02-06 04:50:46 +00:00
Macro updating copyright year 2009-02-20 23:47:30 +00:00
Mail updating copyright year 2009-02-20 23:47:30 +00:00
Operation updating copyright year 2009-02-20 23:47:30 +00:00
Search updating copyright year 2009-02-20 23:47:30 +00:00
Session Add a has method to settings, with tests. 2009-03-10 13:28:00 -07:00
Shop Fix API problems with adding a new payment gateway. 2009-02-22 18:09:31 +00:00
SQL updating copyright year 2009-02-20 23:47:30 +00:00
Storage updating copyright year 2009-02-20 23:47:30 +00:00
URL updating copyright year 2009-02-20 23:47:30 +00:00
Workflow updating copyright year 2009-02-20 23:47:30 +00:00
Account.pm fixing POD issues, User test 2008-11-24 02:27:20 +00:00
AdminConsole.pm fixed: IE6 shows Admin Bar over Asset Manager 2009-02-25 23:55:40 +00:00
AdSpace.pm fixing a syntax error in WebGUI/AdSpace.pm 2009-02-24 02:34:23 +00:00
Affiliate.pm updating copyright year 2009-02-20 23:47:30 +00:00
Asset.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetBranch.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetClipboard.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetExportHtml.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetLineage.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetMetaData.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetPackage.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetTrash.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetVersioning.pm updating copyright year 2009-02-20 23:47:30 +00:00
Auth.pm updating copyright year 2009-02-20 23:47:30 +00:00
Cache.pm updating copyright year 2009-02-20 23:47:30 +00:00
Config.pm updating copyright year 2009-02-20 23:47:30 +00:00
Crud.pm updating copyright year 2009-02-20 23:47:30 +00:00
DatabaseLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
DateTime.pm updating copyright year 2009-02-20 23:47:30 +00:00
Exception.pm updating copyright year 2009-02-20 23:47:30 +00:00
Form.pm updating copyright year 2009-02-20 23:47:30 +00:00
FormValidator.pm updating copyright year 2009-02-20 23:47:30 +00:00
Friends.pm updating copyright year 2009-02-20 23:47:30 +00:00
Group.pm updating copyright year 2009-02-20 23:47:30 +00:00
HTML.pm updating copyright year 2009-02-20 23:47:30 +00:00
HTMLForm.pm Remove another double quote in HTMLForm. 2009-02-26 05:49:22 +00:00
Image.pm The deprecated use of Graphics::Magick has been eliminated. WebGUI uses 2008-11-26 16:59:25 +00:00
Inbox.pm updating copyright year 2009-02-20 23:47:30 +00:00
International.pm International text retrieval has been optimized 2009-02-20 23:50:20 +00:00
Keyword.pm updating copyright year 2009-02-20 23:47:30 +00:00
LDAPLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
Macro.pm allow single quote delimiters for macro parameters 2009-02-23 04:25:17 +00:00
Operation.pm updating copyright year 2009-02-20 23:47:30 +00:00
Paginator.pm Fix a bug in the paginator where in 10/20 page links the number 2009-02-26 18:01:57 +00:00
PassiveProfiling.pm updating copyright year 2009-02-20 23:47:30 +00:00
PerformanceProfiler.pm modules, tests, etc shouldn't be set as executable 2008-11-24 04:01:23 +00:00
Pluggable.pm updating copyright year 2009-02-20 23:47:30 +00:00
ProfileCategory.pm updating copyright year 2009-02-20 23:47:30 +00:00
ProfileField.pm updating copyright year 2009-02-20 23:47:30 +00:00
Search.pm updating copyright year 2009-02-20 23:47:30 +00:00
Session.pm updating copyright year 2009-02-20 23:47:30 +00:00
SQL.pm updating copyright year 2009-02-20 23:47:30 +00:00
Storage.pm updating copyright year 2009-02-20 23:47:30 +00:00
TabForm.pm updating copyright year 2009-02-20 23:47:30 +00:00
Text.pm updating copyright year 2009-02-20 23:47:30 +00:00
User.pm updating copyright year 2009-02-20 23:47:30 +00:00
Utility.pm updating copyright year 2009-02-20 23:47:30 +00:00
VersionTag.pm updating copyright year 2009-02-20 23:47:30 +00:00
Workflow.pm updating copyright year 2009-02-20 23:47:30 +00:00