Commit Graph

1646 Commits

Author SHA1 Message Date
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
Hadi Nategh
dcad41f542 Try to not always refresh calendar via observer for every infolog entry, but only the ones that are integrated in calendar 2014-06-26 12:39:20 +00:00
Ralf Becker
d6ce36d735 bump versions to 14.1 2014-06-24 10:00:50 +00:00
Hadi Nategh
8c276bfe96 Remove "placeholder" link from help tooltip of preferences 2014-06-24 09:47:08 +00:00
Ralf Becker
ffae12e240 * all apps: custom-fields are now stored in own egw_customfields table (no more limit on number), site configurations get now JSON serialized 2014-06-23 14:35:22 +00:00
Nathan Gray
228d3e9614 Add placeholders for parent 2014-06-18 15:50:23 +00:00
Nathan Gray
3f8ac20b7a Add a note for if we get back to import/export re-structuring 2014-06-18 14:35:44 +00:00
Ralf Becker
a2e03406d2 also notify about sub-entries 2014-06-17 10:39:12 +00:00
Nathan Gray
52c9a86704 addr_id function moved to importexport_basic_import_csv so it can be used for all apps 2014-06-16 20:08:17 +00:00
Hadi Nategh
630f4558d9 Fix IDE documentation warning 2014-06-12 12:34:50 +00:00
Ralf Becker
2072869ffe fixed wrong "Startdate must be before enddate" validation error, if no start- or end-date given 2014-06-11 10:47:23 +00:00
Nathan Gray
a866eb5ed9 Fix details filter not properly changing 2014-06-04 18:43:21 +00:00
Nathan Gray
a1530d728c Fix price so selecting price list item fills in unit price field 2014-06-04 15:14:14 +00:00
Hadi Nategh
a7ecc60a5e Make sure that _links is not undefined 2014-05-27 13:36:40 +00:00