| .. |
|
AdSpace
|
- fix: Bug in "Article with Files"
|
2006-11-15 22:30:50 +00:00 |
|
Asset
|
fix - EMS: blank lines appearing in registrants
|
2007-02-01 17:31:07 +00:00 |
|
Auth
|
Add safeties to avoid password recovery being turned on at all with zero
|
2006-12-06 22:31:00 +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
|
case problem
|
2007-02-01 05:18:56 +00:00 |
|
Help
|
fix - EMS: blank lines appearing in registrants
|
2007-02-01 17:31:07 +00:00 |
|
i18n
|
fix - EMS: blank lines appearing in registrants
|
2007-02-01 17:31:07 +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
|
the Slash_gatewayUrl and PageUrl macros now accept optional URL arguments
|
2007-01-23 21:49:34 +00:00 |
|
Mail
|
- Fixed a bug with dealing with CS posts via email where
|
2007-01-24 22:44:32 +00:00 |
|
Operation
|
- Simplified Spectre's initial data load, and reduced memory footprint in the
|
2007-02-01 18:48:23 +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
|
Session->Privilege is not design well to work in embedded applications
|
2007-01-26 05:45:56 +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
|
- Simplified Spectre's initial data load, and reduced memory footprint in the
|
2007-02-01 18:48:23 +00:00 |
|
AdminConsole.pm
|
Multiple enhancements:
|
2006-08-29 16:49:25 +00:00 |
|
AdSpace.pm
|
some upgrade script fixes
|
2006-11-16 00:14:14 +00:00 |
|
Affiliate.pm
|
merging 7.1.4 changes
|
2006-11-03 04:36:13 +00:00 |
|
Asset.pm
|
fix for creating prototype assets without privileges
|
2007-02-01 16:29:32 +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
|
Asset->get should return a copy of the properties hashref
|
2007-01-29 17:53:56 +00:00 |
|
AssetExportHtml.pm
|
Updated AssetExportHtml and tests. Now to re-order the export.
|
2007-02-01 16:57:05 +00:00 |
|
AssetLineage.pm
|
fix - lack of testing for valid object creation
|
2007-01-30 16:09:41 +00:00 |
|
AssetMetaData.pm
|
- fix: Uncommitted, new Assets BREAK Navigations
|
2006-06-12 19:41:09 +00:00 |
|
AssetPackage.pm
|
fix package double import problem
|
2007-01-30 04:31:36 +00:00 |
|
AssetTrash.pm
|
- fix: Direct 6.8.10-7.2+ Upgrade Problem
|
2007-01-30 20:47:50 +00:00 |
|
AssetVersioning.pm
|
fixing whitespace issues with POD
|
2007-02-01 17:13:41 +00:00 |
|
Auth.pm
|
bug fix. redirectAfterLogin now works when creating an account.
|
2007-01-31 22:15:12 +00:00 |
|
Cache.pm
|
merging 7.1.4 changes
|
2006-11-03 04:36:13 +00:00 |
|
Commerce.pm
|
Make TOC the front page of Help.
|
2006-03-06 18:28:27 +00:00 |
|
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: SQLReport now throws fatal if can't find DatabaseLink
|
2006-10-27 20:42:59 +00:00 |
|
DateTime.pm
|
Updated docs for AssetVersioning, WebGUI::DateTime
|
2007-02-01 16:36:48 +00:00 |
|
Form.pm
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
Group.pm
|
merging 7.1.3 changes
|
2006-10-31 23:34:55 +00:00 |
|
HTML.pm
|
WebGUI::HTML::makeAbsolute didn't handle closing slashes right.
|
2007-01-26 16:31:25 +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
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
Operation.pm
|
- Simplified Spectre's initial data load, and reduced memory footprint in the
|
2007-02-01 18:48:23 +00:00 |
|
Paginator.pm
|
fix POD for Paginator, number of rows per page
|
2007-01-14 03:46:07 +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
|
added sortable sub calls table to profiler output. Niftiness.
|
2006-02-05 19:24:40 +00:00 |
|
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
|
Avatar profile field does not update immediatly when you are admin
|
2007-01-30 18:15:06 +00:00 |
|
Search.pm
|
Additional features in preparation for final checkin of Calendar rewrite.
|
2006-12-01 22:26:09 +00:00 |
|
Session.pm
|
fix: DB slaves were not being instanciated correctly.
|
2007-01-09 16:40:16 +00:00 |
|
SQL.pm
|
Add progressive tasks to the Task Manager; these are distinct from the
|
2006-10-02 22:33:00 +00:00 |
|
Storage.pm
|
fixed a phishing exploit. html and htm files are now renamed to have a .txt extenstion appended to them.
|
2006-12-16 22:16:30 +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
|
fix typo for session->warn
|
2007-01-05 23:57:52 +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 |