Commit Graph

300 Commits

Author SHA1 Message Date
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