Ralf Becker
bc1ed0b65e
close action was not setting the new percentage to 100%
2006-03-21 09:11:18 +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
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
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
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
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ß
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
84b969586e
reworked patch from Vincent Cuirassier from Mandriva
...
- multiple responsibles
- closing action
2005-10-05 07:50:47 +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
Ralf Becker
1e9424db7b
setting default priority for new entries to 'normal'
2005-07-22 13:27:58 +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
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
Ralf Becker
3b32bccc49
documentation update and the usual code modernization (phpgw-->egw, ...)
2005-04-06 11:05:57 +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
80bcfc782a
change to reflect change in name of etemplate var
2005-02-05 14:18:18 +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
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
reinerj
5587b0ba11
replace the crap
2004-08-09 11:43:57 +00:00
Ralf Becker
4789f96793
setting some manual-page-names
2004-04-13 15:54:16 +00:00
Ralf Becker
c5dd013f18
first version of xmlrpc support for infolog
2004-03-10 00:58:18 +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
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
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
8f355ef32c
fixed tz_offset and creating new entries with time 0:0
2003-09-08 00:40:42 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
Ralf Becker
db4fc5004b
default Filter (for entering InfoLog) was not used
2003-07-31 09:20:36 +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
26dff7a46d
fixed add-icons in nextmatch header
2003-07-06 08:56:21 +00:00
Ralf Becker
594ed5bd57
app-header for delete
2003-06-29 23:02:34 +00:00
Ralf Becker
213b3b5aad
.16 conform app-headers
...
added display of all links to the list-page (configurable in the preferences)
2003-06-29 17:03:47 +00:00
Ralf Becker
5e8a496cc7
killed a debug-message
2003-06-27 11:34:21 +00:00
Ralf Becker
315f5c74ed
existing links are not copied to new sub-projects, fixed now
2003-06-27 10:24:34 +00:00
Ralf Becker
893ed57127
nl2br now done in etemplate
2003-06-26 19:17:12 +00:00
Ralf Becker
32c627f7fa
removed debug-msg
2003-04-28 07:15:04 +00:00
Ralf Becker
037eb08667
changes for new hooks
2003-04-27 22:35:39 +00:00
gugux
10bb2ab177
Changed some x's into %'s
2003-04-22 20:30:22 +00:00
Ralf Becker
24ccade46f
link_id2title --> link_id2from
2003-04-02 10:13:19 +00:00
Ralf Becker
6406bfcd0d
link_id2from renamed to link_id2title
2003-03-28 18:12:13 +00:00