| .. |
|
AdSpace
|
fixed a bunch of formatting problems with text based ads
|
2006-04-08 00:22:23 +00:00 |
|
Asset
|
Fix a typo in WSClient which prevented it from adding/editing assets.
|
2006-06-30 20:41:33 +00:00 |
|
Auth
|
- fix: op=saveSettings broken
|
2006-06-10 02:39:46 +00:00 |
|
Cache
|
Fixed typo in SQL query
|
2006-04-28 21:43:41 +00:00 |
|
Commerce
|
Removing some debug code
|
2006-06-23 19:03:20 +00:00 |
|
Form
|
fix HTMLArea to prevent rich editors from crashing the page and throwing a fatal error. Instead, the normal textarea is returned if rich editor fails.
|
2006-06-27 22:00:38 +00:00 |
|
Help
|
Automated related docs for installed and configured Workflow Activities.
|
2006-07-02 20:45:53 +00:00 |
|
i18n
|
Add new tests for unused numeric macros and the rownum macro in t/Macro/SQL.t
|
2006-07-04 04:14:20 +00:00 |
|
Image
|
POD whitespace fixes
|
2006-05-22 15:58:31 +00:00 |
|
Inbox
|
Fixing stuff
|
2006-05-21 14:49:40 +00:00 |
|
Macro
|
preparing for 7.0.0 release
|
2006-07-05 15:05:28 +00:00 |
|
Mail
|
- fix: cs mail posts - no url prepending
|
2006-06-14 17:48:38 +00:00 |
|
Operation
|
Added a tab in the Help table of contents for Workflow related
|
2006-07-02 18:24:07 +00:00 |
|
Search
|
changed collaboration system to use webgui's new internal search mechanism
|
2006-04-14 20:44:57 +00:00 |
|
Session
|
preparing for 7.0.0 release
|
2006-07-05 15:05:28 +00:00 |
|
SQL
|
- fix: New page layout instead of not found
|
2006-05-30 22:35:12 +00:00 |
|
Storage
|
fix: captcha image is blank
|
2006-06-06 11:11:01 +00:00 |
|
Workflow
|
cleaned up some spectre code and fixed a few bugs
|
2006-07-03 19:22:14 +00:00 |
|
AdminConsole.pm
|
- Added a better confirmation message when deleting content.
|
2006-06-10 20:49:11 +00:00 |
|
AdSpace.pm
|
added a more visual interface to the ad manager
|
2006-04-08 03:24:30 +00:00 |
|
Affiliate.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
Asset.pm
|
fixed a bug where userId was not checked unless explicitly passed into canView
|
2006-06-29 04:40:33 +00:00 |
|
AssetBranch.pm
|
edit branch help. Added a new hoverHelp field for the recursive URL
|
2006-05-26 04:43:18 +00:00 |
|
AssetClipboard.pm
|
fixed issue where clipboard select all was not working in IE.
|
2006-06-23 21:20:52 +00:00 |
|
AssetExportHtml.pm
|
fix - Export Functionality
|
2006-06-28 20:26:09 +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
|
fix - packages don't take on new pages style when deployed
|
2006-06-21 21:56:55 +00:00 |
|
AssetTrash.pm
|
fix: Search displays already deleted files
|
2006-06-23 22:35:16 +00:00 |
|
AssetVersioning.pm
|
preparing for 6.99.4 release
|
2006-06-16 16:46:16 +00:00 |
|
Auth.pm
|
- fix: op=saveSettings broken
|
2006-06-10 02:39:46 +00:00 |
|
Cache.pm
|
Fixed typo in SQL query
|
2006-04-28 21:43:41 +00:00 |
|
Commerce.pm
|
Make TOC the front page of Help.
|
2006-03-06 18:28:27 +00:00 |
|
Config.pm
|
fixing a problem with hex and JSON
|
2006-05-03 00:11:54 +00:00 |
|
DatabaseLink.pm
|
added "call" as an option for the default database
|
2006-04-07 01:07:37 +00:00 |
|
Form.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
Group.pm
|
Fix bug where groups were being created with no defaults.
|
2006-06-30 05:14:28 +00:00 |
|
HTML.pm
|
Fixed POD in 12 files reported by new test for invalid whitespace
|
2006-05-20 10:39:16 +00:00 |
|
HTMLForm.pm
|
[ 1475220 ] some 6.99 templates have double slashes
|
2006-04-28 17:12:58 +00:00 |
|
Image.pm
|
Fixing stuff
|
2006-05-21 14:49:40 +00:00 |
|
Inbox.pm
|
fixed bug [ 1471909 ] createAccountSave not called - no validate email
|
2006-05-02 11:28:57 +00:00 |
|
International.pm
|
Fix some really old, out-of-date POD in International.pm
|
2006-06-28 17:56:15 +00:00 |
|
LDAPLink.pm
|
Added missing sub session
|
2006-05-19 19:56:37 +00:00 |
|
Macro.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
Operation.pm
|
switched around the setup system so that spectre can still do it's thing even if users haven't gone through setup. this should help eliminate some of the memory leak problems.
|
2006-05-25 16:30:54 +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
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
ProfileCategory.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
ProfileField.pm
|
- fix: Column Layout seems a little messed up
|
2006-05-30 15:50:13 +00:00 |
|
Search.pm
|
some bug fixes
|
2006-05-25 00:20:39 +00:00 |
|
Session.pm
|
Fixed another boo boo
|
2006-06-23 20:53:19 +00:00 |
|
SQL.pm
|
clarification
|
2006-05-16 23:43:10 +00:00 |
|
Storage.pm
|
fix: POST_MAX
|
2006-06-07 16:10:43 +00:00 |
|
Subscription.pm
|
fix [ 1488663 ] Add new subscription broken
|
2006-05-16 15:08:23 +00:00 |
|
TabForm.pm
|
[ 1475220 ] some 6.99 templates have double slashes
|
2006-04-28 17:12:58 +00:00 |
|
User.pm
|
LDAP isInGroup changes
|
2006-06-23 01:49:34 +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
|
collaboration system posts now work fully with the workflow engine, including the approval denial process
|
2006-03-30 23:43:32 +00:00 |
|
Workflow.pm
|
[ 1474390 ] delete workflow fails
|
2006-04-28 19:14:13 +00:00 |