Commit Graph

16875 Commits

Author SHA1 Message Date
cce85a5340 colored calendar list view 2010-09-27 08:47:42 +00:00
9818681531 added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:07:10 +00:00
4cee5102af added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:06:58 +00:00
bb607c609c added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO) 2010-09-27 07:56:02 +00:00
c1d7256972 added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO) 2010-09-27 07:55:15 +00:00
9a4b1d6ee7 allow for forced passwordchange on next login at account creation time 2010-09-27 07:52:41 +00:00
61812f4dc5 allow for forced passwordchange on next login at account creation time 2010-09-27 07:51:32 +00:00
40d786871e Improve Mac OS Addressbook.App CardDAV support as far as reasonable 2010-09-25 15:19:48 +00:00
7fc153654e Improve Mac OS Addressbook.App CardDAV support as far as reasonable 2010-09-25 15:01:09 +00:00
5cebf991b1 Improve Mac OS Addressbook.App CardDAV support as far as reasonable 2010-09-25 14:56:48 +00:00
0875363de5 fixed black window in IE or Opera, eg. when using "Add" or "Extended Search" from sidebox menu in addressbook 2010-09-25 12:44:22 +00:00
e8c545497e fixed SQL error: contact_owner is ambigous (addressbook other then all selected) 2010-09-25 12:37:30 +00:00
392c55f31b * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection
Addressbook does NOT allow to specify the URL, unlike iCal which allows it after autodetection fails.
This, some XML specifics set now for Apple addressbook user-agents and etags for addressbook collection itself
allow now to use EGroupware with iPhone or Mac addressbook. The later was working before, if you edited the URL
into a decompiled plist file, but failed now because of a new REPORT it tries on the principal, to find out shared
addessbooks, which we not yet support, but failed to tell in the correct way (501 Not Implemented).
Addressbook sync now the personal addressbook, because that is what we tell it as addressbook-home-set.
We should add some configuration so user can choose what addressbook to set as addressbook-home-set, or to set
the "all" addressbook (/addressbook). For the later we could add some prefs like SyncML to specify filters or
eg. a distribution list.
2010-09-25 09:18:26 +00:00
dc94d60c4b * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection
Addressbook does NOT allow to specify the URL, unlike iCal which allows it after autodetection fails.
This, some XML specifics set now for Apple addressbook user-agents and etags for addressbook collection itself
allow now to use EGroupware with iPhone or Mac addressbook. The later was working before, if you edited the URL
into a decompiled plist file, but failed now because of a new REPORT it tries on the principal, to find out shared
addessbooks, which we not yet support, but failed to tell in the correct way (501 Not Implemented).
Addressbook sync now the personal addressbook, because that is what we tell it as addressbook-home-set.
We should add some configuration so user can choose what addressbook to set as addressbook-home-set, or to set
the "all" addressbook (/addressbook). For the later we could add some prefs like SyncML to specify filters or
eg. a distribution list.
2010-09-25 09:14:28 +00:00
809b7fc04c PHP5.3 deprecated function fix 2010-09-25 09:14:22 +00:00
ed733eef42 * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection
Addressbook does NOT allow to specify the URL, unlike iCal which allows it after autodetection fails.
This, some XML specifics set now for Apple addressbook user-agents and etags for addressbook collection itself
allow now to use EGroupware with iPhone or Mac addressbook. The later was working before, if you edited the URL
into a decompiled plist file, but failed now because of a new REPORT it tries on the principal, to find out shared
addessbooks, which we not yet support, but failed to tell in the correct way (501 Not Implemented).
Addressbook sync now the personal addressbook, because that is what we tell it as addressbook-home-set.
We should add some configuration so user can choose what addressbook to set as addressbook-home-set, or to set
the "all" addressbook (/addressbook). For the later we could add some prefs like SyncML to specify filters or
eg. a distribution list.
2010-09-25 09:08:37 +00:00
2dd16fbcd3 an other fix for NTLM and SiteMgr 2010-09-25 08:20:21 +00:00
8e9e403276 an other fix for NTLM and SiteMgr 2010-09-25 08:19:59 +00:00
73beff54fe an other fix for NTLM and SiteMgr 2010-09-25 08:19:22 +00:00
4eb99ac1c1 several fixes around jpgraph:
- fixed wrongly reported jpgraph path "/jpgraph", if open_basedir is active and parent of EGroupware dir not accessible
- detect if jpgraph.php is direct in jpraph directory or in src subdirectory
- allow to specifiy arbitrary jpgraph path via defining EGW_JPGRAPH_PATH (eg. in header.inc.php)
--> should fix most jpgraph related issues
2010-09-25 07:47:19 +00:00
ebb491c071 several fixes around jpgraph:
- fixed wrongly reported jpgraph path "/jpgraph", if open_basedir is active and parent of EGroupware dir not accessible
- detect if jpgraph.php is direct in jpraph directory or in src subdirectory
- allow to specifiy arbitrary jpgraph path via defining EGW_JPGRAPH_PATH (eg. in header.inc.php)
--> should fix most jpgraph related issues
2010-09-25 07:46:37 +00:00
83a9c7253c several fixes around jpgraph:
- fixed wrongly reported jpgraph path "/jpgraph", if open_basedir is active and parent of EGroupware dir not accessible
- detect if jpgraph.php is direct in jpraph directory or in src subdirectory
- allow to specifiy arbitrary jpgraph path via defining EGW_JPGRAPH_PATH (eg. in header.inc.php)
--> should fix most jpgraph related issues
2010-09-25 07:38:27 +00:00
cb4cce47ae if user has filemanager rights, show Actions column allowing to delete or edit properties of files 2010-09-24 18:57:35 +00:00
867b8a66f6 if user has filemanager rights, show Actions column allowing to delete or edit properties of files 2010-09-24 18:56:48 +00:00
79bcb9e0fe if user has filemanager rights, show Actions column allowing to delete or edit properties of files 2010-09-24 18:55:36 +00:00
245007e659 fix spelling in translation 2010-09-24 13:59:38 +00:00
cabc21e5e5 fix spelling in translation 2010-09-24 13:58:52 +00:00
0e318b1f48 allow for/expect encoded MAILBOX/EMAIL Parts of an RFC822 EMail in MessageList creation, and decode it 2010-09-24 12:41:57 +00:00
090e964987 allow for/expect encoded MAILBOX/EMAIL Parts of an RFC822 EMail in MessageList creation, and decode it 2010-09-24 12:40:44 +00:00
d0353af960 fixing ACL check for nopasswordchange; fixing setting of shadowlastchange by using the correct data with propper format 2010-09-24 08:20:52 +00:00
2e33eeaab6 fixing ACL check for nopasswordchange; fixing setting of shadowlastchange by using the correct data with propper format 2010-09-24 08:20:14 +00:00
d50040e99c added info about firefox with NTLM and update EGroupware configuration 2010-09-24 06:11:38 +00:00
2b4eddc56b added info about firefox with NTLM and update EGroupware configuration 2010-09-24 06:11:18 +00:00
260308d288 added info about firefox with NTLM and update EGroupware configuration 2010-09-24 06:10:35 +00:00
4a44ea778d Backport 32267 - Changes to be able to create an infolog entry from a tracker ticket. Tracker subject, description and any matching custom fields are copied over. 2010-09-23 22:59:26 +00:00
fca08d7b62 Backport 32267 - Changes to be able to create an infolog entry from a tracker ticket. Tracker subject, description and any matching custom fields are copied over. 2010-09-23 22:57:41 +00:00
6da84c0dcd Changes to be able to create an infolog entry from a tracker ticket. Tracker subject, description and any matching custom fields are copied over. 2010-09-23 22:51:17 +00:00
b41aa57a22 Backport 32264 - Add action to undelete selected addresses. Only visible when viewing deleted addresses. 2010-09-23 22:03:34 +00:00
9e8a9a7ee1 Backport 32264 - Add action to undelete selected addresses. Only visible when viewing deleted addresses. 2010-09-23 21:58:51 +00:00
fa3b31cee6 Add action to undelete selected addresses. Only visible when viewing deleted addresses. 2010-09-23 21:55:06 +00:00
e9d9f8e34e Backport 32261 - Add option to change addressbook for record on a per-record basis, with fallback to owner
- Add option to not change the addressbook a record is in when updating it
2010-09-23 19:54:14 +00:00
4c5a90726e Backport 32261 - Add option to change addressbook for record on a per-record basis, with fallback to owner
- Add option to not change the addressbook a record is in when updating it
2010-09-23 19:51:51 +00:00
4c8ca0b2ca - Add option to change addressbook for record on a per-record basis, with fallback to owner
- Add option to not change the addressbook a record is in when updating it
2010-09-23 19:49:07 +00:00
61a0d1b169 Backport 32258 - Fix bug preventing unsetting a field mapping
- Don't re-resize popup window (Fix for IE unable to resize?)
2010-09-23 19:43:42 +00:00
0799bcd0d1 Backport 32258 - Fix bug preventing unsetting a field mapping
- Don't re-resize popup window (Fix for IE unable to resize?)
2010-09-23 19:40:46 +00:00
a3bd170aa4 - Fix bug preventing unsetting a field mapping
- Don't re-resize popup window (Fix for IE unable to resize?)
2010-09-23 19:35:52 +00:00
c34a7c53b9 explicit redirect target for NTLM auth and reverted unnecessary commit r32251 2010-09-23 17:49:32 +00:00
e3bf284765 explicit redirect target for NTLM auth and reverted unnecessary commit r32251 2010-09-23 17:48:53 +00:00
9ebb6a54ca explicit redirect target for NTLM auth and reverted unnecessary commit r32251 2010-09-23 17:47:55 +00:00
f35e01927c Backport 32252 - Make sure n_fn and n_fileas get updated when importing 2010-09-23 15:41:12 +00:00