| .. |
|
Asset
|
merging 6.7.8 changes and bug fixes
|
2005-11-30 20:33:40 +00:00 |
|
Auth
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +00:00 |
|
Cache
|
merging 6.7.8 changes and bug fixes
|
2005-11-30 20:33:40 +00:00 |
|
Commerce
|
merging 6.7.8 bug fixes
|
2005-11-29 01:28:28 +00:00 |
|
Form
|
fixing package name.
|
2005-11-28 14:34:37 +00:00 |
|
Help
|
Adding new files for Dashboard and ancillary wobjects.
|
2005-11-29 18:52:56 +00:00 |
|
i18n
|
Adding new files for Dashboard and ancillary wobjects.
|
2005-11-29 18:52:56 +00:00 |
|
Macro
|
removed the notion of scripturl since it's no longer necessary with the modperl handler
|
2005-11-09 23:44:03 +00:00 |
|
Operation
|
merging 6.7.8 bug fixes
|
2005-11-29 01:28:28 +00:00 |
|
Storage
|
fixed captcha
|
2005-09-24 17:26:40 +00:00 |
|
AdminConsole.pm
|
XHTML bugfixes
|
2005-10-12 21:48:03 +00:00 |
|
Affiliate.pm
|
|
|
|
Asset.pm
|
Committing Dashboard. Many more fixes, updates to come.
|
2005-11-29 18:48:26 +00:00 |
|
AssetBranch.pm
|
fix invalid keys
|
2005-09-29 01:59:47 +00:00 |
|
AssetClipboard.pm
|
replaced $session{cgi} with $session{req}
|
2005-11-03 21:48:37 +00:00 |
|
AssetExportHtml.pm
|
fix typo in POD for exportHtml
|
2005-11-08 19:55:52 +00:00 |
|
AssetLineage.pm
|
fix typo in POD
|
2005-10-15 22:25:27 +00:00 |
|
AssetMetaData.pm
|
Fixed misplaced parentheses in internationalisation code
|
2005-10-16 20:40:10 +00:00 |
|
AssetPackage.pm
|
bug fixes
|
2005-08-23 21:45:44 +00:00 |
|
AssetTrash.pm
|
replaced $session{cgi} with $session{req}
|
2005-11-03 21:48:37 +00:00 |
|
AssetVersioning.pm
|
forward port of bugfix
|
2005-11-09 23:17:47 +00:00 |
|
Auth.pm
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +00:00 |
|
Cache.pm
|
- Added cache to settings which increased performance by .02 seconds per
|
2005-09-10 15:37:03 +00:00 |
|
Commerce.pm
|
|
|
|
Config.pm
|
Cache unloaded configs for us poor Win32 saps.
|
2005-11-28 14:48:44 +00:00 |
|
DatabaseLink.pm
|
someone made a boo boo.
|
2005-05-03 12:46:22 +00:00 |
|
DateTime.pm
|
removing what looks like debugging code.
|
2005-11-28 14:56:11 +00:00 |
|
ErrorHandler.pm
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +00:00 |
|
Form.pm
|
- fix [ 1274951 ] Unable to drag rank in asset manager
|
2005-08-31 19:23:46 +00:00 |
|
FormProcessor.pm
|
fix [ 1304940 ] Incorrect Spelling of Instantiate
|
2005-09-26 21:00:44 +00:00 |
|
Group.pm
|
fix typo in POD
|
2005-11-20 17:12:30 +00:00 |
|
Grouping.pm
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +00:00 |
|
HTML.pm
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +00:00 |
|
HTMLForm.pm
|
fixing HTMLForm.pm so new() actually passes its parameters.
|
2005-09-14 00:57:39 +00:00 |
|
HTTP.pm
|
made this merely retrieve the cookies to be consistent with others.
|
2005-11-26 16:33:39 +00:00 |
|
Icon.pm
|
fixed SCRIPT_NAME with a session variable from $r->uri
|
2005-11-03 19:17:34 +00:00 |
|
Id.pm
|
|
|
|
International.pm
|
Oops a daisy
|
2005-08-25 14:27:55 +00:00 |
|
LDAPLink.pm
|
some pod fixes
|
2005-09-01 17:51:01 +00:00 |
|
Macro.pm
|
fixing spelling typo
|
2005-11-19 22:42:07 +00:00 |
|
Mail.pm
|
remove extra my $footer
|
2005-11-18 17:16:33 +00:00 |
|
MessageLog.pm
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +00:00 |
|
Operation.pm
|
table of contents with internationalization
|
2005-10-10 05:22:37 +00:00 |
|
Paginator.pm
|
|
|
|
PassiveProfiling.pm
|
- fix [ 1275024 ] Can not edit layout on 6.7.2
|
2005-09-01 17:41:05 +00:00 |
|
Privilege.pm
|
|
|
|
Product.pm
|
Adding the productmanager
|
2005-04-25 22:26:30 +00:00 |
|
Session.pm
|
Fixed a bunch of goofs on my part, and made it so it only loads the site's settings, config, env, var, userinfo, and a bunch of other stuff only once per request, instead of a bunch of times per request.
|
2005-11-26 03:41:12 +00:00 |
|
Setting.pm
|
- Added cache to settings which increased performance by .02 seconds per
|
2005-09-10 15:37:03 +00:00 |
|
SQL.pm
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +00:00 |
|
Storage.pm
|
Re-adding (conditional) cookie baking. I'm not sure anyone has been successfully testing SVN WebGUI since it was removed.
|
2005-11-19 23:30:52 +00:00 |
|
Style.pm
|
adding style template wizard
|
2005-11-26 21:54:59 +00:00 |
|
Subscription.pm
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +00:00 |
|
TabForm.pm
|
fix [ 1216810 ] anonymous registration errors persist
|
2005-10-17 13:59:50 +00:00 |
|
URL.pm
|
removed the notion of scripturl since it's no longer necessary with the modperl handler
|
2005-11-09 23:44:03 +00:00 |
|
User.pm
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +00:00 |
|
Utility.pm
|
|
|