0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-03-15 05:44:49 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Dillon-Brown
84a5b32f19 single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00
Dillon-Brown
a11f2aea67 no_trailing_whitespace + no_trailing_whitespace_in_comment 2019-01-25 14:24:15 +00:00
Dillon-Brown
2d243d3c9f no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
Dillon-Brown
acf296012d Revert "Merge branch 'hotfix' into develop"
This reverts commit d08f74643d, reversing
changes made to b137595f91.
2018-07-31 15:24:44 +01:00
Dillon-Brown
19cfb50dda single_blank_line_at_eof 2018-07-19 11:38:09 +01:00
Dillon-Brown
5d954f4d61 no_trailing_whitespace 2018-07-19 11:23:34 +01:00
Dillon-Brown
cf4b6aa9f3 no_spaces_after_function_name 2018-07-19 11:16:55 +01:00
Haris Raheem
1dbace4197 FR 3.0, 3.6 , 3.7, 3.8 , 3.12
added contacts and user relationship changes, added gant chart view.

As a User I want the CRM to display Project Template information in the
Project Template Gantt view in the generic SuiteCRM format so that I do
not get confused by the layout.

As a User I want to click on a button which says 'Add A New Task'which
will add a new Project Template Task to the Gantt Chart.

As a User when I am in the Gantt View of a Project Template I want to
click on the View Details button which will be displayed at the top
right of my screen so that I can easily navigate to the detail view of
my Project Template.

As a User I want to see the Resource column in the Project Template
Gantt view display resources by their (full name, preferred name??) so
that I can fully understand who is a resource for the project.
2016-05-10 11:12:56 +05:00