Commit Graph

241 Commits

Author SHA1 Message Date
77a30817d6 images for new Pixelegg template 2013-11-11 18:56:02 +00:00
db01cfa907 Remove onchange submit from link filter 2013-10-24 16:05:19 +00:00
ab35bfdc4d Stop some warnings 2013-10-17 15:22:30 +00:00
256c5598cf Handle action option on top right buttons, both when it's there and when it's missing 2013-10-10 14:48:37 +00:00
0e2e88c19b fixed hiearchy display in infolog and reset of subs view via clicking on InfoLog icon/header, using now value of nm[parent_id] as key for col_filter 2013-10-10 11:29:31 +00:00
a661d52de2 Infolog: Prefix name on css classes 2013-09-19 12:52:50 +00:00
d90dbfacf1 remove excess columns 2013-08-28 06:58:00 +00:00
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
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
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
cb22a93104 Update template js to et2 2013-08-26 18:30:58 +00:00
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
b66acb3d4b Fix definition radio option not showing filters 2013-08-09 17:06:09 +00:00
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