Commit Graph

11043 Commits

Author SHA1 Message Date
a63d1784d6 backported php5.2 fix from trunk: Catchable fatal error: Object of class etemplate could not be converted to string 2006-11-10 11:36:13 +00:00
3fa50afa7f fix for participant status display for multibyte charsets (Japanese) 2006-11-07 06:15:38 +00:00
4d8c8843b8 fixed not settable minutes for sheduling backups 2006-11-06 13:31:49 +00:00
a7d25f71df give bocalupdate alarms a tolerance of 10seconds to make alarms possible that happen directly on the event start time 2006-11-04 18:37:05 +00:00
e5c82ae4db Horde import plugin from Paco Orozco <pakusland-at-gmail.com>: Patch #37 2006-11-01 06:39:56 +00:00
3d6ef7ce57 backport the ability to manualy set the tpl path 2006-10-30 09:50:40 +00:00
b55f7db8ed backport:add set_var for minimal compatibility with PHPLIB Templates 2006-10-30 09:34:55 +00:00
3aefcc40c9 daylight saving fix for today from Christian 2006-10-29 12:52:52 +00:00
7c70498b4c typo fix from Christian 2006-10-29 12:51:06 +00:00
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
4719e35a43 fixed error-message in the editor: method is no string 2006-10-20 12:17:57 +00:00
a932cc99a6 fixed typo, thanks to Istvan 2006-10-18 05:41:42 +00:00
0cd9b918d1 fixed an off by one problem 2006-10-17 17:28:55 +00:00
17a12855d0 setting the 1.2 version to 1.2.106 2006-10-17 07:52:00 +00:00
8988eb5de2 changed data representation of remember cookie 2006-10-16 20:45:15 +00:00
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
d6aea1ffb9 fixed not working "whole day" checkbox 2006-09-28 04:38:29 +00:00
051c340826 fix: find public entries in advs 2006-09-28 04:31:05 +00:00
87c35aacf4 some 1.2 bugfixes from Christian Binder (stadt-frlg) 2006-09-27 04:16:09 +00:00
17299bab29 one of those lovely reference bugfixes... 2006-09-26 13:11:56 +00:00
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
3395b76214 use date format from preferences for showing dates 2006-09-16 22:12:24 +00:00
3e84994a84 fix for bug #1552616 => disapearing resources in calendar 2006-09-15 19:36:16 +00:00
112443ed20 fixed not working custom-fields in the alt. csv import 2006-09-11 07:50:56 +00:00
01803f1b31 added custom fields to csv import 2006-09-11 07:17:32 +00:00
1c381dc114 1.2.105 bugfix release 2006-09-05 14:12:28 +00:00
938adaa786 some sanatizing ;-) 2006-09-03 05:14:03 +00:00
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
8e425b7a84 removed a left over diagnostics 2006-08-29 06:42:01 +00:00
9665e6638e fixed not working $extra_cols param in search, if $extra_cols is an array 2006-08-26 10:02:47 +00:00
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
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
ef0cd37162 patch from christian binder
563: set delimiter to ";" instead of ","
2006-08-24 09:47:50 +00:00
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
325b1f09ee Patch from christian.binder-AT-freilassing.de: multiple exceptions not working 2006-08-21 10:48:40 +00:00
be270e82a8 patch 1542059 2006-08-19 18:47:05 +00:00
a3dec22ed2 patch 1540046 2006-08-19 15:23:43 +00:00
10e3e04531 patch 1540044 2006-08-19 15:21:19 +00:00
ce5231fec7 patch 1533138 2006-08-19 15:05:28 +00:00
db496079f8 fixed bug TinyMCE destroys xml or html in content 2006-08-18 09:22:30 +00:00
27bfe80829 don't convert charset 2 times anymore 2006-08-17 03:39:10 +00:00
0bee3bf9c9 don't convert charset on import. That's done in the horde class already. 2006-08-17 03:31:47 +00:00
d9f6b6e4df removed (hopefully) unneeded linebreaks 2006-08-17 03:29:42 +00:00
1ad5811345 SyncML fixes
- we dont handle tasks in calendar that way
2006-08-17 03:16:09 +00:00
1eaa8fb11e killed a warning 2006-08-15 17:01:33 +00:00
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
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
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
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
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