root/freepbx


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @11011 [11011] 01/18/11 16:08:39 p_lindheimer set options to blank if not being used (need to come back and add …
(edit) @11010 [11010] 01/18/11 15:53:25 p_lindheimer get rid of UINT, adds validation and method to check results of last …
(edit) @11008 [11008] 01/17/11 21:53:21 p_lindheimer fixed mis-match ) creating php compile error
(edit) @11007 [11007] 01/17/11 21:48:36 p_lindheimer change some ordering so app_conf.sh can be called correctly
(edit) @11006 [11006] 01/17/11 21:46:44 p_lindheimer update to use conf file if specified and otherwise bootstrap
(edit) @11005 [11005] 01/17/11 21:04:13 p_lindheimer increase category table size, change levels on a bunch of settings, and …
(edit) @11003 [11003] 01/17/11 18:45:41 p_lindheimer make category madatory even for modules, makes things more clear re #4740
(edit) @11001 [11001] 01/17/11 18:20:52 p_lindheimer fixes situation where freepbx.conf has extra value in it that already …
(edit) @10999 [10999] 01/17/11 15:46:21 p_lindheimer add [] around fatal error variables so message is more clear if the …
(edit) @10998 [10998] 01/17/11 13:55:55 p_lindheimer cache version info once looked up, also, add version tags to images, css …
(edit) @10997 [10997] 01/17/11 13:49:25 mbrevda closes #4962 - Create framework function that can iterate over all modules …
(edit) @10996 [10996] 01/17/11 08:46:13 mbrevda fix for conflict caused by r10981
(edit) @10995 [10995] 01/16/11 22:51:02 p_lindheimer oops get_conf_settings properly this time re #4740
(edit) @10993 [10993] 01/16/11 22:30:47 p_lindheimer adds get_conf_settings method re #4740
(edit) @10991 [10991] 01/16/11 19:59:35 p_lindheimer typo in variable name
(edit) @10987 [10987] 01/16/11 18:35:42 p_lindheimer added NOOPTRACE, DIVERSIONHEADER, CFRINGTIMERDEFAULT
(edit) @10986 [10986] 01/16/11 17:44:01 p_lindheimer typo and make sure not only exist but is a proper object as some …
(edit) @10985 [10985] 01/16/11 16:56:46 p_lindheimer initializ freepbx_conf re #4740
(edit) @10984 [10984] 01/16/11 16:55:48 p_lindheimer key should be $key re #4740
(edit) @10983 [10983] 01/16/11 16:48:18 p_lindheimer syntax error in ) placement
(edit) @10982 [10982] 01/16/11 16:41:22 p_lindheimer fix duplicate setting and add AMPWEBADDRESS re #4740
(edit) @10981 [10981] 01/16/11 16:40:01 p_lindheimer install_amp needs access to die_freepbx, and enable freepbx_settings_init …
(edit) @10980 [10980] 01/16/11 16:37:01 p_lindheimer adds freepbx_settings to newinstall sql schema re #4740
(edit) @10978 [10978] 01/16/11 16:02:37 p_lindheimer typos on DB::IsError? function
(edit) @10977 [10977] 01/16/11 15:56:59 p_lindheimer couple errors re #4740
(edit) @10976 [10976] 01/16/11 15:22:10 p_lindheimer should avoid boostrapping if no proper freepbx_settings though not tested …
(edit) @10975 [10975] 01/16/11 13:36:42 p_lindheimer convert falses from conf file and provide optional to not commit re #4740
(edit) @10974 [10974] 01/16/11 12:52:15 p_lindheimer don't allow blank images where artifacts will result even if …
(edit) @10972 [10972] 01/16/11 02:04:51 p_lindheimer change from config.functions.php to freepbx_conf.class.php re #4740
(edit) @10971 [10971] 01/16/11 01:57:16 p_lindheimer force write to readonly setting
(edit) @10969 [10969] 01/15/11 23:54:21 p_lindheimer more prep for creating all settings and found a bunch more that were not …
(edit) @10968 [10968] 01/15/11 23:50:34 p_lindheimer return the number of settings that needed updating
(edit) @10967 [10967] 01/15/11 23:36:37 p_lindheimer removing php_error_settings, it's a bit inconvenient as you would have to …
(edit) @10966 [10966] 01/15/11 15:08:49 p_lindheimer checking in some incomplete work to finish later so I don't lose it (no …
(edit) @10965 [10965] 01/15/11 03:39:06 p_lindheimer partially done work to intialize freepbx_settings, will replace migration …
(edit) @10964 [10964] 01/15/11 03:30:26 p_lindheimer validation on some optional settings when defining re #4740
(edit) @10963 [10963] 01/15/11 03:23:10 p_lindheimer some fixes and tweaks re #4742
(edit) @10962 [10962] 01/14/11 19:30:58 p_lindheimer don't use sql() as will probably want to use as part of install_amp, and a …
(edit) @10961 [10961] 01/14/11 17:55:13 p_lindheimer changes to schema and migration info re #4740, this migration method will …
(edit) @10960 [10960] 01/14/11 16:28:02 p_lindheimer closes #4741 auto-generate a unique css name, and addresses most …
(edit) @10959 [10959] 01/14/11 14:17:16 p_lindheimer mostly finished with config.functions.php re #4740
(edit) @10953 [10953] 01/12/11 22:20:37 p_lindheimer initial changes for amportal.conf class setup (probably will want to …
(edit) @10951 [10951] 01/12/11 15:30:28 p_lindheimer change key to keyword in freepbx_settings re #4733
(edit) @10950 [10950] 01/11/11 17:55:56 p_lindheimer closes #4734 Module Admin now uses a repo tag to determine the repo and …
(edit) @10946 [10946] 01/10/11 19:08:38 p_lindheimer fix some undefined indices
(edit) @10945 [10945] 01/10/11 18:04:08 p_lindheimer Merged revisions 10944 via svnmerge from …
(edit) @10944 [10944] 01/10/11 18:02:14 p_lindheimer always sort Basic category in Module Admin to the top
(edit) @10868 [10868] 01/09/11 12:31:38 p_lindheimer bootsrap changes for retrieve_conf didn't make it into merge for some …
(edit) @10866 [10866] 01/09/11 12:06:47 p_lindheimer Merged revisions 10848-10849,10858,10864 via svnmerge from …
(edit) @10865 [10865] 01/09/11 12:01:44 p_lindheimer merge bootstrap branch back to trunk (fingers crossed) re #4566
(edit) @10864 [10864] 01/09/11 11:37:06 p_lindheimer don't remove json.inc.php, other modues may still depend on it
(edit) @10858 [10858] 01/09/11 11:22:41 p_lindheimer track bootstrap steps in case needed, and don't trample overt …
(edit) @10849 [10849] 01/08/11 21:18:42 p_lindheimer syntax error
(edit) @10848 [10848] 01/08/11 21:16:31 p_lindheimer turns out skip_db is not possible, since all settings come from there, and …
(edit) @10847 [10847] 01/08/11 19:41:48 p_lindheimer Blocked revisions 10447 via svnmerge ........ r10447 | mbrevda | …
(edit) @10845 [10845] 01/08/11 15:41:21 p_lindheimer copy amportal to AMPSBIN if found in AMPBIN dir, addresses part of …
(edit) @10843 [10843] 01/08/11 14:54:34 p_lindheimer closes #4732 adds ext_noop_trace()
(edit) @10842 [10842] 01/08/11 14:04:18 p_lindheimer only open astman connection for reload handler, others don't need it (I …
(edit) @10841 [10841] 01/08/11 13:45:27 p_lindheimer don't include functions.inc.php in module_admin
(edit) @10840 [10840] 01/08/11 10:35:21 p_lindheimer get's defaults back until mbrevda determines proper fix re #4729
(edit) @10815 [10815] 01/07/11 16:06:37 p_lindheimer try printing out more diagnostic information when reload fails, hard to …
(edit) @10814 [10814] 01/07/11 16:04:34 p_lindheimer Merged revisions 10813 via svnmerge from …
(edit) @10813 [10813] 01/07/11 15:58:34 p_lindheimer tell user to close their browser to logout until a real solution is …
(edit) @10812 [10812] 01/07/11 15:50:31 p_lindheimer undefined variables
(edit) @10811 [10811] 01/07/11 15:49:50 p_lindheimer I don't think these existing session_starts() are needed as bootstrap …
(edit) @10810 [10810] 01/07/11 15:48:07 p_lindheimer the session needs to be started
(edit) @10809 [10809] 01/07/11 12:19:25 p_lindheimer don't install the error handler if it doesn't exists (which can be the …
(edit) @10808 [10808] 01/06/11 20:46:06 p_lindheimer adds session_start() as header.php previously did (??? should this be done …
(edit) @10807 [10807] 01/06/11 20:43:19 p_lindheimer create gen_amp_conf.php as separate file to keep older systems from …
(edit) @10794 [10794] 01/02/11 17:15:44 mickecarlsson Bootstrap, removed binary character from cdr.php
(edit) @10791 [10791] 01/02/11 10:34:16 p_lindheimer don't unset changelog here, that's being added to the serialized verison …
(edit) @10790 [10790] 01/02/11 10:21:30 p_lindheimer use freepbx_auth bootstrap setting for CLI versions of commands to bypass …
(edit) @10789 [10789] 12/30/10 19:05:41 p_lindheimer some handlers (like reload) need astman, that may be the only one, if so …
(edit) @10788 [10788] 12/30/10 18:43:45 p_lindheimer prevent astman and module functions from being setup if handler being …
(edit) @10787 [10787] 12/30/10 17:56:33 p_lindheimer undefined variables
(edit) @10785 [10785] 12/30/10 17:46:13 p_lindheimer adds standardized bootstrap_settings array but still retains the past …
(edit) @10783 [10783] 12/30/10 16:25:21 p_lindheimer header.php no longer exists kills FOP, use bootstrap
(edit) @10781 [10781] 12/30/10 15:47:01 p_lindheimer Merged revisions 10780 via svnmerge from …
(edit) @10780 [10780] 12/30/10 15:45:08 p_lindheimer revert r10648 adding base this base tag break Apply Configuration Settings
(edit) @10777 [10777] 12/30/10 12:35:20 p_lindheimer reverting schema changed back from r10767 reverted in r10773 and adding …
(edit) @10776 [10776] 12/30/10 10:18:16 mbrevda re #4566 - make are play nicly. also, some amportal freepbx_engein code …
(edit) @10773 [10773] 12/30/10 06:49:35 mbrevda re #4566 reverting r10767
(edit) @10770 [10770] 12/29/10 22:50:01 p_lindheimer Merged revisions 10739 via svnmerge from …
(edit) @10767 [10767] 12/29/10 20:44:01 p_lindheimer disable amportal.conf from db temporarily (to get through bootstrap …
(edit) @10766 [10766] 12/29/10 19:06:27 p_lindheimer Merged revisions 10536,10650 via svnmerge from …
(edit) @10765 [10765] 12/29/10 19:03:50 p_lindheimer Blocked revisions 10639 via svnmerge ........ r10639 | mbrevda | …
(edit) @10764 [10764] 12/29/10 19:02:25 p_lindheimer Merged revisions 10681-10682 via svnmerge from …
(edit) @10763 [10763] 12/29/10 18:33:27 p_lindheimer Merged revisions 10561,10640,10648,10655,10728 via svnmerge from …
(edit) @10762 [10762] 12/29/10 18:20:43 p_lindheimer Merged revisions 10725 via svnmerge from …
(edit) @10761 [10761] 12/29/10 17:58:07 p_lindheimer Initialized merge tracking via "svnmerge" with revisions "1-10361" from …
(edit) @10757 [10757] 12/29/10 17:28:18 mbrevda re #4566 - fix typo
(edit) @10752 [10752] 12/29/10 15:39:19 mickecarlsson bootstrap, major goofup fixed
(edit) @10745 [10745] 12/29/10 04:31:42 mickecarlsson bootstrap, Fixes migrations script. Removed un-needed settings
(edit) @10744 [10744] 12/29/10 03:48:06 mickecarlsson bootstrap, spelling error
(edit) @10743 [10743] 12/29/10 03:46:53 mickecarlsson bootstrap, Fixes migrations script. More entries and values
(edit) @10742 [10742] 12/29/10 03:39:03 mickecarlsson bootstrap, Fixes migrations script. Please read comment about MySQL
(edit) @10741 [10741] 12/29/10 03:29:56 mickecarlsson bootstrap, Fixes migrations script, more to come
(edit) @10740 [10740] 12/28/10 16:15:59 p_lindheimer change path from svn.freepbx.org to www.freepbx.org/v2/svn
(edit) @10739 [10739] 12/28/10 16:10:49 p_lindheimer fixes #4719 don't redeclare sql funcition, this requires re-rolling 2.8 …
(edit) @10737 [10737] 12/26/10 13:01:54 mbrevda re #4566 - more changes, reverting some stuff that wasnt working properlly …
Note: See TracRevisionLog for help on using the revision log.