Ralf Becker
906dd66691
bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org>
2004-08-04 14:56:19 +00:00
Ralf Becker
f54f56bc87
bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org>
2004-08-04 14:55:42 +00:00
Ralf Becker
07af80f38b
typo
2004-08-04 14:09:41 +00:00
Ralf Becker
ada4e51e23
typo
2004-08-04 14:08:54 +00:00
Ralf Becker
851ca75b4b
added a missing phrase from idots
2004-08-04 14:02:27 +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
reinerj
916b8bd0bc
update Korea translation futurizer
2004-08-04 09:57:29 +00:00
reinerj
823dece0d0
update Korea translation futurizer
2004-08-04 09:53:13 +00:00
reinerj
a9b91a4a0e
update Korea translation futurizer
2004-08-04 09:40:40 +00:00
reinerj
b93ed1d31c
update Korea translation futurizer
2004-08-04 09:33: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
mgalgoci
7bfc4ac2cb
Fix up a double tab
...
Application: emailadmin, File: phpgw_sl.lang, Line: "imap admin user\t\temailadmin\tsl\tIMAP upravljalec\n"
2004-08-03 21:21:41 +00:00
Carsten Wolff
00ce9a3181
vbXMLRPC needs a slightly different dateformat.
2004-08-03 16:09:27 +00:00
Carsten Wolff
a4ac481367
vbXMLRPC needs a slightly different date-format.
2004-08-03 16:02:41 +00:00
Ralf Becker
2f1f3369a6
fixed bug [ 1001387 ] Error Emailing Attachments - missing closedir prefents rmdir on win
2004-08-03 14:18:15 +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
reinerj
e9575eb8af
fix typo
2004-08-03 14:05:35 +00:00
ak703
8deba7ce92
added corrected schema for use in Mandrake Linux 9.2/10, because many
...
items are already included in misc.schema (maybe works in other distros as well)
2004-08-03 09:12:12 +00:00
Ralf Becker
591bcbb5c7
added 1.0.1 dependency for the api
2004-08-03 08:04:20 +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
29f0a87803
fixed email-address
2004-08-02 14:05:26 +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
bd4b5a2242
always use the charset param for htmlspecialchars (via html::htmlspecialchars)
2004-08-02 07:25:59 +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
66b47c6c48
killed htmlentities warning
2004-08-01 19:28:54 +00:00
Ralf Becker
a4ad3b46c0
killed htmlentities warning
2004-08-01 19:28:03 +00:00
Ralf Becker
2fe830f811
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:27:28 +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
943e428e88
dont allow filemanger to go outside /home
2004-08-01 18:30:46 +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
5ba2db92de
using new email address from the account
2004-08-01 17:09:39 +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
alpeb
5fe5cadf8a
Fix incorrect number of infolog entries shown in home
2004-08-01 16:40:51 +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