Ralf Becker
7c70498b4c
typo fix from Christian
2006-10-29 12:51:06 +00:00
Ralf Becker
15ca67e8b8
removed not used / needed var parameter, which gave an error if using Japan as country, as suggested by Heiga Zen <heigazen-at-gmail.com>
2006-10-23 05:02:00 +00:00
Ralf Becker
4719e35a43
fixed error-message in the editor: method is no string
2006-10-20 12:17:57 +00:00
Ralf Becker
a932cc99a6
fixed typo, thanks to Istvan
2006-10-18 05:41:42 +00:00
Ralf Becker
0cd9b918d1
fixed an off by one problem
2006-10-17 17:28:55 +00:00
Ralf Becker
17a12855d0
setting the 1.2 version to 1.2.106
2006-10-17 07:52:00 +00:00
Cornelius Weiß
8988eb5de2
changed data representation of remember cookie
2006-10-16 20:45:15 +00:00
Ralf Becker
d15dba7cee
fixed "notification link is not working" bug, as pointed out by Bacoverro <Antoni.Matamalas-AT-upcnet.es>
2006-10-02 05:37:51 +00:00
Ralf Becker
d6aea1ffb9
fixed not working "whole day" checkbox
2006-09-28 04:38:29 +00:00
Cornelius Weiß
051c340826
fix: find public entries in advs
2006-09-28 04:31:05 +00:00
Ralf Becker
87c35aacf4
some 1.2 bugfixes from Christian Binder (stadt-frlg)
2006-09-27 04:16:09 +00:00
Cornelius Weiß
17299bab29
one of those lovely reference bugfixes...
2006-09-26 13:11:56 +00:00
Ralf Becker
004122b237
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:54:53 +00:00
Oscar Manuel Gómez Senovilla
3395b76214
use date format from preferences for showing dates
2006-09-16 22:12:24 +00:00
Cornelius Weiß
3e84994a84
fix for bug #1552616 => disapearing resources in calendar
2006-09-15 19:36:16 +00:00
Ralf Becker
112443ed20
fixed not working custom-fields in the alt. csv import
2006-09-11 07:50:56 +00:00
Ralf Becker
01803f1b31
added custom fields to csv import
2006-09-11 07:17:32 +00:00
Ralf Becker
1c381dc114
1.2.105 bugfix release
2006-09-05 14:12:28 +00:00
Ralf Becker
938adaa786
some sanatizing ;-)
2006-09-03 05:14:03 +00:00
Ralf Becker
215f4e0b66
fixed bug: umlauts and other non-ascii chars got corrupted in a nextmatch search, when you scroll with left and right arrows, the search value got unnecessary urlencoded
2006-08-30 13:21:31 +00:00
Ralf Becker
8e425b7a84
removed a left over diagnostics
2006-08-29 06:42:01 +00:00
Ralf Becker
9665e6638e
fixed not working $extra_cols param in search, if $extra_cols is an array
2006-08-26 10:02:47 +00:00
Ralf Becker
3fe2371b0c
- fixed tooltip for planner (allways showed 0:00, 0h in header)
...
- fixed not working planner-start-with-group "None" option, which caused a permanet writing of the calendar default prefs on every login
2006-08-25 08:23:27 +00:00
Lars Kneschke
a7d7156cb0
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:38 +00:00
Lars Kneschke
ef0cd37162
patch from christian binder
...
563: set delimiter to ";" instead of ","
2006-08-24 09:47:50 +00:00
Lars Kneschke
7251eee8b8
patch from christian binder
...
class.boical.inc.php
285: handle exceptions field on export (delimiter changed to ";")
295: handle TRANSP value (0 or 1) on export
554: handle exceptions field on import
568: handle TRANSP value (0 or 1) on import
774-777: set supported fields for recur_exceptions and non_blocking
added support for handling non blocking events for vcal(1.0) and ical(2.0)
2006-08-24 09:46:46 +00:00
Ralf Becker
325b1f09ee
Patch from christian.binder-AT-freilassing.de: multiple exceptions not working
2006-08-21 10:48:40 +00:00
Oscar Manuel Gómez Senovilla
be270e82a8
patch 1542059
2006-08-19 18:47:05 +00:00
Oscar Manuel Gómez Senovilla
a3dec22ed2
patch 1540046
2006-08-19 15:23:43 +00:00
Oscar Manuel Gómez Senovilla
10e3e04531
patch 1540044
2006-08-19 15:21:19 +00:00
Oscar Manuel Gómez Senovilla
ce5231fec7
patch 1533138
2006-08-19 15:05:28 +00:00
Ralf Becker
db496079f8
fixed bug TinyMCE destroys xml or html in content
2006-08-18 09:22:30 +00:00
Lars Kneschke
27bfe80829
don't convert charset 2 times anymore
2006-08-17 03:39:10 +00:00
Lars Kneschke
0bee3bf9c9
don't convert charset on import. That's done in the horde class already.
2006-08-17 03:31:47 +00:00
Lars Kneschke
d9f6b6e4df
removed (hopefully) unneeded linebreaks
2006-08-17 03:29:42 +00:00
Lars Kneschke
1ad5811345
SyncML fixes
...
- we dont handle tasks in calendar that way
2006-08-17 03:16:09 +00:00
Ralf Becker
1eaa8fb11e
killed a warning
2006-08-15 17:01:33 +00:00
Ralf Becker
70acf55484
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:46:38 +00:00
Ralf Becker
93b71ce63d
fixed "to many warnings in error_log", which caused acording to Finjon Kiang to crash apache
2006-08-13 05:11:24 +00:00
Ralf Becker
d1d4bc610e
some etemplate fixes:
...
- date-widget does no longer set extension-data if readonly (not used and can conflict with other widgets using the same name, as it was the problem in PM)
- select-widget: fix for "can not unselect the last category"
- red error-messages have now a "white-space: nowrap" for nice formatting
- confirm-message did not quote single quotes (') correct, which caused the complete confirm dialog to fail and allways execute the button
- readonly textarea's without column and row specification are rendered now as <pre></pre> to only take space needed
2006-08-12 06:15:32 +00:00
Ralf Becker
0c13c33fd2
fix for bug [ 1526576 ] acl.tpl bug
...
typo in hiddenvars, causes search in acl to loose the user/group and default to the current user, thanks to Nick Mossie (ldeviator)
2006-08-11 06:35:41 +00:00
Ralf Becker
b276d1d217
small utility to re-link timeheets with projectmanager (fix deleted links by the bug in the links class)
2006-08-07 08:36:48 +00:00
Ralf Becker
5f126e992d
BE holidays for the next years from stijn.dumon-at-farmaka.be
2006-08-03 19:33:57 +00:00
Ralf Becker
d31a48137c
fixed not working jscalendar, if for some reason no default date- or timeformat was set in the (default) prefs
2006-07-31 19:43:46 +00:00
Ralf Becker
cf67efdc58
fixed 2 errors with the notifications mentioned on the lists:
...
- the old boicalendar class was tried to call to create ical attachments for meating requests
- the generated link in "extended" notifications was sometimes wrong
2006-07-28 16:32:00 +00:00
Lars Kneschke
1c833f8604
supress some useless php warnings
2006-07-24 09:15:40 +00:00
Lars Kneschke
32d74d5d93
added support for nokia 6600
2006-07-23 18:14:49 +00:00
Lars Kneschke
64762096b7
removed some unneeded ,
2006-07-23 05:34:23 +00:00
Lars Kneschke
8f70271bd2
Fix for bug: Error when imap folder contains a quote in the name
...
https://sourceforge.net/tracker/?func=detail&atid=554338&aid=1518556&group_id=78745
added htmlspecialchars where needed
2006-07-23 04:06:36 +00:00
Lars Kneschke
140c700a82
improved parsing of multipart/alternative
2006-07-22 13:46:09 +00:00