summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-27apachetoolbox instead i guessivan
2004-09-27adding rh8 install foo and warningivan
2004-09-22add missing <TR> tagsivan
2004-09-22update jscalendarivan
2004-09-21and for refunds tooivan
2004-09-21better display of echeck payments/refunds/etc.ivan
2004-09-16add uid to mass duplicate checking on export changes, fix bug in new export ↵ivan
editing, error message includes the number of duplicate customers also
2004-09-16allow blank auth for echeck refundsivan
2004-09-16don't re-my var, quiet warningivan
2004-09-15add option for global username or username@domain uniqueness, closes: Bug#980ivan
2004-09-15it would help to set the permissions on the lockfile right, so the kids can ↵ivan
open it...
2004-09-15obtain a new descriptor for the lock in kids, this should fix locking problemsivan
2004-09-15obtain a new descriptor for the lock in kids, this should fix locking problemsivan
2004-09-14echeck/ACH refundsivan
2004-09-14selfservice:ivan
- server: don't reconnect again if we've already been signalled to shutdown - server: add kid reaping to shutdown sequence - server: add another optional logging level to response sending - server: acquire write mutex for keepalives
2004-09-09rework edit/part_svc.cgi so it doesn't use a separate process/ file, this ↵ivan
allows large error messages to be displayed properly
2004-09-06self-service keepalivesivan
2004-09-06don't open a database connection in the parent processivan
2004-09-06don't die off even on database failuresivan
2004-09-05fixed duplicate checking will catch it, but add client-side protection ↵ivan
against double-submission also.
2004-09-05fixed duplicate checking will catch it, but add client-side protection ↵ivan
against double-submission also.
2004-09-05adding duplicate testivan
2004-09-05acquire a database lock to prevent race conditions in duplicate checkingivan
2004-09-04first try at duplicate checking on new export associationsivan
2004-08-27oops use @ARGV not @_ivan
2004-08-27add option to specify exportsivan
2004-08-24small Makefile updateivan
2004-08-24big update for reseller interfaceivan
2004-08-20addingivan
2004-08-19add customer # to credit reports tooivan
2004-08-19shell field is now a dropdown of legal shells, closes: Bug#118ivan
2004-08-19add customer # to payment reports, add table cell alignment option to ↵ivan
general search component
2004-08-17prevent realtime_bop CVV removal from messing up cust_main records, also ↵ivan
don't pollute the original object when used with override options, closes: Bug#982
2004-08-17fix path to passwd.cgi!ivan
2004-08-14first try at duplicate checking on new export associationsivan
2004-08-11fix bank name showing up on invoicesivan
2004-08-09add /usr/local/bin to PATHivan
2004-08-07disable order package button until a package has been selectedivan
2004-08-05fix pod typoivan
2004-08-02fix link to virtual host browseivan
2004-08-02no maintainer, use shellcommands_withdomain insteadivan
2004-07-30set fixed values from an explicitly specified svcpart on replace tooivan
2004-07-30svcpart changes now trigger all necessary export actions, manual svcpart ↵ivan
changing on svc_acct view, linking changes svcpart if you ask it to, closes: Bug#671, Bug#644
2004-07-29add index on cust_main.refnum, speeds up advertising source listivan
2004-07-15big update for customer self-service: add provisioning/unprovisioning of ↵ivan
purchased services, like fs_selfadmin
2004-07-12DEL out voided payments to distinguish them visually betterivan
2004-07-10fix edge case avoiding erronous decline/cancel when customer has a negative ↵ivan
balance & purchases stuff with it
2004-07-10tyop;ivan
2004-07-10add calendar to cust_bill_event search page, make ending date default to ↵ivan
open-ended like other reports
2004-07-10fix FS::Record::qsearch to (hopefully) work as before and cluck loudly when ↵ivan
the FS::tablename class isn't loaded, rather than throw exceptions