summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2002-04-07working message catalogs (not used for enough yet)ivan
- almost (but not quite) closes Bug#385 - still have to catalog the backend things triggered by signup server.
2002-04-07- config option for signup server payment typesivan
- credit card type pulldown on signup server (closes: Bug#383)
2002-04-06fix visual glitchivan
2002-04-06big signup server cleanups. uses Storable for network protocol now.ivan
- makes Bugs 384 & 385 easier - closes: Bug#382
2002-04-06security phrase bug fixesivan
2002-04-05- add message catalog table & beginning of web interfaceivan
- add security_phrase and conf option to svc_acct.pm - random other stuff
2002-04-05credit/refund display correctionjeff
2002-04-05don't specify date (not on submitting form)ivan
2002-04-05oops forgot these from working on the roadivan
2002-04-05Checkin of disparate changes from working on the road:ivan
- generic SQL query - move exports out to their own files - small cleanup of selfadmin server
2002-03-30finish up s/referral/advertising source/ivan
2002-03-29fix unlinked svc browse!ivan
2002-03-27s/referral/advertising source/ivan
yes, the name sucks. got a better one?
2002-03-26simple visual fix:   for blank company columnivan
2002-03-26docivan
2002-03-26s/Add/Provision/ivan
2002-03-26further export bugfixingivan
add 10 kid limit to freeside-queued sqlradius_reset now works (closes: Bug#372)
2002-03-25customers by otaker report (ugly search/cust_main.cgi mods; revert if theyivan
cause problems)
2002-03-24UI improvements for agentsivan
2002-03-24"subscription" price plan from "Luke Pfeifer" <freeside@globalli.com>ivan
2002-03-24ICRADIUS groups all done! UI and provisioning. closes: Bug#362ivan
fix some bugs in the export and add queue_dangerous_controls option too
2002-03-23okay group editing UI as well as part_svc group editing UI seem to be workingivan
2002-03-23group editing seems to be working... everything except defaults... oh andivan
export...
2002-03-22RADIUS groups on the way!ivan
2002-03-22more new export...ivan
2002-03-21more for the new world of export...ivan
2002-03-20new export! infostreet and sqlradius provisioning switched overivan
(Bug #299 - doesn't close it, but all the groundwork is done) also removes non-transactional ICRADIUS export from svc_acct.export (closes: Bug#347)
2002-03-19changes dum big "state/county/country" select to three, linked with javascriptivan
closes: Bug#353
2002-03-18okay, now you can specify an alternate invoice template, and it'llivan
be auto-createad and added to the list of configuration options. closes: Bug#314
2002-03-18update quickpay for current search capabilitiesivan
2002-03-18fixes bug#367 (yay, that one was annoying):ivan
in config editor, initial newlines in <textarea>s are lost. even if you didn't mean to edit them you remove that..
2002-03-18added (incomplete) export fooivan
2002-03-18UI glitch; forgot ROWSPAN for export columnivan
2002-03-18new config value `defaultrecords', documentation, javascript config file editorivan
2002-03-17new domain record editing fooivan
2002-03-12print error message for failed cancels!ivan
2002-03-12abstract stupid HTML layer trick out to HTML::Widgets::SelectLayersivan
2002-03-06add freeside-expiration-alerter to upgrade8.htmlivan
2002-03-06billing expiration alertsjeff
2002-03-05consistency is nicejeff
2002-03-04*** empty log message ***ivan
2002-03-03docuivan
2002-02-28tyopivan
2002-02-28add main menu linkivan
2002-02-28handle errors betterivan
2002-02-28s/depreciated/deprecated/ivan
2002-02-27add status and statustext fields to cust_bill_eventivan
2002-02-27Should be "CREATE TABLE" not "CREATE INDEX" for part_export_optionkhoff
2002-02-26fixup reports for templated webUIivan
2002-02-26fix a weird oops with service address editing UI that would leaveivan
some fields blank... ?