summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-11-26remove POD VERSION sectionsivan
2004-11-26update description for signup_server-realtime to reflect current reality, ↵ivan
closes: Bug#575
2004-11-26move part_pkg transactional stuff from web interface to part_pkg.pm, bumps ↵ivan
Bug#18 to 1.5
2004-11-26add password-noampersand and password-noexlamation config files, patch from ↵ivan
Stephpen Bechard, closes: Bug#539
2004-11-09add handling for texas tax exemption and warning that report might not make ↵ivan
sense for partial months other than the current one
2004-11-09add handling for texas tax exemption and warning that report might not make ↵ivan
sense for partial months other than the current one
2004-11-09parenthesis help alotivan
2004-11-09fix for correct reporting of generic taxesivan
2004-11-09sync up w/1.5ivan
2004-11-09don't generate invoices for COMP customersivan
2004-10-31quick pay shouldnt default to exact searchivan
2004-10-26announceivan
2004-10-261.4.1beta1!ivan
2004-10-26and one last case with named and not named taxes in the same region, ackivan
2004-10-26taxes are hardivan
2004-10-25hopefully fix tax report for taxclass & named tax edge casesivan
2004-10-25hopefully fix tax report for taxclass & named tax edge casesivan
2004-10-25hopefully fix tax report for taxclass & named tax edge casesivan
2004-10-25fix joins for proper tax reportingivan
2004-10-23betterivan
2004-10-23update default notes and footerivan
2004-10-21remove tiny formatting glitchivan
2004-10-21if enabled, show taxclass on package definition browseivan
2004-10-21fix tax report edge cases when using taxclasses in some regions but not othersivan
2004-10-20new logo!ivan
2004-10-19new logo!ivan
2004-10-19isn't run with elevated privledges, so -T not necessaryivan
2004-10-18that's right, a new logoivan
2004-10-13apachectl sucks assivan
2004-10-12update apache restart line for local apacheivan
2004-10-05DO open a database connection in the parent process, this cached the $dbdef ↵ivan
and speeds things up significantly
2004-10-01-w flag spewing too much to STDOUTivan
2004-09-22update jscalendarivan
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-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-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-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