summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2008-01-13ACLsivan
2008-01-13ACLsivan
2008-01-13ACLsivan
2008-01-13stale leftovers from XSSmasivan
2008-01-13ACLsivan
2008-01-13ACLsivan
2008-01-13new ACLsivan
2008-01-13use this in handler.pl, not in mason filesivan
2008-01-11add option to enable searching of cust_main.agent_custid with one or two ↵ivan
letter prefix before the numeric part
2008-01-11add option to enable searching of cust_main.agent_custid with one or two ↵ivan
letter prefix before the numeric part
2008-01-11turn off debuggingivan
2008-01-10docivan
2008-01-10new rate editorivan
2008-01-10new rate editorivan