concisus-cvs Mailing List for Concisus (Page 3)
Brought to you by:
thyamad
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(145) |
Sep
(704) |
Oct
(709) |
Nov
(773) |
Dec
(873) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(456) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:50
|
Update of /cvsroot/concisus/concisus/doc/files/phpgwapi/inc/agata/classes/jpgraph In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24363/doc/files/phpgwapi/inc/agata/classes/jpgraph Modified Files: jpgraph_odo-php.html Log Message: Commiting file additions and modification from SVN revision 2639 to 2640... Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server |
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:50
|
Update of /cvsroot/concisus/concisus/contactcenter/inc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24363/contactcenter/inc Modified Files: class.abo_catalog.inc.php class.bo_catalog_group_catalog.inc.php class.bo_company_manager.inc.php class.bo_contactcenter.inc.php class.bo_global_ldap_catalog.inc.php class.bo_people_catalog.inc.php class.so_main.inc.php class.ui_contactcenter.inc.php hook_config_validate.inc.php Log Message: Commiting file additions and modification from SVN revision 2639 to 2640... Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server Index: class.bo_people_catalog.inc.php =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/inc/class.bo_people_catalog.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** class.bo_people_catalog.inc.php 2 Aug 2005 13:52:29 -0000 1.1.1.1 --- class.bo_people_catalog.inc.php 16 Jan 2006 13:20:37 -0000 1.2 *************** *** 20,24 **** class bo_people_catalog extends abo_catalog { ! var $fields = array( 'id_contact' => true, --- 20,24 ---- class bo_people_catalog extends abo_catalog { ! var $fields = array( [...2398 lines suppressed...] } ! return true; } --- 1650,1664 ---- { if (!($connection =& CreateObject('contactcenter.so_connection',$id))) ! { return false; } ! if (!($connection->remove())) { return false; } ! } ! return true; } Index: class.bo_contactcenter.inc.php =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/inc/class.bo_contactcenter.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** class.bo_contactcenter.inc.php 2 Aug 2005 13:52:28 -0000 1.1.1.1 --- class.bo_contactcenter.inc.php 16 Jan 2006 13:20:37 -0000 1.2 *************** *** 353,357 **** $code .= '['.$path[$i].'];'; ! //echo 'Codigo: '.$code.'<br>'; eval($code); --- 353,357 ---- $code .= '['.$path[$i].'];'; ! //echo 'Codigo: '.$code.'<br/>'; eval($code); Index: class.bo_catalog_group_catalog.inc.php =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/inc/class.bo_catalog_group_catalog.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** class.bo_catalog_group_catalog.inc.php 2 Aug 2005 13:52:28 -0000 1.1.1.1 --- class.bo_catalog_group_catalog.inc.php 16 Jan 2006 13:20:37 -0000 1.2 *************** *** 87,94 **** { //print_r($new_catalog); ! //echo 'Setting catalog: <b>'.$new_catalog['name'].'</b><br>'; $new_catalog = $this->bo_contactcenter->set_catalog($new_catalog); ! //if($new_catalog) echo 'Setado corretamente!<br><br>'; else echo 'Erro ao setar<br><br>'; if ($new_catalog['type'] === 'empty') --- 87,94 ---- { //print_r($new_catalog); ! //echo 'Setting catalog: <b>'.$new_catalog['name'].'</b><br/>'; $new_catalog = $this->bo_contactcenter->set_catalog($new_catalog); ! //if($new_catalog) echo 'Setado corretamente!<br/><br/>'; else echo 'Erro ao setar<br/><br/>'; if ($new_catalog['type'] === 'empty') *************** *** 137,141 **** else { ! exit('Argument Error on: <br>File:'.__FILE__.'<br>Line:'.__LINE__.'<br>'); } } --- 137,141 ---- else { ! exit('Argument Error on: <br/>File:'.__FILE__.'<br/>Line:'.__LINE__.'<br/>'); } } *************** *** 189,193 **** } else { ! exit('Argument Error on: <br>File:'.__FILE__.'<br>Line:'.__LINE__.'<br>'); } } --- 189,193 ---- } else { ! exit('Argument Error on: <br/>File:'.__FILE__.'<br/>Line:'.__LINE__.'<br/>'); } } Index: class.ui_contactcenter.inc.php =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/inc/class.ui_contactcenter.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** class.ui_contactcenter.inc.php 2 Aug 2005 13:52:27 -0000 1.1.1.1 --- class.ui_contactcenter.inc.php 16 Jan 2006 13:20:38 -0000 1.2 *************** *** 266,270 **** $win .= $api->get_quick_add_plugin(); $win .= '<input id="QAbutton" type="button" value="QuickAdd" />' ! .'<br><input type="button" value="EmailWin" />' .'<script type="text/javascript">' .' ccPeopleQuickAdd.associateAsButton(Element("QAbutton"));' --- 266,270 ---- $win .= $api->get_quick_add_plugin(); $win .= '<input id="QAbutton" type="button" value="QuickAdd" />' ! .'<br/><input type="button" value="EmailWin" />' .'<script type="text/javascript">' .' ccPeopleQuickAdd.associateAsButton(Element("QAbutton"));' *************** *** 691,695 **** if ($n_entries) { ! //echo 'N_entries: '.$n_entries.'<br>'; $this->page_info['n_pages'] = ceil($n_entries/($this->page_info['n_cards'] ? $this->page_info['n_cards'] : 1)); } --- 691,695 ---- if ($n_entries) { ! //echo 'N_entries: '.$n_entries.'<br/>'; $this->page_info['n_pages'] = ceil($n_entries/($this->page_info['n_cards'] ? $this->page_info['n_cards'] : 1)); } *************** *** 1297,1301 **** { $result = array( ! 'msg' => lang('Some problem occured when trying to insert/update contact information.<br>'. 'Report the problem to the Administrator.'), 'status' => 'fail' --- 1297,1301 ---- { $result = array( ! 'msg' => lang('Some problem occured when trying to insert/update contact information.<br/>'. 'Report the problem to the Administrator.'), 'status' => 'fail' *************** *** 1885,1894 **** function convert_tree($tree, &$iconDir, $parent='0') { ! // echo "Entrou<br>\tPai: $parent <br>"; $rtree = array(); if ($parent === '0') { ! // echo 'Root!<br>'; $rtree['0'] = array( 'type' => 'catalog_group', --- 1885,1894 ---- function convert_tree($tree, &$iconDir, $parent='0') { ! // echo "Entrou<br/>\tPai: $parent <br/>"; $rtree = array(); if ($parent === '0') { ! // echo 'Root!<br/>'; $rtree['0'] = array( 'type' => 'catalog_group', *************** *** 1903,1907 **** foreach($tree as $id => $value) { ! // echo 'ID: '.$id.'<br>'; $rtree[$parent.'.'.$id] = array( 'type' => $value['type'], --- 1903,1907 ---- foreach($tree as $id => $value) { ! // echo 'ID: '.$id.'<br/>'; $rtree[$parent.'.'.$id] = array( 'type' => $value['type'], Index: hook_config_validate.inc.php =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/inc/hook_config_validate.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** hook_config_validate.inc.php 2 Aug 2005 13:52:28 -0000 1.1.1.1 --- hook_config_validate.inc.php 16 Jan 2006 13:20:38 -0000 1.2 *************** *** 32,46 **** if (!$value['cc_ldap_host0']) { ! $error[] = '<br>LDAP host must be set!'; } if(!$value['cc_ldap_context0']) { ! $error[] = '<br>There must be a Context'; } if(!$value['cc_ldap_browse_dn0']) { ! $error[] = '<br>The Browse Account must be set'; } } --- 32,46 ---- if (!$value['cc_ldap_host0']) { ! $error[] = '<br/>LDAP host must be set!'; } if(!$value['cc_ldap_context0']) { ! $error[] = '<br/>There must be a Context'; } if(!$value['cc_ldap_browse_dn0']) { ! $error[] = '<br/>The Browse Account must be set'; } } Index: class.so_main.inc.php =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/inc/class.so_main.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** class.so_main.inc.php 2 Aug 2005 13:52:29 -0000 1.1.1.1 --- class.so_main.inc.php 16 Jan 2006 13:20:38 -0000 1.2 *************** *** 212,216 **** $query = $query_main_select . $query_main_from . $query_main_where; ! // echo 'Query in SO_Main CheckOut: "'.$query.'"<br>'; if (!$this->db->query($query,__LINE__, __FILE__)) --- 212,216 ---- $query = $query_main_select . $query_main_from . $query_main_where; ! // echo 'Query in SO_Main CheckOut: "'.$query.'"<br/>'; if (!$this->db->query($query,__LINE__, __FILE__)) *************** *** 443,447 **** $query_id = 'SELECT MAX('.$main_pkey.') AS new_id FROM '.$table_main; ! //echo 'Query MAX: '.$query_id.'<br>'; if (!$this->db->query($query_id, __LINE__, __FILE__) or !$this->db->next_record()) { --- 443,447 ---- $query_id = 'SELECT MAX('.$main_pkey.') AS new_id FROM '.$table_main; ! //echo 'Query MAX: '.$query_id.'<br/>'; if (!$this->db->query($query_id, __LINE__, __FILE__) or !$this->db->next_record()) { *************** *** 515,519 **** $n_values = count($t_field['values']); ! //echo 'Table: '.$table.'<br>n_values => '.$n_values.'<br>'; reset($table_info['fields']); --- 515,519 ---- $n_values = count($t_field['values']); ! //echo 'Table: '.$table.'<br/>n_values => '.$n_values.'<br/>'; reset($table_info['fields']); Index: class.bo_company_manager.inc.php =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/inc/class.bo_company_manager.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** class.bo_company_manager.inc.php 2 Aug 2005 13:52:28 -0000 1.1.1.1 --- class.bo_company_manager.inc.php 16 Jan 2006 13:20:37 -0000 1.2 *************** *** 75,79 **** else { ! exit('Argument Error on: <br>File:'.__FILE__.'<br>Line:'.__LINE__.'<br>'); } } --- 75,79 ---- else { ! exit('Argument Error on: <br/>File:'.__FILE__.'<br/>Line:'.__LINE__.'<br/>'); } } *************** *** 165,169 **** } else { ! exit('Argument Error on: <br>File:'.__FILE__.'<br>Line:'.__LINE__.'<br>'); } } --- 165,169 ---- } else { ! exit('Argument Error on: <br/>File:'.__FILE__.'<br/>Line:'.__LINE__.'<br/>'); } } Index: class.abo_catalog.inc.php =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/inc/class.abo_catalog.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** class.abo_catalog.inc.php 2 Aug 2005 13:52:27 -0000 1.1.1.1 --- class.abo_catalog.inc.php 16 Jan 2006 13:20:37 -0000 1.2 *************** *** 577,581 **** } ! //echo 'Query in Find: "'.$query.'"<br>'; if (!$this->db->query($query)) { --- 577,581 ---- } ! //echo 'Query in Find: "'.$query.'"<br/>'; if (!$this->db->query($query)) { *************** *** 616,620 **** if (!isset($apptables[$this->tables[$actual]['table']])) { ! exit('Some unrecognized parameter in '.__FILE__.' on line '.__LINE__.'<br>'. 'Couldn\'t find '.$this->tables[$actual]['table']); } --- 616,620 ---- if (!isset($apptables[$this->tables[$actual]['table']])) { ! exit('Some unrecognized parameter in '.__FILE__.' on line '.__LINE__.'<br/>'. 'Couldn\'t find '.$this->tables[$actual]['table']); } *************** *** 650,654 **** } ! exit('Invalid field in '.__FILE__.' on line '.__LINE__.'<br>Actual: '.$actual.'<br>Next: '.$next); } --- 650,654 ---- } ! exit('Invalid field in '.__FILE__.' on line '.__LINE__.'<br/>Actual: '.$actual.'<br/>Next: '.$next); } *************** *** 701,705 **** default: ! exit('Error in '.__FILE__.' on '.__LINE__.'<br>The restriction type passed was: '.$restrict_data['type']); } } --- 701,705 ---- default: ! exit('Error in '.__FILE__.' on '.__LINE__.'<br/>The restriction type passed was: '.$restrict_data['type']); } } *************** *** 804,808 **** } else { ! exit('Argument Error on: <br>File:'.__FILE__.'<br>Line:'.__LINE__.'<br>'); } } --- 804,808 ---- } else { ! exit('Argument Error on: <br/>File:'.__FILE__.'<br/>Line:'.__LINE__.'<br/>'); } } Index: class.bo_global_ldap_catalog.inc.php =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/inc/class.bo_global_ldap_catalog.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** class.bo_global_ldap_catalog.inc.php 2 Aug 2005 13:52:28 -0000 1.1.1.1 --- class.bo_global_ldap_catalog.inc.php 16 Jan 2006 13:20:37 -0000 1.2 *************** *** 492,496 **** default: ! exit('Error in '.__FILE__.' on '.__LINE__.'<br>The restriction type passed was: '.$restrict_data['type']); } } --- 492,496 ---- default: ! exit('Error in '.__FILE__.' on '.__LINE__.'<br/>The restriction type passed was: '.$restrict_data['type']); } } *************** *** 531,535 **** else { ! exit('Argument Error on: <br>File:'.__FILE__.'<br>Line:'.__LINE__.'<br>'); } } --- 531,535 ---- else { ! exit('Argument Error on: <br/>File:'.__FILE__.'<br/>Line:'.__LINE__.'<br/>'); } } *************** *** 685,689 **** if (!is_array($conns_types) and !$conns_types['cc_people_email']) { ! echo '#1<br>'; $GLOBALS['phpgw']->exit('Default Connections Types Not Configured. Call Administrator!'); } --- 685,689 ---- if (!is_array($conns_types) and !$conns_types['cc_people_email']) { ! echo '#1<br/>'; $GLOBALS['phpgw']->exit('Default Connections Types Not Configured. Call Administrator!'); } *************** *** 809,813 **** } else { ! exit('Argument Error on: <br>File:'.__FILE__.'<br>Line:'.__LINE__.'<br>'); } } --- 809,813 ---- } else { ! exit('Argument Error on: <br/>File:'.__FILE__.'<br/>Line:'.__LINE__.'<br/>'); } } |
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:50
|
Update of /cvsroot/concisus/concisus/contactcenter In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24363/contactcenter Modified Files: test.php Log Message: Commiting file additions and modification from SVN revision 2639 to 2640... Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server Index: test.php =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/test.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** test.php 8 Sep 2005 17:05:58 -0000 1.3 --- test.php 16 Jan 2006 13:20:37 -0000 1.4 *************** *** 56,60 **** ! echo 'Performing 10000 times...<br>'; $fields = array(); $rules = 'and(a.r(b).c = 1, or(b = 2, or(c = 3,or(z = 10, w = 11), d = 4), e = 5), and (f = 6, or(g = 7, h = 8)), j = 2, or(a = 5, b = 10), k = 7)'; --- 56,60 ---- ! echo 'Performing 10000 times...<br/>'; $fields = array(); $rules = 'and(a.r(b).c = 1, or(b = 2, or(c = 3,or(z = 10, w = 11), d = 4), e = 5), and (f = 6, or(g = 7, h = 8)), j = 2, or(a = 5, b = 10), k = 7)'; *************** *** 63,73 **** and(__relation__.info3_id = 302001 , __relation__.info3_data_id = 1))'; $rules = "and(or(contact.given_names iLIKE %a%,contact.family_names iLIKE %a%,contact.names_ordered iLIKE %a%),contact.alias NOT iLIKE %b%)"; ! echo $rules.'<br>'; $i = time()+microtime(); //for ($j=0; $j<1000; $j++) $processed =& $db_hl->_get_restrictions_array($rules, $fields, $new_fields); ! echo 'Took '.((time()+microtime())-$i).'s<br>'; ! echo '<xmp>'.print_r($processed,true).print_r($fields).'</xmp><br>'; ! echo '<br><br>'; exit(); --- 63,73 ---- and(__relation__.info3_id = 302001 , __relation__.info3_data_id = 1))'; $rules = "and(or(contact.given_names iLIKE %a%,contact.family_names iLIKE %a%,contact.names_ordered iLIKE %a%),contact.alias NOT iLIKE %b%)"; ! echo $rules.'<br/>'; $i = time()+microtime(); //for ($j=0; $j<1000; $j++) $processed =& $db_hl->_get_restrictions_array($rules, $fields, $new_fields); ! echo 'Took '.((time()+microtime())-$i).'s<br/>'; ! echo '<xmp>'.print_r($processed,true).print_r($fields).'</xmp><br/>'; ! echo '<br/><br/>'; exit(); *************** *** 110,116 **** )); ! echo "Adding child...<br>"; $k1->add_child(array('child'=>&$k6)); ! echo "Added child...<br>"; _debug_array($GLOBALS['phpgw']->db_hl->exec_objs,true,'green'); --- 110,116 ---- )); ! echo "Adding child...<br/>"; $k1->add_child(array('child'=>&$k6)); ! echo "Added child...<br/>"; _debug_array($GLOBALS['phpgw']->db_hl->exec_objs,true,'green'); *************** *** 199,203 **** )); ! echo "ANCESTORS of ".$k3->get('name')."<br>\n"; $anc = $k3->get_ancestors(); --- 199,203 ---- )); ! echo "ANCESTORS of ".$k3->get('name')."<br/>\n"; $anc = $k3->get_ancestors(); *************** *** 217,225 **** )); ! echo "<br> old level: ".$k3->get_level(); $k3->rise(); ! echo "<br> new level: ".$k3->get_level(); exit(); --- 217,225 ---- )); ! echo "<br/> old level: ".$k3->get_level(); $k3->rise(); ! echo "<br/> new level: ".$k3->get_level(); exit(); *************** *** 450,456 **** $str = ' aaa '; ! echo three_dots($str,3).'<br>'; $str = '123456789'; ! echo three_dots($str,5).'<br>'; exit(); /** --- 450,456 ---- $str = ' aaa '; ! echo three_dots($str,3).'<br/>'; $str = '123456789'; ! echo three_dots($str,5).'<br/>'; exit(); /** *************** *** 475,481 **** )); ! echo "Adding child...<br>"; $k1->add_child(array('child'=>&$k3)); ! echo "Added child...<br>"; _debug_array($GLOBALS['phpgw']->db_hl->exec_objs,true,'green'); --- 475,481 ---- )); ! echo "Adding child...<br/>"; $k1->add_child(array('child'=>&$k3)); ! echo "Added child...<br/>"; _debug_array($GLOBALS['phpgw']->db_hl->exec_objs,true,'green'); *************** *** 586,590 **** * */ ! echo 'Testing "find"...<br>'; $what = array('resource.relation(project).*'); // $rules = 'and(resource.ancestor().id = 10, resource.tree_info().level < 3)'; --- 586,590 ---- * */ ! echo 'Testing "find"...<br/>'; $what = array('resource.relation(project).*'); // $rules = 'and(resource.ancestor().id = 10, resource.tree_info().level < 3)'; *************** *** 611,620 **** $employee1->set('name', 'aaa'); ! echo $employee2->get('name').'<br>'; ! echo $human1->get('name').'<br>'; ! echo $human2->get('name').'<br>'; echo $human1->set('name', 'bbb'); ! echo $human2->get('name').'<br>'; ! echo $employee2->get('name').'<br>'; _debug_array($collection); _debug_array($db_hl->exec_objs,true,'brown'); --- 611,620 ---- $employee1->set('name', 'aaa'); ! echo $employee2->get('name').'<br/>'; ! echo $human1->get('name').'<br/>'; ! echo $human2->get('name').'<br/>'; echo $human1->set('name', 'bbb'); ! echo $human2->get('name').'<br/>'; ! echo $employee2->get('name').'<br/>'; _debug_array($collection); _debug_array($db_hl->exec_objs,true,'brown'); *************** *** 802,806 **** * */ ! echo 'Testing "find"...<br>'; $what = array('resource.relation(project).*'); // $rules = 'and(resource.ancestor().id = 10, resource.tree_info().level < 3)'; --- 802,806 ---- * */ ! echo 'Testing "find"...<br/>'; $what = array('resource.relation(project).*'); // $rules = 'and(resource.ancestor().id = 10, resource.tree_info().level < 3)'; *************** *** 833,842 **** $appt =& $appts[$key]; $occs =& $appt->get_related(array('entity_type'=>'occurrence')); ! echo "Occurrences of Appointment ".$appt->get_id()." with title '".$appt->get('title')."':<br>"; _debug_array($occs, true, 'orange'); ! echo "Old timestamp: ".$occs[0]->get('start_timestamp')."<br>"; $occs[0]->set('start_timestamp', time()); ! echo "New timestamp: ".$occs[0]->get('start_timestamp')."<br>"; ! echo "Appt timestamp: ".$appt->get('cal_starttime')."<br>"; } --- 833,842 ---- $appt =& $appts[$key]; $occs =& $appt->get_related(array('entity_type'=>'occurrence')); ! echo "Occurrences of Appointment ".$appt->get_id()." with title '".$appt->get('title')."':<br/>"; _debug_array($occs, true, 'orange'); ! echo "Old timestamp: ".$occs[0]->get('start_timestamp')."<br/>"; $occs[0]->set('start_timestamp', time()); ! echo "New timestamp: ".$occs[0]->get('start_timestamp')."<br/>"; ! echo "Appt timestamp: ".$appt->get('cal_starttime')."<br/>"; } *************** *** 867,871 **** * */ ! echo 'Testing write of tree_node_entity...<br>'; $new_node =& $db_hl->create_entity(array('entity_type'=>'kind')); $new_node->set('name', 'new_node'); --- 867,871 ---- * */ ! echo 'Testing write of tree_node_entity...<br/>'; $new_node =& $db_hl->create_entity(array('entity_type'=>'kind')); $new_node->set('name', 'new_node'); *************** *** 908,912 **** * */ ! echo 'Testing "get_tree_collection...<br>"'; $rules = 'or(kind.ancestor().name = human, kind.id = 10)'; $collection =& $db_hl->get_collection(array('entity_type'=>'kind','rules'=>$rules)); --- 908,912 ---- * */ ! echo 'Testing "get_tree_collection...<br/>"'; $rules = 'or(kind.ancestor().name = human, kind.id = 10)'; $collection =& $db_hl->get_collection(array('entity_type'=>'kind','rules'=>$rules)); *************** *** 917,922 **** { $obj =& $collection[$key]; ! echo 'Data:<br><pre>'.print_r($obj->get_array(),true).'</pre>'; ! echo 'Tree Info:<br><pre>'.print_r($obj->get_tree_info(),true).'</pre><br>'; inspect_children($obj, ''); } --- 917,922 ---- { $obj =& $collection[$key]; ! echo 'Data:<br/><pre>'.print_r($obj->get_array(),true).'</pre>'; ! echo 'Tree Info:<br/><pre>'.print_r($obj->get_tree_info(),true).'</pre><br/>'; inspect_children($obj, ''); } *************** *** 929,942 **** if (!$children) { ! echo 'No children of '.$obj->get('name').'<br>'; return; } ! echo 'Now inspecting children of '.$obj->get('name').'<br>'; foreach(array_keys($children) as $key) { $child =& $children[$key]; ! echo "$space Data:<br>$space<pre>".print_r($child->get_array(),true).'</pre>'; ! echo "$space Tree Info:<br>$space<pre>".print_r($child->get_tree_info(),true).'</pre><br>'; } --- 929,942 ---- if (!$children) { ! echo 'No children of '.$obj->get('name').'<br/>'; return; } ! echo 'Now inspecting children of '.$obj->get('name').'<br/>'; foreach(array_keys($children) as $key) { $child =& $children[$key]; ! echo "$space Data:<br/>$space<pre>".print_r($child->get_array(),true).'</pre>'; ! echo "$space Tree Info:<br/>$space<pre>".print_r($child->get_tree_info(),true).'</pre><br/>'; } *************** *** 953,980 **** * */ ! echo 'Testing "find"...<br>'; $what = array('resource.*'); $rules = 'and(resource.ancestor().id = 10, resource.tree_info().level < 3)'; $result = $db_hl->find(array('what'=>$what, 'rules' => $rules)); ! echo '<xmp>'.print_r($result,true).'</xmp><br>'; ! echo '<br><br>'; ! echo 'Testing "find"...<br>'; $what = array('contact.*'); $rules = 'and(contact.address.address1 LIKE %a%)'; $result = $db_hl->find(array('what'=>$what,'rules'=>$rules)); ! echo '<xmp>'.print_r($result,true).'</xmp><br>'; ! echo '<br><br>'; ! echo 'Testing "_get_complete_path"...<br>'; echo 'Field: contact.company(2).owner.account_id'; $field = 'contact.company(2).owner.account_id'; $complete = $db_hl->_get_complete_path($field); ! echo '<xmp>'.print_r($complete,true).'</xmp><br>'; ! echo '<br><br>'; ! echo 'Testing "_get_restrictions_array"...<br>'; ! echo 'Simple rule: and(or(contact.given_names iLIKE %a%,contact.family_names iLIKE %a%,contact.names_ordered iLIKE %a%),contact.alias NOT iLIKE %b%)<br>'; ! echo 'Performing 10000 times...<br>'; $fields = array(); //$rules = "contact.name = 'Raphael'"; --- 953,980 ---- * */ ! echo 'Testing "find"...<br/>'; $what = array('resource.*'); $rules = 'and(resource.ancestor().id = 10, resource.tree_info().level < 3)'; $result = $db_hl->find(array('what'=>$what, 'rules' => $rules)); ! echo '<xmp>'.print_r($result,true).'</xmp><br/>'; ! echo '<br/><br/>'; ! echo 'Testing "find"...<br/>'; $what = array('contact.*'); $rules = 'and(contact.address.address1 LIKE %a%)'; $result = $db_hl->find(array('what'=>$what,'rules'=>$rules)); ! echo '<xmp>'.print_r($result,true).'</xmp><br/>'; ! echo '<br/><br/>'; ! echo 'Testing "_get_complete_path"...<br/>'; echo 'Field: contact.company(2).owner.account_id'; $field = 'contact.company(2).owner.account_id'; $complete = $db_hl->_get_complete_path($field); ! echo '<xmp>'.print_r($complete,true).'</xmp><br/>'; ! echo '<br/><br/>'; ! echo 'Testing "_get_restrictions_array"...<br/>'; ! echo 'Simple rule: and(or(contact.given_names iLIKE %a%,contact.family_names iLIKE %a%,contact.names_ordered iLIKE %a%),contact.alias NOT iLIKE %b%)<br/>'; ! echo 'Performing 10000 times...<br/>'; $fields = array(); //$rules = "contact.name = 'Raphael'"; *************** *** 983,991 **** //for ($j=0; $j<10000; $j++) $processed =& $db_hl->_get_restrictions_array($rules, $fields); ! echo 'Took '.(time()-$i).'s<br>'; ! echo '<xmp>'.print_r($processed,true).print_r($fields).'</xmp><br>'; echo 'A more complicate rule: and(contact.name = \'Raphael\', contact.alias = \'rpereira\')'; ! echo 'Performing 10000 times...<br>'; $fields = array(); $rules = 'and(contact.name = \'Raphael\', contact.alias = \'rpereira\')'; --- 983,991 ---- //for ($j=0; $j<10000; $j++) $processed =& $db_hl->_get_restrictions_array($rules, $fields); ! echo 'Took '.(time()-$i).'s<br/>'; ! echo '<xmp>'.print_r($processed,true).print_r($fields).'</xmp><br/>'; echo 'A more complicate rule: and(contact.name = \'Raphael\', contact.alias = \'rpereira\')'; ! echo 'Performing 10000 times...<br/>'; $fields = array(); $rules = 'and(contact.name = \'Raphael\', contact.alias = \'rpereira\')'; *************** *** 993,1001 **** //for ($j=0; $j<10000; $j++) $processed =& $db_hl->_get_restrictions_array($rules, $fields); ! echo 'Took '.(time()-$i).'s<br>'; ! echo '<xmp>'.print_r($processed,true).print_r($fields).'</xmp><br>'; ! echo 'A very complicate one: and(a = 1, or(b = 2, or(c = 3,or(z = 10, w = 11), d = 4), e = 5), and (f = 6, or(g = 7, h = 8)), j = 2, or(a = 5, b = 10), k = 7)<br>'; ! echo 'Performing 10000 times...<br>'; $fields = array(); $rules = 'and(a.r(b).c = 1, or(b = 2, or(c = 3,or(z = 10, w = 11), d = 4), e = 5), and (f = 6, or(g = 7, h = 8)), j = 2, or(a = 5, b = 10), k = 7)'; --- 993,1001 ---- //for ($j=0; $j<10000; $j++) $processed =& $db_hl->_get_restrictions_array($rules, $fields); ! echo 'Took '.(time()-$i).'s<br/>'; ! echo '<xmp>'.print_r($processed,true).print_r($fields).'</xmp><br/>'; ! echo 'A very complicate one: and(a = 1, or(b = 2, or(c = 3,or(z = 10, w = 11), d = 4), e = 5), and (f = 6, or(g = 7, h = 8)), j = 2, or(a = 5, b = 10), k = 7)<br/>'; ! echo 'Performing 10000 times...<br/>'; $fields = array(); $rules = 'and(a.r(b).c = 1, or(b = 2, or(c = 3,or(z = 10, w = 11), d = 4), e = 5), and (f = 6, or(g = 7, h = 8)), j = 2, or(a = 5, b = 10), k = 7)'; *************** *** 1004,1020 **** //for ($j=0; $j<10000; $j++) $processed =& $db_hl->_get_restrictions_array($rules, $fields); ! echo 'Took '.(time()-$i).'s<br>'; ! echo '<xmp>'.print_r($processed,true).print_r($fields).'</xmp><br>'; ! echo '<br><br>'; ! echo 'Testing "find"...<br>'; ! echo 'Fields: contact.names_ordered, contact.address.address1<br>'; ! echo 'Rules: or(contact.company.company_name = Thyamad, contact.alias LIKE %a)<br>'; $what = array('contact.names_ordered','contact.address.address1', 'contact.company.company_name'); //$rules = 'or(contact.company.company_name = Thyamad, contact.alias = a)'; $rules = 'and(contact.company.company_name != Thyamad, contact.company.company_name NOT NULL)'; $result = $db_hl->find($what,$rules); ! echo '<xmp>'.print_r($result,true).'</xmp><br>'; ! echo '<br><br>'; ?> --- 1004,1020 ---- //for ($j=0; $j<10000; $j++) $processed =& $db_hl->_get_restrictions_array($rules, $fields); ! echo 'Took '.(time()-$i).'s<br/>'; ! echo '<xmp>'.print_r($processed,true).print_r($fields).'</xmp><br/>'; ! echo '<br/><br/>'; ! echo 'Testing "find"...<br/>'; ! echo 'Fields: contact.names_ordered, contact.address.address1<br/>'; ! echo 'Rules: or(contact.company.company_name = Thyamad, contact.alias LIKE %a)<br/>'; $what = array('contact.names_ordered','contact.address.address1', 'contact.company.company_name'); //$rules = 'or(contact.company.company_name = Thyamad, contact.alias = a)'; $rules = 'and(contact.company.company_name != Thyamad, contact.company.company_name NOT NULL)'; $result = $db_hl->find($what,$rules); ! echo '<xmp>'.print_r($result,true).'</xmp><br/>'; ! echo '<br/><br/>'; ?> |
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:50
|
Update of /cvsroot/concisus/concisus/common/inc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24363/common/inc Modified Files: class.bo_notes.inc.php Log Message: Commiting file additions and modification from SVN revision 2639 to 2640... Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server Index: class.bo_notes.inc.php =================================================================== RCS file: /cvsroot/concisus/concisus/common/inc/class.bo_notes.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** class.bo_notes.inc.php 2 Aug 2005 13:52:25 -0000 1.1.1.1 --- class.bo_notes.inc.php 16 Jan 2006 13:20:37 -0000 1.2 *************** *** 251,260 **** $user = $GLOBALS['phpgw']->common->display_fullname($lid, $fname, $lname); ! $html .= '<p><span class="thyNotesPanel_timestamp">'.$timestamp.'</span><br>'; $html .= '<span class="thyNotesPanel_userLabel">'.lang('User:').'</span> '; ! $html .= '<span class="thyNotesPanel_user">'.$user.'</span><br>'; $html .= '<span class="thyNotesPanel_titleLabel">'.lang('Title:').'</span> '; ! $html .= '<span class="thyNotesPanel_title">'.$note['title'].'</span><br>'; ! $html .= '<span class="thyNotesPanel_descLabel">'.lang('Description:').'</span> '.'<br>'; $html .= $note['description'].'</p>'; --- 251,260 ---- $user = $GLOBALS['phpgw']->common->display_fullname($lid, $fname, $lname); ! $html .= '<p><span class="thyNotesPanel_timestamp">'.$timestamp.'</span><br/>'; $html .= '<span class="thyNotesPanel_userLabel">'.lang('User:').'</span> '; ! $html .= '<span class="thyNotesPanel_user">'.$user.'</span><br/>'; $html .= '<span class="thyNotesPanel_titleLabel">'.lang('Title:').'</span> '; ! $html .= '<span class="thyNotesPanel_title">'.$note['title'].'</span><br/>'; ! $html .= '<span class="thyNotesPanel_descLabel">'.lang('Description:').'</span> '.'<br/>'; $html .= $note['description'].'</p>'; |
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:50
|
Update of /cvsroot/concisus/concisus/contactcenter/templates/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24363/contactcenter/templates/default Modified Files: config.tpl Log Message: Commiting file additions and modification from SVN revision 2639 to 2640... Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server Index: config.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/contactcenter/templates/default/config.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** config.tpl 7 Oct 2005 16:32:56 -0000 1.2 --- config.tpl 16 Jan 2006 13:20:38 -0000 1.3 *************** *** 61,65 **** </tr> <tr class="row_off"> ! <td>{lang_Custom_objectClass_name}:<br> <span style="font-size: 10px;">{lang_(if_your_LDAP_contact_has_multiple_objectClass_attributes,_enter_just_one!)}</span></td> <td><input name="newsettings[cc_ldap_custom_objectclass0]" type="text" value="{value_cc_ldap_custom_objectclass0}" size="40"></td> --- 61,65 ---- </tr> <tr class="row_off"> ! <td>{lang_Custom_objectClass_name}:<br/> <span style="font-size: 10px;">{lang_(if_your_LDAP_contact_has_multiple_objectClass_attributes,_enter_just_one!)}</span></td> <td><input name="newsettings[cc_ldap_custom_objectclass0]" type="text" value="{value_cc_ldap_custom_objectclass0}" size="40"></td> *************** *** 97,101 **** <!-- Default Fields Association --> ! <tr><td><br></td></tr> <tr class="th"> <td colspan="2" align="center"><b>{lang_Contact_Center_Default_Fields_Association}</b></td> --- 97,101 ---- <!-- Default Fields Association --> ! <tr><td><br/></td></tr> <tr class="th"> <td colspan="2" align="center"><b>{lang_Contact_Center_Default_Fields_Association}</b></td> *************** *** 122,126 **** <!-- External Applications Calls --> ! <tr><td><br></td></tr> <tr class="th"> <td colspan="2" align="center"><b>{lang_Contact_Center_External_Applications_Actions}</b></td> --- 122,126 ---- <!-- External Applications Calls --> ! <tr><td><br/></td></tr> <tr class="th"> <td colspan="2" align="center"><b>{lang_Contact_Center_External_Applications_Actions}</b></td> |
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:50
|
Update of /cvsroot/concisus/concisus/admin/templates/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24363/admin/templates/default Modified Files: accesslog.tpl account_form_ldap.tpl admin_anonymous.tpl application_form.tpl applications.tpl category_form.tpl config.tpl currentusers.tpl delete_cat.tpl index.tpl kill_session.tpl nntp.tpl server_form.tpl Log Message: Commiting file additions and modification from SVN revision 2639 to 2640... Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server Index: applications.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/applications.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** applications.tpl 7 Oct 2005 16:32:55 -0000 1.2 --- applications.tpl 16 Jan 2006 13:20:37 -0000 1.3 *************** *** 1,4 **** <!-- BEGIN list --> ! <br> <div align="center"> <table width="45%"> --- 1,4 ---- <!-- BEGIN list --> ! <br/> <div align="center"> <table width="45%"> Index: nntp.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/nntp.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** nntp.tpl 7 Oct 2005 16:32:55 -0000 1.4 --- nntp.tpl 16 Jan 2006 13:20:37 -0000 1.5 *************** *** 15,19 **** } </script> ! <p><center>{title}<br> <table width="70%"> <tr> --- 15,19 ---- } </script> ! <p><center>{title}<br/> <table width="70%"> <tr> Index: application_form.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/application_form.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** application_form.tpl 7 Oct 2005 16:32:55 -0000 1.2 --- application_form.tpl 16 Jan 2006 13:20:37 -0000 1.3 *************** *** 1,5 **** <!-- BEGIN form --> {error} ! <br> <form action="{form_action}" method="POST"> {hidden_vars} --- 1,5 ---- <!-- BEGIN form --> {error} ! <br/> <form action="{form_action}" method="POST"> {hidden_vars} Index: server_form.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/server_form.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** server_form.tpl 7 Oct 2005 16:32:55 -0000 1.2 --- server_form.tpl 16 Jan 2006 13:20:37 -0000 1.3 *************** *** 1,8 **** <!-- BEGIN form --> <center> ! {message} ! <form name="form" action="{actionurl}" method="POST"> <input type="hidden" name="server_id" value="{server_id}"> ! <table width="80%" cellspacing="2" cellpadding="2"> <tr bgcolor="{row_on}"> <td>{lang_name}:</td> --- 1,8 ---- <!-- BEGIN form --> + <div id="messages">{message}</div> <center> ! <form name="form" action="{actionurl}" method="POST"> <input type="hidden" name="server_id" value="{server_id}"> ! <table width="80%" cellspacing="2" cellpadding="2"> <tr bgcolor="{row_on}"> <td>{lang_name}:</td> *************** *** 57,61 **** <!-- END delete --> </tr> ! </table> </form> --- 57,61 ---- <!-- END delete --> </tr> ! </table> </form> Index: config.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/config.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** config.tpl 2 Aug 2005 13:51:59 -0000 1.1.1.1 --- config.tpl 16 Jan 2006 13:20:37 -0000 1.2 *************** *** 8,12 **** <!-- BEGIN body --> <tr class="row_on"> ! <td>{lang_Would_you_like_Concisus_to_check_for_a_new_version<br>when_admins_login_?}:</td> <td> <select name="newsettings[checkfornewversion]"> --- 8,12 ---- <!-- BEGIN body --> <tr class="row_on"> ! <td>{lang_Would_you_like_Concisus_to_check_for_a_new_version<br/>when_admins_login_?}:</td> <td> <select name="newsettings[checkfornewversion]"> *************** *** 152,156 **** </td> </tr> ! <tr class="row_off"> <td>{lang_After_how_many_unsuccessful_attempts_to_login,_an_IP_should_be_blocked_(default_3)_?}:</td> --- 152,156 ---- </td> </tr> ! <tr class="row_off"> <td>{lang_After_how_many_unsuccessful_attempts_to_login,_an_IP_should_be_blocked_(default_3)_?}:</td> *************** *** 159,163 **** </td> </tr> ! <tr class="row_on"> <td>{lang_How_many_minutes_should_an_account_or_IP_be_blocked_(default_30)_?}:</td> --- 159,163 ---- </td> </tr> ! <tr class="row_on"> <td>{lang_How_many_minutes_should_an_account_or_IP_be_blocked_(default_30)_?}:</td> *************** *** 166,170 **** </td> </tr> ! <tr class="row_off"> <td>{lang_Admin_email_addresses_(comma-separated)_to_be_notified_about_the_blocking_(empty_for_no_notify)}:</td> --- 166,170 ---- </td> </tr> ! <tr class="row_off"> <td>{lang_Admin_email_addresses_(comma-separated)_to_be_notified_about_the_blocking_(empty_for_no_notify)}:</td> *************** *** 217,221 **** <td colspan="2"> <b>{lang_Javascript_API_settings}</b></td> </tr> ! <tr class="row_on"> <td>{lang_Enable_Javascript_Debug}?</td> --- 217,221 ---- <td colspan="2"> <b>{lang_Javascript_API_settings}</b></td> </tr> ! <tr class="row_on"> <td>{lang_Enable_Javascript_Debug}?</td> *************** *** 238,242 **** <input type="submit" name="submit" value="{lang_submit}"> <input type="submit" name="cancel" value="{lang_cancel}"> ! <br> </td> </tr> --- 238,242 ---- <input type="submit" name="submit" value="{lang_submit}"> <input type="submit" name="cancel" value="{lang_cancel}"> ! <br/> </td> </tr> Index: admin_anonymous.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/admin_anonymous.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** admin_anonymous.tpl 7 Dec 2005 12:43:01 -0000 1.2 --- admin_anonymous.tpl 16 Jan 2006 13:20:37 -0000 1.3 *************** *** 33,37 **** </table> </div> ! <br> <p class="th">{l_accounts}:</p> <p> --- 33,37 ---- </table> </div> ! <br/> <p class="th">{l_accounts}:</p> <p> Index: accesslog.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/accesslog.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** accesslog.tpl 7 Oct 2005 16:32:55 -0000 1.2 --- accesslog.tpl 16 Jan 2006 13:20:37 -0000 1.3 *************** *** 1,5 **** <!-- BEGIN list --> - <p> - <div align="center"> <table width="95%"> --- 1,3 ---- *************** *** 46,49 **** --- 44,48 ---- </table> </div> + <!-- END list --> Index: kill_session.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/kill_session.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** kill_session.tpl 7 Oct 2005 16:32:55 -0000 1.2 --- kill_session.tpl 16 Jan 2006 13:20:37 -0000 1.3 *************** *** 1,3 **** ! <br> <table with="65%" align="center"> <tr colspan="2"> --- 1,3 ---- ! <br/> <table with="65%" align="center"> <tr colspan="2"> Index: index.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/index.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.tpl 7 Oct 2005 16:32:55 -0000 1.2 --- index.tpl 16 Jan 2006 13:20:37 -0000 1.3 *************** *** 4,9 **** {rows} </table> - <!-- END list --> <!-- BEGIN app_row --> <tr bgcolor="{icon_backcolor}"> --- 4,9 ---- {rows} </table> + <!-- END list --> <!-- BEGIN app_row --> <tr bgcolor="{icon_backcolor}"> *************** *** 12,16 **** </tr> <!-- END app_row --> - <!-- BEGIN app_row_noicon --> <tr bgcolor="{icon_backcolor}"> --- 12,15 ---- *************** *** 18,22 **** </tr> <!-- END app_row_noicon --> - <!-- BEGIN link_row --> <tr> --- 17,20 ---- *************** *** 24,28 **** </tr> <!-- END link_row --> - <!-- BEGIN spacer_row --> <tr> --- 22,25 ---- Index: account_form_ldap.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/account_form_ldap.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** account_form_ldap.tpl 7 Oct 2005 16:32:55 -0000 1.2 --- account_form_ldap.tpl 16 Jan 2006 13:20:37 -0000 1.3 *************** *** 75,80 **** </tr> </table> - </div> </form> <!-- END form --> --- 75,80 ---- </tr> </table> </form> + </div> <!-- END form --> Index: category_form.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/category_form.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** category_form.tpl 7 Oct 2005 16:32:55 -0000 1.4 --- category_form.tpl 16 Jan 2006 13:20:37 -0000 1.5 *************** *** 1,9 **** - - <!-- BEGIN form --> ! <br> <center> ! {message}<br> ! <table width="80%" cellspacing="2" cellpadding="2"> <form name="edit_cat" action="{actionurl}" method="POST"> <tr class="th"> --- 1,6 ---- <!-- BEGIN form --> ! <div id="messages">{message}</div> <center> ! <table width="80%" cellspacing="2" cellpadding="2"> <form name="edit_cat" action="{actionurl}" method="POST"> <tr class="th"> Index: delete_cat.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/delete_cat.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** delete_cat.tpl 7 Oct 2005 16:32:55 -0000 1.4 --- delete_cat.tpl 16 Jan 2006 13:20:37 -0000 1.5 *************** *** 2,6 **** <!-- BEGIN form --> ! <br> <div id="messages">{messages}</div> <form method="POST" action="{action_url}"> --- 2,6 ---- <!-- BEGIN form --> ! <br/> <div id="messages">{messages}</div> <form method="POST" action="{action_url}"> Index: currentusers.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/admin/templates/default/currentusers.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** currentusers.tpl 7 Oct 2005 16:32:55 -0000 1.2 --- currentusers.tpl 16 Jan 2006 13:20:37 -0000 1.3 *************** *** 1,4 **** <!-- BEGIN list --> ! <br> <table width="95%" align="center"> <tr> --- 1,4 ---- <!-- BEGIN list --> ! <br/> <table width="95%" align="center"> <tr> *************** *** 23,27 **** </table> ! <br> <!-- END list --> --- 23,27 ---- </table> ! <br/> <!-- END list --> |
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:50
|
Update of /cvsroot/concisus/concisus/email In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24363/email Modified Files: addressbook-js.php index.php view_image.php Log Message: Commiting file additions and modification from SVN revision 2639 to 2640... Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server Index: addressbook-js.php =================================================================== RCS file: /cvsroot/concisus/concisus/email/addressbook-js.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** addressbook-js.php 11 Aug 2005 17:06:51 -0000 1.3 --- addressbook-js.php 16 Jan 2006 13:20:38 -0000 1.4 *************** *** 393,397 **** $GLOBALS['phpgw']->template->set_var('toselname',$firstname." ".$lastname); //Check if this item was selected before ! //print "<br>Selected $selected_destination ID $id <br>"; if($selected_destination==$id) { --- 393,397 ---- $GLOBALS['phpgw']->template->set_var('toselname',$firstname." ".$lastname); //Check if this item was selected before ! //print "<br/>Selected $selected_destination ID $id <br/>"; if($selected_destination==$id) { Index: index.php =================================================================== RCS file: /cvsroot/concisus/concisus/email/index.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.php 11 Aug 2005 17:06:51 -0000 1.3 --- index.php 16 Jan 2006 13:20:38 -0000 1.4 *************** *** 97,104 **** $my_msg_bootstrap->ensure_mail_msg_exists('index.php', 3); ! echo 'calling CreateObject email.uiindex <br>'; $GLOBALS['phphw_uiindex'] = new uiindex_holder; $GLOBALS['phphw_uiindex']->uiindex_obj = CreateObject('email.uiindex'); ! echo 'done calling CreateObject email.uiindex <br>'; $GLOBALS['phphw_uiindex']->uiindex_obj->index(); // STRANGEly enough, menuaction=email.uiindex.index as non-module STILL requires an --- 97,104 ---- $my_msg_bootstrap->ensure_mail_msg_exists('index.php', 3); ! echo 'calling CreateObject email.uiindex <br/>'; $GLOBALS['phphw_uiindex'] = new uiindex_holder; $GLOBALS['phphw_uiindex']->uiindex_obj = CreateObject('email.uiindex'); ! echo 'done calling CreateObject email.uiindex <br/>'; $GLOBALS['phphw_uiindex']->uiindex_obj->index(); // STRANGEly enough, menuaction=email.uiindex.index as non-module STILL requires an Index: view_image.php =================================================================== RCS file: /cvsroot/concisus/concisus/email/view_image.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** view_image.php 11 Aug 2005 17:06:51 -0000 1.3 --- view_image.php 16 Jan 2006 13:20:38 -0000 1.4 *************** *** 28,36 **** @set_time_limit(0); ! echo 'Mailbox = '.$mailbox.'<br>'."\n"; ! echo 'Mailbox = '.$GLOBALS['phpgw']->msg->mailsvr_stream.'<br>'."\n"; ! echo 'Msgnum = '.$m.'<br>'."\n"; ! echo 'Part Number = '.$p.'<br>'."\n"; ! echo 'Subtype = '.$s.'<br>'."\n"; */ //$data = $GLOBALS['phpgw']->dcom->fetchbody($GLOBALS['phpgw']->msg->mailsvr_stream, $m, $p); --- 28,36 ---- @set_time_limit(0); ! echo 'Mailbox = '.$mailbox.'<br/>'."\n"; ! echo 'Mailbox = '.$GLOBALS['phpgw']->msg->mailsvr_stream.'<br/>'."\n"; ! echo 'Msgnum = '.$m.'<br/>'."\n"; ! echo 'Part Number = '.$p.'<br/>'."\n"; ! echo 'Subtype = '.$s.'<br/>'."\n"; */ //$data = $GLOBALS['phpgw']->dcom->fetchbody($GLOBALS['phpgw']->msg->mailsvr_stream, $m, $p); *************** *** 39,43 **** $picture = $GLOBALS['phpgw']->msg->de_base64($data); ! // echo strlen($picture)."<br>\n"; // echo $data; --- 39,43 ---- $picture = $GLOBALS['phpgw']->msg->de_base64($data); ! // echo strlen($picture)."<br/>\n"; // echo $data; |
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:50
|
Update of /cvsroot/concisus/concisus/email/setup In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24363/email/setup Modified Files: phpgw_de.lang phpgw_en.lang phpgw_fr.lang phpgw_pt-br.lang Log Message: Commiting file additions and modification from SVN revision 2639 to 2640... Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server Index: phpgw_en.lang =================================================================== RCS file: /cvsroot/concisus/concisus/email/setup/phpgw_en.lang,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** phpgw_en.lang 2 Aug 2005 13:53:41 -0000 1.1.1.1 --- phpgw_en.lang 16 Jan 2006 13:20:39 -0000 1.2 *************** *** 330,338 **** then take this actions email en Then take this actions there is no text or other part of the email to display to the user, all part(s) are attachments. email en There is no text or other part of the email to display to the user, all part(s) are attachments. ! there was an error trying to connect to your imap server.<br>please contact your admin to check the servername, username or password. email en There was an error trying to connect to your IMAP server.<br>Please contact your admin to check the servername, username or password. ! there was an error trying to connect to your mail server.<br>please, check your username and password, or contact your admin. email en There was an error trying to connect to your mail server.<br>Please, check your username and password, or contact your admin. ! there was an error trying to connect to your pop3 server.<br>please contact your admin to check the servername, username or password. email en There was an error trying to connect to your POP3 server.<br>Please contact your admin to check the servername, username or password. this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you a) the senders name only, if a name was provided, b) the senders from email address, in addition to the senders name, or c) the senders reply to address if it is different from the senders from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email en This confusing and often misunderstood option is left over from this email apps origins as Aeromail by Mark Cushman. When viewing a list of emails in a folder, the FROM column may show you a) the senders name only, if a name was provided, b) the senders From email address, in addition to the senders name, or c) the senders reply to address if it is different from the senders from address, in addition to the senders name if it was provided. Typically users set this to none, which will show only the senders name. If no name was supplied by the sender, then the senders FROM email address will be shown, whether a seperate reply to address is provided has no effect on this, the FROM address is always used if the senders name is not provided. ! this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you<br>a) the senders name only, if a name was provided,<br>b) the senders from email address, in addition to the senders name, or<br>c) the senders reply to address if it is different from the senders<br>from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email en This confusing and often misunderstood option is left over from this email apps origins as Aeromail by Mark Cushman. When viewing a list of emails in a folder, the FROM column may show you<br>a) the senders name only, if a name was provided,<br>b) the senders From email address, in addition to the senders name, or<br>c) the senders reply to address if it is different from the senders<br>from address, in addition to the senders name if it was provided. Typically users set this to none, which will show only the senders name. If no name was supplied by the sender, then the senders FROM email address will be shown, whether a seperate reply to address is provided has no effect on this, the FROM address is always used if the senders name is not provided. this data not supplied. email en This data not supplied this folder is empty email en This folder is empty --- 330,338 ---- then take this actions email en Then take this actions there is no text or other part of the email to display to the user, all part(s) are attachments. email en There is no text or other part of the email to display to the user, all part(s) are attachments. ! there was an error trying to connect to your imap server.<br/>please contact your admin to check the servername, username or password. email en There was an error trying to connect to your IMAP server.<br/>Please contact your admin to check the servername, username or password. ! there was an error trying to connect to your mail server.<br/>please, check your username and password, or contact your admin. email en There was an error trying to connect to your mail server.<br/>Please, check your username and password, or contact your admin. ! there was an error trying to connect to your pop3 server.<br/>please contact your admin to check the servername, username or password. email en There was an error trying to connect to your POP3 server.<br/>Please contact your admin to check the servername, username or password. this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you a) the senders name only, if a name was provided, b) the senders from email address, in addition to the senders name, or c) the senders reply to address if it is different from the senders from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email en This confusing and often misunderstood option is left over from this email apps origins as Aeromail by Mark Cushman. When viewing a list of emails in a folder, the FROM column may show you a) the senders name only, if a name was provided, b) the senders From email address, in addition to the senders name, or c) the senders reply to address if it is different from the senders from address, in addition to the senders name if it was provided. Typically users set this to none, which will show only the senders name. If no name was supplied by the sender, then the senders FROM email address will be shown, whether a seperate reply to address is provided has no effect on this, the FROM address is always used if the senders name is not provided. ! this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you<br/>a) the senders name only, if a name was provided,<br/>b) the senders from email address, in addition to the senders name, or<br/>c) the senders reply to address if it is different from the senders<br/>from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email en This confusing and often misunderstood option is left over from this email apps origins as Aeromail by Mark Cushman. When viewing a list of emails in a folder, the FROM column may show you<br/>a) the senders name only, if a name was provided,<br/>b) the senders From email address, in addition to the senders name, or<br/>c) the senders reply to address if it is different from the senders<br/>from address, in addition to the senders name if it was provided. Typically users set this to none, which will show only the senders name. If no name was supplied by the sender, then the senders FROM email address will be shown, whether a seperate reply to address is provided has no effect on this, the FROM address is always used if the senders name is not provided. this data not supplied. email en This data not supplied this folder is empty email en This folder is empty *************** *** 342,346 **** this is the name that appears in the users from address. the default mail account gets this value automatically from the phpgwapi. additional accounts are created with the phpgwapi supplied fullname you can specify a different fullname for each extra email account. email en This is the name that appears in the users FROM address. The default mail account gets this value automatically from the phpgwapi. Additional accounts are created with the phpgwapi supplied fullname you can specify a different fullname for each extra email account. this pref currently does nothing users may have more than one email account. in the future it is anticipated that automatic actions may be performed on these accounts, such as automatic new mail checks,auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use. also, an admin may want to disable accounts from time to time. email en THIS PREF CURRENTLY DOES NOTHING Users may have more than one email account. In the future it is anticipated that automatic actions may be performed on these accounts, such as automatic new mail checks,auto filtering, etc... Perhaps the user may want to disable an account so that these automatic actions do not occur for that account. This is one possible use. Also, an admin may want to disable accounts from time to time. ! this pref currently does nothing<br>users may have more than one email account. in the future it is anticipated that automatic actions may be performedon these accounts, such as automatic new mail checks, auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use.<br>also, an admin may want to disable accounts from time to time. email en THIS PREF CURRENTLY DOES NOTHING<br>Users may have more than one email account. In the future it is anticipated that automatic actions may be performedon these accounts, such as automatic new mail checks, auto filtering, etc... Perhaps the user may want to disable an account so that these automatic actions do not occur for that account. This is one possible use.<br>Also, an admin may want to disable accounts from time to time. this specifies whether or not to show the number of new message in the folders combo box on the index screen. email en This specifies whether or not to show the number of new message in the folders combo box on the index screen. this specifies whether or not to show the total size of folders by default. if this is not checked, you will be presented with a button allowing you to display folder size. email en This specifies whether or not to show the total size of folders by default. If this is not checked, you will be presented with a button allowing you to display folder size. --- 342,346 ---- this is the name that appears in the users from address. the default mail account gets this value automatically from the phpgwapi. additional accounts are created with the phpgwapi supplied fullname you can specify a different fullname for each extra email account. email en This is the name that appears in the users FROM address. The default mail account gets this value automatically from the phpgwapi. Additional accounts are created with the phpgwapi supplied fullname you can specify a different fullname for each extra email account. this pref currently does nothing users may have more than one email account. in the future it is anticipated that automatic actions may be performed on these accounts, such as automatic new mail checks,auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use. also, an admin may want to disable accounts from time to time. email en THIS PREF CURRENTLY DOES NOTHING Users may have more than one email account. In the future it is anticipated that automatic actions may be performed on these accounts, such as automatic new mail checks,auto filtering, etc... Perhaps the user may want to disable an account so that these automatic actions do not occur for that account. This is one possible use. Also, an admin may want to disable accounts from time to time. ! this pref currently does nothing<br/>users may have more than one email account. in the future it is anticipated that automatic actions may be performedon these accounts, such as automatic new mail checks, auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use.<br/>also, an admin may want to disable accounts from time to time. email en THIS PREF CURRENTLY DOES NOTHING<br/>Users may have more than one email account. In the future it is anticipated that automatic actions may be performedon these accounts, such as automatic new mail checks, auto filtering, etc... Perhaps the user may want to disable an account so that these automatic actions do not occur for that account. This is one possible use.<br/>Also, an admin may want to disable accounts from time to time. this specifies whether or not to show the number of new message in the folders combo box on the index screen. email en This specifies whether or not to show the number of new message in the folders combo box on the index screen. this specifies whether or not to show the total size of folders by default. if this is not checked, you will be presented with a button allowing you to display folder size. email en This specifies whether or not to show the total size of folders by default. If this is not checked, you will be presented with a button allowing you to display folder size. *************** *** 377,381 **** warn_style_sheet email en warn_style_sheet we have recently added this new addressbook so that users can choose to have a more complex addressbook that features a) easy, point and click searching, b) best suited for organizations with large central addressbooks with many categories. you can choose here which addressbook do you prefer. email en We have recently added this new addressbook so that users can choose to have a more complex addressbook that features a) Easy, point and click searching, b) Best suited for organizations with large central addressbooks with many categories. You can choose here which addressbook do you prefer. ! we have recently added this new addressbook so that users can choose to have a more complex addressbook that features<br>a) easy, point and click searching,<br>b) best suited for organizations with large central addressbooks with many categories.<br>you can choose here which addressbook do you prefer. email en We have recently added this new addressbook so that users can choose to have a more complex addressbook that features<br>a) Easy, point and click searching,<br>b) Best suited for organizations with large central addressbooks with many categories.<br>You can choose here which addressbook do you prefer. we have three sizes that tell us how to better render the addressbook for you: 800x600 (addressbook will popout in a 700 pixel wide box), 1024x768 (it will be a 800 box), 1200x1600 (will be a 900 box). the fonts for all html stuff will be, respectively set to xx-small, x-small and normal (no font setting). email en We have three sizes that tell us how to better render the addressbook for you: 800x600 (addressbook will popout in a 700 pixel wide box), 1024x768 (it will be a 800 box), 1200x1600 (will be a 900 box). The fonts for all html stuff will be, respectively set to xx-small, x-small and normal (no font setting). wrote email en wrote --- 377,381 ---- warn_style_sheet email en warn_style_sheet we have recently added this new addressbook so that users can choose to have a more complex addressbook that features a) easy, point and click searching, b) best suited for organizations with large central addressbooks with many categories. you can choose here which addressbook do you prefer. email en We have recently added this new addressbook so that users can choose to have a more complex addressbook that features a) Easy, point and click searching, b) Best suited for organizations with large central addressbooks with many categories. You can choose here which addressbook do you prefer. ! we have recently added this new addressbook so that users can choose to have a more complex addressbook that features<br/>a) easy, point and click searching,<br/>b) best suited for organizations with large central addressbooks with many categories.<br/>you can choose here which addressbook do you prefer. email en We have recently added this new addressbook so that users can choose to have a more complex addressbook that features<br/>a) Easy, point and click searching,<br/>b) Best suited for organizations with large central addressbooks with many categories.<br/>You can choose here which addressbook do you prefer. we have three sizes that tell us how to better render the addressbook for you: 800x600 (addressbook will popout in a 700 pixel wide box), 1024x768 (it will be a 800 box), 1200x1600 (will be a 900 box). the fonts for all html stuff will be, respectively set to xx-small, x-small and normal (no font setting). email en We have three sizes that tell us how to better render the addressbook for you: 800x600 (addressbook will popout in a 700 pixel wide box), 1024x768 (it will be a 800 box), 1200x1600 (will be a 900 box). The fonts for all html stuff will be, respectively set to xx-small, x-small and normal (no font setting). wrote email en wrote Index: phpgw_fr.lang =================================================================== RCS file: /cvsroot/concisus/concisus/email/setup/phpgw_fr.lang,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** phpgw_fr.lang 2 Aug 2005 13:53:42 -0000 1.1.1.1 --- phpgw_fr.lang 16 Jan 2006 13:20:39 -0000 1.2 *************** *** 324,330 **** then take this actions email fr Alors effectuer ces actions there is no text or other part of the email to display to the user, all part(s) are attachments. email fr Il n'y a ps de texte ou d'autres parties de messages à afficher pour l'utilisateur, toutes la ou les parties sont des attachements. ! there was an error trying to connect to your imap server.<br>please contact your admin to check the servername, username or password. email fr Il y a eu une erreur en essayant de se connecter à votre serveur IMAP.<br>SVP contactez votre administrateur pour vérifier le nom du serveur, le nom d'utilisateur ou le mot de passe. ! there was an error trying to connect to your mail server.<br>please, check your username and password, or contact your admin. email fr Il y a eu une erreur en essayant de se connecter à votre serveur de mail.<br>SVP, vérifiez votre nom et mot de passe, ou contactez votre administrateur. ! there was an error trying to connect to your pop3 server.<br>please contact your admin to check the servername, username or password. email fr Il y a eu une erreur en essayant de se connecter à votre serveur POP3.<br>SVP contactez votre administrateur pour vérifier le nom du serveur, le nom d'utilisateur ou le mot de passe. this data not supplied. email fr Cette donnée non fournie this folder is empty email fr Ce dossier est vide --- 324,330 ---- then take this actions email fr Alors effectuer ces actions there is no text or other part of the email to display to the user, all part(s) are attachments. email fr Il n'y a ps de texte ou d'autres parties de messages à afficher pour l'utilisateur, toutes la ou les parties sont des attachements. ! there was an error trying to connect to your imap server.<br/>please contact your admin to check the servername, username or password. email fr Il y a eu une erreur en essayant de se connecter à votre serveur IMAP.<br/>SVP contactez votre administrateur pour vérifier le nom du serveur, le nom d'utilisateur ou le mot de passe. ! there was an error trying to connect to your mail server.<br/>please, check your username and password, or contact your admin. email fr Il y a eu une erreur en essayant de se connecter à votre serveur de mail.<br/>SVP, vérifiez votre nom et mot de passe, ou contactez votre administrateur. ! there was an error trying to connect to your pop3 server.<br/>please contact your admin to check the servername, username or password. email fr Il y a eu une erreur en essayant de se connecter à votre serveur POP3.<br/>SVP contactez votre administrateur pour vérifier le nom du serveur, le nom d'utilisateur ou le mot de passe. this data not supplied. email fr Cette donnée non fournie this folder is empty email fr Ce dossier est vide Index: phpgw_de.lang =================================================================== RCS file: /cvsroot/concisus/concisus/email/setup/phpgw_de.lang,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** phpgw_de.lang 2 Aug 2005 13:53:40 -0000 1.1.1.1 --- phpgw_de.lang 16 Jan 2006 13:20:39 -0000 1.2 *************** *** 331,339 **** then take this actions email de Danach diesen Befehl ausführen there is no text or other part of the email to display to the user, all part(s) are attachments. email de Diese Nachricht beinhaltet keinen Text oder andere anzuzeigende Inhalte. Diese Nachricht besteht nur aus einem/mehreren Anhängen. ! there was an error trying to connect to your imap server.<br>please contact your admin to check the servername, username or password. email de Ein Fehler ist aufgetreten beim verbinden mit dem IMAP Server. <br> Bitte kontaktieren Sie den Administrator damit er Ihren Benutzernamen und das Passwort überprüft. ! there was an error trying to connect to your mail server.<br>please, check your username and password, or contact your admin. email de Die Verbindung zum Mailserver ist leider fehlgeschlagen.<br>Bitte prüfen sie Ihren Usernamen und Ihr Passwort, oder setzen Sie sich mit Ihrem Administrator in Verbindung. ! there was an error trying to connect to your pop3 server.<br>please contact your admin to check the servername, username or password. email de Die Verbindung zum POP3 Server ist leider fehlgeschlagen.<br>Bitte kontaktieren sie den Administrator damit dieser den Servername, Benutzername und das Passwort überprüft. this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you a) the senders name only, if a name was provided, b) the senders from email address, in addition to the senders name, or c) the senders reply to address if it is different from the senders from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email de Diese Option wird oftmals missverstanden. Wenn Sie einen Ordner mit E-Mails öffnen, kann als VON folgendes angezeigt werden. a) Der Name der Senders wenn einer angegeben wurde. b) Vom Absender die VON E-Mail Adresse zusätzlich zum Namen. c) Die Antwort E-Mail Adresse des Absenders wenn diese sich unterscheidet von der VON Adresse zusätzlich zum Namen. Meist setzen Benutzer diese Auswahl auf "keine", was bedeutet, dass nur der Name des Absenders angezeigt wird. Wenn kein Name vom Absender geliefert wurde, wird die VON E-Mail Adresse angezeigt. Auch wenn eine seperate Antwortadresse geliefert wurde hat dies keinen Einfluss hier rauf, da die VON Adresse immer benutzt wird wenn kein Name vorhanden ist. ! this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you<br>a) the senders name only, if a name was provided,<br>b) the senders from email address, in addition to the senders name, or<br>c) the senders reply to address if it is different from the senders<br>from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email de this data not supplied. email de Diese Daten wurden nicht eingetragen this folder is empty email de Dieser Ordner ist leer --- 331,339 ---- then take this actions email de Danach diesen Befehl ausführen there is no text or other part of the email to display to the user, all part(s) are attachments. email de Diese Nachricht beinhaltet keinen Text oder andere anzuzeigende Inhalte. Diese Nachricht besteht nur aus einem/mehreren Anhängen. ! there was an error trying to connect to your imap server.<br/>please contact your admin to check the servername, username or password. email de Ein Fehler ist aufgetreten beim verbinden mit dem IMAP Server. <br/> Bitte kontaktieren Sie den Administrator damit er Ihren Benutzernamen und das Passwort überprüft. ! there was an error trying to connect to your mail server.<br/>please, check your username and password, or contact your admin. email de Die Verbindung zum Mailserver ist leider fehlgeschlagen.<br/>Bitte prüfen sie Ihren Usernamen und Ihr Passwort, oder setzen Sie sich mit Ihrem Administrator in Verbindung. ! there was an error trying to connect to your pop3 server.<br/>please contact your admin to check the servername, username or password. email de Die Verbindung zum POP3 Server ist leider fehlgeschlagen.<br/>Bitte kontaktieren sie den Administrator damit dieser den Servername, Benutzername und das Passwort überprüft. this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you a) the senders name only, if a name was provided, b) the senders from email address, in addition to the senders name, or c) the senders reply to address if it is different from the senders from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email de Diese Option wird oftmals missverstanden. Wenn Sie einen Ordner mit E-Mails öffnen, kann als VON folgendes angezeigt werden. a) Der Name der Senders wenn einer angegeben wurde. b) Vom Absender die VON E-Mail Adresse zusätzlich zum Namen. c) Die Antwort E-Mail Adresse des Absenders wenn diese sich unterscheidet von der VON Adresse zusätzlich zum Namen. Meist setzen Benutzer diese Auswahl auf "keine", was bedeutet, dass nur der Name des Absenders angezeigt wird. Wenn kein Name vom Absender geliefert wurde, wird die VON E-Mail Adresse angezeigt. Auch wenn eine seperate Antwortadresse geliefert wurde hat dies keinen Einfluss hier rauf, da die VON Adresse immer benutzt wird wenn kein Name vorhanden ist. ! this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you<br/>a) the senders name only, if a name was provided,<br/>b) the senders from email address, in addition to the senders name, or<br/>c) the senders reply to address if it is different from the senders<br/>from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email de this data not supplied. email de Diese Daten wurden nicht eingetragen this folder is empty email de Dieser Ordner ist leer *************** *** 344,348 **** this is the name that appears in the users from address. the default mail account gets this value automatically from the phpgwapi. additional accounts are created with the phpgwapi supplied fullname you can specify a different fullname for each extra email account. email de Dies ist der Name der angezeigt wird als die VON Adresse des Benutzers. Die Standard E-Mail Konten erhalten diesen Wert automatisch. Zusätzliche Konten welche erstellt werden können für jedes Konto einen unterschiedlichen Namen besitzen. this pref currently does nothing users may have more than one email account. in the future it is anticipated that automatic actions may be performed on these accounts, such as automatic new mail checks,auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use. also, an admin may want to disable accounts from time to time. email de ! this pref currently does nothing<br>users may have more than one email account. in the future it is anticipated that automatic actions may be performedon these accounts, such as automatic new mail checks, auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use.<br>also, an admin may want to disable accounts from time to time. email de this specifies whether or not to show the number of new message in the folders combo box on the index screen. email de Hiermit können Sie aktivieren ob die Anzahl neuer Nachrichten in der Orderübersicht angezeit werden soll auf der Hauptseite. this specifies whether or not to show the total size of folders by default. if this is not checked, you will be presented with a button allowing you to display folder size. email de Die Gesamtgröße des Ordners kann in der Standardansicht angezeigt werden. Wenn Sie diese Option nicht aktivieren wird Ihnen ein Button angezeigt mit welchen Sie in der Standardansicht die Ordnergröße amzeigen können. --- 344,348 ---- this is the name that appears in the users from address. the default mail account gets this value automatically from the phpgwapi. additional accounts are created with the phpgwapi supplied fullname you can specify a different fullname for each extra email account. email de Dies ist der Name der angezeigt wird als die VON Adresse des Benutzers. Die Standard E-Mail Konten erhalten diesen Wert automatisch. Zusätzliche Konten welche erstellt werden können für jedes Konto einen unterschiedlichen Namen besitzen. this pref currently does nothing users may have more than one email account. in the future it is anticipated that automatic actions may be performed on these accounts, such as automatic new mail checks,auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use. also, an admin may want to disable accounts from time to time. email de ! this pref currently does nothing<br/>users may have more than one email account. in the future it is anticipated that automatic actions may be performedon these accounts, such as automatic new mail checks, auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use.<br/>also, an admin may want to disable accounts from time to time. email de this specifies whether or not to show the number of new message in the folders combo box on the index screen. email de Hiermit können Sie aktivieren ob die Anzahl neuer Nachrichten in der Orderübersicht angezeit werden soll auf der Hauptseite. this specifies whether or not to show the total size of folders by default. if this is not checked, you will be presented with a button allowing you to display folder size. email de Die Gesamtgröße des Ordners kann in der Standardansicht angezeigt werden. Wenn Sie diese Option nicht aktivieren wird Ihnen ein Button angezeigt mit welchen Sie in der Standardansicht die Ordnergröße amzeigen können. *************** *** 380,384 **** warn_style_sheet email de we have recently added this new addressbook so that users can choose to have a more complex addressbook that features a) easy, point and click searching, b) best suited for organizations with large central addressbooks with many categories. you can choose here which addressbook do you prefer. email de Es stehen Ihnen zwei Arten von Adressbüchern zur verfügung. Ein "einfaches" Adressbuch und ein "komplexes" Adressbuch. Das "komplexe" ist für grössere Organisation besser geeignet, da es eine einfachere Auswahl ermöglicht. ! we have recently added this new addressbook so that users can choose to have a more complex addressbook that features<br>a) easy, point and click searching,<br>b) best suited for organizations with large central addressbooks with many categories.<br>you can choose here which addressbook do you prefer. email de we have three sizes that tell us how to better render the addressbook for you: 800x600 (addressbook will popout in a 700 pixel wide box), 1024x768 (it will be a 800 box), 1200x1600 (will be a 900 box). the fonts for all html stuff will be, respectively set to xx-small, x-small and normal (no font setting). email de Sie können zwischen 3 größen wählen in welchen Ihr Adressbuch angezeigt werden soll. 800x600 (das Addressbuch wird angezeigt in einem 700 pixel breiten Fenster), 1024x768 (breite des Fensters 700 pixel) und 1200x1600 (900 pixel breites Fenster). Die Schriftgröße in den Fenstern wird hierbei dargestellt als sehr klein/xx-small, klein/x-small und normal(keine skalierung), wrote email de schrieb --- 380,384 ---- warn_style_sheet email de we have recently added this new addressbook so that users can choose to have a more complex addressbook that features a) easy, point and click searching, b) best suited for organizations with large central addressbooks with many categories. you can choose here which addressbook do you prefer. email de Es stehen Ihnen zwei Arten von Adressbüchern zur verfügung. Ein "einfaches" Adressbuch und ein "komplexes" Adressbuch. Das "komplexe" ist für grössere Organisation besser geeignet, da es eine einfachere Auswahl ermöglicht. ! we have recently added this new addressbook so that users can choose to have a more complex addressbook that features<br/>a) easy, point and click searching,<br/>b) best suited for organizations with large central addressbooks with many categories.<br/>you can choose here which addressbook do you prefer. email de we have three sizes that tell us how to better render the addressbook for you: 800x600 (addressbook will popout in a 700 pixel wide box), 1024x768 (it will be a 800 box), 1200x1600 (will be a 900 box). the fonts for all html stuff will be, respectively set to xx-small, x-small and normal (no font setting). email de Sie können zwischen 3 größen wählen in welchen Ihr Adressbuch angezeigt werden soll. 800x600 (das Addressbuch wird angezeigt in einem 700 pixel breiten Fenster), 1024x768 (breite des Fensters 700 pixel) und 1200x1600 (900 pixel breites Fenster). Die Schriftgröße in den Fenstern wird hierbei dargestellt als sehr klein/xx-small, klein/x-small und normal(keine skalierung), wrote email de schrieb Index: phpgw_pt-br.lang =================================================================== RCS file: /cvsroot/concisus/concisus/email/setup/phpgw_pt-br.lang,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** phpgw_pt-br.lang 2 Aug 2005 13:53:48 -0000 1.1.1.1 --- phpgw_pt-br.lang 16 Jan 2006 13:20:39 -0000 1.2 *************** *** 337,345 **** then take this actions email pt-br Então execute estas ações there is no text or other part of the email to display to the user, all part(s) are attachments. email pt-br Não existe texto a ser exibido para o usuário, pois todas as partes são anexos. ! there was an error trying to connect to your imap server.<br>please contact your admin to check the servername, username or password. email pt-br Houve um erro ao tentar conectar no servidor IMAP.<br>Por favor verifique o nome do servidor, seu usuário e sua senha ou entre em contato com o administrador do sistema. ! there was an error trying to connect to your mail server.<br>please, check your username and password, or contact your admin. email pt-br Houve um erro ao tentar conectar no servidor de Correio Eletrônico.<br>Por favor verifique seu usuário e sua senha ou entre em contato com o administrador do sistema. ! there was an error trying to connect to your pop3 server.<br>please contact your admin to check the servername, username or password. email pt-br Houve um erro ao tentar conectar no servidor POP3.<br>Por favor verifique o nome do servidor, seu usuário e sua senha ou entre em contato com o administrador do sistema. this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you a) the senders name only, if a name was provided, b) the senders from email address, in addition to the senders name, or c) the senders reply to address if it is different from the senders from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email pt-br Esta opção é confusa e constantemente mal entendidas, elas foram deixadas aqui apenas porque esse aplicativo origina-se no Aeromail de Mark Cushman. Quando visualizamos uma lista de mensagens de uma pasta o campo Remetente deve mostar: a) apenas o nome do rementente, desde que um nome tenha sido fornecido. b) O endereço de correio eletrônico do remetente, além do nome do remetente, quando este é fornecido. c) O endereço de resposta do remetente (Repply to) se ele for diferente do endereço de correio eletrônico do remetente, além do nome do remetente, quando este é fornecido. Normalmente, os usuários selecionam 'nada' para essa opção, o que irá mostrar apenas o nome do remetente, se o nome do remetente não foi fornecido, esse campo mostrará o endereço de correio eletrônico do remetente, dessa forma, um endereço de resposta diferente, não terá efeito nessa lista. ! this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you<br>a) the senders name only, if a name was provided,<br>b) the senders from email address, in addition to the senders name, or<br>c) the senders reply to address if it is different from the senders<br>from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email pt-br Esta opção é confusa e constantemente mal entendidas, elas foram deixadas aqui apenas porque esse aplicativo origina-se no Aeromail de Mark Cushman. Quando visualizamos uma lista de mensagens de uma pasta o campo Remetente deve mostar: a) apenas o nome do rementente, desde que um nome tenha sido fornecido. b) O endereço de correio eletrônico do remetente, além do nome do remetente, quando este é fornecido. c) O endereço de resposta do remetente (Repply to) se ele for diferente do endereço de correio eletrônico do remetente, além do nome do remetente, quando este é fornecido. Normalmente, os usuários selecionam 'nada' para essa opção, o que irá mostrar apenas o nome do remetente, se o nome do remetente não foi fornecido, esse campo mostrará o endereço de correio eletrônico do remetente, dessa forma, um endereço de resposta diferente, não terá efeito nessa lista. this data not supplied. email pt-br Este dado não foi digitado this folder is empty email pt-br Esta pasta está vazia --- 337,345 ---- then take this actions email pt-br Então execute estas ações there is no text or other part of the email to display to the user, all part(s) are attachments. email pt-br Não existe texto a ser exibido para o usuário, pois todas as partes são anexos. ! there was an error trying to connect to your imap server.<br/>please contact your admin to check the servername, username or password. email pt-br Houve um erro ao tentar conectar no servidor IMAP.<br/>Por favor verifique o nome do servidor, seu usuário e sua senha ou entre em contato com o administrador do sistema. ! there was an error trying to connect to your mail server.<br/>please, check your username and password, or contact your admin. email pt-br Houve um erro ao tentar conectar no servidor de Correio Eletrônico.<br/>Por favor verifique seu usuário e sua senha ou entre em contato com o administrador do sistema. ! there was an error trying to connect to your pop3 server.<br/>please contact your admin to check the servername, username or password. email pt-br Houve um erro ao tentar conectar no servidor POP3.<br/>Por favor verifique o nome do servidor, seu usuário e sua senha ou entre em contato com o administrador do sistema. this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you a) the senders name only, if a name was provided, b) the senders from email address, in addition to the senders name, or c) the senders reply to address if it is different from the senders from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email pt-br Esta opção é confusa e constantemente mal entendidas, elas foram deixadas aqui apenas porque esse aplicativo origina-se no Aeromail de Mark Cushman. Quando visualizamos uma lista de mensagens de uma pasta o campo Remetente deve mostar: a) apenas o nome do rementente, desde que um nome tenha sido fornecido. b) O endereço de correio eletrônico do remetente, além do nome do remetente, quando este é fornecido. c) O endereço de resposta do remetente (Repply to) se ele for diferente do endereço de correio eletrônico do remetente, além do nome do remetente, quando este é fornecido. Normalmente, os usuários selecionam 'nada' para essa opção, o que irá mostrar apenas o nome do remetente, se o nome do remetente não foi fornecido, esse campo mostrará o endereço de correio eletrônico do remetente, dessa forma, um endereço de resposta diferente, não terá efeito nessa lista. ! this confusing and often misunderstood option is left over from this email apps origins as aeromail by mark cushman. when viewing a list of emails in a folder, the from column may show you<br/>a) the senders name only, if a name was provided,<br/>b) the senders from email address, in addition to the senders name, or<br/>c) the senders reply to address if it is different from the senders<br/>from address, in addition to the senders name if it was provided. typically users set this to none, which will show only the senders name. if no name was supplied by the sender, then the senders from email address will be shown, whether a seperate reply to address is provided has no effect on this, the from address is always used if the senders name is not provided. email pt-br Esta opção é confusa e constantemente mal entendidas, elas foram deixadas aqui apenas porque esse aplicativo origina-se no Aeromail de Mark Cushman. Quando visualizamos uma lista de mensagens de uma pasta o campo Remetente deve mostar: a) apenas o nome do rementente, desde que um nome tenha sido fornecido. b) O endereço de correio eletrônico do remetente, além do nome do remetente, quando este é fornecido. c) O endereço de resposta do remetente (Repply to) se ele for diferente do endereço de correio eletrônico do remetente, além do nome do remetente, quando este é fornecido. Normalmente, os usuários selecionam 'nada' para essa opção, o que irá mostrar apenas o nome do remetente, se o nome do remetente não foi fornecido, esse campo mostrará o endereço de correio eletrônico do remetente, dessa forma, um endereço de resposta diferente, não terá efeito nessa lista. this data not supplied. email pt-br Este dado não foi digitado this folder is empty email pt-br Esta pasta está vazia *************** *** 351,355 **** this is the name that appears in the users from address. the default mail account gets this value automatically from the phpgwapi. additional accounts are created with the phpgwapi supplied fullname you can specify a different fullname for each extra email account. email pt-br Este é o nome que aparecerá no campo rementente. A conta de correio eletrônico padrão pega esse valor automáticamente do módulo phpgwapi. Se forem criadas contas adicionais, você poderá determinar o campo "nome completo" para cada uma delas. this pref currently does nothing users may have more than one email account. in the future it is anticipated that automatic actions may be performed on these accounts, such as automatic new mail checks,auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use. also, an admin may want to disable accounts from time to time. email pt-br ESSA OPÇÃO NÃO ESTÁ ATIVA NO MOMENTO. Usuários podem ter mais de uma conta de e-mail. Futuramente antecipa-se que ações automáticas podem ser executadas nestas contas, tais como verificação automática de novas mensagens, auto filtrar, etc. Talvez o usuário queira desabilitar uma conta para que estas ações automáticas não ocorram. Isto é possível. Também, um administrador pode querer desativar contas de tempos em tempos. ! this pref currently does nothing<br>users may have more than one email account. in the future it is anticipated that automatic actions may be performedon these accounts, such as automatic new mail checks, auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use.<br>also, an admin may want to disable accounts from time to time. email pt-br ESSA OPÇÃO NÃO ESTÁ ATIVA NO MOMENTO. Usuários podem ter mais de uma conta de e-mail. Futuramente antecipa-se que ações automáticas podem ser executadas nestas contas, tais como verificação automática de novas mensagens, auto filtrar, etc. Talvez o usuário queira desabilitar uma conta para que estas ações automáticas não ocorram. Isto é possível. Também, um administrador pode querer desativar contas de tempos em tempos. this specifies whether or not to show the number of new message in the folders combo box on the index screen. email pt-br Esta opção determina se o número de mensagens novas, por pastas, deve ser apresentado em uma caixa de seleção na página inicial. this specifies whether or not to show the total size of folders by default. if this is not checked, you will be presented with a button allowing you to display folder size. email pt-br Esta opção determina se o tamanho total das pastas será ou não mostrado. Se essa opção não está selecionada, você terá um botão que permite a verificação do tamanho da pasta. --- 351,355 ---- this is the name that appears in the users from address. the default mail account gets this value automatically from the phpgwapi. additional accounts are created with the phpgwapi supplied fullname you can specify a different fullname for each extra email account. email pt-br Este é o nome que aparecerá no campo rementente. A conta de correio eletrônico padrão pega esse valor automáticamente do módulo phpgwapi. Se forem criadas contas adicionais, você poderá determinar o campo "nome completo" para cada uma delas. this pref currently does nothing users may have more than one email account. in the future it is anticipated that automatic actions may be performed on these accounts, such as automatic new mail checks,auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use. also, an admin may want to disable accounts from time to time. email pt-br ESSA OPÇÃO NÃO ESTÁ ATIVA NO MOMENTO. Usuários podem ter mais de uma conta de e-mail. Futuramente antecipa-se que ações automáticas podem ser executadas nestas contas, tais como verificação automática de novas mensagens, auto filtrar, etc. Talvez o usuário queira desabilitar uma conta para que estas ações automáticas não ocorram. Isto é possível. Também, um administrador pode querer desativar contas de tempos em tempos. ! this pref currently does nothing<br/>users may have more than one email account. in the future it is anticipated that automatic actions may be performedon these accounts, such as automatic new mail checks, auto filtering, etc... perhaps the user may want to disable an account so that these automatic actions do not occur for that account. this is one possible use.<br/>also, an admin may want to disable accounts from time to time. email pt-br ESSA OPÇÃO NÃO ESTÁ ATIVA NO MOMENTO. Usuários podem ter mais de uma conta de e-mail. Futuramente antecipa-se que ações automáticas podem ser executadas nestas contas, tais como verificação automática de novas mensagens, auto filtrar, etc. Talvez o usuário queira desabilitar uma conta para que estas ações automáticas não ocorram. Isto é possível. Também, um administrador pode querer desativar contas de tempos em tempos. this specifies whether or not to show the number of new message in the folders combo box on the index screen. email pt-br Esta opção determina se o número de mensagens novas, por pastas, deve ser apresentado em uma caixa de seleção na página inicial. this specifies whether or not to show the total size of folders by default. if this is not checked, you will be presented with a button allowing you to display folder size. email pt-br Esta opção determina se o tamanho total das pastas será ou não mostrado. Se essa opção não está selecionada, você terá um botão que permite a verificação do tamanho da pasta. *************** *** 386,390 **** warn_style_sheet email pt-br Aviso_Pagina_Estilos we have recently added this new addressbook so that users can choose to have a more complex addressbook that features a) easy, point and click searching, b) best suited for organizations with large central addressbooks with many categories. you can choose here which addressbook do you prefer. email pt-br Recentemente nós adicionamos este novo catálogo de endereços de modo que os usuários possam escolher ter uma ferramenta mais complexa que caracterizasse: a) fácil, localização através de um clique sobre um ponto, b) Melhor organização com catálogos de endereços centrais grandes e com muitas categorias. Você pode escolher aqui qual catálogo de endereços você prefere. ! we have recently added this new addressbook so that users can choose to have a more complex addressbook that features<br>a) easy, point and click searching,<br>b) best suited for organizations with large central addressbooks with many categories.<br>you can choose here which addressbook do you prefer. email pt-br Recentemente nós adicionamos este novo catálogo de endereços de modo que os usuários possam escolher ter uma ferramenta mais complexa que caracterizasse: a) fácil, localização através de um clique sobre um ponto, b) Melhor organização com catálogos de endereços centrais grandes e com muitas categorias. Você pode escolher aqui qual catálogo de endereços você prefere. we have three sizes that tell us how to better render the addressbook for you: 800x600 (addressbook will popout in a 700 pixel wide box), 1024x768 (it will be a 800 box), 1200x1600 (will be a 900 box). the fonts for all html stuff will be, respectively set to xx-small, x-small and normal (no font setting). email pt-br Existem três tamanhos disponíveis para a visualização do catálogo de endereços: 800x600 (catálogo atingindo 700 pixels como caixa), 1024x768 (terá uma caixa de 800), 1200x1600 (terá uma caixa de 900). As fontes para todo o html será respectivamente xx-pequena, x-pequena e normal (não há configuração para as fontes). wrote email pt-br escrito --- 386,390 ---- warn_style_sheet email pt-br Aviso_Pagina_Estilos we have recently added this new addressbook so that users can choose to have a more complex addressbook that features a) easy, point and click searching, b) best suited for organizations with large central addressbooks with many categories. you can choose here which addressbook do you prefer. email pt-br Recentemente nós adicionamos este novo catálogo de endereços de modo que os usuários possam escolher ter uma ferramenta mais complexa que caracterizasse: a) fácil, localização através de um clique sobre um ponto, b) Melhor organização com catálogos de endereços centrais grandes e com muitas categorias. Você pode escolher aqui qual catálogo de endereços você prefere. ! we have recently added this new addressbook so that users can choose to have a more complex addressbook that features<br/>a) easy, point and click searching,<br/>b) best suited for organizations with large central addressbooks with many categories.<br/>you can choose here which addressbook do you prefer. email pt-br Recentemente nós adicionamos este novo catálogo de endereços de modo que os usuários possam escolher ter uma ferramenta mais complexa que caracterizasse: a) fácil, localização através de um clique sobre um ponto, b) Melhor organização com catálogos de endereços centrais grandes e com muitas categorias. Você pode escolher aqui qual catálogo de endereços você prefere. we have three sizes that tell us how to better render the addressbook for you: 800x600 (addressbook will popout in a 700 pixel wide box), 1024x768 (it will be a 800 box), 1200x1600 (will be a 900 box). the fonts for all html stuff will be, respectively set to xx-small, x-small and normal (no font setting). email pt-br Existem três tamanhos disponíveis para a visualização do catálogo de endereços: 800x600 (catálogo atingindo 700 pixels como caixa), 1024x768 (terá uma caixa de 800), 1200x1600 (terá uma caixa de 900). As fontes para todo o html será respectivamente xx-pequena, x-pequena e normal (não há configuração para as fontes). wrote email pt-br escrito |
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:50
|
Update of /cvsroot/concisus/concisus/doc/natdoc/Data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24363/doc/natdoc/Data Modified Files: SymbolTable.nd Log Message: Commiting file additions and modification from SVN revision 2639 to 2640... Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server |
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:49
|
Update of /cvsroot/concisus/concisus/developer_tools/templates/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24363/developer_tools/templates/default Modified Files: applications.tpl langfile.tpl langmissing.tpl Log Message: Commiting file additions and modification from SVN revision 2639 to 2640... Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server Index: langfile.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/developer_tools/templates/default/langfile.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** langfile.tpl 2 Aug 2005 13:52:36 -0000 1.1.1.1 --- langfile.tpl 16 Jan 2006 13:20:38 -0000 1.2 *************** *** 62,66 **** <td>{transapp}</td> <td colspan="2"> ! {source_content}<br> <textarea name="translations[{mess_id}]" cols="90" rows="{rows}">{content}</textarea> </td> --- 62,66 ---- <td>{transapp}</td> <td colspan="2"> ! {source_content}<br/> <textarea name="translations[{mess_id}]" cols="90" rows="{rows}">{content}</textarea> </td> Index: langmissing.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/developer_tools/templates/default/langmissing.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** langmissing.tpl 2 Aug 2005 13:52:36 -0000 1.1.1.1 --- langmissing.tpl 16 Jan 2006 13:20:38 -0000 1.2 *************** *** 1,4 **** <!-- BEGIN header --> ! <br> <!-- END header --> --- 1,4 ---- <!-- BEGIN header --> ! <br/> <!-- END header --> *************** *** 26,30 **** <!-- BEGIN prefooter --> </table> ! <br> <table width="90%" align="center"> <!-- END prefooter --> --- 26,30 ---- <!-- BEGIN prefooter --> </table> ! <br/> <table width="90%" align="center"> <!-- END prefooter --> Index: applications.tpl =================================================================== RCS file: /cvsroot/concisus/concisus/developer_tools/templates/default/applications.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** applications.tpl 7 Oct 2005 16:32:56 -0000 1.2 --- applications.tpl 16 Jan 2006 13:20:38 -0000 1.3 *************** *** 1,4 **** <!-- BEGIN list --> ! <br> <table width="45%" align="center"> <tr bgcolor="{bg_color}"> --- 1,4 ---- <!-- BEGIN list --> ! <br/> <table width="45%" align="center"> <tr bgcolor="{bg_color}"> |
|
From: Thyamad c. <th...@us...> - 2006-01-16 13:20:10
|
Update of /cvsroot/concisus/concisus In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24172 Modified Files: .sync_svn2cvs Log Message: Commiting file removals... Index: .sync_svn2cvs =================================================================== RCS file: /cvsroot/concisus/concisus/.sync_svn2cvs,v retrieving revision 1.610 retrieving revision 1.611 diff -C2 -d -r1.610 -r1.611 *** .sync_svn2cvs 16 Jan 2006 11:12:01 -0000 1.610 --- .sync_svn2cvs 16 Jan 2006 13:20:00 -0000 1.611 *************** *** 1 **** ! 2639 \ No newline at end of file --- 1,7 ---- ! 2640 ! a:2:{s:5:"added";a:0:{}s:8:"messages";s:236:"Changes made by frank on 2006-01-16 15:21:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2640 with message: ! ! removing the header.inc.php from doc folder, it was here just to make easy to create a new site on ecodis server ! ! ! ";} \ No newline at end of file |
|
From: Thyamad c. <th...@us...> - 2006-01-16 11:12:33
|
Update of /cvsroot/concisus/concisus/doc/index In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30777/doc/index Modified Files: Files.html General12.html Log Message: Commiting file additions and modification from SVN revision 2638 to 2639... Changes made by frank on 2006-01-16 13:14:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2639 with message: teste |
|
From: Thyamad c. <th...@us...> - 2006-01-16 11:12:33
|
Update of /cvsroot/concisus/concisus In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30777 Modified Files: .sync_svn2cvs Log Message: Commiting file additions and modification from SVN revision 2638 to 2639... Changes made by frank on 2006-01-16 13:14:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2639 with message: teste Index: .sync_svn2cvs =================================================================== RCS file: /cvsroot/concisus/concisus/.sync_svn2cvs,v retrieving revision 1.609 retrieving revision 1.610 diff -C2 -d -r1.609 -r1.610 *** .sync_svn2cvs 16 Jan 2006 09:47:28 -0000 1.609 --- .sync_svn2cvs 16 Jan 2006 11:12:01 -0000 1.610 *************** *** 1 **** ! 2638 \ No newline at end of file --- 1 ---- ! 2639 \ No newline at end of file |
|
From: Thyamad c. <th...@us...> - 2006-01-16 11:12:33
|
Update of /cvsroot/concisus/concisus/doc/files/phpgwapi/inc/agata/classes/jpgraph In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30777/doc/files/phpgwapi/inc/agata/classes/jpgraph Modified Files: jpgraph_odo-php.html Log Message: Commiting file additions and modification from SVN revision 2638 to 2639... Changes made by frank on 2006-01-16 13:14:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2639 with message: teste |
|
From: Thyamad c. <th...@us...> - 2006-01-16 11:12:27
|
Update of /cvsroot/concisus/concisus/doc/natdoc/Data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30777/doc/natdoc/Data Modified Files: SymbolTable.nd Log Message: Commiting file additions and modification from SVN revision 2638 to 2639... Changes made by frank on 2006-01-16 13:14:01 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2639 with message: teste |
|
From: Thyamad c. <th...@us...> - 2006-01-16 09:47:45
|
Update of /cvsroot/concisus/concisus/doc/files/phpgwapi/inc/agata/classes/jpgraph In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15669/doc/files/phpgwapi/inc/agata/classes/jpgraph Modified Files: jpgraph_odo-php.html Log Message: Commiting file additions and modification from SVN revision 2637 to 2638... Changes made by frank on 2006-01-16 11:49:45 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2638 with message: fixing the participants window |
|
From: Thyamad c. <th...@us...> - 2006-01-16 09:47:45
|
Update of /cvsroot/concisus/concisus/doc/natdoc/Data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15669/doc/natdoc/Data Modified Files: SymbolTable.nd Log Message: Commiting file additions and modification from SVN revision 2637 to 2638... Changes made by frank on 2006-01-16 11:49:45 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2638 with message: fixing the participants window |
|
From: Thyamad c. <th...@us...> - 2006-01-16 09:47:45
|
Update of /cvsroot/concisus/concisus/doc/index In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15669/doc/index Modified Files: Files.html General12.html Log Message: Commiting file additions and modification from SVN revision 2637 to 2638... Changes made by frank on 2006-01-16 11:49:45 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2638 with message: fixing the participants window |
|
From: Thyamad c. <th...@us...> - 2006-01-16 09:47:45
|
Update of /cvsroot/concisus/concisus In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15669 Modified Files: .sync_svn2cvs Log Message: Commiting file additions and modification from SVN revision 2637 to 2638... Changes made by frank on 2006-01-16 11:49:45 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2638 with message: fixing the participants window Index: .sync_svn2cvs =================================================================== RCS file: /cvsroot/concisus/concisus/.sync_svn2cvs,v retrieving revision 1.608 retrieving revision 1.609 diff -C2 -d -r1.608 -r1.609 *** .sync_svn2cvs 16 Jan 2006 04:03:38 -0000 1.608 --- .sync_svn2cvs 16 Jan 2006 09:47:28 -0000 1.609 *************** *** 1 **** ! 2637 \ No newline at end of file --- 1 ---- ! 2638 \ No newline at end of file |
|
From: Thyamad c. <th...@us...> - 2006-01-16 04:04:17
|
Update of /cvsroot/concisus/concisus In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19603 Modified Files: .sync_svn2cvs Log Message: Commiting file additions and modification from SVN revision 2636 to 2637... Changes made by vinicius on 2006-01-16 06:05:43 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2637 with message: restored wrong patch in agAppoint Index: .sync_svn2cvs =================================================================== RCS file: /cvsroot/concisus/concisus/.sync_svn2cvs,v retrieving revision 1.607 retrieving revision 1.608 diff -C2 -d -r1.607 -r1.608 *** .sync_svn2cvs 16 Jan 2006 03:06:02 -0000 1.607 --- .sync_svn2cvs 16 Jan 2006 04:03:38 -0000 1.608 *************** *** 1 **** ! 2634 \ No newline at end of file --- 1 ---- ! 2637 \ No newline at end of file |
|
From: Thyamad c. <th...@us...> - 2006-01-16 04:03:55
|
Update of /cvsroot/concisus/concisus/doc/natdoc/Data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19603/doc/natdoc/Data Modified Files: SymbolTable.nd Log Message: Commiting file additions and modification from SVN revision 2636 to 2637... Changes made by vinicius on 2006-01-16 06:05:43 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2637 with message: restored wrong patch in agAppoint |
|
From: Thyamad c. <th...@us...> - 2006-01-16 04:03:53
|
Update of /cvsroot/concisus/concisus/doc/index In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19603/doc/index Modified Files: Files.html General12.html Log Message: Commiting file additions and modification from SVN revision 2636 to 2637... Changes made by vinicius on 2006-01-16 06:05:43 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2637 with message: restored wrong patch in agAppoint |
|
From: Thyamad c. <th...@us...> - 2006-01-16 04:03:49
|
Update of /cvsroot/concisus/concisus/doc/files/phpgwapi/inc/agata/classes/jpgraph In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19603/doc/files/phpgwapi/inc/agata/classes/jpgraph Modified Files: jpgraph_odo-php.html Log Message: Commiting file additions and modification from SVN revision 2636 to 2637... Changes made by vinicius on 2006-01-16 06:05:43 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2637 with message: restored wrong patch in agAppoint |
|
From: Thyamad c. <th...@us...> - 2006-01-16 03:06:51
|
Update of /cvsroot/concisus/concisus/doc/natdoc/Data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9460/doc/natdoc/Data Modified Files: SymbolTable.nd Log Message: Commiting file additions and modification from SVN revision 2633 to 2634... Changes made by vinicius on 2006-01-16 05:07:47 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2634 with message: Errors in IE fixed there is just one more error in appt window, regarding dynapi.after that I can sleep. |
|
From: Thyamad c. <th...@us...> - 2006-01-16 03:06:51
|
Update of /cvsroot/concisus/concisus/doc/index In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9460/doc/index Modified Files: Files.html General12.html Log Message: Commiting file additions and modification from SVN revision 2633 to 2634... Changes made by vinicius on 2006-01-16 05:07:47 +0100 (Mon, 16 Jan 2006) corresponding to SVN revision 2634 with message: Errors in IE fixed there is just one more error in appt window, regarding dynapi.after that I can sleep. |