root/freepbx/trunk/amp_conf/htdocs


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @11110 [11110] 01/25/11 13:33:58 p_lindheimer use existing attributes on define_conf_setting if setting exists and …
(edit) @11108 [11108] 01/25/11 01:44:12 p_lindheimer partial work towards log consolidation re #4760
(edit) @11107 [11107] 01/24/11 23:25:13 p_lindheimer syntax fix
(edit) @11106 [11106] 01/24/11 23:18:16 p_lindheimer adds option to shut off dbug() output, set to true by default so that …
(edit) @11104 [11104] 01/24/11 21:21:43 p_lindheimer closes #4543 creates file_get_contents_url() with built in failover to …
(edit) @11103 [11103] 01/24/11 19:22:43 p_lindheimer format tweaks
(edit) @11090 [11090] 01/24/11 18:05:41 p_lindheimer closes #4762 creates utility.functions.php, legacy.functions.php and moves …
(edit) @11088 [11088] 01/24/11 17:40:04 p_lindheimer missing global setting for db access
(edit) @11087 [11087] 01/24/11 16:13:06 p_lindheimer use version_tag if no module version info (ex: builtins like …
(edit) @11074 [11074] 01/22/11 19:13:44 p_lindheimer closes #4664 remove trailing / on link and meta tags (hope this is right, …
(edit) @11073 [11073] 01/22/11 16:11:39 p_lindheimer keep Internal Use category consistent
(edit) @11072 [11072] 01/22/11 15:31:37 p_lindheimer have module_uninstall remove and freepbx_conf settings and unlink the …
(edit) @11071 [11071] 01/22/11 15:17:19 p_lindheimer closes #4758 as well as updates mulitple modules to use this (and a tweak …
(edit) @11070 [11070] 01/22/11 13:46:01 p_lindheimer adds asmanager func_exists() method to test if a function exists, will be …
(edit) @11069 [11069] 01/22/11 13:37:38 mbrevda update jquery
(edit) @11068 [11068] 01/22/11 13:28:04 mbrevda update jquery
(edit) @11065 [11065] 01/22/11 10:15:42 mickecarlsson Skip localization of special characters and start comments to prevent …
(edit) @11064 [11064] 01/22/11 09:54:39 mickecarlsson Close #4756, fixes finally localization trouble
(edit) @11063 [11063] 01/22/11 09:50:32 mickecarlsson Close #4756, fixes localization trouble
(edit) @11061 [11061] 01/22/11 00:32:47 p_lindheimer this should be 100% documentation and re-organization, no code changes re …
(edit) @11058 [11058] 01/21/11 17:52:16 p_lindheimer moves generation of amportal.conf to retrieve_conf and adds method in …
(edit) @11056 [11056] 01/21/11 16:15:07 mickecarlsson Fixed consistency in spelling of FreePBX Administration
(edit) @11055 [11055] 01/21/11 16:04:22 mickecarlsson Updated amp.po, now with all text strings
(edit) @11053 [11053] 01/21/11 15:55:14 mickecarlsson Updated amp.pot for 2.9
(edit) @11052 [11052] 01/21/11 15:26:14 mickecarlsson Changed reference to Advanced Settings instead of General Settings
(edit) @11050 [11050] 01/21/11 14:45:09 mickecarlsson Fixes a lot of spelling errors, did cludgy way to localize the …
(edit) @11048 [11048] 01/21/11 11:01:32 p_lindheimer css compression was creating artificate, replaced with CssMin? google …
(edit) @11047 [11047] 01/21/11 06:59:07 mbrevda closes #4729 fixes some variable issues, a bunch of undefined variables; …
(edit) @11046 [11046] 01/21/11 02:25:10 p_lindheimer undefined variable, was too quick to try and get that last fix in
(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) @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) @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) @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) @10724 [10724] 12/23/10 15:23:11 p_lindheimer syntax error needs quotes with function_exists re #4299
(edit) @10713 [10713] 12/18/10 15:19:12 p_lindheimer closes #4697 use CHANNEL(musicclass) for 1.4+
(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) @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) @10528 [10528] 11/03/10 06:23:47 mbrevda downstream alignments
Note: See TracRevisionLog for help on using the revision log.