Ralf Becker
69ba028568
fix for bug [ 1023559 ] Infolog does not search all entries while linking
2004-09-08 16:04:37 +00:00
Ralf Becker
735f8e4036
fixed ACL for status offer, it respects now the regular read-access restrictions
2004-08-22 19:22:53 +00:00
Ralf Becker
25ba714000
not using distinct on MaxDB too
2004-08-07 12:10:12 +00:00
Ralf Becker
c591c2c221
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
...
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
2004-07-25 01:41:37 +00:00
Ralf Becker
a88c3fb9fd
fix for bug [ 955489 ] CustomFields fails: for new entries the info_id was unset
2004-05-19 07:16:11 +00:00
Ralf Becker
25a30c53c6
fix for mbstring.overload=7, ereg('.*(x|y|z).*') never ends, preg_match('/(x|y|z)') works without problem :-)
2004-05-08 22:42:38 +00:00
Ralf Becker
4b7ced6e84
fix for search to return also the entries from sub-categoris, as sugested by Stephan Hilchenbach from the german list
2004-04-04 22:23:47 +00:00
Lars Kneschke
38fb73e9b0
fic for Call-time pass-by-reference
2004-03-24 15:13:48 +00:00
Ralf Becker
b43b27f6fa
fixed (after xmlrpc changes) not working search
2004-03-23 08:22:46 +00:00
Ralf Becker
62a060d028
some changes for xmlrpc:
...
- removed the info_ prefix from all value-names
- ...
2004-03-13 17:58:37 +00:00
Ralf Becker
c5dd013f18
first version of xmlrpc support for infolog
2004-03-10 00:58:18 +00:00
Ralf Becker
32a2083cbb
1) responsible user can change status now, even if he has no write-grant
...
2) removed not yet used confirm-field in the delegation-tab
3) fixed counting of subs (did not take acl into account)
2004-02-05 13:37:29 +00:00
Ralf Becker
d4952f1a2b
infolog now explicitly asks to deleted sub-entries and allows not to delete them
2003-12-19 02:26:17 +00:00
Ralf Becker
173eb70fea
sort- and filter-headers for infolog's index page
2003-12-09 00:08:31 +00:00
Ralf Becker
8b6206c225
added an implicite read-right for the responsible user
2003-11-14 12:05:47 +00:00
Ralf Becker
3a2d147bb0
register globals fix: List no sub-entrys from the prefs is working again
2003-11-05 16:44:56 +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
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
bfc88e430d
fix for pgsql 7.3
2003-07-08 23:19:18 +00:00
Ralf Becker
8cb7c8bb47
changed db2data to copy only the numerical values
2003-07-06 08:52:35 +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
839e094117
added a hook_deleteaccount
2002-11-20 19:58:15 +00:00
Ralf Becker
0df9d71782
got infolog working:
...
- referers are handled now correct
- hooks are working again (only addressbook::view ported so far)
2002-10-16 00:23:39 +00:00
Ralf Becker
e7048b5fb5
lots of fixes and additions:
...
- load_via works now in boetemplate::read
- included templates are relative to the includeing tpl, if they contain no '.'
- xul_io is alway writing the comple/absolute name
- HBox gets width=100% if alignment other then left set (new!)
- added links as 2. option to label
- added header function to uietemplate
2002-10-14 00:39:47 +00:00
Ralf Becker
eea5281759
first steps on infolog port to etemplates
2002-10-08 00:10:18 +00:00
Ralf Becker
78320c0525
moved infolog links to addressbook,projects and calendar to new link-class and its table phpgw_links
2002-09-01 20:41:36 +00:00
Ralf Becker
26cc517d8a
enable infolog to associate entries to calendar-events
2002-05-12 07:14:01 +00:00
Ralf Becker
b6d1e36b3d
added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray
2002-05-01 17:16:27 +00:00
Ralf Becker
118c9a80dd
the filter own now shows not assigned tasks (offers) from other owners, if they are not private (and you dont have private grant for the owner)
2001-10-04 19:04:58 +00:00
Ralf Becker
e005b1ba36
set $this->data['info_id'] on write
2001-10-04 00:35:37 +00:00
Ralf Becker
11891bb25a
removed readAddr & readProj which are in bo
2001-10-03 19:21:50 +00:00
Ralf Becker
98f82ed2e0
$GLOBALS and setting $this->data['info_id'] for newly written entries via $db->get_last_insert_id
2001-10-03 18:56:42 +00:00
Ralf Becker
a95b0a191c
typo in fieldname caused infolog not to display 'show parent'-icon
2001-07-25 22:02:46 +00:00
Ralf Becker
1db9edc55e
omitting 'INSERT INTO table col=val' for pgsql-compatibility
2001-07-19 23:00:51 +00:00
Ralf Becker
f05dc3d53d
missing stripslashed added to read, common array $maybe_slashes with fields that may contain slashes for read+write
2001-07-18 23:54:43 +00:00
Ralf Becker
58783d5464
hook_home, plus some filters and preferences added
2001-07-15 21:42:17 +00:00
Ralf Becker
36bb7573ae
moved froming of the get_list() query from ui to so
...
lot of formating
2001-07-14 21:44:01 +00:00
Ralf Becker
437440d48f
new 3-tier design
2001-07-11 23:17:32 +00:00