Ralf Becker
8c9f2a768e
need to tell php session to use secure and httponly cookies too
2013-09-11 12:40:07 +00:00
Ralf Becker
869d40277d
fixed language selection got lost
2013-09-11 12:19:17 +00:00
Ralf Becker
af91298482
setup uses now sessions too and password-hashes in header.inc.php use most secure hashing type
2013-09-11 11:42:55 +00:00
Ralf Becker
d87be304cc
change cli detection to use php_sapi_name()
2013-09-10 17:33:27 +00:00
Klaus Leithoff
2445f91483
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-09-09 12:06:36 +00:00
Klaus Leithoff
df6e9076e4
* eMail: fix possible problem when mail-message-body (text or html part) is empty
2013-09-06 12:01:13 +00:00
Ralf Becker
826e7634bb
fix sql error when deleting a user without distribution lists
2013-09-03 16:05:54 +00:00
Ralf Becker
f07e86026a
* EMail/all apps: fixed notifications caused EMail to loose connection to IMAP server
...
- temporary switch of user-enviroment as not fully restored and caused email connection of notified user being tried
- bo_tracking::send_notification does not all switching and is save to used without do_notifications
- references to $GLOBALS[egw_info][user] are now removed, because they also stopped correctly switching user enviroments for notifications
2013-09-02 12:19:19 +00:00
Ralf Becker
242b62fb60
* Addressbook: deleting an account now also takes care of deleting or changing ownership of distribution lists (beside contacts as before)
...
r43694: fixed not working delete-account hook
2013-09-02 11:20:45 +00:00
Ralf Becker
0da37cc8ff
fixed warning reported by Anthony Messina on developers list
2013-09-02 06:49:43 +00:00
Ralf Becker
d23ee9c174
Changelog for 1.8.004.20130831
2013-08-31 08:06:52 +00:00
Ralf Becker
f735134a81
* FckEditor: re-added EGroupware configuration
2013-08-31 08:03:42 +00:00
Klaus Leithoff
abc36ce402
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-30 07:12:24 +00:00
Ralf Becker
af2145bea3
* Calendar/EMail: accepting mail invitations sets now external organizer as role CHAIR (externals can not be event-owners), to send replys back to organizer
2013-08-29 14:50:42 +00:00
Ralf Becker
aef984c7fa
* Calendar: automatic cancel alarms from removed or rejected participants
2013-08-29 14:39:01 +00:00
Klaus Leithoff
b94b6dfc15
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:50 +00:00
Klaus Leithoff
803d2e1b87
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:48 +00:00
Klaus Leithoff
066bd38927
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:47 +00:00
Klaus Leithoff
d1ebcef92c
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:45 +00:00
Klaus Leithoff
3dcb101a66
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:44 +00:00
Klaus Leithoff
4181d522c9
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:43 +00:00
Klaus Leithoff
f7ef2b1d1e
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:43 +00:00
Klaus Leithoff
6ffa2fced8
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:42 +00:00
Klaus Leithoff
e8dd59e862
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:41 +00:00
Klaus Leithoff
daba44f6f4
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:41 +00:00
Klaus Leithoff
9263f3ba2e
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:56:40 +00:00
Klaus Leithoff
e3b7aea5c4
commit some lang file stuff; mostly french
2013-08-26 09:41:27 +00:00
Ralf Becker
fe2df012b5
* CardDAV/Addressbook/LDAP/ADS: prefix, middle name, suffix was messed up, if iOS addressbook "Display Order" preferences was set to "lastname firstname"
2013-08-22 16:58:01 +00:00
Ralf Becker
42a41c6a53
* Addressbook: fixed sql error caused by multiple DISTINCT by backporting whole so_sql class from Trunk/11.1
2013-08-22 12:39:54 +00:00
Klaus Leithoff
30a3fd1b6b
fix problem with unmotivated linebreaks in text on wordwrap. issue reported on userlist for broken umlauts
2013-08-20 11:22:18 +00:00
Ralf Becker
f1d6806fb1
* Addressbook/eSync/CardDAV: fixed not working (forced) preference to display only accounts of groupmembers, causing eSync to permanently try and fail reading other accounts
2013-08-19 15:11:40 +00:00
Ralf Becker
906c758272
Changelog for 1.8.004.20130819
2013-08-19 09:50:48 +00:00
Ralf Becker
21818f534f
Changelog for 1.8.004.20130816
2013-08-16 15:29:02 +00:00
Klaus Leithoff
cb96603b14
merge russian lang files provided by MBCGroup
2013-08-16 11:01:07 +00:00
Ralf Becker
5b02a58267
* Calendar: fixed not working filter "only group events", to not include events of members
2013-08-15 16:03:04 +00:00
Ralf Becker
4c70450cad
* ProjectManager: fix SQL error if searching for string containing numbers and underscore or percent
...
skip user-wildcards (*,?) in is_numeric test, but not SQL wildcards, which get escaped and give sql-error
2013-08-14 08:03:09 +00:00
Ralf Becker
9638679c97
fixed an other sql error when creating distribution lists
2013-08-06 10:18:26 +00:00
Ralf Becker
f4597f6314
* CardDAV/Addressbook/ActiveDirectory: fixes SQL error when clients tries to propfind groups/distribution lists on accounts-addressbook, also return "403 Forbidden" when he tries to create one, as they are not (yet) supported on accounts, if not stored in SQL
2013-08-06 09:15:22 +00:00
Ralf Becker
c61ccc9372
* CardDAV/Addressbook: fixed various issues with groups/distribution lists as supported by Apple and eMclient (groups need to be enabled in CalDAV/CardDAV preferences!)
2013-08-02 19:31:59 +00:00
Ralf Becker
b2659058ef
fixed wrong condition only giving a location header if requests fails, not if it succeeds
2013-08-02 19:29:16 +00:00
Ralf Becker
719fedc70d
an other case in which we need to filter out in-active accounts
2013-08-02 18:29:20 +00:00
Ralf Becker
764cd33ab4
* CardDAV/Addressbook: fixed not working sync-collection report eg. by eMclient, if server-time is different from user
2013-08-02 14:42:09 +00:00
Ralf Becker
2c10872886
allways return an array, easier then copying with null in various places
2013-08-01 12:58:59 +00:00
Ralf Becker
e6277da835
* Admin/Filemanager: added filesystem check and repair for missing or broken required directories /, /apps and /home
2013-08-01 07:56:25 +00:00
Ralf Becker
f535947163
* CalDAV/CardDAV/WebDAV: get authentication working again with PHP 5.2
2013-07-30 16:49:17 +00:00
Ralf Becker
faedd7a01c
hopefully last PHP 5.2 fixes
2013-07-30 15:30:02 +00:00
Ralf Becker
a46d694d89
* EMailAdmin: make imap classes and default smtp class usable with PHP 5.2, LDAP requires 5.3!
2013-07-30 12:50:14 +00:00
Ralf Becker
5a5717b972
fixed "PHP Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM" under PHP 5.2
2013-07-30 11:53:25 +00:00
Ralf Becker
c9a9db53aa
fixed "PHP Parse error: syntax error, unexpected \ (T_NS_SEPARATOR)" error caused by email validation, also added error_log for these type of parse-errors
2013-07-30 10:15:01 +00:00
Ralf Becker
8bc346ecd0
Changelog for 1.8.004.20130727
2013-07-27 08:35:47 +00:00