Ralf Becker
b602dd1abf
patch from Erwan LE DISEZ
2004-07-21 16:43:34 +00:00
Ralf Becker
43c3b79893
patch from Erwan LE DISEZ
2004-07-21 16:42:34 +00:00
Ralf Becker
b7bd5a0a35
patch from Michael Robellard to fix "call time by reference" warning
2004-07-21 14:03:28 +00:00
Ralf Becker
5f0e998729
fixed wrong name of config-table
2004-07-21 13:53:31 +00:00
Ralf Becker
28b38e63ff
added checkbox for extra debug-messages for the first installtion and API updates
2004-07-21 13:27:25 +00:00
Ralf Becker
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
bgigon
4e6fa932cb
Add feature "rejected line"
...
Somes lines has been rejected.
This features warn admin directly
2004-07-20 16:11:31 +00:00
Ralf Becker
f827b8a29b
removed str.replace with anonymous function, as suggested by benjamin
2004-07-20 13:44:30 +00:00
Ralf Becker
bfab7d5a46
changed quoting for wz_tooltips to allow linebreaks
2004-07-19 15:19:02 +00:00
ak703
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
Oscar Manuel Gómez Senovilla
74cad0da8e
*** empty log message ***
2004-07-16 18:31:15 +00:00
ak703
d40083a4ba
sync with 1_0_0 for use of tooltips
2004-07-16 12:28:15 +00:00
ak703
cc63295475
updated for use of tooltips systemwide
2004-07-16 12:26:51 +00:00
Lars Kneschke
677eb8304b
Holidays in Taiwan
...
provided by Finjon Kiang
2004-07-15 07:17:06 +00:00
Ralf Becker
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
Oscar Manuel Gómez Senovilla
6666325a1e
*** empty log message ***
2004-07-14 08:12:56 +00:00
Ralf Becker
04650e3680
re-read job, in case it had been updated or even deleted in the method
2004-07-12 23:46:54 +00:00
Ralf Becker
008c95aa98
moved to new email storage
2004-07-12 22:31:11 +00:00
Ralf Becker
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
Ralf Becker
2323808812
cat icon, color and title
2004-07-12 22:03:57 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
05a7e6de3a
fixed edit-user-form was loosing data, if an error occured
2004-07-12 19:54:44 +00:00
Ralf Becker
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
Ralf Becker
c7280a44a9
created new colorpicker for eGW based on the one from htmlArea
2004-07-12 18:50:39 +00:00
Oscar Manuel Gómez Senovilla
ef61d8b6de
*** empty log message ***
2004-07-12 16:03:27 +00:00
reinerj
09bb98eb04
updated lang file from Oldrich Dlouhy
2004-07-12 14:24:03 +00:00
Lars Kneschke
390b648be1
modified some string to be not app specfic anymore
2004-07-12 14:05:59 +00:00
bgigon
fcd6d6a807
Add features translations for templates
2004-07-12 10:49:35 +00:00
bgigon
959740dd9f
FixBug for Safari (Mac)
2004-07-12 09:39:54 +00:00
Ralf Becker
14720c0cfd
fixed bug [ 976677 ] deleted single-event reappears after editing the series
2004-07-11 22:59:57 +00:00
Ralf Becker
d2eaa3f2b3
fixed loosing participants-status on edit after new account-selection
2004-07-11 22:33:34 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
6ea7c87934
applied Matthew Galogoci <mgalgoci-at-redhat.com> multiple vcard export patch - with some changes ;-)
2004-07-11 17:01:23 +00:00
alpeb
eabb97968b
Ralph: you erased by mistake some parenthesis in last commit ;)
2004-07-11 14:48:00 +00:00
Ralf Becker
f7d51c9e57
fixing probs with debian woody which is php >= 4.1.1, but lacks mcrypt_generic_deinit
2004-07-11 13:37:30 +00:00
Carsten Wolff
23cbfee599
somtimes less is more ... do not confuse users with just doing nothing, just because he likes to type phonenumbers with an extra space
2004-07-11 13:35:22 +00:00
Carsten Wolff
ec79d81130
category-name should not be escaped
2004-07-11 13:21:08 +00:00
Carsten Wolff
f2b7d8deda
Fix for the same bug as after the last import of a new adodb-version.
...
I wonder, if someday all will start to patch instead of overwriting and committing.
Anyway, this bugfix will be part of the next ADODB release. See:
http://phplens.com/lens/lensforum/msgs.php?id=9849
2004-07-11 11:38:59 +00:00
Ralf Becker
c1c5722f40
removed availible column from phpgw_languages
2004-07-11 10:16:30 +00:00
Ralf Becker
56d6430de2
moved (optional) language selection befor the user-name and automaticaly reload the page, if the user changed the language
2004-07-11 09:42:54 +00:00
Ralf Becker
e5d689cb9f
added smtp-auth configuration to email and API's send-class (translations for that are moved to admin, as the config is now in Admin >> Site config and only for confinience accessible via Admin >> Email >> Site config too
2004-07-11 08:33:28 +00:00
Ralf Becker
e7688aeb14
added selectbox with just the primary group and a search for other accounts
2004-07-11 07:08:47 +00:00
Ralf Becker
d380aebc89
added selectbox with just the primary group and a search for other accounts
2004-07-11 06:58:49 +00:00
Ralf Becker
c0f4f45767
sorting languages alphabeticaly
2004-07-10 11:20:10 +00:00
Ralf Becker
5ea042041c
fixed not showing up langs like 'es-ca' which hasn't been in phpgw_languages (or only as just 'ca')
2004-07-10 10:59:37 +00:00
Ralf Becker
551c66d68e
change to make sure eg. '1.0.0' is counted less the '1.0.0.xxx' !
2004-07-10 10:56:09 +00:00
Ralf Becker
00d019863d
update
2004-07-10 09:37:31 +00:00
Ralf Becker
e32ace088a
added language-selection
2004-07-10 09:26:28 +00:00