Commit Graph

868 Commits

Author SHA1 Message Date
Jörg Lehrke
84a1412c53 fixed not recognized vtodo priority values 2009-12-14 07:01:02 +00:00
Jörg Lehrke
459941bd84 Make owner appendix optional for categories 2009-12-07 16:15:39 +00:00
Oscar Manuel Gómez Senovilla
4d046e3727 Update french translation. Tracker #2411 2009-12-05 11:10:16 +00:00
Jörg Lehrke
54fd41a16a Use UID for find_content(); code cleanups 2009-12-01 11:21:44 +00:00
Ralf Becker
ad137415aa removed caching as it creates problems with datasource updates in projectmanager (datasource reads infolog content from an instance with a not updated cache, causing updates only to happen after clicking on [apply] twice) 2009-11-28 14:03:45 +00:00
Jörg Lehrke
aacbe20355 Backport of Christians SyncML Category Handling 2009-11-20 14:45:26 +00:00
Jörg Lehrke
2ccff23c6f fix typos 2009-11-18 17:43:06 +00:00
Ralf Becker
3c23ce30e0 fixing PHP5.3 deprecated warnings 2009-11-16 09:01:01 +00:00
Jörg Lehrke
18ff8a6fa7 Merge SyncML Extensions with 1.6 2009-11-16 08:04:18 +00:00
Oscar Manuel Gómez Senovilla
00c61c6370 tracker #2289 2009-10-12 16:21:57 +00:00
Ralf Becker
10cca5562d "patch #2270:
- export start- and enddate as date, if user set no time
- ignore non vtodo components (eg. timezones not yet used in EGw)"
2009-09-28 07:51:47 +00:00
Christian Binder
85fc25cefc fixed typo reported by madsurgeon 2009-09-25 12:58:34 +00:00
Christian Binder
b37bf593e8 fixed typo reported by madsurgeon 2009-09-25 12:52:36 +00:00
Ralf Becker
9752dbb70a backported fix for bug #2260 from Jörg 2009-09-20 13:24:35 +00:00
Oscar Manuel Gómez Senovilla
a512b00cad French translation update. Tracker #2253 2009-09-16 20:25:11 +00:00
Oscar Manuel Gómez Senovilla
8ab3508d31 Update hungarian translation by #2231 2009-09-11 04:39:57 +00:00
Oscar Manuel Gómez Senovilla
d2292f093b Branch part of #1956 2009-09-09 21:45:46 +00:00
Ralf Becker
d8c99b809e "fixed not displayed time sum, if \"time, planned\" column was selected:
-> only check used&planned time (not replanned) to work for both time cols"
2009-08-25 13:20:02 +00:00
Ralf Becker
08aa2d4606 "fixed not savable empty site configuration 'responsible_edit', once a value was set before" 2009-08-19 15:00:50 +00:00
Ralf Becker
195e55bee8 "No quoted printables for GroupDAV" 2009-08-07 07:03:45 +00:00
Klaus Leithoff
2fc2d839a5 loading infolog translations if current_app is NOT infolog 2009-07-13 10:51:29 +00:00
Klaus Leithoff
f0a9869bb3 preserve the col_filter within the active session 2009-07-13 10:38:27 +00:00
Ralf Becker
69581e9354 "bugfix: if no specific custom field is selected, show/query all custom fields" 2009-06-30 17:49:18 +00:00
Ralf Becker
c7730ea6f9 Merged German translations from Stefan: r27035-7 and r27050-65 2009-05-21 08:21:48 +00:00
Ralf Becker
403913f1ae fix for bug #1838: problem with utf-8 data in all csv imports
- fgetcsv only works correct, if setlocal is called with an existing and
  correct local
- improved projectmanager method guess_local and moved it to
  common::setlocal, which takes now the charset, lang and country of the
  user into account
- csv-import also displays now the conversation done and reads usernames
  in brackets
- added some missing fields
2009-04-03 12:33:43 +00:00
Klaus Leithoff
5d6bc0d0b3 handling a problem while importing mails as infolog, if they contain no text/plain part; this implied the move of some functionality from bocompose to bofelamimail 2009-03-09 11:05:16 +00:00
Oscar Manuel Gómez Senovilla
0ed6cda053 Update nl lang files 2008-11-23 08:30:49 +00:00
Ralf Becker
cbc6214282 "fixed wrong path (calendar) in infolog" 2008-11-21 07:35:47 +00:00
Ralf Becker
bc59bd9fb8 fixed missing .ics extension in Location header after PUT 2008-11-18 06:11:12 +00:00
Ralf Becker
1baa158195 Big SyncML patch from Philip Herbert <pherbert(at)knauber.de>:
- change the processing of slowsync, to use the content_map instead of
  trying to build a new one. This caused duplication issues on the
  client if multiple similar records where stored, because only the first
  one found in the server-db was matched, These duplicate entries at client
  side had no entry at serverside, so deleting the wrong one
  on the client (the content with a valid map entry) could cause
  unwanted data loss at server side, because it is impossible for the
  user to see what is a duplicate, and what is not.

