Lars Kneschke
9fa275421b
patch from christian binder
...
563: set delimiter to ";" instead of ","
2006-08-24 09:47:40 +00:00
Lars Kneschke
5d3f5ef2e6
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:22 +00:00
Ralf Becker
410a7a6c15
- fixed LDAP error when expiration date is set (under debain/Ubuntu)
...
- fixed calculation of shadow_expire (UTC conversation)
2006-08-24 06:27:03 +00:00
Ralf Becker
3c0e159798
- fixed not stored email-address-policy
...
- removing quotes and space from email-addresses
2006-08-24 06:23:23 +00:00
Ralf Becker
b360e90430
fixed not stored email-address-policy
2006-08-24 06:21:49 +00:00
Cornelius Weiß
1cce044c59
add new feature: mails can now be saved as infologs
2006-08-23 19:03:25 +00:00
Lars Kneschke
f45b9edc35
strip slashes if needed
2006-08-23 13:50:27 +00:00
Lars Kneschke
74b9b2c9fa
remember the login referer. That allows us to redirect to this page, after login the user out.
2006-08-23 13:50:02 +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
d550e7234d
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:50:45 +00:00
Ralf Becker
153a642b56
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:50:32 +00:00
Ralf Becker
8fd0640039
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:50:19 +00:00
Ralf Becker
cb2a42be22
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:49:54 +00:00
Cornelius Weiß
91db5f97c7
remove htmlarea as it is replaced by tinymce
2006-08-22 12:20:25 +00:00
Ralf Becker
53ad443399
fixed not working update via SyncML
2006-08-22 08:14:35 +00:00
Ralf Becker
754e6948bf
fixed not working copy
2006-08-22 08:14:15 +00:00
Cornelius Weiß
d7a7cc8d49
add filemanager plugin for new version of tiny_mce
2006-08-22 06:30:52 +00:00
Cornelius Weiß
68077b49ac
skiped two folders in new tinymce version
2006-08-21 19:40:16 +00:00
Cornelius Weiß
6d48818f08
add version 2.0.6.1 of tinymce
2006-08-21 19:26:21 +00:00
Cornelius Weiß
9e80148276
remove old tinymce version
2006-08-21 19:24:18 +00:00
Ralf Becker
ae53106726
Patch from christian.binder-AT-freilassing.de: multiple exceptions not working
2006-08-21 10:47:35 +00:00
Ralf Becker
a92c5ea81a
new egw_cal.cal_special integer column, to flag calendar entries as eg. birthdays/aniversaries (1). Plans are to use this to store the holidays and and linked entries of timed infolog (eg. phonecalls) too.
2006-08-21 08:15:14 +00:00
Ralf Becker
56382e2c1a
fixed not working holidays after the old sbox class has been removed from the API
2006-08-21 08:03:32 +00:00
Lars Kneschke
be7cca8a44
improved handling of devinfo. Now we check if we have the needed datastore info for every alert. If we don't have them, we request the devinfo.
...
That's important for the synthesis client, which (can) send different datastore options, depending on the enabled datasources on the client.
2006-08-21 03:46:08 +00:00
Lars Kneschke
1037ac7d7f
added a shortcut function, to display a defined type of tinymce window. To have a equal looking tinymce window all over egw.
2006-08-21 02:59:35 +00:00
Ralf Becker
14c00ccf56
moved SyncML install checks from check_install to the SyncML app
2006-08-20 10:12:36 +00:00
Ralf Becker
ca976cd982
moving the syncml tables to the new syncml app and mark it installed as version 0.9.0
2006-08-20 09:48:10 +00:00
Ralf Becker
d110bf5189
fixing some css-bugs which fill the firefox javascript console
2006-08-19 07:12:26 +00:00
Ralf Becker
d00d7a0b1a
fixing some css-bugs which fill the firefox javascript console
2006-08-19 07:09:30 +00:00
Ralf Becker
7a167bcb6b
fixing some css-bugs which fill the firefox javascript console
2006-08-19 07:08:52 +00:00
Ralf Becker
dfb2e85ed6
fixed bug TinyMCE destroys xml or html in content
2006-08-18 09:21:28 +00:00
Ralf Becker
59a78d0dbc
typo
2006-08-17 20:27:21 +00:00
Ralf Becker
374749cdde
fixed not working save_value() method, if read_repository was not called
2006-08-17 14:32:25 +00:00
Ralf Becker
ad2c99f11e
ability to pass arguments to the etemplate method
2006-08-17 05:36:19 +00:00
Lars Kneschke
40012677d7
don't convert charset 2 times anymore
2006-08-17 03:38:27 +00:00
Lars Kneschke
ffb60e3bdf
nothing
2006-08-17 03:32:18 +00:00
Lars Kneschke
502f8508ef
removed (hopefully) unneeded linebreaks
2006-08-17 03:30:19 +00:00
Lars Kneschke
b4be59fbb0
update to new xajax version
2006-08-16 03:31:35 +00:00
Lars Kneschke
acec55da41
add info for new caltasks sync source
2006-08-16 03:31:06 +00:00
Lars Kneschke
46d29b527d
search also in idots as default image path
...
that would allow us to remove default completly in the future
2006-08-16 03:30:23 +00:00
Lars Kneschke
45389f45f4
update to new xajax version
2006-08-16 03:29:25 +00:00
Lars Kneschke
4f4554bc18
changed fontsize from 12 to 11
2006-08-16 03:28:33 +00:00
Ralf Becker
01deaaef79
killed a warning
2006-08-15 17:00:12 +00:00
Lars Kneschke
45200da684
various syncml fixes
...
- when doing slowsync we don't update the entries anymore. we just add the needed mapping to the database.
- improved handing of deviceinfo
2006-08-15 14:42:13 +00:00
Lars Kneschke
072b6966d2
// fix for Nokia Series 60 which seem to send empty data block sometimes
2006-08-15 14:40:34 +00:00
Lars Kneschke
117fd9d31b
various syncml fixes
2006-08-15 14:29:56 +00:00
Lars Kneschke
b3dbb91d80
various syncml fixes
2006-08-15 14:29:45 +00:00
Lars Kneschke
215bf8f305
- added mappings for nokia e61
...
- removed unneeded charset conversion on import
2006-08-15 12:46:26 +00:00
Ralf Becker
1f0d4797aa
validation for selectboxes
2006-08-15 12:14:05 +00:00