Ralf Becker
3f6c7c0ec1
fixed bug which deletes all existing links
2003-09-16 08:44:54 +00:00
Ralf Becker
ee7ec2bcd3
moved the html-class to the API
2003-09-14 10:25:05 +00:00
Ralf Becker
88d2c07fe8
corrected a typo, thanks to sdietzel@northcc.net
2003-09-10 16:41:18 +00:00
Ralf Becker
8f355ef32c
fixed tz_offset and creating new entries with time 0:0
2003-09-08 00:40:42 +00:00
Ralf Becker
3de5eed23a
fixed sql-error on deleting an infolog entry with custom-fields
2003-09-07 18:37:22 +00:00
Ralf Becker
65d4d6b484
small fix
2003-09-07 17:56:05 +00:00
Ralf Becker
3a5d9ed79f
included other timed events (eg. phonecalls) and (untimed) todo's into the calendar dayview
2003-09-07 16:55:36 +00:00
Lars Kneschke
ec432051ff
removed little typo
2003-08-31 21:24:51 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
Ralf Becker
006f912052
fixed calendar-title, & and " have been displayed as & or "
...
(cal is transmitting its data with entities and they get coded twice)
2003-08-19 10:29:52 +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
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