| .. |
|
Asset
|
added zip archive and in/out board assets
|
2005-11-19 20:54:15 +00:00 |
|
Auth
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +00:00 |
|
Cache
|
Fixed a bug where privileges were not being set correctly on cache files
|
2005-09-11 14:37:34 +00:00 |
|
Commerce
|
removed the notion of scripturl since it's no longer necessary with the modperl handler
|
2005-11-09 23:44:03 +00:00 |
|
Form
|
wrong label for YesNo field.
|
2005-11-19 22:38:31 +00:00 |
|
Help
|
added zip archive and in/out board assets
|
2005-11-19 20:54:15 +00:00 |
|
i18n
|
added zip archive and in/out board assets
|
2005-11-19 20:54:15 +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
|
fixing someone's misuse of Macro::negate.
|
2005-11-19 22:37:27 +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
|
updated copyright
|
2005-02-07 00:52:47 +00:00 |
|
Asset.pm
|
made endDate bigger.
|
2005-11-18 17:47:58 +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
|
Committing the new Ecommerce system
|
2004-11-29 15:31:22 +00:00 |
|
Config.pm
|
added the starting foundation for spectre, much more still to be done
|
2005-11-16 00:00:05 +00:00 |
|
DatabaseLink.pm
|
someone made a boo boo.
|
2005-05-03 12:46:22 +00:00 |
|
DateTime.pm
|
fix scenarios where it's supposed to parse only dates.
|
2005-11-19 22:41:02 +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 [ 1304940 ] Incorrect Spelling of Instantiate
|
2005-09-26 21:00:44 +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
|
some spacing.
|
2005-11-19 22:41:44 +00:00 |
|
Icon.pm
|
fixed SCRIPT_NAME with a session variable from $r->uri
|
2005-11-03 19:17:34 +00:00 |
|
Id.pm
|
updated copyright
|
2005-02-07 00:52:47 +00:00 |
|
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
|
bunch of bug fixes
|
2005-03-17 02:45:12 +00:00 |
|
PassiveProfiling.pm
|
- fix [ 1275024 ] Can not edit layout on 6.7.2
|
2005-09-01 17:41:05 +00:00 |
|
Privilege.pm
|
bug fixes
|
2005-02-23 16:43:08 +00:00 |
|
Product.pm
|
Adding the productmanager
|
2005-04-25 22:26:30 +00:00 |
|
Session.pm
|
Cookie fix
|
2005-11-04 16:32:34 +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
|
fixing missing 'my 's
|
2005-11-08 20:01:00 +00:00 |
|
Style.pm
|
moved uploadsAccessHandler into the main webgui handler mechanism
|
2005-11-07 01:40:07 +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
|
some bug fixes and preparing for 6.5.4 bugfix cycle
|
2005-03-22 16:00:58 +00:00 |
|
Workflow.pm
|
cron works
|
2005-11-19 02:55:32 +00:00 |