Nathan Gray
116523ccfd
Add merge functionallity to infolog
2011-01-26 20:16:18 +00:00
Nathan Gray
4266a8e876
More room for 'whole query'
2010-12-10 19:45:57 +00:00
Nathan Gray
f9e8c78eed
- Add multi-entry action 'delete'
...
- Line up whole query and do not notify checkboxes
2010-12-09 19:56:05 +00:00
Nathan Gray
bbe5a682d0
Add checkbox to skip notifications of multiple entry actions
2010-12-08 22:09:59 +00:00
Nathan Gray
b8b8afcb2f
Layout and lang for 'whole query'
2010-12-08 21:00:27 +00:00
Nathan Gray
7df2a5078f
Multiple entry change responsible accepts groups too
2010-12-08 19:08:39 +00:00
Nathan Gray
acf078a1c0
- Abstract multiple actions code to remove multiple if / switches
...
- Add multiple entry action to change entry delegation
2010-12-08 19:01:13 +00:00
Nathan Gray
b2b292603d
- Fix incorrect result counts when using whole query
...
- Add action to change completion
- Give warning if trying to change the status of a done entry. Completion of 100% will change it right back.
- Fix ACL when linking - only link to entries with EDIT permission
- Hide group types if user has no access to them
2010-11-23 17:56:56 +00:00
Nathan Gray
57866ca97e
Infolog actions - missed JS file, changes to play nice from other apps when they include the js file
2010-11-22 22:44:52 +00:00
Nathan Gray
71674ddb00
* Add actions on multiple infolog entries
2010-11-22 22:28:46 +00:00
Nathan Gray
d713925480
Remove options tab from the export dialog
2010-11-19 19:07:53 +00:00
Nathan Gray
e92cbb870e
Add exporting via importexport
2010-11-08 17:19:22 +00:00
Ralf Becker
c2cb25aeb1
fixed 5px higher tab for history in infolog.edit
2010-11-02 14:14:47 +00:00
Nathan Gray
4fb9b91b15
Add span to bottom left hbox so 'Do not notify ...' doesn't get squished
2010-10-12 14:45:13 +00:00
Nathan Gray
d00b629269
Add a 'No notifications' checkbox to infolog edit dialog to avoid sending notifications
2010-10-08 17:48:36 +00:00
Nathan Gray
76d2792308
Get infolog working with import/export
2010-10-06 22:18:09 +00:00
Ralf Becker
1e5717194b
swaped category and contact row in edit: fixes parent get accidently set, if one types return to start contact search
2010-03-16 13:30:25 +00:00
Nathan Gray
fc3228806a
Fix infolog print view to only display the custom fields allowed for that infolog type
2010-02-22 18:18:38 +00:00
Christian Binder
ada9a59f94
renamed misleading "close" button in infolog listview to "set status to done"
2009-12-15 12:14:23 +00:00
Stefan Becker
80f02187a6
added print template to infolog
2009-12-13 13:36:09 +00:00
Stefan Becker
d11469f91f
added copy function to infolog and action box, more actions will follow
2009-12-11 08:34:47 +00:00
Klaus Leithoff
0bfb18470d
feature to be able to filter by startdate
2009-11-10 08:11:41 +00:00
Klaus Leithoff
dfcc5bb967
removed an extra } from infolog.header.right add phonecall Command Button
2009-10-05 09:04:19 +00:00
Ralf Becker
00ca396066
Added filter to list, which allows to show infologs linked to an entry
...
of any other applications, eg:
- infologs linked to a certain project
- infologs linked to a contact
2009-09-25 08:03:01 +00:00
Stefan Becker
051b00b199
added new filter for projects
2009-09-19 13:58:24 +00:00
Stefan Becker
39903fc957
changed again template of Infolog as subentry
2009-05-25 08:42:29 +00:00
Stefan Becker
9bf9debe63
changing template to make a infolog as a subinfolog
2009-05-22 13:26:42 +00:00
Stefan Becker
13cd6b296b
fixed small Bug, time planed was not shown in new tag times and times planed
2009-05-22 12:51:41 +00:00
Ralf Becker
70e98e0553
allow to load widget specific edit-template from the app the widget belongs too, eg. infolog-value --> infolog.widget.infolog-value
2009-05-17 11:44:15 +00:00
Ralf Becker
1585a36fdf
used&planned time or used,planned&replanned time incl. icons
2009-05-11 09:19:16 +00:00
Ralf Becker
701fe5661b
- icon linking to filemanager of entry
...
- configurable limit of height of describtion in list
2009-05-08 16:01:33 +00:00
Klaus Leithoff
c5ba464ffa
Handling completion via fastlink action button better by offering close and close_all buttons.
...
Preventing setting the status to done if that status does not exist for the given infolog type.
Listview (offering the fastlink action button for closing):
Regarding an infolog as done if it is cancelled.
Regarding an infolog as done if the stati done/billed/cancelled do not exist for that type, but the percentage is 100
2009-04-23 14:47:26 +00:00
Klaus Leithoff
42b2b639b3
increasing the version number of infolog.edit.description and infolog.index.rows after a case-study regarding the enabling of HTML in Infolog description. The issue was soon dropped after experiencing massive problems with: sync, listview, performance, etc. If you are intrested in trying it, contact me for the source snippets. But I wont recommend that for anything near production
2008-12-12 09:47:54 +00:00
Ralf Becker
7f9df0d051
- renamed class to new naming convention
...
- update version and dependencies for 1.6
- file_access method for attachments
2008-10-07 12:50:14 +00:00
José Luis Gordo Romero
1a8f6ed1bd
New field replanned time with for pm integration, also icons in list view to diferentiate real, planned and replanned times.
2008-10-07 08:40:46 +00:00
Ralf Becker
c5926eeba2
removed empty row in regular index page
2008-09-22 09:04:19 +00:00
Ralf Becker
46eee6b895
re-added accidently removed delegation tab template from infolog.edit
2008-07-30 08:48:59 +00:00
Ralf Becker
a17e5ebad0
fixed layout of infolog edit: addr is now width:100%; instead of fixed width
2008-07-30 06:31:43 +00:00
Klaus Leithoff
273248da9e
modified the infolog edit-template regarding the description textarea to dynamically use more width if available, by resizing/maximizing/enlarging
...
the edit window.
2008-04-04 08:18:11 +00:00
Ralf Becker
ced6adf23f
reworked and generalised Klaus new custom field header feature, to use it in the addressbook too, easy to addapt for the other apps now, only requires the get_rows/search method to understand filter and order_by with cfs
2008-01-19 05:36:20 +00:00
Klaus Leithoff
a853569034
added the optional customfield column for infolog.index.rows and infolog.index.rows-noheader using the customfield header subwidget for displaying
...
the header
2007-12-14 13:16:38 +00:00
Ralf Becker
d4910c0e0a
small layout fix: limit width of owner and responsible selectbox to 100px, using selected category when creating new entries
2007-07-29 06:55:36 +00:00
Ralf Becker
7e577e22c4
fixed not working type specific customfields in infolog
2007-07-12 07:30:20 +00:00
Ralf Becker
eadc1c7b38
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:39:41 +00:00
Ralf Becker
9e49e8c50d
History for InfoLog (incl. the ability to disable real deletes) and delete notifications
2007-06-13 21:37:05 +00:00
Ralf Becker
98ca788a6d
(custom) types can have a group as owner now, which allos there acl to depend on that group and not the person who created it
2007-03-12 11:27:33 +00:00
Ralf Becker
c0b6563e17
adaption for the new nextmatch feature plus some nice extra columns
2007-03-07 12:31:48 +00:00
Cornelius Weiß
6e0c95e6fb
remove rte, cause it is not compatible to sync devices
2007-01-19 10:29:07 +00:00
Cornelius Weiß
efb960fabc
complete transition to fck
...
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
2007-01-18 19:20:32 +00:00
Ralf Becker
e677e8979d
sorting infolog types (incl. custom ones) alphabetically
2006-12-08 15:14:20 +00:00