325d849332
allow to use columns, which are not unique, for read
2006-07-08 00:38:06 +00:00
bd7f7f417d
- readonly LDAP sync (acount-repository SQL --> LDAP) is fully working now
...
- migration for contacts to LDAP
- some general addressbook fixes
2006-07-08 00:36:23 +00:00
ad7972870c
moved saving of account contact-data to accounts class
2006-07-08 00:20:27 +00:00
236ed1e3df
removed the not longer used schema
2006-07-06 23:17:22 +00:00
11775a0846
new method to get the message_id of a phrase
2006-07-06 23:02:55 +00:00
b9a639d3cf
- changed labels from company to organisation
...
- using a country-selection instead of an text-input
- disabled "change all members of org" if no org set
2006-07-06 23:01:29 +00:00
af35ee028e
- fixed co (country) attribute which is NOT inetOrgPerson, but mozillaOrgPerson
...
- use/set c (country-code) attribute for mozillaOrgPerson and mozillaAbPersonAlpha
- fixed primparyPhone of evolutionPerson to store the phone-number and NOT the internal eGW name of the number
2006-07-06 22:59:28 +00:00
f0ee41230d
- use country-class instead of sbox-class for country-names
...
- moved US state name to country class
- new param for select-country to optionaly use the country-name instead of the county-code
2006-07-06 22:55:30 +00:00
2ed20963ed
use country-class instead of sbox-class
2006-07-06 22:53:45 +00:00
970ebe0784
- include US states from sbox
...
- methods to translate between country-code and -name
- methods to return a translated country-list
2006-07-06 22:52:50 +00:00
fbb8eee4ee
removed not used sbox classes, use html-, country- or uiaccountsel-class instead
2006-07-06 22:51:45 +00:00
1f99dafd1b
created makefile and instructions for crunching the tinymce.js file
...
add ttkcruncher to for crunching javascripts
2006-07-06 20:39:08 +00:00
9d4ddba49b
removed not used instanciation of old sbox class
2006-07-06 20:15:11 +00:00
a446185de0
nicer formatting and more comfy
2006-07-06 19:10:58 +00:00
0da8ed64ac
fix: custom-fields were not displayed in safari
2006-07-05 17:56:25 +00:00
6b005761e4
changes thanks to Aleksander Adamowski of the developers list
2006-07-01 21:37:09 +00:00
27da7f6edb
fixed a fatal error in (direct) updating a 1.0.x install
2006-07-01 20:18:44 +00:00
60c5bd673a
fix not displayed actions found by Christophe Combelles
2006-07-01 05:28:40 +00:00
a3f36ebcb4
fix: wrong url found by j635
2006-07-01 05:10:07 +00:00
ac7a22e835
reenabled participants
2006-06-29 05:25:22 +00:00
d6d795aff7
fix typo found by Ageless
2006-06-28 16:50:05 +00:00
4910d3d599
fix: to short column definition for remark field in link class
2006-06-28 12:34:51 +00:00
b849696eb2
workaround to display all open tasks in calendar dayview
2006-06-27 16:43:06 +00:00
2bf64c906d
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:30:53 +00:00
7630412a9e
support for 1.2.103 (3. 1.2 bugfix release)
2006-06-24 17:31:15 +00:00
74e122ee3b
some minor stuff
2006-06-24 17:11:35 +00:00
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
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
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
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
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
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
0c8f55b6ea
quitened a warning
2006-06-24 15:52:42 +00:00
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
a3ff0decd1
making "all" the default for the addressbook selection (was the personal addressbook)
2006-06-24 06:09:02 +00:00
4685b9e003
search was missing the email address
2006-06-24 05:57:13 +00:00
fbcded1a6b
prevent SQL error "contact_owner is ambigues"
2006-06-24 05:54:28 +00:00
4ec908ebe4
added support for fetching body and header for composed email
2006-06-23 19:13:22 +00:00
fd297aad19
added support for commiting sessions(remove file lock for php sessions)
2006-06-23 19:09:38 +00:00
37b1a0c0c1
fixed bug: delete always deleted the parent-dir too
2006-06-23 17:43:07 +00:00
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
82eec8f9c9
webdav works now with multiple domains and user-names including the domain
2006-06-23 17:23:13 +00:00
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
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
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
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
f414fbb31c
install check for filemanagers webdav support (PEAR::HTTP_WebDAV_Server)
2006-06-23 00:14:40 +00:00
1b39b7d4fb
fixed wrong attribute name as reported by Bastian Schern from the german list
2006-06-23 00:06:27 +00:00
c28dfbcf37
typo
2006-06-22 21:14:39 +00:00
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