Commit Graph

8587 Commits

Author SHA1 Message Date
Ralf Becker
906dd66691 bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org> 2004-08-04 14:56:19 +00:00
Ralf Becker
07af80f38b typo 2004-08-04 14:09:41 +00:00
Ralf Becker
5be5321892 added a missing phrase from idots 2004-08-04 14:00:27 +00:00
Ralf Becker
ccb4700624 removed unnecessary ';' in query in register_hooks, MaxDB treats them as SQL-errors 2004-08-04 10:30:47 +00:00
reinerj
446d92f9b0 update Korea translation futurizer 2004-08-04 10:28:55 +00:00
reinerj
0d91f7017e update Korea translation futurizer 2004-08-04 10:14:18 +00:00
reinerj
ea33d7c050 update Korea translation futurizer 2004-08-04 10:06:58 +00:00
Ralf Becker
8cbf049cb3 removed order by from count(*) query as MaxDB dont order after columns not retrived 2004-08-03 23:22:35 +00:00
Ralf Becker
ff1cf940cc moved special insert_id handling for postgres into ADOdb, added workaround for updates of text/LONG columns in MaxDB to db::update 2004-08-03 23:06:37 +00:00
Ralf Becker
ecf1fd06eb MetaIndexes and _insert_id functions added 2004-08-03 23:04:29 +00:00
Ralf Becker
5f8de74a2a added table and colum as parameter to Insert_ID() to correctly retrive the id under postgres and MaxDB 2004-08-03 23:03:38 +00:00
Ralf Becker
1ef5e6e3ad small fix 2004-08-03 22:53:45 +00:00
Ralf Becker
d757e35973 reworked so-layer for MaxDB and new db-functions 2004-08-03 22:52:55 +00:00
Ralf Becker
bdc3456ed6 reworked so-layer for MaxDB and new db-functions:
- added cal_ prefix to phpgw_cal
- hol_ prefix to phpgw_cal_holidays
- renamed cal_login=>cal_user_id,cal_type=>cal_user_type in phpgw_cal_user
2004-08-03 22:52:13 +00:00
Carsten Wolff
00ce9a3181 vbXMLRPC needs a slightly different dateformat. 2004-08-03 16:09:27 +00:00
Ralf Becker
d847c0e125 fixed bug [ 1001387 ] Error Emailing Attachments - missing closedir prefents rmdir on win 2004-08-03 14:13:37 +00:00
reinerj
3cf3d8617d fix typo 2004-08-03 14:06:51 +00:00
Ralf Becker
3eeac95008 added 1.0.1 dependency for the api 2004-08-03 08:03:04 +00:00
Ralf Becker
ee1eaa2130 added 1.0.1 dependency for the api 2004-08-03 08:03:04 +00:00
Ralf Becker
0a991e6cc8 fixed email-address 2004-08-02 14:04:01 +00:00
Ralf Becker
2d11bcec04 re-added (to be able to make patches agains 4.51) the sapdb change 2004-08-02 08:34:09 +00:00
Ralf Becker
b3d517a98c imported version 4.51 of ADOdb 2004-08-02 08:30:47 +00:00
Ralf Becker
00d45abcfe always use the charset param for htmlspecialchars (via html::htmlspecialchars) 2004-08-02 07:24:44 +00:00
Ralf Becker
a4ad3b46c0 killed htmlentities warning 2004-08-01 19:28:03 +00:00
Ralf Becker
6368a36d2c 1) fixed missing translation in validation messages
2) validation only loops now, if a button (not cancle) is pressed, selectboxes with onchange dont get stoped by validation errors ==> fix for bug [ 1001568 ] status is not updated
2004-08-01 19:26:33 +00:00
Ralf Becker
c3c37e2798 dont allow filemanger to go outside /home 2004-08-01 18:29:50 +00:00
Ralf Becker
d4167b6c44 fixed double serialisation of times and data (leftover from old code)
Thanks alpe for the notice
2004-08-01 17:19:47 +00:00
Ralf Becker
8ea4f68715 using new email address from the account 2004-08-01 17:09:26 +00:00
alpeb
39c1a0aabb Fix incorrect number of infolog entries shown in home 2004-08-01 16:45:04 +00:00
Ralf Becker
700c20b802 Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch.
All further development will be done now in HEAD
2004-08-01 15:36:04 +00:00
Ralf Becker
68a85e496f synced with 1.0 branch 2004-08-01 14:16:46 +00:00
Ralf Becker
f7a6e46de1 fixed bug [ 996591 ] Error when creating an entry in the calendar
this happended only when email was not installed
2004-08-01 14:09:46 +00:00
Ralf Becker
2d428a66c7 fixed disapearing holidays caused by the observance rule, see bug [ 996820 ] Calendar Control - Missing Holidays 2004-08-01 13:15:26 +00:00
Ralf Becker
9352bd53c4 replaced unnecessary ereg_replace, which caused trouble with mbstring.function_overload=7 2004-08-01 08:09:35 +00:00
Ralf Becker
bb9f10fb29 removed ereg_replace which causes problems with multibyte charsets and mbstring.function_overload=7 2004-08-01 08:05:44 +00:00
Ralf Becker
a4181bf0a8 reverted omgs's changes 2004-07-31 21:36:54 +00:00
Oscar Manuel Gómez Senovilla
e15e152369 *** empty log message *** 2004-07-31 19:55:06 +00:00
reinerj
a27466da3f update the spec files and the build script 2004-07-31 19:54:35 +00:00
Ralf Becker
74fd47804a fixed asyncservices to run under the windows sheduler 2004-07-31 19:37:58 +00:00
reinerj
fe44aa6f00 fix some wrong tabs in file which produce error messages 2004-07-31 18:02:58 +00:00
reinerj
7058801737 fix some wrong tabs in file which produce error messages 2004-07-31 18:02:33 +00:00
reinerj
55765dfc3e fix some wrong tabs in file which produce error messages 2004-07-31 17:59:52 +00:00
reinerj
290d20d22a fix some wrong tabs in file which produce error messages 2004-07-31 17:52:34 +00:00
reinerj
b9d03ca23f fix some wrong tabs in file which produce error messages 2004-07-31 17:49:45 +00:00
reinerj
b26f0a0e1f fix some wrong tabs in file which produce error messages 2004-07-31 17:46:58 +00:00
reinerj
19ab1c069d fix some wrong tabs in file which produce error messages 2004-07-31 17:29:52 +00:00
reinerj
80b42dd956 fix some wrong tabs in file which produce error messages 2004-07-31 17:28:17 +00:00
reinerj
05d84d1324 fix some wrong tabs in file which produce error messages 2004-07-31 17:26:42 +00:00
reinerj
6afdef7f3a fix some wrong tabs in file which produce error messages 2004-07-31 17:15:12 +00:00
reinerj
ffe12bd74a fix some wrong tabs in file which produce error messages 2004-07-31 17:12:55 +00:00