summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-01-30add default freebsd and linux suspension/unsuspension commands, work around ↵ivan
FreeBSD pw(1) lack of locking, and don't prepend "*SUSPENDED* " to suspend an account anymore
2004-01-30don't prepend *SUSPENDED* to passwords to suspend an accountivan
2004-01-30multiple self-service machines aren't enclosed in quotesivan
2004-01-30add support for running selfservice server against multiple machinesivan
2004-01-28fix link from service definition browse to servicesivan
2004-01-28add service definition browse by number of active servicesivan
2004-01-23add prepaid income to main menu and allow arbitrary datesivan
2004-01-23tidy up lookivan
2004-01-23oopsivan
2004-01-23first try at prepaid income reportivan
2004-01-23undo debugging changeivan
2004-01-23consolidate large numbers of accounts to avoid gigantic line itemsivan
2004-01-23and the same for ship_ivan
2004-01-23fix state default and set min year to this year, patch from <matthewd>, thanks!ivan
2004-01-23update ideas about package splitupivan
2004-01-22fix cancel methodivan
2004-01-22report cancellation errors properlyivan
2004-01-21fix newline problem in dumpivan
2004-01-21clean up all temp files!ivan
2004-01-21fix multi-page typeset invoicesivan
2004-01-21don't include the _next_ day, just the full ending dayivan
2004-01-20add database dump from web interfaceivan
2004-01-19typeset invoice doc updateivan
2004-01-18revert bind_param change _again_. passing not as a hashref causes too manyivan
other problems. please leave as is. DBD::Pg needs to be fixed. 1.31 is a lost cause.
2004-01-16apply variable substitutions in latex notes alsoivan
2004-01-12add IPC::ShareLite and Locale::SubCountryivan
2004-01-12add IPC::ShareLiteivan
2004-01-12Lists are just better sorted.khoff
2004-01-12$pvf isn't a global.khoff
2004-01-12only display "view typeset invoice" when there is an invoice_latex templateivan
2004-01-11typeset invoice view in web UI uses pdf instead of postscript, closes Bug#614ivan
2004-01-11fix for pdfivan
2004-01-11addingivan
2004-01-10update pathsivan
2004-01-10workaround stubborn shells globbing [a-z] to include CVS/ivan
2004-01-10don't require payname for DCHK eitherivan
2004-01-10fix UI: displaying "Add" on invoice event editsivan
2004-01-09add customer numberivan
2004-01-09credit deletions: need to use Date::Format and FS::Misc qw(send_email) in ↵ivan
cust_credit.pm, need a link to delete unapplied credits too
2004-01-09correct tyopivan
2004-01-09add deletecredits config value to enable deletion of creditsivan
2004-01-09adding system_usernames config valueivan
2004-01-07Added billing plan sql_external for billing services in an external sql ↵khoff
database.
2004-01-05fix other packages by next bill date linkivan
2004-01-04no more HTTP::Headers::UserAgent!ivan
2004-01-04remove obsolete netscape CCK supportsignup.cgiivan
depend on HTTP::BrowserDetect directly instead of via deprecated HTTP::Headers::UserAgent (closes: Bug#578)
2004-01-04remove obsolete netscape CCK supportivan
depend on HTTP::BrowserDetect directly instead of via deprecated HTTP::Headers::UserAgent (closes: Bug#578)
2004-01-03fix heading colspan when there is no agent.disabled columnivan
2004-01-01escape stuff from latexivan
2003-12-30Pass type as scalar instead of a hashref to work around a bug in DBD::Pg ↵khoff
version 1.31.