Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-03 | clean up some harmless but scary "Multiple records in scalar search" ↵ | ivan | |
warnings w/history table searches | |||
2005-02-08 | make self-service session cache module configurable, start framework for ↵ | ivan | |
in-database session cache | |||
2005-01-29 | registration codes | ivan | |
2004-12-29 | historical (immutable) invoice details about services and other history ↵ | ivan | |
infrastructure | |||
2004-11-20 | first pass at VoIP rating | ivan | |
2004-10-26 | modular price plans! | ivan | |
2004-06-29 | add cust_pay_refund table to refund payments | ivan | |
2004-06-21 | removing old report from MANIFEST | ivan | |
2004-05-19 | adding acct_sql export | ivan | |
2004-04-23 | add link to new credit report on main menu, remove old obsolete shell-out ↵ | ivan | |
reports | |||
2004-03-24 | adding passwdfile export base class | ivan | |
2004-03-24 | add missing compile tests | ivan | |
2004-03-11 | incorrect listing in MANIFEST | ivan | |
2004-03-05 | beginning of OO reporting interface, create acadia-requested crosstab reports | ivan | |
2003-12-23 | add svc_external | ivan | |
2003-11-18 | add communigate_pro_singledomain export | ivan | |
2003-11-06 | removing bin/freeside-receivables-report | ivan | |
2003-09-09 | adding communigate_pro export | ivan | |
2003-08-05 | Virtual field merge | khoff | |
2003-06-30 | removing deprecated freeside-overdue | ivan | |
2003-05-19 | maintenance: | ivan | |
- add FS::Misc with send_email subroutine, remove all duplicate code from various modules - move the realtime_bop from cust_bill to cust_main & change usage slightly. invnum is no longer required. FS::cust_bill::realtime_bop remains as a wrapper. self-service: - fix some syntax errors, make payment UI (step one) really should be working now | |||
2003-04-22 | - mysql 4.1 is available; update documentation | ivan | |
- remove last vestiges of 1.3-style qmail/vpopmail exports from svc_domain and svc_forward; add appropriate exports (closes: Bug#299) | |||
2003-03-20 | apache export! | ivan | |
2003-03-04 | updated for svc_broadband changes | khoff | |
2003-02-06 | time/data detail on invoices | ivan | |
2003-01-14 | move freeside-selfservice-server to proper MakeMaker install location | ivan | |
2002-12-17 | adding freeside-sqlradius-seconds | ivan | |
2002-11-18 | preliminary ldap export | ivan | |
2002-10-18 | adding | ivan | |
2002-09-20 | add freeside-deluser, freeside-deloutsource and freeside-deloutsourceuser | ivan | |
2002-09-17 | remove svc_acct_sm | ivan | |
2002-09-09 | svc_broadband merge | khoff | |
2002-08-25 | Added Files: bin/freeside-addoutsourceuser | ivan | |
2002-08-24 | Added Files: bin/freeside-addoutsource | ivan | |
2002-08-23 | add domain_shellcommands export | ivan | |
2002-07-16 | ClientAPI | ivan | |
2002-07-03 | http export | ivan | |
2002-07-03 | preload all dbdefs | ivan | |
2002-07-03 | freeside-reexport | ivan | |
2002-06-30 | export! | ivan | |
2002-05-31 | added sqlmail.pm and test | khoff | |
2002-05-16 | add (stub) bsdshell and textradius exports | ivan | |
2002-05-15 | queue dependancies | ivan | |
2002-05-04 | schema changes for proper texas tax | 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-12 | - should finish off the part_svc -> part_export s/one-to-many/many-to-many/ | ivan | |
transition (closes: Bug#375) - fixes a nasty export scoping bug with message catalogs, whew | |||
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-05 | - add message catalog table & beginning of web interface | ivan | |
- add security_phrase and conf option to svc_acct.pm - random other stuff | |||
2002-04-05 | Checkin of disparate changes from working on the road: | ivan | |
- generic SQL query - move exports out to their own files - small cleanup of selfadmin server | |||
2002-03-22 | RADIUS groups on the way! | ivan | |