root/freepbx/trunk/amp_conf/htdocs/admin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @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) @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) @2741 [2741] 10/16/06 07:47:47 qldrob Added immediate option for zaptel, also changed the default sip and iax …
(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) @2726 [2726] 10/16/06 02:06:54 qldrob Fix my css-foo stuffup. Thanks, Greg.
(edit) @2716 [2716] 10/15/06 21:24:17 qldrob Looks like it wants text/html to parse it properly
(edit) @2715 [2715] 10/15/06 21:22:35 qldrob Wondering if this mime-type is what we want..
(edit) @2714 [2714] 10/15/06 21:20:41 qldrob Fix Mime-type issues (hopefully)
(edit) @2710 [2710] 10/15/06 20:37:40 qldrob Fix a redefinition warning
(edit) @2705 [2705] 10/15/06 18:42:58 gregmac Fixed bugs with changelog and description not showing up in online mode
(edit) @2704 [2704] 10/15/06 18:33:33 gregmac Added EXTERNAL_PACKAGE_MANAGEMENT flag to disable online/install/upgrade …
(edit) @2701 [2701] 10/15/06 15:06:17 gregmac engine_getinfo() uses astman API to get version information
(edit) @2700 [2700] 10/15/06 14:03:42 gregmac install_amp uses asterisk -V to determine version; Fixed bug and …
(edit) @2698 [2698] 10/15/06 13:18:05 gregmac Don't force module_download() (was on for testing)
(edit) @2697 [2697] 10/15/06 13:16:49 gregmac Code cleanup
(edit) @2696 [2696] 10/15/06 12:57:18 gregmac Fixed .tabbertab height (r2682)
(edit) @2695 [2695] 10/15/06 12:54:49 gregmac Changed r2692 patch to return additional version info (#1181)
(edit) @2692 [2692] 10/15/06 12:16:11 webrainstorm Fixed bug #1181
(edit) @2684 [2684] 10/15/06 07:19:19 qldrob Lets try this module_install stuff..
(edit) @2683 [2683] 10/15/06 06:57:25 qldrob Move function out from inside another function, where it can get called …
(edit) @2682 [2682] 10/15/06 06:55:29 qldrob 9em seemed a bit large. 6em looks better.
(edit) @2680 [2680] 10/15/06 05:56:44 qldrob Temporary fix for assumptions in ivr module
(edit) @2678 [2678] 10/15/06 05:21:11 gregmac Modules admin page hooked into new modules API (warning: treat this as …
(edit) @2677 [2677] 10/15/06 04:51:20 qldrob Fix up some of greg's bloody good work... Now I have to start re-writing …
(edit) @2676 [2676] 10/15/06 02:42:43 gregmac Fix bug causing incorrect download % calculation
(edit) @2675 [2675] 10/15/06 02:40:31 gregmac Removed some leftover debug code
(edit) @2674 [2674] 10/15/06 02:27:34 gregmac Finished modules API rework (i think), added new module_admin script
(edit) @2672 [2672] 10/14/06 01:52:54 p_lindheimer fixes bug that unchecking 'Do Not Play please leave message ...' doesn't …
(edit) @2670 [2670] 10/12/06 13:48:07 gregmac Fixed #1173
(edit) @2665 [2665] 10/12/06 03:46:11 gregmac Mostly finished checkdepends() (simple version, not ModuleXml version)
(edit) @2664 [2664] 10/11/06 03:24:46 qldrob Good spotting by soylent! Thanks.
(edit) @2656 [2656] 10/05/06 10:41:57 diego_iastrubni key names may contain "_"
(edit) @2655 [2655] 10/05/06 03:11:09 qldrob Fix the users2astdb rebuild stuff, possibly causing the backup/restore …
(edit) @2654 [2654] 10/05/06 02:41:54 gregmac More work on new modules page layout (still not functional yet); changed …
(edit) @2653 [2653] 10/05/06 02:40:00 gregmac Add Patrick Fitzgerald's "tabber" javascript tabs library …
(edit) @2648 [2648] 10/04/06 22:31:24 gregmac Fix typo
(edit) @2646 [2646] 10/04/06 08:55:47 gregmac Remove old references to find_modules() and find_allmodules() (using …
(edit) @2645 [2645] 10/04/06 08:18:40 gregmac Update to use new module_getinfo() from r2643
(edit) @2643 [2643] 10/04/06 01:49:29 gregmac Beginning of modules revamp: moving module_* api functions to …
(edit) @2642 [2642] 10/04/06 00:15:59 qldrob Some changes to debugging. This logs everything it can to the freepbx_log …
(edit) @2638 [2638] 10/03/06 19:09:55 gregmac Uncommited changes that should be part of r2630
(edit) @2637 [2637] 10/03/06 19:07:52 gregmac Obsolete file
(edit) @2636 [2636] 10/03/06 17:51:08 gregmac Fixed mime-type
(edit) @2630 [2630] 09/30/06 13:59:24 gregmac Database update uses INSERT/UPDATE instead of REPLACE (to be more …
(edit) @2629 [2629] 09/30/06 13:58:16 gregmac Escaped some SQL query params
(edit) @2628 [2628] 09/28/06 09:29:23 qldrob Add support for hebrew right-to-left charset.
(edit) @2627 [2627] 09/28/06 09:24:51 qldrob Missed a couple of places, and should probably do LC_ALL anyway.
(edit) @2626 [2626] 09/28/06 09:14:50 qldrob Drat. Missed a semicolon.
(edit) @2625 [2625] 09/28/06 09:00:56 qldrob Huge thanks to shimi for helping me out with fixing these translation …
(edit) @2623 [2623] 09/26/06 18:49:25 p_lindheimer oops, forgot to take out quotes
(edit) @2621 [2621] 09/26/06 18:35:26 p_lindheimer created AMPMODULEMSG to address #1136
(edit) @2617 [2617] 09/26/06 07:43:51 qldrob Apply first part of tidy-up patches in #1138 - Thanks!
(edit) @2614 [2614] 09/26/06 07:18:51 qldrob OMG. I found this patch. Thanks julian, from July 2005. Applied #224.
(edit) @2613 [2613] 09/26/06 06:56:53 qldrob Fix for CID length bug, #920
(edit) @2597 [2597] 09/24/06 16:17:17 webrainstorm Fix for #1142 (Alert-Info and ';') - core module
(edit) @2594 [2594] 09/24/06 13:07:54 webrainstorm Minor changes to italian localisation
(edit) @2593 [2593] 09/22/06 19:36:46 qldrob Fix typo and I accidently left in some debugging, wups!
(edit) @2592 [2592] 09/21/06 22:11:34 qldrob Allow + as a dial prefix
(edit) @2585 [2585] 09/20/06 22:46:41 qldrob Add support for a short 'news' flag to avoid the heartache with the fake …
(edit) @2581 [2581] 09/19/06 16:50:26 webrainstorm Committed #1128 - Changing Pickup to DPickup if Asterisk is BRIstuffed
(edit) @2577 [2577] 09/18/06 04:12:44 qldrob That's better.
(edit) @2575 [2575] 09/18/06 04:08:19 qldrob Grr. Thinko. Breaks new installations. 2.1.3 tomorrow I guess.
(edit) @2567 [2567] 09/17/06 05:02:56 qldrob More #999 fixes
(edit) @2563 [2563] 09/17/06 04:10:46 qldrob Thanks, vgster, for slapping me until I fixed this.
(edit) @2549 [2549] 09/17/06 03:34:17 qldrob I keep bouncing back between modules and core.. Clean up one warning, and …
(edit) @2547 [2547] 09/17/06 03:18:55 qldrob More undef variable cleanups.
(edit) @2545 [2545] 09/17/06 02:46:49 qldrob More #999 fixes.
(edit) @2544 [2544] 09/17/06 02:35:24 qldrob More warning fixups.
(edit) @2539 [2539] 09/17/06 02:10:20 qldrob Fix minor issues with the URI always doing a refresh in certain …
(edit) @2523 [2523] 09/17/06 00:52:42 qldrob This really shouldn't happen, but obviously it does. I'm guessing …
(edit) @2522 [2522] 09/17/06 00:44:52 qldrob Yet more #999 fixes. vgster rocks!
(edit) @2520 [2520] 09/17/06 00:25:10 qldrob More #999 fixes.
Note: See TracRevisionLog for help on using the revision log.