| .. |
|
AdSpace
|
- fix: deleting workflows did not delete related instances and crons
|
2006-09-15 06:08:30 +00:00 |
|
Asset
|
Added Karma RFE: Thumbnail size can be enterred in CS
|
2006-10-11 04:05:12 +00:00 |
|
Auth
|
- fix: Ldap Registration of new users (Thanks to guiuser)
|
2006-07-11 20:54:24 +00:00 |
|
Cache
|
Multiple fixes:
|
2006-08-29 16:44:41 +00:00 |
|
Commerce
|
Added SQLReport download and Product AddToGroup handler
|
2006-10-10 18:14:31 +00:00 |
|
Form
|
Calendar fixes
|
2006-10-06 14:45:16 +00:00 |
|
Help
|
Added Karma RFE: Thumbnail size can be enterred in CS
|
2006-10-11 04:05:12 +00:00 |
|
i18n
|
Added Karma RFE: Thumbnail size can be enterred in CS
|
2006-10-11 04:05:12 +00:00 |
|
Image
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
Inbox
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
Macro
|
Final test for L_loginBox, and coverage improvements for RootTitle.
|
2006-09-15 21:08:04 +00:00 |
|
Mail
|
preparing for 7.0.5 release
|
2006-08-09 16:09:17 +00:00 |
|
Operation
|
Make it possible to have multiple, logically-ORed LDAP recursion filters in
|
2006-10-10 22:31:11 +00:00 |
|
Search
|
Fixed the search function that broke in 7.0.7.
|
2006-09-26 20:34:59 +00:00 |
|
Session
|
Added 5 more tests for Style's process method, checking for meta tags
|
2006-10-11 04:15:21 +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: Style Wizard
|
2006-07-11 20:08:30 +00:00 |
|
Workflow
|
Make behavior of SyncProfilesToLdap somewhat saner: iterate
|
2006-10-04 18:01:28 +00:00 |
|
AdminConsole.pm
|
Multiple enhancements:
|
2006-08-29 16:49:25 +00:00 |
|
AdSpace.pm
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
Affiliate.pm
|
fix scratch->process to form->process in Affiliate.pm
|
2006-07-21 18:14:22 +00:00 |
|
Asset.pm
|
Refactor getEditForm override back into definition clauses for Collaboration
|
2006-09-29 01:50:58 +00:00 |
|
AssetBranch.pm
|
Normalized signature of Asset::duplicate. This involved going through
|
2006-09-23 01:33:46 +00:00 |
|
AssetClipboard.pm
|
This is actually a better fix
|
2006-10-04 15:16:04 +00:00 |
|
AssetExportHtml.pm
|
Refactor duplicated asset export code. Fix asset context error
|
2006-09-25 21:36:56 +00:00 |
|
AssetLineage.pm
|
- fix: Username blank when editing user Visitor
|
2006-06-01 17:40:15 +00:00 |
|
AssetMetaData.pm
|
- fix: Uncommitted, new Assets BREAK Navigations
|
2006-06-12 19:41:09 +00:00 |
|
AssetPackage.pm
|
Normalized signature of Asset::duplicate. This involved going through
|
2006-09-23 01:33:46 +00:00 |
|
AssetTrash.pm
|
update POD to reference correct group
|
2006-07-12 05:31:06 +00:00 |
|
AssetVersioning.pm
|
Multiple enhancements:
|
2006-08-29 16:49:25 +00:00 |
|
Auth.pm
|
added runOnLogin and runOnLogout functionality.
|
2006-07-19 16:23:19 +00:00 |
|
Cache.pm
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
Commerce.pm
|
Make TOC the front page of Help.
|
2006-03-06 18:28:27 +00:00 |
|
Config.pm
|
Add support for browser-session cookies, using a cookieTTL value of
|
2006-09-21 18:42:41 +00:00 |
|
DatabaseLink.pm
|
added "call" as an option for the default database
|
2006-04-07 01:07:37 +00:00 |
|
Form.pm
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
Group.pm
|
Added SQLReport download and Product AddToGroup handler
|
2006-10-10 18:14:31 +00:00 |
|
HTML.pm
|
Revised WebGUI::HTML::filter "all" so that text does not run together when tags are removed. Added additional tests to HTML.t.
|
2006-07-24 17:31:57 +00:00 |
|
HTMLForm.pm
|
bug fixes and new tests
|
2006-08-02 15:39:23 +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
|
MultiSearch view method was missing the session variable in the form code for the
|
2006-07-13 21:55:21 +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
|
Multiple enhancements:
|
2006-08-29 16:49:25 +00:00 |
|
Paginator.pm
|
cleanup and handling edge cases
|
2006-05-08 02:10:20 +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
|
POD
|
2006-07-13 12:49:51 +00:00 |
|
ProfileCategory.pm
|
POD fixes and removing debug output
|
2006-07-11 09:05:22 +00:00 |
|
ProfileField.pm
|
fix bad POD in new method
|
2006-08-31 21:09:29 +00:00 |
|
Search.pm
|
Fixed the search function that broke in 7.0.7.
|
2006-09-26 20:34:59 +00:00 |
|
Session.pm
|
Make DBI connect errors not infinitely recurse.
|
2006-09-21 00:25:01 +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
|
webgui for windows changes
|
2006-07-21 20:42:50 +00:00 |
|
Subscription.pm
|
fix [ 1488663 ] Add new subscription broken
|
2006-05-16 15:08:23 +00:00 |
|
TabForm.pm
|
- Added "Save and Commit" option for environments where the appearance of
|
2006-07-25 21:11:14 +00:00 |
|
Text.pm
|
Added SQLReport download and Product AddToGroup handler
|
2006-10-10 18:14:31 +00:00 |
|
User.pm
|
Fixed the search function that broke in 7.0.7.
|
2006-09-26 20:34:59 +00:00 |
|
Utility.pm
|
Modify WebGUI IP fields to use CIDR format instead of a regular expression.
|
2006-02-14 22:35:21 +00:00 |
|
VersionTag.pm
|
Rearranged the autotag name creation to be easier to read.
|
2006-10-02 17:29:00 +00:00 |
|
Workflow.pm
|
- fix: deleting workflows did not delete related instances and crons
|
2006-09-15 06:08:30 +00:00 |