webgui/lib/WebGUI
Colin Kuskie af29303c31 Reformat Wobject template variables to use the new Help based template variable system.
Break TimeTracking i18n into paragraphs for easy parsing.
Add missing comment line to break POD and paragraphs in Operation/Help
2006-05-27 17:39:05 +00:00
..
AdSpace fixed a bunch of formatting problems with text based ads 2006-04-08 00:22:23 +00:00
Asset several bug fixes 2006-05-26 23:08:18 +00:00
Auth Mail::Send fix. grrrrrrrr 2006-05-09 12:41:17 +00:00
Cache Fixed typo in SQL query 2006-04-28 21:43:41 +00:00
Commerce Fixed EMS bug that was causing badges to show as unregistered when they were payed for. 2006-05-24 20:46:32 +00:00
Form Fixing stuff 2006-05-21 14:49:40 +00:00
Help Reformat Wobject template variables to use the new Help based template variable system. 2006-05-27 17:39:05 +00:00
i18n Reformat Wobject template variables to use the new Help based template variable system. 2006-05-27 17:39:05 +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 Fixing stuff 2006-05-21 14:49:40 +00:00
Mail getCsMail doesn't recognize References 2006-05-19 20:19:39 +00:00
Operation Reformat Wobject template variables to use the new Help based template variable system. 2006-05-27 17:39:05 +00:00
Search changed collaboration system to use webgui's new internal search mechanism 2006-04-14 20:44:57 +00:00
Session - fix create.sql / style3 2006-05-25 04:56:12 +00:00
SQL fixed a table name. 2006-04-16 01:29:51 +00:00
Storage Adding the graphing engine. 2006-04-30 22:40:23 +00:00
Workflow fixing typos 2006-05-21 10:49:00 +00:00
AdminConsole.pm Fixed POD in 12 files reported by new test for invalid whitespace 2006-05-20 10:39:16 +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 Made help for www_changeUrl and the Asset iconic tool bar 2006-05-25 22:37:16 +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 Fixing stuff 2006-05-21 14:49:40 +00:00
AssetExportHtml.pm a little closer to being able to export content 2006-05-10 13:55:57 +00:00
AssetLineage.pm slightly more strict test. 2006-05-19 01:15:19 +00:00
AssetMetaData.pm [ 1457777 ] 6.99: Can't modify non-lvalue subroutine call 2006-04-28 18:55:20 +00:00
AssetPackage.pm fixing a problem with hex and JSON 2006-05-03 00:11:54 +00:00
AssetTrash.pm [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:21:58 +00:00
AssetVersioning.pm Fixed POD in 12 files reported by new test for invalid whitespace 2006-05-20 10:39:16 +00:00
Auth.pm Fixed whitespace screwing up POD 2006-05-20 08:43:16 +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 Add a new method called getAllGroupsFor, which recursively returns ALL groups 2006-05-26 16:43:47 +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 - Added a 2.7% speed increase by precaching i18n messages. This should also 2006-05-16 16:47:09 +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 Fixed POD in 12 files reported by new test for invalid whitespace 2006-05-20 10:39:16 +00:00
Search.pm some bug fixes 2006-05-25 00:20:39 +00:00
Session.pm Fixing stuff 2006-05-21 14:49:40 +00:00
SQL.pm clarification 2006-05-16 23:43:10 +00:00
Storage.pm fix getFileExtension so that it only returns file extensions. Add tests to Storage.t to validate that 2006-05-24 23:25:21 +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 Fixing stuff 2006-05-21 14:49:40 +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