Commit Graph

737 Commits

Author SHA1 Message Date
Klaus Leithoff
bdf27e11d9 Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +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
3beb483c09 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 14:58:10 +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
4a77931db0 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:33:32 +00:00
Oscar Manuel Gómez Senovilla
e5eac71f71 pending lang updates 2007-09-13 13:57:21 +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
9fa586cb73 100% done causes status to set to done again in mail2infolog 2007-09-13 09:17:47 +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
61270a0e0f 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:12:56 +00:00
Ralf Becker
56774aaee5 using uid to fetch infolog entries like in calendar, used by icalsrv, requires a schema update to store the uid 2007-08-27 13:04:05 +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
240b8eac31 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:00:45 +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
Oscar Manuel Gómez Senovilla
688dd5f46f Latest lang updates 2007-05-31 14:49:26 +00:00
Ralf Becker
f2fb5fad4b 2007-05-28 21:17:15 +00:00
Ralf Becker
88d6ccbb94 "typo in translation" 2007-05-28 05:29:23 +00:00
Ralf Becker
6310fff2af phpDoc headers 2007-05-22 13:40:35 +00:00
Ralf Becker
00e7549186 "fixed halfway done conversation to new col-selection prefs for the times-column:
- the icon to attach timesheets is now always displayed if user has the timesheet app
- the display of the times column and the cumulated time of attached timesheets depends on the col-selection pref"
2007-05-22 13:36:32 +00:00
Ralf Becker
c60811c353 missing date/time customfield type 2007-05-17 06:04:24 +00:00
Oscar Manuel Gómez Senovilla
83e4306bce Language updates 2007-05-16 22:10:08 +00:00
Ralf Becker
16f85bf1e4 fix for bug in email2infolog: date was not set 2007-05-14 15:37:25 +00:00
Ralf Becker
f9d1b30d89 fixed typo: custome --> custom 2007-05-11 19:59:28 +00:00
Ralf Becker
957ebfb698 "found an other uncommited php5.2 fix" 2007-05-08 08:36:06 +00:00
Oscar Manuel Gómez Senovilla
c186a5491a Fix for #691 2007-05-05 09:11:33 +00:00