Commit Graph

437 Commits

Author SHA1 Message Date
Ralf Becker
c0c28b5af1 fix for PostgreSQL, thanks to Mark Stosberg 2006-12-08 07:10:27 +00:00
Cornelius Weiß
76ebb5167f strstr -> strpos fix by thomas koch 2006-12-07 12:47:11 +00:00
Cornelius Weiß
e800b75362 kill php5.2 warnings 2006-12-02 11:05:05 +00:00
Ralf Becker
dbfe6f6d91 we can now have multiple comma-separated types for each custom field 2006-11-23 14:20:48 +00:00
Ralf Becker
4a19aaa1ff fixed warning if nothing checked in responsible edit 2006-11-15 10:33:06 +00:00
Ralf Becker
00134ab430 fixed bug: editing infolog >> site config deletes custom fields 2006-11-15 10:24:58 +00:00
Ralf Becker
6564cbc99a info_custom_from was not set for links to in new entries, causing them to have custom from 2006-10-27 10:50:08 +00:00
Ralf Becker
1f4450a34c - fixing SQL error in cal-dav-view caused by previous commit
- new InfoLog preference to not show custom types in calendar (default)
2006-10-24 11:58:14 +00:00
Ralf Becker
34fb07492b added possebility to delegate to groups and filter by groups 2006-10-24 10:08:21 +00:00
Ralf Becker
208d226bf1 InfoLog view for organisations or multiple contacts 2006-10-23 11:50:30 +00:00
Cornelius Weiß
a5d124ffad handle html messages in mail2infolog. We use the function in bocompose as we have no generalized html2text converter in the api yet 2006-10-22 18:02:15 +00:00
Ralf Becker
2f3d566207 using a type-specific template in the list, if it exists 2006-10-21 13:07:32 +00:00
Ralf Becker
c98a675df0 - using a type-specific template in the list, if it exists
- some more docu
2006-10-20 13:13:00 +00:00
Ralf Becker
877373642b convert custom from to 0 or 1, it's unset if not checked, which starts the detection 2006-10-18 09:09:18 +00:00
Cornelius Weiß
d6bf643ed2 fix not working addition of attachment in mail2info 2006-10-17 08:04:22 +00:00
Ralf Becker
1707c87d89 some bugfixes:
- InfoLogs create via the addressbook show the address as Contact again
- Mail --> InfoLog creates address as Contact now
2006-10-17 07:13:12 +00:00
Ralf Becker
3e44e466c5 translations for widget names 2006-10-05 06:37:39 +00:00
Ralf Becker
4259d8d622 - primary link / contact con now be set direct in the contact line
- checkbox to set a custom contact (additional to the linked contact)
- new select/link entry custom fields (eg. to store a contact)
- uses the stock customfield widget now
- email is now a stock infolog type
2006-10-04 17:40:33 +00:00
Cornelius Weiß
41673c935f mess protection if something went wrong in tmp dir... 2006-09-29 06:49:31 +00:00
Ralf Becker
a435f90c08 fixed bug "infolog filter 'responsible open' does not show all items the user is responsible for", it was caused by the update of existing entries writes '' into info_responsible instead of '0' 2006-09-26 04:50:37 +00:00
Ralf Becker
e6a527acc3 - use a typ-specific template for edit, if one exist
- allow typ-specific templates to show the content of the first linked contact
--> allow to create specific print-view for each template-type
2006-09-20 07:13:44 +00:00
Ralf Becker
19f8e62d10 moved to the api before 1.2, removing now the compatibility class 2006-09-20 04:47:35 +00:00
Cornelius Weiß
26802319b8 fix not working addition to links in mail_import 2006-08-31 18:38:59 +00:00
Lars Kneschke
0904b6e846 patch from christian binder
35-45: set vars for mapping prioritys from and to handheld
82: set PRIORITY attribute on export
173-181: handle PRIORITY field on import
2006-08-24 09:48:29 +00:00
Cornelius Weiß
1cce044c59 add new feature: mails can now be saved as infologs 2006-08-23 19:03:25 +00:00
Ralf Becker
392a532f68 Two new options for the account-selection:
- Selectbox with groupmembers (only)
- No user-selection at all
These two options limit the visibility of other users. There for they should be forced and apply NOT to administrators.
2006-08-22 16:51:09 +00:00
Lars Kneschke
ffb60e3bdf nothing 2006-08-17 03:32:18 +00:00
Lars Kneschke
117fd9d31b various syncml fixes 2006-08-15 14:29:56 +00:00
Cornelius Weiß
b849696eb2 workaround to display all open tasks in calendar dayview 2006-06-27 16:43:06 +00:00
Ralf Becker
5f61f74a50 link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-24 16:04:35 +00:00
Lars Kneschke
3bbd54e12d fixed slowsync 2006-06-01 16:27:49 +00:00
Lars Kneschke
31d02fcbf5 SyncML fixes 2006-06-01 13:28:08 +00:00
Ralf Becker
f10d3f9826 Fixed bug reported by Jens Benner, custom fields in InfoLog were NOT saved on add 2006-05-22 22:02:15 +00:00
Ralf Becker
3d362fc3e5 bugfix: not all links were forwarded to the timesheet 2006-05-17 05:57:03 +00:00
Ralf Becker
80b4999f22 - fixed not shown last modified column
- id, separate percen, last modified and times can now be enabled for the details view only
- you can now specify the filter for home
2006-04-09 05:34:59 +00:00
Ralf Becker
890237480b fixed get_status method to return the percentage for status 'ongoing', as it was before the split of status and percentage 2006-04-08 07:33:17 +00:00
Ralf Becker
f6b96d9a9a fixes:
- addressbook view got lost, if something changed in the hooked in infolog
- if hooked in by addressbook, InfoLog css file got not loaded
- for sub-entries the date completed from the parent got (wrongly) set in the sub
- action view (shows sub-entries or entries link to an entry of an other app) is now reset, if the user clicks on infolog in the navbar (called index.php)
2006-04-05 16:16:33 +00:00
Ralf Becker
6f41277aff reverted logic to disable ticket-id and times column for no details, now they depend only on the prefs again 2006-03-29 09:39:34 +00:00
Ralf Becker
075a7f7941 fixed typo 2006-03-27 15:35:01 +00:00
Ralf Becker
5e0e19e0dc fixed wrong status icons for phone-calls in calendar day-view 2006-03-27 15:34:20 +00:00
Ralf Becker
dbbee206a4 added default implicit add right for responsible 2006-03-27 15:33:25 +00:00
Ralf Becker
161aaa2c6e improved printing:
+ disabled unnecessary UI-elements
  + saving nextmatch num-rows status
