webgui/lib/WebGUI
2010-04-06 20:02:33 -04:00
..
Account clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
AdSpace - Removed dubious 3px padding around image based ads in an adspace. 2009-05-22 16:37:25 +00:00
Asset Added URLMap support (e.g. virtual hosts and mounting) 2010-04-06 18:21:47 -04:00
AssetCollateral More instanciator cleanup. 2010-03-04 08:55:10 -08:00
AssetHelper More instanciator cleanup. 2010-03-04 08:55:10 -08:00
Auth clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Content Demo site loads 2010-04-06 18:21:46 -04:00
Definition Add tests for traits and coercion for JSON in the db. 2010-03-18 09:00:21 -07:00
Exception Add POD for Exception/Shop. 2009-07-08 22:19:06 +00:00
FilePump clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Form clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
FormBuilder more import cleanups 2010-03-10 12:59:52 -06:00
Help WikiPage displays a locked label when locked. fixes bug #10998 2009-09-16 16:07:59 -07:00
i18n Fix a typo in the Wobject i18n file. 2010-03-23 11:06:57 -07:00
Image Fixed Poll: Pie Chart broken (#10830) 2009-08-27 16:17:14 +00:00
Inbox Fixed a whole lot of brokenness in Inbox SMS/Email notifications 2009-08-16 09:42:35 +00:00
Macro Added URLMap support (e.g. virtual hosts and mounting) 2010-04-06 18:21:47 -04:00
Mail Fixed a whole lot of brokenness in Inbox SMS/Email notifications 2009-08-16 09:42:35 +00:00
Operation clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
PassiveAnalytics clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Role/Asset Moose appropriate SUPER for RssFeed role. 2010-03-23 12:42:32 -07:00
Search Add tests for ideogram searching. ft_min_word_len must be 2 or less. 2009-08-21 21:29:43 +00:00
Session Started deprecating WebGUI::Session::Http 2010-04-06 20:02:33 -04:00
Shop clean up Tie::IxHash imports 2010-03-10 12:59:51 -06: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 Demo site loads 2010-04-06 18:21:46 -04:00
Workflow clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Account.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Admin.pm more work on Admin. added FamFamFam icon set 2010-04-06 15:45:42 -05:00
AdminConsole.pm Update AdminConsole for instaniators. 2010-03-03 19:42:50 -08:00
AdSpace.pm Finish updating AdSpace for reorganization. 2009-09-02 18:47:55 -07:00
Affiliate.pm updating copyright year 2009-02-20 23:47:30 +00:00
Asset.pm Added URLMap support (e.g. virtual hosts and mounting) 2010-04-06 18:21:47 -04:00
AssetBranch.pm removed last remnants of old definition 2009-10-22 17:00:45 -05:00
AssetClipboard.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
AssetExportHtml.pm Added URLMap support (e.g. virtual hosts and mounting) 2010-04-06 18:21:47 -04:00
AssetHelper.pm re-add file gone missing in merge 2010-02-17 16:47:19 -06:00
AssetLineage.pm Check the Asset, not the class, and make sure it is loaded. 2010-03-23 11:54:19 -07:00
AssetMetaData.pm clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
AssetPackage.pm Fix importing packages. 2010-02-04 13:34:33 -08:00
AssetTrash.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
AssetVersioning.pm More wg8 constructors in AssetVersioning. 2010-02-04 15:31:43 -08:00
Auth.pm more import cleanups 2010-03-10 12:59:52 -06:00
Cache.pm Stub in a getMemcached subroutine. The merge between memcached and the other branches seems to have gone wrong. 2010-01-22 08:31:48 -08:00
Config.pm updating copyright year 2009-02-20 23:47:30 +00:00
Crud.pm Fixes #10660 Crud doesn't like 0 2009-07-18 03:03:22 +00:00
DatabaseLink.pm Fix queryIsAllowed to look at the first word in the query, regardless of punctuation or whitespace. 2009-08-11 00:11:10 +00:00
DateTime.pm rfe: Extend DateTime for Week-Nrs (#9151) 2009-04-16 17:06:50 +00:00
Definition.pm Applying class metaroles before the other roles seems to do the right thing. 2010-03-05 10:28:32 -08:00
Exception.pm Add an exception for compile errors. 2010-01-21 19:10:47 -08:00
Form.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
FormBuilder.pm override BUILDARGS instead of new 2010-02-22 12:52:51 -06: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 clean up Tie::CPHash imports 2010-03-10 12:59:51 -06:00
HTML.pm Flesh out Revisions assetHelper. 2009-11-29 16:03:51 -08:00
HTMLForm.pm more import cleanups 2010-03-10 12:59:52 -06:00
Image.pm Fixed a problem with graphing created by the newer versions of Image Magick. 2009-06-02 18:42:43 +00:00
Inbox.pm Add managed Friends network, allowing a designated group to add and remove 2009-05-14 02:25:36 +00:00
International.pm International text retrieval has been optimized 2009-02-20 23:50:20 +00:00
JSONCollateral.pm Refactor out the JSON collateral code from FilePump/Bundle.pm to make an aspect 2009-08-26 15:42:18 +00:00
Keyword.pm Update Keywords for WebGUI::Definition and exceptions. 2010-01-28 13:12:44 -08:00
LDAPLink.pm clean up Tie::CPHash imports 2010-03-10 12:59:51 -06:00
Macro.pm faster macro processor using perl 5.10 features 2010-02-04 13:52:41 -06:00
Operation.pm added services to create, update, and delete users 2009-05-15 18:10:26 +00:00
Paginator.pm Forward porting SQL Report/Paginator errorNum fix. errorNum is undefined for 2009-04-26 23:14:22 +00:00
PassiveProfiling.pm clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Pluggable.pm allow exception objects to pass through pluggable 2009-05-21 14:49:14 +00:00
ProfileCategory.pm Remove some whitespace. 2009-05-13 18:01:32 +00:00
ProfileField.pm clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
ProgressBar.pm Update ProgressBar for new wg8 instanciators. 2010-03-03 20:56:45 -08:00
Request.pm Added WebGUI::Requestion/Response 2010-04-06 19:35:06 -04:00
Response.pm Added WebGUI::Requestion/Response 2010-04-06 19:35:06 -04:00
Search.pm Fix Search.pm for WebGUI::Definition and exceptions. 2010-01-28 13:09:59 -08:00
Session.pm Started deprecating WebGUI::Session::Http 2010-04-06 20:02:33 -04:00
SQL.pm Merge branch 'innodb' into 8 2010-02-17 15:09:04 -06:00
Storage.pm Added URLMap support (e.g. virtual hosts and mounting) 2010-04-06 18:21:47 -04:00
TabForm.pm Automatically add a token to any autogenerated form. 2009-07-06 17:20:27 +00:00
Text.pm updating copyright year 2009-02-20 23:47:30 +00:00
Types.pm Add a file to hold WebGUI types for Moose. Note, reads from the db come back as undef, so it has to be explicitly coerced. 2010-03-18 14:44:52 -07:00
User.pm more import cleanups 2010-03-10 12:59:52 -06:00
Utility.pm Added WebGUI::Utility::scalarEquals for strict equality checks of scalars 2009-06-19 08:06:51 +00:00
VersionTag.pm initial commit: new admin console 2010-04-01 16:52:21 -05:00
Workflow.pm updating copyright year 2009-02-20 23:47:30 +00:00