Commit Graph

748 Commits

Author SHA1 Message Date
Ralf Becker
bb3e31247a "fixed not exported cf's in the csv export" 2008-03-25 11:21:34 +00:00
Klaus Leithoff
c9348737b4 small bugfix for handling of unexpected info type not being an array 2008-01-10 08:21:55 +00:00
Klaus Leithoff
cdb39b2444 altered the display of the customfields in the header of the infolog table-view to make use of the new customfields-header subwidget from Ralf, to
support sorting and selecting by customfields
2007-12-13 11:22:05 +00:00
Klaus Leithoff
29820868fe added the needed code to enable the functionality of sorting and selecting by customfields 2007-12-13 11:18:44 +00:00
Klaus Leithoff
ab60a02467 improved control of the customfields in tableheader of infolog
->added the name of the customfields to the customfield control array 
($rows[customfields])
2007-12-13 11:15:47 +00:00
Patrick Bihan-Faou
66886d9b88 Merged trunk r24791:
Extend the patch to get_categories in infolog submitted by matthias to the other classes 
as well.  

Added a hack that allows one to search for the categories' names prefixed by X- 
Sony Ericsson phones (and possibly others) systematically prepend a X- to the 
category names, so with this patch we match X-CatName just like CatName

This is only done for SyncML obviously.
2007-12-11 09:30:55 +00:00
Ralf Becker
41049cc707 "fixed category sync problem reported by sezuan <supportrq-at-sucksass.de>" 2007-12-11 06:58:20 +00:00
Ralf Becker
bb1d8575d8 "fetching of the content of selectbox customfield did not work (options were not set)" 2007-12-07 18:21:04 +00:00
Klaus Leithoff
d044541686 adaption of the customfields feature to the distinction of detailed/non-detailed prefs of the columnselection 2007-11-27 11:49:55 +00:00
Ralf Becker
4cd6f57356 "fixed problem reported from xxx on the user list: \"Fatal Error class.uiinfolog.inc.php on line 1220\"
removed php5 code (self::), to maintain php4.3 compatibility in 1.4"
2007-11-25 16:19:27 +00:00
Klaus Leithoff
7200ea444b added the optional customfield column for infolog.index.rows and infolog.index.rows-noheader 2007-11-23 12:57:55 +00:00
Klaus Leithoff
ecbb4e2b55 added the option to display customfields in the infolog main view.
after selecting customfields with the columnselector, you can choose which customfields you want to display
in the customfields column with the columnselector.
2007-11-23 12:51:59 +00:00
Oscar Manuel Gómez Senovilla
df4b5575fd catalan updates 2007-11-10 10:46:49 +00:00
Oscar Manuel Gómez Senovilla
092081e751 Galician support, by tracker 1239 2007-11-09 16:33:20 +00:00
Ralf Becker
517bdb9f65 Merged several SyncML fixes from trunk:
- 24518: prevent deleting of accounts via SyncML and to read private flag from the DB if missing
- 24531: Merge SyncML patches from Patrick Bihan-Faou plus some other SyncML fixes from trunk
- 24555: fixed bug introduced by my commit r24522 (included in 24531): egw could not deal with LDAP Ids
- 24571: fixed typo reported by Thomas Hoth on the developer list, causing calendar sync in trunk to fail if the clients wants categories
- 24591: diverse vCard improvments, incl. rudimentary vCard3 support
2007-10-29 19:46:46 +00:00
Oscar Manuel Gómez Senovilla
2be30b346a http://www.egroupware.org/patches&tr_id=1236 2007-10-19 11:14:37 +00:00
Ralf Becker
c90af2f9af reverted r24531 as there are reports on the user-list it causes SyncML
to stop working
2007-10-13 11:00:47 +00:00
Ralf Becker
2757e5bab9 Merge SyncML patches from Patrick Bihan-Faou plus some other SyncML
fixes from trunk
2007-10-12 17:46:48 +00:00
Klaus Leithoff
6bfdfcac95 merged translations from trunc 2007-09-25 11:56:35 +00:00
Oscar Manuel Gómez Senovilla
e385c6412f retry for patch 1170 2007-09-25 07:37:31 +00:00
Ralf Becker
03baeadfcd CSV Export for all eTemplate applications using the nextmatch widget to list their entries. The column names, labels and types can be set by the application or get autodetected by eTemplate. Admins can configure an export limit (max. number of entries to export) or disable the functionality completly for non-admins. The charset for the csv export can be configured in the common prefs. Applications can and have to turn the export explicitly off by setting ['nm']['csv_fields']=false. I only made a column-definition for InfoLog, which includes translated column-names. 2007-09-22 15:03:03 +00:00
Ralf Becker
eb70245a4b fixed not shown custom fields tab in edit, if there's no field shown only for that type (fields shown for multiple types were not taken into account) 2007-09-14 07:34:05 +00:00
Ralf Becker
df8b55c0f7 100% done causes status to set to done again in mail2infolog 2007-09-13 09:18:10 +00:00
Ralf Becker
8d2512f5ab fixed two mail2infolog problems: 1. instead of default status of email type done was used, 2. long lines of line-chars (-_+=~) stalled the infolog layout, they get now truncated to 40 of these chars 2007-09-13 08:13:43 +00:00
Ralf Becker
8e9f44c745 some new features for the infolog-widget to improve form printting: 1) fetching contact fields from linked infolog entries, 2) formatting content with preg_replace 2007-08-27 13:02:11 +00:00
Ralf Becker
1bae7bd196 widget to fetch infolog fields from linked infolog, eg. for advanced infolog forms (has also the ability to print an X if a compare value is given or to specify alternative fields if the original one is empty) 2007-08-20 08:18:30 +00:00
Ralf Becker
30bf7c6f06 widget to fetch infolog fields from linked infolog, eg. for advanced infolog forms (has also the ability to print an X if a compare value is given or to specify alternative fields if the original one is empty) 2007-08-20 08:17:07 +00:00
Ralf Becker
50f090a082 small layout fix: limit width of owner and responsible selectbox to 100px, using selected category when creating new entries 2007-07-29 06:56:22 +00:00
Ralf Becker
d4910c0e0a small layout fix: limit width of owner and responsible selectbox to 100px, using selected category when creating new entries 2007-07-29 06:55:36 +00:00
Ralf Becker
2fc090e301 fixed not working type specific customfields in infolog 2007-07-12 07:31:32 +00:00
Ralf Becker
7e577e22c4 fixed not working type specific customfields in infolog 2007-07-12 07:30:20 +00:00
Ralf Becker
1e3627ad51 fix for bug #658: Custom Fields - added user in list comes up as ID (number)
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:43:09 +00:00
Ralf Becker
eadc1c7b38 fix for bug #658: Custom Fields - added user in list comes up as ID (number)
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:39:41 +00:00
Ralf Becker
bd1a7729c5 fixed type of info_responsible, it's varchar, in the query, gives error in MaxDB 2007-07-03 04:37:56 +00:00
Ralf Becker
c452b9f1c1 "fixed type of info_responsible, it's varchar, in the query, gives error in MaxDB" 2007-07-03 04:37:06 +00:00
Oscar Manuel Gómez Senovilla
99771edd87 language updates 2007-06-24 21:55:08 +00:00
Ralf Becker
6a2718b2ba fix for bug reported on the developers list 2007-06-22 12:49:59 +00:00
Ralf Becker
fe58bfc0e3 "fix for bug reported on the developers list" 2007-06-22 12:49:21 +00:00
Ralf Becker
298cedcde5 merged addressbook document templates (incl. contacts calendar), sitemgr contact-form and modified calendar edit dialog (bigger categories selection) 2007-06-21 19:38:04 +00:00
Ralf Becker
a5ea718ec7 merged infolog notifications from trunc 2007-06-21 18:49:57 +00:00
Ralf Becker
5d9ff65391 - fixed not being able to switch off notification for responsible
- new preference for htmlmail with larger fontsize
- new preference for notification of responsible: only when I get assigned or removed
- notifications are now suppressed, if no changes made (according to save_history)
2007-06-21 16:25:08 +00:00
Ralf Becker
04ba662494 small enhancement to keep the attachments, 'til the infolog entry gets finally deleted 2007-06-14 06:16:19 +00:00
Ralf Becker
3e34a63035 History for InfoLog (incl. the ability to disable real deletes) and delete notifications 2007-06-13 21:43:21 +00:00
Ralf Becker
9e49e8c50d History for InfoLog (incl. the ability to disable real deletes) and delete notifications 2007-06-13 21:37:05 +00:00
Ralf Becker
5e9b8efdb6 a few more missing translations 2007-06-10 10:26:50 +00:00
Ralf Becker
2d0eac55b7 InfoLog notifcations for due or to start entries (You need to run Admin>>Register hooks!) 2007-06-10 09:21:04 +00:00
Ralf Becker
ad513a1351 fix for bug #866: private InfoLog entries are shown in the calendar day-view, if looking on someone elses calendar 2007-06-09 16:11:51 +00:00
Ralf Becker
349b8c521a "fix for bug #866: private InfoLog entries are shown in the calendar day-view, if looking on someone elses calendar" 2007-06-09 16:10:20 +00:00
Oscar Manuel Gómez Senovilla
57cb909a28 Tracker items #762 and #763 2007-06-03 18:26:33 +00:00
Oscar Manuel Gómez Senovilla
a33363a884 Czech translation in #824 and extra pending language updates 2007-06-03 18:01:21 +00:00