summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-19update base API docs contentsivan
2008-02-19clean up POD docs for better wiki exportabilityivan
2008-02-14brown-bag missing comma from last update. time to go homeivan
2008-02-14re-align links and styling in package report correctlyivan
2008-02-14add cust_pay.otaker field; populate it based on history on upgrades, and ↵ivan
show the order taker on all payments (on customer view and payment search) closes: #2953
2008-02-14add FS::h_cust_pay classivan
2008-02-14this ACL has been around for long enough (and almost nobody uses batched ↵ivan
payments, so showing them is probably bad)
2008-02-13svc_broadband MAC searches RT#2985jeff
2008-02-13package class selection for one-time charges RT#1322jeff
2008-02-13directory assistance (flat per-call) billing RT#3114jeff
2008-02-13fix compile error from hasty refactoringivan
2008-02-13yup, bulk price plan appears to be workingivan
2008-02-13modernizingivan
2008-02-13fix missing fill-in values on invoices resulting from skewed hash ↵ivan
($conf->config returning empty list in list context)
2008-02-12for our internal time tracking: TimeWorked can happen on a Create ↵ivan
transaction as well as Correspond and Comment. is there anywhere else this needs to be changed?
2008-02-12update for MailTools v2.00ivan
2008-02-11upgrading reason table not quite working with mysql, hopefully no old ↵ivan
installs need this, new ones should be fine hopefully
2008-02-11fix & cleanup duplicate history recordsivan
2008-02-11better debugging if things go awryivan
2008-02-11third time's the charm: MySQL didn't like casting to INTEGER, it wants ↵ivan
SIGNED. whew.
2008-02-11ah, no, its count (*) vs count(*), wowivan
2008-02-10comment out unused db statements in a way that doesn't get to the database, ↵ivan
to avoid Pg vs mysql comment-out differences
2008-02-09typo, fix from mtou, thanksivan
2008-02-08Removed code that create a freeside user on the build machine and added codersiddall
to modify Makefile to remove clauses that require such a user. This should allow the RPMs to build under mock.
2008-02-08tyopjeff
2008-02-05fix package editing on HEAD, whew. bad semicolon.ivan
2008-02-03should eliminate "Use of uninitialized value in length at ↵ivan
/usr/local/share/perl/5.8.8/FS/cust_main.pm line 5194." warnings
2008-02-03oops, fix display of errors on customer editivan
2008-01-30pointless false laziness removaljeff
2008-01-29missed usejeff
2008-01-291394 regression fixupjeff
2008-01-29bulk package changing (RT#1394)jeff
2008-01-25simple payment CSV importjeff
2008-01-25add an always BAM option and be explicit about transactionsjeff
2008-01-24slightly more sane names for customer tickets hash, display ticket owners on ↵ivan
customer view page
2008-01-24used in rt autohandler. i wonder why this never bit beforeivan
2008-01-23change service, billing, and payment info in selfservicejeff
2008-01-21*** empty log message ***ivan
2008-01-20add and fix some indices, this should marginally (but not drastically) ↵ivan
improve the time to pull up A/R report totals
2008-01-17fix ACLs to allow the limited "package editing" of customizing customer packagesivan
2008-01-17don't show 'Bill now' link unless the current user can...ivan
2008-01-14maintenance on old events, yay. fix for late charges without a taxclass, ↵ivan
closes: RT#2988
2008-01-14fix tyopsivan
2008-01-13almost could work under mysql? need TO_NUMBER and TO_CHAR equivalentsivan
2008-01-13missing semicolon, dohivan
2008-01-13remove 1.7 ACL cruft on HEADivan
2008-01-13remove 1.7.3 cruftivan
2008-01-13new ACL name in 1.9 right awayivan
2008-01-13remove 1.7 vs. 1.9 cruftivan
2008-01-13ACLsivan