Commit Graph

311 Commits

Author SHA1 Message Date
f5e97888eb Vertically align custom fields to top of tab in edit dialog 2012-06-13 15:35:14 +00:00
851918e5b3 Change multi-line label type to html so it works as expected in et2. Could also be a vbox, but then translations would have to be re-done 2012-06-12 18:37:15 +00:00
ed5c5593c3 * InfoLog: status filter in index shows now cumulated list of all status translations, if no type is selected (as context menu does too) 2012-05-22 17:39:28 +00:00
34edd70a5f * InfoLog: explicitly name tabs in infolog.edit, to get disabeling of tabs working, even if template added custom ones 2012-05-08 09:58:45 +00:00
5750283488 Give contact a little more space 2012-04-16 21:34:38 +00:00
ed2faae25b Remove sub action column completely 2012-04-10 21:13:01 +00:00
383a78768f Get delete confirm popup working with et2 as well as old etemplate 2012-04-10 20:28:31 +00:00
f50c5f2799 Update for setup too (r38856) 2012-04-10 15:47:07 +00:00
e1facc1033 Fix custom contact info for et2 to start hidden 2012-04-09 21:22:30 +00:00
eb64007026 Change Sub to use a nm header, so column can be turned off 2012-04-05 21:37:30 +00:00
139c890aed Fix 'undefined' as progress tooltip to percentage completed 2012-04-04 22:18:26 +00:00
74a79dfad9 Fix link action popup 2012-04-02 19:20:33 +00:00
038cff2b6d wider parent search box 2012-03-28 08:23:45 +00:00
0fb77619a8 add some padding to leave space for hasChildren or hasParent icon 2012-03-22 09:06:48 +00:00
cd2cc35b73 * InfoLog: icons to visualise entry has a parent or subs, using these icons (arrow left or up) in context-menu too 2012-03-20 11:18:33 +00:00
5b4c2898b1 * InfoLog: if one of status, percent or datecompleted changed, change others to reasonable values 2012-03-18 14:44:16 +00:00
ec694d4a4f * InfoLog: make fields excluded from copying to a new sub-entry configurable and add scheduling an appointment to action
refactured copy and sub creation into one method, as they do essentialy the same thing with just setting the parent and excluding different configurable fields
2012-02-24 09:29:27 +00:00
26bebbedd9 * InfoLog/Calendar: renamed context menu "Calendar" to "Schedule appointment" and make preset participants configurable, allow to config prefix for sub-entries and allow times in due-date 2012-02-22 12:31:00 +00:00
f255a2396a new InfoLog configuration: Load custom fields in index, if filtered by selected types (eg. to display them in a type-specific index template) 2011-11-17 09:30:30 +00:00
eceec44c78 Fix a typo. 2011-11-12 09:50:45 +00:00
0d916de566 * infolog: allow to exclude fields while copying an infolog entry; done via infolog->configuration 2011-11-10 12:17:35 +00:00
89847abae6 added "progress"(-bar) widget to differ from image and using it in templates 2011-09-08 19:00:57 +00:00
0ed8be96b5 fixed "jumping" (different hight) tabs 2011-06-28 16:22:04 +00:00
3de54c6812 calling the global action-object-manager 2011-06-02 16:54:26 +00:00
486e99ec0c - Implemented a hook for timesheet_ui::edit to query calling apps for additional information to set in new tickets incl. links.
Replaces existing $_GET parameters, which are hard to set for new action system.
- also adding category color to infolog and tracker
2011-05-30 14:21:27 +00:00
fe62956a96 allow to require custom fields to be filled out by users 2011-05-18 10:25:39 +00:00
81ea3b639c - using now nm_(open|hide|submit)_popup and nm_action => 'open_popup'
- fixes not working actions in InfoLog list in Addressbook view
- fixed not working adding/removing of responsible users
2011-05-07 08:51:35 +00:00
d982883959 renamed 'action' to 'multi_action', as InfoLog already uses 'action' and using 'action' broke a lot existing functionality 2011-05-06 18:13:10 +00:00
c0c2a0ed0e - fixed not working delete - was commented ;-)
- using original labels, for which we have translations
- always confirm with popup, not javascript confirm (makes things a lot easier)
2011-05-05 06:30:44 +00:00
0ccd420b6b Use action system to select all 2011-05-04 17:41:51 +00:00
cb4f68cd3d Make template changes to v1.9.002 2011-05-04 17:17:23 +00:00
19cb4ca8d4 - got delegation and link via context working
- fixed sometimes not working context, because row id was not set
- disabling close and close all if not applicable
2011-05-03 07:26:32 +00:00
1ef6edd5e8 Context menu for InfoLog: NOT YET COMPLETET, SOME STUFF WILL NOT WORK!
ToDo:
- implement view subs or parent from context
- test all context actions (some do not work)
- test CSS based disabling of actions
- change delegation or links popup not yet working (just an alert in index.js)
- delete of entries with subs (serverside confirmation displaying subs) probably not working
2011-05-02 19:41:21 +00:00
c2cb25aeb1 fixed 5px higher tab for history in infolog.edit 2010-11-02 14:14:47 +00:00
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
ada9a59f94 renamed misleading "close" button in infolog listview to "set status to done" 2009-12-15 12:14:23 +00:00
3f13ed63a1 added print xml file 2009-12-13 13:37:42 +00:00
d11469f91f added copy function to infolog and action box, more actions will follow 2009-12-11 08:34:47 +00:00
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
39903fc957 changed again template of Infolog as subentry 2009-05-25 08:42:29 +00:00
9bf9debe63 changing template to make a infolog as a subinfolog 2009-05-22 13:26:42 +00:00
13cd6b296b fixed small Bug, time planed was not shown in new tag times and times planed 2009-05-22 12:51:41 +00:00
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
1585a36fdf used&planned time or used,planned&replanned time incl. icons 2009-05-11 09:19:16 +00:00
701fe5661b - icon linking to filemanager of entry
- configurable limit of height of describtion in list
2009-05-08 16:01:33 +00:00
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
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
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
c5926eeba2 removed empty row in regular index page 2008-09-22 09:04:19 +00:00
a17e5ebad0 fixed layout of infolog edit: addr is now width:100%; instead of fixed width 2008-07-30 06:31:43 +00:00