Ralf Becker
4ab9783482
killed a few warnings for error_reporting = E_ALL
2006-08-06 05:37:42 +00:00
Pim Snel
28ea28e013
For the initial release of Credits Point we need add one API class
...
Credits Point will introduce payed services in to egroupware. Payments are
handled via Payment Service Provider Plugins. Credits Point is compatible
with OsCommerce for these plugins so we have access to hundreds of payment
plugins.
Developers can register functionality in the CP service database. CP admins
can offer registered functionality as payed service to the eGW users.
More info follow...
2006-08-04 08:50:11 +00:00
Ralf Becker
dfc6f56fe8
BE holidays for the next years from stijn.dumon-at-farmaka.be
2006-08-03 19:33:17 +00:00
Ralf Becker
4e64f9d62e
fix for accounts in LDAP, but no passwords (auth against something else), in that case we need to search with the root_dn and not the user himself
2006-08-03 08:21:42 +00:00
Ralf Becker
46788e009b
update from 1.2.104
2006-08-03 07:27:42 +00:00
Ralf Becker
e22ad754a5
fixed not working jscalendar, if for some reason no default date- or timeformat was set in the (default) prefs
2006-07-31 19:43:21 +00:00
Ralf Becker
b3454d9983
fixed an other "Fatal error: [] operator not supported for strings" error reported by Bastian Schern
2006-07-31 18:10:43 +00:00
Oscar Manuel Gómez Senovilla
33310098b9
lang updates
2006-07-31 16:20:28 +00:00
Ralf Becker
82824f0a6c
fixed bug reported by Bastian on the german list: Fatal error: [] operator not supported for strings
2006-07-28 16:44:41 +00:00
Ralf Becker
448a819cb6
fixed 2 errors with the notifications mentioned on the lists:
...
- the old boicalendar class was tried to call to create ical attachments for meating requests
- the generated link in "extended" notifications was sometimes wrong
2006-07-28 16:30:16 +00:00
Lars Kneschke
2e0b22691a
fixing a syntax error
2006-07-24 07:20:44 +00:00
Lars Kneschke
12cf0f6eb9
new ajax activity icon
...
created with http://www.ajaxload.info/
2006-07-24 04:23:04 +00:00
Lars Kneschke
60752ba913
added support for nokia 6600
2006-07-23 18:10:37 +00:00
Lars Kneschke
35bcf601df
removed some unneeded ,
2006-07-23 05:34:12 +00:00
Ralf Becker
671f175090
setting the freebusy_uri only if not in setup!
2006-07-22 18:02:15 +00:00
Lars Kneschke
5b9d33ac44
removed wrong placed ,
2006-07-22 11:25:24 +00:00
Lars Kneschke
07b45df538
syncml fixes
2006-07-20 13:32:02 +00:00
Lars Kneschke
3638270144
syncml fixes
2006-07-20 13:30:59 +00:00
Lars Kneschke
b07127ad4a
merging 1.2 and trunk
2006-07-20 09:38:53 +00:00
Lars Kneschke
1f5898ce97
make import of "recuring by number of events" working
2006-07-20 07:59:53 +00:00
Lars Kneschke
fcb5c49c1c
move navigation button some layers up
2006-07-20 07:59:02 +00:00
Lars Kneschke
e6ebaff6fb
take "deny grant access" into account again
2006-07-20 06:53:45 +00:00
Oscar Manuel Gómez Senovilla
dab5e19ef8
massive lang update
2006-07-16 07:13:01 +00:00
Ralf Becker
8f26ec2b1b
automatic setting the freebusy url for accounts
2006-07-14 23:25:52 +00:00
Ralf Becker
77678259e8
re-added freebusy support to the calendar
2006-07-14 23:24:56 +00:00
Ralf Becker
9ae99b8003
postgres fix, auto-id column need to be NOT set
2006-07-14 19:59:16 +00:00
Ralf Becker
f970ef346f
send the redirect to login,if the session can not be verified, via xajax
2006-07-14 18:05:58 +00:00
Ralf Becker
b12b8ada8b
fixed warning if a group without members got created
2006-07-13 19:54:02 +00:00
Ralf Becker
6a0bd14bac
- auth_type get's only used if account_repository is not set
...
- LDAP --> SQL: account-contact-data is now written
2006-07-13 17:42:09 +00:00
Ralf Becker
ba2ff67fbf
changed smtp-password input to type password, thanks to Flavio Henrique for the info
2006-07-13 15:07:59 +00:00
Ralf Becker
d5ae61dddc
fixed boical::search() method to prevent dublicate events via SyncML slow sync
2006-07-12 23:51:57 +00:00
Ralf Becker
3d4c680760
typo
2006-07-12 20:43:38 +00:00
Ralf Becker
e9c61d87d9
fixed bug, that caused accounts::search() to allways return on the first maxmatches accounts, as the underlying contacts::search() and so_sql::search() need the start param to be exact false and not null
2006-07-12 18:31:19 +00:00
Ralf Becker
c094f15db4
fixed error "no accounts/groups shown in admin", reported by Max.Bidlingmaier-at-EasternGraphics.com, if maxmatches not set
2006-07-12 15:15:44 +00:00
Lars Kneschke
b67d241224
added default type for ./contacts
2006-07-11 18:29:22 +00:00
Ralf Becker
34346b6847
fixed error in modification of existing group, if groupOfNames can NOT be used together with posixGroup (nis schema)
2006-07-11 02:28:58 +00:00
Ralf Becker
26e3790620
script to migrate to the rfc2307bis schema from nis
2006-07-11 01:49:06 +00:00
Ralf Becker
9d653a5b41
removed no longer used/relevant files
2006-07-09 23:38:38 +00:00
Ralf Becker
95d6f36322
fixed creation of new contacts to use id=null (not longer -1)
2006-07-09 23:35:16 +00:00
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