Commit Graph

8737 Commits

Author SHA1 Message Date
Ralf Becker
75fc69c4e1 Czech translation of Calendar from Oldrich Dlouhy 2004-07-22 08:12:32 +00:00
Ralf Becker
edcda476b7 update brasilian translations 2004-07-21 21:18:18 +00:00
alpeb
7ebc061ac0 fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed 2004-07-21 21:16:21 +00:00
alpeb
efe5157b83 fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed 2004-07-21 21:15:54 +00:00
Ralf Becker
cff2ee4a4b update brasilian translations 2004-07-21 21:15:13 +00:00
Ralf Becker
75c914ea31 patch from Erwan LE DISEZ 2004-07-21 17:01:51 +00:00
Ralf Becker
6944ebc376 patch from Erwan LE DISEZ 2004-07-21 17:00:44 +00:00
Ralf Becker
2b4c26b287 merged lang-files from the 1.0 branch, please everone update both branches 2004-07-21 16:57:49 +00:00
Ralf Becker
f9e0f8f0d4 updated lang file from Emil Varjasi 2004-07-21 16:45:52 +00:00
Ralf Becker
b602dd1abf patch from Erwan LE DISEZ 2004-07-21 16:43:34 +00:00
Ralf Becker
2a92f3841d patch from Erwan LE DISEZ 2004-07-21 16:42:34 +00:00
Ralf Becker
43c3b79893 patch from Erwan LE DISEZ 2004-07-21 16:42:34 +00:00
Ralf Becker
76d077b4fa patch from Erwan LE DISEZ 2004-07-21 16:39:09 +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
b0466e19b8 patch from Michael Robellard to fix "call time by reference" warning 2004-07-21 14:01:33 +00:00
Ralf Becker
9338b3a2af fixed wrong name of config-table 2004-07-21 13:55:05 +00:00
Ralf Becker
5f0e998729 fixed wrong name of config-table 2004-07-21 13:53:31 +00:00
Ralf Becker
d9ae36c782 added checkbox for extra debug-messages for the first installtion and API updates 2004-07-21 13:28: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
Ralf Becker
e6a2d51b8c 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:17 +00:00
bgigon
a428628f55 Fix little bug in display 2004-07-20 16:15:14 +00:00
bgigon
ab47aeb16d Add features "rejected lines"
This features warn admin if translation's lines isn't good
2004-07-20 16:12:18 +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
bgigon
e1cdcc5f96 Add translation 2004-07-20 16:09:34 +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
08e2fe58a5 removed str.replace with anonymous function, as suggested by benjamin 2004-07-20 13:43:07 +00:00
Ralf Becker
fa0886f6aa showing participant names for privat entries 2004-07-20 13:34:03 +00:00
bgigon
0932b203db Resolv the big problem with IE 5.2 under Mac and Safari.
Reduce pixel and calendar is correctly displayed in left box
2004-07-20 13:01:23 +00:00
bgigon
de5835af65 FixBug in link() function. 2004-07-20 09:42:08 +00:00
Ralf Becker
bfab7d5a46 changed quoting for wz_tooltips to allow linebreaks 2004-07-19 15:19:02 +00:00
Ralf Becker
13fbccf507 changed quoting for wz_tooltips to allow linebreaks 2004-07-19 15:18:02 +00:00
Ralf Becker
16fad86115 one tooltip for all calendar view (including title, time, description, location and participants) 2004-07-19 15:17: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
3539b02f59 removed brackets for location (ugly, if no location provided) 2004-07-16 15:09:05 +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
ak703
80727c374f downgraded js-tooltip for the moment. Other displayed info cause error sometimes and
will be implemented in future versions. This version should work correctly now as planned :-)
2004-07-16 12:10:46 +00:00
ak703
c4edaac71f fixed problem with last update. Due to an error,latest changes from Ralf and Matthew have been killed - sorry ;-)
merged the last changes with my one's here.
2004-07-16 09:12:10 +00:00
ak703
a9c95849aa oops, forgot s.th. for the tooltips 2004-07-15 13:45:08 +00:00
ak703
c89b8d56eb events show nice tooltips now - at least where browser supported ;-) 2004-07-15 12:50:20 +00:00
ak703
0e82b09dfa enable tooltips systemwide (wz_tooltip from Walter Zorn)
sample can be found in calendar-templates (link_pict.tpl) and use instructions
follow in "phpgwapi/js/wz_tooltip/README" later ;-)
2004-07-15 12:48:38 +00:00
Lars Kneschke
677eb8304b Holidays in Taiwan
provided by Finjon Kiang
2004-07-15 07:17:06 +00:00
Lars Kneschke
78f0b98bec Holidays in Taiwan
provided by Finjon Kiang
2004-07-15 07:15:56 +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
Ralf Becker
d765f99acd fixed problem with not created account_email column, thanks to a direction from Manfred Usselmann 2004-07-15 06:42:52 +00:00
Oscar Manuel Gómez Senovilla
6666325a1e *** empty log message *** 2004-07-14 08:12:56 +00:00
reinerj
34b4339a17 updated lang file from Oldrich Dlouhy 2004-07-13 14:24:16 +00:00
reinerj
0c794cf34f updated lang file from Emil Varjasi 2004-07-13 13:18:43 +00:00