From vtiger-tickets at trac.vtiger.com Mon Mar 24 18:18:49 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Tue, 25 Mar 2008 01:18:49 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5228: Highlight listview row on hover & Color Changes In-Reply-To: <041.81cabfdee0abe980a7dca07a54c69d54@trac.vtiger.com> References: <041.81cabfdee0abe980a7dca07a54c69d54@trac.vtiger.com> Message-ID: <050.527e2048100381e1949506c56b618c27@trac.vtiger.com> #5228: Highlight listview row on hover & Color Changes --------------------------+------------------------------------------------- Reporter: prasad | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: --------------------------+------------------------------------------------- Comment (by joebordes): Hi, JAGI sent me his code modifications, I tweaked them a little and have made them available on the TTTimecards forge project. To integrate this code into the vtigerCRM code base you would have to ask permission to use under a different license the new function setPointer added in include/js/listview.js or rewrite it. Joe TSolucio -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 11:53:03 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:53:03 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5243: add focus on create|edit note title field and on login username field Message-ID: <040.4bc7f6a92ec4099a4ec01eaf45921331@trac.vtiger.com> #5243: add focus on create|edit note title field and on login username field -------------------------+-------------------------------------------------- Reporter: densi | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -------------------------+-------------------------------------------------- This make it easier to rapidly login or enter new data. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 11:48:48 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:48:48 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5241: created by & last modified by on notes Message-ID: <040.53c016258b2ac3c1e240b6230e765304@trac.vtiger.com> #5241: created by & last modified by on notes ------------------------+--------------------------------------------------- Reporter: densi | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | ------------------------+--------------------------------------------------- Because notes can be created by a lot of users on an account|contact|lead, it would be a good idea to show you created the entry. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 11:54:22 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:54:22 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5241: created by & last modified by on notes In-Reply-To: <040.53c016258b2ac3c1e240b6230e765304@trac.vtiger.com> References: <040.53c016258b2ac3c1e240b6230e765304@trac.vtiger.com> Message-ID: <049.c9b661e32571cb951b2752dc196d9232@trac.vtiger.com> #5241: created by & last modified by on notes --------------------------+------------------------------------------------- Reporter: densi | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by densi): * type: defect => enhancement -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 11:53:46 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:53:46 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5242: focus on the note body when cycling through fields with tab key In-Reply-To: <040.8e85d9ed252e15dab33f4b5caa7c637c@trac.vtiger.com> References: <040.8e85d9ed252e15dab33f4b5caa7c637c@trac.vtiger.com> Message-ID: <049.7cc700af0dffcfec4ef0f5b61dd23b03@trac.vtiger.com> #5242: focus on the note body when cycling through fields with tab key --------------------------+------------------------------------------------- Reporter: densi | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by densi): * type: defect => enhancement -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 11:51:14 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:51:14 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5242: focus on the note body when cycling through fields with tab key Message-ID: <040.8e85d9ed252e15dab33f4b5caa7c637c@trac.vtiger.com> #5242: focus on the note body when cycling through fields with tab key ------------------------+--------------------------------------------------- Reporter: densi | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | ------------------------+--------------------------------------------------- Because the textarea in the create|edit note webpage get replace by a FCKeditor html editor, the tab cycling is incorrect. I modified the code so that after the title focus, the body is set. Required 2 tabs on firefox but is ok in IE, safari & opera. Maybe an FCKEditor version upgrade would also do the trick. I simply copied the tab sequence on the new document element created by FCKeditor. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 11:45:42 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:45:42 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5240: customizable 'actions' for accounts, leads & contacts Message-ID: <040.1f4d702bdd725cebaf26fb686608528f@trac.vtiger.com> #5240: customizable 'actions' for accounts, leads & contacts -------------------------+-------------------------------------------------- Reporter: densi | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -------------------------+-------------------------------------------------- A lot of users complains that there is too many mouse clicks required to attach a note to an account|lead|contact. I added a shortcut to notes under the 'actions' list on the main account|lead|contact webpage and I thought that it would be a good idea if: - all module could be added to this list via a panel in the admin page - the admin could choose what shows up in this list per user|profile|role I am sending you an example for the account webpage but it doesn't implement the admin panel and an easy way to add more. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 05:56:21 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 12:56:21 -0000 Subject: [Vtigercrm-commits] [vtiger development] #2010: PDF and Templates: In-Reply-To: <042.cd4b33824e118b9c5dc194b5d400377b@trac.vtiger.com> References: <042.cd4b33824e118b9c5dc194b5d400377b@trac.vtiger.com> Message-ID: <051.ab5ac04773c4b93f9c207110e4d72fde@trac.vtiger.com> #2010: PDF and Templates: --------------------------+------------------------------------------------- Reporter: johnsas | Owner: developer Type: enhancement | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.0 Resolution: | Keywords: pdf --------------------------+------------------------------------------------- Comment (by prasad): Refer: http://forums.vtiger.com/viewtopic.php?t=18994 -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 07:08:44 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 14:08:44 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5238: Picklist for Country Message-ID: <045.8cb4eb04001aeba9bdabc6b6d33212eb@trac.vtiger.com> #5238: Picklist for Country -------------------------+-------------------------------------------------- Reporter: RedneckReg | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: country | -------------------------+-------------------------------------------------- It would be nice to change the Country field in Accounts and Contacts to a picklist rather than an open text field for consistency of data entry. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 07:14:50 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 14:14:50 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5239: Problem with "Product" as custom field name Message-ID: <045.c99d680d503359ce8f736bbadb52d3b3@trac.vtiger.com> #5239: Problem with "Product" as custom field name ------------------------+--------------------------------------------------- Reporter: RedneckReg | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: product | ------------------------+--------------------------------------------------- This was previously working in v503. v504 does not display data in list view for a custom field name of "Product". I tested "-Product" and " Product" which will work fine. I wonder if "Product" is a reserved name... See attached screen shots. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 03:27:27 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 10:27:27 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5237: Installation Should Also Take Care Mysql Grant Privilege In-Reply-To: <041.916dbd69475223f39954a658e795d9d7@trac.vtiger.com> References: <041.916dbd69475223f39954a658e795d9d7@trac.vtiger.com> Message-ID: <050.fa6357902f12eb0b9788ce74cd3597ed@trac.vtiger.com> #5237: Installation Should Also Take Care Mysql Grant Privilege ------------------------+--------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment (by prasad): When create database option is selected and the two input username values are different, privilege grant should also be taken care: GRANT ALL PRIVILEGES ON *.* TO 'username'@'%' IDENTIFIED BY 'user_password' WITH GRANT OPTION; [Make sure to execute this only after database is selected for use] Refer: http://dev.mysql.com/doc/refman/5.0/en/adding-users.html -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 03:23:04 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 10:23:04 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5236: Installation Should Also Take Care Mysql Grant Privilege Message-ID: <041.97c52e5f3475652d7747eb9b1d7cb596@trac.vtiger.com> #5236: Installation Should Also Take Care Mysql Grant Privilege -----------------------+---------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: minor | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -----------------------+---------------------------------------------------- At present when database is created during the installation step of vtiger, the grant privilege is not being used. This can cause the problem when the username used to establish connection to database is different from username used for creating the database. {{{ Ex. Database Username: limiteduser Root Username: root (Input only taken when create database is selected) }}} Now limiteduser has problems accessing database because of no privilege were granted. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 03:23:15 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 10:23:15 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5237: Installation Should Also Take Care Mysql Grant Privilege Message-ID: <041.916dbd69475223f39954a658e795d9d7@trac.vtiger.com> #5237: Installation Should Also Take Care Mysql Grant Privilege -----------------------+---------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -----------------------+---------------------------------------------------- At present when database is created during the installation step of vtiger, the grant privilege is not being used. This can cause the problem when the username used to establish connection to database is different from username used for creating the database. {{{ Ex. Database Username: limiteduser Root Username: root (Input only taken when create database is selected) }}} Now limiteduser has problems accessing database because of no privilege were granted. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 01:46:16 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 08:46:16 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5235: PatchApply: timeout setting need change Message-ID: <041.4d0b7b75877e98ba386e7563ed355ce9@trac.vtiger.com> #5235: PatchApply: timeout setting need change -----------------------+---------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: minor | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: migration | -----------------------+---------------------------------------------------- In file: modules\Migration\PatchApply.php, the set_time_limit is passed value -1, it should be 0 for infinite timeout. {{{ set_time_limit(-1); }}} change it to {{{ set_time_limit(0); }}} -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Tue Mar 25 12:06:35 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Tue, 25 Mar 2008 19:06:35 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5244: Ability to copy a view Message-ID: <048.ef2af12db8acba0c09ac317388e4e99b@trac.vtiger.com> #5244: Ability to copy a view ---------------------------+------------------------------------------------ Reporter: brianlaughlin | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: view, copy | ---------------------------+------------------------------------------------ http://forums.vtiger.com/viewtopic.php?t=18973&highlight= -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Wed Mar 26 02:01:45 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Wed, 26 Mar 2008 09:01:45 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5245: Listview breaks content at wrong length Message-ID: <041.82209a8f3fd59b5efc125bb12ce294b0@trac.vtiger.com> #5245: Listview breaks content at wrong length ------------------------+--------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: Component: vtigercrm | Version: 5.0.4 Keywords: | ------------------------+--------------------------------------------------- When displaying content on list view with utf8 characters it gets broken at wrong place and HTML entities are shown. ??m?????? ??m??? B??? ve ????? This has 29 characters, but almost all are in ListView converted to HTML- entities (every one about 7-8 characters), so in the source-code it has over 100 characters and again it could be breaked somewhere in middle of HTML-entity and the problem is back. Refer: http://forums.vtiger.com/viewtopic.php?p=63175#63175 -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Wed Mar 26 02:02:51 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Wed, 26 Mar 2008 09:02:51 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5245: Listview breaks content at wrong length In-Reply-To: <041.82209a8f3fd59b5efc125bb12ce294b0@trac.vtiger.com> References: <041.82209a8f3fd59b5efc125bb12ce294b0@trac.vtiger.com> Message-ID: <050.5d559d631deda1cb623b14824c5de9d8@trac.vtiger.com> #5245: Listview breaks content at wrong length -------------------------+-------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: -------------------------+-------------------------------------------------- Comment (by prasad): Look at: http://phputf8.sourceforge.net/ When UTF-8 is in use these string functions might come in handy: http://phputf8.sourceforge.net/#String_Functions -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Wed Mar 26 02:22:58 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Wed, 26 Mar 2008 09:22:58 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5245: Listview breaks content at wrong length In-Reply-To: <041.82209a8f3fd59b5efc125bb12ce294b0@trac.vtiger.com> References: <041.82209a8f3fd59b5efc125bb12ce294b0@trac.vtiger.com> Message-ID: <050.4ab154b75ec84010b28a541d70d0b1b0@trac.vtiger.com> #5245: Listview breaks content at wrong length -------------------------+-------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: -------------------------+-------------------------------------------------- Comment (by prasad): Refer: http://lists.vtigercrm.com/pipermail/vtigercrm- developers/2008-March/002784.html -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Wed Mar 26 09:45:00 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Wed, 26 Mar 2008 16:45:00 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5246: set_time_limit: infinite timeout value need to be fixed Message-ID: <041.5ccc4d67975dcadd0e0baa54d0c1257e@trac.vtiger.com> #5246: set_time_limit: infinite timeout value need to be fixed -----------------------+---------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -----------------------+---------------------------------------------------- In the files: modules\Migration\HTMLtoUTF8Conversion.php and modules\Migration\PatchApply.php set_time_limit(-1); is used, this should be replaced with set_time_limit(0); This addresses timeout issue during migration. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Thu Mar 27 03:20:15 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Thu, 27 Mar 2008 10:20:15 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5108: Calendar Week: Enhancement In-Reply-To: <041.b362bec4c49d0adc666b5d1d3f80a7f4@trac.vtiger.com> References: <041.b362bec4c49d0adc666b5d1d3f80a7f4@trac.vtiger.com> Message-ID: <050.5172419d62fc71c700d086139382a2bb@trac.vtiger.com> #5108: Calendar Week: Enhancement --------------------------+------------------------------------------------- Reporter: prasad | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by marco.bruck): * version: 5.0.4-rc => 5.0.4 Comment: Now the patch for 5.0.4. There are only some small changes to the source so I hope it can soon be intregrated! Best regards Marco Br?ck -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Thu Mar 27 03:51:37 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Thu, 27 Mar 2008 10:51:37 -0000 Subject: [Vtigercrm-commits] [vtiger development] #4045: Calendar: Set monday as "weekstart" In-Reply-To: <041.071dc3b9558c4c8b9f9565542df7092e@trac.vtiger.com> References: <041.071dc3b9558c4c8b9f9565542df7092e@trac.vtiger.com> Message-ID: <050.e91b5045667aa0a22281154bf2fe6c48@trac.vtiger.com> #4045: Calendar: Set monday as "weekstart" --------------------------+------------------------------------------------- Reporter: mangai | Owner: developer Type: enhancement | Status: reopened Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by marco.bruck): * status: closed => reopened * version: 5.0.3 => 5.0.4 * resolution: fixed => Comment: the patch should now be ready for integration. It only affects the calendar views not the list views of week view month view year view mini calendar Best regards Marco Br?ck -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Fri Mar 28 02:41:19 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Fri, 28 Mar 2008 09:41:19 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5246: set_time_limit: infinite timeout value need to be fixed In-Reply-To: <041.5ccc4d67975dcadd0e0baa54d0c1257e@trac.vtiger.com> References: <041.5ccc4d67975dcadd0e0baa54d0c1257e@trac.vtiger.com> Message-ID: <050.b555f2efaf9768633f336f4946a7ff71@trac.vtiger.com> #5246: set_time_limit: infinite timeout value need to be fixed ------------------------+--------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment (by prasad): Also in the file: modules\Users\RecalculateSharingRules.php -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Fri Mar 28 03:22:06 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Fri, 28 Mar 2008 10:22:06 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5247: Global Search -> Not searching the Account name field of contacts Message-ID: <040.0a42899947c68deef54d9d6d4952bd54@trac.vtiger.com> #5247: Global Search -> Not searching the Account name field of contacts -----------------------+---------------------------------------------------- Reporter: srini | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: Keywords: | -----------------------+---------------------------------------------------- While searching with the global search, when the search comes to the contacts module, it search for the account name field as "vtiger_contactdetails.accountid like '%search_string%' but should be vtiger_account.accountname LIKE '%fortis%'. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Fri Mar 28 03:26:17 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Fri, 28 Mar 2008 10:26:17 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5247: Global Search -> Not searching the Account name field of contacts In-Reply-To: <040.0a42899947c68deef54d9d6d4952bd54@trac.vtiger.com> References: <040.0a42899947c68deef54d9d6d4952bd54@trac.vtiger.com> Message-ID: <049.b2f0c2a7b888e949db526cd363ce0dbc@trac.vtiger.com> #5247: Global Search -> Not searching the Account name field of contacts ------------------------+--------------------------------------------------- Reporter: srini | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment (by srini): Fix for this ticket: In modules/Home/UnifiedSearch.php file at the function getUnifiedWhere function add the following condition inside the for loop. {{{ if($module == 'Contacts' && $columnname == 'accountid') { $columnname = "accountname"; $tablename = "vtiger_account"; } }}} -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sun Mar 30 23:59:51 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 31 Mar 2008 06:59:51 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5248: Copy billing address and shipping is not working in Accounts module Message-ID: <041.529b45eda0f8e716dd6b883f3c237b87@trac.vtiger.com> #5248: Copy billing address and shipping is not working in Accounts module -----------------------+---------------------------------------------------- Reporter: vamsee | Owner: developer Type: defect | Status: new Priority: minor | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -----------------------+---------------------------------------------------- i gave data in russian language in address information field ,when i copy the billing addrss or shipping address it is not getting copied completly. Kindly Refer the attachment -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 31 00:03:58 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 31 Mar 2008 07:03:58 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5248: Copy billing address and shipping is not working in Accounts module In-Reply-To: <041.529b45eda0f8e716dd6b883f3c237b87@trac.vtiger.com> References: <041.529b45eda0f8e716dd6b883f3c237b87@trac.vtiger.com> Message-ID: <050.8e6ee07ca9a81f920036e5c1a687e1e7@trac.vtiger.com> #5248: Copy billing address and shipping is not working in Accounts module ------------------------+--------------------------------------------------- Reporter: vamsee | Owner: developer Type: defect | Status: new Priority: minor | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment (by vamsee): But when i save it is saving properly -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 31 15:55:07 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 31 Mar 2008 22:55:07 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5249: Security for Attachments Message-ID: <045.3569cfe63c80afa2951d0c18478ab63e@trac.vtiger.com> #5249: Security for Attachments ------------------------+--------------------------------------------------- Reporter: RedneckReg | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | ------------------------+--------------------------------------------------- It appears that any user can currently delete an attachment assuming they have View privileges to a particular Module. If you are trying to use vtiger as any sort of document control mechanism, this access is unacceptable. Please review this thread for more details: [http://forums.vtiger.com/viewtopic.php?t=16756] At the very least, the deletion of Attachments should be removed for Profiles that have View only access. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 31 16:13:04 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 31 Mar 2008 23:13:04 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5250: Separation of Create and Edit permissions Message-ID: <045.f2347ab528123fbb1f680606e3336018@trac.vtiger.com> #5250: Separation of Create and Edit permissions -------------------------+-------------------------------------------------- Reporter: RedneckReg | Owner: developer Type: enhancement | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -------------------------+-------------------------------------------------- The main issue I am fighting with vtiger right now is the duplication of data within vtiger. I think it would be prudent to start looking at separating the '''Creation''' and '''Editing''' permissions in vtiger. The typical problem we have is the duplication of entities in the database because users are not doing their due diligence before adding a new record. This typically requires an admin to clear up the duplicates. '''Example:''' This type of security will allow a few admins to add new Accounts and assign them to the appropriate rep to add the Account Details (address, phone #, etc...). Alternatively this issue could be solved by removing the current Create/Edit permissions from the sales reps, but this would cause excess work for the admins to update Account and Contact records every time something changed. It's currently a "Catch 22" situation. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 21:18:49 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Tue, 25 Mar 2008 01:18:49 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5228: Highlight listview row on hover & Color Changes In-Reply-To: <041.81cabfdee0abe980a7dca07a54c69d54@trac.vtiger.com> References: <041.81cabfdee0abe980a7dca07a54c69d54@trac.vtiger.com> Message-ID: <050.527e2048100381e1949506c56b618c27@trac.vtiger.com> #5228: Highlight listview row on hover & Color Changes --------------------------+------------------------------------------------- Reporter: prasad | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: --------------------------+------------------------------------------------- Comment (by joebordes): Hi, JAGI sent me his code modifications, I tweaked them a little and have made them available on the TTTimecards forge project. To integrate this code into the vtigerCRM code base you would have to ask permission to use under a different license the new function setPointer added in include/js/listview.js or rewrite it. Joe TSolucio -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 14:53:03 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:53:03 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5243: add focus on create|edit note title field and on login username field Message-ID: <040.4bc7f6a92ec4099a4ec01eaf45921331@trac.vtiger.com> #5243: add focus on create|edit note title field and on login username field -------------------------+-------------------------------------------------- Reporter: densi | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -------------------------+-------------------------------------------------- This make it easier to rapidly login or enter new data. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 14:48:48 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:48:48 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5241: created by & last modified by on notes Message-ID: <040.53c016258b2ac3c1e240b6230e765304@trac.vtiger.com> #5241: created by & last modified by on notes ------------------------+--------------------------------------------------- Reporter: densi | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | ------------------------+--------------------------------------------------- Because notes can be created by a lot of users on an account|contact|lead, it would be a good idea to show you created the entry. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 14:54:22 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:54:22 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5241: created by & last modified by on notes In-Reply-To: <040.53c016258b2ac3c1e240b6230e765304@trac.vtiger.com> References: <040.53c016258b2ac3c1e240b6230e765304@trac.vtiger.com> Message-ID: <049.c9b661e32571cb951b2752dc196d9232@trac.vtiger.com> #5241: created by & last modified by on notes --------------------------+------------------------------------------------- Reporter: densi | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by densi): * type: defect => enhancement -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 14:53:46 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:53:46 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5242: focus on the note body when cycling through fields with tab key In-Reply-To: <040.8e85d9ed252e15dab33f4b5caa7c637c@trac.vtiger.com> References: <040.8e85d9ed252e15dab33f4b5caa7c637c@trac.vtiger.com> Message-ID: <049.7cc700af0dffcfec4ef0f5b61dd23b03@trac.vtiger.com> #5242: focus on the note body when cycling through fields with tab key --------------------------+------------------------------------------------- Reporter: densi | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by densi): * type: defect => enhancement -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 14:51:14 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:51:14 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5242: focus on the note body when cycling through fields with tab key Message-ID: <040.8e85d9ed252e15dab33f4b5caa7c637c@trac.vtiger.com> #5242: focus on the note body when cycling through fields with tab key ------------------------+--------------------------------------------------- Reporter: densi | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | ------------------------+--------------------------------------------------- Because the textarea in the create|edit note webpage get replace by a FCKeditor html editor, the tab cycling is incorrect. I modified the code so that after the title focus, the body is set. Required 2 tabs on firefox but is ok in IE, safari & opera. Maybe an FCKEditor version upgrade would also do the trick. I simply copied the tab sequence on the new document element created by FCKeditor. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 14:45:42 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 18:45:42 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5240: customizable 'actions' for accounts, leads & contacts Message-ID: <040.1f4d702bdd725cebaf26fb686608528f@trac.vtiger.com> #5240: customizable 'actions' for accounts, leads & contacts -------------------------+-------------------------------------------------- Reporter: densi | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -------------------------+-------------------------------------------------- A lot of users complains that there is too many mouse clicks required to attach a note to an account|lead|contact. I added a shortcut to notes under the 'actions' list on the main account|lead|contact webpage and I thought that it would be a good idea if: - all module could be added to this list via a panel in the admin page - the admin could choose what shows up in this list per user|profile|role I am sending you an example for the account webpage but it doesn't implement the admin panel and an easy way to add more. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 24 08:56:21 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 24 Mar 2008 12:56:21 -0000 Subject: [Vtigercrm-commits] [vtiger development] #2010: PDF and Templates: In-Reply-To: <042.cd4b33824e118b9c5dc194b5d400377b@trac.vtiger.com> References: <042.cd4b33824e118b9c5dc194b5d400377b@trac.vtiger.com> Message-ID: <051.ab5ac04773c4b93f9c207110e4d72fde@trac.vtiger.com> #2010: PDF and Templates: --------------------------+------------------------------------------------- Reporter: johnsas | Owner: developer Type: enhancement | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.0 Resolution: | Keywords: pdf --------------------------+------------------------------------------------- Comment (by prasad): Refer: http://forums.vtiger.com/viewtopic.php?t=18994 -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 10:08:44 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 14:08:44 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5238: Picklist for Country Message-ID: <045.8cb4eb04001aeba9bdabc6b6d33212eb@trac.vtiger.com> #5238: Picklist for Country -------------------------+-------------------------------------------------- Reporter: RedneckReg | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: country | -------------------------+-------------------------------------------------- It would be nice to change the Country field in Accounts and Contacts to a picklist rather than an open text field for consistency of data entry. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 10:14:50 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 14:14:50 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5239: Problem with "Product" as custom field name Message-ID: <045.c99d680d503359ce8f736bbadb52d3b3@trac.vtiger.com> #5239: Problem with "Product" as custom field name ------------------------+--------------------------------------------------- Reporter: RedneckReg | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: product | ------------------------+--------------------------------------------------- This was previously working in v503. v504 does not display data in list view for a custom field name of "Product". I tested "-Product" and " Product" which will work fine. I wonder if "Product" is a reserved name... See attached screen shots. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 06:27:27 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 10:27:27 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5237: Installation Should Also Take Care Mysql Grant Privilege In-Reply-To: <041.916dbd69475223f39954a658e795d9d7@trac.vtiger.com> References: <041.916dbd69475223f39954a658e795d9d7@trac.vtiger.com> Message-ID: <050.fa6357902f12eb0b9788ce74cd3597ed@trac.vtiger.com> #5237: Installation Should Also Take Care Mysql Grant Privilege ------------------------+--------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment (by prasad): When create database option is selected and the two input username values are different, privilege grant should also be taken care: GRANT ALL PRIVILEGES ON *.* TO 'username'@'%' IDENTIFIED BY 'user_password' WITH GRANT OPTION; [Make sure to execute this only after database is selected for use] Refer: http://dev.mysql.com/doc/refman/5.0/en/adding-users.html -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 06:23:04 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 10:23:04 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5236: Installation Should Also Take Care Mysql Grant Privilege Message-ID: <041.97c52e5f3475652d7747eb9b1d7cb596@trac.vtiger.com> #5236: Installation Should Also Take Care Mysql Grant Privilege -----------------------+---------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: minor | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -----------------------+---------------------------------------------------- At present when database is created during the installation step of vtiger, the grant privilege is not being used. This can cause the problem when the username used to establish connection to database is different from username used for creating the database. {{{ Ex. Database Username: limiteduser Root Username: root (Input only taken when create database is selected) }}} Now limiteduser has problems accessing database because of no privilege were granted. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 06:23:15 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 10:23:15 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5237: Installation Should Also Take Care Mysql Grant Privilege Message-ID: <041.916dbd69475223f39954a658e795d9d7@trac.vtiger.com> #5237: Installation Should Also Take Care Mysql Grant Privilege -----------------------+---------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -----------------------+---------------------------------------------------- At present when database is created during the installation step of vtiger, the grant privilege is not being used. This can cause the problem when the username used to establish connection to database is different from username used for creating the database. {{{ Ex. Database Username: limiteduser Root Username: root (Input only taken when create database is selected) }}} Now limiteduser has problems accessing database because of no privilege were granted. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Sat Mar 22 04:46:16 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Sat, 22 Mar 2008 08:46:16 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5235: PatchApply: timeout setting need change Message-ID: <041.4d0b7b75877e98ba386e7563ed355ce9@trac.vtiger.com> #5235: PatchApply: timeout setting need change -----------------------+---------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: minor | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: migration | -----------------------+---------------------------------------------------- In file: modules\Migration\PatchApply.php, the set_time_limit is passed value -1, it should be 0 for infinite timeout. {{{ set_time_limit(-1); }}} change it to {{{ set_time_limit(0); }}} -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Tue Mar 25 15:06:35 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Tue, 25 Mar 2008 19:06:35 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5244: Ability to copy a view Message-ID: <048.ef2af12db8acba0c09ac317388e4e99b@trac.vtiger.com> #5244: Ability to copy a view ---------------------------+------------------------------------------------ Reporter: brianlaughlin | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: view, copy | ---------------------------+------------------------------------------------ http://forums.vtiger.com/viewtopic.php?t=18973&highlight= -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Wed Mar 26 05:01:45 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Wed, 26 Mar 2008 09:01:45 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5245: Listview breaks content at wrong length Message-ID: <041.82209a8f3fd59b5efc125bb12ce294b0@trac.vtiger.com> #5245: Listview breaks content at wrong length ------------------------+--------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: Component: vtigercrm | Version: 5.0.4 Keywords: | ------------------------+--------------------------------------------------- When displaying content on list view with utf8 characters it gets broken at wrong place and HTML entities are shown. ??m?????? ??m??? B??? ve ????? This has 29 characters, but almost all are in ListView converted to HTML- entities (every one about 7-8 characters), so in the source-code it has over 100 characters and again it could be breaked somewhere in middle of HTML-entity and the problem is back. Refer: http://forums.vtiger.com/viewtopic.php?p=63175#63175 -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Wed Mar 26 05:02:51 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Wed, 26 Mar 2008 09:02:51 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5245: Listview breaks content at wrong length In-Reply-To: <041.82209a8f3fd59b5efc125bb12ce294b0@trac.vtiger.com> References: <041.82209a8f3fd59b5efc125bb12ce294b0@trac.vtiger.com> Message-ID: <050.5d559d631deda1cb623b14824c5de9d8@trac.vtiger.com> #5245: Listview breaks content at wrong length -------------------------+-------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: -------------------------+-------------------------------------------------- Comment (by prasad): Look at: http://phputf8.sourceforge.net/ When UTF-8 is in use these string functions might come in handy: http://phputf8.sourceforge.net/#String_Functions -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Wed Mar 26 05:22:58 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Wed, 26 Mar 2008 09:22:58 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5245: Listview breaks content at wrong length In-Reply-To: <041.82209a8f3fd59b5efc125bb12ce294b0@trac.vtiger.com> References: <041.82209a8f3fd59b5efc125bb12ce294b0@trac.vtiger.com> Message-ID: <050.4ab154b75ec84010b28a541d70d0b1b0@trac.vtiger.com> #5245: Listview breaks content at wrong length -------------------------+-------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: unassigned | Milestone: Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: -------------------------+-------------------------------------------------- Comment (by prasad): Refer: http://lists.vtigercrm.com/pipermail/vtigercrm- developers/2008-March/002784.html -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Wed Mar 26 12:45:00 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Wed, 26 Mar 2008 16:45:00 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5246: set_time_limit: infinite timeout value need to be fixed Message-ID: <041.5ccc4d67975dcadd0e0baa54d0c1257e@trac.vtiger.com> #5246: set_time_limit: infinite timeout value need to be fixed -----------------------+---------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -----------------------+---------------------------------------------------- In the files: modules\Migration\HTMLtoUTF8Conversion.php and modules\Migration\PatchApply.php set_time_limit(-1); is used, this should be replaced with set_time_limit(0); This addresses timeout issue during migration. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Thu Mar 27 06:20:15 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Thu, 27 Mar 2008 10:20:15 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5108: Calendar Week: Enhancement In-Reply-To: <041.b362bec4c49d0adc666b5d1d3f80a7f4@trac.vtiger.com> References: <041.b362bec4c49d0adc666b5d1d3f80a7f4@trac.vtiger.com> Message-ID: <050.5172419d62fc71c700d086139382a2bb@trac.vtiger.com> #5108: Calendar Week: Enhancement --------------------------+------------------------------------------------- Reporter: prasad | Owner: developer Type: enhancement | Status: new Priority: unassigned | Milestone: Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by marco.bruck): * version: 5.0.4-rc => 5.0.4 Comment: Now the patch for 5.0.4. There are only some small changes to the source so I hope it can soon be intregrated! Best regards Marco Br?ck -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Thu Mar 27 06:51:37 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Thu, 27 Mar 2008 10:51:37 -0000 Subject: [Vtigercrm-commits] [vtiger development] #4045: Calendar: Set monday as "weekstart" In-Reply-To: <041.071dc3b9558c4c8b9f9565542df7092e@trac.vtiger.com> References: <041.071dc3b9558c4c8b9f9565542df7092e@trac.vtiger.com> Message-ID: <050.e91b5045667aa0a22281154bf2fe6c48@trac.vtiger.com> #4045: Calendar: Set monday as "weekstart" --------------------------+------------------------------------------------- Reporter: mangai | Owner: developer Type: enhancement | Status: reopened Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by marco.bruck): * status: closed => reopened * version: 5.0.3 => 5.0.4 * resolution: fixed => Comment: the patch should now be ready for integration. It only affects the calendar views not the list views of week view month view year view mini calendar Best regards Marco Br?ck -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Fri Mar 28 05:41:19 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Fri, 28 Mar 2008 09:41:19 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5246: set_time_limit: infinite timeout value need to be fixed In-Reply-To: <041.5ccc4d67975dcadd0e0baa54d0c1257e@trac.vtiger.com> References: <041.5ccc4d67975dcadd0e0baa54d0c1257e@trac.vtiger.com> Message-ID: <050.b555f2efaf9768633f336f4946a7ff71@trac.vtiger.com> #5246: set_time_limit: infinite timeout value need to be fixed ------------------------+--------------------------------------------------- Reporter: prasad | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment (by prasad): Also in the file: modules\Users\RecalculateSharingRules.php -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Fri Mar 28 06:22:06 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Fri, 28 Mar 2008 10:22:06 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5247: Global Search -> Not searching the Account name field of contacts Message-ID: <040.0a42899947c68deef54d9d6d4952bd54@trac.vtiger.com> #5247: Global Search -> Not searching the Account name field of contacts -----------------------+---------------------------------------------------- Reporter: srini | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: Keywords: | -----------------------+---------------------------------------------------- While searching with the global search, when the search comes to the contacts module, it search for the account name field as "vtiger_contactdetails.accountid like '%search_string%' but should be vtiger_account.accountname LIKE '%fortis%'. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Fri Mar 28 06:26:17 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Fri, 28 Mar 2008 10:26:17 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5247: Global Search -> Not searching the Account name field of contacts In-Reply-To: <040.0a42899947c68deef54d9d6d4952bd54@trac.vtiger.com> References: <040.0a42899947c68deef54d9d6d4952bd54@trac.vtiger.com> Message-ID: <049.b2f0c2a7b888e949db526cd363ce0dbc@trac.vtiger.com> #5247: Global Search -> Not searching the Account name field of contacts ------------------------+--------------------------------------------------- Reporter: srini | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment (by srini): Fix for this ticket: In modules/Home/UnifiedSearch.php file at the function getUnifiedWhere function add the following condition inside the for loop. {{{ if($module == 'Contacts' && $columnname == 'accountid') { $columnname = "accountname"; $tablename = "vtiger_account"; } }}} -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 31 02:59:51 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 31 Mar 2008 06:59:51 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5248: Copy billing address and shipping is not working in Accounts module Message-ID: <041.529b45eda0f8e716dd6b883f3c237b87@trac.vtiger.com> #5248: Copy billing address and shipping is not working in Accounts module -----------------------+---------------------------------------------------- Reporter: vamsee | Owner: developer Type: defect | Status: new Priority: minor | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -----------------------+---------------------------------------------------- i gave data in russian language in address information field ,when i copy the billing addrss or shipping address it is not getting copied completly. Kindly Refer the attachment -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 31 03:03:58 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 31 Mar 2008 07:03:58 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5248: Copy billing address and shipping is not working in Accounts module In-Reply-To: <041.529b45eda0f8e716dd6b883f3c237b87@trac.vtiger.com> References: <041.529b45eda0f8e716dd6b883f3c237b87@trac.vtiger.com> Message-ID: <050.8e6ee07ca9a81f920036e5c1a687e1e7@trac.vtiger.com> #5248: Copy billing address and shipping is not working in Accounts module ------------------------+--------------------------------------------------- Reporter: vamsee | Owner: developer Type: defect | Status: new Priority: minor | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment (by vamsee): But when i save it is saving properly -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 31 18:55:07 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 31 Mar 2008 22:55:07 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5249: Security for Attachments Message-ID: <045.3569cfe63c80afa2951d0c18478ab63e@trac.vtiger.com> #5249: Security for Attachments ------------------------+--------------------------------------------------- Reporter: RedneckReg | Owner: developer Type: defect | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | ------------------------+--------------------------------------------------- It appears that any user can currently delete an attachment assuming they have View privileges to a particular Module. If you are trying to use vtiger as any sort of document control mechanism, this access is unacceptable. Please review this thread for more details: [http://forums.vtiger.com/viewtopic.php?t=16756] At the very least, the deletion of Attachments should be removed for Profiles that have View only access. -- Ticket URL: vtiger development vtigerCRM From vtiger-tickets at trac.vtiger.com Mon Mar 31 19:13:04 2008 From: vtiger-tickets at trac.vtiger.com (vtiger development) Date: Mon, 31 Mar 2008 23:13:04 -0000 Subject: [Vtigercrm-commits] [vtiger development] #5250: Separation of Create and Edit permissions Message-ID: <045.f2347ab528123fbb1f680606e3336018@trac.vtiger.com> #5250: Separation of Create and Edit permissions -------------------------+-------------------------------------------------- Reporter: RedneckReg | Owner: developer Type: enhancement | Status: new Priority: major | Milestone: 5.1.0 Component: vtigercrm | Version: 5.0.4 Keywords: | -------------------------+-------------------------------------------------- The main issue I am fighting with vtiger right now is the duplication of data within vtiger. I think it would be prudent to start looking at separating the '''Creation''' and '''Editing''' permissions in vtiger. The typical problem we have is the duplication of entities in the database because users are not doing their due diligence before adding a new record. This typically requires an admin to clear up the duplicates. '''Example:''' This type of security will allow a few admins to add new Accounts and assign them to the appropriate rep to add the Account Details (address, phone #, etc...). Alternatively this issue could be solved by removing the current Create/Edit permissions from the sales reps, but this would cause excess work for the admins to update Account and Contact records every time something changed. It's currently a "Catch 22" situation. -- Ticket URL: vtiger development vtigerCRM