Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vtigercrm
Manage
Activity
Members
Labels
Plan
Issues
516
Issue boards
Milestones
Wiki
Code
Merge requests
83
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
Show more breadcrumbs
vtiger
vtigercrm
Graph
0c657f7a431cce9fed22e9a5dd72f44231da5829
Select Git revision
Branches
17
156058834
157488904
1713
1750
1796
1797
1798
1799
1800
275805
276538
283051
forcomposer
protected
foreall
protected
master
default
protected
revert-f92d86e7
security
Tags
19
8.3.0
8.2.0
8.1.0
8.0.0
7.5.0
7.4.0GA
7.4.0RC
7.3.0H2
7.3.0H1
7.3.0
7.3RC
7.2.0
7.1.0H3
7.1.0
7.1.0RC
7.0.1
7.0.0
6.5.0
6.4.0
36 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Jul
1
2
1
2
19
Jun
18
14
12
15
Dec
14
1
24
Nov
22
18
17
16
12
11
8
7
3
29
Oct
26
25
13
12
11
7
6
5
4
30
Sep
29
28
27
26
24
23
22
21
20
5
3
16
Aug
16
Jun
25
May
23
3
2
28
Apr
11
2
29
Mar
17
16
10
9
1
25
Feb
24
9
8
5
2
29
Jan
24
22
18
11
9
8
18
Dec
13
28
Nov
18
12
10
8
3
27
Oct
21
4
3
2
24
Sep
12
26
Aug
24
23
8
30
Jul
29
28
26
23
21
20
19
15
9
8
7
6
5
2
28
Jun
26
25
21
18
17
16
15
16
15
13
12
8
3
1
31
May
25
19
14
12
7
8
Mar
25
Feb
28
Jan
27
25
19
12
10
4
18
Dec
4
25
Nov
24
21
20
19
16
13
12
5
4
3
2
30
Oct
29
26
27
23
20
19
13
1
25
Sep
23
22
21
18
8
4
3
2
1
31
Aug
30
18
17
14
13
12
11
10
7
6
5
4
3
2
30
Jul
24
23
21
20
19
18
16
15
13
10
9
8
7
6
3
2
30
Jun
29
26
25
24
22
19
18
17
16
15
11
10
9
8
5
4
3
2
29
May
28
27
26
25
24
Added compatability changes in code to use composer dependency
Merge branch 'forcomposer' into 'forcomposer'
Removed outdated log4php.debug library
Merge branch 'forcomposer' into 'forcomposer'
Added composer support and refactored library dependency
Fixes #1753: Using count in Loader instead of compat
Fixes #1766: BLOCK_FIELDS variable dependency set ahead for Time uitype
Fixes #1765: Refactored CSV output using php fputcsv
Fixes #1768: Disabled edit for line-item currency field
Fixed #1764: table_key set to handle for image (attachment) deletion
Fixes #1748: Named argument match for php 8.x
Fixes #1752: implode API fixes for php 8.x
Fixes #1751: Check for defined constant before use - php8.x
Fixes #1747: Override default sql_mode to overcome strict_trans_table
Fixes #1746: Parameterized query variable.
Fixed inclusion file to once
7.5.0
7.5.0
Fixed Popup record title typo in template file
Fixes #1744: PHP 8.x number_format 2nd argument need to be strictly int.
Updated 7.5.0 release version
PHP 8.x - Replaced create_function with inline function
Added input validation
Collecting information to enhance product experience
Merge branch 'master' of http://code.vtiger.com/vtiger/vtigercrm
PHP 8.x - Ensure array key init before use
Repackaged files
Set DB version marker from where upgrade is performed
Fixed: Migration post unpack of files
Fixes #1743: Index on recordid of vtiger_inventorychargesrel
Fixed migration 720_to_730 and defaultlandingpage column
Updated pre-release version
Cleaned up undefined variable checks
Fixes #1742: Removed duplicate code
Merge branch 'Fix-for-Does-Not-Contain' into 'master'
Merge branch 'fixLoginForMigration' into 'master'
Fixes #1712: Corrected linkName update to Settings Link
Fixes #1725 - order of resolve,reject callback adjusted - ref MR #873
Fix for undefined variables usage (email) - MR #877
Fix for undefined variables usage - MR #877
Fixed call_user_func_array to match php 8.x convention
Fixed string in string access issue in template
Loading