Ralf Becker
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
Klaus Leithoff
61812f4dc5
allow for forced passwordchange on next login at account creation time
2010-09-27 07:51:32 +00:00
Jörg Lehrke
40d786871e
Improve Mac OS Addressbook.App CardDAV support as far as reasonable
2010-09-25 15:19:48 +00:00
Ralf Becker
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
Ralf Becker
73beff54fe
an other fix for NTLM and SiteMgr
2010-09-25 08:19:22 +00:00
Ralf Becker
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
Ralf Becker
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
Klaus Leithoff
cabc21e5e5
fix spelling in translation
2010-09-24 13:58:52 +00:00
Klaus Leithoff
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
Ralf Becker
2b4eddc56b
added info about firefox with NTLM and update EGroupware configuration
2010-09-24 06:11:18 +00:00
Nathan Gray
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
Nathan Gray
fa3b31cee6
Add action to undelete selected addresses. Only visible when viewing deleted addresses.
2010-09-23 21:55:06 +00:00
Nathan Gray
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
Nathan Gray
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
Ralf Becker
9ebb6a54ca
explicit redirect target for NTLM auth and reverted unnecessary commit r32251
2010-09-23 17:47:55 +00:00
Nathan Gray
b0870c8c80
Make sure n_fn and n_fileas get updated when importing
2010-09-23 15:38:28 +00:00
Klaus Leithoff
7e68a0727f
check if the user is allowed to change its password, before redirecting
2010-09-22 15:20:06 +00:00
Klaus Leithoff
0a53a95bdc
password-feature ldap specific stuff
2010-09-22 13:13:27 +00:00
Klaus Leithoff
abbf9e3abf
allow old name for account_lastpwd_change (account_lastpassword_change)
2010-09-22 11:41:16 +00:00
Klaus Leithoff
03e46716db
password-feature accounts_ldap form
2010-09-22 11:22:16 +00:00
Klaus Leithoff
91a612b55f
some more translations for password feature
2010-09-22 10:30:33 +00:00
Klaus Leithoff
5c982aeb8a
Part of Password-Feature
2010-09-22 10:11:11 +00:00
Klaus Leithoff
e3c4964816
translations for password-feature
2010-09-22 10:04:29 +00:00
Klaus Leithoff
3843c0b59b
Feature: to allow admins a) to set an allowed password age, to require all users to change their password regularily; b) force password change for a given user on the users next login; c) better control about the password strength required; Funded by Cricket
2010-09-22 09:48:27 +00:00
Ralf Becker
1f8e2e93df
* allow to pick CC of tickets from addressbook
...
- also added a different approach allowing apps to register themselfs multiple times in the link registry, was necessary as types approach from Nathan changes the usage of the original app, while this adds sub-types like an arbitrary app responded to the link hook
2010-09-22 09:36:26 +00:00
Klaus Leithoff
d5962bd0ed
allow bcc in header print (may be set on outgoing mails)
2010-09-20 14:33:19 +00:00
Klaus Leithoff
0f5e8d53bf
fix typo, remove unneeded instance of mailPreferences
2010-09-20 11:45:54 +00:00
Klaus Leithoff
fbdbfda46a
quiten warning when missing entrys for (to/cc/bcc)
2010-09-20 09:42:44 +00:00
Klaus Leithoff
c892a3fcda
improvement of import_mail (decode issue), add headerinfo to body while sending (splitting emailaddresses into to/cc/bcc) and preserving identity
2010-09-20 09:31:32 +00:00
Ralf Becker
d858197e80
fixed sql error reported on user list
2010-09-20 06:11:17 +00:00
Ralf Becker
22392e54b0
fixed SQL error in install from backup, as suggested by Hans-Jürgen
2010-09-18 17:10:35 +00:00
Jörg Lehrke
67aff3d370
New content_history approach for synchronization with all datastores
2010-09-18 11:28:48 +00:00
Jörg Lehrke
901f5873bc
Fix GroupDAV ctag issues
2010-09-18 11:28:12 +00:00
Jörg Lehrke
2e0e03205d
Fix group principals issue
2010-09-18 08:45:46 +00:00
Ralf Becker
d29205529b
removed use of PHP 5.3 deprecated eregi
2010-09-17 19:32:11 +00:00
Ralf Becker
409b8dd552
removed old jpgraph version and added setup and pm level checks asking user to install a recent one
2010-09-17 17:25:44 +00:00
Ralf Becker
57bf6cf4bf
fixed addressbook setting check_install for projectmanager (overwriting projectmanger checks)
2010-09-17 17:12:59 +00:00
Nathan Gray
7bf2053a54
Add 'Select' default entry to condition field column also
2010-09-17 14:15:20 +00:00
Klaus Leithoff
5c8d3301d6
postgres compatibility gathering of birthdays for homearea (calendar merge of birtdays into holidays) order by column must be part of distinct selection list; adapting calendar home view to meet expected date format by using egw_time::to
2010-09-17 13:51:12 +00:00
Ralf Becker
856c19553c
As suggest by Hans-Jürgen: Warn if some required apps are NOT installed: phpgwapi, etemplate, egw-pear, home, admin, preferences
...
Should also remind people about the required egw-pear app ;-)
2010-09-17 09:45:55 +00:00
Ralf Becker
dce834b93b
present a login page, if anon user has no right for an application, makes more sense then throwing an exception
2010-09-17 09:11:44 +00:00
Nathan Gray
ae7158086a
Fix add_option calls
2010-09-16 21:21:00 +00:00
Nathan Gray
49e3c1d8fa
Make edit popup wider to fix display issues in IE
2010-09-16 21:02:37 +00:00
Nathan Gray
d82c984f5a
Change file upload size, make each have it's own line in IE
2010-09-16 20:32:21 +00:00
Nathan Gray
4517bafcb6
Attempt at a fix for error that prevented sidebox menu from sliding out in IE8
2010-09-16 20:06:48 +00:00
Nathan Gray
d01499df7b
Change UI a little to have actions default to 'Select' when no action is selected
2010-09-16 17:17:29 +00:00
Ralf Becker
07da314086
using own CreateIndex() method in CreateTable(), to deal correctly with size-limited indexes in PostgreSQL
2010-09-16 11:58:25 +00:00
Ralf Becker
63915fe8ab
PostgreSQL seems to require to update the sequenz, after manually inserting id's
2010-09-16 11:47:15 +00:00
Ralf Becker
ae8ec8748b
CreateIndex: remove length limits from column names, if DB type is NOT MySQL
2010-09-16 10:22:43 +00:00
Ralf Becker
14b6c569fb
new logo for 1.8
2010-09-16 09:57:12 +00:00