Ralf Becker
a5c24a7b3e
backported two bugfixes from HEAD:
...
1) fixed bug report by Dros on the german list: using account in ldap, nextmatch (eg. in setting group ACL's) is not working
2) implemented the same default, as for the sql class: everything which is not 'accounts' or 'groups'
2005-11-04 07:01:23 +00:00
Oscar Manuel Gómez Senovilla
dd93a60cf0
bug 1313566 and phpgwapi es-ES update
2005-10-13 22:06:56 +00:00
Carsten Wolff
95aa6563f5
fix an usort sideeffect
2005-09-30 16:05:35 +00:00
Carsten Wolff
951a4c8ec6
fix PHP3 legacy performance bug and use usort() for sorting ldap_search results.
2005-09-28 11:58:04 +00:00
Ralf Becker
c49b822a94
the xmlrpc log should be off be default, as it contains everything in cleartext (eg. passwords) and it is in most distros world readable
2005-09-20 10:13:09 +00:00
Ralf Becker
7750e10e2b
added configuration switch for xmlrpc and soap services (default off)
2005-09-10 10:33:56 +00:00
Ralf Becker
7871067e98
added patch from raphaelpereira-AT-gmail.com to allow creation of the DB under Postgres again
2005-09-06 10:14:43 +00:00
Carsten Wolff
127aedb65f
fix change_owner()
2005-08-30 20:57:03 +00:00
Miles Lott
a23f8f23e9
Yet another change for compat
2005-08-19 12:33:21 +00:00
Miles Lott
4d53018b08
Additional fix to rollback to phpgw_info array for this branch
2005-08-18 12:43:53 +00:00
Miles Lott
6be6611f92
Small fix for constants used in this branch
2005-08-18 12:39:22 +00:00
Miles Lott
92a4805448
Bump version to 009
2005-08-18 12:30:49 +00:00
Miles Lott
659e7351c8
Add changes from HEAD branch for security update to XMLRPC
2005-08-15 15:33:05 +00:00
Ralf Becker
4f0dd0066b
merged Milosch's xmlrpc fixes to 1.0.0
2005-07-08 18:27:00 +00:00
Ralf Becker
12aa419eb6
bugfix release 1.0.0.008 (xmlrcp security problems)
2005-07-08 14:35:35 +00:00
Carsten Wolff
dd2984573c
another shot at datetime.iso8601:
...
- accept both simple and extended format from input
- output simple format, if
+ either the client is vbXMLRPC
+ or the client sends a HTTP-header "isoDate: simple"
2005-06-30 18:54:11 +00:00
petere78
0c093c132a
Fix broken PAM authentication
2005-05-24 13:01:43 +00:00
Ralf Becker
3d36ba1ba4
pushing the version to 1.0.0.007
2005-04-15 16:33:27 +00:00
Ralf Becker
1f0711163c
Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net
2005-04-15 15:34:07 +00:00
Ralf Becker
05d2e0957e
fix for not working pam-auth if magic_quotes_gpc is on, as suggested by Robert Theisen <trobert@redhat.com> on the developer list
2005-04-15 14:48:05 +00:00
Ralf Becker
b2aa061bd9
fixed not working charset conversation in setup
2005-04-15 14:20:14 +00:00
Ralf Becker
e5e62d93b3
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>
2005-04-15 10:07:41 +00:00
Ralf Becker
9b701ac5b9
applied patch from Cornelius Weiss: fixes some probs with xmlrpc too
2005-04-13 08:58:03 +00:00
Ralf Becker
8071d23ea5
added missing charset-translation of the cn (common name), thanks to Martin Dalum <martin-AT-cabo.dk>
2005-04-12 09:54:46 +00:00
dragob
9817e2cd83
Fixed translation.
2005-04-08 10:39:01 +00:00
Ralf Becker
3168a88a87
fixed bug of not removable apps in the user management
2005-03-30 14:45:16 +00:00
Ralf Becker
c96764557a
fixed problems pointed out by gulftech
2005-03-15 15:41:31 +00:00
Ralf Becker
d2e35416ab
fix for the problems reported by gulftech, now tested a view days on my own production server and egroupware.org
2005-03-15 08:37:51 +00:00
Ralf Becker
4df4f22337
fixed the dynamic loading of the session extension (was missing the PHP_SHLIB_{PREFIX&SUFFIX})
2005-03-07 06:42:17 +00:00
Ralf Becker
28b05351bc
fallback to db sessions if php's session extension is not loadable, atm. you get cryptic errors, bugs in the bugtracker and mails on the list ;-)
2005-02-21 08:07:45 +00:00
Ralf Becker
28f22fab5c
fix for php5
2005-02-12 14:38:42 +00:00
Ralf Becker
a029793462
fixed bug [ 1106069 ] bad hypertext link creation when '&' is in the URL
2005-02-09 16:49:47 +00:00
Ralf Becker
f5656e49f4
select: fixed quoting of option texts in selectbox,
...
htmlspecialchars: dont quote < > as they are already entities
2005-02-09 13:50:59 +00:00
Ralf Becker
09279b48cb
fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
...
using adodb's datelibary instead of the regular php-functions: date, mktime, ...
2005-02-09 10:35:28 +00:00
Ralf Becker
f48bb9f670
fixed error with fulltext indexes (eg. in the wiki), when the default-type-type is set to InnoDB, which is eg. the default for some newer windows installs or mysql 4.1.x
2005-02-04 10:46:21 +00:00
nobody
d09c69e1d0
This commit was manufactured by cvs2svn to create branch
...
'Version-1_0_0-branch'.
2005-01-29 21:04:01 +00:00
Oscar Manuel Gómez Senovilla
29997ba72f
bug 1112125
2005-01-29 19:36:06 +00:00
Oscar Manuel Gómez Senovilla
a06003edef
*** empty log message ***
2005-01-29 13:05:52 +00:00
dawnlinux
8b24ab5af6
Enable searching the given name when doing a query by alphabet
2005-01-27 01:50:29 +00:00
alpeb
ee0afbc998
Call Activitymanager::replace_activity() with extra parameter to avoid recreation of empty code files
2005-01-17 19:26:13 +00:00
alpeb
a3f705c358
Do not create empty files if called from ProcessManager::new_process_version because they have already been copied (and recompiled with new path for shared code)
2005-01-17 19:22:36 +00:00
reinerj
5722e79f41
lang file update Swedish from Marko
2005-01-17 13:31:49 +00:00
reinerj
1951b4f39d
lang file update Swedish from Marko
2005-01-17 13:29:43 +00:00
Michael Bartz
0af7e47978
Corrected a incorrect field name in the where clause for the search string in list_instances call.
2005-01-14 02:49:08 +00:00
ak703
9172c8606e
remove border from jscal style blue to be able to define border while embedding.
...
Make integration in sidemenu, or wherelse, more configurable.
2005-01-13 00:11:35 +00:00
ak703
c7bf33461a
changed row_on/row_off to be not so dull greyish, but more light
2005-01-12 13:19:15 +00:00
ak703
fb7bb7c599
modified jscal style to a more friendly layout instead of this grey standard
2005-01-12 00:11:12 +00:00
ak703
9d2c351fe2
modified little colors to make egw more readable and take off this greyish feeling
...
after many people here asking for cleaner/brighter interface
2005-01-11 23:58:41 +00:00
alpeb
d190a689ae
Allow splitting from a split activity to more than two activities, and fixed join activity (it wasn't wating for all incomming actvities to be completed for it to be activated)
2005-01-11 14:34:56 +00:00
ak703
0719a89986
fixed bug #1097058 ldap, adding user to groups changes phpgwaccounttype to u
2005-01-09 17:12:50 +00:00