35bb375be3Added support for Australian numbers. When importing Australian numbers, they should be in the following format: 61xxxxxxxxxx. NPA is first two digits after country code, NXX is next 4 digits, and Station is final 4 digits.
sluther
2009-09-17 00:00:23 -0700
c8e2903766Fixed a bug in the module database patcher
sluther
2009-08-07 20:46:15 -0700
e6a4913d05Merge branch 'master' of git@github.com:tony-landis/agilebill
sluther
2009-06-02 12:08:14 -0700
4a50dcfd85* Fixed a bug with sessions
neen
2009-05-26 00:28:38 -0700
0c3b842153* Fixed a bug with sessions
neen
2009-05-26 00:28:38 -0700
1b2d4fc914Fixed a bug in the voip and module modules.
neen
2009-04-27 19:42:27 -0700
bdff1d5fbeFixed a bug in the voip and module modules.
neen
2009-04-27 19:42:27 -0700
068a5a2971* Fixed a bug with the Default DID plugin [#20 state:resolved]
neen
2009-04-09 17:46:11 -0700
03891ebcfa* Fixed a bug with the Default DID plugin [#20 state:resolved]
neen
2009-04-09 17:46:11 -0700
dad570c0bfMerge branch 'master' of git@github.com:tony-landis/agilebill
neen
2009-04-02 23:37:14 -0700
00ffb2dc36Merge branch 'master' of git@github.com:tony-landis/agilebill
neen
2009-04-02 23:37:14 -0700
09594457b3Magrathea DID plugins for AgileVoice
Tony Landis
2009-04-03 00:18:32 -0600
a4d79469cdMagrathea DID plugins for AgileVoice
Tony Landis
2009-04-03 00:18:32 -0600
87a8e0f92dOut with split(), in with explode()
Tony Landis
2009-03-27 23:20:19 -0600
da32369c07Out with split(), in with explode()
Tony Landis
2009-03-27 23:20:19 -0600
ff9e25abcfSome dates needed updating
Tony Landis
2009-03-27 22:59:40 -0600
019a526aabSome dates needed updating
Tony Landis
2009-03-27 22:59:40 -0600
30b5c20023Encryption of credit card details bypassed if license key not entered.
Tony Landis
2009-03-27 22:59:03 -0600
06b442cdc0Encryption of credit card details bypassed if license key not entered.
Tony Landis
2009-03-27 22:59:03 -0600
906a64b092Merge branch 'master' of git@github.com:tony-landis/agilebill
Scott Luther
2009-03-26 15:01:02 -0700
84b2ea32d5Merge branch 'master' of git@github.com:tony-landis/agilebill
Scott Luther
2009-03-26 15:01:02 -0700
062c11729bFixed a bug with the menu not working for non-recurring products
Scott Luther
2009-03-26 03:21:16 -0700
61fc6b8dd2Bugfix [#9]
Tony Landis
2009-03-25 22:30:37 -0600
944d0e2acdBugfix [#9]
Tony Landis
2009-03-25 22:30:37 -0600
76a81f02fdMore deprecated php methods
Tony Landis
2009-03-25 22:30:13 -0600
3b81e69651More deprecated php methods
Tony Landis
2009-03-25 22:30:13 -0600
1225cb10c0deprecated php methods
Tony Landis
2009-03-25 22:10:40 -0600
c2dfaaf4e0deprecated php methods
Tony Landis
2009-03-25 22:10:40 -0600
d1547673dc* Updated copyright
Scott Luther
2009-02-23 01:04:59 -0800
9b1628149c* Updated auth.inc.php
Scott Luther
2009-02-22 05:11:12 -0800
7bda76a3e4Merge commit 'anubis/master'
Scott Luther
2009-02-20 02:25:39 -0800
305afae121Committing test changes
Scott Luther
2009-02-19 23:15:35 -0800
06d6198535Change SQL to use "AND" rather than "&&" (equivalent in MySQL).
anubis
2009-01-15 21:32:20 -0500
5c6292a4b5Any user had open-ended access to the administration panel due to usage of wrong variable when validating access (was using $this->auth_groups instead of $this->group which contains user group access in CORE_auth::auth_update). Also added a redundant check if a user has no group access then no module access will be granted.
anubis
2009-01-07 22:22:27 -0500
2e4fa74af1Changed to only using _POST and _GET superglobals in CORE_vars.
anubis
2009-01-04 21:24:53 -0500
36aaa16e4cRemove aptree menu, not used.
anubis
2009-01-04 21:21:21 -0500
fae6352bf2Update to PEAR 1.7.2, Image_Canvas 0.3.1, Image_Color 1.0.3, Image_Graph 0.7.2, XML_Parser 1.3.1. Removed PHP_Compat, and references to it. Removed ionCube/Zend/mmCache compatibility checks in test.php script. Changed minimum PHP requirement to 5.0 in test.php script.
anubis
2009-01-04 19:22:54 -0500
60b674c776Update to Smarty 2.6.22
anubis
2009-01-04 17:34:22 -0500
eedd737a97Fix SQL error when advance_days is set to 0.
anubis
2009-01-02 22:26:41 -0500