root/freepbx/branches/2.9


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @11558 [11558] 02/23/11 12:49:20 mickecarlsson Re #4858, add Romanian language (amp) to FreePBX 2.9
(edit) @11555 [11555] 02/23/11 00:37:51 p_lindheimer fixes #4857 set AMP_ACCESS_DB_CREDS true if no admin users and in database …
(edit) @11543 [11543] 02/22/11 16:26:19 p_lindheimer closes #4845 adds admin modes to change AUTHTYPE to amportal
(edit) @11535 [11535] 02/21/11 18:25:42 p_lindheimer adds simple cli script to change freepbx_conf settings from the linux …
(edit) @11530 [11530] 02/21/11 15:34:45 p_lindheimer fixes #4847 sets none as AUTHTYPE during migration if appropriate
(edit) @11528 [11528] 02/21/11 14:47:30 p_lindheimer closes #4846 adds notification for amportal.conf and no dynamic hints, …
(edit) @11504 [11504] 02/20/11 13:02:32 mbrevda acknowladge code source
(edit) @11502 [11502] 02/20/11 12:50:04 p_lindheimer Advanced settings clarification
(edit) @11498 [11498] 02/20/11 11:56:27 p_lindheimer fixes #4842 restore MIA setting from r11453 changes,
(edit) @11494 [11494] 02/19/11 19:44:28 p_lindheimer I think this fixes the inclusion of js and css file re #4802, can you …
(edit) @11493 [11493] 02/19/11 18:57:19 p_lindheimer change rm to mv and don't call write_freepbxconf every time we run …
(edit) @11487 [11487] 02/19/11 17:06:51 p_lindheimer remove undefined property, typo
(edit) @11486 [11486] 02/19/11 17:03:09 p_lindheimer remove undefined indices
(edit) @11485 [11485] 02/19/11 16:53:48 p_lindheimer forgot to make global
(edit) @11482 [11482] 02/19/11 15:09:26 p_lindheimer Merged revisions 11352-11464,11466-11479 via svnmerge from …
(edit) @11471 [11471] 02/19/11 13:13:58 p_lindheimer tweak to version caching
(edit) @11464 [11464] 02/19/11 10:26:31 p_lindheimer adds PHP version information when update checks are sent so we can make …
(edit) @11463 [11463] 02/19/11 05:00:01 mickecarlsson Close #4836, move langiage init before extension init
(edit) @11462 [11462] 02/19/11 04:01:31 mickecarlsson framework fixed typo
(edit) @11460 [11460] 02/19/11 01:51:12 p_lindheimer make back door DB cred admin access configurable
(edit) @11459 [11459] 02/19/11 01:25:14 p_lindheimer make views into freepbx_settings hidden/readonly settings so a module …
(edit) @11458 [11458] 02/18/11 21:25:39 p_lindheimer move to now load_view() and show_view(), split out footer, first step …
(edit) @11457 [11457] 02/18/11 20:25:42 p_lindheimer more format tweaks for PHP errors
(edit) @11456 [11456] 02/18/11 19:59:39 p_lindheimer tweak the name to be more clear
(edit) @11455 [11455] 02/18/11 19:45:23 p_lindheimer oops sytax error
(edit) @11454 [11454] 02/18/11 19:44:08 p_lindheimer modify formatting or error_handler when going through syslog re #4835
(edit) @11453 [11453] 02/18/11 19:24:09 p_lindheimer closes #4835 adds FORCED_ASTVERSION, PHP_ERROR_LOG_OUTPUT, …
(edit) @11449 [11449] 02/18/11 16:04:35 p_lindheimer remove legacy functions which create crashes during upgrade
(edit) @11421 [11421] 02/15/11 12:55:40 p_lindheimer logging on by default
(edit) @11406 [11406] 02/14/11 19:50:46 p_lindheimer Creating release 2.9.0beta1
(edit) @11405 [11405] 02/14/11 19:50:40 p_lindheimer Auto checkin packed libfreepbx.javascripts.js as part of build process
(edit) @11399 [11399] 02/14/11 19:33:40 p_lindheimer bump to beta1
(edit) @11390 [11390] 02/14/11 18:50:30 p_lindheimer tootip tweaks
(edit) @11389 [11389] 02/14/11 18:46:37 p_lindheimer change category name
(edit) @11388 [11388] 02/14/11 18:43:27 p_lindheimer adds option to disable FreePBX weakSecret() check, re #3893 for now not …
(edit) @11384 [11384] 02/14/11 16:45:19 p_lindheimer change dont to do not, spelling
(edit) @11383 [11383] 02/14/11 16:30:53 mickecarlsson Fixed some spelling errors for amp.pot in prep for new language release
(edit) @11382 [11382] 02/14/11 14:37:47 p_lindheimer change nat device default to no (helps with security) and some tooltip …
(edit) @11368 [11368] 02/13/11 17:10:20 p_lindheimer typos and wrong default
(edit) @11366 [11366] 02/13/11 16:32:26 p_lindheimer closes #4812 adds some common device defaults for fields that are likely …
(edit) @11364 [11364] 02/13/11 16:29:52 p_lindheimer closes #4811 forgot these, adds a sortorder field to weight the sorting …
(edit) @11363 [11363] 02/13/11 16:28:58 p_lindheimer closes #4811 adds a sortorder field to weight the sorting within a …
(edit) @11352 [11352] 02/12/11 18:16:12 p_lindheimer Merged revisions 11166-11264,11266-11351 via svnmerge from …
(edit) @11343 [11343] 02/12/11 00:42:10 p_lindheimer adds detection of CONNECTEDLINE() and MASTER_CHANNEL() re #4804
(edit) @11342 [11342] 02/11/11 18:40:47 p_lindheimer adds a toggle feature code and hints to go in conjunction with Asterisk …
(edit) @11341 [11341] 02/11/11 18:14:38 p_lindheimer syntax error in 1.6+ version ext_execif
(edit) @11340 [11340] 02/10/11 14:43:58 mickecarlsson Added back missing code from bootstrap to fpdf
(edit) @11339 [11339] 02/10/11 14:37:06 mickecarlsson #Re 4806, update fpdf.php in cdr to the latest version, this version does …
(edit) @11334 [11334] 02/09/11 17:29:33 p_lindheimer address situation where noop_trace() is used as first extension and then …
(edit) @11321 [11321] 02/08/11 17:12:21 mbrevda really closes #3976
(edit) @11302 [11302] 02/06/11 02:24:46 p_lindheimer adds field to Return for 1.6+ usage
(edit) @11300 [11300] 02/05/11 23:18:35 p_lindheimer adds SIPRemoveHeader() to extensions class
(edit) @11293 [11293] 02/04/11 10:13:39 p_lindheimer Should say Left FreePBX version
(edit) @11292 [11292] 02/03/11 18:13:00 mbrevda closes #4784 - make upstream script happy
(edit) @11291 [11291] 02/03/11 17:57:29 mbrevda closes #4773 - make dest select binder be a function so that it can be …
(edit) @11285 [11285] 02/02/11 02:18:21 mbrevda closes #4780 - avoid namespace clash
(edit) @11282 [11282] 02/01/11 00:27:33 p_lindheimer adds StackPop?()
(edit) @11280 [11280] 01/31/11 18:35:17 p_lindheimer adds CallCompletionRequest/Cancel? apps re #778
(edit) @11278 [11278] 01/31/11 14:12:48 mickecarlsson Close #4780. Dont include a new class that is already defined elsewhere …
(edit) @11272 [11272] 01/30/11 01:57:10 GameGamer43 updating the readme documentation to conform with the changes made to …
(edit) @11264 [11264] 01/29/11 17:31:38 p_lindheimer can't call modules_getversion() from install_amp installs
(edit) @11263 [11263] 01/29/11 16:27:01 p_lindheimer closes #4325 wait for Asterisk to actually stop and force the issue if …
(edit) @11255 [11255] 01/28/11 16:30:16 p_lindheimer closes #4774 migrate IAX notransfer and change gui, closes #4775 adds …
(edit) @11244 [11244] 01/28/11 03:04:58 p_lindheimer Creating release 2.9.0alpha1
(edit) @11243 [11243] 01/28/11 03:04:54 p_lindheimer Auto checkin packed libfreepbx.javascripts.js as part of build process
(edit) @11241 [11241] 01/28/11 03:03:26 p_lindheimer remove to redo tag again
(edit) @11240 [11240] 01/28/11 03:02:39 p_lindheimer fixes build tool, when changing, please leave them in a state where they …
(edit) @11229 [11229] 01/28/11 02:45:39 p_lindheimer Creating release 2.9.0alpha1
(edit) @11228 [11228] 01/28/11 02:44:37 p_lindheimer remove to redo tab
(edit) @11216 [11216] 01/28/11 02:35:13 p_lindheimer Creating release 2.9.0alpha1
(edit) @11168 [11168] 01/27/11 22:30:41 p_lindheimer remove the AS_DISPLAY_DETAIL_LEVEL filter and show all levels, we can …
(edit) @11166 [11166] 01/27/11 21:49:52 p_lindheimer Merged revisions 10635-11126,11128-11165 via svnmerge from …
(edit) @11149 [11149] 01/27/11 17:38:54 p_lindheimer fixes #4771 - freepbx.php view needs to add the images/ path for …
(edit) @11147 [11147] 01/27/11 10:55:08 p_lindheimer closes #4770 adds --force-overwrite which sets check_md5s to false, also …
(edit) @11146 [11146] 01/27/11 02:58:32 p_lindheimer make the backtrace of die_freepbx a little less verbose and presentable …
(edit) @11145 [11145] 01/27/11 01:27:16 p_lindheimer don't call fatal() from withing die_freepbx()
(edit) @11137 [11137] 01/26/11 18:04:14 p_lindheimer set debug file if not set for pre-bootstrap logging, and update core …
(edit) @11135 [11135] 01/26/11 16:32:28 p_lindheimer more shuffling and consolidation of include files
(edit) @11133 [11133] 01/26/11 15:57:06 p_lindheimer rename helper files with no caps for consistency
(edit) @11132 [11132] 01/26/11 14:05:06 mbrevda fix some spelling errors
(edit) @11131 [11131] 01/26/11 12:36:46 mbrevda remove need for ruby to pack js
(edit) @11130 [11130] 01/26/11 04:37:45 mbrevda fix typo
(edit) @11129 [11129] 01/26/11 04:31:36 mbrevda further functions.inc.php organization; add view loader that isnt …
(edit) @11128 [11128] 01/26/11 00:12:03 p_lindheimer add ability to override non-hidden readonly values, and set a bunch of …
(edit) @11125 [11125] 01/25/11 19:49:56 p_lindheimer strip most of config variables from amportal.conf and add some …
(edit) @11124 [11124] 01/25/11 19:34:39 p_lindheimer tweak out message
(edit) @11123 [11123] 01/25/11 19:30:43 p_lindheimer Removed merge tracking for "svnmerge" for …
(edit) @11119 [11119] 01/25/11 19:16:04 p_lindheimer Initialized merge tracking via "svnmerge" with revisions "1-11116" from …
(copy) @11117 [11117] 01/25/11 19:08:34 p_lindheimer branch trunk to 2.9
copied from freepbx/trunk:
(edit) @11116 [11116] 01/25/11 18:55:03 p_lindheimer adds notice if online updating is off, also tweak filename info to …
Note: See TracRevisionLog for help on using the revision log.