see also: 
http://www.nabble.com/again---syncml-duplication-issue-to20333619s3741.html

- reenabled UID from syncml clients, because it was partly used this caused
  issues during SlowSync if the content was changed. 

- infolog, calendar if a uid is found in the provided data, allway try to
  find the corresponding content first   using only the UID, instead of
  using the content-id taken from content_map.

also fixed:

- a few fixes in ./notes
- creating an entry on the client that can not be imported,
  (Example, Nokia E Series Appointment without a Title)
  will no longer create an invalid content-map entry
  However, at client side this is still counted in the Protocol as
  Server-Add
2008-11-16 10:42:29 +00:00
Ralf Becker
d28f6f672c - fixed url recreation for links (use ? for get-params, if no ? in the
link)
- made bo_tracking abstract
- added default return null to bo_tracking::get_config and removed it
  from extensions implementing no config
- fixed signature of get_config($name,$data,$old=null)
2008-11-08 10:37:52 +00:00
Ralf Becker
43f860ba8f Reworked GroupDAV and iCal/vCard handler to set 'GroupDAV' as product
manufacturer and the recogniced GroupDAV client as product name.
This way we are able to handle different GroupDAV clients, as we
allready do with different SyncML clients.
Also removed the no longer needed code enabling the use of the real UID, 
as SyncML does no longer misuse the UID for it's GUID.
2008-11-03 09:36:20 +00:00
Ralf Becker
71edd1c938 Big patch from Philip Herbert (Knauber) modifying the SyncML code to no
longer use GUIDs containing eGW's install_id, as the information is
irrellevant for SyncML and cause doublications of entries if the
install_id changes.
I plan to have a new rc4 Wednesday or Thursday containing these changes.
2008-11-03 07:44:02 +00:00
Oscar Manuel Gómez Senovilla
7c3ab3ab8c tracker #1774, added estonian translation 2008-11-02 14:23:56 +00:00
Oscar Manuel Gómez Senovilla
3edee675a7 tracker #1812 2008-11-02 13:38:18 +00:00
Ralf Becker
15fa1c84f7 "fixed postgres problem reported on the user list: operator does not exist: character varying = integer" 2008-10-22 10:42:30 +00:00
Ralf Becker
1d549d1dcc "fix for bug #1467: sorting get lost using green close icon" 2008-10-22 06:51:01 +00:00
Ralf Becker
2d7f22e7ec fixed delete_account hook, to deal correctly with multiple responsibles 2008-10-22 06:15:37 +00:00
Ralf Becker
40279b8571 "using static methodes of egw_link" 2008-10-20 10:20:50 +00:00
Ralf Becker
876649fe6f Big performance improvment by:
- using egw_link::set_cache() for entries read or searched
--> eliminates an excessive number of single entry reads, when the links
need titles or file_access permissions
- removing sub-query for number of sub-entries from search (Bug #1613)
- method to query the number of sub-entries of all displayed entries in
  one go
2008-10-19 11:34:12 +00:00
Ralf Becker
630d0fca52 forgot to commit the remove after rename to infolog_ical 2008-10-19 11:20:37 +00:00
Ralf Becker
dd21535a72 "patch #1769: infolog sidebox menu has wrong link to custom fields
"
2008-10-16 05:39:58 +00:00
Oscar Manuel Gómez Senovilla
504b096e06 latest update of egw translators pending work 2008-10-15 21:11:30 +00:00
José Luis Gordo Romero
bad25ee249 Fix not correctly set of $this->prefs['show_times'] pref (because of addition of info_replanned_time columnt to the header) 2008-10-08 09:40:23 +00:00
José Luis Gordo Romero
fdb1b050f7 Infolog renaming classes minor fix (botimesheet -> timesheet_bo) 2008-10-08 08:13:17 +00:00
Ralf Becker
9e61c0bc91 "fixed typo in filename of infolog_ical class" 2008-10-08 07:45:35 +00:00
Ralf Becker
ca27910040 "new constructor name" 2008-10-07 17:16:24 +00:00
Ralf Becker
a7b3ed7902 moved xmlrpc code to own class boinfolog, to keep the old xmlrpc
functions and get a cleaner code for no xmlrpc
2008-10-07 14:01:33 +00:00
Ralf Becker
ffce747ddc "fixed typo" 2008-10-07 13:12:31 +00:00
Ralf Becker
98a1d706ae "an other uiinfolog" 2008-10-07 13:00:03 +00:00