root/freepbx/trunk/amp_conf/htdocs


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3351 [3351] 12/18/06 01:29:42 qldrob Forgot to commit this line with #3347, enables 'Upgrade all' to select …
(edit) @3349 [3349] 12/18/06 01:06:42 qldrob Apply naftali5's custom-dest fixes, thanks! Ref #1549.
(edit) @3347 [3347] 12/18/06 00:47:54 qldrob Add a new 'download all' button, and change 'Upgrade all' so it also …
(edit) @3341 [3341] 12/17/06 23:36:29 qldrob Apply #1525, don't let 'Contestion' and 'Busy' hang forever.
(edit) @3338 [3338] 12/17/06 22:56:18 qldrob More fixes for #1505, 'fax' context not in from-zaptel-whatever.
(edit) @3337 [3337] 12/17/06 22:51:47 qldrob When manually doing changes, please check them before comitting. Sigh.
(edit) @3335 [3335] 12/17/06 22:34:55 qldrob Manually merge #3332 from 2.2 into trunk.
(edit) @3300 [3300] 12/08/06 18:35:22 gregmac Fix #1516 - gettext emulation support
(edit) @3270 [3270] 12/05/06 13:00:27 p_lindheimer #1501 - fix logic and clearify tooltip for Trunk 'Never Override CallerID' …
(edit) @3267 [3267] 12/04/06 13:29:33 gregmac Typo
(edit) @3263 [3263] 12/04/06 02:34:51 gregmac Fixed weird-o negative logic
(edit) @3262 [3262] 12/02/06 23:25:16 p_lindheimer correct moh tooltip on outbound routes
(edit) @3254 [3254] 12/02/06 01:26:50 p_lindheimer add the ability to set the moh class for outbound routes as well as for …
(edit) @3247 [3247] 11/30/06 10:13:17 gregmac Fixed bug with broken modules names not showing up on confirm screen
(edit) @3242 [3242] 11/28/06 19:14:17 gregmac Modules confirm page now checks for dependencies before actually running …
(edit) @3239 [3239] 11/28/06 16:57:56 gregmac Add 'return' button to module admin, cancel button on confim page only …
(edit) @3235 [3235] 11/28/06 15:34:51 qldrob Fix incorrect error being displayed when Display Name is left blank. …
(edit) @3231 [3231] 11/28/06 11:25:18 gregmac Fix #1453
(edit) @3228 [3228] 11/27/06 23:30:19 qldrob Update module list
(edit) @3224 [3224] 11/27/06 22:11:46 qldrob Fix thinko in redirect_standard_continue()
(edit) @3222 [3222] 11/27/06 21:16:06 qldrob Update information on front page, and bump version to rc1
(edit) @3216 [3216] 11/27/06 20:38:50 qldrob Fix IAX2 extensions being called IAX. Thanks, n3glv.
(edit) @3212 [3212] 11/27/06 19:27:48 gregmac Added ext_chanisavail()
(edit) @3211 [3211] 11/27/06 19:01:44 qldrob Re-fix r3210 to account for me not actually reading any of the code around …
(edit) @3210 [3210] 11/27/06 18:47:43 qldrob Let redirect_standard continue execution of other hooks by passing an …
(edit) @3208 [3208] 11/27/06 02:30:44 gregmac Removed code disabling back button
(edit) @3205 [3205] 11/27/06 01:34:56 gregmac Added redirect_standard() calls to core
(edit) @3203 [3203] 11/27/06 01:26:28 gregmac redirect_standard() no longer includes extdisplay - was causing problems …
(edit) @3198 [3198] 11/27/06 00:06:55 gregmac Added redirect_standard(), updated help for redirect()
(edit) @3196 [3196] 11/26/06 22:11:40 qldrob This strips out any 'action=' line in the current location when the red …
(edit) @3193 [3193] 11/26/06 21:42:49 qldrob Add Greg's redirect() call to fix #1335, SQL error when adding …
(edit) @3192 [3192] 11/26/06 20:35:22 qldrob Put old hooks back into the proper order. This means that pinsets and …
(edit) @3184 [3184] 11/25/06 00:54:06 p_lindheimer #1395 - change instructions to 'Check for Updates Online'
(edit) @3183 [3183] 11/24/06 17:59:04 gregmac Add freepbx_log() description from 2.2
(edit) @3169 [3169] 11/22/06 23:03:50 gregmac Fixed bug showing wrong version number if pending local update, and online …
(edit) @3165 [3165] 11/22/06 21:40:18 qldrob Fix for lack of IAX callerid causing problems with pretty much everything. …
(edit) @3161 [3161] 11/22/06 13:29:18 p_lindheimer #1415 - remove [NEXT] / [PREV] pagination in rnav now that it is a scroll …
(edit) @3159 [3159] 11/22/06 12:50:08 p_lindheimer change order of pulldown for adding extensions/device to be sip, iax, zap, …
(edit) @3154 [3154] 11/21/06 17:57:53 gregmac Description for IE css file
(edit) @3153 [3153] 11/21/06 17:51:50 p_lindheimer #1400 - fix transparency problem on fly over popups in IE
(edit) @3137 [3137] 11/20/06 22:39:31 gregmac Apply sort from r3134:r3136
(edit) @3134 [3134] 11/20/06 22:27:29 gregmac Apply r3133 to trunk
(edit) @3132 [3132] 11/20/06 22:16:47 gregmac Apply r3131 to trunk
(edit) @3130 [3130] 11/20/06 21:28:41 p_lindheimer add setmusiconhold to extensions class
(edit) @3123 [3123] 11/20/06 17:40:14 qldrob s/=/==/.. Sigh.
(edit) @3122 [3122] 11/20/06 17:32:21 qldrob Forgot to exclude the 'placement' href from the sort, which would have …
(edit) @3121 [3121] 11/20/06 17:29:35 qldrob This should fix php5 whinges, re #1393.
(edit) @3120 [3120] 11/20/06 17:26:56 qldrob Add support for placement of guielements, and set some reasonably sane …
(edit) @3119 [3119] 11/20/06 17:00:19 qldrob Wups, left some debugging in there
(edit) @3118 [3118] 11/20/06 16:57:30 qldrob Add support for placement of module hooks.
(edit) @3111 [3111] 11/20/06 02:27:11 p_lindheimer lengthen the rnav scroll to handle more items before scrolling
(edit) @3082 [3082] 11/16/06 20:44:45 gregmac Fixed division by zero bugfix
(edit) @3068 [3068] 11/14/06 14:16:47 gregmac New amportal.conf directive USECATEGORIES to control if the menus are …
(edit) @3067 [3067] 11/14/06 14:15:40 gregmac Better handling of defaults in parse_amportal_conf(), handling of booleans
(edit) @3064 [3064] 11/13/06 19:15:18 p_lindheimer fixed #1323 - replacing <> with () so that the internal callerid is not …
(edit) @3052 [3052] 11/12/06 20:16:37 qldrob Apply #2572 to trunk. Somehow I managed to apply this to the wrong branch. …
(edit) @3051 [3051] 11/12/06 19:34:21 qldrob More #999 style warning avoidance fixes.
(edit) @3047 [3047] 11/11/06 20:12:16 p_lindheimer reverting r2418 which seems to have cause #1309 and #1320
(edit) @3044 [3044] 11/11/06 12:26:19 p_lindheimer fix #1315 - Follow Me information not deleted when User/Extension Delete
(edit) @3043 [3043] 11/10/06 17:12:24 p_lindheimer fixes #1320 (I hope) put callerid instead of description in sip info
(edit) @3040 [3040] 11/09/06 13:48:17 gregmac Fixed #1314 - stupid IE javascript problem
(edit) @3039 [3039] 11/09/06 13:47:43 gregmac Only reload if we have $astman
(edit) @3034 [3034] 11/08/06 18:28:09 qldrob Fix minor warning with new OUTKEEPCID variable.
(edit) @3029 [3029] 11/08/06 00:25:32 qldrob Address PHP5 incompatibility in #1285, can't use HTTP_SESSION_VARS any …
(edit) @3025 [3025] 11/07/06 13:16:34 gregmac Added warnings for disabled modules, revised look of warning text on …
(edit) @3024 [3024] 11/07/06 11:55:15 gregmac Rename get_headers to get_headers_assoc (#1286)
(edit) @3023 [3023] 11/07/06 11:50:58 gregmac Warnings for using default passwords
(edit) @3018 [3018] 11/06/06 00:00:40 gregmac Logo changed to small version (this was supposed to be done long ago.. grr …
(edit) @3010 [3010] 11/05/06 22:02:13 qldrob Don't bitch about IE if the user is already using a sane browser.
(edit) @3009 [3009] 11/05/06 21:46:52 gregmac Make r3008 stylish
(edit) @3008 [3008] 11/05/06 21:12:19 qldrob Add 'This is a Beta' warning, encourage people to use firefox, and fix a …
(edit) @3004 [3004] 11/05/06 19:07:11 qldrob Add the changes to CDR code
(edit) @3003 [3003] 11/05/06 19:06:42 qldrob And remove the old ones..
(edit) @3002 [3002] 11/05/06 19:04:38 qldrob Add images from #1150 and #1151
(edit) @3001 [3001] 11/05/06 18:46:11 qldrob Apply #1108, thanks nobbie!
(edit) @3000 [3000] 11/05/06 16:31:07 qldrob Revert r2747
(edit) @2994 [2994] 11/04/06 21:33:54 qldrob Fix for #1168
(edit) @2991 [2991] 11/04/06 14:01:47 gregmac Require reload after module install/uninstall/enable/disable
(edit) @2987 [2987] 11/04/06 10:20:42 qldrob All of them need to be defined. Continuation of r2981
(edit) @2981 [2981] 11/04/06 09:06:11 qldrob Ensure that $category is an array.
(edit) @2980 [2980] 11/04/06 08:59:46 webrainstorm Fix for #1227 also with HTML fixes for new UI
(edit) @2972 [2972] 11/04/06 05:44:14 webrainstorm Added sort order of Module Admin to avoid Notice for undefined index sort
(edit) @2955 [2955] 11/04/06 02:20:55 gregmac Prevent direct access to modules directory (apache .htaccess)
(edit) @2951 [2951] 11/04/06 01:00:31 qldrob Fix online announcement code.
(edit) @2927 [2927] 11/03/06 10:15:49 gregmac Reapply changes lost in r2922
(edit) @2926 [2926] 11/03/06 09:58:56 qldrob Add app_dictate
(edit) @2922 [2922] 11/03/06 07:01:04 gregmac Fixed bug in xml parser - attributes of first item in a multi-item set had …
(edit) @2921 [2921] 11/03/06 04:07:55 gregmac Added support for sort attribute on menuitems
(edit) @2920 [2920] 11/03/06 03:56:57 gregmac Added wiki link to core (under tools > support)
(edit) @2919 [2919] 11/03/06 03:48:20 gregmac Modify implementation of [2916]: now returns to 'items' subkey, instead of …
(edit) @2918 [2918] 11/03/06 03:21:50 gregmac Fixed bug with setting menuitem type (from [2916])
(edit) @2917 [2917] 11/02/06 19:35:19 gregmac Put did in inbound call control category
(edit) @2916 [2916] 11/02/06 19:32:49 gregmac XML parser has support for attributes, menuitems in modules can now have …
(edit) @2914 [2914] 11/02/06 11:05:55 gregmac Refine fix in r2904
(edit) @2913 [2913] 11/02/06 06:09:22 qldrob I thought I fixed this typo weeks ago. asnwer -> answer
(edit) @2912 [2912] 11/02/06 06:07:40 qldrob Fix fiddly annoying bug that took ages to track down that was stopping …
(edit) @2909 [2909] 11/02/06 04:57:24 gregmac Missed stuff from r2908
(edit) @2908 [2908] 11/02/06 04:54:46 gregmac i18n of module admin page (#1194)
(edit) @2907 [2907] 11/02/06 04:39:26 gregmac "No description is avaible" was always showing
(edit) @2904 [2904] 11/02/06 04:35:06 gregmac Fix broken code returning wrong module name (used as a description by …
Note: See TracRevisionLog for help on using the revision log.