package categories (meta package classes) and grouping invoices by them
[freeside.git] / FS / FS / Schema.pm
2008-06-19 jeffpackage categories (meta package classes) and grouping...
2008-06-05 ivanunit pricing didn't exist before, so it can be NULL
2008-06-03 ivanvery basic start at adding quantities
2008-05-19 ivanadd a key on ( history_action, $primary_key ) to the...
2008-05-16 jefftypeset CDRs into 5 columns on invoices
2008-04-17 ivanimplement line item bundling
2008-04-15 ivannew package editor
2008-04-02 jeffcheckpoint tax editors and correct a blunder
2008-04-01 jeffcheckpoint of new tax rating system
2008-03-02 ivanThis commit was generated by cvs2svn to compensate...
2008-03-02 ivanThis commit was generated by cvs2svn to compensate...
2008-02-20 ivanupdate the tax class editor to enable taxclass adding...
2008-02-14 ivanadd cust_pay.otaker field; populate it based on history...
2008-01-20 ivanadd and fix some indices, this should marginally (but...
2007-12-28 jefflast login reporting (#2952)
2007-12-14 jeffbinary not required and breaks FS::Record::_quote
2007-12-04 jeffchange credit reasons from freetext to new reason/reaso...
2007-11-29 ivandoh, fix primary key name in new table
2007-11-29 ivaneven more reliable multiple-payment/double-click/concur...
2007-10-28 ivanfinish mysql locking workaround
2007-10-25 ivanmysql, yes, mysql.
2007-10-02 ivanthis flag has nothing to do with recur tax :)
2007-09-27 jayceMulti-System Billing:
2007-09-24 jeffself-service support usage improvements (1733)
2007-09-24 ivanbeginning of agent-virtualization of packages
2007-09-18 ivanadd missing column access_user_pref.expiration
2007-09-13 ivanrename svc_acct_rt_transaction to acct_rt_transaction...
2007-08-16 jeffsupport hours 'usage' tracking for our own internal...
2007-08-10 ivanon changing packages, don't set setup date unless old...
2007-08-02 ivanThis commit was generated by cvs2svn to compensate...
2007-08-01 ivani guess svc_www.usersvc can be null...
2007-08-01 ivanevent refactor, landing on HEAD!
2007-07-26 ivanadd index
2007-07-18 ivanSchema.pm doesn't need FS::UID datasrc anyway, wtf
2007-06-29 ivanadd payunique field and dup checking
2007-06-29 ivanupdate Schema.pm to handle index updates, with new...
2007-06-29 ivanupdate Schema.pm to handle index updates, with new...
2007-06-26 jeffsuspend later just like expire (#1487)
2007-06-15 jeffstore exp in cust_pay and pass to B:OP during refunds...
2007-05-21 ivanhaven't had anyone use this in years, and for some...
2007-04-11 jeffusage suspend vs admin suspend -- avoid actual cust_pkg...
2007-04-06 jeffticket 1443 add account type and bank state for echeck...
2007-04-05 ivanper-customer invoice terms override
2007-04-02 jeffticket 1528 add driver's license field, mask it and ssn
2007-04-01 jeffquick hack to add extra 'config lines' to svc_www and...
2007-03-15 khoffpart_virtual_field.vfieldpart should be a serial.
2007-02-27 jeffconfig goes in database
2007-02-21 ivanadd a _password_encoding field
2007-01-23 jeffnotices before first charge on flat_delayed
2007-01-21 ivanHave lineitem-specific applications happen in all cases...
2007-01-12 jeffadded svc_broadband description which is appended to...
2007-01-09 ivan2147483647 should be enough bytes for anyone!
2006-12-29 ivanservice refactor!
2006-12-23 jeffinital prizm support
2006-12-20 ivanadd ability to disable package classes
2006-12-14 ivanencryption fixes from huntsberg & jayce
2006-12-07 jeffretouch bandwidth countdown
2006-11-30 jeffprepaid download/upload tracking
2006-10-24 jeffadd customer signup date
2006-10-18 jeffsuspension and cancellation reasons
2006-10-17 ivanThis commit was generated by cvs2svn to compensate...
2006-10-08 ivanadd menu items for credit card batching, debug last...
2006-10-04 jeffDoB
2006-10-03 jeffEnhanced customer notes
2006-09-15 ivanadd sdate and edate to cust_bill_pay_pkg and cust_credi...
2006-08-26 jeffbatch refactor continued
2006-08-26 ivanbetter error reporting for schema load failures (w...
2006-08-26 ivanbetter error reporting for schema load failures (w...
2006-08-23 ivanremoving already commented-out code
2006-08-21 ivanadd cust_bill_pay_pkg and cust_credit_bill_pkg - applyi...
2006-08-10 ivanadd cust_main.agent_custid (at least to schema and...
2006-08-10 ivanagent-virtualize advertising sources
2006-08-10 ivandon't set the default to NULL the string! besides...
2006-08-09 jeffbatch refactor
2006-08-07 ivanadd internal user disable-ing
2006-07-12 ivansvc_phone service and CDR billing from imported CDRs
2006-06-19 ivanagent virtualization, take one (stuff from "inactive...
2006-05-20 jefffirst stab at BoM download
2006-05-14 ivanfirst part of ACL and re-skinning work and some other...
2006-03-20 ivanadd price plan to bill on internal or external CDRs...
2006-03-08 ivanAdd a new table for inventory with for DIDs/serials...
2006-02-18 ivanCDR schema and class
2006-01-31 ivan*** empty log message ***
2006-01-26 ivanwhew, FINALLY can fix monthly exemption columns to...
2006-01-25 ivanchange texas-style tax exemptions to be against a speci...
2006-01-05 ivanremove redundant indices on cust_main ship_ columns
2005-12-25 ivanupdate indices for better tax report performance
2005-11-17 ivanadd cust_pkg2 index on cust_pkg.pkgpart
2005-10-24 ivanfix rate plan editing with new xmlhttp progressbar...
2005-10-15 ivanagent option to select RT queue
2005-10-15 ivanThis commit was generated by cvs2svn to compensate...
2005-09-07 ivandefine username_len so the default add account screen...
2005-08-27 ivanadd banned credit card / ACH table, re-do cancel popup...
2005-08-17 ivaninfrastructure for easier schema changes, and: add...