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
Oscar Manuel Gómez Senovilla
747da8fd79
Pending lang updates
2007-05-02 21:25:42 +00:00
Cornelius Weiß
3e8c4b1dd3
fix: mail2infolog, wrong contact link when mail from sent folder
2007-05-02 09:34:13 +00:00
Ralf Becker
14fc433fcf
updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC)
2007-04-30 09:10:36 +00:00
Cornelius Weiß
1bb9f539eb
fixed html spechialchars in mailtoinfolog
2007-04-26 21:30:26 +00:00
Ralf Becker
b95addb87c
"bugfix: InfoLog types were NOT translated (unless you save the infolog site config)"
2007-04-26 15:42:51 +00:00
Ralf Becker
f760107ff7
fixed bug #517 : Bug in s/p view when closing infolog
2007-04-26 12:53:03 +00:00
Ralf Becker
e648fbf436
"forgotten docu commit"
2007-04-26 12:49:44 +00:00
Ralf Becker
668640f9a3
"fix for bug #469 : Empty entry when deleting infolog from calendar dayview"
2007-04-26 12:03:44 +00:00
Ralf Becker
3192eaf2c6
"bugfix: not all fields were preserved, when responsible users had the right to edit partical data"
2007-04-26 11:34:46 +00:00
Ralf Becker
6bacbb1eca
"fixed bug: InfoLog's delegated to a group, could not be changed from group-members"
2007-04-26 11:24:43 +00:00
Ralf Becker
5c37c5551f
"fix for bug #354 : Task with status \"offer\" not possible"
2007-04-26 07:56:38 +00:00
Oscar Manuel Gómez Senovilla
d42198bf07
tracker patch #257 and extra lang files
2007-04-19 21:12:39 +00:00
Oscar Manuel Gómez Senovilla
532182fa41
latest lang updates
2007-04-05 22:53:35 +00:00
Ralf Becker
bc14510ae1
"including the eTemplate css file"
2007-03-13 13:43:11 +00:00
Ralf Becker
98ca788a6d
(custom) types can have a group as owner now, which allos there acl to depend on that group and not the person who created it
2007-03-12 11:27:33 +00:00
Oscar Manuel Gómez Senovilla
976edfb561
portuguese updates
2007-03-11 17:08:54 +00:00
Ralf Becker
c0b6563e17
adaption for the new nextmatch feature plus some nice extra columns
2007-03-07 12:31:48 +00:00
Oscar Manuel Gómez Senovilla
b45d2879c8
A lot of pending lang updates
2007-02-25 22:14:48 +00:00
Oscar Manuel Gómez Senovilla
3d6d20e3d8
patch 297
2007-01-22 20:26:34 +00:00
Oscar Manuel Gómez Senovilla
8d6b62a74c
pending lang updates
2007-01-21 11:38:09 +00:00
Cornelius Weiß
6e0c95e6fb
remove rte, cause it is not compatible to sync devices
2007-01-19 10:29:07 +00:00
Cornelius Weiß
efb960fabc
complete transition to fck
...
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
2007-01-18 19:20:32 +00:00
Cornelius Weiß
68639c69f8
fixed ishues found by jerryr: Subject was not working and saving from subfolders was not working
2007-01-14 08:09:22 +00:00
Cornelius Weiß
95ecc4748e
fix: mail2infolog: sender / from was not detected, strip_tags was not working as expected
2007-01-13 14:11:30 +00:00
Oscar Manuel Gómez Senovilla
7cb034e071
patch 188 and lang updates
2007-01-05 00:13:14 +00:00
Oscar Manuel Gómez Senovilla
0597fc6cd9
pending lang updates, and gallery translations
2006-12-26 22:20:54 +00:00
Ralf Becker
08575d2e13
moved infolog icons from idots to default
2006-12-13 11:32:21 +00:00
Ralf Becker
c29e516e71
removed not fully working literati template
2006-12-13 11:08:17 +00:00
Ralf Becker
3038f97550
removed not needed idots dirs
2006-12-13 10:33:54 +00:00
Ralf Becker
d046f849fc
removed old, not fully usable (no sidebox) idsociety template
2006-12-12 19:24:49 +00:00
Oscar Manuel Gómez Senovilla
078d5816bd
massive pending language updates
2006-12-09 22:21:27 +00:00
Oscar Manuel Gómez Senovilla
4e48f334cc
patch 155 at egw.org
2006-12-09 18:20:32 +00:00
Jerry Ruhe
c47c24f783
using default icons
2006-12-09 09:47:22 +00:00
Jerry Ruhe
1dc0ca871d
using default icons
2006-12-09 09:25:16 +00:00
Ralf Becker
e677e8979d
sorting infolog types (incl. custom ones) alphabetically
2006-12-08 15:14:20 +00:00
Ralf Becker
c0c28b5af1
fix for PostgreSQL, thanks to Mark Stosberg
2006-12-08 07:10:27 +00:00
Cornelius Weiß
76ebb5167f
strstr -> strpos fix by thomas koch
2006-12-07 12:47:11 +00:00
Cornelius Weiß
e800b75362
kill php5.2 warnings
2006-12-02 11:05:05 +00:00
Ralf Becker
24ae9727d5
new jerryr template set from Jerry Ruhe
2006-11-28 07:45:33 +00:00
Ralf Becker
dbfe6f6d91
we can now have multiple comma-separated types for each custom field
2006-11-23 14:20:48 +00:00
Oscar Manuel Gómez Senovilla
e403dc2670
lang updates
2006-11-19 15:21:31 +00:00
Ralf Becker
4a19aaa1ff
fixed warning if nothing checked in responsible edit
2006-11-15 10:33:06 +00:00
Ralf Becker
00134ab430
fixed bug: editing infolog >> site config deletes custom fields
2006-11-15 10:24:58 +00:00
Oscar Manuel Gómez Senovilla
b157241ec8
lang updates
2006-11-06 23:12:29 +00:00
Ralf Becker
6564cbc99a
info_custom_from was not set for links to in new entries, causing them to have custom from
2006-10-27 10:50:08 +00:00
Ralf Becker
1f4450a34c
- fixing SQL error in cal-dav-view caused by previous commit
...
- new InfoLog preference to not show custom types in calendar (default)
2006-10-24 11:58:14 +00:00
Ralf Becker
34fb07492b
added possebility to delegate to groups and filter by groups
2006-10-24 10:08:21 +00:00
Ralf Becker
208d226bf1
InfoLog view for organisations or multiple contacts
2006-10-23 11:50:30 +00:00
Cornelius Weiß
a5d124ffad
handle html messages in mail2infolog. We use the function in bocompose as we have no generalized html2text converter in the api yet
2006-10-22 18:02:15 +00:00
Ralf Becker
2f3d566207
using a type-specific template in the list, if it exists
2006-10-21 13:07:32 +00:00
Ralf Becker
c98a675df0
- using a type-specific template in the list, if it exists
...
- some more docu
2006-10-20 13:13:00 +00:00
Ralf Becker
e3c43944ad
small layout fixes: right-aligning the ticket-number, remove the padding from the vbox
2006-10-19 19:04:33 +00:00
Ralf Becker
877373642b
convert custom from to 0 or 1, it's unset if not checked, which starts the detection
2006-10-18 09:09:18 +00:00
Cornelius Weiß
d6bf643ed2
fix not working addition of attachment in mail2info
2006-10-17 08:04:22 +00:00
Ralf Becker
1707c87d89
some bugfixes:
...
- InfoLogs create via the addressbook show the address as Contact again
- Mail --> InfoLog creates address as Contact now
2006-10-17 07:13:12 +00:00
Oscar Manuel Gómez Senovilla
6fe1eec825
several language updates, including polish
2006-10-12 08:29:57 +00:00
Ralf Becker
f3ea79899e
limit the size of the contact selectbox (search-result)
2006-10-05 08:24:09 +00:00
Ralf Becker
3e44e466c5
translations for widget names
2006-10-05 06:37:39 +00:00
Ralf Becker
4259d8d622
- primary link / contact con now be set direct in the contact line
...
- checkbox to set a custom contact (additional to the linked contact)
- new select/link entry custom fields (eg. to store a contact)
- uses the stock customfield widget now
- email is now a stock infolog type
2006-10-04 17:40:33 +00:00
Cornelius Weiß
41673c935f
mess protection if something went wrong in tmp dir...
2006-09-29 06:49:31 +00:00
Cornelius Weiß
865cd542e5
remove not longer needed tables_baseline
2006-09-28 05:03:30 +00:00
Ralf Becker
9c4f0acf47
fixed line-height for dates
2006-09-27 13:22:56 +00:00
Ralf Becker
a435f90c08
fixed bug "infolog filter 'responsible open' does not show all items the user is responsible for", it was caused by the update of existing entries writes '' into info_responsible instead of '0'
2006-09-26 04:50:37 +00:00
Ralf Becker
e6a527acc3
- use a typ-specific template for edit, if one exist
...
- allow typ-specific templates to show the content of the first linked contact
--> allow to create specific print-view for each template-type
2006-09-20 07:13:44 +00:00
Ralf Becker
19f8e62d10
moved to the api before 1.2, removing now the compatibility class
2006-09-20 04:47:35 +00:00
Oscar Manuel Gómez Senovilla
963f29d859
lang updates
2006-09-16 15:48:46 +00:00
Ralf Becker
bafc6ab0e3
added custom fields to csv import
2006-09-11 07:16:38 +00:00
Oscar Manuel Gómez Senovilla
ff4e604bf2
spanish lang updates
2006-09-07 06:20:30 +00:00
Oscar Manuel Gómez Senovilla
746988d553
mass lang updates
2006-09-04 17:15:19 +00:00
Cornelius Weiß
26802319b8
fix not working addition to links in mail_import
2006-08-31 18:38:59 +00:00
Lars Kneschke
0904b6e846
patch from christian binder
...
35-45: set vars for mapping prioritys from and to handheld
82: set PRIORITY attribute on export
173-181: handle PRIORITY field on import
2006-08-24 09:48:29 +00:00
Cornelius Weiß
1cce044c59
add new feature: mails can now be saved as infologs
2006-08-23 19:03:25 +00:00
Ralf Becker
f01ec5bd3f
Two new options for the account-selection:
...
- Selectbox with groupmembers (only)
- No user-selection at all
These two options limit the visibility of other users. There for they should be forced and apply NOT to administrators.
2006-08-22 16:54:52 +00:00
Ralf Becker
392a532f68
Two new options for the account-selection:
...
- Selectbox with groupmembers (only)
- No user-selection at all
These two options limit the visibility of other users. There for they should be forced and apply NOT to administrators.
2006-08-22 16:51:09 +00:00
Ralf Becker
d00d7a0b1a
fixing some css-bugs which fill the firefox javascript console
2006-08-19 07:09:30 +00:00
Lars Kneschke
ffb60e3bdf
nothing
2006-08-17 03:32:18 +00:00
Lars Kneschke
117fd9d31b
various syncml fixes
2006-08-15 14:29:56 +00:00
Ralf Becker
64a688cbb4
bugfix: import of responsible was not working, as InfoLog expects now an array there, fixed it so that the import accepts now a comma or semicolon separated list of nummerical user-id or user-names
2006-08-13 05:45:47 +00:00
Oscar Manuel Gómez Senovilla
dab5e19ef8
massive lang update
2006-07-16 07:13:01 +00:00
Cornelius Weiß
b849696eb2
workaround to display all open tasks in calendar dayview
2006-06-27 16:43:06 +00:00
Ralf Becker
5f61f74a50
link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title
2006-06-24 16:04:35 +00:00
Oscar Manuel Gómez Senovilla
c3bbdcbe57
langs update, trying to fix the phpgwapi/phpgw_fr.lang problem
2006-06-09 05:09:06 +00:00
Oscar Manuel Gómez Senovilla
c7007dbca6
rest of massive update
2006-06-03 20:30:48 +00:00
Lars Kneschke
3bbd54e12d
fixed slowsync
2006-06-01 16:27:49 +00:00
Lars Kneschke
31d02fcbf5
SyncML fixes
2006-06-01 13:28:08 +00:00
Ralf Becker
f10d3f9826
Fixed bug reported by Jens Benner, custom fields in InfoLog were NOT saved on add
2006-05-22 22:02:15 +00:00
Ralf Becker
3d362fc3e5
bugfix: not all links were forwarded to the timesheet
2006-05-17 05:57:03 +00:00
Ralf Becker
40c4e903e8
- fixed now working infolog csv import (1.2 code no longer automaticaly added info_ prefix)
...
- fixed not working link to addressbook
- added links to projectmanager and free links
2006-05-17 04:29:54 +00:00
Oscar Manuel Gómez Senovilla
a2c7927269
lang updates
2006-05-01 23:09:26 +00:00
Oscar Manuel Gómez Senovilla
55bfc4fac2
weekend lang updates
2006-04-24 09:44:22 +00:00
Oscar Manuel Gómez Senovilla
13ac7660a1
lang updates, including english for some phrases in admin and preferences
2006-04-20 23:17:20 +00:00
Ralf Becker
da7fe0c747
jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com>
2006-04-18 07:42:15 +00:00
Oscar Manuel Gómez Senovilla
4f88a0bcef
commit for closing the 1.2
2006-04-10 16:59:48 +00:00
Oscar Manuel Gómez Senovilla
ea2f4e7a16
patch 1467304
2006-04-09 22:32:21 +00:00
Ralf Becker
80b4999f22
- fixed not shown last modified column
...
- id, separate percen, last modified and times can now be enabled for the details view only
- you can now specify the filter for home
2006-04-09 05:34:59 +00:00
Oscar Manuel Gómez Senovilla
5afb077bca
lang updates
2006-04-08 23:08:29 +00:00
Ralf Becker
890237480b
fixed get_status method to return the percentage for status 'ongoing', as it was before the split of status and percentage
2006-04-08 07:33:17 +00:00
Ralf Becker
dc9fc22e03
improved printing
2006-04-05 16:17:05 +00:00
Ralf Becker
f6b96d9a9a
fixes:
...
- addressbook view got lost, if something changed in the hooked in infolog
- if hooked in by addressbook, InfoLog css file got not loaded
- for sub-entries the date completed from the parent got (wrongly) set in the sub
- action view (shows sub-entries or entries link to an entry of an other app) is now reset, if the user clicks on infolog in the navbar (called index.php)
2006-04-05 16:16:33 +00:00
Ralf Becker
6f41277aff
reverted logic to disable ticket-id and times column for no details, now they depend only on the prefs again
2006-03-29 09:39:34 +00:00
Oscar Manuel Gómez Senovilla
3e19646bc1
*** empty log message ***
2006-03-28 22:08:01 +00:00
Ralf Becker
075a7f7941
fixed typo
2006-03-27 15:35:01 +00:00
Ralf Becker
5e0e19e0dc
fixed wrong status icons for phone-calls in calendar day-view
2006-03-27 15:34:20 +00:00
Ralf Becker
dbbee206a4
added default implicit add right for responsible
2006-03-27 15:33:25 +00:00
Ralf Becker
161aaa2c6e
improved printing:
...
+ disabled unnecessary UI-elements
+ saving nextmatch num-rows status
2006-03-26 22:31:33 +00:00
Oscar Manuel Gómez Senovilla
a6a7b0b7d5
catalan and other updates
2006-03-25 10:49:56 +00:00
Ralf Becker
7254bef473
bugfixes:
...
- search was not searching in id, phone/email, location
- setting status or percent&date completed was not working for the responsible under some conditions
- for the conversation of days to hours always 8h were used, now that's the default if nothing is configured in the PM
enhancements - some might call bug-fixes too ;-):
- configuration of the rights of the responsible:
a) implicit edit rights (default is only read)
b) additional fields to edit without edit rights: eg. description, used time, ...
- user preference to show status and percent again as one merged icon (default) or as two spearate ones
- user preference to show a numeric Id, can be used eg. as ticket number
2006-03-24 16:10:09 +00:00
Oscar Manuel Gómez Senovilla
8010dab588
*** empty log message ***
2006-03-23 23:16:54 +00:00
Ralf Becker
6c4cda6bfc
added ability to add timesheets to infolog entries
2006-03-21 13:52:49 +00:00
Lars Kneschke
e15d167c87
removed sime unneeded debug output
2006-03-21 13:27:07 +00:00
Lars Kneschke
0590ce37b9
added support for SIF encoded files(Sync4j)
...
added search support(needed for slowsync)
2006-03-21 13:21:53 +00:00
Lars Kneschke
2a8544edd3
added support for SIF encoded files(Sync4j)
...
added search support(needed for slowsync)
2006-03-21 13:19:38 +00:00
Ralf Becker
bc1ed0b65e
close action was not setting the new percentage to 100%
2006-03-21 09:11:18 +00:00
Oscar Manuel Gómez Senovilla
10cde37f83
lang updates, including english preferences
2006-03-21 02:27:48 +00:00
Ralf Becker
125214e0d2
fix to use internaly the iCal conform stati for phonecalls to, externaly for the user there is no change, they still see call or will-call as status
2006-03-20 19:43:33 +00:00
Ralf Becker
aa8136ef60
- added percent, (date-)completed and location for better iCal / SyncML conformance
...
- remove a lot not needed images
2006-03-17 20:53:26 +00:00
Ralf Becker
3f9535c0e0
fixed infinit recursion if two infolog entries are linked with each other AND both set each other as primary link
2006-03-17 11:36:27 +00:00
Ralf Becker
a3951c16bc
fix some problem in the addressbook_view hook: deleting and closing of infolog entries caused only a refresh of the page
2006-03-16 14:26:12 +00:00
Ralf Becker
9a0ddd8d76
fixing the fix - now it works ;-)
...
search without start param returns now all entries
2006-03-15 19:08:40 +00:00
Ralf Becker
4febf266fb
fix for bug reported on the list: boinfolog::search returns only the first 15 entries, when called via xmlrpc or icalsrv
...
--> now this only happens if the set the start parameter, otherwise all entries are returned
2006-03-15 08:09:01 +00:00
Oscar Manuel Gómez Senovilla
ef2cabef9e
*** empty log message ***
2006-03-12 13:09:19 +00:00
Ralf Becker
c1722f0bf9
adding 1.3 api to dependencies
2006-03-08 21:41:25 +00:00
Oscar Manuel Gómez Senovilla
ad2083d1a6
patch 1431685
2006-03-08 10:49:44 +00:00
Ralf Becker
20aa316f59
fix for (doublicate) bugs:
...
- [ 1433962 ] Custom fields information saved but not displayed
- [ 1376272 ] Contents of user defined fields not saved
2006-03-02 20:45:00 +00:00
Ralf Becker
3bf47432bf
removed my personal email
2006-03-02 14:44:14 +00:00
Ralf Becker
43be34afe8
fix for bugs:
...
- [ 1387084 ] infolog xmlrpc read function gives no entries back
- [ 1424184 ] xmlrpc read method returns nothing
2006-03-02 08:21:25 +00:00
Oscar Manuel Gómez Senovilla
271364abf1
slovak updates
2006-02-24 01:08:15 +00:00
Oscar Manuel Gómez Senovilla
84c8db4e8b
slovensky (sk) additions and some updates
2006-02-18 03:06:35 +00:00
Oscar Manuel Gómez Senovilla
aef673da05
slovak additions
2006-02-15 00:31:18 +00:00
Oscar Manuel Gómez Senovilla
94fd7bacf4
hungarian updates
2006-02-11 02:24:20 +00:00
Ralf Becker
21909451aa
fixed bug that new infolog code always linked to the first project, due the lack of a none label in the project list
2006-02-07 07:12:05 +00:00
Oscar Manuel Gómez Senovilla
8854dfcc34
*** empty log message ***
2006-02-05 10:52:16 +00:00
Ralf Becker
04c44a735a
1) infolog supports now setting a price for projectmanager (like timesheet)
...
2) all projectmanager specific stuff is in a new tab which gets only displayed if a user has projectmanager run-rights (incl. times)
3) support to display the infolog status-icons in projectmanager
2006-02-04 07:49:47 +00:00
Oscar Manuel Gómez Senovilla
0c9f991149
danish updates
2006-01-16 14:35:20 +00:00
Cornelius Weiß
5fd34185c3
fix from ralf: xml-rpc bugs reported by jan
2006-01-16 08:30:36 +00:00
Oscar Manuel Gómez Senovilla
bbf344522f
*** empty log message ***
2006-01-12 10:36:52 +00:00
Ralf Becker
7c036da742
moved datasource to the applications inc dir
2006-01-11 05:12:18 +00:00
Oscar Manuel Gómez Senovilla
e833291b13
*** empty log message ***
2006-01-08 13:53:07 +00:00
Carsten Wolff
99cb0bd567
fixed a handfull of bugs that broke setup/update from 1.0 to 1.2
2006-01-06 16:21:51 +00:00
Ralf Becker
363bcd957a
bugfix: after an Apply, the links were not longer displayed
2006-01-06 04:49:20 +00:00
Miles Lott
49a4df33d2
remove stray whitespace
2005-12-27 22:30:45 +00:00
Ralf Becker
5cc111744f
- fixed not disabled delete-button for new entries or if no delete-right
...
- fixed wrong calculation of the daystart if tz_offset != 0
2005-12-19 04:11:42 +00:00
Oscar Manuel Gómez Senovilla
f88a71b91a
bug 1381028
2005-12-15 01:54:58 +00:00
Ralf Becker
01b6fdf3e2
missing details swtich from last commits
2005-12-14 06:33:58 +00:00
Oscar Manuel Gómez Senovilla
55be079d34
workflow and other lang updates
2005-12-10 14:15:12 +00:00
Oscar Manuel Gómez Senovilla
255e863d05
several language updates
2005-12-06 11:23:12 +00:00
Ralf Becker
e73c48f794
fixed some bugs and missing things:
...
- subs are closed (set to done) too, if an entry is set to done via the close action
- infolog stays now in the subs view, if you add or edit an entry there
- entries created from the projectmanager go a set category
- times can optionaly be shown in the list
2005-12-06 07:11:14 +00:00
Cornelius Weiß
c03331ca19
fix: kontact in kde 3.5 looks after endtime
2005-12-02 17:18:28 +00:00
Ralf Becker
d127e029da
fixed bug reported on the german list: infolog priority (color) was not shown on homepage - app.css file was not loaded
2005-11-27 18:24:30 +00:00
Oscar Manuel Gómez Senovilla
d038701dcb
traditional chinese update
2005-11-24 10:25:38 +00:00
Oscar Manuel Gómez Senovilla
021e0f0aea
spanish updates
2005-11-20 22:58:10 +00:00
Oscar Manuel Gómez Senovilla
03fd033b56
dutch updates
2005-11-20 09:49:41 +00:00