Commit Graph

10973 Commits

Author SHA1 Message Date
Ralf Becker
d6b960d787 installation check if session.save_path is writable by the webserver: might help people who cant log into eGW because of "session could not be verified" 2006-07-09 18:47:31 +00:00
Ralf Becker
1d0b0202e5 creating of eg. the files-dir was only tried if the parent dir was writable, which failed if it does not yet exist 2006-07-09 17:33:07 +00:00
Ralf Becker
7c4adc12aa fixed setup to deal with proxies: behind a non-transparent proxy the cookie domain was wrong, which cause the browser to refuse the setup cookies, which throw you always back to setup login 2006-07-09 06:57:00 +00:00
Ralf Becker
bc42ce2bc9 fix: title in checkbox_multiselect was (only) set for the checkbox, not the whole label 2006-07-08 20:20:10 +00:00
Lars Kneschke
1062876891 updated spec files for release 104 2006-07-08 06:29:51 +00:00
Cornelius Weiß
dff79944f4 fix: custom-fields were not displayed in safari 2006-07-05 17:52:46 +00:00
Cornelius Weiß
63e898d428 fix not displayed actions found by Christophe Combelles 2006-07-01 05:26:07 +00:00
Cornelius Weiß
286a68d2ba fix: wrong url found by j635 2006-07-01 05:09:08 +00:00
Lars Kneschke
617d44e0a7 reenabled participants 2006-06-29 05:24:17 +00:00
Cornelius Weiß
bea4cfa8df fix typo found by Ageless 2006-06-28 16:51:49 +00:00
Cornelius Weiß
ee4bd62b03 fix: to short column definition for remark field in link class 2006-06-28 12:24:53 +00:00
Cornelius Weiß
e879b461b3 workaround to display all open task in calendar dayview 2006-06-27 16:32:30 +00:00
Cornelius Weiß
c82350e6d7 link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-27 16:27:41 +00:00
Ralf Becker
b3b6cb5b5b backport of webdav server 2006-06-24 17:48:43 +00:00
Ralf Becker
6702c7f683 backport of webdav server 2006-06-24 17:48:23 +00:00
Ralf Becker
c10a66fdee fix for some situations in setup 2006-06-24 17:47:41 +00:00
Ralf Becker
86b41049ad backported calendar fixes to 1.2 2006-06-24 17:34:38 +00:00
Ralf Becker
627146c9a3 pushing the version-number to 1.2.103 for the 3. bugfix release 2006-06-24 17:30:31 +00:00
Ralf Becker
74e122ee3b some minor stuff 2006-06-24 17:11:35 +00:00
Ralf Becker
dcd5d3f91a link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-24 16:12:56 +00:00
Ralf Becker
dde05aab4f link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-24 16:06:11 +00:00
Ralf Becker
5f61f74a50 link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-24 16:04:35 +00:00
Ralf Becker
d1a85e1054 link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-24 16:04:06 +00:00
Ralf Becker
a48b353c14 link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-24 16:03:00 +00:00
Ralf Becker
da51cab0aa 1) fixed critical bug in links class: viewing an entry which has links to other entries, for which the user has no view permissions, caused the deleting of the links to these entries. The title function/hook returns now null to indicate an entry does not exist (and all links can be deleted) or false (as previously allways) if there are insufficent rights to view the title. Links get now only deleted in the first case, if title() returns null
2) dont ask ;-)
2006-06-24 16:01:32 +00:00
Ralf Becker
558a52b491 1) fixed critical bug in links class: viewing an entry which has links to other entries, for which the user has no view permissions, caused the deleting of the links to these entries. The title function/hook returns now null to indicate an entry does not exist (and all links can be deleted) or false (as previously allways) if there are insufficent rights to view the title. Links get now only deleted in the first case, if title() returns null
2) dont ask ;-)
2006-06-24 15:58:29 +00:00
Ralf Becker
0c8f55b6ea quitened a warning 2006-06-24 15:52:42 +00:00
Ralf Becker
86b3262901 excluding of non phpgwapi files not neccessary and breaks new accounts-class which use addressbook's contact service 2006-06-24 15:52:06 +00:00
Ralf Becker
a3ff0decd1 making "all" the default for the addressbook selection (was the personal addressbook) 2006-06-24 06:09:02 +00:00
Ralf Becker
4685b9e003 search was missing the email address 2006-06-24 05:57:13 +00:00
Ralf Becker
fbcded1a6b prevent SQL error "contact_owner is ambigues" 2006-06-24 05:54:28 +00:00
Lars Kneschke
2c5d378335 added support for fetching body and header for composed email 2006-06-23 19:15:09 +00:00
Lars Kneschke
033237ade3 added support for commiting sessions(remove file lock for php sessions) 2006-06-23 19:14:55 +00:00
Lars Kneschke
4ec908ebe4 added support for fetching body and header for composed email 2006-06-23 19:13:22 +00:00
Lars Kneschke
fd297aad19 added support for commiting sessions(remove file lock for php sessions) 2006-06-23 19:09:38 +00:00
Ralf Becker
37b1a0c0c1 fixed bug: delete always deleted the parent-dir too 2006-06-23 17:43:07 +00:00
Ralf Becker
2aaa25ab58 - webdav works now with multiple domains and user-names including the domain
- webdav creates now the users home-dir, if it does not exist (as filemanager does)
2006-06-23 17:25:02 +00:00
Ralf Becker
82eec8f9c9 webdav works now with multiple domains and user-names including the domain 2006-06-23 17:23:13 +00:00
Ralf Becker
e6e05e283c reversed password change ACL from changepassword to nopassword change, to allow eGW users created in LDAP to be full users, without the need to change/add something in the ACL table 2006-06-23 01:28:47 +00:00
Ralf Becker
e457717dde reversed password change ACL from changepassword to nopassword change, to allow eGW users created in LDAP to be full users, without the need to change/add something in the ACL table 2006-06-23 01:27:56 +00:00
Ralf Becker
8383d58c50 reversed password change ACL from changepassword to nopassword change, to allow eGW users created in LDAP to be full users, without the need to change/add something in the ACL table 2006-06-23 01:27:40 +00:00
Ralf Becker
1cfeb896a7 reversed password change ACL from changepassword to nopassword change, to allow eGW users created in LDAP to be full users, without the need to change/add something in the ACL table 2006-06-23 01:27:03 +00:00
Ralf Becker
f414fbb31c install check for filemanagers webdav support (PEAR::HTTP_WebDAV_Server) 2006-06-23 00:14:40 +00:00
Ralf Becker
1b39b7d4fb fixed wrong attribute name as reported by Bastian Schern from the german list 2006-06-23 00:06:27 +00:00
Ralf Becker
c28dfbcf37 typo 2006-06-22 21:14:39 +00:00
Ralf Becker
f68eac41e5 fixed date-widget for 12h timeformat:
- replaced extra am/pm radio buttons with single selectbox with times includeing am/pm (works much better with the existing layouts)
- fixed wired 12h clock: 12am,1am-11am,12pm,1pm-11pm (0-23h)
- added an select-hour widget to the select-widgets for the above
2006-06-22 17:26:36 +00:00
Ralf Becker
12e821b883 fixed date-widget for 12h timeformat:
- replaced extra am/pm radio buttons with single selectbox with times includeing am/pm (works much better with the existing layouts)
- fixed wired 12h clock: 12am,1am-11am,12pm,1pm-11pm (0-23h)
- added an select-hour widget to the select-widgets for the above
2006-06-22 16:14:08 +00:00
Ralf Becker
19f65c4c0a capitalized the app-name (as in the german translation) 2006-06-22 13:53:27 +00:00
Ralf Becker
ec8bc31682 fix for empty webserver_url (eGW installed in docroot) 2006-06-22 05:38:31 +00:00
Ralf Becker
16c087b605 - setup-cli can now set/change the default EMailAdmin profile
- setup-cli --help has now subsections for header and config
2006-06-22 03:40:18 +00:00