| .. |
|
AdSpace
|
This set of tests brings overall coverage close to 100% for the Ad module.
|
2007-02-19 04:01:24 +00:00 |
|
Asset
|
Incomplete Form data on Asset Edit causes asset to be unaccessible
|
2007-05-02 21:18:29 +00:00 |
|
Auth
|
fix: Creating users with same e-mail address doesn't work
|
2007-02-16 16:53:50 +00:00 |
|
Cache
|
merging 7.1.4 changes
|
2006-11-03 04:36:13 +00:00 |
|
Commerce
|
fix: EMS now keeps information about registration if a user logs out before they complete their transaction.
|
2007-04-06 00:55:39 +00:00 |
|
Form
|
Unable to set size in DynamicField (Diona Kidd / Knowmad)
|
2007-05-02 19:06:39 +00:00 |
|
Help
|
add documentation for urlIcal template variable, and make it point to the URL, rather than the method
|
2007-03-27 20:43:16 +00:00 |
|
i18n
|
add another privilege method for handling locked assets
|
2007-04-27 22:20:27 +00:00 |
|
Image
|
silly typo
|
2006-11-17 16:15:29 +00:00 |
|
Inbox
|
|
|
|
Macro
|
Added a new method to WebGUI::HTML called makeParameter safe. It will
|
2007-02-13 23:42:53 +00:00 |
|
Mail
|
Email to forum not working from Mac
|
2007-05-02 18:51:53 +00:00 |
|
Operation
|
Fixed a typo in the POD for Asset.pm
|
2007-05-02 14:50:30 +00:00 |
|
Search
|
Fix search indexing on Windows and make function savfer overall.
|
2007-05-02 16:31:49 +00:00 |
|
Session
|
add another privilege method for handling locked assets
|
2007-04-27 22:20:27 +00:00 |
|
SQL
|
- Added the arrayRef() method to WebGUI::SQL::ResultSet, which is 12% faster
|
2006-07-25 17:58:54 +00:00 |
|
Storage
|
deleting a file from an Image Storage location did not delete the thumbnail
|
2007-04-23 05:13:59 +00:00 |
|
Workflow
|
removed bogus bugfix of mine
|
2007-05-02 20:21:38 +00:00 |
|
AdminConsole.pm
|
Multiple enhancements:
|
2006-08-29 16:49:25 +00:00 |
|
AdSpace.pm
|
clean-up. High code coverage always makes me excited
|
2007-02-23 05:11:55 +00:00 |
|
Affiliate.pm
|
merging 7.1.4 changes
|
2006-11-03 04:36:13 +00:00 |
|
Asset.pm
|
Incomplete Form data on Asset Edit causes asset to be unaccessible
|
2007-05-02 21:18:29 +00:00 |
|
AssetBranch.pm
|
fixed a couple of bugs with the new autocommit functionality for cs posts and the like
|
2006-12-07 00:17:54 +00:00 |
|
AssetClipboard.pm
|
Let paste also index the descendants of the asset to be pasted.
|
2007-05-02 14:19:26 +00:00 |
|
AssetExportHtml.pm
|
7.3.12 release
|
2007-03-14 15:31:23 +00:00 |
|
AssetLineage.pm
|
Cache tests for getFirst- and getLastChild, hasChildren.
|
2007-04-15 04:30:55 +00:00 |
|
AssetMetaData.pm
|
|
|
|
AssetPackage.pm
|
remove Data::Dumper
|
2007-03-01 00:16:44 +00:00 |
|
AssetTrash.pm
|
fix: Incomplete assets cause manage Trash to fail, added test for valid object creation
|
2007-02-16 13:52:16 +00:00 |
|
AssetVersioning.pm
|
make getRevision return revisions in order or revisionDate
|
2007-03-12 03:06:47 +00:00 |
|
Auth.pm
|
prototype fix for page hopping after login
|
2007-03-24 22:19:57 +00:00 |
|
Cache.pm
|
merging 7.1.4 changes
|
2006-11-03 04:36:13 +00:00 |
|
Commerce.pm
|
|
|
|
Config.pm
|
Forgot to update changelog Added fatal error should parsing JSON config fail (thanks jZed__ on freenode #webgui)
|
2006-11-13 22:17:56 +00:00 |
|
DatabaseLink.pm
|
- fix: a typo in DatabaseLink.pm
|
2007-04-04 16:03:34 +00:00 |
|
DateTime.pm
|
fix typo in POD
|
2007-04-09 18:22:58 +00:00 |
|
Form.pm
|
|
|
|
Group.pm
|
fixed an error in the groups/db system where removing a dblink connected to a group would produce a fatal error
|
2007-04-11 17:24:56 +00:00 |
|
HTML.pm
|
Added a new method to WebGUI::HTML called makeParameter safe. It will
|
2007-02-13 23:42:53 +00:00 |
|
HTMLForm.pm
|
Remove crufty code from HTMLForm that was never used.
|
2006-10-21 02:12:34 +00:00 |
|
Image.pm
|
Fixed WebGUI::Image->new doesn't obey width and height settings
|
2007-04-20 15:00:15 +00:00 |
|
Inbox.pm
|
|
|
|
International.pm
|
fix lookup of English language tags when translation fails
|
2006-12-13 04:47:41 +00:00 |
|
LDAPLink.pm
|
Missed a few lines. D'oh.
|
2006-10-11 19:00:50 +00:00 |
|
Macro.pm
|
|
|
|
Operation.pm
|
- Simplified Spectre's initial data load, and reduced memory footprint in the
|
2007-02-01 18:48:23 +00:00 |
|
Paginator.pm
|
Bug fix for Wiki search pagination.
|
2007-02-02 06:32:36 +00:00 |
|
PassiveProfiling.pm
|
|
|
|
PerformanceProfiler.pm
|
|
|
|
Product.pm
|
merging 7.1.4 changes
|
2006-11-03 04:36:13 +00:00 |
|
ProfileCategory.pm
|
|
|
|
ProfileField.pm
|
placeholder conversion for the ProfileField module
|
2007-03-04 05:35:11 +00:00 |
|
Search.pm
|
Bug fix for Wiki search pagination.
|
2007-02-02 06:32:36 +00:00 |
|
Session.pm
|
- Added master failover database config option.
|
2007-03-14 04:10:03 +00:00 |
|
SQL.pm
|
Fixed typos in the POD
|
2007-03-25 19:49:38 +00:00 |
|
Storage.pm
|
8 more tests for Storage.t for tar and untar.
|
2007-04-30 03:55:05 +00:00 |
|
Subscription.pm
|
fixing whitespace issues with POD
|
2007-02-01 17:13:41 +00:00 |
|
TabForm.pm
|
Additional features in preparation for final checkin of Calendar rewrite.
|
2006-12-01 22:26:09 +00:00 |
|
Text.pm
|
WebGUI::Text no longer spits out a billion warnings
|
2006-11-03 21:43:44 +00:00 |
|
User.pm
|
remove debug code from User.pm and fix slave handling in Session
|
2007-03-08 22:54:20 +00:00 |
|
Utility.pm
|
Fixed a bug with RSS feed generation and attachments.
|
2007-01-17 18:24:15 +00:00 |
|
VersionTag.pm
|
Pre-work for DataForm bug fix.
|
2007-05-01 21:18:21 +00:00 |
|
Workflow.pm
|
Minor fixups of POD and code.
|
2006-11-22 16:05:51 +00:00 |