0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-03-12 20:46:54 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Clemente Raposo
9aff7071bb Run rector on modules folder 2023-07-18 15:53:09 +01:00
Dillon-Brown
1cee25025f switch_case_semicolon_to_colon + switch_case_space + visibility_required 2019-01-25 14:28:56 +00:00
Dillon-Brown
2d243d3c9f no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
Dillon-Brown
3f39d9f153 braces 2019-01-25 13:51:46 +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
cf4b6aa9f3 no_spaces_after_function_name 2018-07-19 11:16:55 +01:00
Dillon-Brown
840ad0f5c0 visibility_required 2018-07-13 06:54:51 +01:00
Dillon-Brown
68f69400bc braces 2018-07-12 11:40:27 +01:00
Dillon-Brown
835a46058a PSR2 - class_definition 2018-06-21 21:05:18 +01:00
Dillon-Brown
b7b4355d44 Fixed PHP error 2018-05-22 00:48:55 +01:00
Dillon Brown
852cdd8940 Fixed - Cannot Duplicate Project Template 2017-12-11 12:13:51 +00:00
Haris Raheem
2645a8a01b FR 3.1, 3.2, 3.3, 3.4
As a User when in the Project Template Edit view I want to click on a
Add Contacts Resource button so that I can add multiple Contact
Resources to my Project Template.

As a User when in the Project Template Edit view I want to click on a
Add User Resource button so that I can add multiple User resources to my
Project Template.

As a User I want to see a Contacts Resource list within my Project
Template Edit view which will display all of the Contact Resources
selected for the Project Template record so that I can see all Contact
Resources selected for the Project Template.

As  a User I want to see a User Resource List within my Project Template
Edit view which will display all of the User resources selected for the
Project Template record so that I can see all User Resources selected
for the Project Template
2016-05-16 20:14:09 +05:00