summaryrefslogtreecommitdiff
path: root/httemplate/docs
AgeCommit message (Collapse)Author
2002-12-17add PerlModule commands to install instructionsivan
2002-12-09docivan
2002-11-28deprecate username_policyivan
2002-11-20ugh... need to increase length of payinfo field in cust_pay and cust_refundivan
for ACH
2002-11-19add LEC billingivan
2002-11-04docivan
2002-10-13dohivan
2002-10-13msgcat docs for upgradeivan
2002-10-13don't use ILIKE (7.1-ism) anymoreivan
2002-10-04working on the road:ivan
- easier "change package" link for changing one package to another - sqlradius export now compatible with Pg - indices on phone numbers - install instructions specify Pg 7.1 (at least until ILIKE thing is changed) - searching on phone number fragments
2002-09-25docivan
2002-09-21all taxes now have names. closes: Bug#15ivan
2002-09-20move from bin/fs-setup to FS/bin/freeside-setupivan
2002-09-20doc NetAddr::IP dependancyivan
2002-09-18docivan
2002-09-17remove svc_acct_smivan
2002-09-10doc: need Net::SSH 0.07 for 1.4.1ivan
2002-09-09doc clarification about usersivan
2002-09-071.4.1ivan
2002-08-03remove some extra modules from install docivan
2002-07-26tyopivan
2002-07-26tyopivan
2002-07-22no mysql in 1.4.0 release. hopefully 1.4.1ivan
2002-07-14no mason 1.1x yet :(ivan
2002-07-09new schema diagramivan
2002-07-08new and improved instructions! now even more idiot proof!ivan
2002-07-06new! improved! now even more idiot-proof!ivan
2002-07-02freeside groupivan
2002-06-30addingivan
2002-06-21don't forget part_svc in upgradesivan
2002-06-21docivan
2002-06-21uid search on main menu, updated upgrade docsivan
2002-06-20docivan
2002-06-14s/svc_domain.import/bind.import/ to match realityivan
2002-06-14mysql support!ivan
2002-06-10Rollback part_pkg.def_svcpart changes.khoff
2002-06-08Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵khoff
online signup.
2002-06-04small doc patch from baloo@gimpgirl.orgivan
2002-05-17tyopivan
2002-05-16upgrade docs: run populate-msgcativan
2002-05-15queue dependanciesivan
2002-05-09attempt to avoid people installing and asking for help with MySQL despite theivan
VERY FUCKING CLEAR instructions that it isn't supported.
2002-05-04schema changes for proper texas taxivan
2002-04-20working BIND importivan
2002-04-16- send a notice to the customer when their card is declined - closes: Bug#351ivan
- freeside-expiration-alerter works fine, closes: Bug#7
2002-04-16move the last of the real-time exports out of svc_acct.pm and into part_exportivan
2002-04-14- move cyrus, shellcommands, CP exports exports to new-styleivan
- skeleton files for vpopmail exports - documentation updates - add big schema diagram to docs
2002-04-14docu for invoice_lines(0) with no argumentsivan
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