summaryrefslogtreecommitdiff
path: root/FS/t
AgeCommit message (Collapse)Author
2005-09-14fix autogenerated simple testivan
2005-08-27add banned credit card / ACH table, re-do cancel popup to have a checkbox to ↵ivan
ban payinfo
2005-08-17infrastructure for easier schema changes, and: add payment_gateway, ↵ivan
payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet)
2005-08-09add native Radiator exportivan
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-07-11s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbsivan
2005-04-25pick up freeside-sqlradius-radacctd again after all these years, now it just ↵ivan
needs to update the "seconds" field(s), finally closes: Bug#1125
2005-03-03clean up some harmless but scary "Multiple records in scalar search" ↵ivan
warnings w/history table searches
2005-02-08make self-service session cache module configurable, start framework for ↵ivan
in-database session cache
2005-01-29registration codesivan
2004-12-29historical (immutable) invoice details about services and other history ↵ivan
infrastructure
2004-11-20first pass at VoIP ratingivan
2004-10-26modular price plans!ivan
2004-07-06add cust_pay_void table and payment voiding web ui part oneivan
2004-06-29add cust_pay_refund table to refund paymentsivan
2004-05-19adding acct_sql exportivan
2004-04-13adding forgotten testivan
2004-03-24adding passwdfile export base classivan
2004-03-24add missing compile testsivan
2004-03-05beginning of OO reporting interface, create acadia-requested crosstab reportsivan
2004-02-28addingivan
2003-12-23add svc_externalivan
2003-06-30adding sqlradius_withdomain export including realms, closes: bug#514ivan
2003-05-19maintenance: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 documentationivan
- remove last vestiges of 1.3-style qmail/vpopmail exports from svc_domain and svc_forward; add appropriate exports (closes: Bug#299)
2003-03-20apache export!ivan
2003-02-06time/data detail on invoicesivan
2002-11-18preliminary ldap exportivan
2002-09-17remove svc_acct_smivan
2002-08-23add domain_shellcommands exportivan
2002-07-22addingivan
2002-07-03s/_post//ivan
2002-07-03http exportivan
2002-07-03preload all dbdefsivan
2002-06-30export!ivan
2002-06-27null bind exportsivan
2002-06-27export updatesivan
2002-05-31Don't ask me. I just hacked Ivan's test.khoff
2002-05-16adding (stub) bsdshell and textradius exportsivan
2002-05-15queue dependanciesivan
2002-05-09texas tax!ivan
2002-05-04schema changes for proper texas taxivan
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-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 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-05- add message catalog table & beginning of web interfaceivan
- add security_phrase and conf option to svc_acct.pm - random other stuff
2002-04-05oops forgot these from working on the roadivan
2002-03-22RADIUS groups on the way!ivan
2002-03-22more new export...ivan
2002-02-17get ride of CGIwrapper.pmivan