.. |
class.boinfolog.inc.php
|
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 |
class.bolink.inc.php
|
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 |
class.sbox2.inc.php
|
changed categories::formated_list to formatted_list
|
2002-10-15 13:32:32 +00:00 |
class.soinfolog.inc.php
|
fixed a type in the sql of delete
|
2003-06-15 22:21:52 +00:00 |
class.solink.inc.php
|
1) so-layers now run every parameter through either addslashes of intval, to prevent query-insertion and for pgSql 7.3 compatibility
|
2003-06-14 13:51:53 +00:00 |
class.uiinfolog.inc.php
|
existing links are not copied to new sub-projects, fixed now
|
2003-06-27 10:24:34 +00:00 |
class.uilink.inc.php
|
using include_once now to include the class we extend and exclusivly the etemplate.html class
|
2002-09-29 08:43:37 +00:00 |
class.vfs.inc.php
|
Got fileattachments working as links:
|
2002-10-20 15:06:52 +00:00 |
hook_addressbook_view.inc.php
|
fixes to get the hooks working again
|
2002-11-23 20:45:07 +00:00 |
hook_admin.inc.php
|
fix for not exisiting common::display_mainscreen in .14/6 (til the feature-freeze)
|
2003-04-26 08:39:59 +00:00 |
hook_calendar_view.inc.php
|
fixes to get the hooks working again
|
2002-11-23 20:45:07 +00:00 |
hook_deleteaccount.inc.php
|
added a hook_deleteaccount
|
2002-11-20 19:58:15 +00:00 |
hook_home.inc.php
|
small fix, need to be ported
|
2002-11-24 20:30:55 +00:00 |
hook_preferences.inc.php
|
new preferences to use the user/default/forced tabs
|
2003-03-28 02:26:04 +00:00 |
hook_projects_view.inc.php
|
changes for new hooks
|
2003-04-27 22:35:39 +00:00 |
hook_settings.inc.php
|
update preferences: added helptexts
|
2003-03-31 18:49:13 +00:00 |