Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-23 | case-insensitive and substring searching | ivan | |
2002-02-23 | UI work on main menu, remove Archive::Tar from docs | ivan | |
2002-02-19 | set EVERYTHING=1 for your own mod_perl compile | ivan | |
2002-02-18 | rsync docs | ivan | |
2002-02-16 | install warnings about mysql | ivan | |
2002-02-12 | fixes: bug#331 | ivan | |
2002-02-10 | update billing documentation for the new world of invoice events | ivan | |
added freeside-daily replacing freeside-bill for the new world of invoice events | |||
2002-02-10 | use unique tokens to prevent double-submission of payments in the web UI | ivan | |
(closes: Bug#320) | |||
2002-02-10 | remove -i option from freeside-bill (obsoleted by invoice events) | ivan | |
2002-02-06 | documentation building Makefile patch | ivan | |
2002-02-05 | for commands; confusing otherwise | ivan | |
2002-02-05 | doc | ivan | |
2002-02-05 | web-based password changer! | ivan | |
2002-02-05 | don't need DBIx::DataSource for upgrades | ivan | |
2002-02-05 | doc | ivan | |
2002-02-05 | fix part_export_option indices | ivan | |
2002-02-04 | doc update | ivan | |
2002-02-04 | ancient files | ivan | |
2002-02-04 | have fs-setup create the necessary "default" billing events | ivan | |
documentation on necessary "default" billing events | |||
2002-02-04 | billing events! | ivan | |
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2002-01-29 | these are all auto-generated by the installation; don't check them into CVS | ivan | |
(probably should generate them for a release tarball though) | |||
2002-01-29 | weight, plan and plandata fields in part_bill_event | ivan | |
2002-01-29 | - web interface for hourly account charges! | ivan | |
(FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods) - Makefile target to regenerate HTML manpages on install - FS.pm doc update - $FS::Record::Debug now dumps all SQL - new FS::cust_main methods: ->cancel, ->invoicing_list_addpost - start of a billing event web interface - cust_pay::upgrade_replace doesn't error out if history includes overapplied payments | |||
2002-01-28 | book closing schema changes | ivan | |
2002-01-28 | part_export schema changes | ivan | |
2002-01-22 | remove old upgrade docs | ivan | |
2002-01-14 | pay some attention to 1.4 RADIUS SQL export | ivan | |
2002-01-12 | fix upgrade8.html to be in agreement with fs-setup | ivan | |
2002-01-03 | more schema changes: part_bill_event and cust_bill_event tables | ivan | |
remove old 1.4.0pre READMEs | |||
2001-12-26 | doc | ivan | |
2001-12-26 | (untested eek) freeside-overdue script & cust_main balance_date & ↵ | ivan | |
total_owed_date methods | |||
2001-12-22 | doco on creating database manually | ivan | |
2001-12-11 | radiusprepend config file for export | ivan | |
add Archive::Tar to docs | |||
2001-11-16 | update link to Text::Template docs | ivan | |
2001-11-09 | Pg7 dependancy | ivan | |
2001-11-05 | doc | ivan | |
2001-10-30 | depriciate cust_pay_batch.trancode | ivan | |
web interface to view pending batch | |||
2001-10-30 | docu | ivan | |
2001-10-30 | `make create-config' installs default config (conf dir update) | ivan | |
freeside-adduser uses default secrets file | |||
2001-10-30 | makefile typo | ivan | |
2001-10-30 | whew more install docs and automation | ivan | |
2001-10-30 | setup/config updates. getting easier... | ivan | |
2001-10-29 | doc typo | ivan | |
2001-10-24 | preliminary web config editor | ivan | |
new config files: username-ampersand, passwordmax fs-setup updates get rid of old and crufty and unused registries/ config foo documentation updates | |||
2001-10-23 | document how to set MySQL with BDB default tables | ivan | |
2001-10-20 | setup and recurring fee tax exempt flags, UI to edit | ivan | |
rework part_pkg editing UI some more | |||
2001-10-15 | price plans web gui 1st pass, oh my | ivan | |
2001-10-09 | add `unsuspendauto' config file: enable the automatic unsuspension of suspended | ivan | |
packages when a customer's balance due changes from positive to zero or negative as the result of a payment or credit add cust_pkg.manual_flag to disable this behaviour per customer package (no UI to set this yet) | |||
2001-10-09 | update mysql links | ivan | |