Commit Graph

6825 Commits

Author SHA1 Message Date
Ralf Becker
263f054bee updated to reflect changes in .16: phpgw_vfs.content has to be nullable 2003-06-22 11:23:53 +00:00
ceb
99cb204413 update 2003-06-21 00:59:30 +00:00
ceb
51bb8354ab update langs 2003-06-21 00:54:02 +00:00
gugux
bcc3995d8a Changed all x's into %'s into lang calls and lang files, added missing english phrases and french translations. 2003-06-17 21:37:40 +00:00
ceb
298c0d03ae fix 2003-06-17 13:23:42 +00:00
Ralf Becker
78d0caebdd fixed a type in the sql of delete 2003-06-15 22:21:52 +00:00
Ralf Becker
85839d59e4 1) corrected the escapeing of " and '
2) added the wiki page
2003-06-14 13:52:45 +00:00
Ralf Becker
1095c64709 1) so-layers now run every parameter through either addslashes of intval, to prevent query-insertion and for pgSql 7.3 compatibility
2) corrected the escapeing of " and '
3) added some inline-docs
2003-06-14 13:51:53 +00:00
Ralf Becker
415faa58ed added 0.9.16 to api-version-dependece, the eTemplate wiki-page and droped the title 2003-06-14 13:48:50 +00:00
Ralf Becker
6ce761812e added some htmlspecialchars() to the values of input and textarea, to allow transparent use of " and ' 2003-06-14 13:47:41 +00:00
gugux
7b12e0880c Added zh lang file, patch #1617, thanks to C K Wu ! 2003-06-11 20:31:03 +00:00
gugux
66c0ddfc6a Added zh lang file, patch #1615, thanks to C K Wu ! 2003-06-11 20:26:36 +00:00
gugux
810c761c24 Added zh lang file, patch #1611, thanks to C K Wu ! 2003-06-11 20:16:32 +00:00
gugux
7b892aaec2 Added zh lang file, patch #1610, thanks to C K Wu ! 2003-06-11 20:09:22 +00:00
gugux
5721a17b44 Changed all x's into %'s in lang files, corrected a typo and added missing english phrases and french translations. 2003-06-02 20:56:01 +00:00
gugux
123600adf7 Forgot these ones. 2003-06-01 20:17:40 +00:00
gugux
5584043178 Corrected a few typos. 2003-05-30 22:13:07 +00:00
gugux
dc86d87cf8 Forgot this one. 2003-05-30 20:15:13 +00:00
Ralf Becker
089e3c2508 no translation for etemplate.link_widget.search's app-selectbox 2003-05-30 18:56:51 +00:00
Ralf Becker
725edfc790 removed categories button 2003-05-30 18:48:07 +00:00
Ralf Becker
00ef88da75 non-fixed tab-width 2003-05-30 18:45:33 +00:00
Ralf Becker
b6ef1b3605 fix for bug #3427: no email-notifications
send class does not default to port 25, as email does when smpt-port is left empty in the email-site-config
2003-05-30 16:11:36 +00:00
Ralf Becker
57cdfaaf7e changed $GLOBALS[HTTP_POST_VARS] to $_POST to get the automatic lang-update working again
merged skwashd's changes from .16
2003-05-29 07:58:45 +00:00
Ralf Becker
fca4944ab3 imported kneckes fix in .16 (dont show a single @) 2003-05-29 07:49:12 +00:00
gugux
22bfbc99bb Corrected a few left x's into %'s in lang calls and lang files, suppressed useless english phrases, added missing ones and french translations. 2003-05-26 21:35:46 +00:00
gugux
741db6ce7b Changed all %d's and %s's into %x's in lang calls and lang files, added missing english phrases and french translations. 2003-05-26 21:03:15 +00:00
gugux
98972efd2d Added missing english phrases and french translations. 2003-05-26 19:35:34 +00:00
gugux
745dc7df33 Suppressed a doublon. 2003-05-25 21:01:58 +00:00
gugux
29a09a889d Added one missing english phrase and a few french translations. 2003-05-25 20:52:23 +00:00
Ralf Becker
f14dd6fc19 fix for variable width of edit 2003-05-25 15:45:55 +00:00
Ralf Becker
cef302db7b Fix for methode-hooks with no return-value 2003-05-24 14:25:13 +00:00
Ralf Becker
8d77552935 merged dave's php4.1+ change from .16 2003-05-24 12:21:42 +00:00
Ralf Becker
cce3d68984 http-auth fix - thanks ManxPower 2003-05-24 11:54:24 +00:00
ceb
3a92c8d5bb update 2003-05-22 23:20:08 +00:00
ceb
6c05d396d9 update 2003-05-21 23:12:44 +00:00
ceb
6494d641da update 2003-05-21 23:02:25 +00:00
gugux
a7059b2dba Added one missing phrase and missing french translations. 2003-05-20 20:55:24 +00:00
Ralf Becker
e857d5144e removed the 'preverences' feature ;-) 2003-05-20 00:38:41 +00:00
Ralf Becker
527407a805 fix that substitutions in defaults, show for the user-prefs, get translated too 2003-05-20 00:03:27 +00:00
Ralf Becker
8c4912bce3 modified add and delete to set / unset default and forced prefs too 2003-05-19 23:05:32 +00:00
Ralf Becker
c2ce93defe added processing of notify-messages (substitions get translated into the user lang and back)
added a hook to verify the user-input and display an error message
2003-05-19 23:00:59 +00:00
Ralf Becker
b03789273e killed some left-over debug-messages 2003-05-19 13:34:33 +00:00
Ralf Becker
5b1231566b merged dave's fix for the domain-select-box from .16 2003-05-18 22:06:01 +00:00
Ralf Becker
fac8875fdf merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off
2003-05-18 19:46:39 +00:00
Ralf Becker
b68857973c added lang-call to display_mainscreen 2003-05-18 19:31:21 +00:00
Ralf Becker
a09ccfb730 merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off
2003-05-18 19:18:58 +00:00
Ralf Becker
53b8b8844f merged sesson-functions for .16, incl. cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off
2003-05-18 19:16:58 +00:00
Ralf Becker
39662ae506 updated to use new prefs format 2003-05-18 16:51:45 +00:00
Ralf Becker
75874ee975 upps, get_var not loaded at that time 2003-05-18 15:22:43 +00:00
Ralf Becker
631ea5161a redirect to setup if there is no header and some other stuff from .16 2003-05-18 15:18:02 +00:00