webgui/lib/WebGUI
Colin Kuskie bc2f54e08c Fix a typo in the Template/Parser.pm code.
The SQL table patch for userSessionScratch won't apply if the table contains
duplicate entries in the rows that will be set as keys.  So the table is
emptied before the patch is applied.
2006-04-25 17:38:58 +00:00
..
AdSpace fixed a bunch of formatting problems with text based ads 2006-04-08 00:22:23 +00:00
Asset Fix a typo in the Template/Parser.pm code. 2006-04-25 17:38:58 +00:00
Auth oops 2006-04-17 13:10:43 +00:00
Cache chunk deletion wasn't working properly 2006-02-28 21:33:36 +00:00
Commerce Fixed a bug which caused the phone field to display "-defaultValue". This is a still a bug in WebGUI core. The fix involved moving -defaultValue in front of -value in the phone form field of the checkoutForm method. 2006-04-24 22:37:46 +00:00
Form added a user form field type 2006-04-23 23:50:40 +00:00
Help add random tips page 2006-04-21 22:32:45 +00:00
i18n made one sql query use place holders and added a lot more i18n 2006-04-22 22:13:08 +00:00
Inbox readding mail footer to email messages 2006-04-09 16:12:32 +00:00
Macro removed JavaScript, StyleSheet, and RawHeadTags macros 2006-04-19 19:39:26 +00:00
Mail finalized Group code with migration and upgrade log 2006-04-14 01:17:39 +00:00
Operation Changed www_checkoutConfirm to check to see if there are multiple shipping methods enabled before displaying the link to change them. Added a template variable which is available if there are multiple shipping pluggins. 2006-04-25 00:50:28 +00:00
Search changed collaboration system to use webgui's new internal search mechanism 2006-04-14 20:44:57 +00:00
Session lots of litlte bug fixes and tweaks 2006-04-20 19:02:11 +00:00
SQL fixed a table name. 2006-04-16 01:29:51 +00:00
Storage made the file and image form fields better, but still have some work to do 2006-04-16 01:10:34 +00:00
Workflow added a user form field type 2006-04-23 23:50:40 +00:00
AdminConsole.pm lots of litlte bug fixes and tweaks 2006-04-20 19:02: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 added a user form field type 2006-04-23 23:50:40 +00:00
AssetBranch.pm finalized Group code with migration and upgrade log 2006-04-14 01:17:39 +00:00
AssetClipboard.pm more changes for better xhtml compatibility 2006-03-21 23:31:34 +00:00
AssetExportHtml.pm some http header changes 2006-04-18 14:22:42 +00:00
AssetLineage.pm updated thread templates to remove approve/deny links and add archive/unarchive links 2006-04-15 15:36:02 +00:00
AssetMetaData.pm end of test program sweeps for dictionary lookups via subroutine instead 2006-01-15 02:34:50 +00:00
AssetPackage.pm got the tree following to work 2006-04-13 21:40:40 +00:00
AssetTrash.pm more changes for better xhtml compatibility 2006-03-21 23:31:34 +00:00
AssetVersioning.pm an xhtml compatibility bug, and a versioning bug fix 2006-03-24 04:50:56 +00:00
Auth.pm lots of minor changes and bug fixes 2006-04-18 18:33:53 +00:00
Cache.pm added database cache option 2006-02-27 18:26:07 +00:00
Commerce.pm Make TOC the front page of Help. 2006-03-06 18:28:27 +00:00
Config.pm making config addToArray only add if it's not already there. 2006-04-15 23:31:16 +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 Flush cache for User and Group tests to pass. 2006-04-15 02:32:38 +00:00
HTML.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
HTMLForm.pm XHTML bugfix 2006-04-14 14:58:20 +00:00
Inbox.pm fixes for matrix and inbox 2006-03-22 21:20:24 +00:00
International.pm i18n for Cash plugin 2006-04-18 18:01:42 +00:00
LDAPLink.pm Bugfix (thanks to Martin Kamerbeek) 2006-02-10 15:21:27 +00:00
Macro.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
Operation.pm added a user form field type 2006-04-23 23:50:40 +00:00
Paginator.pm more template variables in nav and pagination 2006-04-15 00:34:02 +00:00
PassiveProfiling.pm removal of dumpSession. 2006-01-26 05: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 fixing some bugs relaed to cs mail replies 2006-04-11 22:50:11 +00:00
Search.pm added automated wildcards to search engine, to make it act more like people would expect 2006-03-31 03:22:05 +00:00
Session.pm fixed a bug that i created earlier today 2006-04-07 08:12:16 +00:00
SQL.pm oops. 2006-04-17 08:52:02 +00:00
Storage.pm made it so it's possible to use file form elements without any auxillary code 2006-04-16 17:30:01 +00:00
Subscription.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
TabForm.pm added save buttons at the top of HTML forms 2006-04-07 04:37:20 +00:00
User.pm finalized Group code with migration and upgrade log 2006-04-14 01:17:39 +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 changed the old isSerial to isSingleton and created a new isSerial that would do what you'd expect 2006-04-22 21:59:15 +00:00