Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-12 | This commit was manufactured by cvs2svn to create branch 'BESTPRACTICAL'. | cvs2git | |
2002-07-14 | no mason 1.1x yet :( | ivan | |
2002-06-21 | don't forget part_svc in upgrades | ivan | |
2002-06-21 | doc | ivan | |
2002-06-21 | uid search on main menu, updated upgrade docs | ivan | |
2002-05-16 | upgrade docs: run populate-msgcat | ivan | |
2002-05-15 | queue dependancies | ivan | |
2002-05-04 | schema changes for proper texas tax | ivan | |
2002-04-11 | (almost) everything for bug#375 - create export_svc table - part_svc to | ivan | |
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-10 | bulk 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 interface | ivan | |
- add security_phrase and conf option to svc_acct.pm - random other stuff | |||
2002-03-22 | RADIUS groups on the way! | ivan | |
2002-03-20 | new export! infostreet and sqlradius provisioning switched over | ivan | |
(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-18 | new config value `defaultrecords', documentation, javascript config file editor | ivan | |
2002-03-12 | abstract stupid HTML layer trick out to HTML::Widgets::SelectLayers | ivan | |
2002-03-06 | add freeside-expiration-alerter to upgrade8.html | ivan | |
2002-03-04 | *** empty log message *** | ivan | |
2002-02-27 | add status and statustext fields to cust_bill_event | ivan | |
2002-02-27 | Should be "CREATE TABLE" not "CREATE INDEX" for part_export_option | khoff | |
2002-02-23 | UI work on main menu, remove Archive::Tar from docs | ivan | |
2002-02-19 | set EVERYTHING=1 for your own mod_perl compile | ivan | |
2002-02-18 | rsync docs | ivan | |
2002-02-10 | update billing documentation for the new world of invoice events | ivan | |
added freeside-daily replacing freeside-bill for the new world of invoice events | |||
2002-02-10 | use unique tokens to prevent double-submission of payments in the web UI | ivan | |
(closes: Bug#320) | |||
2002-02-10 | remove -i option from freeside-bill (obsoleted by invoice events) | ivan | |
2002-02-05 | don't need DBIx::DataSource for upgrades | ivan | |
2002-02-05 | doc | ivan | |
2002-02-05 | fix part_export_option indices | ivan | |
2002-02-04 | have fs-setup create the necessary "default" billing events | ivan | |
documentation on necessary "default" billing events | |||
2002-02-04 | billing events! | ivan | |
2002-01-29 | weight, plan and plandata fields in part_bill_event | ivan | |
2002-01-28 | book closing schema changes | ivan | |
2002-01-28 | part_export schema changes | ivan | |
2002-01-12 | fix upgrade8.html to be in agreement with fs-setup | ivan | |
2002-01-03 | more schema changes: part_bill_event and cust_bill_event tables | ivan | |
remove old 1.4.0pre READMEs | |||
2001-12-26 | doc | ivan | |
2001-10-30 | docu | ivan | |
2001-10-20 | setup and recurring fee tax exempt flags, UI to edit | ivan | |
rework part_pkg editing UI some more | |||
2001-10-15 | price plans web gui 1st pass, oh my | ivan | |
2001-10-09 | add `unsuspendauto' config file: enable the automatic unsuspension of suspended | ivan | |
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-02 | doc clarification (?) | ivan | |
2001-10-02 | add pkey to batch payments and fix a doc typo | jeff | |
2001-09-26 | add part_pop_local table | ivan | |
2001-09-12 | mason warnings | ivan | |
2001-09-11 | faster (cached) fuzzy searches | ivan | |
prelim. job queues! fixed part_svc editing | |||
2001-09-06 | finally fix part_svc!!! | ivan | |
2001-09-03 | fix more bugs | ivan | |
2001-09-02 | really. backup. | ivan | |
2001-09-02 | upgrade | ivan | |
2001-09-02 | cust_refund and cust_pay get custnums | ivan | |