Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-04 | really fixed now | ivan | |
2002-12-04 | oops, typo | ivan | |
2002-10-12 | dayphone/nightphone as customizable labels, closes: Bug#464 | ivan | |
2002-09-21 | all taxes now have names. closes: Bug#15 | ivan | |
2002-09-20 | add freeside-deluser, freeside-deloutsource and freeside-deloutsourceuser | ivan | |
2002-09-20 | move from bin/fs-setup to FS/bin/freeside-setup | ivan | |
2002-09-20 | change otaker fields to 32 chars | ivan | |
2002-09-19 | use database SERIAL or AUTO_INCREMENT for primary keys, finally, yay! | ivan | |
closes: bug#69 | |||
2002-09-09 | svc_broadband merge | khoff | |
2002-09-08 | error out if can't open .HEADER files | ivan | |
2002-07-15 | finally a working DNS::ZoneParse | ivan | |
2002-07-06 | fix Can't use an undefined value as an ARRAY reference at ./fs-setup line ↵ | ivan | |
209, <STDIN> line 3. | |||
2002-06-28 | better error message for illegal password | ivan | |
2002-06-28 | not anymore... | ivan | |
2002-06-26 | shell.export -> bsdshell.export & sysvshell.export | ivan | |
2002-06-21 | no, don't check for duplicates like this by default... not new-export style | ivan | |
2002-06-21 | oops | ivan | |
2002-06-21 | import fixes... | ivan | |
2002-06-21 | tiny bit better passwd.import | ivan | |
2002-06-19 | pod build fix thanks to Stephen Bechard <steve@destek.net> | ivan | |
2002-06-11 | don't export empty files | ivan | |
2002-06-11 | use FS::cust_svc and FS::svc_acct | ivan | |
2002-06-11 | bsd only for now | ivan | |
2002-06-11 | perl 5.005 needs an explicit mask for mkdir | ivan | |
2002-06-11 | add preliminary bsd shell export | 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-05-31 | no state necessary in batch cards (i18n) | ivan | |
2002-05-28 | better error message for "Illegal password" | ivan | |
2002-05-23 | bind: allow adding slave domains too | ivan | |
2002-05-22 | bind export, editing zones, deleting unaudited domains, mmm | ivan | |
2002-05-22 | bind export | ivan | |
2002-05-20 | *** empty log message *** | ivan | |
2002-05-16 | ip address is added by radius_reply method already | ivan | |
2002-05-15 | queue dependancies | ivan | |
2002-05-09 | permissions | ivan | |
2002-05-04 | schema changes for proper texas tax | ivan | |
2002-04-30 | better BIND integration | ivan | |
2002-04-24 | msgcat error for credit card expiration (closes: Bug#407) | ivan | |
2002-04-20 | working BIND import | ivan | |
2002-04-20 | perms | ivan | |
2002-04-20 | fixup fs-setup | ivan | |
2002-04-16 | further authorize.net description debugging (agent??) and get rid of | ivan | |
bad unique index on cust_bill_event | |||
2002-04-13 | - documentation updates | ivan | |
- move Critical Path export to new-style export - bin/sqlradius_reset gets a manpage and becomes FS/bin/freeside-sqlradius-reset | |||
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-10 | fix mistake in part_pop_local schema (not used by anyone really so no big deal) | ivan | |
2002-04-07 | working 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-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-26 | error message typo | ivan | |