Ralf Becker
db98ed31a1
replaced htmlentities with htmlspecialchars
2003-07-06 11:01:40 +00:00
Ralf Becker
1589da187d
fixed handling of links with params containing '&', replaced htmlentities with htmlspecialchars
2003-07-06 11:01:16 +00:00
Ralf Becker
a349603673
infolog.index.rows: changed info_from to info_link_title
2003-07-06 09:03:17 +00:00
Ralf Becker
b938d8aaa2
not longer needed, implemented now via methode in uiinfolog
2003-07-06 09:02:35 +00:00
Ralf Becker
6a8f193c24
set info_link_title with info_from if no info_link_id
2003-07-06 09:01:13 +00:00
Ralf Becker
26dff7a46d
fixed add-icons in nextmatch header
2003-07-06 08:56:21 +00:00
Ralf Becker
c32a7e5d94
write: setting info_from, everytime info_link_id > 0 and info_from is set and == ''
2003-07-06 08:54:13 +00:00
Ralf Becker
8cb7c8bb47
changed db2data to copy only the numerical values
2003-07-06 08:52:35 +00:00
Ralf Becker
c82c69cdb1
not longer needed
2003-07-06 08:16:51 +00:00
Ralf Becker
16894f044c
update
2003-07-06 08:15:47 +00:00
ceb
6b683518ef
update
2003-07-03 19:29:26 +00:00
Ralf Becker
7381cb74d0
improved version of in_docroot, allows for pathnames starting like the docroot
2003-07-03 17:11:23 +00:00
Ralf Becker
62a6e8fd34
test against files-dir within the document-root of the webserver
...
(this would allow uploads of scripts via vfs, and then execute them via the webserver)
2003-07-03 00:33:26 +00:00
Ralf Becker
79a4414e97
xss fix, running the content of the address-label-function through strip_html
2003-07-02 00:18:11 +00:00
Ralf Becker
ebee2598cf
xss fix, running the content of the address-label-function through strip_html
2003-07-02 00:08:20 +00:00
Ralf Becker
468038a09e
fixed default filter in prefs and custom field display
2003-07-01 20:24:00 +00:00
Ralf Becker
4711f99fd7
get the cvs-import working with register globals off and the new links
2003-06-29 23:03:58 +00:00
Ralf Becker
cb9f3526c9
make boinfolog::write return the id
2003-06-29 23:03:07 +00:00
Ralf Becker
594ed5bd57
app-header for delete
2003-06-29 23:02:34 +00:00
Ralf Becker
0c4a8b5323
removed old call to delete_attachted
2003-06-29 20:23:37 +00:00
Ralf Becker
213b3b5aad
.16 conform app-headers
...
added display of all links to the list-page (configurable in the preferences)
2003-06-29 17:03:47 +00:00
Ralf Becker
7073ae95c2
nextmatch_widget:
...
- 2 header-templates left and right from the range-display
- optional nextmatch-line with arrows, search, cats, ... after the rows
link_widget:
- new sub-type link-string
Updateted the documenations and lang-files.
2003-06-29 17:00:05 +00:00
Ralf Becker
a205036c1d
*** empty log message ***
2003-06-29 16:59:41 +00:00
Ralf Becker
2d3a58b86d
removed the schema_proc files as they are from .16 on in the API, this breaks .14 compatibility
2003-06-29 16:48:25 +00:00
Ralf Becker
5e8a496cc7
killed a debug-message
2003-06-27 11:34:21 +00:00
Ralf Becker
cf90e2d5f6
removed phpgw::strip_html, which is basicly htmlentities, from the calendar- and addressbook title function, as this is handled by eTemplate
2003-06-27 11:15:33 +00:00
Ralf Becker
3c028f82ab
removed debug-messages
2003-06-27 11:01:35 +00:00
Ralf Becker
afc7dc8bb7
fixed typo in get_links
2003-06-27 11:00:16 +00:00
Ralf Becker
315f5c74ed
existing links are not copied to new sub-projects, fixed now
2003-06-27 10:24:34 +00:00
Ralf Becker
893ed57127
nl2br now done in etemplate
2003-06-26 19:17:12 +00:00
Ralf Becker
17ea20cbcc
some htmlentities against XSS
2003-06-26 19:16:12 +00:00
Ralf Becker
0aa813b7bf
some changes for register globals off and one more htmlentities for image-tiltle
2003-06-26 19:15:20 +00:00
gugux
7c54a57043
Added new italian translations patch #1635 thanks to Alessandro Farina
2003-06-25 22:37:51 +00:00
ceb
b1aa23e5d0
fix
2003-06-24 22:33:40 +00:00
gugux
1e8c937f2d
Added 2 missing french translations.
2003-06-24 20:17:34 +00:00
ceb
782fdf7c2d
fix bug #3861
2003-06-24 13:32:25 +00:00
ceb
5503443533
fix bug #3522
2003-06-24 12:38:08 +00:00
ceb
64aa244e2e
update
2003-06-24 11:54:22 +00:00
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