| .. |
|
AdSpace
|
This set of tests brings overall coverage close to 100% for the Ad module.
|
2007-02-19 04:01:24 +00:00 |
|
Asset
|
each asset now sets its own RawHeadTags. There is no need for Layout to do it anymore. It actually causes the Raw Head Tags to appear twice when viewed from the parent
|
2007-03-21 20:25:46 +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
|
Made the shopping cart support dynamic item plugins
|
2007-01-14 15:26:26 +00:00 |
|
Form
|
fix thumbnailing of uploaded images via the RTE
|
2007-02-28 05:35:47 +00:00 |
|
Help
|
fix: t::WebGUI::PseudoRequest now works properly
|
2007-03-20 17:27:30 +00:00 |
|
i18n
|
fix: t::WebGUI::PseudoRequest now works properly
|
2007-03-20 17:27:30 +00:00 |
|
Image
|
silly typo
|
2006-11-17 16:15:29 +00:00 |
|
Inbox
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
Macro
|
Added a new method to WebGUI::HTML called makeParameter safe. It will
|
2007-02-13 23:42:53 +00:00 |
|
Mail
|
- Fixed a bug with dealing with CS posts via email where
|
2007-01-24 22:44:32 +00:00 |
|
Operation
|
implemented RFEs for the manage committed versions screen for pagination and sorting the versions by date committed
|
2007-03-13 03:11:17 +00:00 |
|
Search
|
Added more i18n labels to HttpProxy so that error messages can be internationalized.
|
2006-11-08 04:29:10 +00:00 |
|
Session
|
-fix: Stale pages after user login
|
2007-03-14 19:20:13 +00:00 |
|
SQL
|
- Added the arrayRef() method to WebGUI::SQL::ResultSet, which is 12% faster
|
2006-07-25 17:58:54 +00:00 |
|
Storage
|
fix - Storage::Image copy does not create thumbnails
|
2006-11-18 18:06:54 +00:00 |
|
Workflow
|
1) Fixed a bad module name that prevented the updated WeatherData from running.
|
2007-03-05 17:47:30 +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
|
- URLs that would have been created like page.html/article.html are now
|
2007-03-08 19:31:08 +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
|
s/descendent/descendant/msg when calling getLineage
|
2007-03-13 19:45:38 +00:00 |
|
AssetExportHtml.pm
|
7.3.12 release
|
2007-03-14 15:31:23 +00:00 |
|
AssetLineage.pm
|
1) Fixed a bad module name that prevented the updated WeatherData from running.
|
2007-03-05 17:47:30 +00:00 |
|
AssetMetaData.pm
|
- fix: Uncommitted, new Assets BREAK Navigations
|
2006-06-12 19:41:09 +00:00 |
|
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
|
fixed API method setCallable to work properly. It wasn't setting the class variable properly
|
2007-02-22 01:47:36 +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: 7.4 Editing SQL Form seems to break site ...?
|
2007-03-09 05:38:44 +00:00 |
|
DateTime.pm
|
fix: t::WebGUI::PseudoRequest now works properly
|
2007-03-20 17:27:30 +00:00 |
|
Form.pm
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
Group.pm
|
remove duplicate code in addUsers, add more tests to Group.t to cover
|
2007-03-07 00:16:22 +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
|
add missing filename methods
|
2006-07-19 18:10:37 +00:00 |
|
Inbox.pm
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
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
|
Fixed POD in 12 files reported by new test for invalid whitespace
|
2006-05-20 10:39:16 +00:00 |
|
PerformanceProfiler.pm
|
|
|
|
Product.pm
|
merging 7.1.4 changes
|
2006-11-03 04:36:13 +00:00 |
|
ProfileCategory.pm
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
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
|
- fix: 7.4 Editing SQL Form seems to break site ...?
|
2007-03-09 05:38:44 +00:00 |
|
Storage.pm
|
Fix the POD for Storage.pm
|
2007-02-17 16:53:03 +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
|
fix: Closed Posts Displaying in CS
|
2007-01-05 15:52:25 +00:00 |
|
Workflow.pm
|
Minor fixups of POD and code.
|
2006-11-22 16:05:51 +00:00 |