Ralf Becker
2b549bcfe8
- fixed sifaddressbook to use bocontacts
...
- adapted to bocontacts::save returning the id again
- added comment for Lars about the id in LDAP & save
2006-07-09 22:59:22 +00:00
Ralf Becker
c14d006c15
bocontact::save returns now (again) the id on success and false on error
2006-07-09 22:58:04 +00:00
Ralf Becker
7ae03372ab
savegard the account_id against changes not triggered by the accounts-class, eg. via SyncML/xmlrpc
2006-07-09 22:46:58 +00:00
Lars Kneschke
ecc09fc1a2
make adds working
2006-07-09 20:26:57 +00:00
Ralf Becker
6e0605899e
an other fix for check_perms (used via SyncML)
2006-07-09 20:07:09 +00:00
Ralf Becker
2dac413bc8
forget to remove test-comments
2006-07-09 18:49:02 +00:00
Ralf Becker
9b32a9ac76
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:39:01 +00:00
Ralf Becker
6b327c6c4f
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:24:43 +00:00
Ralf Becker
5fb740f401
some fixes for new installs:
...
- acl of the anon user gets now set correct
- nopasswordchange ACL for groups get no longer set
- nopasswordchange ACL for user gets only set to 1 (no 0), as in admin
2006-07-09 17:23:35 +00:00
Lars Kneschke
5c057a26dd
make syncml working with the new addressbook
2006-07-09 13:29:19 +00:00
Lars Kneschke
46b151baa4
improved handling of slowsync and twowaysync
2006-07-09 07:27:23 +00:00
Ralf Becker
8f5467044a
phpDoc header and some docu
2006-07-09 07:14:01 +00:00
Ralf Becker
8541487029
a bit more sophisticated session create
2006-07-09 07:13:03 +00:00
Ralf Becker
11a9afc1ba
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:55:35 +00:00
Ralf Becker
9e525b0989
re-read the owner in check_perms, if it's not set
2006-07-09 06:09:32 +00:00
Ralf Becker
958a83a06d
fixed vCard export and added it to the user-interface
...
ToDo: include the new 1.3+ fields like the jpegphoto
2006-07-08 23:02:30 +00:00
Ralf Becker
b1f1455edc
added a list of changed and new addressbook fields
2006-07-08 22:18:36 +00:00
Ralf Becker
8072930632
write only for contact-repository sql-ldap, but not for sql and account in ldap
2006-07-08 21:41:42 +00:00
Ralf Becker
cc7020f9a6
fixed sql error in setup/account_migration, as there are no grants, if there's no user
2006-07-08 21:38:54 +00:00
Ralf Becker
82af1db4bd
fix: title in checkbox_multiselect was (only) set for the checkbox, not the whole label
2006-07-08 20:18:36 +00:00
Lars Kneschke
26066d742c
updated spec files for 104 release
2006-07-08 06:30:19 +00:00
Ralf Becker
bbf8a48a71
making the customfields max. 3 Lines heigh
2006-07-08 03:41:02 +00:00
Ralf Becker
c22ac6678c
make egw_addressbook.account_id unique, as it should be and to speed up the join with the accounts-table
2006-07-08 01:02:37 +00:00
Ralf Becker
325d849332
allow to use columns, which are not unique, for read
2006-07-08 00:38:06 +00:00
Ralf Becker
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
Ralf Becker
ad7972870c
moved saving of account contact-data to accounts class
2006-07-08 00:20:27 +00:00
Ralf Becker
236ed1e3df
removed the not longer used schema
2006-07-06 23:17:22 +00:00
Ralf Becker
11775a0846
new method to get the message_id of a phrase
2006-07-06 23:02:55 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
2ed20963ed
use country-class instead of sbox-class
2006-07-06 22:53:45 +00:00
Ralf Becker
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
Ralf Becker
fbb8eee4ee
removed not used sbox classes, use html-, country- or uiaccountsel-class instead
2006-07-06 22:51:45 +00:00
Pim Snel
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
Ralf Becker
9d4ddba49b
removed not used instanciation of old sbox class
2006-07-06 20:15:11 +00:00
Ralf Becker
a446185de0
nicer formatting and more comfy
2006-07-06 19:10:58 +00:00
Cornelius Weiß
0da8ed64ac
fix: custom-fields were not displayed in safari
2006-07-05 17:56:25 +00:00
Ralf Becker
6b005761e4
changes thanks to Aleksander Adamowski of the developers list
2006-07-01 21:37:09 +00:00
Ralf Becker
27da7f6edb
fixed a fatal error in (direct) updating a 1.0.x install
2006-07-01 20:18:44 +00:00
Cornelius Weiß
60c5bd673a
fix not displayed actions found by Christophe Combelles
2006-07-01 05:28:40 +00:00
Cornelius Weiß
a3f36ebcb4
fix: wrong url found by j635
2006-07-01 05:10:07 +00:00
Lars Kneschke
ac7a22e835
reenabled participants
2006-06-29 05:25:22 +00:00
Cornelius Weiß
d6d795aff7
fix typo found by Ageless
2006-06-28 16:50:05 +00:00
Cornelius Weiß
4910d3d599
fix: to short column definition for remark field in link class
2006-06-28 12:34:51 +00:00
Cornelius Weiß
b849696eb2
workaround to display all open tasks in calendar dayview
2006-06-27 16:43:06 +00:00
Cornelius Weiß
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
Ralf Becker
7630412a9e
support for 1.2.103 (3. 1.2 bugfix release)
2006-06-24 17:31:15 +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