root/freepbx/trunk/amp_conf


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @11043 [11043] 01/20/11 22:57:02 p_lindheimer fixes to symlinking of assets folders, now works and tested
(edit) @11042 [11042] 01/20/11 22:34:56 p_lindheimer adds auto symlink of any module assets/js, assets/css and assets/images to …
(edit) @11035 [11035] 01/20/11 12:35:52 p_lindheimer make sure INT value is numeric or blank and set to blank if not re #4740
(edit) @11031 [11031] 01/19/11 21:55:59 p_lindheimer adds reset_all_conf_settings method so we can add a cli ability somewhere …
(edit) @11028 [11028] 01/19/11 20:55:09 p_lindheimer adds freepbx_settings to i18n module utility re #4740, non-modules …
(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) @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) @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) @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) @10983 [10983] 01/16/11 16:48:18 p_lindheimer syntax error in ) placement
(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) @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) @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) @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) @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) @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) @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) @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) @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) @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 …
(edit) @10530 [10530] 11/04/10 12:25:56 p_lindheimer missing optional events paramter re #4582
(edit) @10528 [10528] 11/03/10 06:23:47 mbrevda downstream alignments
(edit) @10449 [10449] 10/28/10 13:21:42 mickecarlsson Removed svn:executable from .dif files in recordings
(edit) @10442 [10442] 10/24/10 06:02:47 mickecarlsson Re #4527 - fixed correct path for .js file page.module.php
(edit) @10416 [10416] 10/22/10 16:21:41 p_lindheimer Merged revisions 10285-10415 via svnmerge from …
(edit) @10412 [10412] 10/22/10 14:20:46 mickecarlsson Close #4536, remove / from MOHDIR variable
(edit) @10401 [10401] 10/15/10 14:00:50 p_lindheimer r10383, r10384, 10400 from ~/common/php-asmanager.php
(edit) @10400 [10400] 10/15/10 13:04:25 p_lindheimer more explicit log messages on failures
(edit) @10384 [10384] 10/09/10 16:05:31 p_lindheimer fixes #4583 undefined var
(edit) @10383 [10383] 10/08/10 18:03:29 p_lindheimer closes #4582 adds reconnect attempts as well as some additional logging …
(edit) @10382 [10382] 10/08/10 17:53:46 p_lindheimer check if array to avoid warnings
(edit) @10381 [10381] 10/08/10 16:29:22 p_lindheimer oops just set events off when first connecting
(edit) @10380 [10380] 10/08/10 14:30:23 p_lindheimer turn off events with astman, not being used, and use cache mode for …
(edit) @10379 [10379] 10/08/10 14:18:42 mickecarlsson Fixed spelling errors in freepbx.php
(edit) @10378 [10378] 10/08/10 14:11:40 mickecarlsson Fixed spelling errors in page.modules.php
(edit) @10377 [10377] 10/08/10 14:07:12 mickecarlsson Fixed spelling errors in config.php
(edit) @10376 [10376] 10/08/10 14:02:11 mickecarlsson Fixed spelling errors in comments
(edit) @10375 [10375] 10/07/10 20:08:25 p_lindheimer adds default value for DIVERSIONHEADER re #4580
(edit) @10370 [10370] 10/06/10 03:47:59 mbrevda re #4566 - new framework functions
(edit) @10369 [10369] 10/05/10 21:23:56 mbrevda revert r10368, 10367 mess up of trunk
(edit) @10317 [10317] 09/24/10 05:26:45 mbrevda closes #4427 - fix ari ranking algorithm
Note: See TracRevisionLog for help on using the revision log.