freeside.git
2007-12-03 ivanwould help if i got the closing tag right
2007-12-03 ivanthis should get the Chart stuff in RT statistic running...
2007-12-01 ivancleanup
2007-12-01 ivanadd date_deleted method
2007-12-01 ivanadd date_inserted method and reorganize things slightly
2007-12-01 ivanthis doesn't actually have anything to do with cancella...
2007-12-01 ivanadd h_date method too
2007-12-01 ivanadd h_search method, and reorganize mixed up methods...
2007-12-01 ivanadd bulk price plan
2007-11-30 ivanadd net vs gross amounts to invoice report; make the...
2007-11-30 ivanUI: download full results links on separate lines,...
2007-11-30 ivanfix bug specifying an HTML return address separately
2007-11-30 ivanadd customer import format with company
2007-11-30 ivanupdate inline documentation
2007-11-30 ivanfix compilation error from patch just applied - method2...
2007-11-29 ivanfix dates going all wacky on errors, when you're asked...
2007-11-29 ivandouble doh, remove cruft checking nonexistent column...
2007-11-29 ivandoh, fix primary key name in new table
2007-11-29 ivaneven more reliable multiple-payment/double-click/concur...
2007-11-28 jeffbetter select multiple, discourage creation of packages...
2007-11-28 jeffadvanced customer report rearrangement
2007-11-28 jeffbackport the order_by option to qsearch from 1.9x
2007-11-28 ivanlicense clarification for self-service code
2007-11-27 ivanfix small side-effect of mysql-compat change eliminatin...
2007-11-27 jeffname management tweaking
2007-11-27 jeffslop correction
2007-11-27 jeffattach SM's to default network, improved unsuspend...
2007-11-27 jeffprevent BILL, DCRD, and DCHK customers from circumventi...
2007-11-26 ivanadd a "printable copy" link to searches to get full...
2007-11-26 ivanadd our stylesheet to popup/print headers
2007-11-23 ivanfix stickiness of primary radio buttons on errors,...
2007-11-22 ivanusability: don't offer 'Select agent' choice if the...
2007-11-20 ivanit finally happened
2007-11-20 rsiddallSelf-service RPM now contains PHP and XMLRPC components.
2007-11-14 ivanadd link to resolved tickets too
2007-11-13 rsiddallAdded two optional modules to the Requires lists: Apach...
2007-11-09 ivanadd business-onlinepayment-email_customer flag
2007-11-09 ivanmysql fix for regexen, 1.7-style
2007-11-09 ivanbetter visual indication of disabled "days" field on IE
2007-11-09 ivanadd option for listing customers without a balance...
2007-11-09 jeffcorrect realtime_bop cvv handling
2007-11-08 ivanadd selfservice-session_timeout config
2007-11-08 rsiddallAdded %post scriptlet to change User/Group in the local...
2007-11-08 rsiddallFix for bug that prevented RPMs building on x86_64...
2007-11-08 ivanprevent warning: "Use of uninitialized value in concate...
2007-11-07 rsiddallFixed up the tests to work on CentOS 4. Not sure if...
2007-11-07 rsiddallChanged initial values to match Makefile. This may...
2007-11-06 rsiddallQuick update to avoid installing freeside-import.
2007-11-06 rsiddallRemoving the text file import script for now.
2007-11-06 rsiddallChanges to make it easier to build daily CVS builds...
2007-11-06 rsiddallFirst version of a RedHat-style system configuration...
2007-11-06 rsiddallInitial version of freeside-import. Needs to be update...
2007-11-06 ivankeep our own list of states; remove some states that...
2007-11-05 ivandoc: amount param to process_payment. just a bit impor...
2007-11-05 ivanadd process_payment_order_pkg method
2007-11-04 jeffcomma is a bad delimiter choice according to ut_text()
2007-11-04 jeffnot quite yet
2007-11-03 ivanmove menu option for adv. customer reports to second...
2007-11-03 jeffnew customer report/flattened package report (ticket...
2007-10-29 ivanfamous last mysql bug
2007-10-29 ivanyup, mysql-ing me harder
2007-10-29 ivanforgotton freeside-setup bits of mysql locking workaround
2007-10-29 ivanmysql has no DISTINCT ON either, sigh
2007-10-29 ivanstill have link back to the customer on printable recei...
2007-10-28 ivanfinish mysql locking workaround
2007-10-28 ivanmysql me harder
2007-10-27 ivansimple payment receipts in web interface, sorry arnie...
2007-10-25 ivanmysql, yes, mysql.
2007-10-14 ivanthis aligns better. i wonder how 1.9 loads up config...
2007-10-14 ivanescape \dollar in invoice_latexnotes
2007-10-14 ivanadding php examples
2007-10-13 jeffcorrect agent_defaultpkg handling
2007-10-12 ivanbackport new schema stuff from 1.9, as running this...
2007-10-09 ivanfix documenation links to point into wiki where they...
2007-10-08 jeffagent selection on package add/edit (1151)
2007-10-08 jeffRemove remaining calls to idiot/eidiot. Should fix...
2007-10-05 ivanfix date selection on advanced invoice report, or futur...
2007-10-04 ivanimprove layout of self-service documentation
2007-10-04 ivanwikify individual files
2007-10-04 ivanfix FS::SelfService::XMLRPC pod generation
2007-10-04 ivanadd missing =back
2007-10-04 ivanbah! THIS should fix munging of non-internal links...
2007-10-04 jeffsupport part_pkg option input validation, check bytecou...
2007-10-04 ivanthis *should* fix munging of non-internal links, i...
2007-10-04 ivan1.7 doc uploader goes in 1.7 location
2007-10-04 ivanwiki documentation convertor now
2007-10-04 ivanadd missing CLI utilities to FS.pm too
2007-10-04 ivanfixing wrong POD NAME doc
2007-10-04 ivanwtf!
2007-10-04 ivanupdate top-level FS manpage
2007-10-04 ivanupdate top-level FS manpage
2007-10-02 jefffix up re-email these events
2007-09-30 ivanfix argument stickiness on date editing errors (especia...
2007-09-27 jeffhide fixed passwords
2007-09-23 ivani think this is a bug; should not show the svc_usersvc...
2007-09-22 ivanfix menubar border in example self-service template
2007-09-22 ivanUI
2007-09-22 ivanadd a list of any hosts associated with accounts
2007-09-21 ivanbackport fix from HEAD allowing - in preference email...
2007-09-19 ivanfix at least one small problem with reprint/email/fax...
next