Commit Graph

1659 Commits

Author SHA1 Message Date
Ralf Becker
81fe6b37c1 French translations from zorg-AT-probesys.com 2014-12-02 13:12:12 +00:00
Hadi Nategh
af4cf46ba5 Make infolog print dialog to respect customfields type 2014-11-28 10:07:30 +00:00
Ralf Becker
4a17d5e467 * all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields
r49491: missing egw_customfield changed from last commit
r49492: fix formatting for timestamp and quiten error_log
r49493: class var to enable/disable memory_usage reporting to error_log
2014-11-19 13:12:17 +00:00
Hadi Nategh
8200ff3746 Get infolog status icons showing in element list. 2014-11-12 16:30:26 +00:00
Ralf Becker
26ddee7b9d * InfoLog/Tracker: fix missing attachments when converting a composed mail to an InfoLog or Tracker entry 2014-11-05 07:35:27 +00:00
Ralf Becker
2903ca4e7f * InfoLog: "No filter" favorite was not resetting filters anymore 2014-10-23 12:42:52 +00:00
Nathan Gray
215a0c0367 Fix tracker -> infolog action redirected back to tracker 2014-10-22 20:27:07 +00:00
Ralf Becker
f81c2340bd "No filters" in InfoLog was not removing a search 2014-10-21 12:17:20 +00:00
Nathan Gray
c1cea7ce73 Add timesheet time (info_sum_timesheets) placeholder 2014-10-17 17:27:19 +00:00
Ralf Becker
0a13a668a7 * InfoLog: allow to (re-)set view of entries link to contacts via favorites
r49041: 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-17 12:57:33 +00:00
Ralf Becker
e51f2bb249 pending translations from our translation server 2014-10-08 12:57:37 +00:00
Ralf Becker
204d73ab52 remove mail_bo::htmlspecialchars 2014-10-02 08:17:58 +00:00
Hadi Nategh
814400e861 Add new infolog filter 'private\' 2014-10-01 15:42:30 +00:00
Nathan Gray
06dd8b2adb Fix a few more redirects resulting in unwanted iframes. 2014-09-22 16:23:02 +00:00
Nathan Gray
f74bd300f4 Avoid extra reload of infolog, just hide the details 2014-09-17 15:07:03 +00:00
Ralf Becker
4c9a44258c Set appropriate no details CSS on initial load 2014-09-10 11:23:21 +00:00
Ralf Becker
725e43609a * InfoLog: keep pm link when changing contact 2014-09-09 08:54:05 +00:00
Ralf Becker
4147215b0a set height in px to work around different (row based) heights in Chrome and FF 2014-09-04 14:32:50 +00:00
Ralf Becker
3f9eae4940 Store infolog list details/no details choice as implicit preference 2014-09-03 11:23:45 +00:00
Ralf Becker
8b06beed25 Show or hide details only for the current nextmatch 2014-09-02 10:41:50 +00:00
Ralf Becker
4355db9d85 * InfoLog: allways show all children when opening an InfoLog containing children in list (not applying filters or search) 2014-09-02 10:29:05 +00:00
Ralf Becker
0a93f3dc0c backport of Nathans r48352: Fix history log widget no longer working 2014-08-27 17:28:07 +00:00
Ralf Becker
0e4ad593bd 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:25 +00:00
Ralf Becker
304e34f1ec disable homepage preferences, until we have a home-page again 2014-08-27 09:06:52 +00:00
Ralf Becker
03c9a3d6cf removed usage of removed "listNoSubs" preference, as it leads to empty sub-view, if preference was set 2014-08-27 08:57:59 +00:00
Ralf Becker
7941e8e683 * InfoLog: subentries are now shown only in hierarchical view and updates to them also update modification time of parent 2014-08-27 07:53:57 +00:00
Ralf Becker
4a8b50f68f grrrr: Tracker has its own copy of custom-field code, which is now also updated and therefore storing again 2014-08-26 14:19:16 +00:00
Hadi Nategh
5c2d92d0f4 Backport commit r48264, committed by Nathan Gray. 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-26 13:52:31 +00:00
Hadi Nategh
59f0b65e63 Backport commit r48263, committed by Nathan Gray. Infolog lists embedded as action can have their own separate column preferences. 2014-08-26 13:51:06 +00:00
Hadi Nategh
fce681e71c Backport commit r48261, committed by Nathan Gray. Fix missing duration format by setting it once at the top level. (see r47942) 2014-08-26 13:47:42 +00:00
Hadi Nategh
280ae16008 Backport commit r48254, committed by Nathan Gray. Always include date sub-template, and just disable it when not needed.
Fixes date widgets not validated.
2014-08-26 13:41:48 +00:00
Ralf Becker
eaa7082683 using all space for values 2014-08-26 10:26:23 +00:00
Ralf Becker
ae41fbab86 custom-fields translations 2014-08-26 09:31:35 +00:00
Ralf Becker
70b2e235ce * all apps: fixed column sizes and stretch (which columns change when window size changes) 2014-08-22 11:51:11 +00:00
Hadi Nategh
80cd11972a 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-08-22 11:48:18 +00:00
Hadi Nategh
8c975b5f46 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-21 14:42:17 +00:00
Hadi Nategh
49d8706725 Backport commit r48140, committed by Ralf Becker. Fixed infolog.index adding percent width for strech-columns 2014-08-21 14:40:42 +00:00
Hadi Nategh
e2fb1c1f28 Change width of fields in project manager tab of infolog edit dialog 2014-08-07 16:32:35 +00:00
Klaus Leithoff
5320ad4f5c pending translations from our translation server 2014-08-01 13:59:55 +00:00
Hadi Nategh
612c7fe90b 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-30 15:18:41 +00:00
Ralf Becker
5d8fe4498e removed stray error_log 2014-07-24 07:24:56 +00:00
Ralf Becker
f36c84f15b pending translations from our translation server 2014-07-23 16:47:31 +00:00
Hadi Nategh
358ab236e1 Set display_format and hours_per_day for infolog used_time 2014-07-23 13:20:52 +00:00
Ralf Becker
f864753113 * Admin/all apps: fix refresh of admin after calling site configuration, categories, etc from apps 2014-07-08 13:52:48 +00:00
Ralf Becker
3d79bae09a Brazilian translations from Guilherme Rocha guilherme-at-gf7.com.br 2014-07-08 09:57:42 +00:00
Hadi Nategh
27ab8b3728 Add ajax=true for infolog redirect from site->configuration in order to avoid creating iframe 2014-07-08 08:53:50 +00:00
Hadi Nategh
5d8c57f1bd Avoid to build iframe when redirect, extension to commit 47537 2014-07-08 08:42:57 +00:00
Hadi Nategh
0b8bad6838 Redirect infolog-customfield back to infolog list after save/cancel 2014-07-08 08:23:14 +00:00
Hadi Nategh
eeb375de39 * Infolog/Edit:Add an implicit user preference in order to remember the last chosen of infolog's type 2014-07-03 13:44:04 +00:00
Klaus Leithoff
e0b9fadfdd * Mail/Infolog/Tracker: fix problem with converting mail to infolog/tracker entries, when forwarded messages are attached (message/rfc822 attachments) 2014-07-03 10:16:23 +00:00