- 04 Dec, 2018 3 commits
-
-
Jérome Perrin authored
Some tickets (for example Support Request or Bugs) are focus on one small thing being discussed where usually a small number of events are posted. Unlike for example a campaign where there is a large number of events sent to a large number of recipients, in the case of these "small, self contained" tickets, it makes a lot of sense to see that the ticket was modified when a new event is posted on this ticket. This is what we sometimes customize in some support request fast input. It was the case in Support Request App, but this was removed in 74fc68a7 , this time it's done at a lower level and such customisations are no longer needed. /reviewed-on nexedi/erp5!807
-
Jérome Perrin authored
Because this was displaying all worklists from ticket_worklist, which is also used for all tickets (including for example Campaigns) and that displaying other kind of tickets that Support Request is not supported on this app, we should filter the worklists to display only support requests. /reviewed-on nexedi/erp5!808
-
Yusei Tahara authored
testERP5Core: jump_related_object is lower priority now. See 9e152672.
-
- 30 Nov, 2018 4 commits
-
-
Vincent Bechu authored
-
Vincent Bechu authored
-
Nicolas Wavrant authored
Also add a comment in getSearchableText to explain why
-
Nicolas Wavrant authored
As it will get the string represenation of the dates, and not even the date formatted given the system / user preferences. Thus it makes no sense to fulltext search on it.
-
- 29 Nov, 2018 1 commit
-
-
Jérome Perrin authored
-
- 28 Nov, 2018 1 commit
-
-
Jérome Perrin authored
also make testTemplateTool.test_updateBusinessTemplateFromUrl_keep_list more isolated ( but testTemplateTool still has isolation issues )
-
- 27 Nov, 2018 31 commits
-
-
Aurel authored
-
Aurel authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Install erp5js tests to use its macros. Translation attributes have been removed.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Stop the test as soon as an error occurs
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This prevent to load the translation gadget during the page load
-
Romain Courteaud authored
Do not prevent different gadget to be loaded in parallel
-
Romain Courteaud authored
-
Romain Courteaud authored
Reduce number of acquire method call
-
Romain Courteaud authored
Stop displaying the loader everytime jIO is called. This clarify the loader meaning: the page is rendering. Stop displaying the header loader during the first rendering.
-
Romain Courteaud authored
-
Romain Courteaud authored
Panel is already closed during bootstrap
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This slow down the current rendering, but the goal is to delay their usage.
-
Romain Courteaud authored
-