Commit Graph

10475 Commits

Author SHA1 Message Date
ff34378a1e Fixed app dependencies for api-1.0.1 version change 2004-07-30 19:06:35 +00:00
6d36e3afaa Changed param comment of function input: funtion should expect time in server's timezone instead of users localtime; the conversion to user's localtime is taken care inside the function when calling common->show_date 2004-07-30 00:24:12 +00:00
94e422b920 sync changes from 1_0_0 with head (layout problem) 2004-07-28 20:43:17 +00:00
53f44c8997 *** empty log message *** 2004-07-27 18:20:14 +00:00
0e3492a4a6 *** empty log message *** 2004-07-26 19:54:17 +00:00
ae31c0db04 *** empty log message *** 2004-07-26 19:48:49 +00:00
8286bb3dc6 fixed typo 2004-07-25 20:05:28 +00:00
788440b69d fixed get_list, which was only returning groups if 'both' were requested, which caused eg. in calender only groups to be selectable 2004-07-25 15:51:54 +00:00
c591c2c221 fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
2004-07-25 01:41:37 +00:00
968f1ccf91 fixed bug [ 991222 ] Error uploading file -
thought the whole class need to be reworked with the new db-functions
2004-07-24 20:29:15 +00:00
8107e51abc removed wrong semicolon bedind the sql queries 2004-07-23 00:59:44 +00:00
901dfb9f5f added missing "enable extra debug-message" for updates 2004-07-23 00:50:36 +00:00
591d9f020e added sapdb 2004-07-23 00:49:29 +00:00
b23989981e added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb 2004-07-23 00:47:30 +00:00
29594f2771 added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb 2004-07-23 00:46:01 +00:00
d5c32df4e3 first version of data-dictionary for sapdb 2004-07-23 00:41:24 +00:00
1a585efd36 fixed the code, which was not working after the right table-name was used ;-)
dont think that part is used anyhow
2004-07-22 18:40:19 +00:00
faa4caa918 fix for bug [ 995944 ] Pass by reference in class.uicurrentsessions.inc.php 2004-07-22 14:35:38 +00:00
42142322b4 now that the old db-classes are gone, we can put function name_quote to use. 2004-07-22 08:22:52 +00:00
ac57bee771 Czech translation of Calendar from Oldrich Dlouhy 2004-07-22 08:15:03 +00:00
edcda476b7 update brasilian translations 2004-07-21 21:18:18 +00:00
efe5157b83 fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed 2004-07-21 21:15:54 +00:00
75c914ea31 patch from Erwan LE DISEZ 2004-07-21 17:01:51 +00:00
2b4c26b287 merged lang-files from the 1.0 branch, please everone update both branches 2004-07-21 16:57:49 +00:00
f9e0f8f0d4 updated lang file from Emil Varjasi 2004-07-21 16:45:52 +00:00
b602dd1abf patch from Erwan LE DISEZ 2004-07-21 16:43:34 +00:00
43c3b79893 patch from Erwan LE DISEZ 2004-07-21 16:42:34 +00:00
b7bd5a0a35 patch from Michael Robellard to fix "call time by reference" warning 2004-07-21 14:03:28 +00:00
5f0e998729 fixed wrong name of config-table 2004-07-21 13:53:31 +00:00
28b38e63ff added checkbox for extra debug-messages for the first installtion and API updates 2004-07-21 13:27:25 +00:00
de506124a3 fixing bug [ 992090 ] Could not log out
At that time, there is no account-id set which results in an empty string, what pgSql dont likes in integer fields. Casting it to int now.
2004-07-21 10:12:58 +00:00
4e6fa932cb Add feature "rejected line"
Somes lines has been rejected.
This features warn admin directly
2004-07-20 16:11:31 +00:00
f827b8a29b removed str.replace with anonymous function, as suggested by benjamin 2004-07-20 13:44:30 +00:00
bfab7d5a46 changed quoting for wz_tooltips to allow linebreaks 2004-07-19 15:19:02 +00:00
7ac6dfb765 new version of tooltips - but careful when last "character" in event description is a <CR> (newline)
then ALL tooltips will not work. Needs to be fixed within input parser
2004-07-16 20:58:14 +00:00
74cad0da8e *** empty log message *** 2004-07-16 18:31:15 +00:00
d40083a4ba sync with 1_0_0 for use of tooltips 2004-07-16 12:28:15 +00:00
cc63295475 updated for use of tooltips systemwide 2004-07-16 12:26:51 +00:00
677eb8304b Holidays in Taiwan
provided by Finjon Kiang
2004-07-15 07:17:06 +00:00
dff13373e1 1) fixed problem with not created account_email column, thanks to a direction from Manfred Usselmann
2) moved all pre-1.0.0 updates to new tables_updates_0_9_14.inc.php, which gets now included as all to other "old" updates
2004-07-15 06:47:34 +00:00
6666325a1e *** empty log message *** 2004-07-14 08:12:56 +00:00
04650e3680 re-read job, in case it had been updated or even deleted in the method 2004-07-12 23:46:54 +00:00
008c95aa98 moved to new email storage 2004-07-12 22:31:11 +00:00
cf32369b5d stoping account or group creation process, if there is an error and therefor no id (else the acl or preference class assumes to change the current user) 2004-07-12 22:06:13 +00:00
2323808812 cat icon, color and title 2004-07-12 22:03:57 +00:00
eba1ec911f fixed name2id for groups (was still the old variable-name) and limited id2name & name2id for groups on certain fields only 2004-07-12 21:25:51 +00:00
19cbdcec1d killed a warning in xmlrpc from the kdepim list:
HTML-formated Errors (see below) are returned instead of well formed XML.
Is this already solved in a later Version of eGroupware  or is this a special
setting that causes this behaviour ?

kontact: ERROR: Result: <br />
<b>Warning</b>:  Invalid argument supplied for foreach() in
<b>/home/httpd/localhost/htdocs/egroupware/addressbook/inc/c
lass.boaddressbook.inc.php</b> on line <b>392</b><br />
2004-07-12 20:02:15 +00:00
05a7e6de3a fixed edit-user-form was loosing data, if an error occured 2004-07-12 19:54:44 +00:00
2d4a438533 fixed hook-values for add-user hook, new account id was not set, which gave an sql error in fudforum 2004-07-12 19:53:07 +00:00
c7280a44a9 created new colorpicker for eGW based on the one from htmlArea 2004-07-12 18:50:39 +00:00