root/freepbx/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @11027 [11027] 01/19/11 20:26:13 p_lindheimer minor name changes
(edit) @11026 [11026] 01/19/11 20:16:04 p_lindheimer add name field and use more friendly names re #4740
(edit) @11014 [11014] 01/19/11 01:27:43 p_lindheimer changes ajax to json, sends back result array used in messaging, resets …
(edit) @11013 [11013] 01/18/11 16:59:34 p_lindheimer adds USE_PACKAGED_JS and FORCE_JS_CSS_IMG_DOWNLOAD options as additional …
(edit) @11012 [11012] 01/18/11 16:35:40 p_lindheimer adds range and emptyok info to tooltip re #4740
(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) @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) @10847 [10847] 01/08/11 19:41:48 p_lindheimer Blocked revisions 10447 via svnmerge ........ r10447 | mbrevda | …
(edit) @10843 [10843] 01/08/11 14:54:34 p_lindheimer closes #4732 adds ext_noop_trace()
(edit) @10815 [10815] 01/07/11 16:06:37 p_lindheimer try printing out more diagnostic information when reload fails, hard to …
(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) @10787 [10787] 12/30/10 17:56:33 p_lindheimer undefined variables
(edit) @10781 [10781] 12/30/10 15:47:01 p_lindheimer Merged revisions 10780 via svnmerge from …
(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) @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) @10735 [10735] 12/25/10 09:00:31 mickecarlsson Re #4401, change from split to preg_split in ARI
(edit) @10734 [10734] 12/25/10 08:56:52 mickecarlsson Close #4621, add text Page to display output in ARI
(edit) @10733 [10733] 12/25/10 08:11:03 mickecarlsson Close #4641, add forcename and forcegreetings to vm_general.inc
(edit) @10724 [10724] 12/23/10 15:23:11 p_lindheimer syntax error needs quotes with function_exists re #4299
(edit) @10719 [10719] 12/19/10 00:51:33 p_lindheimer get engine info before creating the conf file classes in case any of them …
(edit) @10713 [10713] 12/18/10 15:19:12 p_lindheimer closes #4697 use CHANNEL(musicclass) for 1.4+
(edit) @10712 [10712] 12/18/10 14:56:13 p_lindheimer missing global in report_errors function
(edit) @10707 [10707] 12/14/10 01:29:44 mickecarlsson Re #4685, corrected .po file
(edit) @10706 [10706] 12/14/10 01:22:02 mickecarlsson Revert parts of r10317
(edit) @10705 [10705] 12/14/10 01:14:25 mickecarlsson Close #4686, adds Russian language to ARI. Thank you ded
(edit) @10699 [10699] 12/11/10 17:17:00 p_lindheimer closes #4682 allows Module Admin to upload/install a module tarball in …
(edit) @10686 [10686] 12/09/10 17:52:51 pnlarsson Adding ringtimer and cfringtimer settings in ARI. Closes #4332 and #4652
(edit) @10685 [10685] 12/09/10 17:46:14 pnlarsson Adding amportal default for CFRINGTIMERDEFAULT. Re #4652
(edit) @10677 [10677] 12/09/10 15:54:31 pnlarsson Adds hostname to title if SERVERINTITLE is set. Closes #4299
(edit) @10635 [10635] 11/29/10 17:21:23 p_lindheimer Merged revisions 10416-10493,10495-10634 via svnmerge from …
(edit) @10624 [10624] 11/29/10 03:03:40 p_lindheimer revert r10623 to usage_registry.functions.php checked in error re #4667
(edit) @10623 [10623] 11/29/10 03:01:08 p_lindheimer fixes #4667 set default to no destination when initialized
(edit) @10621 [10621] 11/28/10 12:08:05 p_lindheimer closes #4665 feature codes are created in core's install script and don't …
(edit) @10607 [10607] 11/22/10 19:35:53 p_lindheimer add support to feature codes to allow it to generate destinations
(edit) @10605 [10605] 11/21/10 14:28:33 p_lindheimer have module_uninstall remove any feature codes in case the module has not …
(edit) @10598 [10598] 11/20/10 03:34:47 mickecarlsson setup_svn.php had reference to v2 - fixed
(edit) @10597 [10597] 11/20/10 03:32:39 mickecarlsson setup_svn.php had reference to v2 - fixed
(edit) @10580 [10580] 11/19/10 16:39:36 p_lindheimer add new fields to users to handle optional destinations and cid_prefixes …
(edit) @10579 [10579] 11/19/10 16:33:24 p_lindheimer closes #4644 make database mode authentication the defaut if not chnanged
(edit) @10578 [10578] 11/19/10 16:14:18 p_lindheimer closes #4643 adds options choose destination message
(edit) @10564 [10564] 11/15/10 13:38:41 p_lindheimer remove requirement of parse_asterisk_conf and parse_amportal_conf with …
(edit) @10563 [10563] 11/15/10 13:04:40 p_lindheimer use supplied failed validation method if provided
(edit) @10549 [10549] 11/12/10 16:41:58 p_lindheimer add amportal.conf configuration variables for now Time Conditions …
(edit) @10542 [10542] 11/10/10 00:07:33 mbrevda no need for the entire indication, set +x on setup_svn
(edit) @10539 [10539] 11/09/10 11:29:35 mickecarlsson More typos in previous ci
(edit) @10538 [10538] 11/09/10 11:05:37 mickecarlsson Fix typo in previous ci
(edit) @10537 [10537] 11/09/10 11:02:25 mickecarlsson Make sure that we set a cookie on the first page load. Weird things happen …
Note: See TracRevisionLog for help on using the revision log.