Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-17 | add PerlModule commands to install instructions | ivan | |
2002-12-09 | doc | ivan | |
2002-11-28 | deprecate username_policy | ivan | |
2002-11-20 | ugh... need to increase length of payinfo field in cust_pay and cust_refund | ivan | |
for ACH | |||
2002-11-19 | add LEC billing | ivan | |
2002-11-04 | doc | ivan | |
2002-10-13 | doh | ivan | |
2002-10-13 | msgcat docs for upgrade | ivan | |
2002-10-13 | don't use ILIKE (7.1-ism) anymore | ivan | |
2002-10-04 | working 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-25 | doc | ivan | |
2002-09-21 | all taxes now have names. closes: Bug#15 | ivan | |
2002-09-20 | move from bin/fs-setup to FS/bin/freeside-setup | ivan | |
2002-09-20 | doc NetAddr::IP dependancy | ivan | |
2002-09-18 | doc | ivan | |
2002-09-17 | remove svc_acct_sm | ivan | |
2002-09-10 | doc: need Net::SSH 0.07 for 1.4.1 | ivan | |
2002-09-09 | doc clarification about users | ivan | |
2002-09-07 | 1.4.1 | ivan | |
2002-08-03 | remove some extra modules from install doc | ivan | |
2002-07-26 | tyop | ivan | |
2002-07-26 | tyop | ivan | |
2002-07-22 | no mysql in 1.4.0 release. hopefully 1.4.1 | ivan | |
2002-07-14 | no mason 1.1x yet :( | ivan | |
2002-07-09 | new schema diagram | ivan | |
2002-07-08 | new and improved instructions! now even more idiot proof! | ivan | |
2002-07-06 | new! improved! now even more idiot-proof! | ivan | |
2002-07-02 | freeside group | ivan | |
2002-06-30 | adding | 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-06-20 | doc | ivan | |
2002-06-14 | s/svc_domain.import/bind.import/ to match reality | ivan | |
2002-06-14 | mysql support! | ivan | |
2002-06-10 | Rollback part_pkg.def_svcpart changes. | khoff | |
2002-06-08 | Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵ | khoff | |
online signup. | |||
2002-06-04 | small doc patch from baloo@gimpgirl.org | ivan | |
2002-05-17 | tyop | ivan | |
2002-05-16 | upgrade docs: run populate-msgcat | ivan | |
2002-05-15 | queue dependancies | ivan | |
2002-05-09 | attempt to avoid people installing and asking for help with MySQL despite the | ivan | |
VERY FUCKING CLEAR instructions that it isn't supported. | |||
2002-05-04 | schema changes for proper texas tax | ivan | |
2002-04-20 | working BIND import | ivan | |
2002-04-16 | - send a notice to the customer when their card is declined - closes: Bug#351 | ivan | |
- freeside-expiration-alerter works fine, closes: Bug#7 | |||
2002-04-16 | move the last of the real-time exports out of svc_acct.pm and into part_export | ivan | |
2002-04-14 | - move cyrus, shellcommands, CP exports exports to new-style | ivan | |
- skeleton files for vpopmail exports - documentation updates - add big schema diagram to docs | |||
2002-04-14 | docu for invoice_lines(0) with no arguments | 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 |