summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-10-29still have link back to the customer on printable receipt... should hide it ↵ivan
from print at some point though
2007-10-28finish mysql locking workaroundivan
2007-10-28mysql me harderivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-10-25mysql, yes, mysql.ivan
2007-10-25fix error handlingivan
2007-10-22fix more fallout from agent-virtualized packagesivan
2007-10-17insert_reason only worked if you passed in an existing reason, the code to ↵jayce
insert a new reason was in place, but didn't let the new reason get used. Code to do this was already in place, just not utilized.
2007-10-14this aligns better. i wonder how 1.9 loads up config from here, though?ivan
2007-10-14escape \dollar in invoice_latexnotesivan
2007-10-14don't fill up memory with objects for every customer being billedivan
2007-10-14adding php examplesivan
2007-10-13correct agent_defaultpkg handlingjeff
2007-10-10set expandtabivan
2007-10-10With this line missing, cust_event objects would not fully create (eventpart ↵jayce
wasn't loading), causing the _X methods to fail on ->part_event. Only noticed when you retried events that had previously failed.
2007-10-10REALLY fix the package browsing this time, without messing up the orderingivan
2007-10-10concurrent fix for package editing also cleans this up slightlyivan
2007-10-10close:}jeff
2007-10-09be polite! don't spew debugging info unless its asked for.ivan
2007-10-09fix documenation links to point into wiki where they belongivan
2007-10-09add ticket_system-priority_reverse configivan
2007-10-09preserve orderjeff
2007-10-09interpolating the links would help tooivan
2007-10-09i think this should fix timeworked subjects, and link to the transactions as ↵ivan
well
2007-10-08line up things betterivan
2007-10-08self-service POD cleanupsivan
2007-10-08add cust_bill_owed as an implicit condition (whew), and make sure it is ↵ivan
added on migrations (also: fixed implicit conditions like this which only apply to a subset of eventtables)
2007-10-08disallow agent changing on cloned packagesjeff
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-10-05reenalbe this conditionivan
2007-10-05new ui for assigning support timejeff
2007-10-05fix date selection on advanced invoice report, or future places where date ↵ivan
selection component is included multiple times
2007-10-05Initial checkin, was missing from the cust_bill_has_service condition checkin.jayce
2007-10-05add disable ability to conditions & disable cust_bill_has_service, so the ↵ivan
condition edit page renders again
2007-10-04whitespaceivan
2007-10-04such a dumb little thing, but i think that should really do it. whewivan
2007-10-04don't leave stray 'new' events around if they don't pass their final ↵ivan
condition check
2007-10-04hopefully fix once.pm properly...ivan
2007-10-04add SKIP_CONDITION_SQL debugging aidivan
2007-10-04additional due_cust_event debuggingivan
2007-10-04nobody likes it when you forget ionsivan
2007-10-04additional due_cust_event debuggingivan
2007-10-04additional due_cust_event debuggingivan
2007-10-04fix compilation error!ivan
2007-10-04i really hope this finally does itivan
2007-10-04dot strikes againivan
2007-10-04whew, i think this might actually fix itivan
2007-10-04doh! does that really fix agent-specific agent template migration from 1.7? ↵ivan
sure hope so
2007-10-04add debugging option to qsearchivan