Commit Graph

208 Commits

Author SHA1 Message Date
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
517865a274 fix for bug reported by Patrick Fraley: status changes of responsible user do not get save, if that user has no write grant 2004-07-08 13:26:06 +00:00
Lars Kneschke
b30b9bd9c0 fix typo 2004-05-24 04:56:21 +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
4789f96793 setting some manual-page-names 2004-04-13 15:54:16 +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
d8c602e654 fixed the categories xmlrpc signature 2004-03-15 21:38:09 +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
02c1c5a545 fixed bug in link-delete, missing this 2004-03-11 17:23:37 +00:00
Ralf Becker
c5dd013f18 first version of xmlrpc support for infolog 2004-03-10 00:58:18 +00:00
Ralf Becker
917c0aada9 fixed Call-time pass-by-reference 2004-03-09 21:46:25 +00:00
Ralf Becker
b1168f7b02 1) fixed bug #905779: main links title in contact field (blur text) got lost on changeing info-type
2) implemented separate sessions for infolog called via a hook and normal call, feature-request #903578
2004-02-28 14:58:44 +00:00
Ralf Becker
348770c1cd useing the updated vfs_sql class from the API now 2004-02-08 22:31:31 +00:00
Ralf Becker
1dee60f3d6 1) fix for new boprojects::list_projects syntax (Thanks to kernelconsult/sebb)
2) re-enabled infolog in projects-view
2004-02-06 10:36:43 +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
9d0940e494 not used anymore 2004-02-05 13:24:39 +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
b05fc623e2 some fixes for the improved nextmatch 2003-12-10 01:21:31 +00:00
Ralf Becker
173eb70fea sort- and filter-headers for infolog's index page 2003-12-09 00:08:31 +00:00
Ralf Becker
c823ffc3a6 fix to generate link-title from description for an empty subject 2003-11-23 13:33:21 +00:00
shrykedude
86b812ed2c - Added small view for main screen display of infolog entries.
- Added pref setting for choosing and using small view.
- Updated calendar method to support display limit.
- Added/updated English translations.
2003-11-20 06:40:29 +00:00
Pim Snel
ecd459de8f add infolog index link in sidebox menu for better navigation 2003-11-17 16:51:38 +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
420cf9ad1d moved admin, preferences hook to one class, added a sidebox-menu 2003-10-16 09:36:46 +00:00
Ralf Becker
6596f08060 updated cvs-import with charset-conversation and automatialy run some string to id conversations 2003-10-07 23:58:48 +00:00
Ralf Becker
e6f7d30693 killed the debug-message 2003-09-16 12:52:51 +00:00
Ralf Becker
17b1361c59 fix to show delete button for edit only for existing entries on which the user has delete-rights 2003-09-16 09:06:10 +00:00
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