Commit Graph

8515 Commits

Author SHA1 Message Date
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
ef61d8b6de *** empty log message *** 2004-07-12 16:03:27 +00:00
09bb98eb04 updated lang file from Oldrich Dlouhy 2004-07-12 14:24:03 +00:00
390b648be1 modified some string to be not app specfic anymore 2004-07-12 14:05:59 +00:00
fcd6d6a807 Add features translations for templates 2004-07-12 10:49:35 +00:00
959740dd9f FixBug for Safari (Mac) 2004-07-12 09:39:54 +00:00
14720c0cfd fixed bug [ 976677 ] deleted single-event reappears after editing the series 2004-07-11 22:59:57 +00:00
d2eaa3f2b3 fixed loosing participants-status on edit after new account-selection 2004-07-11 22:33:34 +00:00
c5291e6fab fixed bug [ 987402 ] Calendar -> New Entry remembers participants
Matrix view stored participants in appsession, which got never cleared up
2004-07-11 22:07:24 +00:00
f3373faa2d - fixed export in the view (was Y/m/d format too)
- allow to call export via an url ($_REQUEST instead of $_POST)
- some UI tweaks to for the Export button and others
- equaly high weeks in the month-view
2004-07-11 18:26:28 +00:00
6ea7c87934 applied Matthew Galogoci <mgalgoci-at-redhat.com> multiple vcard export patch - with some changes ;-) 2004-07-11 17:01:23 +00:00