Ticket #3843 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

ensure apply_configs.sh exisits

Reported by: mbrevda Assigned to:
Priority: minor Milestone: 2.6
Component: FreePBX Framework Version: 2.6-branch
Keywords: Cc:
Confirmation: Need Feedback Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

before trying to run it

Attachments

install_amp.patch (1.1 kB) - added by mbrevda on 08/30/09 09:04:11.

Change History

08/30/09 09:04:11 changed by mbrevda

  • attachment install_amp.patch added.

08/30/09 09:04:53 changed by mbrevda

  • owner deleted.
  • component changed from - choose - to FreePBX Framework.

08/30/09 10:05:27 changed by p_lindheimer

  • confirmation changed from Unreviewed to Need Feedback.

well it is part of the install package, it really should exist. If you think it is important though go check it in soon before I role the next framework module update (otherwise I may just close it as invalid :)

08/30/09 11:07:38 changed by mbrevda

  • status changed from new to closed.
  • resolution set to fixed.

(In [8253]) closes #3843, check for apply_conf.sh befor running

09/07/09 05:05:08 changed by mbrevda

(In [8339]) Merged revisions 8040,8071-8076,8253,8271-8272 via svnmerge from http://svn.freepbx.org/freepbx/trunk

........

r8040 | mbrevda | 2009-08-14 15:52:22 +0300 (Fri, 14 Aug 2009) | 1 line

include freepbx js libraries in ARI

........

r8071 | mbrevda | 2009-08-16 13:26:47 +0300 (Sun, 16 Aug 2009) | 1 line

add module name to messages

........

r8072 | mbrevda | 2009-08-16 16:20:38 +0300 (Sun, 16 Aug 2009) | 1 line

closes #3807, Cant uninstall modules from command line due to missing functions

........

r8073 | mbrevda | 2009-08-16 19:42:44 +0300 (Sun, 16 Aug 2009) | 1 line

added installall, removeall, mirrorrepo

........

r8074 | mbrevda | 2009-08-16 19:52:17 +0300 (Sun, 16 Aug 2009) | 1 line

_modules_doinclude should include_once (not include) incase the file was already included elsewhere

........

r8075 | mbrevda | 2009-08-17 13:19:12 +0300 (Mon, 17 Aug 2009) | 1 line

reverting r8072, re: #3807, implemented in module_admin instead

........

r8076 | mbrevda | 2009-08-17 14:30:47 +0300 (Mon, 17 Aug 2009) | 1 line

perfect r8073, order module alphabeticaly - ALMOST NO CODE CHANGE

........

r8253 | mbrevda | 2009-08-30 18:07:37 +0300 (Sun, 30 Aug 2009) | 1 line

closes #3843, check for apply_conf.sh befor running

........

r8271 | mbrevda | 2009-09-04 16:33:13 +0300 (Fri, 04 Sep 2009) | 1 line

closes #3856, #3857. Nicer messages, includes when using module_admin

........

r8272 | mbrevda | 2009-09-04 16:36:38 +0300 (Fri, 04 Sep 2009) | 1 line

revert accidental ci's in r8271

........