Commit Graph

22840 Commits

Author SHA1 Message Date
Ralf Becker
eeb679b59a setup uses now sessions too and password-hashes in header.inc.php use most secure hashing type 2013-09-11 11:36:24 +00:00
Ralf Becker
71134ce29a change cli detection to use php_sapi_name() 2013-09-10 17:31:15 +00:00
Nathan Gray
b3806e3e8e Add child action visbile/enabled checking - previously children were always enabled 2013-09-09 15:01:54 +00:00
Nathan Gray
46d7c0e615 Understand user number preference when importing and exporting floats 2013-09-09 14:48:44 +00:00
Nathan Gray
e83cdd8d65 When exporting as human values, format floats according to user preferences. 2013-09-09 14:45:16 +00:00
Nathan Gray
e68fcf8eaf Fix infinite loop when picking 'all users' or 'just me' 2013-09-09 14:41:00 +00:00
Klaus Leithoff
37fed607b1 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-09-09 12:05:38 +00:00
Klaus Leithoff
7fe91e4e77 * eMail: fix possible problem when mail-message-body (text or html part) is empty 2013-09-06 12:00:41 +00:00
Ralf Becker
55346c45a3 fix sql error when deleting a user without distribution lists 2013-09-03 16:04:53 +00:00
Ralf Becker
c67b27c4ba Changelog for 11.1.20130903 2013-09-03 06:28:27 +00:00
Ralf Becker
32b08d105f fixed not shown day-sum (caused by 0 == 'ts_id') 2013-09-02 18:02:13 +00:00
Ralf Becker
fde4d9df99 silence warning be defining the constants 2013-09-02 13:41:03 +00:00
Ralf Becker
b958240a94 * 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:14:08 +00:00
Ralf Becker
97c1c1e75d * 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:27 +00:00
Ralf Becker
79ebc92349 fixed warning reported by Anthony Messina on developers list 2013-09-02 06:49:29 +00:00
Ralf Becker
e57ac57867 * Calendar/ActiveSync: keep external organizer and status&role of existing participants, if clients does not send them 2013-08-30 11:13:58 +00:00
Klaus Leithoff
24d3a11325 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-30 07:11:28 +00:00
Ralf Becker
dc4755efb6 * 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:37:01 +00:00
Ralf Becker
3fa98b8209 * Calendar: automatic cancel alarms from removed or rejected participants 2013-08-29 14:31:45 +00:00
Ralf Becker
18838ef606 fixed SQL error caused by so_sql prefixing 0 with table name 2013-08-29 13:28:24 +00:00
Ralf Becker
79a14aed48 * Timesheet/PostgreSQL: fix SQL error when selecting a timerange 2013-08-29 11:04:21 +00:00
Klaus Leithoff
5299db0f05 add (and use) preg replace callback for mailto link to text transformation 2013-08-29 10:40:11 +00:00
Klaus Leithoff
ace203f868 make sure all comparsions on structural keywords are done lowercase on import mail 2013-08-28 12:05:32 +00:00
Klaus Leithoff
46ecce3759 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:42 +00:00
Klaus Leithoff
5faf8b2537 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:39 +00:00
Klaus Leithoff
b9a24e9d3b commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:38 +00:00
Klaus Leithoff
0e89d4c1a0 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:37 +00:00
Klaus Leithoff
d5254b2667 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:36 +00:00
Klaus Leithoff
21c071b3f8 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:34 +00:00
Klaus Leithoff
5f41a16dd6 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:34 +00:00
Klaus Leithoff
51ffad69a0 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:33 +00:00
Klaus Leithoff
53b3364b00 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:33 +00:00
Klaus Leithoff
7ecf772afa commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:33 +00:00
Klaus Leithoff
c960c9abb9 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:32 +00:00
Klaus Leithoff
cc73e9dd0d commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:31 +00:00
Klaus Leithoff
2ac6972def commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:29 +00:00
Klaus Leithoff
99c874f2e3 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:28 +00:00
Klaus Leithoff
9d5eb54b47 encapsulate adaption of subject in function, and use it 2013-08-27 07:56:46 +00:00
Klaus Leithoff
d5d6f4daf9 make sure possible instance is unset before recreating the entry; correct condition on InstanceCreation when icServerObject is passed; unset cachedObjects for Instance 2013-08-26 14:27:46 +00:00
Klaus Leithoff
bacf0c0330 allow unsetting cachedObjects for tracker mailhandler 2013-08-26 14:19:21 +00:00
Klaus Leithoff
ed08b9612e commit some lang file stuff; mostly french 2013-08-26 09:41:02 +00:00
Ralf Becker
986513fd12 * 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:54:21 +00:00
Ralf Becker
bec93a3ce3 * CardDAV/Addressbook/LDAP/ADS: syncing all addressbooks into one now also allows to include accounts not stored like contacts 2013-08-22 16:43:11 +00:00
Hadi Nategh
5fcedd5ad7 fix not set correctly timesheet title by using project name as title 2013-08-22 13:52:18 +00:00
Hadi Nategh
0c9c6b6afd fix not linked calendar\'s project links to timesheet, when creating timesheet by multi-select entries 2013-08-22 13:26:38 +00:00
Klaus Leithoff
45201e9c29 add missing prepareFlagsArray 2013-08-22 07:18:15 +00:00
Klaus Leithoff
552ab8218f * Tracker/Mailhandling: process mail using eGroupware Mail Object and functionality (intention is to have the same behavior as mail2tracker in Mail Application) 2013-08-20 11:49:27 +00:00
Klaus Leithoff
bee200ba2d implement the possibility to return multiple lines on get_message for tracking; allow transformation of --- into horizontal rule on html on get_message 2013-08-20 10:57:35 +00:00
Ralf Becker
2156ff1b7b * 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:10:36 +00:00
Hadi Nategh
70d4fc8527 fix privat address country does not preselect nation, should be analogous to business 2013-08-19 11:44:37 +00:00