summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-18IE is case-sensitive when setting maxLength (and other attributes?). ↵ivan
hopefully that's all it is.
2007-12-17cruft removaljeff
2007-12-17stricter otaker rulesjeff
2007-12-17no, *that's* where it couldn't hurt anything.ivan
2007-12-17i don't think it can hurt anything... (famous last words)ivan
2007-12-17fix the case where the customer doesn't actually have a ship addressivan
2007-12-17add cust_main-require_address2 config, reimplement address2-search config ↵ivan
("Unit #" search in searchbar), visual indication of require_invoicing_list_email, closes: RT#2926
2007-12-16less is betterivan
2007-12-16more consistent naming: cust_main_ADV.cgi becomes cust_main.htmlivan
2007-12-16httemplate/elements/header.htmlivan
2007-12-16more consistent naming: cust_main_ADV.cgi becomes cust_main.htmlivan
2007-12-15fix earlier drain bramageivan
2007-12-15where helps alotivan
2007-12-15hopefully put reprinting issues to rest for ejourney, yowivan
2007-12-14Ugly hack to extend rpmbuild's auto-requires to process handler.pl. This is ↵rsiddall
loosely based on notes on the Fedora wiki. The internal dependency generator is disabled and as far as possible the same code is used to generate provides and requires. The list of files to be scanned for requires is saved by a supplemental script and if it contains handler.pl, that file is scanned for requires with the standard Perl dependencies checker. References to RT are filtered out as RT is not enabled in this version of the .spec file. This mod obsoletes the freeside-mason-deps.inc file and simplifies building the RPMs.
2007-12-13Now updates FS version to match RPM version and release. This is displayed ↵rsiddall
in the main billing screen.
2007-12-13Ugly hack to make MySQL work. The configuration files and other DBI-specificrsiddall
files are moved to the -postgresql and -mysql files. Attempts to replace /etc/freeside/secrets with a symlink didn't work sufficiently well, so the %post scripts update the DBI line in that file.
2007-12-13cust_credit reason/otaker tooljeff
2007-12-12add suspend/unsuspend to www_shellcommands export (#1227)jeff
2007-12-12adding this quick scriptivan
2007-12-12self-service can select domain on provision (#2801)jeff
2007-12-12cust_credit reason improvement, bugfix, and tooljeff
2007-12-08Moved the misc. binaries to /usr/share/freeside-<n>/binrsiddall
2007-12-07doh! is not an object. let's call it , mmkayivan
2007-12-07some old databases may have 'hanging' cust_credit records; we don't want to ↵ivan
abort the upgrade because of that, just warn
2007-12-06agent setting during package edit cleanupjeff
2007-12-06support display of negative timejeff
2007-12-05when installing selfservice, create freeside homedir if it doesn't existivan
2007-12-05doh, order_by does have to include ORDER BY!ivan
2007-12-05show types in reason selection, order by type and reasonivan
2007-12-05add in status and company fieldsjeff
2007-12-05wtf?jeff
2007-12-05i hope this allows IE to download excel over https?ivan
2007-12-04there's no reason this should still be hanging aroudn the treeivan
2007-12-04add suspend/cancel reason to advanced package report (#2779)jeff
2007-12-04ensure a valid date is onhand (fixes #2800)jeff
2007-12-04change credit reasons from freetext to new reason/reason type system (#2777)jeff
2007-12-03Updated file list and info for license change from GPL to AGPLrsiddall
2007-12-03would help if i got the closing tag rightivan
2007-12-03this should get the Chart stuff in RT statistic running, i hopeivan
2007-12-01cleanupivan
2007-12-01add date_deleted methodivan
2007-12-01add date_inserted method and reorganize things slightlyivan
2007-12-01this doesn't actually have anything to do with cancellation persay, since ↵ivan
its generic now
2007-12-01add h_date method tooivan
2007-12-01add h_search method, and reorganize mixed up methods and subroutinesivan
2007-12-01add bulk price planivan
2007-11-30add net vs gross amounts to invoice report; make the "net sales" links on ↵ivan
sales/credit/receipts report & graph clickable
2007-11-30UI: download full results links on separate lines, for consistency with ↵ivan
search.html
2007-11-30fix bug specifying an HTML return address separatelyivan