root/freepbx/branches/2.3


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4895 [4895] 08/18/07 21:01:13 p_lindheimer #2277 make queues keywork length larger
(edit) @4893 [4893] 08/18/07 20:53:40 p_lindheimer #2245 correct path to remove from framework directory…
(edit) @4892 [4892] 08/18/07 20:32:32 p_lindheimer #2245 remove form framework directory also, in the future module_admin …
(edit) @4887 [4887] 08/15/07 22:43:37 gregmac Apply patch from #2256
(edit) @4886 [4886] 08/15/07 18:59:16 p_lindheimer #2257 - temporary patch use default instead of device - this is bad, …
(edit) @4884 [4884] 08/15/07 18:15:51 p_lindheimer #2252 op_style.cfg changes to match new colors
(edit) @4883 [4883] 08/15/07 18:12:59 p_lindheimer #2270 fix typo in variable name and undefined variable warnings
(edit) @4882 [4882] 08/15/07 18:01:27 p_lindheimer #2266 fix ARI language translation bug - thanks francesco_r
(edit) @4879 [4879] 08/13/07 20:39:39 p_lindheimer fix typo and change so if ASTRUNDIR does not exist, it will write out a …
(edit) @4875 [4875] 08/09/07 22:24:34 p_lindheimer #2218 use FOPWEBADDRESS if defined
(edit) @4874 [4874] 08/09/07 17:24:22 p_lindheimer add DEVELRELOAD amportal.conf flag to keep the reload bar always up
(edit) @4870 [4870] 08/09/07 12:50:12 p_lindheimer #2249 don't include blank CID records in calllog when outbound cid is …
(edit) @4869 [4869] 08/09/07 12:44:54 p_lindheimer have the Modules name vs. display name be displayed in dependency …
(edit) @4865 [4865] 08/09/07 00:14:35 p_lindheimer version_compare_freepbx wasn't changed in page.modules.php creates upgrade …
(edit) @4853 [4853] 08/08/07 23:36:43 p_lindheimer Creating release 2.3.0rc1
(edit) @4852 [4852] 08/08/07 23:36:23 p_lindheimer remove rc1 md5 to regenerate
(edit) @4779 [4779] 08/08/07 23:02:38 p_lindheimer Creating release 2.3.0rc1
(edit) @4778 [4778] 08/08/07 23:02:06 p_lindheimer fix typo in genreate-release.sh
(edit) @4777 [4777] 08/08/07 22:02:44 p_lindheimer remove deprecated scripts
(edit) @4776 [4776] 08/08/07 20:54:53 p_lindheimer oops forgot to urlencode
(edit) @4775 [4775] 08/08/07 20:49:01 p_lindheimer change url to help.freepbx.org/help.php for module_admin help
(edit) @4774 [4774] 08/08/07 17:27:59 p_lindheimer add default help selection to module_admin and add context parameters to …
(edit) @4773 [4773] 08/08/07 07:29:38 diego_iastrubni having bad sqlite3 syntax is bad practice. :)
(edit) @4772 [4772] 08/08/07 04:45:38 diego_iastrubni * update the sqlite documentation * obsolete sqlite (2) support, only …
(edit) @4771 [4771] 08/08/07 04:26:07 diego_iastrubni removed the "asp" like usage of the php tags, code like (notice the new …
(edit) @4768 [4768] 08/08/07 01:38:21 gregmac Minor change to error message text
(edit) @4767 [4767] 08/08/07 01:04:58 gregmac Change all freepbx die() calls to die_freepbx()
(edit) @4766 [4766] 08/08/07 01:03:11 gregmac Add die_freepbx() handler to replace die() calls
(edit) @4765 [4765] 08/08/07 00:42:36 gregmac Remove footer.php (no longer used)
(edit) @4764 [4764] 08/08/07 00:35:42 gregmac Change die() to fatal()
(edit) @4761 [4761] 08/07/07 23:18:58 gregmac Add notifications::get_num_active()
(edit) @4760 [4760] 08/07/07 23:16:25 gregmac Adjust image spacing
(edit) @4759 [4759] 08/07/07 22:19:50 gregmac Add localizations
(edit) @4758 [4758] 08/07/07 22:12:38 gregmac Add images to reload-related buttons, add "retry" button to reload …
(edit) @4750 [4750] 08/07/07 21:13:21 p_lindheimer make rc1 upgrade directories, add script to remove deprecated or moved …
(edit) @4749 [4749] 08/07/07 20:53:49 p_lindheimer more tweaking of the fade in/out times during reload
(edit) @4748 [4748] 08/07/07 20:52:30 p_lindheimer oops should have done this as part of the move
(edit) @4747 [4747] 08/07/07 20:51:13 p_lindheimer added jsmin.rb to CONTRIB.txt
(edit) @4746 [4746] 08/07/07 20:50:45 p_lindheimer moved generate-release.sh and md5-amp_conf.sh to buildtools dir and …
(edit) @4745 [4745] 08/07/07 20:29:41 p_lindheimer add tools to package compress libfreepbx.javascript.js
(edit) @4744 [4744] 08/07/07 20:22:58 p_lindheimer create buildtools directory
(edit) @4743 [4743] 08/07/07 18:50:35 p_lindheimer return from reload immediately if no errors, and some tweaks to the fade …
(edit) @4742 [4742] 08/07/07 18:08:19 fool4kate Minor style tweaks
(edit) @4731 [4731] 08/06/07 21:14:50 gregmac Adjust menuitem spacing
(edit) @4726 [4726] 08/06/07 18:46:54 p_lindheimer don't insert any 'key=' with no value, Asterisk 1.4 is not happy
(edit) @4723 [4723] 08/06/07 17:52:56 p_lindheimer moved header info to header.php, changed file handler to put future Expire …
(edit) @4717 [4717] 08/06/07 14:12:54 p_lindheimer #2212 added queues_custom_general and queues_post_custom as well as …
(edit) @4711 [4711] 08/06/07 05:13:38 gregmac Fix #2201
(edit) @4710 [4710] 08/06/07 04:20:22 gregmac Changed old AMPDEVEL amportal.conf flag to DEVEL
(edit) @4709 [4709] 08/06/07 04:19:34 gregmac Added 'webserver' AUTHTYPE : see amportal.conf
(edit) @4708 [4708] 08/06/07 03:44:30 gregmac Fix AUTHTYPE=none mode
(edit) @4707 [4707] 08/05/07 16:33:46 p_lindheimer #2216, #1826 fix languages (overall language arch needs improvement); add …
(edit) @4705 [4705] 08/05/07 13:30:22 p_lindheimer #2219 make amportal fail if directory does not exist or is not a …
(edit) @4704 [4704] 08/05/07 12:18:36 p_lindheimer fix undefined varisable warnings
(edit) @4703 [4703] 08/05/07 12:08:09 p_lindheimer #2218: added support for optional FOPWEBADDRESS used in place of …
(edit) @4701 [4701] 08/05/07 03:19:34 p_lindheimer fix several udefined variables and other php notices
(edit) @4700 [4700] 08/05/07 03:00:23 gregmac Add benchmark for page processing time (when DEVEL is on)
(edit) @4699 [4699] 08/05/07 02:50:02 gregmac Add DEVEL amportal.conf flag
(edit) @4696 [4696] 08/05/07 02:05:54 gregmac Fix some logout issues, create separate views for logout and unauthorized
(edit) @4693 [4693] 08/05/07 00:24:57 gregmac Adjust style slightly, so #content is spaced down below #header, instead …
(edit) @4691 [4691] 08/05/07 00:01:20 gregmac Add $use_nav_background to freepbx view, only shows with freepbx_admin …
(edit) @4690 [4690] 08/04/07 23:33:27 gregmac Fix #2162 (db mode logout not working), had to rewrite part of …
(edit) @4688 [4688] 08/04/07 21:29:52 p_lindheimer #2211 Add jquery libraries to contrib
(edit) @4687 [4687] 08/04/07 18:18:44 gregmac Fix #2161
(edit) @4686 [4686] 08/04/07 17:48:59 gregmac Fix/workaround for #2132
(edit) @4682 [4682] 08/04/07 15:04:49 gregmac Make notification text regular html (instead of alert() popup, now …
(edit) @4681 [4681] 08/04/07 15:04:46 p_lindheimer remove sip, iax, zap, queues retrieve_conf perl scripts replaced in …
(edit) @4677 [4677] 08/04/07 14:10:59 p_lindheimer - rename jquery.js to jquery-1.1.3.1.js - rename jquery.tabs.js to …
(edit) @4674 [4674] 08/04/07 13:36:37 p_lindheimer fix wrong variable being passed and remove warnings
(edit) @4673 [4673] 08/04/07 13:35:04 p_lindheimer fix uninitialized variable - don't know why it was event trying to pass in …
(edit) @4672 [4672] 08/04/07 11:40:59 p_lindheimer replace jquery.tabs.js with unpacked version
(edit) @4671 [4671] 08/04/07 11:36:46 p_lindheimer replace jquery.js with unpacked version
(edit) @4669 [4669] 08/03/07 23:12:55 gregmac Remove firebugx script
(edit) @4668 [4668] 08/03/07 21:43:43 gregmac Update welcome page to display notifications; remove old checks for …
(edit) @4667 [4667] 08/03/07 19:32:38 p_lindheimer fixed a whole bunch of uninitialized variables and at least one bug …
(edit) @4662 [4662] 08/03/07 04:19:34 p_lindheimer oops - only use version for compare
(edit) @4661 [4661] 08/03/07 02:06:46 p_lindheimer replace sip, iax, zap and queues perl script with php functions. Also add …
(edit) @4637 [4637] 08/02/07 16:05:25 p_lindheimer change upgrade script to handle ringgroups that may have been changed to …
(edit) @4636 [4636] 08/02/07 15:05:08 p_lindheimer fix findmefollow upgrade script to work if someone changed grpnum to …
(edit) @4634 [4634] 08/02/07 14:31:58 p_lindheimer remove setFollowMeMySQL() from settings.module, not needed there
(edit) @4633 [4633] 08/02/07 14:24:04 p_lindheimer #1659: make queues id varchar, allows leading 0 extensions
(edit) @4628 [4628] 08/02/07 13:49:43 p_lindheimer fix notices from ob_flush ob_clean call, fix some undefined index …
(edit) @4625 [4625] 08/02/07 00:18:20 p_lindheimer fixed uninitialized index, made disabled menu items gray and italicized
(edit) @4624 [4624] 08/01/07 22:59:33 gregmac Adjust stylesheet/menu markup to support disabled menu items
(edit) @4623 [4623] 08/01/07 21:24:41 p_lindheimer add support for needsenginedb and needsenginerunning attributes in module …
(edit) @4620 [4620] 08/01/07 00:25:29 gregmac Adjust reload modal dialog timings, add keyboard shortcuts
(edit) @4619 [4619] 08/01/07 00:22:25 gregmac Add callback support to javascript modal functions
(edit) @4618 [4618] 07/29/07 20:00:57 gregmac Implement #1520
(edit) @4615 [4615] 07/29/07 10:58:20 p_lindheimer revert r4606, #2116, close #2174
(edit) @4613 [4613] 07/29/07 02:02:21 p_lindheimer cronmanager not updating after fix for hourly updates
(edit) @4609 [4609] 07/28/07 20:52:08 p_lindheimer #2174 fix bounce_op.sh really this time - typo in FOPRUN variable and …
(edit) @4606 [4606] 07/28/07 18:42:56 p_lindheimer #2116 put noe op_style.cfg FOP layout
(edit) @4604 [4604] 07/28/07 16:55:32 p_lindheimer more fixes to get hooks back going, related to #2143 should be ok now …
(edit) @4599 [4599] 07/28/07 14:09:05 p_lindheimer added a start_asterisk script for first time installs to make sure …
(edit) @4594 [4594] 07/28/07 12:34:15 p_lindheimer #2171: fix check of engine_info
(edit) @4591 [4591] 07/28/07 04:30:19 p_lindheimer #2143: fixed hooks - SHOULD REVIEW, changed order of arguments to hook …
(edit) @4561 [4561] 07/27/07 18:35:54 p_lindheimer #2169: fix featurecodes delete method which never worked …
(edit) @4551 [4551] 07/26/07 20:35:53 p_lindheimer #1442 remove exceptions for logfiles and phpinfo in .htaccess - all files …
(edit) @4536 [4536] 07/26/07 16:29:27 p_lindheimer #2154: change references to moved bounce_op.sh to AMPBIN
(edit) @4535 [4535] 07/26/07 16:19:34 p_lindheimer #2154: move bounce_op.sh to AMPBIN and execute from there
Note: See TracRevisionLog for help on using the revision log.