Ralf Becker
c30cd51f22
table_name returns empty if we have no db-connection instead of throwing error-messages (used in setup)
...
Note: daves OOP changes still needs to be merged to HEAD!!!
2003-08-13 10:56:01 +00:00
Ralf Becker
1f87ecc966
added config-switch to disable autoload of langfiles and added translations for some other new config-values
2003-08-10 10:45:49 +00:00
Ralf Becker
b91de60ca1
added config-switch to disable autoload of langfiles and some other config-values from .16 (commented them out if they are not yet implemented)
2003-08-10 10:40:12 +00:00
Ralf Becker
6e69545b4b
added config-switch to disable autoload of langfiles
...
plus daves fix for register_globals off
2003-08-10 10:11:43 +00:00
Ralf Becker
cd1025f9cf
1) partialy undoing gugux changes (label use '%s' if they want to place the widget within the label!)
...
2) useing a regular lang()-call with parameters instead of a message array, which got translated by the constructor
2003-08-08 16:29:34 +00:00
Ralf Becker
01f9a86272
1) partialy undoing gugux changes (label use '%s' if they want to place the widget within the label!)
...
2) useing a regular lang()-call with parameters instead of a message array, which got translated by the constructor
2003-08-08 16:20:16 +00:00
Ralf Becker
d2f6dbb043
manual contact was deleted when entering edit
2003-07-31 09:21:47 +00:00
Ralf Becker
db4fc5004b
default Filter (for entering InfoLog) was not used
2003-07-31 09:20:36 +00:00
Ralf Becker
4e0a483462
filter-names where not translated
2003-07-31 09:18:27 +00:00
ceb
459fceb00f
update
2003-07-26 23:37:55 +00:00
ceb
74040b0444
update
2003-07-25 01:11:45 +00:00
ceb
a636497b9e
added function
2003-07-22 23:40:37 +00:00
ceb
a400950613
added function
2003-07-22 21:35:49 +00:00
Ralf Becker
e35efb3f53
merged asyncservices from .16
2003-07-21 18:21:30 +00:00
Ralf Becker
6ab850d35c
- added update from version 0.9.14.004-6 (security-fixes) and 0.9.14.508 (asyncservice)
...
- merged asyncservices from .16
2003-07-21 18:20:45 +00:00
Ralf Becker
3fcb565374
added a unlink before each rename for windows systems
2003-07-21 16:09:33 +00:00
Ralf Becker
acaae4b3e6
removed $appdir in include to close security hole (setting this var in the url and register_globals on)
2003-07-21 15:45:49 +00:00
Ralf Becker
f19c4d7904
fix for pgsql 7.3
2003-07-09 00:00:37 +00:00
Ralf Becker
bfc88e430d
fix for pgsql 7.3
2003-07-08 23:19:18 +00:00
Ralf Becker
70a6356dd8
a bit nicer fromat for the calendar_title
2003-07-06 23:40:53 +00:00
Ralf Becker
336c0d0cdf
fix to get hook_home working for .14 and HEAD
2003-07-06 20:12:27 +00:00
Ralf Becker
aa22cef37d
added parameter to exec to return the html, used for hook_home
2003-07-06 20:07:19 +00:00
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