Klaus Leithoff
0b4c7f3ef6
addressbook: import (import/export integration; if we get countrycodes as countryname, try to translate them -> the rest should be handled by bo classes
2010-10-29 07:29:40 +00:00
Nathan Gray
b93ad4c5f1
Some data conversions from internal to something with more meaning:
...
Dates, times, User IDs, Category IDs
2010-10-28 23:16:45 +00:00
Nathan Gray
bd67b26f4b
Some data conversions from internal to something with more meaning:
...
Dates, times, User IDs, Category IDs
2010-10-28 23:14:01 +00:00
Ralf Becker
82793d32b0
allow template to NOT support certain browser types / user agents
2010-10-28 16:28:16 +00:00
Ralf Becker
65bd2f4e24
allow template to NOT support certain browser types / user agents
2010-10-28 16:24:58 +00:00
Klaus Leithoff
1f98be4e38
if the number of days left until change of password is expired is negative, dont warn, require the change
2010-10-28 11:03:05 +00:00
Klaus Leithoff
bf8b3211c8
if the number of days left until change of password is expired is negative, dont warn, require the change
2010-10-28 11:02:05 +00:00
Ralf Becker
2fff99a676
fixed typo
2010-10-28 09:44:11 +00:00
Ralf Becker
abb976d0cf
fixed typo
2010-10-28 09:43:40 +00:00
Ralf Becker
6ba20abd97
an other PostgreSQL compatibility problem: cast to varchar necessary
2010-10-28 09:33:15 +00:00
Ralf Becker
e30a515824
an other PostgreSQL compatibility problem: cast to varchar necessary
2010-10-28 09:31:28 +00:00
Ralf Becker
0a35a4a7c2
an other PostgreSQL compatibility problem: cast to varchar necessary
2010-10-28 09:22:01 +00:00
Ralf Becker
de903d8957
an other PostgreSQL compatibility problem: cast to varchar necessary
2010-10-28 08:47:52 +00:00
Ralf Becker
5cd2b962ea
split merge taking a path as argument in second method merge_string taking the document as string
2010-10-27 09:34:42 +00:00
Klaus Leithoff
1e82a48e37
* Infolog: Fix problem Delegated user was not able to edit infolog entrys owned by Groups, if he was not member of that group, and had no grouprights. Implicit rights where not applied; reported in Stylite Tracker#8255;
2010-10-27 08:44:45 +00:00
Klaus Leithoff
27d22befe0
* Infolog: Fix problem Delegated user was not able to edit infolog entrys owned by Groups, if he was not member of that group, and had no grouprights. Implicit rights where not applied; reported in Stylite Tracker#8255;
2010-10-27 08:42:52 +00:00
Ralf Becker
f323c33d22
separate method display_var(&$content=null,...) called by original display($content=null,...) method, to allow extending classes to use changes in content
2010-10-27 08:38:19 +00:00
Ralf Becker
ef28b28443
separate method display_var(&$content=null,...) called by original display($content=null,...) method, to allow extending classes to use changes in content
2010-10-27 08:36:18 +00:00
Ralf Becker
6a052cb05d
fixed warning (ExecMethod does not allow var parameters)
2010-10-27 08:21:02 +00:00
Ralf Becker
bf63d26531
fixed warning (ExecMethod does not allow var parameters)
2010-10-27 08:20:32 +00:00
Ralf Becker
b5c7084669
fixed wrong parameter type warning
2010-10-26 13:29:33 +00:00
Ralf Becker
5efac64eff
fixed wrong parameter type warning
2010-10-26 13:29:09 +00:00
Klaus Leithoff
0871a4019c
mainscreen_message must not be translated
2010-10-26 13:00:57 +00:00
Klaus Leithoff
624cf4bf8a
mainscreen_message must not be translated
2010-10-26 13:00:36 +00:00
Klaus Leithoff
203b934e59
mainscreen_message must not be translated
2010-10-26 12:59:15 +00:00
Klaus Leithoff
52e6ac2086
fix typo
2010-10-26 11:43:05 +00:00
Klaus Leithoff
cbe9026931
fix typo
2010-10-26 11:42:16 +00:00
Ralf Becker
db5e4e84e3
Changelog for 10.1.20101026
2010-10-26 11:26:24 +00:00
Ralf Becker
f08decd739
/infolog/ does not imply setting the current user (for new entries it's done anyway)
2010-10-26 09:35:44 +00:00
Klaus Leithoff
279e22bc0d
added eml as extension for message/rfc822 for mimetype guessing/determination
2010-10-26 09:23:55 +00:00
Ralf Becker
7da1d851fc
* InfoLog/*DAV: do NOT set current user for PUT in /infolog/ and do not allow to change owner of existing entries
2010-10-26 09:23:51 +00:00
Ralf Becker
3dccac6ce4
* InfoLog/*DAV: do NOT set current user for PUT in /infolog/ and do not allow to change owner of existing entries
2010-10-26 09:21:52 +00:00
Ralf Becker
c8da8e39ef
fixed bug introduce in fix: no more serialized cat data (like calendar colors) were returned
2010-10-26 07:42:33 +00:00
Ralf Becker
46c7b013b8
fixed bug introduce in fix: no more serialized cat data (like calendar colors) were returned
2010-10-26 07:41:47 +00:00
Ralf Becker
d00b710a7a
SiteMgr bugfix: edit category always reads sort as 0, (unserialize data only, if it is serialized)
2010-10-25 18:08:53 +00:00
Ralf Becker
d10b7deaf3
SiteMgr bugfix: edit category always reads sort as 0, (unserialize data only, if it is serialized)
2010-10-25 18:08:07 +00:00
Klaus Leithoff
06b996c821
fix typo while checking old last-password-change
2010-10-25 15:30:30 +00:00
Klaus Leithoff
5144dd82e7
fix typo while checking old last-password-change
2010-10-25 15:30:01 +00:00
Klaus Leithoff
fe9b272584
checking for isset AND ==0 to determine if mustchangepassword is activated
2010-10-25 14:08:54 +00:00
Klaus Leithoff
eb7143d8b9
checking for isset AND ==0 to determine if mustchangepassword is activated
2010-10-25 14:07:37 +00:00
Jörg Lehrke
298c4ebaf1
Fix time-range parser for CalDAV
2010-10-23 11:43:52 +00:00
Jörg Lehrke
da2669103c
Fix time-range parser for CalDAV
2010-10-23 11:42:22 +00:00
Klaus Leithoff
aa2e9a18c4
improving the accuracy of the attachment indicator
2010-10-22 11:21:15 +00:00
Ralf Becker
da0d2f1be5
documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app
2010-10-21 16:08:09 +00:00
Ralf Becker
99b6661856
documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app
2010-10-21 16:07:36 +00:00
Ralf Becker
ea12d6c157
fixed http status "400 Something went wrong" on PUT request in CalDAV, if user has no explicit FREEBUSY rights for calendar of modified event
2010-10-21 15:59:21 +00:00
Ralf Becker
ab019492aa
removed never implemented cats_no_subs common pref and always include sub-cats (no change as currently only one was selectable)
2010-10-21 15:59:01 +00:00
Ralf Becker
ca4f237dc4
fixed http status "400 Something went wrong" on PUT request in CalDAV, if user has no explicit FREEBUSY rights for calendar of modified event
2010-10-21 15:30:20 +00:00
Klaus Leithoff
5af9370fc6
* API/Passwordmanagement: option enable a warning for users to inform them, that their password is about to expire
...
will be displayed once every session starting X days before the password will expure, when enforce password change is enabled and
a suitable period is set
-translations for that option
-pending translations
2010-10-21 14:02:36 +00:00
Klaus Leithoff
53374d91fb
* API/Passwordmanagement: option enable a warning for users to inform them, that their password is about to expire
...
will be displayed once every session starting X days before the password will expure, when enforce password change is enabled and
a suitable period is set
-translations for that option
-pending translations
2010-10-21 13:58:57 +00:00