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
Oscar Manuel Gómez Senovilla
b25004f3e1
*** empty log message ***
2004-12-31 12:03:20 +00:00
Miles Lott
8943ece01f
remove last of the global calls
2004-12-29 04:19:56 +00:00
Miles Lott
c3d3c14b68
Clear the _xh accumulator after finished using xml parser
2004-12-29 04:16:58 +00:00
dawnlinux
7fb8b4dbea
Thanks to Wang Penghui AT realss DOT com
2004-12-22 17:10:11 +00:00
Oscar Manuel Gómez Senovilla
c701fd5a44
*** empty log message ***
2004-12-15 15:30:44 +00:00
dawnlinux
29adbe817b
Correct a variable name, it should be "$_account_id" not "$account_id"
2004-12-14 02:13:59 +00:00
dawnlinux
b305532907
Correct a variable name, it should be "$_account_id" not "$account_id"
2004-12-14 02:12:09 +00:00
reinerj
28c16e64b6
update the slovenian lang file from orb_ter
2004-12-07 21:51:19 +00:00
Ralf Becker
9dd38aa59a
fixed moving files in filemanger
2004-12-06 14:15:08 +00:00
Ralf Becker
948f739fd6
added a trim to cope with junk after charset name
2004-12-05 16:35:24 +00:00
reinerj
e01031de62
update the slovenian lang file from orb_ter
2004-12-03 22:22:47 +00:00
Miles Lott
70425fa29b
Fix headers and adjust classname in schedule service
2004-11-30 13:40:46 +00:00
Oscar Manuel Gómez Senovilla
bfe146ef78
*** empty log message ***
2004-11-27 23:35:32 +00:00
viniciuscb
08377c2a40
Change in selection() method to allow non-html return
2004-11-26 13:14:19 +00:00
viniciuscb
d48577b0f1
Changed type of return of input function: can now return an input with html
...
and js together (default, as it had ever been) or can return an array with
html and js parts separed.
2004-11-25 20:39:17 +00:00
raphaelpereira
fcec70607a
Removed print_r() debug line I forgot... sorry!
2004-11-25 20:27:35 +00:00
raphaelpereira
569158098e
- This functionality is already included in class.datetime.inc.php
2004-11-25 19:50:32 +00:00
raphaelpereira
2a09fe8f3e
- Now class.javascript.inc.php automatically loads the specific browser JS,
...
which is located at the same hierarchy, but inside a folder with the name
of the browser. For example:
Usual folder => contactcenter/js/ccQuickAdd/ccQuickAdd.js
Specific Folder => contactcenter/js/ccQuickAdd/mozilla/ccQuickAdd.js
It falls back to the usual folder if there is no specific code.
2004-11-25 19:41:07 +00:00
raphaelpereira
2fc017bf88
- Inserted an array 'zone_list_offset' with all glib compatible timezones...
2004-11-25 18:20:09 +00:00