Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
osticket
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
docker
osticket
Graph
7828c08ae34886a4e24397a0f7e61bee0b166c57
Select Git revision
Branches
11
1.10.x
1.11.x
1.12.x
1.14.x
1.8.0.x
1.8.x
1.9.x
develop
default
protected
develop-next
master
revert-3168-issue/2910
Tags
20
v1.14.1
v1.12.5
v1.14
v1.12.4
v1.14-rc2
v1.12.3
v1.14.-rc1
v1.14-rc1
v1.12.2
v1.12.1
v1.10.7
v1.12
v1.10.6
v1.11
v1.10.5
v1.11.0-rc1
v1.10.4
v1.10.3
v1.10.2
v1.10.1
31 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jul
21
20
19
16
15
13
12
10
9
8
9
8
7
6
5
2
1
29
Jun
28
27
26
23
22
20
19
18
14
13
11
4
29
May
27
18
17
13
10
8
1
29
Apr
28
27
26
25
23
22
21
20
19
13
10
9
6
3
2
1
2
1
31
Mar
30
29
28
26
25
23
22
21
20
19
Remove version from SQL file - the installer will ALWAYS install the latest 'shipped' version.
Respect configured email-id in email filtering
Merge branch 'feature/dept-access' into feature/csrf
Cleanup Installer to remove leftover Upgrader code.
Move supported filter operations to class Filter
Change upgrader SQL directory name from patches to sql
Add INDEX to dept access table (New Hash)
Keep number of associated filters in canned reply info
Reuse list of filters which specify a canned response
Change enableGroupMembership() to isGroupMembershipEnabled(). Improve getMembers function. Make sure is an array in updateAllowedGroups
Remove unnecessary 'staff_id IS NOT NULL' and make sure is array in updateDeptAccess
Allow filtering based on ticket body / initial message
Allow filtering based on email address
Allow disabling canned responses that are used by email filters
make lint tool happy
Add CSRF protection to client's forms
Add CSRF protection to missed forms
Add CSRF protection to upgrader
Remove unused file
Sanitize input with new and improved 'db_input'
Add CSRF protection to logout link - Auth token is used to avoid possibly leaking real csrf token
Remove unnecesarry functions/calls
Add CSRF header to ajax calls - .ajaxSetup moved from original class.csrf.php (jared's class)
Add csrf token to header via meta tag - used for ajax calls
Add CSRF interface function and init to core osTicket obj
Add real class to handle CSRF protection
Merge branch 'feature/dept-access' into feature/csrf
Merge develop branch
Merge pull request #151 from greezybacon/issue/151
Fix team/group dates.
Add the correct patch hash for migrate migrateGroupDeptAccess task.
Add ability to manage groups (access) on department add/edit.
Show the number of departments a group is allowed to access
Add patch to add group dept access table. Fix default dates for group & team entries
Move group's dept access control to it's own table. Add create/update dates to group/team inserts
Clear upgrader on completed upgrade - helps clear persistent upgrader state
Group access enhancements
DB wrapper cleanup.
Export all results
Indicate which filters are using a canned reply
Loading