2000-03-20 05:11 burch * upgrade.mv: Bug: 801 Version: 2.13 Added missing ")" 2000-03-20 03:48 burch * CHANGELOG.txt: 2.13 Changelog 2000-03-20 03:45 burch * modules/ui/mmui.mv: Added :entities to a couple of macros for extra protection Changed handling of result of PaymentModule_Payment_URL to prevent macro problems. 2000-03-20 03:40 burch * modules/ui/kcui.mv: Added missing TEXT attributes to some fields on the order form. Added a couple of extra :entities for extra security in several macros. 2000-03-20 03:34 burch * modules/currency/gencurr.mv: Removed unnecessary macro use 2000-03-20 03:33 burch * errcodes.dat, lib/db.mv: Modified mass sorting to be more friendly 2000-03-20 03:32 burch * modules/util/iif.mv: Removed from CVS 2000-03-20 03:28 burch * admin.mv: Bug: 800 Version: 2.13 Added confirmation for category product mass sort 2000-03-19 06:00 james * modules/wizard/atwizard.mv: Bug: 797 Version: 2.13 Added nowrap attribute to to price and cost attribute columns for product attributes on the welcome screen. 2000-03-19 05:41 james * modules/batch/stdacct.mv: Bug: 771 Version: 2.13 Fixed the bug which caused the standard batch report to not display negative attribute and option prices. 2000-03-19 05:23 james * modules/wizard/cawizard.mv: Bug: 786 Version: 2.13 Fixed bug where the category add wizard did not update the left navigation panel on completion. 2000-03-19 05:14 james * modules/wizard/: cawizard.mv, pawizard.mv: Bug: 787 Version: 2.13 Product add wizard generates the product from the first letter of each word in the product name. If the that generated a code which was already in use, the wizard was generating a random alpha suffix. Changed to generate a sequential numeric suffix. Removed "random alpha suffix" code from Category wizard. The category codes generated by this code were being overwritten with sequential numeric style codes in a later step any way. 2000-03-19 05:01 alex * modules/wizard/atwizard.mv: Bug: 797 Version: 2.13 Fixed a bug in atwizard.mv which displayed price and cost on two lines if a negative large number was involved. 2000-03-19 04:39 alex * modules/ui/kcui.mv: Fixed a bug in kcui.mv which mislead the user in it's wizard message when assigning a value to columns. 2000-03-19 04:35 alex * modules/ui/mmui.mv: Bug: 291 Version: 2.13 Fixed a bug in mmui.mv which mislead the user in it's wizard message when assigning a value to columns. 2000-03-19 04:23 alex * modules/: export/flatord.mv, shipping/baseunit.mv, shipping/flatrate.mv, shipping/minunit.mv: changed updated module versions to 2.11 2000-03-19 04:10 james * errcodes.dat, upgrade.mv: Bug: 794 Version: 2.13 Fixed bug where the .dbt files created for nopts and nattr were not renamed when nopts.dbf and nattr.dbf where renamed to opts.dbf and attr.dbf. 2000-03-19 04:06 burch * modules/payment/linkpt.mv: Changed module version number to 2.11 2000-03-19 04:06 burch * modules/payment/authnet.mv: Changed version number to 2.11 2000-03-19 04:06 burch * modules/ui/kcui.mv: Changed module version number to 2.03 2000-03-19 04:05 burch * modules/import/mm1impt.mv: Changed module version number to 2.02 2000-03-19 04:04 burch * modules/currency/gencurr.mv: Changed module version number to 2.1 2000-03-19 03:33 burch * admin.mv: Bug: 796 Version: 2.13 Changed String.search call to String.indexOf in Wizard_Update_Frames, since .search is a 2.0+ function 2000-03-19 03:23 james * upgrade.mv: Bug: 774 Version: 2.13 Issue an error message if the user attempts to "Upgrade" to a lower version number. 2000-03-19 03:23 alex * modules/shipping/baseunit.mv: Bug: 790 Version: 2.13 Fixed a bug in baseunit.mv which prevented the wizards summary numbers to round off 2 decimal places. 2000-03-19 03:11 alex * modules/shipping/flatrate.mv: Bug: 789 Version: 2.13 Fixed a bug in flatrate.mv which prevented the wizards summary numbers to round off 2 decimal places. 2000-03-19 03:06 alex * modules/shipping/minunit.mv: Bug: 788 Version: 2.13 Fixed a bug in minunit.mv which prevented the wizards summary numbers to round off 2 decimal places. 2000-03-19 03:06 burch * modules/payment/linkpt.mv: Bug: 783 Version: 2.13 Modified configuration and wizard configuration to force "Store Entire Credit Card" if the merchant is in Auth/Post-Auth mode. 2000-03-19 02:54 alex * admin.mv: Bug: 778 Version: 2.13 Fixed a bug that caused pagination in Internet Explorer to take up 2 lines. 2000-03-19 02:51 burch * modules/: payment/authnet.mv, ui/kcui.mv: Bug: 779, 798 Version: 2.13 Fixed validation of "Bank Name" field during authnet electronic debit. Fixed display of invalid payment field prompts in kcui. 2000-03-19 02:43 james * modules/payment/authnet.mv: Bug: 766 Version: 2.13 Added AVS-code to the authnet order fields updated during an upgrade from 2.0 to 2.13 2000-03-19 02:30 alex * modules/export/flatord.mv: Bug: 772 Version: 2.13 Fixed a bug in flatord.mv which displayed a javascript error using browser I.E and pushing the export button without selecting a batch. 2000-03-19 02:28 burch * modules/import/mm1impt.mv: Bug: 776 Version: 2.13 Fixed importation of authnet3 settings. Added special handling of the old-style authnet module that causes the new authnet to be installed, but no settings to be copied. Additionally, if BOTH authnet modules are installed in 1.x, then the settings will be copied properly. 2000-03-19 02:22 alex * admin.mv: Bug: 767 Version: 2.13 Fixed a bug in admin.mv which displayed a javascript error in the batch report screen when run reports button is pushed and no reports are selected. 2000-03-19 02:15 burch * modules/import/mm1impt.mv: Bug: 775 Version: 2.13 Changed mm1imprt to set new 2.1x field names during LinkPoint import (storename = configfile, certfile = keyfile). 2000-03-19 01:57 burch * modules/currency/gencurr.mv: Bug: 770 Version: 2.13 Fixed a syntax error in the code for the negative format "($ 1.1)" 2000-03-19 01:54 burch * modules/currency/gencurr.mv: Bug: 769 Version: 2.13 Added checking for decimal counts equal to 0, which was previously causing very weirdly formatted amounts 2000-03-17 19:52 burch * admin.mv: Added missing :attribute to unprotected macro 2000-03-17 18:39 burch * modules/ui/kcui.mv: Added :entities to an unprotected macro on line 716 2000-03-17 00:52 burch * upgrade.mv: Bug: 765 Version: 2.13 Removed duplicate upgrading of UI, Tax, and Currency modules 2000-03-17 00:22 burch * modules/ui/kcui.mv: Bug: 764 Version: 2.13 Added missing /BODY tag to store selection screen 2000-03-16 22:28 james * admin.mv, lib/config.mv, modules/payment/ics2.mv, modules/ui/kcui.mv, modules/ui/mmui.mv, modules/wizard/pawizard.mv, modules/payment/paynet.mv, setup.mv, upgrade.mv: plugging the entities hole 2000-03-02 20:28 burch * CHANGELOG.txt: Updated for 2.12 changes 2000-03-02 02:05 alex * upgrade.mv: Added code to set g.Module_Library_xxx variables so error messages, etc.. can properly be set 2000-03-02 01:58 alex * upgrade.mv: changed to always check for new modules instead of only checking when upgrading from 2.01 to 2.1. 2000-03-02 01:42 alex * modules/payment/mod10.mv: Bug: 751 fixed a bug that caused the upgrade script not to work if upgrading from a version higher than 2.0. 2000-03-01 23:40 alex * modules/wizard/cswizard.mv: fixed a bug in create store wizard which required a user to enter a domain license when it should have been a storefront license. 2000-03-01 23:37 alex * admin.mv: fixed a bug in admin.mv that required domain licenses instead of storefront when a user creates additional store. 2000-02-29 23:42 james * errcodes.dat: Added the error messages from qship 2000-02-29 23:15 james * modules/shipping/qship.mv: BUG 749 Qship was checking the "Progressive" flag on the Quantity Shipping Methods Table without doing a find. This was essentially randomly generating the progressive flag when there were two or more methods. Now does a find find, and generates an appropriate error if the find fails. 2000-02-29 21:03 james * upgrade.mv: Upgrade from 2.11 to 2.12 2000-02-29 20:52 james * modules/ui/mmui.mv: Bug# 748 Now properly constructs the BODY tag on the Store Selection Screen. 2000-02-29 20:23 james * upgrade.mv: Added upgrade from 2.11 to 2.12 2000-02-29 19:13 james * lib/config.mv: update to version 2.12 2000-02-29 19:11 james * modules/ui/mmui.mv: Bug# 747 there was a "text" tag and a " text" attribute being added. The "text" attribute was running into the "body" tag making "bodytext" tag, which the browser, oddly enough, could not see. Removed the excess, badly formatted text tag. 2000-02-29 18:49 james * modules/ui/mmui.mv: Bug# 746 there was a "text" tag and a " text" attribute being added. The "text" attribute was running into the "body" tag making "bodytext" tag, which the browser, oddly enough, could not see. Removed the excess, badly formatted text tag. 2000-02-23 10:19 burch * anacomp.mv, main.mv, merchant.mv, remove.mv, lib/db.mv, lib/util.mv, modules/batch/stdacct.mv, modules/currency/eurocur.mv, modules/currency/gencurr.mv, modules/currency/usmoney.mv, modules/export/flatord.mv, modules/fulfill/custeml.mv, modules/fulfill/meremail.mv, modules/import/kcimport.mv, modules/import/mm1impt.mv, modules/import/prodimpt.mv, modules/log/elf.mv, modules/log/malf.mv, modules/payment/anacom.mv, modules/payment/authnet.mv, modules/payment/check.mv, modules/payment/cybrcash.mv, modules/payment/example.mv, modules/payment/linkpt.mv, modules/shipping/baseunit.mv, modules/shipping/flatrate.mv, modules/shipping/minunit.mv, modules/shipping/ups.mv, modules/system/example.mv, modules/tax/shoptax.mv, modules/tax/statetax.mv, modules/tax/vat.mv, modules/util/example.mv, modules/util/iif.mv, modules/wizard/atwizard.mv, modules/wizard/cawizard.mv, modules/wizard/pcwizard.mv, modules/wizard/shwizard.mv, modules/wizard/uiwizard.mv: Updated copyright notices to include the year 2000 2000-02-22 17:40 burch * modules/tax/vat.mv: Fixed a bug that broke the edit product button in edit here mode (Fixes Bug #739) 2000-02-22 10:26 burch * modules/import/mm1impt.mv: Attribute/Option costs are now set equal to the price if there is no cost available (Fixes Bug #731) 2000-02-22 09:41 burch * modules/: payment/authnet.mv, wizard/atwizard.mv: Cleaned up standardoutputlevels 2000-02-21 17:48 james * modules/wizard/atwizard.mv: untracked bug 2000-02-21 17:37 james * modules/wizard/cawizard.mv: bug 725 2000-02-21 17:32 james * modules/wizard/cawizard.mv: Bug #720 2000-02-21 15:17 james * modules/wizard/cawizard.mv: Bug #695 2000-02-21 15:10 burch * merchant.mv, remove.mv: Updated miva engine version requirement to 3.5 2000-02-21 14:26 burch * modules/wizard/: pcwizard.mv, shwizard.mv: Added privilege checking to differentiate between add/modify (Fixes Bug #704) 2000-02-21 13:34 burch * modules/wizard/cawizard.mv: Fixed wizard headers 2000-02-21 13:32 burch * modules/payment/anacom.mv: Added VALIGN = "top" to secure submittal prompt in wizard configuration (Fixes Bug #713) 2000-02-21 13:31 burch * modules/import/mm1impt.mv: Added code to blank out prefix/length fields for MOD10 when importing a payment method from v1.x (Fixes Bug #705) 2000-02-21 12:11 burch * modules/currency/gencurr.mv: Added code to reset the other currency symbol edit field if the user selects from the currency symbol drop-down (Fixes Bug #697) 2000-02-17 15:36 merchant_ro * UPGRADE.txt: Removed test 2000-02-17 15:36 merchant_ro * UPGRADE.txt: Test 2000-02-15 12:02 james * modules/shipping/ups.mv: remove ups klooj 2000-02-14 16:05 burch * remove.mv: Updated for 2.1 file list 2000-02-14 15:44 burch * modules/import/mm1impt.mv: cost was not in MM1_Attributes/MM1_Options--changed to 0 2000-02-14 15:44 burch * PACKING.lst: Added a couple of 2.1 files 2000-02-14 14:56 burch * PACKING.lst: Updated for 2.1 2000-02-14 13:18 bob * modules/util/example.mv: changed DEBUG to EXAMPLE in example.mv in /modules/util 2000-02-11 11:24 james * modules/currency/gencurr.mv: fixed that funky error message 2000-02-10 15:55 james * modules/currency/gencurr.mv: remove space between 'other' and ":" 2000-02-10 15:50 james * modules/currency/gencurr.mv: fixing bug 673 by removing user defined form drop drop down list 2000-02-10 13:14 bob * modules/currency/gencurr.mv: fixed validation error for user defined fields (bug 671) 2000-02-10 11:24 burch * graphics/mmui/olive/basket.gif: Added to CVS 2000-02-09 17:14 burch * graphics/mmui/olive/storfrnt.gif: Added 2000-02-09 16:34 bob * graphics/mmui/steel_th.gif: changed the name of the steel previews from blue to steel 2000-02-09 16:11 burch * graphics/: kcui/default_th.gif, kcui/mint_th.gif, kcui/plum_th.gif, kcui/sage_th.gif, mmui/blue_th.gif, mmui/default_th.gif, mmui/hotdog_th.gif, mmui/olive_th.gif: Added scheme preview images 2000-02-09 14:09 bob * modules/currency/gencurr.mv: took out some mysterious
s 2000-02-09 13:18 burch * graphics/mmui/: hotdog/account.gif, hotdog/addone.gif, hotdog/basket.gif, hotdog/blades.gif, hotdog/buyone.gif, hotdog/checkout.gif, hotdog/prodlist.gif, hotdog/search.gif, hotdog/selstr.gif, hotdog/storfrnt.gif, olive/account.gif, olive/addone.gif, olive/blades.gif, olive/buyone.gif, olive/checkout.gif, olive/prodlist.gif, olive/search.gif, olive/selstr.gif, steel/account.gif, steel/addone.gif, steel/basket.gif, steel/blades.gif, steel/buyone.gif, steel/checkout.gif, steel/prodlist.gif, steel/search.gif, steel/selstr.gif, steel/storfrnt.gif: New MMUI Scheme graphics 2000-02-09 12:06 bob * modules/currency/gencurr.mv: still more formatting changes 2000-02-09 12:00 burch * graphics/wizards/: config_look.gif, config_look_sm.gif, create_store.gif, create_store_sm.gif, shipping.gif, shipping_sm.gif: New wizard icons 2000-02-09 11:59 burch * graphics/wizards/: dropdown.gif, radio.gif: New drop-down list/radio button preview images 2000-02-09 11:54 bob * modules/currency/gencurr.mv: changed text format on STOR screen for gencurr 2000-02-08 15:19 bob * modules/payment/linkpt.mv: made textual changes as per George B. 2000-02-08 15:16 bob * modules/wizard/pcwizard.mv: made textual changes per George Bancroft 2000-02-06 15:58 bob * lib/db.mv: jon helped me figure out what was wrong with privilege checking in wiz's 2000-02-05 15:40 bob * modules/wizard/pcwizard.mv: added privilege checking for payment wizard ( PMNT, add ) 2000-02-04 17:45 burch * modules/log/elf.mv: Added quotation marks around all fields that could possibly contain spaces 2000-02-04 17:26 burch * modules/wizard/pcwizard.mv: Fixed a bug that would prevent StoreWizardModule_Validate from properly switching back to the right step 2000-02-04 16:14 bob * MODULES.lst: removed iif.mv from modules list 2000-02-04 10:42 bob * modules/payment/anacom.mv: changed ordering of appearance of credit cards in wizard 2000-02-04 09:21 bob * modules/payment/anacom.mv: fixed some formatting - bugs 602-603 2000-02-03 13:42 bob * modules/util/iif.mv: work in progress - was adding import customers, still needs sales tax stuff 2000-02-02 17:08 burch * merchant.mv: Fixed a couple of potential leading slash errors doing tax and shipping calculations (Fixes Bug #611) 2000-02-02 15:24 bob * modules/util/iif.mv: in process of adding custom field functionality 2000-02-02 14:48 burch * lib/db.mv: Added StoreKey_Delete Basically reworked the quantity of items shipping configuration (Fixes Bugs #601, #606) 2000-02-02 12:01 burch * modules/payment/: anacom.mv, authnet.mv, cybrcash.mv, linkpt.mv: Added validation of credit cards/methods to ensure that at least one is selected during Wizard configuration (Fixes Bug #591) 2000-02-01 19:08 burch * modules/payment/authnet.mv: Changed "Charge Method" to be boldfaced in configuration screen (Fixes Bug #598) 2000-02-01 19:05 burch * modules/payment/authnet.mv: Added validation of password field (Fixes Bug #597) Password field now defaults to "testing" at install time 2000-02-01 18:54 burch * modules/payment/anacom.mv: Changed to automatically generate the URL based on the username (Fixes Bugs #593, #594) 2000-02-01 18:46 burch * modules/payment/linkpt.mv: Fixed typos that prevented credit card selections from being saved in the wizard (Fixes Bug #593) 2000-02-01 18:40 burch * modules/payment/linkpt.mv: Changed summary screen to display digital certificate (Fixes Bug #590) 2000-02-01 18:38 burch * modules/payment/linkpt.mv: Added "Not Shown" for digital certificate on wizard summary screen (Fixes Bug #590) 2000-02-01 18:33 burch * modules/payment/linkpt.mv: Changed "Configuration File" to "Store Name" in configuration screen (Fixes Bug #589) 2000-01-28 16:00 burch * MODULES.lst: Fixed a couple of validation bugs Renamed modules.lst to MODULES.lst Copied wizard code from admin.mv and renamed Wizard_ functions to Setup_ Re-organized a little bit for better error handling 2000-01-27 10:33 bob * version.mv-standard, version.mv-bundle: removed quickstart - now in main.mv 2000-01-26 16:48 bob * modules/shipping/baseunit.mv: now glosubs the ','s out of methods (bug 560) 2000-01-26 16:35 bob * modules/shipping/baseunit.mv: put validates for commas and colons (bug 562) 2000-01-26 16:29 bob * modules/shipping/minunit.mv: now validates for commas and colons in method names (bug 562) 2000-01-26 16:17 bob * modules/shipping/flatrate.mv: now validates method names for ':' and ',' - bug 562 2000-01-26 16:01 burch * modules/log/elf.mv: Added quotation marks around product codes, product names, and attribute lists Added code to substitute a "-" for the attribute list if no attributes were selected 2000-01-25 15:17 burch * graphics/wizards/blade_bg.gif: New background image that handles large windows better Fixed path for setup logo image 2000-01-25 12:06 burch * modules/shipping/baseunit.mv: Removed "To begin," from step 1 text 2000-01-25 12:06 burch * modules/shipping/flatrate.mv: Added wizard configuration 2000-01-25 11:59 burch * modules/shipping/baseunit.mv: fixed a couple of typos 2000-01-25 11:49 burch * modules/shipping/baseunit.mv: Added wizard configuration 2000-01-25 10:39 james * graphics/wizards/: DropDown_example.gif, radio_example.gif: adding the example graphics for the product attribute wizard 2000-01-24 14:56 burch * modules/payment/: anacom.mv, check.mv, linkpt.mv: Added missing /FONT tags 2000-01-24 13:34 burch * graphics/wizards/: close.gif, restart.gif: Added new restart/close wizard graphics 2000-01-24 10:46 burch * graphics/wizards/: add_attr.gif, add_attr_sm.gif: New Add Attribute wizard graphics 2000-01-21 10:52 burch * graphics/wizards/blade_bg.jpg: New wizard graphic 2000-01-20 18:39 burch * graphics/: admin/atwizard.gif, wizards/add_category.gif, wizards/add_category_sm.gif, wizards/add_product.gif, wizards/add_product_sm.gif, wizards/atwizard.gif, wizards/config_look.gif, wizards/config_look_sm.gif, wizards/config_pay.gif, wizards/config_pay_sm.gif, wizards/create_store.gif, wizards/create_store_sm.gif, wizards/setup.gif, wizards/setup_sm.gif, wizards/shipping.gif, wizards/shipping_sm.gif: New wizard graphics 2000-01-19 09:58 bob * modules/payment/anacom.mv: added wizard configure functions- api now 2.1 2000-01-18 15:46 burch * modules/payment/check.mv: Added wizard configuration to check payment 2000-01-18 11:39 burch * graphics/admin/: pawizard.gif, pcwizard.gif: New Pablo graphics 2000-01-17 16:48 james * graphics/admin/atwizard.gif: end of day commit every thing 2000-01-17 11:33 burch * version.mv-bundle, version.mv-standard: Fixed spacing under Netscape 2000-01-14 15:49 burch * lib/db.mv: Removed some leftover text, html's Moved Module_Wizard code into admin.mv Added Wizard_Module_FieldError to admin.mv 2000-01-14 15:30 burch * version.mv-standard, graphics/admin/pawizard.gif, graphics/admin/pcwizard.gif: Finished quickstart screen New temporary wizard icons 2000-01-13 17:03 burch * lib/db.mv, modules/payment/anacom.mv: Removed some leftover text,html standardoutputlevels Changed wizards to start on step 1 instead of step 0 Made some progress on the payment configuration wizard 2000-01-13 15:51 burch * graphics/admin/pcwizard.gif: Added Payment Configuration wizard icon 2000-01-13 10:59 burch * version.mv-standard: New quickstart screen 2000-01-13 10:59 burch * version.mv-standard, graphics/admin/cswizard.gif, graphics/admin/shot-adminzoom.gif: New look & feel for wizards Wizards are now in a popup window Started work on QuickStart screens 1999-12-17 15:58 burch * PACKING.lst, anacomp.mv, remove.mv, version.mv-standard, lib/db.mv, modules/batch/stdacct.mv, modules/currency/eurocur.mv, modules/currency/usmoney.mv, modules/export/flatord.mv, modules/fulfill/custeml.mv, modules/fulfill/meremail.mv, modules/import/kcimport.mv, modules/import/mm1impt.mv, modules/import/prodimpt.mv, modules/payment/check.mv, modules/shipping/baseunit.mv, modules/shipping/flatrate.mv, modules/system/example.mv, modules/tax/shoptax.mv, modules/tax/statetax.mv, modules/tax/vat.mv, modules/util/example.mv: Merged 2.01 changes, changed version to 2.1 1999-12-14 11:28 bob * modules/import/: kcimport.mv, mm1impt.mv: added support for attribute and option costing 1999-11-22 10:14 burch * anacomp.mv, modules/batch/stdacct.mv, modules/currency/eurocur.mv, modules/currency/usmoney.mv, modules/export/flatord.mv, modules/fulfill/custeml.mv, modules/import/kcimport.mv, modules/import/prodimpt.mv, modules/payment/check.mv, modules/payment/example.mv, modules/shipping/baseunit.mv, modules/system/example.mv, modules/tax/shoptax.mv, modules/tax/statetax.mv, modules/util/example.mv: Added Id headers 1999-11-09 13:52 burch * modules/payment/example.mv: Example payment module 1999-11-01 11:34 bob * modules/fulfill/custeml.mv: a call to the error routine was looking in the wrong file. 1999-10-28 17:16 bob * version.mv-standard: update license header 1999-10-28 14:36 burch * PACKING.lst: Added packing list to packing list 1999-10-28 12:07 burch * INSTALL.txt: Changed Merchant/ to Merchant2/ 1999-10-26 16:10 bob * modules/: currency/eurocur.mv, fulfill/custeml.mv, tax/shoptax.mv, tax/statetax.mv: Removed redundant privilege checking from several modules. 1999-10-26 12:57 burch * remove.mv: Added missing images 1999-10-26 12:48 burch * graphics/admin/color.gif: Color selector graphic 1999-10-26 12:46 burch * PACKING.lst, aneti.mv, remove.mv: New remove.mv/PACKING.lst/etc... 1999-10-26 11:05 burch * modules/: export/flatord.mv, import/kcimport.mv: Added all help links 1999-10-25 09:55 burch * graphics/admin/login.gif: New Login/About graphic 1999-10-20 18:06 bob * modules/fulfill/custeml.mv: Finished(?) modifications to privilege system. 1999-10-20 17:00 bob * modules/currency/eurocur.mv: changed privilege functions in store modules and ui, updated order processing privilege settings. 1999-10-20 15:45 burch * remove.mv: Changed the name of the PaymentNet module *back* to paynet.mv 1999-10-20 15:35 burch * remove.mv: Renamed PaymentNet payment services to "Signio Payflow Pro" Renamed paynet.mv to signio.mv 1999-10-14 16:55 burch * graphics/admin/link.gif: link 1999-10-14 15:54 burch * modules/currency/usmoney.mv: Cleaned up whitespace compression 1999-10-14 15:43 burch * anacomp.mv, aneti.mv, remove.mv, modules/batch/stdacct.mv, modules/currency/eurocur.mv, modules/currency/usmoney.mv, modules/fulfill/custeml.mv, modules/import/kcimport.mv, modules/payment/check.mv, modules/system/example.mv, modules/util/example.mv: Added new copyright/informational headers to all files 1999-10-14 15:08 burch * modules/import/kcimport.mv: Fixed broken help buttons 1999-10-14 15:06 burch * modules/: batch/stdacct.mv, currency/eurocur.mv, fulfill/custeml.mv, import/kcimport.mv, payment/check.mv, system/example.mv, util/example.mv: Finished Error_Code assignment Changed all module versions to 2.0 1999-10-13 14:35 burch * graphics/admin/web.gif: Starting work on Link/Help buttons Fixed a bug in the customer batch edit screen which caused some of the visible fields to be forgotten when switching tabs 1999-10-07 11:02 burch * graphics/admin/: all.gif, all_p.gif, assign.gif, assign_p.gif, uassgn.gif, uassgn_p.gif, uncat.gif, uncat_p.gif: Final buttons 1999-10-06 18:51 burch * graphics/admin/: all.gif, all_p.gif, assign.gif, assign_p.gif, uassgn.gif, uassgn_p.gif, uncat.gif, uncat_p.gif: New all/assigned/unassigned/uncategorized buttons Changed the KoolCat Product List to display uncategorized products, and to display all categories for each product (Fixes Bug #249) 1999-10-06 15:40 burch * graphics/admin/: all.gif, all_p.gif, assign.gif, assign_p.gif, uassgn.gif, uassgn_p.gif, uncat.gif, uncat_p.gif: New All/Assigned/Unassigned/Uncategorized buttons 1999-10-05 14:41 burch * modules/: batch/stdacct.mv, currency/eurocur.mv, import/kcimport.mv, system/example.mv, util/example.mv: Added Module_API_Version to all modules 1999-10-01 14:24 burch * modules/batch/stdacct.mv: Removed unused functions 1999-09-30 18:30 burch * modules/util/example.mv: Added Store Utility modules 1999-09-28 12:13 burch * graphics/admin/: all.gif, all_p.gif, assign.gif, assign_p.gif, uassgn.gif, uassgn_p.gif: New graphics 1999-09-28 10:29 burch * modules/system/example.mv: Added system extension modules 1999-09-27 15:51 burch * graphics/admin/: next.gif, prev.gif, search.gif: New graphics 1999-09-27 14:10 burch * graphics/admin/: next.gif, prev.gif: Converted kcimport.mv to new admin UI 1999-09-27 13:23 burch * graphics/admin/: move_d.gif, move_u.gif, select.gif, upload.gif: New graphics 1999-09-27 11:50 burch * graphics/admin/: check.gif, search.gif, selcol.gif, select.gif: New graphics 1999-09-23 15:21 burch * graphics/admin/select.gif: Converted Screen_User_Lookup to new buttons 1999-09-23 13:15 burch * graphics/admin/: move_d.gif, move_u.gif: Fixed the buttons on the Category Batch Edit Screen 1999-09-23 12:51 burch * graphics/admin/: newb.gif, newb_p.gif, next.gif, prev.gif, redraw.gif, refresh.gif: Fixed the graphics in the "Groups" screen 1999-09-23 12:38 burch * graphics/admin/: selcol.gif, upload.gif: Added color selector/file upload images 1999-09-22 15:24 burch * graphics/admin/: redraw.gif, search.gif: Added the rest of the new admin graphics 1999-09-22 15:00 burch * graphics/admin/: edit.gif, edith.gif, edith_p.gif, help.gif, new.gif, new_p.gif: Added new graphics 1999-09-21 13:25 burch * modules/batch/stdacct.mv: Changed (Payment|Shipping)Module_Report_Count to _Report_Fields Changed report interface to use field "codes" 1999-08-27 16:55 burch * graphics/: hanks/ax.gif, hanks/ax.th.gif, hanks/blower.gif, hanks/blower.th.gif, hanks/bolt.allen.gif, hanks/bolt.allen.th.gif, hanks/bolt.hex.gif, hanks/bolt.hex.th.gif, hanks/bolt.lag.gif, hanks/bolt.lag.th.gif, hanks/bolt.sh.allen.gif, hanks/bolt.sh.allen.th.gif, hanks/bolt5.gif, hanks/bolt5.th.gif, hanks/bolt6.gif, hanks/bolt6.th.gif, hanks/buffer.pn.gif, hanks/buffer.pn.th.gif, hanks/cclamp.gif, hanks/cclamp.th.gif, hanks/channellocks.gif, hanks/channellocks.th.gif, hanks/chisel.gif, hanks/chisel.th.gif, hanks/dial.cal.gif, hanks/dial.cal.th.gif, hanks/disp.gif, hanks/drill.pn.gif, hanks/drill.pn.th.gif, hanks/drill.press.gif, hanks/drill.press.th.gif, hanks/drill1.gif, hanks/drill1.th.gif, hanks/drill2.gif, hanks/drill2.th.gif, hanks/drill3.gif, hanks/drill3.th.gif, hanks/hammer.bp.gif, hanks/hammer.bp.th.gif, hanks/hammer.steel.gif, hanks/hammer.steel.th.gif, hanks/hammer.wd.gif, hanks/hammer.wd.th.gif, hanks/hanks.gif, hanks/htsskew.gif, hanks/htsstore.gif, hanks/htsstore01.gif, hanks/htsstore02.gif, hanks/nut.hex.gif, hanks/nut.hex.th.gif, hanks/pic1.gif, hanks/pic1.th.gif, hanks/pliers.gif, hanks/pliers.n.gif, hanks/pliers.n.th.gif, hanks/pliers.th.gif, hanks/pocket.knife.gif, hanks/pocket.knife.th.gif, hanks/router1.gif, hanks/router1.th.gif, hanks/sander.belt.gif, hanks/sander.belt.th.gif, hanks/sander.orb1.gif, hanks/sander.orb1.th.gif, hanks/sander.orb2.gif, hanks/sander.orb2.th.gif, hanks/saw.chain.gif, hanks/saw.chain.th.gif, hanks/saw.circ1.gif, hanks/saw.circ1.th.gif, hanks/saw.hack.gif, hanks/saw.hack.th.gif, hanks/saw.jig.gif, hanks/saw.jig.th.gif, hanks/screw.phil.gif, hanks/screw.phil.th.gif, hanks/screw.smetal.gif, hanks/screw.smetal.th.gif, hanks/screw.wd.gif, hanks/screw.wd.th.gif, hanks/screwdr.phil.gif, hanks/screwdr.phil.th.gif, hanks/screwdr2.gif, hanks/screwdr2.th.gif, hanks/screwdr3.gif, hanks/screwdr3.th.gif, hanks/sprayer.pnt.gif, hanks/sprayer.pnt.th.gif, hanks/staple.gn.gif, hanks/staple.gn.th.gif, hanks/tape.msr.gif, hanks/tape.msr.th.gif, hanks/thumb.gif, hanks/tinsnips.gif, hanks/tinsnips.th.gif, hanks/vise2.gif, hanks/vise2.th.gif, hanks/wingnut.gif, hanks/wingnut.th.gif, hanks/wrench.allen.gif, hanks/wrench.allen.th.gif, hanks/wrench.cnt.gif, hanks/wrench.cnt.th.gif, hanks/wrench.pipe.gif, hanks/wrench.pipe.th.gif, kcui/store_th.gif, mmui/store_th.gif: Working on preview-based UI selection for Stores Fixed the Domain Settings update button 1999-08-26 16:07 burch * graphics/: kcui/selstr_th.gif, mmui/selstr.gif, mmui/selstr_th.gif: Implemented preview-based UI selection/configuration for store selection 1999-08-11 15:00 burch * graphics/: kcui/mall_th.gif, kcui/store_th.gif, mmui/mall_th.gif, mmui/store_th.gif: New graphics 1999-08-05 17:26 baili * lib/adminui.mv: Work in progress 1999-08-04 17:52 burch * lib/adminui.mv: New administrative 1999-07-08 13:01 burch * aneti.mv: Changed version number to 1.50 1999-04-27 10:50 baili * graphics/mmui/account.gif: Account graphic 1999-03-22 17:06 burch * PACKING.lst: Added Package_Remove function so remove.mv will work correctly with the Miva Package Manager 1999-03-18 14:05 burch * PACKING.lst: Fixed a typo 1999-03-16 13:20 burch * merchant.pfw: New Miva Merchant setup stuff 1998-11-25 11:06 burch * monlinep.mv: Changed version number from v1.18 to v1.20 1998-11-19 15:01 burch * monlinep.mv: Changed version numbers from v1.17 to v1.18 1998-11-10 14:25 burch * mmstart.htm: Added MerchantOn 1998-11-09 15:33 burch * monlinep.mv: Cleanup in preparation for v1.17 release 1998-11-06 13:50 burch * monlinep.mv: Cleaned up CR/LF/LF pairs 1998-10-01 12:54 cvs * monlinep.mv: Integrated MerchantOnline payment module 1998-09-30 13:42 cvs * mmstart.htm: Merged 3.22 Build 11 Changes 1998-09-28 13:16 cvs * monlinep.mv: Added Merchant Online Module to CVS 1998-09-23 14:19 cvs * mmstart.htm: Fixed memory leak, Removed state = &state 1998-09-23 12:58 cvs * UPGRADE.txt: Moved changelog back into CHANGELOG.txt 1998-09-22 14:44 cvs * UPGRADE.txt: Moved configuration of module paths into a separate screen 1998-09-22 13:17 cvs * graphics/admin/: docs.gif, logout.gif, main.gif, support.gif: Went back to original buttons 1998-09-22 13:09 cvs * graphics/admin/: docs.gif, logout.gif, main.gif, support.gif: New Administration Buttons 1998-09-03 13:25 cvs * ISP.txt: ISP Instructions 1998-09-03 13:21 cvs * ISP.txt, mminstall.sh: ISP Installation Instructions 1998-09-03 13:07 cvs * INSTALL.txt: Miva Merchant distribution 1998-09-03 12:40 cvs * mminstall.sh: Fixed several CGI-related problems in installation 1998-09-03 11:41 cvs * module.mv: Not needed any more 1998-09-02 20:12 cvs * mminstall.sh: Initial revision VirtualHost only support 1998-09-02 20:11 cvs * mmstart.htm, graphics/admin/login.gif: Miva Merchant v1.0 Prep 1998-09-02 12:38 cvs * graphics/admin/web.gif: Added buttons to display store/category/product links 1998-08-24 16:00 cvs * graphics/admin/blank.gif: 3.2 Release 1998-08-17 12:41 cvs * mmstart.htm: Miva Merchant Beta 1 1998-08-17 11:28 cvs * mmstart.htm: Miva Merchant Beta 1 1998-08-11 11:52 cvs * graphics/admin/: help_lg.gif, help_sm.gif: Bugfixes 1998-08-10 17:07 cvs * graphics/: admin/blades.gif, admin/docs.gif, admin/dot.gif, admin/down.gif, admin/login.gif, admin/logout.gif, admin/main.gif, admin/right.gif, admin/support.gif, mmui/addone.gif, mmui/basket.gif, mmui/blades.gif, mmui/buyone.gif, mmui/checkout.gif, mmui/dot.gif, mmui/mall.gif, mmui/prodlist.gif, mmui/search.gif, mmui/storfrnt.gif: Implemented shopper selected tax, cleaned up graphics 1998-07-25 16:53 cvs * module.mv: Miva Merchant