Ralf Becker
70a6356dd8
a bit nicer fromat for the calendar_title
2003-07-06 23:40:53 +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
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
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
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
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
d63e2607f8
some fixed to enable infolog with etemplates to run in 0.9.14
2002-10-17 23:34:28 +00:00
Ralf Becker
2004bf5c58
update with new table-structure for infolog
2002-10-17 22:02:44 +00:00
Ralf Becker
4870c4a3d7
nearly finished port of infolog.edit
...
improved handling of linkage with not yet written entries
2002-10-09 00:37:00 +00:00
Ralf Becker
eea5281759
first steps on infolog port to etemplates
2002-10-08 00:10:18 +00:00
Ralf Becker
759a9f8e1a
using include_once now to include the class we extend and exclusivly the etemplate.html class
2002-09-29 08:43:37 +00:00
Ralf Becker
973165d38d
using include_once now to include the class we extend
2002-09-29 08:06:00 +00:00
Ralf Becker
d89bce6364
link functionality is now working, the UI is not very pretty
2002-09-03 23:09:21 +00:00
Ralf Becker
3c97390d77
added app_list and debuged the other functions
2002-09-02 21:43:10 +00:00
Ralf Becker
569a3672b0
some corrections for the inline-doc-parser
2002-09-02 11:14:30 +00:00
Ralf Becker
4a25ce8bc0
inital import of UI and BO-layer of new link-class and the functions in boinfolog to make infolog a fully supported app
2002-09-02 08:57:35 +00:00