From bugs@opengroupware.org Sun Apr 1 20:36:50 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Sun, 1 Apr 2007 21:36:50 +0200 (CEST) Subject: [OGo-Bugs][Bug 929] Enh: add support for Asterisk manager dial out Message-ID: <20070401193650.A7C55280334@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=929 helge.hess@opengroupware.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Target Milestone|--- |1.2 ------- Additional Comments From helge.hess@opengroupware.org 2004-09-27 23:02 ------- Si, we should do this. ------- Additional Comments From reitenbach@rapideye.de 2007-04-01 21:36 ------- Created an attachment (id=514) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=514&action=view) AsteriskDialer CTI bundle This patch adds an AsteriskDialer CTI Bundle, like the STLIDialer, to OGo. It uses the following Defaults to get activated, in case more than one is installed: CTIDialer = AsteriskDialer; It uses the CTIRemoteHostToDevice Default to map the clients host to telephones: e.g.: { "10.0.0.9" = "SIP/100"; "10.0.0.10" = "SIP/200"; "10.0.0.11" = "SIP/300"; } in cleanupNumber it decides whether it is an internal call to an internal number, or to an external number. The decision is done via the length of the dialled number. A prefix, if maybe necessary to dial out, can be set. It is prepended to the number to dial out. The following Defaults are used: AsteriskInternalExtensionLength = 3; AsteriskDialOutPrefix = 0; The commands sent to the Asterisk, including the configuration of the Asterisk manager login and password, are mapped via a Default AsteriskCommands like this one: { Login = { Action = login; ExpectedResult = Success; Parameters = { Events = off; Secret = AsteriskManagerPassword; Username = AsteriskManagerLogin; }; }; Originate = { Action = originate; ExpectedResult = Success; Parameters = { Channel = ""; Context = default; Exten = ""; Priority = 1; Timeout = 30000; }; }; Ping = { Action = ping; ExpectedResult = Pong; }; } preparations needed on the Asterisk: A manager has to be configured in the Asterisk /etc/asterisk/manager.conf ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Mon Apr 2 13:42:29 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Mon, 2 Apr 2007 14:42:29 +0200 (CEST) Subject: [OGo-Bugs][Bug 1860] New: Webmail attachments are not gunzipped on the fly with mod_deflate Message-ID: <20070402124229.9E480280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1860 Summary: Webmail attachments are not gunzipped on the fly with mod_deflate Product: OpenGroupware.org Version: 1.0.0 Platform: PC OS/Version: other Status: UNCONFIRMED Severity: normal Priority: normal Component: general AssignedTo: qa@opengroupware.org ReportedBy: samuli.seppanen@tietoteema.fi QAContact: qa@opengroupware.org CC: bugs@opengroupware.org >From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; fi-FI; rv:1.8.0.10) Gecko/20070302 Ubuntu/dapper-security Firefox/1.5.0.10 Description of problem: OGo 1.0.0 webmail does not handle attachments as it should when Apache mod_deflate is in use. Document files (e.g. PDF) attached to email messages are not uncompressed (gunzipped) on the fly when downloads them via the browser. In effect, the attachment seems to be broken. Version-Release number of selected component (if applicable): r1768.0 How reproducible: Always Steps to Reproduce: 1. Send an email which has a pdf file as an attachment to an OGo user. 2. As the OGo user, open the email and save the pdf attachment to the harddisk. Actual Results: If I issue "file myfile.pdf": it will tell that the file is gzip compressed data, not a pdf file. This file can be unpacked with gunzip and then viewed with any PDF viewer. Expected Results: The requested file should be unpacked automagically on the fly. Additional info: Software to reproduce the bug: OGo 1.0.0 Apache 2.2.2 + mod_deflate CentOS 4.4 The problem can be circumvented by disabling mod_deflate in Apache configuration. I'm unsure whether this is a bug in SOPE or in OGo WebUI, but it appeared with OGo 1.0.0 final. I doubt the problem is in mod_deflate, as this sort of bug would render it entirely useless. Our older OGo server _did not_ have this problem. It has the following software configuration: OGo 1.0b2 Apache 2.2.2 + mod_deflate Fedora Core 5 The above configuration works just fine. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Tue Apr 3 13:33:17 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Tue, 3 Apr 2007 14:33:17 +0200 (CEST) Subject: [OGo-Bugs][Bug 1858] unable to use umlauts in the ogo webui and to save it in the database Message-ID: <20070403123317.4E530280334@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1858 ------- Additional Comments From reitenbach@rapideye.de 2007-03-29 13:15 ------- here it comes: /usr/local/sbin/ogo-webui-1.1 -PGDebugEnabled YES Mar 29 11:14:55 ogo-webui-1.1 [11843]: Note: storing cached vCards files in: '/tmp' Mar 29 11:14:55 ogo-webui-1.1 [11843]: account::change-password: using password field: 'userPassword' Mar 29 11:14:55 ogo-webui-1.1 [11843]: Note: members of role team 'team creators' are allowed to create teams. Mar 29 11:14:55 ogo-webui-1.1 [11843]: Note: located themes: OOo, blue, kde, orange Mar 29 11:14:55 ogo-webui-1.1 [11843]: Note: located translations: Japanese, Slovak, English, Dutch, ptBR, French, German, Danish, Hungarian, Norwegian, Spanish, Portuguese, Basque, Italian, Polish Mar 29 11:14:55 ogo-webui-1.1 [11843]: |ogo-webui-1.1| CTI Dialers: Mar 29 11:14:55 ogo-webui-1.1 [11843]: WOCompoundElement: pool embedding is on. Mar 29 11:14:55 ogo-webui-1.1 [11843]: WOCompoundElement: id logging is on. Mar 29 11:14:55 ogo-webui-1.1 [11843]: OGoProject: available project bases: FileSystem,Database Mar 29 11:14:55 ogo-webui-1.1 [11843]: Note: load storage bundle: 'OGoFileSystemProject.ds' Mar 29 11:14:55 ogo-webui-1.1 [11843]: Note: load storage bundle: 'OGoDatabaseProject.ds' Mar 29 11:14:55 ogo-webui-1.1 [11843]: Note: doc-viewer did not find Epoz. Mar 29 11:14:55 ogo-webui-1.1 [11843]: Note: found doc-viewers attributes,contents,versions,access,logs Mar 29 11:14:55 ogo-webui-1.1 [11843]: Note: using default doc-viewer rules. Mar 29 11:14:55 ogo-webui-1.1 [11843]: Note: folder-view did not find Epoz. Mar 29 11:14:55 ogo-webui-1.1 [11843]: SkyPersonViewer: form letter types: excel, framemaker, winword Mar 29 11:14:55 ogo-webui-1.1 [11843]: PostgreSQL72 connection established: <0x0x869deec[PGConnection]: connection=0x0x869ef78> Mar 29 11:14:55 ogo-webui-1.1 [11843]: PostgreSQL72 channel 0x0x82c9724 opened (connection=<0x0x869deec[PGConnection]: connection=0x0x869ef78>) Mar 29 11:14:55 ogo-webui-1.1 [11843]: PG0x0x82c9724 SQL: BEGIN TRANSACTION Mar 29 11:14:55 ogo-webui-1.1 [11843]: PG0x0x82c9724 SQL: SELECT t1.login, t1.is_locked, t1.password FROM person t1 WHERE (t1.login = 'root') AND (t1.is_account=1) Mar 29 11:14:55 ogo-webui-1.1 [11843]: PG0x0x82c9724 SQL: COMMIT TRANSACTION PostgreSQL72 connection dropped 0x0x869deec (channel=0x0x82c9724) Mar 29 11:14:55 ogo-webui-1.1 [11843]: <0x0xb7b4bae0[LSCommandContext]> +[LSCommandContext(LDAPSupport) isLDAPLoginAuthorized:password:]: LDAP server '127.0.0.1:389' did not authenticate user 'root' Mar 29 11:14:55 ogo-webui-1.1 [11843]: |ogo-webui-1.1| OpenGroupware.org instance initialized. Mar 29 11:14:55 ogo-webui-1.1 [11843]: |ogo-webui-1.1| WOHttpAdaptor listening on address *:20000 Mar 29 11:14:58 ogo-webui-1.1 [11843]: |ogo-webui-1.1| failed to restore session : ctx: <0x0x86cce74[WOContext]: 001460b9fb2086cce74 app=ogo-webui-1.1 sn=none eid= rqeid=> redirecting to: https://ogo.rapideye.de/OpenGroupware/ 10.0.0.31 - - [29/Mar/2007:11:14:58 GMT] "GET /OpenGroupware.woa/wo/072E072E01460B9AA8/007460b9fa40877f8b4.0.15.1.17.3.1.1.3.3.1.8.10 HTTP/1.1" 302 348/0 0.004 - - 116K Mar 29 11:14:58 ogo-webui-1.1 [11843]: PostgreSQL72 connection established: <0x0x86dca24[PGConnection]: connection=0x0x86e14f8> Mar 29 11:14:58 ogo-webui-1.1 [11843]: PostgreSQL72 channel 0x0x82c9724 opened (connection=<0x0x86dca24[PGConnection]: connection=0x0x86e14f8>) Mar 29 11:14:58 ogo-webui-1.1 [11843]: PG0x0x82c9724 SQL: BEGIN TRANSACTION Mar 29 11:14:58 ogo-webui-1.1 [11843]: PG0x0x82c9724 SQL: SELECT t1.login, t1.company_id FROM person t1 WHERE t1.company_id = 10000 Mar 29 11:14:58 ogo-webui-1.1 [11843]: PG0x0x82c9724 SQL: COMMIT TRANSACTION PostgreSQL72 connection dropped 0x0x86dca24 (channel=0x0x82c9724) Mar 29 11:14:58 ogo-webui-1.1 [11843]: PostgreSQL72 connection established: <0x0x86e3a3c[PGConnection]: connection=0x0x86e14f8> Mar 29 11:14:58 ogo-webui-1.1 [11843]: PostgreSQL72 channel 0x0x82c9724 opened (connection=<0x0x86e3a3c[PGConnection]: connection=0x0x86e14f8>) Mar 29 11:14:58 ogo-webui-1.1 [11843]: PG0x0x82c9724 SQL: BEGIN TRANSACTION Mar 29 11:14:58 ogo-webui-1.1 [11843]: PG0x0x82c9724 SQL: SELECT t1.login, t1.is_locked, t1.password FROM person t1 WHERE (t1.login = 'root') AND (t1.is_account=1) Mar 29 11:14:58 ogo-webui-1.1 [11843]: PG0x0x82c9724 SQL: COMMIT TRANSACTION PostgreSQL72 connection dropped 0x0x86e3a3c (channel=0x0x82c9724) Mar 29 11:14:58 ogo-webui-1.1 [11843]: <0x0xb7b4bae0[LSCommandContext]> +[LSCommandContext(LDAPSupport) isLDAPLoginAuthorized:password:]: LDAP server '127.0.0.1:389' did not authenticate user 'root' Mar 29 11:14:58 ogo-webui-1.1 [11843]: PostgreSQL72 connection established: <0x0x870c81c[PGConnection]: connection=0x0x86e83a8> Mar 29 11:14:58 ogo-webui-1.1 [11843]: PostgreSQL72 channel 0x0x82c9724 opened (connection=<0x0x870c81c[PGConnection]: connection=0x0x86e83a8>) Mar 29 11:14:58 ogo-webui-1.1 [11843]: <<0x0x870fdfc[WOForm]>>D Note: session-id is requested, but no session is active? 10.0.0.31 - - [29/Mar/2007:11:14:58 GMT] "GET /OpenGroupware/ HTTP/1.1" 200 1455/0 0.029 5038 71% 364K ------- Additional Comments From frank@opengroupware.org 2007-04-03 14:33 ------- Cannot reproduce. I've got a working setup (PostgreSQL 8.1 from Debian Sarge backports and sope-4.5.10/OGo 1.1.6) and there are no umlaut issues. I cannot even reproduce this in current trunk. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Wed Apr 4 20:01:44 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Wed, 4 Apr 2007 21:01:44 +0200 (CEST) Subject: [OGo-Bugs][Bug 929] Enh: add support for Asterisk manager dial out Message-ID: <20070404190144.08287280202@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=929 reitenbach@rapideye.de changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #514 is|0 |1 obsolete| | ------- Additional Comments From reitenbach@rapideye.de 2007-04-01 21:39 ------- And I forgot one: The Default OGoAsteriskConnectionDictionary is used to Define the host and port of the asterisk, like this one: { hostName = localhost; port = 5038; } ------- Additional Comments From reitenbach@rapideye.de 2007-04-04 21:01 ------- Created an attachment (id=515) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=515&action=view) updated and cleaned up patch This patch adds the ability to define different contexts for internal and outgoing calls via Defaults. AsteriskInternalContext AsteriskOutgoingContext The usage of the Default OGoAsteriskConnectionDictionary was fixed, it was just not used. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Fri Apr 6 15:55:54 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Fri, 6 Apr 2007 16:55:54 +0200 (CEST) Subject: [OGo-Bugs][Bug 1863] New: Enhancement: to SkyDialNumber, adds lookup of the users telephone from the database (with patch) Message-ID: <20070406145554.7D673280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1863 Summary: Enhancement: to SkyDialNumber, adds lookup of the users telephone from the database (with patch) Product: OpenGroupware.org Version: TRUNK Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: normal Component: Enhancements AssignedTo: dev@opengroupware.org ReportedBy: reitenbach@rapideye.de QAContact: qa@opengroupware.org CC: bugs@opengroupware.org >From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.6 (like Gecko) Description of problem: The patch to SkyDialNumber.m add the following ability: lookup of the users phone from the values stored in the Telephone table. The Administrator can define a telephone field that is used as source via the CTIPersonTelephoneField Default. It is possible to define a suffix and prefix that could be prepended/appended to the value stored in the telephone field. The administrator has the ability to choose whether it is preferred to use the values stored in the telephone fields, or the values stored in the existing CTIRemoteHostToDevice via the CTIPreferTelephoneField Default. Example Default values: $ Defaults write NSGlobalDomain CTIPersonTelephoneFieldSuffix '""' $ Defaults write NSGlobalDomain CTIPersonTelephoneFieldPrefix 'SIP/' $ Defaults write NSGlobalDomain CTIPersonTelephoneField 04_tel_ext $ Defaults write NSGlobalDomain CTIPreferTelephoneField YES Version-Release number of selected component (if applicable): any How reproducible: Always Steps to Reproduce: 1. 2. 3. Additional info: ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Fri Apr 6 15:56:41 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Fri, 6 Apr 2007 16:56:41 +0200 (CEST) Subject: [OGo-Bugs][Bug 1863] Enhancement: to SkyDialNumber, adds lookup of the users telephone from the database (with patch) Message-ID: <20070406145641.AB1D5280202@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1863 ------- Additional Comments From reitenbach@rapideye.de 2007-04-06 16:56 ------- Created an attachment (id=516) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=516&action=view) patch mentioned before ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Sat Apr 7 08:19:00 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Sat, 7 Apr 2007 09:19:00 +0200 (CEST) Subject: [OGo-Bugs][Bug 1864] Enhancement: AsteriskUI for OGo Message-ID: <20070407071900.563EA280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1864 ------- Additional Comments From reitenbach@rapideye.de 2007-04-07 09:17 ------- >From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.6 (like Gecko) Description of problem: The description and status of this enhancement can be found here: http://docs.opengroupware.org/Members/buzzdee/asterisk/AsteriskUI/document_view Version-Release number of selected component (if applicable): any How reproducible: Always Steps to Reproduce: 1. 2. 3. Additional info: ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Mon Apr 9 20:23:50 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Mon, 9 Apr 2007 21:23:50 +0200 (CEST) Subject: [OGo-Bugs][Bug 1864] Enhancement: AsteriskUI for OGo Message-ID: <20070409192350.7F636280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1864 reitenbach@rapideye.de changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #517 is|0 |1 obsolete| | ------- Additional Comments From reitenbach@rapideye.de 2007-04-07 09:18 ------- Created an attachment (id=517) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=517&action=view) the patch ------- Additional Comments From reitenbach@rapideye.de 2007-04-09 21:23 ------- Created an attachment (id=518) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=518&action=view) updated patch the patch adds a basic list of sip extensions to the overview using LSWTableView. A screenshot is here: http://docs.opengroupware.org/Members/buzzdee/asterisk/AsteriskUI%20Screenshot/image_view The Defaults used to connect to the Asterisk are the same as for the Asterisk Dialer Plugin. More will be updated here: http://docs.opengroupware.org/Members/buzzdee/asterisk/AsteriskUI/document_view ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Tue Apr 10 20:20:38 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Tue, 10 Apr 2007 21:20:38 +0200 (CEST) Subject: [OGo-Bugs][Bug 1864] Enhancement: AsteriskUI for OGo Message-ID: <20070410192038.1AC83280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1864 ------- Additional Comments From sebastia@l00-bugdead-prods.de 2007-04-10 21:20 ------- Created an attachment (id=519) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=519&action=view) exchanged LSWTableView with SkyTableView for the SIP Extensions list ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Fri Apr 13 17:31:58 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Fri, 13 Apr 2007 18:31:58 +0200 (CEST) Subject: [OGo-Bugs][Bug 1865] New: configuration for not saving new appointment emails. Message-ID: <20070413163158.8297E280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1865 Summary: configuration for not saving new appointment emails. Product: OpenGroupware.org Version: 1.0.0 Platform: All OS/Version: other Status: NEW Severity: enhancement Priority: normal Component: general AssignedTo: qa@opengroupware.org ReportedBy: modir@huanga.com QAContact: qa@opengroupware.org CC: bugs@opengroupware.org >From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 Description of problem: When one of my users wants to send a "new appointment" email he gets presented a page where he can either enter his username, password and email server or choose to send the email without saving it into the sent-email folder. This is nice, but my users do not need to save the email in the sent-email folder. For them this page is just annoying. It would be good to have a variable where I could set if I want to show this message or not. Else the email should be sent without saving it. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. 2. 3. Additional info: ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Sun Apr 15 18:14:35 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Sun, 15 Apr 2007 19:14:35 +0200 (CEST) Subject: [OGo-Bugs][Bug 1864] Enhancement: AsteriskUI for OGo Message-ID: <20070415171435.369D4280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1864 sebastia@l00-bugdead-prods.de changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #518 is|0 |1 obsolete| | ------- Additional Comments From sebastia@l00-bugdead-prods.de 2007-04-15 19:14 ------- Created an attachment (id=520) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=520&action=view) updated patch, with Preferences and German and English strings This patch adds a preferences page to the webui. The user can configure which of the available tabs he wants to enable. The size of lists can be configured too, and the user can configure whether static SIP trunks should be included into the SIP accounts list. Translations for German and English are added and updated. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Mon Apr 16 20:34:39 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Mon, 16 Apr 2007 21:34:39 +0200 (CEST) Subject: [OGo-Bugs][Bug 1864] Enhancement: AsteriskUI for OGo Message-ID: <20070416193439.7D3B8280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1864 sebastia@l00-bugdead-prods.de changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #519 is|0 |1 obsolete| | Attachment #520 is|0 |1 obsolete| | ------- Additional Comments From sebastia@l00-bugdead-prods.de 2007-04-16 21:34 ------- Created an attachment (id=521) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=521&action=view) updated patch, added Queues tab patch that adds Contents to the Queues tab. It yet only works for one queue, as the queues array generation in OGoAsteriskCommands.m is broken. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Tue Apr 17 12:51:53 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Tue, 17 Apr 2007 13:51:53 +0200 (CEST) Subject: [OGo-Bugs][Bug 1755] Projects without project number are inaccessible via webdav:/ogohost/zidestore/so/user/Projects Message-ID: <20070417115153.EC365280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1755 ------- Additional Comments From sebastia@l00-bugdead-prods.de 2006-08-04 07:16 ------- >From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.3 (like Gecko) Description of problem: open url: webdav:/ogohost/zidestore/so/user/Projects see the projects in there. remove the project number from the project attributes via the webinterface. reload the browser window with the URL above. the project with the empty number field disappeared and is inaccessible. Version-Release number of selected component (if applicable): 1.1.5 and actual trunk packages How reproducible: Always Steps to Reproduce: 1.see above 2. 3. Actual Results: projects shall be available, regardless whether they have a number or not. maybe for the URL the project name shall be taken, as this is a required field for projects. Expected Results: all projects shall be available via webdav, regardless whether they have a project number or not Additional info: ------- Additional Comments From modir@huanga.com 2007-04-17 13:51 ------- This entry can be merged with http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=835 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Tue Apr 17 13:00:14 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Tue, 17 Apr 2007 14:00:14 +0200 (CEST) Subject: [OGo-Bugs][Bug 1755] Projects without project number are inaccessible via webdav:/ogohost/zidestore/so/user/Projects Message-ID: <20070417120014.11E35280332@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1755 helge.hess@opengroupware.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Severity|normal |minor Priority|normal |low ------- Additional Comments From helge.hess@opengroupware.org 2007-04-17 14:00 ------- The Project Name is not unique. I didn't know its possibly to create a project w/o a number. Hm. I suppose the correct fix is to require a number. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Tue Apr 17 14:21:00 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Tue, 17 Apr 2007 15:21:00 +0200 (CEST) Subject: [OGo-Bugs][Bug 835] Enh: WebDAV access to projects should display Project Name instead of ID Message-ID: <20070417132100.E423F280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=835 ------- Additional Comments From sebastia@l00-bugdead-prods.de 2007-04-17 15:20 ------- When the project code field is empty at creation time, then ogo creates a project code on its own. But later in the attributes tab, the user can remove the project code, and ogo accepts this without moroning. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Tue Apr 17 22:47:27 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Tue, 17 Apr 2007 23:47:27 +0200 (CEST) Subject: [OGo-Bugs][Bug 1850] Ability to create and delete GCS folders programmatically Message-ID: <20070417214727.EBEDD280334@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1850 helge.hess@opengroupware.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |RAWHIDE ------- Additional Comments From wsourdeau@inverse.ca 2007-03-21 20:51 ------- Created an attachment (id=502) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=502&action=view) the patch that does this ------- Additional Comments From helge.hess@opengroupware.org 2007-04-17 23:47 ------- applied in r1471 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Wed Apr 18 13:29:48 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Wed, 18 Apr 2007 14:29:48 +0200 (CEST) Subject: [OGo-Bugs][Bug 594] Enh: add option to keep mail when forwarding using a Sieve filter Message-ID: <20070418122948.585A7280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=594 ------- Additional Comments From tprice@lovebox.com 2004-03-11 17:32 ------- Yes sir, that's it exactly. Since you appear to be at least looking at this request I'd like to ask you to take a look (if you can find a site) at the functionality the Squirrelmail Seive filter plugin provides. It's far more advanced than OGo and I've gone to allowing access to the imap server both ways so users can use SM to create their rules. It would be fantastic if OGo could get some of these abilities. Many thanks, you're great. Tim ------- Additional Comments From ads@skyrix.com 2007-04-18 14:29 ------- Created an attachment (id=522) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=522&action=view) Add "Keep Mail" Checkbox This patch adds a checkbox to the Sieve Editor and implements the 'keep' Option in sky_install_sieve. The translation is missing, but should be a single line. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Wed Apr 18 13:30:26 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Wed, 18 Apr 2007 14:30:26 +0200 (CEST) Subject: [OGo-Bugs][Bug 594] Enh: add option to keep mail when forwarding using a Sieve filter Message-ID: <20070418123026.A9AEF280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=594 ads@skyrix.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ads@skyrix.com ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Wed Apr 18 21:37:01 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Wed, 18 Apr 2007 22:37:01 +0200 (CEST) Subject: [OGo-Bugs][Bug 594] Enh: add option to keep mail when forwarding using a Sieve filter Message-ID: <20070418203701.55C3D280333@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=594 helge.hess@opengroupware.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |RAWHIDE ------- Additional Comments From helge.hess@opengroupware.org 2007-04-18 22:36 ------- applied in r1927 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Sun Apr 22 14:41:51 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Sun, 22 Apr 2007 15:41:51 +0200 (CEST) Subject: [OGo-Bugs][Bug 1864] Enhancement: AsteriskUI for OGo Message-ID: <20070422134151.A65862803BE@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1864 sebastia@l00-bugdead-prods.de changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #521 is|0 |1 obsolete| | ------- Additional Comments From sebastia@l00-bugdead-prods.de 2007-04-22 15:41 ------- Created an attachment (id=523) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=523&action=view) major rework of previous versions This patch is a major rework of the previous versions. The old bundle is changed into an aggregate. This is divided into a OGoAsteriskCommands library, a OGoAsteriskUI wobundle and a OGoAsteriskInfo wobundle. Despite the rework in this version, new features: - Asterisk Voice Mail tab shows basic Infos about Voice Mails - Added OGoAsteriskInfo (shamelessly copied from OGoMailInfo), allowing PopUp notification about new voice mails and bold Dock for MWI. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Wed Apr 25 00:01:18 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Wed, 25 Apr 2007 01:01:18 +0200 (CEST) Subject: [OGo-Bugs][Bug 1866] ability to delete acl records Message-ID: <20070424230118.31E8E2803D3@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1866 ------- Additional Comments From wsourdeau@inverse.ca 2007-04-25 00:59 ------- >From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.1.3) Gecko/20070310 Iceweasel/2.0.0.3 (Debian-2.0.0.3-2) XPCOMViewer/0.9.5 Description of problem: this patch adds the ability to remove acl records from the acl table of a GCS folder. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Collect Underpants 2. ??? 3. Profit! Actual Results: The world became a better place. Additional info: ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Wed Apr 25 00:11:03 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Wed, 25 Apr 2007 01:11:03 +0200 (CEST) Subject: [OGo-Bugs][Bug 1866] ability to delete acl records Message-ID: <20070424231103.A1BF72803D3@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1866 helge.hess@opengroupware.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wsourdeau@inverse.ca 2007-04-25 01:01 ------- Created an attachment (id=524) --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=524&action=view) the reason for all of this ------- Additional Comments From helge.hess@opengroupware.org 2007-04-25 01:11 ------- long live underwear gnomes! ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Wed Apr 25 14:35:02 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Wed, 25 Apr 2007 15:35:02 +0200 (CEST) Subject: [OGo-Bugs][Bug 150] Enh: Support IMAP over SSL Message-ID: <20070425133502.737C32803D3@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=150 helge.hess@opengroupware.org changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2 antony@wayforth.co.uk changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |antony@wayforth.co.uk ------- Additional Comments From antony@wayforth.co.uk 2007-04-25 15:34 ------- This has been hanging around for over two years. Is it actually that difficult to do? Admittedly I know little about OGo infrastructure, but if the backend supports it, shouldn't it be as simple as adding a checkbox and getting it to toggle the backend setting? If it is simple for a first-time OGo hacker, I'll do it. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Wed Apr 25 14:39:51 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Wed, 25 Apr 2007 15:39:51 +0200 (CEST) Subject: [OGo-Bugs][Bug 150] Enh: Support IMAP over SSL Message-ID: <20070425133951.4315E28036C@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=150 ------- Additional Comments From helge.hess@opengroupware.org 2007-04-25 15:39 ------- Its hanging around because there is a trivial workaround (stunnel). Anyways, the fix should be relatively simple but the change probably goes through quite a few OGo layers, so I'm not sure how easy it is for a first-timer. Discussions on developer topics happen on developer@opengroupware.org. Thanks. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Thu Apr 26 02:14:06 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Thu, 26 Apr 2007 03:14:06 +0200 (CEST) Subject: [OGo-Bugs][Bug 1734] Code Contribution: new direct actions for LSWEnterprises Message-ID: <20070426011406.05199280401@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1734 awilliam@whitemice.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |RESOLVED ------- Additional Comments From awilliam@whitemice.org 2007-04-26 03:14 ------- Applied in r1931 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Thu Apr 26 02:14:47 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Thu, 26 Apr 2007 03:14:47 +0200 (CEST) Subject: [OGo-Bugs][Bug 1732] Code Contribution: new direct actions for LSWPersons Message-ID: <20070426011447.5F70E280401@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1732 awilliam@whitemice.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |RESOLVED ------- Additional Comments From awilliam@whitemice.org 2007-04-26 03:14 ------- Applied in r1931 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Thu Apr 26 02:14:48 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Thu, 26 Apr 2007 03:14:48 +0200 (CEST) Subject: [OGo-Bugs][Bug 1734] Code Contribution: new direct actions for LSWEnterprises Message-ID: <20070426011448.EBD08280401@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1734 Bug 1734 depends on bug 1732, which changed state. Bug 1732 Summary: Code Contribution: new direct actions for LSWPersons http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1732 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |RESOLVED ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Thu Apr 26 02:14:50 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Thu, 26 Apr 2007 03:14:50 +0200 (CEST) Subject: [OGo-Bugs][Bug 1735] Code Contribution: new direct actions for LSWJobs Message-ID: <20070426011450.3A981280401@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1735 Bug 1735 depends on bug 1732, which changed state. Bug 1732 Summary: Code Contribution: new direct actions for LSWPersons http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1732 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |RESOLVED ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Thu Apr 26 10:56:48 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Thu, 26 Apr 2007 11:56:48 +0200 (CEST) Subject: [OGo-Bugs][Bug 1735] Code Contribution: new direct actions for LSWJobs Message-ID: <20070426095648.E2F9A280401@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1735 awilliam@whitemice.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |RESOLVED ------- Additional Comments From awilliam@whitemice.org 2007-04-26 11:56 ------- Applied in r1933 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. From bugs@opengroupware.org Fri Apr 27 10:50:16 2007 From: bugs@opengroupware.org (bugs@opengroupware.org) Date: Fri, 27 Apr 2007 11:50:16 +0200 (CEST) Subject: [OGo-Bugs][Bug 1867] New: OpenGroupware (instance) does not recognize _setupSNS Message-ID: <20070427095016.70C8F280430@bugzilla.opengroupware.org> Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1867 Summary: OpenGroupware (instance) does not recognize _setupSNS Product: SOPE Version: TRUNK Platform: Other OS/Version: other Status: NEW Severity: normal Priority: normal Component: sope-appserver - general AssignedTo: helge.hess@opengroupware.org ReportedBy: frank@opengroupware.org QAContact: znek@mulle-kybernetik.com CC: bugs@opengroupware.org Description of problem: Recent SOPE versions (>sope-4.5.10) won't let ogo-webui use certain settings like - for example (taken from an installation using the loadbalancer snsd): /usr/local/sbin/ogo-webui-1.1 \ -WOContactSNS YES \ -WOUseWatchDog YES \ -WOPort 20001 \ -SNSPort 127.0.0.1:15000 Version-Release number of selected component (if applicable): sope-4.6beta0-aone trunk Actual results: ### child 3819 (#28) exited with status 1 (#fails=21, uptime=0s). Uncatched Objective-C exception: exceptionClass Reason: OpenGroupware (instance) does not recognize _setupSNS UserInfo: no userinfo Additional info: backing out the changes made to WOApplication.m: http://svn.opengroupware.org/viewcvs/trunk/sope-appserver/NGObjWeb/WOApplication.m?root=SOPE&rev=1394&r1=1287&r2=1394 made it work again (although this isn't the proper solution ofcourse ;P) ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.