Commit Graph

186 Commits

Author SHA1 Message Date
Hadi Nategh
a661d52de2 Infolog: Prefix name on css classes 2013-09-19 12:52:50 +00:00
Ralf Becker
d90dbfacf1 remove excess columns 2013-08-28 06:58:00 +00:00
Hadi Nategh
7ee2c05955 remove extra app prefixes from method names in app.js, for both infolog and timesheet applications 2013-08-27 10:46:42 +00:00
Hadi Nategh
7474b78f72 fix not getting message on infolog.index template and message class should be /message/ instead of /redItalic/ 2013-08-27 10:25:24 +00:00
Hadi Nategh
2d87cace15 fix javascript error:"Object #<Object> has no method 'infolog_status_changed'" happens at infolog-> edit window 2013-08-27 08:02:08 +00:00
Nathan Gray
cb22a93104 Update template js to et2 2013-08-26 18:30:58 +00:00
Hadi Nategh
589e4ecfbc add app.js to infolog application, add ajax=true to index (enable drag-and-drop), and run infolog app by et2 2013-08-26 09:19:47 +00:00
Nathan Gray
b66acb3d4b Fix definition radio option not showing filters 2013-08-09 17:06:09 +00:00
Ralf Becker
50ed435eb7 * Calendar/InfoLog/Timesheet/Tracker/ProjectManager: edit focuses now automatic on title input 2013-05-23 09:01:33 +00:00
Nathan Gray
95846e595b - Change responsible edit to multi-checkbox widget instead of chosen 2013-03-19 15:47:18 +00:00
Ralf Becker
4df3295cce * CalDAV/InfoLog: fixed SQL error if client has multiple identical X-properties, eg. alarms 2013-03-07 15:55:40 +00:00
Nathan Gray
7641661cda Change alignment of buttons in Site config 2013-03-04 17:46:20 +00:00
Nathan Gray
7fb0bbc9d9 Set size of config tabs 2013-02-07 09:39:17 +00:00
Nathan Gray
ad36ac309a Move site config over to etemplate, and move custom notifications into site config 2013-01-31 19:39:01 +00:00
Nathan Gray
ede9d83142 Implement custom notification messages for infolog 2013-01-30 23:12:52 +00:00
Nathan Gray
ee6834ca54 Implement export filters 2012-12-31 20:38:00 +00:00
Nathan Gray
b83a19284a UI changes for chosen selectboxes 2012-11-14 20:33:33 +00:00
Ralf Becker
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
Nathan Gray
c9c5a8c77f Line up contact search with category select 2012-07-23 16:06:11 +00:00
Nathan Gray
5e05113e71 Enlarge description text box, shrink delegation to fit tab without scrolling 2012-07-16 15:18:25 +00:00
Nathan Gray
c510b5f15f Dates need more space for seconds 2012-07-16 14:35:36 +00:00
Nathan Gray
4483b63f9e Nice column alignment in edit dialog 2012-07-11 19:02:07 +00:00
Nathan Gray
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
Ralf Becker
f40c008dd8 add groups to InfoLog owner filter 2012-06-19 10:30:43 +00:00
Nathan Gray
4b8c7bdbe5 Remove blur text '1' on rows - not needed 2012-06-18 15:54:21 +00:00
Nathan Gray
f5e97888eb Vertically align custom fields to top of tab in edit dialog 2012-06-13 15:35:14 +00:00
Nathan Gray
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
Ralf Becker
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
Ralf Becker
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
Nathan Gray
5750283488 Give contact a little more space 2012-04-16 21:34:38 +00:00
Nathan Gray
ed2faae25b Remove sub action column completely 2012-04-10 21:13:01 +00:00
Nathan Gray
383a78768f Get delete confirm popup working with et2 as well as old etemplate 2012-04-10 20:28:31 +00:00
Nathan Gray
f50c5f2799 Update for setup too (r38856) 2012-04-10 15:47:07 +00:00
Nathan Gray
e1facc1033 Fix custom contact info for et2 to start hidden 2012-04-09 21:22:30 +00:00
Nathan Gray
eb64007026 Change Sub to use a nm header, so column can be turned off 2012-04-05 21:37:30 +00:00
Nathan Gray
139c890aed Fix 'undefined' as progress tooltip to percentage completed 2012-04-04 22:18:26 +00:00
Nathan Gray
74a79dfad9 Fix link action popup 2012-04-02 19:20:33 +00:00
Ralf Becker
038cff2b6d wider parent search box 2012-03-28 08:23:45 +00:00
Ralf Becker
0fb77619a8 add some padding to leave space for hasChildren or hasParent icon 2012-03-22 09:06:48 +00:00
Ralf Becker
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
Ralf Becker
5b4c2898b1 * InfoLog: if one of status, percent or datecompleted changed, change others to reasonable values 2012-03-18 14:44:16 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Hans-Jürgen Tappe
eceec44c78 Fix a typo. 2011-11-12 09:50:45 +00:00
Klaus Leithoff
0d916de566 * infolog: allow to exclude fields while copying an infolog entry; done via infolog->configuration 2011-11-10 12:17:35 +00:00
Ralf Becker
89847abae6 added "progress"(-bar) widget to differ from image and using it in templates 2011-09-08 19:00:57 +00:00
Ralf Becker
0ed8be96b5 fixed "jumping" (different hight) tabs 2011-06-28 16:22:04 +00:00
Ralf Becker
3de54c6812 calling the global action-object-manager 2011-06-02 16:54:26 +00:00
Ralf Becker
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