Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-14 | fix autogenerated simple test | ivan | |
2005-08-27 | add banned credit card / ACH table, re-do cancel popup to have a checkbox to ↵ | ivan | |
ban payinfo | |||
2005-08-17 | infrastructure 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-09 | add native Radiator export | ivan | |
2005-07-14 | move 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-11 | s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbs | ivan | |
2005-04-25 | pick 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-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-07-06 | add cust_pay_void table and payment voiding web ui part one | ivan | |
2004-06-29 | add cust_pay_refund table to refund payments | ivan | |
2004-05-19 | adding acct_sql export | ivan | |
2004-04-13 | adding forgotten test | ivan | |
2004-03-24 | adding passwdfile export base class | ivan | |
2004-03-24 | add missing compile tests | ivan | |
2004-03-05 | beginning of OO reporting interface, create acadia-requested crosstab reports | ivan | |
2004-02-28 | adding | ivan | |
2003-12-23 | add svc_external | ivan | |
2003-06-30 | adding sqlradius_withdomain export including realms, closes: bug#514 | 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-02-06 | time/data detail on invoices | ivan | |
2002-11-18 | preliminary ldap export | ivan | |
2002-09-17 | remove svc_acct_sm | ivan | |
2002-08-23 | add domain_shellcommands export | ivan | |
2002-07-22 | adding | ivan | |
2002-07-03 | s/_post// | ivan | |
2002-07-03 | http export | ivan | |
2002-07-03 | preload all dbdefs | ivan | |
2002-06-30 | export! | ivan | |
2002-06-27 | null bind exports | ivan | |
2002-06-27 | export updates | ivan | |
2002-05-31 | Don't ask me. I just hacked Ivan's test. | khoff | |
2002-05-16 | adding (stub) bsdshell and textradius exports | ivan | |
2002-05-15 | queue dependancies | ivan | |
2002-05-09 | texas tax! | 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 | oops forgot these from working on the road | ivan | |
2002-03-22 | RADIUS groups on the way! | ivan | |
2002-03-22 | more new export... | ivan | |
2002-02-17 | get ride of CGIwrapper.pm | ivan | |