Commit Graph

1765 Commits

Author SHA1 Message Date
ea8ff86854 Add a method to get an icon for a record, as specific to that record as possible 2014-11-18 23:40:49 +00:00
5291730724 Fix home favorite filters lost if you change sorting / filter 2014-11-17 18:47:47 +00:00
95e343cb27 Drag & Drop support for [infolog] favorite to Home 2014-11-11 23:11:16 +00:00
123bb043d5 * InfoLog/Tracker: fix missing attachments when converting a composed mail to an InfoLog or Tracker entry 2014-11-05 07:34:55 +00:00
382d7bc762 Get infolog status icons showing in element list. 2014-11-03 17:12:44 +00:00
bcbf679f64 More custom field UI work
- Application sub-type options
- Tracker & Infolog now use common UI
2014-10-23 17:33:03 +00:00
5549dd1fd2 * InfoLog: "No filter" favorite was not resetting filters anymore 2014-10-23 12:42:24 +00:00
88414a5169 Fix tracker -> infolog action redirected back to tracker 2014-10-22 20:25:48 +00:00
b6f69d3a4c "No filters" in InfoLog was not removing a search 2014-10-21 12:17:00 +00:00
8af4ca6049 reverting r49030 and implementing same functionality with just app.infolog.(get|set)State(), fixes introduced error set you could not filter eg. by type in an action view 2014-10-16 15:59:10 +00:00
004de5c81e * InfoLog: allow to (re-)set view of entries link to contacts via favorites 2014-10-16 09:29:01 +00:00
c158a32c72 Fix timesheet sum 2014-10-15 23:02:42 +00:00
5a888ec812 pending translations from our translation server 2014-10-08 12:57:04 +00:00
6d76f3d6ba remove mail_bo::htmlspecialchars 2014-10-02 08:18:24 +00:00
6ee7f3f219 Basics of infolog-value and tracker-value widgets 2014-09-30 22:08:57 +00:00
cd8f1cdd4f Add new infolog filter 'private' 2014-09-23 22:48:11 +00:00
76f970967f Fix a few more redirects resulting in unwanted iframes. 2014-09-22 15:23:36 +00:00
2cf2c3ec12 Avoid extra reload of infolog, just hide the details 2014-09-16 14:30:52 +00:00
ee5a8c5fcc Move timesheet sum placeholder 2014-09-09 21:28:57 +00:00
9cdaebe1b6 Add timesheet time (info_sum_timesheets) placeholder 2014-09-09 21:26:45 +00:00
2b17360a7e Set appropriate no details CSS on initial load 2014-09-09 14:28:16 +00:00
1b0cefe5f2 Keep pm link when changing contact 2014-09-08 21:24:25 +00:00
4f29360f51 set height in px to work around different (row based) heights in Chrome and FF 2014-09-04 14:32:33 +00:00
a862bd46bb Store infolog list details/no details choice as implicit preference 2014-09-02 21:14:33 +00:00
6e54b7088c * InfoLog: allways show all children when opening an InfoLog containing children in list (not applying filters or search) 2014-09-02 10:23:09 +00:00
9a0b6a921b Show or hide details only for the current nextmatch 2014-09-01 19:20:05 +00:00
ff29be3197 Fix history log widget no longer working 2014-08-27 17:13:38 +00:00
6cabb4d37f reintroduced old list-no-subs preferences as "Show sub-entries" with options "Always", "Only if there is a filter", "Only while searching" 2014-08-27 14:38:03 +00:00
08c409fdad disable homepage preferences, until we have a home-page again 2014-08-27 09:06:20 +00:00
ce9599343e removed usage of removed "listNoSubs" preference, as it leads to empty sub-view, if preference was set 2014-08-27 08:57:36 +00:00
bdc8b5bd01 * InfoLog: subentries are now shown only in hierarchical view and updates to them also update modification time of parent 2014-08-27 07:53:40 +00:00
4574ec93af grrrr: Tracker has its own copy of custom-field code, which is now also updated and therefore storing again 2014-08-26 14:18:56 +00:00
ad001d8eab using all space for values 2014-08-26 10:26:07 +00:00
eea5f5293b custom-fields translations 2014-08-26 09:31:04 +00:00
12ed9fe370 Change how parent / child is handled:
- No more preference or separate views
- Changing a sub-entry updates the modified date of the parent
2014-08-25 23:43:32 +00:00
f3c15f87b1 Infolog lists embedded as action can have their own separate column preferences. 2014-08-25 23:18:09 +00:00
2139812849 Fix missing duration format by setting it once at the top level. (see r47942) 2014-08-25 19:56:28 +00:00
300263e534 Always include date sub-template, and just disable it when not needed.
Fixes date widgets not validated.
2014-08-25 17:29:42 +00:00
94afafae11 * all apps: fixed column sizes and stretch (change when window size changes) 2014-08-22 11:08:21 +00:00
7da0a6d6c6 Set some more column widths 2014-08-20 15:27:03 +00:00
a78fda8400 Hide info_link in addressbook CRM view via CSS, and try to not filter them by query in infolog get_rows .
-Fix clicking on linked infolog entry and redirecting to AB CRM view removes the link from the row in infolog
2014-08-20 14:38:33 +00:00
e7e1ebe4c1 fixed infolog.index adding percent width for strech-columns 2014-08-20 10:00:33 +00:00
6e70592d4c Change width of fields in project manager tab of infolog edit dialog 2014-08-07 16:31:28 +00:00
eb350e2745 pending translations from our translation server 2014-08-01 13:58:47 +00:00
6689ca64f7 SelectAccount with type "none" should get sel_options but it should be readonly if user has no admin access. Fix infolog delegation for admin users with selectAccount type "none" selected 2014-07-29 17:39:35 +00:00
81dc9a9be3 Make sure all DOMSubtrees are loaded before trigger the print job on window onload. Fix error "getComputing is not function" when closing the window while the print preview is loaded 2014-07-29 15:02:46 +00:00
b3e4dbf265 removed stray error_log 2014-07-24 07:24:37 +00:00
d2b6fd0794 pending translations from our translation server 2014-07-23 16:40:19 +00:00
1bda4f1337 Set display_format and hours_per_day for infolog used_time 2014-07-23 13:14:23 +00:00
f864753113 * Admin/all apps: fix refresh of admin after calling site configuration, categories, etc from apps 2014-07-08 13:52:48 +00:00