Commit Graph

178 Commits

Author SHA1 Message Date
50ed435eb7 * Calendar/InfoLog/Timesheet/Tracker/ProjectManager: edit focuses now automatic on title input 2013-05-23 09:01:33 +00:00
95846e595b - Change responsible edit to multi-checkbox widget instead of chosen 2013-03-19 15:47:18 +00:00
4df3295cce * CalDAV/InfoLog: fixed SQL error if client has multiple identical X-properties, eg. alarms 2013-03-07 15:55:40 +00:00
7641661cda Change alignment of buttons in Site config 2013-03-04 17:46:20 +00:00
7fb0bbc9d9 Set size of config tabs 2013-02-07 09:39:17 +00:00
ad36ac309a Move site config over to etemplate, and move custom notifications into site config 2013-01-31 19:39:01 +00:00
ede9d83142 Implement custom notification messages for infolog 2013-01-30 23:12:52 +00:00
ee6834ca54 Implement export filters 2012-12-31 20:38:00 +00:00
b83a19284a UI changes for chosen selectboxes 2012-11-14 20:33:33 +00:00
944b538e92 fixed not working fixed height of date rows aka stop end and finished date to move up 2012-09-25 17:38:14 +00:00
c9c5a8c77f Line up contact search with category select 2012-07-23 16:06:11 +00:00
5e05113e71 Enlarge description text box, shrink delegation to fit tab without scrolling 2012-07-16 15:18:25 +00:00
c510b5f15f Dates need more space for seconds 2012-07-16 14:35:36 +00:00
4483b63f9e Nice column alignment in edit dialog 2012-07-11 19:02:07 +00:00
379427f18f For et2, reset old parent & new parent so they get updated next refresh. Otherwise, they may not show the change in child until logout/login or parent is actually edited 2012-07-04 22:38:50 +00:00
f40c008dd8 add groups to InfoLog owner filter 2012-06-19 10:30:43 +00:00
4b8c7bdbe5 Remove blur text '1' on rows - not needed 2012-06-18 15:54:21 +00:00
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