Ralf Becker
4e0a483462
filter-names where not translated
2003-07-31 09:18:27 +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
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
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
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
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
78d0caebdd
fixed a type in the sql of delete
2003-06-15 22:21:52 +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
32c627f7fa
removed debug-msg
2003-04-28 07:15:04 +00:00
Ralf Becker
037eb08667
changes for new hooks
2003-04-27 22:35:39 +00:00
Ralf Becker
eadf885246
fix for not exisiting common::display_mainscreen in .14/6 (til the feature-freeze)
2003-04-26 08:39:59 +00:00
ceb
fb2360c3d5
update hook_admin
2003-04-23 01:51:27 +00:00
gugux
10bb2ab177
Changed some x's into %'s
2003-04-22 20:30:22 +00:00
Ralf Becker
24ccade46f
link_id2title --> link_id2from
2003-04-02 10:13:19 +00:00
Ralf Becker
3969f5e153
update preferences: added helptexts
2003-03-31 18:49:13 +00:00
Ralf Becker
6406bfcd0d
link_id2from renamed to link_id2title
2003-03-28 18:12:13 +00:00
Ralf Becker
dc1a031c50
new preferences to use the user/default/forced tabs
2003-03-28 02:30:19 +00:00
Ralf Becker
13c0080781
new preferences to use the user/default/forced tabs
2003-03-28 02:26:04 +00:00
Ralf Becker
d7db5b4903
fixed writeing of temp. alphanumerical info_link_id to the db, as pgSql complains about the wrong type
2003-03-20 17:31:01 +00:00
Ralf Becker
74fc92f617
fixed writeing of temp. alphanumerical info_link_id to the db, as pgSql complains about the wrong type
2003-03-20 17:22:53 +00:00
Ralf Becker
9669f27a8c
fix for gnu-bug #1963 : Saveing does not work in InfoLog, happens only if a webserver_url in the configuration includes a host (eg. http://server/phpgroupware )
2003-03-04 17:13:19 +00:00
Ralf Becker
17bf2d3139
1) changed pseudo-appname of attached files from 'vfs' to 'file' and made it a class-var
...
2) renamed vfs_view into get_file
3) changed behavior on deleting links for an not yet existing entry: was just unset before and is now set to False to be not overwriten by eTemplate's reload-circles
2003-02-22 12:23:54 +00:00
Ralf Becker
e3dfaa3ccd
update
2003-02-22 12:04:12 +00:00
Ralf Becker
447038c587
small fix, need to be ported
2002-11-24 20:30:55 +00:00
Ralf Becker
cfe09c3489
fixes to get the hooks working again
2002-11-23 20:45:07 +00:00
Ralf Becker
d53632ec09
use the new format for prefs
2002-11-23 20:44:05 +00:00
Ralf Becker
839e094117
added a hook_deleteaccount
2002-11-20 19:58:15 +00:00
Ralf Becker
f1367446d0
different calls to display_section to work in HEAD and 0.9.14
2002-11-17 01:34:36 +00:00
Ralf Becker
db368a186d
fixed not working infolog-global configuration:
...
no more serialize/unserialize of arrays needed
2002-11-05 16:00:01 +00:00
ceb
6f6e06b39f
removed var from hook_admin
2002-11-03 01:03:07 +00:00
Ralf Becker
4ef9cd9399
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)
2002-10-27 18:09:12 +00:00
ceb
b4e4be334b
update xslt
2002-10-26 00:33:22 +00:00
Ralf Becker
466c33e3b0
Got fileattachments working as links:
...
- link-widget and infolog/link-class can attach files now
- changed the value of the file-widget (it's an array now)
2002-10-20 15:06:52 +00:00
Ralf Becker
cb2503a55b
modified writeLangFile to be called via [write Langfile] in the eTemplate editor
2002-10-19 11:17:24 +00:00
Ralf Becker
6e17b96dd9
some fixes to get the links working in case the entry is not yet created
2002-10-18 20:20:35 +00:00