Permalink
Show file tree
Hide file tree
3 changes: 2 additions & 1 deletion
3
plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup.php
2 changes: 1 addition & 1 deletion
2
plugins/testmanagement/include/TestManagement/Step/Execution/Field/StepExecution.php
18 changes: 12 additions & 6 deletions
18
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.php
3 changes: 1 addition & 2 deletions
3
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Alphanum.php
6 changes: 3 additions & 3 deletions
6
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactId.php
2 changes: 1 addition & 1 deletion
2
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.php
3 changes: 2 additions & 1 deletion
3
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.php
2 changes: 1 addition & 1 deletion
2
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.php
2 changes: 1 addition & 1 deletion
2
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_CrossReferences.php
8 changes: 3 additions & 5 deletions
8
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.php
2 changes: 1 addition & 1 deletion
2
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.php
11 changes: 3 additions & 8 deletions
11
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_LastModifiedBy.php
6 changes: 3 additions & 3 deletions
6
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_LastUpdateDate.php
7 changes: 3 additions & 4 deletions
7
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.php
7 changes: 3 additions & 4 deletions
7
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind.php
7 changes: 3 additions & 4 deletions
7
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Null.php
12 changes: 4 additions & 8 deletions
12
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.php
14 changes: 4 additions & 10 deletions
14
plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Ugroups.php
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
request #27166: Naming a field "id" breaks the report
Field names are now prefixed in the SQL query in order to avoid conflict with the static SQL columns we always retrieve. Change-Id: I7eaaf95e24f52f6e52647d679b5058bc09139b5f
- Loading branch information
Showing
28 changed files
with
76 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.