freeside.git
16 years agomodernizing
ivan [Wed, 13 Feb 2008 06:00:50 +0000 (06:00 +0000)]
modernizing

16 years agofix missing fill-in values on invoices resulting from skewed hash ($conf->config...
ivan [Wed, 13 Feb 2008 05:15:34 +0000 (05:15 +0000)]
fix missing fill-in values on invoices resulting from skewed hash ($conf->config returning empty list in list context)

16 years agofor our internal time tracking: TimeWorked can happen on a Create transaction as...
ivan [Tue, 12 Feb 2008 19:24:12 +0000 (19:24 +0000)]
for our internal time tracking: TimeWorked can happen on a Create transaction as well as Correspond and Comment.  is there anywhere else this needs to be changed?

16 years agoupdate for MailTools v2.00
ivan [Tue, 12 Feb 2008 03:11:22 +0000 (03:11 +0000)]
update for MailTools v2.00

16 years agoupgrading reason table not quite working with mysql, hopefully no old installs need...
ivan [Mon, 11 Feb 2008 02:37:58 +0000 (02:37 +0000)]
upgrading reason table not quite working with mysql, hopefully no old installs need this, new ones should be fine hopefully

16 years agofix & cleanup duplicate history records
ivan [Mon, 11 Feb 2008 02:36:53 +0000 (02:36 +0000)]
fix & cleanup duplicate history records

16 years agobetter debugging if things go awry
ivan [Mon, 11 Feb 2008 02:03:51 +0000 (02:03 +0000)]
better debugging if things go awry

16 years agothird time's the charm: MySQL didn't like casting to INTEGER, it wants SIGNED. whew.
ivan [Mon, 11 Feb 2008 00:53:10 +0000 (00:53 +0000)]
third time's the charm: MySQL didn't like casting to INTEGER, it wants SIGNED.  whew.

16 years agoah, no, its count (*) vs count(*), wow
ivan [Mon, 11 Feb 2008 00:02:53 +0000 (00:02 +0000)]
ah, no, its count (*) vs count(*), wow

16 years agocomment out unused db statements in a way that doesn't get to the database, to avoid...
ivan [Sun, 10 Feb 2008 23:58:51 +0000 (23:58 +0000)]
comment out unused db statements in a way that doesn't get to the database, to avoid Pg vs mysql comment-out differences

16 years agotypo, fix from mtou, thanks
ivan [Sat, 9 Feb 2008 19:16:57 +0000 (19:16 +0000)]
typo, fix from mtou, thanks

16 years agoRemoved code that create a freeside user on the build machine and added code
rsiddall [Fri, 8 Feb 2008 21:59:00 +0000 (21:59 +0000)]
Removed code that create a freeside user on the build machine and added code
to modify Makefile to remove clauses that require such a user.  This should
allow the RPMs to build under mock.

16 years agotyop
jeff [Fri, 8 Feb 2008 15:00:51 +0000 (15:00 +0000)]
tyop

16 years agofix package editing on HEAD, whew. bad semicolon.
ivan [Tue, 5 Feb 2008 03:37:01 +0000 (03:37 +0000)]
fix package editing on HEAD, whew.  bad semicolon.

16 years agoshould eliminate "Use of uninitialized value in length at /usr/local/share/perl/5...
ivan [Sun, 3 Feb 2008 02:24:03 +0000 (02:24 +0000)]
should eliminate "Use of uninitialized value in length at /usr/local/share/perl/5.8.8/FS/cust_main.pm line 5194." warnings

16 years agooops, fix display of errors on customer edit
ivan [Sun, 3 Feb 2008 01:43:32 +0000 (01:43 +0000)]
oops, fix display of errors on customer edit

16 years agopointless false laziness removal
jeff [Wed, 30 Jan 2008 16:15:03 +0000 (16:15 +0000)]
pointless false laziness removal

16 years agomissed use
jeff [Tue, 29 Jan 2008 04:16:04 +0000 (04:16 +0000)]
missed use

16 years ago1394 regression fixup
jeff [Tue, 29 Jan 2008 03:56:36 +0000 (03:56 +0000)]
1394 regression fixup

16 years agobulk package changing (RT#1394)
jeff [Tue, 29 Jan 2008 03:34:12 +0000 (03:34 +0000)]
bulk package changing (RT#1394)

16 years agosimple payment CSV import
jeff [Fri, 25 Jan 2008 18:29:04 +0000 (18:29 +0000)]
simple payment CSV import

16 years agoadd an always BAM option and be explicit about transactions
jeff [Fri, 25 Jan 2008 02:55:38 +0000 (02:55 +0000)]
add an always BAM option and be explicit about transactions

16 years agoslightly more sane names for customer tickets hash, display ticket owners on customer...
ivan [Thu, 24 Jan 2008 21:16:42 +0000 (21:16 +0000)]
slightly more sane names for customer tickets hash, display ticket owners on customer view page

16 years agoused in rt autohandler. i wonder why this never bit before
ivan [Thu, 24 Jan 2008 21:10:00 +0000 (21:10 +0000)]
used in rt autohandler.  i wonder why this never bit before

16 years agochange service, billing, and payment info in selfservice
jeff [Wed, 23 Jan 2008 19:18:39 +0000 (19:18 +0000)]
change service, billing, and payment info in selfservice

16 years ago*** empty log message ***
ivan [Mon, 21 Jan 2008 00:12:39 +0000 (00:12 +0000)]
*** empty log message ***

16 years agoadd and fix some indices, this should marginally (but not drastically) improve the...
ivan [Sun, 20 Jan 2008 23:24:54 +0000 (23:24 +0000)]
add and fix some indices, this should marginally (but not drastically) improve the time to pull up A/R report totals

16 years agofix ACLs to allow the limited "package editing" of customizing customer packages
ivan [Thu, 17 Jan 2008 04:23:14 +0000 (04:23 +0000)]
fix ACLs to allow the limited "package editing" of customizing customer packages

16 years agodon't show 'Bill now' link unless the current user can...
ivan [Thu, 17 Jan 2008 03:18:23 +0000 (03:18 +0000)]
don't show 'Bill now' link unless the current user can...

16 years agomaintenance on old events, yay. fix for late charges without a taxclass, closes...
ivan [Mon, 14 Jan 2008 00:22:34 +0000 (00:22 +0000)]
maintenance on old events, yay.  fix for late charges without a taxclass, closes: RT#2988

16 years agofix tyops
ivan [Mon, 14 Jan 2008 00:17:36 +0000 (00:17 +0000)]
fix tyops

16 years agoalmost could work under mysql? need TO_NUMBER and TO_CHAR equivalents
ivan [Sun, 13 Jan 2008 23:31:22 +0000 (23:31 +0000)]
almost could work under mysql?  need TO_NUMBER and TO_CHAR equivalents

16 years agomissing semicolon, doh
ivan [Sun, 13 Jan 2008 23:30:48 +0000 (23:30 +0000)]
missing semicolon, doh

16 years agoremove 1.7 ACL cruft on HEAD
ivan [Sun, 13 Jan 2008 21:46:33 +0000 (21:46 +0000)]
remove 1.7 ACL cruft on HEAD

16 years agoremove 1.7.3 cruft
ivan [Sun, 13 Jan 2008 21:45:28 +0000 (21:45 +0000)]
remove 1.7.3 cruft

16 years agonew ACL name in 1.9 right away
ivan [Sun, 13 Jan 2008 21:44:01 +0000 (21:44 +0000)]
new ACL name in 1.9 right away

16 years agoremove 1.7 vs. 1.9 cruft
ivan [Sun, 13 Jan 2008 21:39:01 +0000 (21:39 +0000)]
remove 1.7 vs. 1.9 cruft

16 years agoACLs
ivan [Sun, 13 Jan 2008 21:35:54 +0000 (21:35 +0000)]
ACLs

16 years agoACLs
ivan [Sun, 13 Jan 2008 21:14:19 +0000 (21:14 +0000)]
ACLs

16 years agoACLs
ivan [Sun, 13 Jan 2008 21:08:27 +0000 (21:08 +0000)]
ACLs

16 years agoACLs
ivan [Sun, 13 Jan 2008 20:57:36 +0000 (20:57 +0000)]
ACLs

16 years agostale leftovers from XSSmas
ivan [Sun, 13 Jan 2008 20:50:19 +0000 (20:50 +0000)]
stale leftovers from XSSmas

16 years agoACLs
ivan [Sun, 13 Jan 2008 20:46:44 +0000 (20:46 +0000)]
ACLs

16 years agoACLs
ivan [Sun, 13 Jan 2008 20:38:30 +0000 (20:38 +0000)]
ACLs

16 years agonew ACLs
ivan [Sun, 13 Jan 2008 20:30:53 +0000 (20:30 +0000)]
new ACLs

16 years agouse this in handler.pl, not in mason files
ivan [Sun, 13 Jan 2008 00:35:05 +0000 (00:35 +0000)]
use this in handler.pl, not in mason files

16 years agoadd option to enable searching of cust_main.agent_custid with one or two letter prefi...
ivan [Fri, 11 Jan 2008 23:10:47 +0000 (23:10 +0000)]
add option to enable searching of cust_main.agent_custid with one or two letter prefix before the numeric part

16 years agoadd option to enable searching of cust_main.agent_custid with one or two letter prefi...
ivan [Fri, 11 Jan 2008 22:53:56 +0000 (22:53 +0000)]
add option to enable searching of cust_main.agent_custid with one or two letter prefix before the numeric part

16 years agoturn off debugging
ivan [Fri, 11 Jan 2008 17:30:09 +0000 (17:30 +0000)]
turn off debugging

16 years agodoc
ivan [Thu, 10 Jan 2008 22:13:18 +0000 (22:13 +0000)]
doc

16 years agonew rate editor
ivan [Thu, 10 Jan 2008 22:06:58 +0000 (22:06 +0000)]
new rate editor

16 years agonew rate editor
ivan [Thu, 10 Jan 2008 21:53:49 +0000 (21:53 +0000)]
new rate editor

16 years agonew call rate editor (VoIP/telephony)
ivan [Thu, 10 Jan 2008 21:52:28 +0000 (21:52 +0000)]
new call rate editor (VoIP/telephony)

16 years agothird person is better
ivan [Thu, 10 Jan 2008 21:17:16 +0000 (21:17 +0000)]
third person is better

16 years agoeliminate harmless typo
ivan [Thu, 10 Jan 2008 21:14:54 +0000 (21:14 +0000)]
eliminate harmless typo

16 years agotransactiony cruft removal
jeff [Tue, 8 Jan 2008 21:33:53 +0000 (21:33 +0000)]
transactiony cruft removal

16 years agoshow negative balances on A/R report, closes: RT#2983
ivan [Tue, 8 Jan 2008 11:23:03 +0000 (11:23 +0000)]
show negative balances on A/R report, closes: RT#2983

16 years agoadd some debugging control
ivan [Tue, 8 Jan 2008 02:22:05 +0000 (02:22 +0000)]
add some debugging control

16 years agonew tax rate editor
ivan [Fri, 4 Jan 2008 02:42:07 +0000 (02:42 +0000)]
new tax rate editor

16 years agonew tax rate editor
ivan [Fri, 4 Jan 2008 02:36:07 +0000 (02:36 +0000)]
new tax rate editor

16 years agoleftovers from XSSmas
ivan [Fri, 4 Jan 2008 02:27:28 +0000 (02:27 +0000)]
leftovers from XSSmas

16 years agoescape value
ivan [Fri, 4 Jan 2008 02:20:50 +0000 (02:20 +0000)]
escape value

16 years agoadding new elements: percentage input, fixed country and state display, tablebreak...
ivan [Fri, 4 Jan 2008 02:19:50 +0000 (02:19 +0000)]
adding new elements: percentage input, fixed country and state display, tablebreak+title

16 years agoadd a formatted_value option
ivan [Fri, 4 Jan 2008 02:18:48 +0000 (02:18 +0000)]
add a formatted_value option

16 years agoadd maxlength, text-align and postfix options, escape value
ivan [Fri, 4 Jan 2008 02:18:36 +0000 (02:18 +0000)]
add maxlength, text-align and postfix options, escape value

16 years agothere's no such thing as fixedhidden... hidden will do
ivan [Fri, 4 Jan 2008 02:13:27 +0000 (02:13 +0000)]
there's no such thing as fixedhidden... hidden will do

16 years agodoc
ivan [Fri, 4 Jan 2008 02:02:38 +0000 (02:02 +0000)]
doc

16 years agoadd popup option, add percentage and tablebreak-tr-title field types, pass object...
ivan [Fri, 4 Jan 2008 01:43:54 +0000 (01:43 +0000)]
add popup option, add percentage and tablebreak-tr-title field types, pass object to included elements, documentation updates

16 years agoadvanced account reports (RT#2954)
jeff [Fri, 28 Dec 2007 19:02:28 +0000 (19:02 +0000)]
advanced account reports (RT#2954)

16 years agowhoops
jeff [Fri, 28 Dec 2007 15:20:36 +0000 (15:20 +0000)]
whoops

16 years agoadd never logged in report
jeff [Fri, 28 Dec 2007 15:10:33 +0000 (15:10 +0000)]
add never logged in report

16 years agotool to seed svc_acct.last_login and .last_logout
jeff [Fri, 28 Dec 2007 14:40:05 +0000 (14:40 +0000)]
tool to seed svc_acct.last_login and .last_logout

16 years agoremove just a tiny bit more cruft
ivan [Fri, 28 Dec 2007 12:10:54 +0000 (12:10 +0000)]
remove just a tiny bit more cruft

16 years agorestore in-browser error reporting
ivan [Fri, 28 Dec 2007 12:01:37 +0000 (12:01 +0000)]
restore in-browser error reporting

16 years agoa little late help from kwanzabot for XSSmas... clean up handler.pl so we can have...
ivan [Fri, 28 Dec 2007 07:45:26 +0000 (07:45 +0000)]
a little late help from kwanzabot for XSSmas... clean up handler.pl so we can have separate default_escape_flags for FS and RT and don't have to make FS's |h flag useless

16 years agolast login reporting (#2952)
jeff [Fri, 28 Dec 2007 01:41:23 +0000 (01:41 +0000)]
last login reporting (#2952)

16 years agofix reporting bug for invisimax in edge case where you have taxclass and empty-taxcla...
ivan [Thu, 27 Dec 2007 23:49:31 +0000 (23:49 +0000)]
fix reporting bug for invisimax in edge case where you have taxclass and empty-taxclass rates for a country/state(/county) and also have a different set of taxclasses for some other country/state

16 years agoconifgurable siteName and docs
jeff [Wed, 26 Dec 2007 22:52:38 +0000 (22:52 +0000)]
conifgurable siteName and docs

16 years agoleftovers from XSSmas
ivan [Wed, 26 Dec 2007 08:23:01 +0000 (08:23 +0000)]
leftovers from XSSmas

16 years agoalas, XSSmas draws to a close
ivan [Wed, 26 Dec 2007 07:51:37 +0000 (07:51 +0000)]
alas, XSSmas draws to a close

16 years agoho ho ho, merry XSSmas
ivan [Tue, 25 Dec 2007 23:49:23 +0000 (23:49 +0000)]
ho ho ho, merry XSSmas

16 years agoadd a reset feature to manual recharges (#1858)
jeff [Sun, 23 Dec 2007 22:05:54 +0000 (22:05 +0000)]
add a reset feature to manual recharges (#1858)

16 years agoincrease siteName allowed length
jeff [Thu, 20 Dec 2007 19:24:18 +0000 (19:24 +0000)]
increase siteName allowed length

16 years agoredirect redirect
jeff [Wed, 19 Dec 2007 22:25:56 +0000 (22:25 +0000)]
redirect redirect

16 years agoadd options for balance over/under to advanced customer report
jeff [Wed, 19 Dec 2007 21:05:37 +0000 (21:05 +0000)]
add options for balance over/under to advanced customer report

16 years agounderscoring the important
jeff [Wed, 19 Dec 2007 01:55:38 +0000 (01:55 +0000)]
underscoring the important

16 years agocorrect bad credit reason conflict resolution
jeff [Tue, 18 Dec 2007 22:41:07 +0000 (22:41 +0000)]
correct bad credit reason conflict resolution

16 years agolegacy agent_custid field should be as searchable as actual custnum, right? at least...
ivan [Tue, 18 Dec 2007 20:58:25 +0000 (20:58 +0000)]
legacy agent_custid field should be as searchable as actual custnum, right?  at least if it is a number...

16 years agoIE is case-sensitive when setting maxLength (and other attributes?). hopefully that...
ivan [Tue, 18 Dec 2007 20:42:30 +0000 (20:42 +0000)]
IE is case-sensitive when setting maxLength (and other attributes?).  hopefully that's all it is.

16 years agocruft removal
jeff [Mon, 17 Dec 2007 23:58:33 +0000 (23:58 +0000)]
cruft removal

16 years agostricter otaker rules
jeff [Mon, 17 Dec 2007 22:59:16 +0000 (22:59 +0000)]
stricter otaker rules

16 years agono, *that's* where it couldn't hurt anything.
ivan [Mon, 17 Dec 2007 19:59:12 +0000 (19:59 +0000)]
no, *that's* where it couldn't hurt anything.

16 years agoi don't think it can hurt anything... (famous last words)
ivan [Mon, 17 Dec 2007 19:52:06 +0000 (19:52 +0000)]
i don't think it can hurt anything... (famous last words)

16 years agofix the case where the customer doesn't actually have a ship address
ivan [Mon, 17 Dec 2007 01:17:05 +0000 (01:17 +0000)]
fix the case where the customer doesn't actually have a ship address

16 years agoadd cust_main-require_address2 config, reimplement address2-search config ("Unit...
ivan [Mon, 17 Dec 2007 00:59:02 +0000 (00:59 +0000)]
add cust_main-require_address2 config, reimplement address2-search config ("Unit #" search in searchbar), visual indication of require_invoicing_list_email, closes: RT#2926

16 years agoless is better
ivan [Sun, 16 Dec 2007 22:40:01 +0000 (22:40 +0000)]
less is better

16 years agomore consistent naming: cust_main_ADV.cgi becomes cust_main.html
ivan [Sun, 16 Dec 2007 21:02:18 +0000 (21:02 +0000)]
more consistent naming: cust_main_ADV.cgi becomes cust_main.html

16 years agohttemplate/elements/header.html
ivan [Sun, 16 Dec 2007 21:01:45 +0000 (21:01 +0000)]
httemplate/elements/header.html

16 years agomore consistent naming: cust_main_ADV.cgi becomes cust_main.html
ivan [Sun, 16 Dec 2007 20:48:14 +0000 (20:48 +0000)]
more consistent naming: cust_main_ADV.cgi becomes cust_main.html

16 years agoFiles to build Freeside as Redhat-ish RPMs
rsiddall [Sat, 15 Dec 2007 22:47:04 +0000 (22:47 +0000)]
Files to build Freeside as Redhat-ish RPMs