root/freepbx/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2897 [2897] 11/02/06 01:28:27 qldrob Use 'trim' instead of 'chop' to remove a leading & as well as a trailing …
(edit) @2896 [2896] 11/02/06 01:17:55 qldrob Re-propogate astdb stuff when ./install_amp is run.
(edit) @2895 [2895] 11/02/06 01:15:09 qldrob Fix typo, ref #1211. Thanks, indsat!
(edit) @2894 [2894] 11/02/06 01:11:07 qldrob Implement fix that was _originally_ suggest, way back when, IRT blocking …
(edit) @2891 [2891] 11/01/06 13:01:21 webrainstorm is undefined and with Notice enabled Javascript gets broken
(edit) @2889 [2889] 11/01/06 01:35:08 gregmac Improve combination of online+local modules, show changelog even in …
(edit) @2887 [2887] 10/31/06 22:20:17 gregmac Added features to make QuietMode? work beeter
(edit) @2885 [2885] 10/31/06 11:33:22 gregmac Changed some font sizing, added new AMPDEVEL flag (amportal.conf) used by …
(edit) @2884 [2884] 10/31/06 01:03:49 gregmac Typo, minor spacing issue
(edit) @2883 [2883] 10/30/06 22:26:13 gregmac Various tweaks to new UI
(edit) @2880 [2880] 10/30/06 10:58:23 gregmac Added warnings and reload functionality for browsers with no Javascript
(edit) @2879 [2879] 10/30/06 09:51:04 gregmac New "apply changes" user interface element
(edit) @2878 [2878] 10/30/06 09:32:34 gregmac JS onload function to change all info href's to javascript:void(null)
(edit) @2877 [2877] 10/30/06 04:15:23 webrainstorm Removed foreach warnings if no modules were installed
(edit) @2876 [2876] 10/30/06 01:49:26 gregmac Fix #1228 - getversion() was changed in r2871
(edit) @2875 [2875] 10/29/06 18:33:43 webrainstorm Fix for #999 in Extensions page
(edit) @2874 [2874] 10/29/06 17:48:33 webrainstorm Administrators page is now using Module Categories
(edit) @2873 [2873] 10/29/06 17:34:08 gregmac Created check_reload_needed(), moved functionality out of footer
(edit) @2871 [2871] 10/29/06 17:10:49 gregmac Changed getversion() to return version number directly, instead of …
(edit) @2869 [2869] 10/29/06 17:08:32 gregmac CSS cleanups
(edit) @2867 [2867] 10/29/06 16:57:37 gregmac Remove depreciated find_modules() and find_allmodules() (use new …
(edit) @2866 [2866] 10/29/06 16:29:47 gregmac Added line to right of metanav (follow up to r2860)
(edit) @2860 [2860] 10/29/06 14:54:12 gregmac New user interface (thanks to Steve Fischer, www.sfischerdesign.com), …
(edit) @2857 [2857] 10/29/06 12:55:15 webrainstorm Fix for #999 - Suppressed warning in reports.php when starting a session …
(edit) @2856 [2856] 10/29/06 12:50:45 webrainstorm Still #999 - $quietmode in panel.php
(edit) @2855 [2855] 10/29/06 12:46:08 webrainstorm Other fixes for #999 - $quitemode wasn't defined in reports.php
(edit) @2854 [2854] 10/29/06 12:06:09 webrainstorm More fixes for #999
(edit) @2853 [2853] 10/29/06 12:01:10 webrainstorm Another fix for #999 - $quietmode wasn't defined in logout.php
(edit) @2852 [2852] 10/29/06 11:51:17 webrainstorm Other fixes for #999 - $_COOKIElang? is not set if you're using default …
(edit) @2851 [2851] 10/29/06 11:32:42 webrainstorm Fix for #999 - Not installed modules doesn't have a 'dbversion'
(edit) @2850 [2850] 10/29/06 10:35:14 webrainstorm Fix for #999
(edit) @2849 [2849] 10/29/06 10:18:24 webrainstorm Fix for #1226 - session_start moved after inclusion of functions.inc.php
(edit) @2848 [2848] 10/29/06 09:52:42 webrainstorm Revision of config.php for the new category based menu * Deleted legacy …
(edit) @2847 [2847] 10/28/06 12:30:35 webrainstorm Fix for #1224 and #1225
(edit) @2846 [2846] 10/28/06 11:58:13 webrainstorm No more need to sort amp_sections here amp_sections are now sorted …
(edit) @2845 [2845] 10/28/06 11:28:30 webrainstorm Fix for #1223 - Assigned 'Module Admin' to System Administration …
(edit) @2844 [2844] 10/28/06 11:02:43 webrainstorm Fix for #1222 - asterisk-cli is containing a '-' that was replaced with an …
(edit) @2843 [2843] 10/27/06 11:52:53 gregmac Help updated to reflect r2732 (#265)
(edit) @2842 [2842] 10/26/06 12:03:30 diego_iastrubni continue fixing ticket:1202 - now rnav is also a <ul></ul> list. - …
(edit) @2841 [2841] 10/26/06 10:44:34 p_lindheimer reverse r2839, hangup() is already called at the end of the marco after …
(edit) @2840 [2840] 10/26/06 08:21:20 diego_iastrubni work-arround for the gap found in the administrators page
(edit) @2839 [2839] 10/26/06 05:27:26 qldrob Discovered that it is possible for macro-hangup to be called when a …
(edit) @2836 [2836] 10/25/06 05:08:43 diego_iastrubni Automation of localization: Now there is a scritp which scans the …
(edit) @2835 [2835] 10/25/06 04:58:46 diego_iastrubni minimal updates to the documentation
(edit) @2834 [2834] 10/25/06 03:44:34 gregmac Fixed #1216 - updated to asterisk revision 43161 …
(edit) @2833 [2833] 10/25/06 03:36:00 gregmac Fix bug #1210
(edit) @2832 [2832] 10/24/06 16:38:03 p_lindheimer fixed a couple of typos in the dialplan - thanks Levente
(edit) @2830 [2830] 10/24/06 14:58:05 p_lindheimer should be from-did-direct, not ext-findmefollow, to make sure extensions …
(edit) @2829 [2829] 10/24/06 12:49:38 gregmac Changed HTML id=current to class=current
(edit) @2828 [2828] 10/24/06 01:33:38 gregmac Added module categories to menu
(edit) @2827 [2827] 10/23/06 17:14:37 p_lindheimer don't put r as a default option in outbound calls, it can cause lots of …
(edit) @2826 [2826] 10/23/06 10:25:09 diego_iastrubni continue working on ticket:1202. the html produced by the components …
(edit) @2825 [2825] 10/23/06 09:14:05 diego_iastrubni Continue fix of changeset:2812, now all generated files contain a warnin, …
(edit) @2824 [2824] 10/23/06 08:41:18 diego_iastrubni use same defaults as parse_amportal in AMPWEBROOT/functions.inc.php
(edit) @2823 [2823] 10/23/06 07:19:42 qldrob Continue fix of r2811, this should fix it. (PS: First fix done on the …
(edit) @2822 [2822] 10/23/06 05:37:47 diego_iastrubni fix for a html compability added in changeset:2814
(edit) @2821 [2821] 10/23/06 04:51:40 diego_iastrubni more fixes for ticket:695
(edit) @2820 [2820] 10/23/06 04:44:58 diego_iastrubni more fixed for ticket:695 . perl scripts are not passed using env, since …
(edit) @2819 [2819] 10/23/06 04:17:11 diego_iastrubni post reload actions should not be executed if no connection to the manager …
(edit) @2818 [2818] 10/22/06 11:48:11 diego_iastrubni setup is the current page if no "type" as been sent on the url
(edit) @2817 [2817] 10/22/06 11:42:31 diego_iastrubni fix i10n in the main page, not happy of how it works, but i will let it be …
(edit) @2815 [2815] 10/22/06 11:07:53 diego_iastrubni Major update: Now header.php creates a single asterisk manager connection. …
(edit) @2814 [2814] 10/22/06 04:56:37 diego_iastrubni choosing of language is done in header.php -> you can change the …
(edit) @2813 [2813] 10/22/06 04:31:56 diego_iastrubni index.php cleanups: most of the logic is not needed here, removed and …
(edit) @2812 [2812] 10/22/06 04:21:53 diego_iastrubni added a warning banner on autogenerated files.
(edit) @2811 [2811] 10/20/06 09:30:43 qldrob Fix typo that was confusing voicemail - people without voicemail enabled …
(edit) @2810 [2810] 10/20/06 03:34:28 gregmac Add "show only upgradable" checkbox, to toggle between behaviour …
(edit) @2809 [2809] 10/20/06 02:24:56 gregmac In online mode, only show upgradable/non-installed modules (Kerry G's …
(edit) @2808 [2808] 10/20/06 02:19:52 gregmac Also check for updates to disabled modules
(edit) @2807 [2807] 10/20/06 01:35:34 gregmac Added <label> tag to destinations selects
(edit) @2806 [2806] 10/19/06 22:26:57 gregmac Changed nav back to floating (undo parts of r2654), Changed many class= to …
(edit) @2805 [2805] 10/19/06 20:19:37 qldrob Gah. Footer was broken, and now it's got to be hidden.
(edit) @2802 [2802] 10/19/06 12:29:45 diego_iastrubni more cleanups to the web pages, config.php now fully i18n'ed.
(edit) @2797 [2797] 10/19/06 10:59:47 gregmac Fix bug with displaying attention tag
(edit) @2796 [2796] 10/19/06 10:15:45 gregmac Fixed XML escaping - magic_quotes_gpc only works on get/post/cookies, this …
(edit) @2794 [2794] 10/19/06 10:10:23 gregmac Use online module categories when available
(edit) @2793 [2793] 10/19/06 10:06:03 diego_iastrubni html + php fixes config.php - address should use &amp; instead of …
(edit) @2791 [2791] 10/19/06 07:54:28 qldrob I hate these 'oops' patches.
(edit) @2790 [2790] 10/19/06 07:52:13 qldrob Ensure we return an engine if user is running Asterisk SVN-.…
(edit) @2789 [2789] 10/19/06 04:42:12 diego_iastrubni re-organized the header page. now the php code is much cleaner, and the …
(edit) @2766 [2766] 10/18/06 06:25:38 diego_iastrubni we now work on utf-8 mode, i see no new problems, and now the hebrew i18n …
(edit) @2765 [2765] 10/18/06 06:12:46 diego_iastrubni dir direction is usually done on the body, and not on the html.
(edit) @2764 [2764] 10/18/06 06:00:14 diego_iastrubni we are not using the perl version, we are not maintaing it, and it …
(edit) @2763 [2763] 10/18/06 05:58:23 diego_iastrubni this patch removes an obosolete code: if ($extstate > 0 && $extstate != …
(edit) @2760 [2760] 10/18/06 01:57:58 qldrob Don't need these any more, new module stuff is a lot more resilant.
(edit) @2754 [2754] 10/18/06 00:59:27 qldrob Last bit of #999 fixes for the 'Setup' tree. Now on to Tools..
(edit) @2753 [2753] 10/18/06 00:43:37 qldrob More #999 fixes. Yay.
(edit) @2748 [2748] 10/17/06 23:12:46 qldrob More #999 fixes
(edit) @2747 [2747] 10/17/06 22:48:41 qldrob We need to apply any changes before actually displaying the hooks, …
(edit) @2746 [2746] 10/17/06 21:38:20 qldrob Minor bug when people didn't actually _click_ on the radio button of a …
(edit) @2745 [2745] 10/17/06 20:40:34 qldrob Fix typo (wasn't displaying destination names)
(edit) @2744 [2744] 10/16/06 21:45:19 p_lindheimer fix minor syntax to remove errors out of log
(edit) @2743 [2743] 10/16/06 19:13:16 gregmac Added showupgrades operation, better output for upgradeall when no modules …
(edit) @2742 [2742] 10/16/06 12:17:14 p_lindheimer don't run module/isntall.xxx scripts each time retrieve_conf is run, but …
(edit) @2741 [2741] 10/16/06 07:47:47 qldrob Added immediate option for zaptel, also changed the default sip and iax …
(edit) @2740 [2740] 10/16/06 06:35:53 qldrob OK. The quotes in the standard CallerID string were confusing it. This …
(edit) @2734 [2734] 10/16/06 05:03:19 qldrob Add he_IL translation to core - Thanks, Shimi! (Still more to do - #1153)
(edit) @2733 [2733] 10/16/06 03:38:14 qldrob Support for playback of 24 hour time - #1165
(edit) @2732 [2732] 10/16/06 03:33:26 gregmac Trunk dial patterns now support + and | in the same pattern
(edit) @2730 [2730] 10/16/06 03:19:30 qldrob PLEASE TEST THIS COMMIT: Does having this break anyone? It seems to work …
Note: See TracRevisionLog for help on using the revision log.