2006-03-26 22:31:33 +00:00
Ralf Becker
7254bef473 bugfixes:
- search was not searching in id, phone/email, location
- setting status or percent&date completed was not working for the responsible under some conditions
- for the conversation of days to hours always 8h were used, now that's the default if nothing is configured in the PM
enhancements - some might call bug-fixes too ;-):
- configuration of the rights of the responsible:
  a) implicit edit rights (default is only read)
  b) additional fields to edit without edit rights: eg. description, used time, ...
- user preference to show status and percent again as one merged icon (default) or as two spearate ones
- user preference to show a numeric Id, can be used eg. as ticket number
2006-03-24 16:10:09 +00:00
Ralf Becker
6c4cda6bfc added ability to add timesheets to infolog entries 2006-03-21 13:52:49 +00:00
Lars Kneschke
e15d167c87 removed sime unneeded debug output 2006-03-21 13:27:07 +00:00
Lars Kneschke
0590ce37b9 added support for SIF encoded files(Sync4j)
added search support(needed for slowsync)
2006-03-21 13:21:53 +00:00
Lars Kneschke
2a8544edd3 added support for SIF encoded files(Sync4j)
added search support(needed for slowsync)
2006-03-21 13:19:38 +00:00
Ralf Becker
bc1ed0b65e close action was not setting the new percentage to 100% 2006-03-21 09:11:18 +00:00
Ralf Becker
125214e0d2 fix to use internaly the iCal conform stati for phonecalls to, externaly for the user there is no change, they still see call or will-call as status 2006-03-20 19:43:33 +00:00
Ralf Becker
aa8136ef60 - added percent, (date-)completed and location for better iCal / SyncML conformance
- remove a lot not needed images
2006-03-17 20:53:26 +00:00
Ralf Becker
3f9535c0e0 fixed infinit recursion if two infolog entries are linked with each other AND both set each other as primary link 2006-03-17 11:36:27 +00:00
Ralf Becker
a3951c16bc fix some problem in the addressbook_view hook: deleting and closing of infolog entries caused only a refresh of the page 2006-03-16 14:26:12 +00:00
Ralf Becker
9a0ddd8d76 fixing the fix - now it works ;-)
search without start param returns now all entries
2006-03-15 19:08:40 +00:00
Ralf Becker
4febf266fb fix for bug reported on the list: boinfolog::search returns only the first 15 entries, when called via xmlrpc or icalsrv
--> now this only happens if the set the start parameter, otherwise all entries are returned
2006-03-15 08:09:01 +00:00
Ralf Becker
20aa316f59 fix for (doublicate) bugs:
- [ 1433962 ] Custom fields information saved but not displayed
- [ 1376272 ] Contents of user defined fields not saved
2006-03-02 20:45:00 +00:00
Ralf Becker
43be34afe8 fix for bugs:
- [ 1387084 ] infolog xmlrpc read function gives no entries back
- [ 1424184 ] xmlrpc read method returns nothing
2006-03-02 08:21:25 +00:00
Ralf Becker
04c44a735a 1) infolog supports now setting a price for projectmanager (like timesheet)
2) all projectmanager specific stuff is in a new tab which gets only displayed if a user has projectmanager run-rights (incl. times)
3) support to display the infolog status-icons in projectmanager
2006-02-04 07:49:47 +00:00
Cornelius Weiß
5fd34185c3 fix from ralf: xml-rpc bugs reported by jan 2006-01-16 08:30:36 +00:00
Ralf Becker
7c036da742 moved datasource to the applications inc dir 2006-01-11 05:12:18 +00:00
Ralf Becker
363bcd957a bugfix: after an Apply, the links were not longer displayed 2006-01-06 04:49:20 +00:00
Ralf Becker
5cc111744f - fixed not disabled delete-button for new entries or if no delete-right
- fixed wrong calculation of the daystart if tz_offset != 0
2005-12-19 04:11:42 +00:00
Ralf Becker
01b6fdf3e2 missing details swtich from last commits 2005-12-14 06:33:58 +00:00
Ralf Becker
e73c48f794 fixed some bugs and missing things:
- subs are closed (set to done) too, if an entry is set to done via the close action
- infolog stays now in the subs view, if you add or edit an entry there
- entries created from the projectmanager go a set category
- times can optionaly be shown in the list
2005-12-06 07:11:14 +00:00
Cornelius Weiß
c03331ca19 fix: kontact in kde 3.5 looks after endtime 2005-12-02 17:18:28 +00:00
Ralf Becker
d127e029da fixed bug reported on the german list: infolog priority (color) was not shown on homepage - app.css file was not loaded 2005-11-27 18:24:30 +00:00
Ralf Becker
e43a0ddf3f fix for add in sidebox menu was not opening a popup 2005-11-18 16:12:29 +00:00
Ralf Becker
e5047dcd9c fix refresh of infolog list with wrong url from edit windows, if the list already contained a msg in the url 2005-11-18 16:00:37 +00:00
Ralf Becker
95a3e604b0 big InfoLog update:
- using popups for editing
- renamed filter my to responsible
- warning if a log entry has been updated, while you edit it
- improved referer handling
- optimisations for so class, less DB accesses
2005-11-12 13:25:59 +00:00
Cornelius Weiß
e8701c7e08 revert typo from 5 minutes ago :-)
this was related to php < 5.1 fix
2005-11-11 22:40:47 +00:00
Cornelius Weiß
65748ab3e8 php < 5.1 fix 2005-11-11 22:36:34 +00:00
Cornelius Weiß
a89e2693b5 cast + typo 2005-11-11 22:06:30 +00:00
Ralf Becker
17fe4ff188 using common::get_referer() 2005-11-09 12:52:11 +00:00
Ralf Becker
0202d92a2c disabled the small display, til I fixed it 2005-10-31 14:33:30 +00:00
Cornelius Weiß
acbbbc50a5 moved to etemplates 2005-10-28 18:30:59 +00:00
Ralf Becker
3b57b96316 fixed SQL introduced for the multiple responsibles 2005-10-13 15:26:45 +00:00
Ralf Becker
938a25ebeb fixed SQL introduced for the multiple responsibles 2005-10-13 15:24:48 +00:00
Ralf Becker
e24808dcb6 re-added lost "never hide" pref, which got lost in the preferences changes 2005-10-13 15:02:19 +00:00
Ralf Becker
1a5bfe70dd fixed syntax error, thanks to Giuseppe Smaniotto 2005-10-13 14:20:40 +00:00
Ralf Becker
84b969586e reworked patch from Vincent Cuirassier from Mandriva
- multiple responsibles
- closing action
2005-10-05 07:50:47 +00:00
Ralf Becker
b31e40e067 moved InfoLog's link class and it's table into the api 2005-10-01 20:18:41 +00:00
Ralf Becker
691aa4d9dc bugfix: new InfoLog entries created from within addressbook or projectmanager had no primary link 2005-10-01 16:29:35 +00:00
Lars Kneschke
1085534c94 modified the delete hooks to use $GLOBALS['hook_values'] 2005-09-20 10:11:38 +00:00
Ralf Becker
3ad5b1fb8b fixed bug reported by Frank Becker on the german list: deleting a link deletes all attached files too 2005-09-19 12:59:46 +00:00
Ralf Becker
d036bc4d6a added is_popup($app,$action) method 2005-07-30 12:51:31 +00:00
Ralf Becker
27dfeeae85 1) get preferences working again
2) readded the last changes
2005-07-23 15:48:52 +00:00
Miles Lott
2c2bc0beb3 Update of preferences app to work as a multi-tiered application and via xml-rpc 2005-07-23 09:44:46 +00:00
Ralf Becker
1e9424db7b setting default priority for new entries to 'normal' 2005-07-22 13:27:58 +00:00
Ralf Becker
83b0801533 commit for Lars: latest SyncML updates 2005-07-20 12:09:32 +00:00
Ralf Becker
39ead5de4f 1) new preference to not display the describtion in the infolog list
2) fixed not working home display (if you clicked on something you got a black page)
2005-07-17 21:54:28 +00:00
Ralf Becker
047fbabfed addapted for changed priority column 2005-07-14 17:21:01 +00:00
Ralf Becker
a19684502e 1) added planned/used time for project-manager
2) sorting by priority
3) tables renamed to use egw_ prefix now
2005-07-14 17:12:50 +00:00
Ralf Becker
69b28c6aad 1) Possebility to filter by owner or responsible
2) new filter my: in contrast to own which filters by owner, my shows only entry where you are responsible for
2005-07-14 07:35:11 +00:00
Ralf Becker
f25d5864ff 1) improved referer handling
2) user-pref. to never hide the nextmatch line
2005-07-13 08:34:38 +00:00
zhangweiwu
c2106931d9 happen to see this spell mistake today, correct it in place. 2005-06-29 00:43:18 +00:00
Lars Kneschke
7c4a55d133 class which handles vcal import into infolog 2005-06-20 09:51:54 +00:00
Ralf Becker
df209c0b0b fix for not set link_pathes 2005-06-07 11:44:49 +00:00
Ralf Becker
e047da872f killed a debug-message 2005-04-14 22:06:26 +00:00
Ralf Becker
cedb9b553f - added add function: link to add an already linked new entry (supported only by InfoLog atm.)
- caching the app-register in the session (performance)
- new param for app_list to specify a capability which the returned app have to support, eg. add
2005-04-12 16:39:59 +00:00
Ralf Becker
fff09dbfd3 added function to update the remark 2005-04-12 16:37:04 +00:00
Ralf Becker
389596faa8 added call to bolink::notify_update($app,$id,$data=null) method on updated of infolog entries 2005-04-08 18:51:59 +00:00
Ralf Becker
47326b007e 1) apps can register a callback to receive notifications of new or deleted links to their application or updates in the content of the linked entries (requires to linked app to call the new bolink::notify_update($app,$id,$data=null) method)
2) documentation update in solink
2005-04-08 18:50:51 +00:00
Ralf Becker
0bd9ff209d an other documentation update 2005-04-07 09:26:49 +00:00
Ralf Becker
3b32bccc49 documentation update and the usual code modernization (phpgw-->egw, ...) 2005-04-06 11:05:57 +00:00
Ralf Becker
eeb73369b1 removed never used uilink class 2005-04-06 11:04:43 +00:00
Lars Kneschke
f6c2029094 changes to keep track of changed content 2005-02-27 23:33:14 +00:00
Ralf Becker
15c225d84b fixed bug: not all custom fields are shown readonly if only editing the status is allowed (thought they will not be saved anyway) 2005-02-24 14:08:27 +00:00
Ralf Becker
b6cc2d6d7b fixed bug reported by Reinhard Gustavik on the german list: custom status get's not saved and not used 2005-02-14 10:39:10 +00:00
Ralf Becker
c427c5d8af fixed bug [ 1051483 ] deleting an infolog entry not delete it's attachments.
I also delete empty dirs (after last attachment was deleted).
2005-02-09 16:24:17 +00:00
Ralf Becker
311af5f7b8 fixed not working attachments after first file-attachment on new created infolog-entries, eg. [ 1052140 ] 2005-02-09 14:59:38 +00:00
Ralf Becker
8518892d9a fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
using adodb's datelibary instead of the regular php-functions: date, mktime, ...
2005-02-09 10:13:24 +00:00
Ralf Becker
c659d9e785 using clone() to create copies of the db-object for php5 compatibility 2005-02-08 17:58:25 +00:00
Ralf Becker
7fe8459ced using clone() to create copies of the db-object for php5 compatibility 2005-02-08 17:53:03 +00:00
Ralf Becker
a45cf2cd0a boinfolog::write: allow to (un)set touch_modified and set_default parameters via the values array (eg. for xmlrpc) 2005-02-07 07:09:33 +00:00
Ralf Becker
80bcfc782a change to reflect change in name of etemplate var 2005-02-05 14:18:18 +00:00
Ralf Becker
aeae312bc9 change to reflect change in name of etemplate var 2005-02-05 10:23:19 +00:00
Ralf Becker
0274dd12be fixed creation of infolog without any link (contained link with id=1 on HEAD) 2005-02-05 10:22:25 +00:00
Ralf Becker
d6f9fd8a99 fix for bug [ 1059619 ] SQL Error: cannot be null 2004-11-04 21:39:23 +00:00
Ralf Becker
7cc7965eea reworked infolog so-layer to use new db-functions to allow updates under MaxDB 2004-09-19 16:26:08 +00:00
Ralf Becker
bd15c88efb reworked infolog so-layer to use new db-functions to allow updates under MaxDB 2004-09-19 16:15:53 +00:00
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
62172c7202 fix for bug [ 994760 ] Linking sub-project (job) to an infolog entry 2004-08-28 19:33:10 +00:00
Ralf Becker
955eeca795 killed debug message 2004-08-28 19:02:26 +00:00
Ralf Becker
9e50e0f07d fix for bug [ 1007297 ] Time offsets incorrect
==> all tz-conversation is done now in the bo-class, as I handle it in the new calendar too
2004-08-28 18:02:16 +00:00
Ralf Becker
b7940f1f53 not longer needed 2004-08-28 14:59:56 +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
reinerj
5587b0ba11 replace the crap 2004-08-09 11:43:57 +00:00
Ralf Becker
9a58928b81 fix for bug [ 1000255 ] Todo with progress screw formating in calender:
- partialy caused by a <div ... /> with no closing </div>
- a table around the icons and title, puts them in one line now
2004-08-07 18:32:03 +00:00
Ralf Becker
25ba714000 not using distinct on MaxDB too 2004-08-07 12:10:12 +00:00
Ralf Becker
a4ad3b46c0 killed htmlentities warning 2004-08-01 19:28:03 +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
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