|
|
|
@4433
|
[4433]
|
07/18/07 18:14:28 |
p_lindheimer |
Merged revisions 4400 via svnmerge from … |
|
|
|
@4432
|
[4432]
|
07/18/07 16:20:45 |
p_lindheimer |
add --no-warnings to module_admin, and use in install_amp to keep WARNINGS … |
|
|
|
@4431
|
[4431]
|
07/18/07 10:57:41 |
p_lindheimer |
add an svnversion.txt file to the framework module with svn version of the … |
|
|
|
@4430
|
[4430]
|
07/18/07 00:26:46 |
p_lindheimer |
changed FreePBX version display to display framework version, changed … |
|
|
|
@4429
|
[4429]
|
07/17/07 22:27:14 |
p_lindheimer |
add setup_svn.php setup script to svn switch in all of the modules for a … |
|
|
|
@4428
|
[4428]
|
07/17/07 21:19:09 |
p_lindheimer |
preparing CHANGES file |
|
|
|
@4427
|
[4427]
|
07/17/07 21:17:58 |
p_lindheimer |
Module Publish Script: blacklist 1.1.3.1 |
|
|
|
@4426
|
[4426]
|
07/17/07 21:17:46 |
p_lindheimer |
#2107 replace ext_waitexten with explict extension class call |
|
|
|
@4425
|
[4425]
|
07/17/07 20:26:50 |
p_lindheimer |
- Changes by Peter Kaplan (thanks!)
- separated ARI into modules for … |
|
|
|
@4424
|
[4424]
|
07/17/07 19:51:22 |
p_lindheimer |
make FOPRUN default to true for compatibility, still false in default … |
|
|
|
@4423
|
[4423]
|
07/17/07 19:30:19 |
p_lindheimer |
added FOP to framework and fixed error with libfreepbx.install.php not … |
|
|
|
@4422
|
[4422]
|
07/17/07 19:26:58 |
p_lindheimer |
add online update checking and email address to general page |
|
|
|
@4421
|
[4421]
|
07/17/07 19:22:36 |
p_lindheimer |
modify error checking on crontab -l since it returns an error when no … |
|
|
|
@4420
|
[4420]
|
07/17/07 19:09:56 |
p_lindheimer |
- Added error checking to publish script when making framework
- Added … |
|
|
|
@4419
|
[4419]
|
07/17/07 19:06:17 |
p_lindheimer |
- changed $defaults to $amp_conf_defaults (avoid confusion and there
… |
|
|
|
@4418
|
[4418]
|
07/17/07 18:37:36 |
p_lindheimer |
add cronmanager table and default enabling of online updates at install … |
|
|
|
@4417
|
[4417]
|
07/17/07 18:32:59 |
p_lindheimer |
- moved version_compare_freepbx back to install_amp from … |
|
|
|
@4416
|
[4416]
|
07/17/07 17:47:45 |
p_lindheimer |
make $amp_conf_defaults global so parser can see it - this is dependendent … |
|
|
|
@4415
|
[4415]
|
07/17/07 14:33:18 |
fool4kate |
Widened tab images to fix right edge repeat ugliness. |
|
|
|
@4414
|
[4414]
|
07/17/07 14:24:32 |
p_lindheimer |
rename merge_ext_followme to merge_ext_followme_priv so when this is … |
|
|
|
@4413
|
[4413]
|
07/17/07 03:16:55 |
gregmac |
Fix module upgrade text |
|
|
|
@4412
|
[4412]
|
07/17/07 02:52:17 |
gregmac |
Add "file" handler for secure file pass-through,
Update "freepbx" view to … |
|
|
|
@4411
|
[4411]
|
07/16/07 20:43:22 |
p_lindheimer |
increase the version field length for modules |
|
|
|
@4410
|
[4410]
|
07/16/07 20:25:35 |
p_lindheimer |
change module_admin version_compare to version_compare_freepbx |
|
|
|
@4409
|
[4409]
|
07/16/07 18:27:24 |
p_lindheimer |
add canddelete if noticiations table was already added without it |
|
|
|
@4408
|
[4408]
|
07/16/07 03:25:26 |
p_lindheimer |
#2046: change check for vmx sound file to TrySystem?() and check … |
|
|
|
@4407
|
[4407]
|
07/16/07 02:27:12 |
p_lindheimer |
added candelete to notification class and add notices for new modules and … |
|
|
|
@4406
|
[4406]
|
07/15/07 20:29:58 |
p_lindheimer |
add SIPAddHeader for ALERT_INFO to ext-local-confirm to deal with Asterisk … |
|
|
|
@4405
|
[4405]
|
07/15/07 15:37:59 |
p_lindheimer |
add candelete to notification table on upgrade |
|
|
|
@4404
|
[4404]
|
07/15/07 15:37:25 |
p_lindheimer |
add candelete to notification table on newinstall |
|
|
|
@4403
|
[4403]
|
07/15/07 15:35:08 |
p_lindheimer |
Module Publish Script: paging 1.6.4 |
|
|
|
@4402
|
[4402]
|
07/15/07 15:34:57 |
p_lindheimer |
fixed deprecated use of ALERT_INFO and SIPHEADER |
|
|
|
@4401
|
[4401]
|
07/15/07 15:26:08 |
p_lindheimer |
#2096: set the sipheader for Alert_Info since AlertInfo? is deprecated in … |
|
|
|
@4400
|
[4400]
|
07/15/07 15:19:00 |
p_lindheimer |
add ext_sipaddheader, ext_sipgetheader, ext_alertinfo to extensions class, … |
|
|
|
@4399
|
[4399]
|
07/15/07 11:11:58 |
p_lindheimer |
#1329: *77 recording broken when using CID number aliasing, change … |
|
|
|
@4398
|
[4398]
|
07/14/07 11:16:11 |
gregmac |
Misc fixes for html validation errors |
|
|
|
@4397
|
[4397]
|
07/13/07 22:59:15 |
fool4kate |
Fixed Syntax errors. |
|
|
|
@4396
|
[4396]
|
07/13/07 22:05:28 |
gregmac |
Add support for deleting notifications |
|
|
|
@4395
|
[4395]
|
07/13/07 15:33:26 |
gregmac |
Merged 2.3.newcss branch to 2.3, modified to work with views … |
|
|
|
@4394
|
[4394]
|
07/13/07 14:26:05 |
gregmac |
Initialized merge tracking via "svnmerge" with revisions "1-4328" from … |
|
|
|
@4393
|
[4393]
|
07/13/07 13:24:27 |
p_lindheimer |
Module Publish Script: blacklist 1.1.3 |
|
|
|
@4392
|
[4392]
|
07/13/07 13:24:11 |
p_lindheimer |
Merged revisions 4390 via svnmerge from … |
|
|
|
@4391
|
[4391]
|
07/13/07 13:22:27 |
p_lindheimer |
Module Publish Script: blacklist 1.1.3 |
|
|
|
@4390
|
[4390]
|
07/13/07 13:22:04 |
p_lindheimer |
#2061: added waitexten to fix Asterisk 1.4 |
|
|
|
@4389
|
[4389]
|
07/13/07 13:02:04 |
gregmac |
Add AJAX-style module admin processing |
|
|
|
@4388
|
[4388]
|
07/13/07 13:01:23 |
gregmac |
Add freepbx_modal_show(), freepbx_modal_close(), freepbx_modal_hide() … |
|
|
|
@4387
|
[4387]
|
07/13/07 13:00:12 |
p_lindheimer |
#1841 don't strip + in directdid |
|
|
|
@4386
|
[4386]
|
07/13/07 12:58:55 |
gregmac |
Bug in jquery dimensions plugin |
|
|
|
@4385
|
[4385]
|
07/13/07 12:57:29 |
p_lindheimer |
#1841 don't strip + in directdid |
|
|
|
@4384
|
[4384]
|
07/13/07 12:57:17 |
gregmac |
Always exit for "handler" requests |
|
|
|
@4383
|
[4383]
|
07/13/07 04:33:32 |
p_lindheimer |
#2081: make freepbx_engine executable after the copy which loses the x … |
|
|
|
@4382
|
[4382]
|
07/13/07 02:26:09 |
gregmac |
Temporarily remove dashboard from modules.xml by hiding module.xml |
|
|
|
@4381
|
[4381]
|
07/12/07 15:49:18 |
gregmac |
Delete module notifications if none to display |
|
|
|
@4380
|
[4380]
|
07/12/07 15:45:22 |
p_lindheimer |
add upgrade_all() script and library inclusion to run install_amp style … |
|
|
|
@4379
|
[4379]
|
07/12/07 15:43:01 |
p_lindheimer |
pulled out library functions form install_amp to libfreepbx.install.php so … |
|
|
|
@4378
|
[4378]
|
07/12/07 15:26:14 |
gregmac |
Add AJAX handler to config.php,
Add AJAX reload mechanism, view file, CSS, … |
|
|
|
@4377
|
[4377]
|
07/12/07 15:22:33 |
gregmac |
Add module_run_notification_checks() to main page, checks for … |
|
|
|
@4376
|
[4376]
|
07/12/07 15:15:13 |
gregmac |
Better handling of asterisk uptime data,
Fix AJAX poll times |
|
|
|
@4375
|
[4375]
|
07/12/07 15:00:47 |
p_lindheimer |
core destinations now separated into extensions, voicemail and Terminate … |
|
|
|
@4374
|
[4374]
|
07/12/07 14:15:23 |
p_lindheimer |
add PASSIVE mode to add_<notices> methods in notification class to allow … |
|
|
|
@4373
|
[4373]
|
07/12/07 12:40:16 |
gregmac |
Merged revisions 4357 via svnmerge from … |
|
|
|
@4372
|
[4372]
|
07/12/07 05:52:26 |
p_lindheimer |
add notification errors for symlink and cp failures from modules |
|
|
|
@4371
|
[4371]
|
07/12/07 05:28:39 |
gregmac |
Moved json.inc.php to main freepbx common/ directory |
|
|
|
@4370
|
[4370]
|
07/12/07 05:22:40 |
gregmac |
Optimize symlink_subdirs() a bit |
|
|
|
@4369
|
[4369]
|
07/12/07 04:41:32 |
p_lindheimer |
#1626: get rid of undefined and unitialized vars in install_amp |
|
|
|
@4368
|
[4368]
|
07/12/07 04:23:12 |
p_lindheimer |
#2029: fix FOPWEBROOT default to AMPWEBROOT/panel |
|
|
|
@4367
|
[4367]
|
07/12/07 04:10:31 |
p_lindheimer |
add chown to freepbx_engine to include bin directory, and add more … |
|
|
|
@4366
|
[4366]
|
07/12/07 00:28:37 |
p_lindheimer |
changed freepbx_engine (amportal) to not start FOP if FOPRUN is not set to … |
|
|
|
@4365
|
[4365]
|
07/12/07 00:18:22 |
gregmac |
Add "disabled" process type, support for FOP being disabled via FOPRUN … |
|
|
|
@4364
|
[4364]
|
07/12/07 00:11:43 |
p_lindheimer |
added FOPRUN to defaults as false |
|
|
|
@4363
|
[4363]
|
07/12/07 00:06:52 |
p_lindheimer |
make retrieve_conf fatal() function write to notification class, and also … |
|
|
|
@4362
|
[4362]
|
07/11/07 23:45:44 |
gregmac |
Remove old code from individual div updates (pre-JSON) |
|
|
|
@4361
|
[4361]
|
07/11/07 23:43:58 |
gregmac |
Remove debug message |
|
|
|
@4360
|
[4360]
|
07/11/07 23:41:50 |
gregmac |
Import dashboard module |
|
|
|
@4359
|
[4359]
|
07/11/07 23:34:12 |
p_lindheimer |
add default password warnings to notification table |
|
|
|
@4358
|
[4358]
|
07/11/07 23:23:07 |
gregmac |
Move db_connect to header.php |
|
|
|
@4357
|
[4357]
|
07/11/07 21:40:54 |
gregmac |
Fix bugs in module version dependency checking |
|
|
|
@4356
|
[4356]
|
07/11/07 19:49:37 |
p_lindheimer |
move amportal to AMPBIN dir and rename to freepbx_engine, and change … |
|
|
|
@4355
|
[4355]
|
07/11/07 19:17:31 |
gregmac |
Add attribution for Mark James' Silk icons |
|
|
|
@4354
|
[4354]
|
07/11/07 04:18:25 |
p_lindheimer |
fixed syntax error |
|
|
|
@4353
|
[4353]
|
07/11/07 03:03:35 |
gregmac |
Add notifications class (philippe) |
|
|
|
@4352
|
[4352]
|
07/11/07 03:01:34 |
gregmac |
Add jquery interface plugin (http://interface.eyecon.ro) |
|
|
|
@4351
|
[4351]
|
07/10/07 21:13:55 |
gregmac |
Merge r4350 from 2.3.views branch - Support for modules to hijack index … |
|
|
|
@4350
|
[4350]
|
07/10/07 21:11:13 |
gregmac |
Support for modules to hijack index page |
|
|
|
@4349
|
[4349]
|
07/10/07 20:48:38 |
p_lindheimer |
added notifications table and added conversion in all destinations … |
|
|
|
@4348
|
[4348]
|
07/10/07 20:45:41 |
gregmac |
Merged 2.3.views branch back to main 2.3:
r4341 r4342 r4343 r4344 r4345 … |
|
|
|
@4347
|
[4347]
|
07/10/07 20:15:19 |
gregmac |
Add support for modules to include css and js files |
|
|
|
@4346
|
[4346]
|
07/10/07 20:02:46 |
gregmac |
Fix more issues with views system |
|
|
|
@4345
|
[4345]
|
07/10/07 19:25:44 |
gregmac |
Merged r3582 from quickforms (more stuff to views system)
Added tab … |
|
|
|
@4344
|
[4344]
|
07/10/07 18:47:54 |
gregmac |
syntax typo (r4343) |
|
|
|
@4343
|
[4343]
|
07/10/07 18:47:00 |
gregmac |
syntax typo |
|
|
|
@4342
|
[4342]
|
07/10/07 18:20:13 |
gregmac |
Merged r3579 from quickforms branch |
|
|
|
@4341
|
[4341]
|
07/10/07 18:17:29 |
gregmac |
Initialized merge tracking via "svnmerge" with revisions "1-4339" from … |
|
|
|
@4340
|
[4340]
|
07/10/07 18:16:49 |
gregmac |
Branch from 2.3 r4339 |
|
|
|
@4339
|
[4339]
|
07/10/07 15:29:08 |
gregmac |
Install no longer requires $versions array, now built automatically |
|
|
|
@4338
|
[4338]
|
07/10/07 13:54:39 |
gregmac |
Remove 'current' class from help link |
|
|
|
@4337
|
[4337]
|
07/10/07 01:32:41 |
gregmac |
Add jquery library |
|
|
|
@4336
|
[4336]
|
07/10/07 01:31:58 |
gregmac |
Always start a session, regardless of AUTHTYPE |
|
|
|
@4335
|
[4335]
|
07/10/07 01:31:33 |
gregmac |
Add AMPMANAGERPROXYPORT directive to connect to an asterisk manager proxy, … |
|
|
|
@4334
|
[4334]
|
07/09/07 22:53:55 |
fool4kate |
Added our happy frog as the default logo |