|
|
|
@2918
|
[2918]
|
11/03/06 03:21:50 |
gregmac |
Fixed bug with setting menuitem type (from [2916]) |
|
|
|
@2917
|
[2917]
|
11/02/06 19:35:19 |
gregmac |
Put did in inbound call control category |
|
|
|
@2916
|
[2916]
|
11/02/06 19:32:49 |
gregmac |
XML parser has support for attributes, menuitems in modules can now have … |
|
|
|
@2914
|
[2914]
|
11/02/06 11:05:55 |
gregmac |
Refine fix in r2904 |
|
|
|
@2913
|
[2913]
|
11/02/06 06:09:22 |
qldrob |
I thought I fixed this typo weeks ago. asnwer -> answer |
|
|
|
@2912
|
[2912]
|
11/02/06 06:07:40 |
qldrob |
Fix fiddly annoying bug that took ages to track down that was stopping … |
|
|
|
@2909
|
[2909]
|
11/02/06 04:57:24 |
gregmac |
Missed stuff from r2908 |
|
|
|
@2908
|
[2908]
|
11/02/06 04:54:46 |
gregmac |
i18n of module admin page (#1194) |
|
|
|
@2907
|
[2907]
|
11/02/06 04:39:26 |
gregmac |
"No description is avaible" was always showing |
|
|
|
@2904
|
[2904]
|
11/02/06 04:35:06 |
gregmac |
Fix broken code returning wrong module name (used as a description by … |
|
|
|
@2900
|
[2900]
|
11/02/06 03:15:07 |
gregmac |
Added AMPEXTERNPACKAGES option to wiki:amportal.conf |
|
|
|
@2899
|
[2899]
|
11/02/06 03:10:11 |
gregmac |
Add AMPDISABLELOG setting to disable logging to database (#1201) |
|
|
|
@2898
|
[2898]
|
11/02/06 01:37:30 |
qldrob |
#1204 reports a universe that is incapable of dividing by zero. As this is … |
|
|
|
@2897
|
[2897]
|
11/02/06 01:28:27 |
qldrob |
Use 'trim' instead of 'chop' to remove a leading & as well as a trailing … |
|
|
|
@2896
|
[2896]
|
11/02/06 01:17:55 |
qldrob |
Re-propogate astdb stuff when ./install_amp is run. |
|
|
|
@2895
|
[2895]
|
11/02/06 01:15:09 |
qldrob |
Fix typo, ref #1211. Thanks, indsat! |
|
|
|
@2894
|
[2894]
|
11/02/06 01:11:07 |
qldrob |
Implement fix that was _originally_ suggest, way back when, IRT blocking … |
|
|
|
@2891
|
[2891]
|
11/01/06 13:01:21 |
webrainstorm |
is undefined and with Notice enabled Javascript gets broken |
|
|
|
@2889
|
[2889]
|
11/01/06 01:35:08 |
gregmac |
Improve combination of online+local modules, show changelog even in … |
|
|
|
@2887
|
[2887]
|
10/31/06 22:20:17 |
gregmac |
Added features to make QuietMode? work beeter |
|
|
|
@2885
|
[2885]
|
10/31/06 11:33:22 |
gregmac |
Changed some font sizing, added new AMPDEVEL flag (amportal.conf) used by … |
|
|
|
@2884
|
[2884]
|
10/31/06 01:03:49 |
gregmac |
Typo, minor spacing issue |
|
|
|
@2883
|
[2883]
|
10/30/06 22:26:13 |
gregmac |
Various tweaks to new UI |
|
|
|
@2880
|
[2880]
|
10/30/06 10:58:23 |
gregmac |
Added warnings and reload functionality for browsers with no Javascript |
|
|
|
@2879
|
[2879]
|
10/30/06 09:51:04 |
gregmac |
New "apply changes" user interface element |
|
|
|
@2878
|
[2878]
|
10/30/06 09:32:34 |
gregmac |
JS onload function to change all info href's to javascript:void(null) |
|
|
|
@2877
|
[2877]
|
10/30/06 04:15:23 |
webrainstorm |
Removed foreach warnings if no modules were installed |
|
|
|
@2876
|
[2876]
|
10/30/06 01:49:26 |
gregmac |
Fix #1228 - getversion() was changed in r2871 |
|
|
|
@2875
|
[2875]
|
10/29/06 18:33:43 |
webrainstorm |
Fix for #999 in Extensions page |
|
|
|
@2874
|
[2874]
|
10/29/06 17:48:33 |
webrainstorm |
Administrators page is now using Module Categories |
|
|
|
@2873
|
[2873]
|
10/29/06 17:34:08 |
gregmac |
Created check_reload_needed(), moved functionality out of footer |
|
|
|
@2871
|
[2871]
|
10/29/06 17:10:49 |
gregmac |
Changed getversion() to return version number directly, instead of … |
|
|
|
@2869
|
[2869]
|
10/29/06 17:08:32 |
gregmac |
CSS cleanups |
|
|
|
@2867
|
[2867]
|
10/29/06 16:57:37 |
gregmac |
Remove depreciated find_modules() and find_allmodules() (use new … |
|
|
|
@2866
|
[2866]
|
10/29/06 16:29:47 |
gregmac |
Added line to right of metanav (follow up to r2860) |
|
|
|
@2860
|
[2860]
|
10/29/06 14:54:12 |
gregmac |
New user interface (thanks to Steve Fischer, www.sfischerdesign.com), … |
|
|
|
@2857
|
[2857]
|
10/29/06 12:55:15 |
webrainstorm |
Fix for #999 - Suppressed warning in reports.php when starting a session … |
|
|
|
@2856
|
[2856]
|
10/29/06 12:50:45 |
webrainstorm |
Still #999 - $quietmode in panel.php |
|
|
|
@2855
|
[2855]
|
10/29/06 12:46:08 |
webrainstorm |
Other fixes for #999 - $quitemode wasn't defined in reports.php |
|
|
|
@2854
|
[2854]
|
10/29/06 12:06:09 |
webrainstorm |
More fixes for #999 |
|
|
|
@2853
|
[2853]
|
10/29/06 12:01:10 |
webrainstorm |
Another fix for #999 - $quietmode wasn't defined in logout.php |
|
|
|
@2852
|
[2852]
|
10/29/06 11:51:17 |
webrainstorm |
Other fixes for #999 - $_COOKIElang? is not set if you're using default … |
|
|
|
@2851
|
[2851]
|
10/29/06 11:32:42 |
webrainstorm |
Fix for #999 - Not installed modules doesn't have a 'dbversion' |
|
|
|
@2850
|
[2850]
|
10/29/06 10:35:14 |
webrainstorm |
Fix for #999 |
|
|
|
@2849
|
[2849]
|
10/29/06 10:18:24 |
webrainstorm |
Fix for #1226 - session_start moved after inclusion of functions.inc.php |
|
|
|
@2848
|
[2848]
|
10/29/06 09:52:42 |
webrainstorm |
Revision of config.php for the new category based menu
* Deleted legacy … |
|
|
|
@2847
|
[2847]
|
10/28/06 12:30:35 |
webrainstorm |
Fix for #1224 and #1225 |
|
|
|
@2846
|
[2846]
|
10/28/06 11:58:13 |
webrainstorm |
No more need to sort amp_sections here
amp_sections are now sorted … |
|
|
|
@2845
|
[2845]
|
10/28/06 11:28:30 |
webrainstorm |
Fix for #1223 - Assigned 'Module Admin' to System Administration … |
|
|
|
@2844
|
[2844]
|
10/28/06 11:02:43 |
webrainstorm |
Fix for #1222 - asterisk-cli is containing a '-' that was replaced with an … |
|
|
|
@2843
|
[2843]
|
10/27/06 11:52:53 |
gregmac |
Help updated to reflect r2732 (#265) |
|
|
|
@2842
|
[2842]
|
10/26/06 12:03:30 |
diego_iastrubni |
continue fixing ticket:1202
- now rnav is also a <ul></ul> list.
- … |
|
|
|
@2841
|
[2841]
|
10/26/06 10:44:34 |
p_lindheimer |
reverse r2839, hangup() is already called at the end of the marco after … |
|
|
|
@2840
|
[2840]
|
10/26/06 08:21:20 |
diego_iastrubni |
work-arround for the gap found in the administrators page |
|
|
|
@2839
|
[2839]
|
10/26/06 05:27:26 |
qldrob |
Discovered that it is possible for macro-hangup to be called when a … |
|
|
|
@2834
|
[2834]
|
10/25/06 03:44:34 |
gregmac |
Fixed #1216 - updated to asterisk revision 43161 … |
|
|
|
@2833
|
[2833]
|
10/25/06 03:36:00 |
gregmac |
Fix bug #1210 |
|
|
|
@2832
|
[2832]
|
10/24/06 16:38:03 |
p_lindheimer |
fixed a couple of typos in the dialplan - thanks Levente |
|
|
|
@2830
|
[2830]
|
10/24/06 14:58:05 |
p_lindheimer |
should be from-did-direct, not ext-findmefollow, to make sure extensions … |
|
|
|
@2829
|
[2829]
|
10/24/06 12:49:38 |
gregmac |
Changed HTML id=current to class=current |
|
|
|
@2828
|
[2828]
|
10/24/06 01:33:38 |
gregmac |
Added module categories to menu |
|
|
|
@2826
|
[2826]
|
10/23/06 10:25:09 |
diego_iastrubni |
continue working on ticket:1202. the html produced by the components … |
|
|
|
@2825
|
[2825]
|
10/23/06 09:14:05 |
diego_iastrubni |
Continue fix of changeset:2812, now all generated files contain a warnin, … |
|
|
|
@2824
|
[2824]
|
10/23/06 08:41:18 |
diego_iastrubni |
use same defaults as parse_amportal in AMPWEBROOT/functions.inc.php |
|
|
|
@2823
|
[2823]
|
10/23/06 07:19:42 |
qldrob |
Continue fix of r2811, this should fix it. (PS: First fix done on the … |
|
|
|
@2822
|
[2822]
|
10/23/06 05:37:47 |
diego_iastrubni |
fix for a html compability added in changeset:2814 |
|
|
|
@2821
|
[2821]
|
10/23/06 04:51:40 |
diego_iastrubni |
more fixes for ticket:695 |
|
|
|
@2820
|
[2820]
|
10/23/06 04:44:58 |
diego_iastrubni |
more fixed for ticket:695 . perl scripts are not passed using env, since … |
|
|
|
@2819
|
[2819]
|
10/23/06 04:17:11 |
diego_iastrubni |
post reload actions should not be executed if no connection to the manager … |
|
|
|
@2818
|
[2818]
|
10/22/06 11:48:11 |
diego_iastrubni |
setup is the current page if no "type" as been sent on the url |
|
|
|
@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 … |
|
|
|
@2815
|
[2815]
|
10/22/06 11:07:53 |
diego_iastrubni |
Major update:
Now header.php creates a single asterisk manager connection. … |
|
|
|
@2814
|
[2814]
|
10/22/06 04:56:37 |
diego_iastrubni |
choosing of language is done in header.php -> you can change the … |
|
|
|
@2813
|
[2813]
|
10/22/06 04:31:56 |
diego_iastrubni |
index.php cleanups:
most of the logic is not needed here, removed and … |
|
|
|
@2812
|
[2812]
|
10/22/06 04:21:53 |
diego_iastrubni |
added a warning banner on autogenerated files. |
|
|
|
@2811
|
[2811]
|
10/20/06 09:30:43 |
qldrob |
Fix typo that was confusing voicemail - people without voicemail enabled … |
|
|
|
@2810
|
[2810]
|
10/20/06 03:34:28 |
gregmac |
Add "show only upgradable" checkbox, to toggle between behaviour … |
|
|
|
@2809
|
[2809]
|
10/20/06 02:24:56 |
gregmac |
In online mode, only show upgradable/non-installed modules (Kerry G's … |
|
|
|
@2808
|
[2808]
|
10/20/06 02:19:52 |
gregmac |
Also check for updates to disabled modules |
|
|
|
@2807
|
[2807]
|
10/20/06 01:35:34 |
gregmac |
Added <label> tag to destinations selects |
|
|
|
@2806
|
[2806]
|
10/19/06 22:26:57 |
gregmac |
Changed nav back to floating (undo parts of r2654),
Changed many class= to … |
|
|
|
@2805
|
[2805]
|
10/19/06 20:19:37 |
qldrob |
Gah. Footer was broken, and now it's got to be hidden. |
|
|
|
@2802
|
[2802]
|
10/19/06 12:29:45 |
diego_iastrubni |
more cleanups to the web pages, config.php now fully i18n'ed. |
|
|
|
@2797
|
[2797]
|
10/19/06 10:59:47 |
gregmac |
Fix bug with displaying attention tag |
|
|
|
@2796
|
[2796]
|
10/19/06 10:15:45 |
gregmac |
Fixed XML escaping - magic_quotes_gpc only works on get/post/cookies, this … |
|
|
|
@2794
|
[2794]
|
10/19/06 10:10:23 |
gregmac |
Use online module categories when available |
|
|
|
@2793
|
[2793]
|
10/19/06 10:06:03 |
diego_iastrubni |
html + php fixes
config.php - address should use & instead of … |
|
|
|
@2791
|
[2791]
|
10/19/06 07:54:28 |
qldrob |
I hate these 'oops' patches. |
|
|
|
@2790
|
[2790]
|
10/19/06 07:52:13 |
qldrob |
Ensure we return an engine if user is running Asterisk SVN-.… |
|
|
|
@2789
|
[2789]
|
10/19/06 04:42:12 |
diego_iastrubni |
re-organized the header page. now the php code is much cleaner, and the … |
|
|
|
@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 … |
|
|
|
@2765
|
[2765]
|
10/18/06 06:12:46 |
diego_iastrubni |
dir direction is usually done on the body, and not on the html. |
|
|
|
@2764
|
[2764]
|
10/18/06 06:00:14 |
diego_iastrubni |
we are not using the perl version, we are not maintaing it, and it … |
|
|
|
@2763
|
[2763]
|
10/18/06 05:58:23 |
diego_iastrubni |
this patch removes an obosolete code:
if ($extstate > 0 && $extstate != … |
|
|
|
@2760
|
[2760]
|
10/18/06 01:57:58 |
qldrob |
Don't need these any more, new module stuff is a lot more resilant. |
|
|
|
@2754
|
[2754]
|
10/18/06 00:59:27 |
qldrob |
Last bit of #999 fixes for the 'Setup' tree. Now on to Tools.. |
|
|
|
@2753
|
[2753]
|
10/18/06 00:43:37 |
qldrob |
More #999 fixes. Yay. |
|
|
|
@2748
|
[2748]
|
10/17/06 23:12:46 |
qldrob |
More #999 fixes |
|
|
|
@2747
|
[2747]
|
10/17/06 22:48:41 |
qldrob |
We need to apply any changes before actually displaying the hooks, … |
|
|
|
@2746
|
[2746]
|
10/17/06 21:38:20 |
qldrob |
Minor bug when people didn't actually _click_ on the radio button of a … |