summaryrefslogtreecommitdiff
path: root/httemplate/docs/upgrade8.html
AgeCommit message (Collapse)Author
2002-08-12This commit was manufactured by cvs2svn to create branch 'BESTPRACTICAL'.cvs2git
2002-07-14no mason 1.1x yet :(ivan
2002-06-21don't forget part_svc in upgradesivan
2002-06-21docivan
2002-06-21uid search on main menu, updated upgrade docsivan
2002-05-16upgrade docs: run populate-msgcativan
2002-05-15queue dependanciesivan
2002-05-04schema changes for proper texas taxivan
2002-04-11(almost) everything for bug#375 - create export_svc table - part_svc toivan
part_export is now properly many-to-many, not one-to-many still need to finish service editing (choosing exports) in httemplate/edit/part_svc.cgi and httemplate/edti/process/part_svc.cgi and do somethinga about that manual $svcdb = 'svc_acct' in httemplate/edit/part_export.cgi (do part_export records need a svcdb? probably not... should be able to just pass an svcdb on creation of new exports, move the big %exports hash into part_export.pm and allow httemplate/edit/part_svc.cgi to query it for exports that can apply to a given svcdb....
2002-04-10bulk checkin from working on the road:ivan
- use msgcat for more error messages - should be all things that would come3 back from the signup server normally now - signup server: don't display access number <SELECT> if there's none or one - signup_server-realtime config option to run billing for signup server signups immediately - signup server: pkg available to success templates, better documentation on success templates - httemplate/edit/msgcat.cgi fields are properly sticky on errors - httemplate/edit/process/msgcat.cgi - don't update identical fields
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-03-22RADIUS groups on the way!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-18new config value `defaultrecords', documentation, javascript config file editorivan
2002-03-12abstract stupid HTML layer trick out to HTML::Widgets::SelectLayersivan
2002-03-06add freeside-expiration-alerter to upgrade8.htmlivan
2002-03-04*** empty log message ***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-23UI work on main menu, remove Archive::Tar from docsivan
2002-02-19set EVERYTHING=1 for your own mod_perl compileivan
2002-02-18rsync docsivan
2002-02-10update billing documentation for the new world of invoice eventsivan
added freeside-daily replacing freeside-bill for the new world of invoice events
2002-02-10use unique tokens to prevent double-submission of payments in the web UIivan
(closes: Bug#320)
2002-02-10remove -i option from freeside-bill (obsoleted by invoice events)ivan
2002-02-05don't need DBIx::DataSource for upgradesivan
2002-02-05docivan
2002-02-05fix part_export_option indicesivan
2002-02-04have fs-setup create the necessary "default" billing eventsivan
documentation on necessary "default" billing events
2002-02-04billing events!ivan
2002-01-29weight, plan and plandata fields in part_bill_eventivan
2002-01-28book closing schema changesivan
2002-01-28part_export schema changesivan
2002-01-12fix upgrade8.html to be in agreement with fs-setupivan
2002-01-03more schema changes: part_bill_event and cust_bill_event tablesivan
remove old 1.4.0pre READMEs
2001-12-26docivan
2001-10-30docuivan
2001-10-20setup and recurring fee tax exempt flags, UI to editivan
rework part_pkg editing UI some more
2001-10-15price plans web gui 1st pass, oh myivan
2001-10-09add `unsuspendauto' config file: enable the automatic unsuspension of suspendedivan
packages when a customer's balance due changes from positive to zero or negative as the result of a payment or credit add cust_pkg.manual_flag to disable this behaviour per customer package (no UI to set this yet)
2001-10-02doc clarification (?)ivan
2001-10-02add pkey to batch payments and fix a doc typojeff
2001-09-26add part_pop_local tableivan
2001-09-12mason warningsivan
2001-09-11faster (cached) fuzzy searchesivan
prelim. job queues! fixed part_svc editing
2001-09-06finally fix part_svc!!!ivan
2001-09-03fix more bugsivan
2001-09-02really. backup.ivan
2001-09-02upgradeivan
2001-09-02cust_refund and cust_pay get custnumsivan