Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
ISP
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ISP
interface
lib
on
772fc1c
User selector
All users
All time
Commit history
Commits on May 10, 2010
Improved Template handling (if a template-file is not in the user template path, the file of the default-template is used)
vogelor
committed
d6af2bd
View commit details
Copy full SHA for d6af2bd
View code at this point
Browse repository at this point
Commits on May 5, 2010
The very first version of a dashboard (very very simple, just that we have some...)
vogelor
committed
2db42a8
View commit details
Copy full SHA for 2db42a8
View code at this point
Browse repository at this point
Commits on May 4, 2010
Improved Theme-Handling (nor every user can have its own theme)
vogelor
committed
9553911
View commit details
Copy full SHA for 9553911
View code at this point
Browse repository at this point
Commits on May 2, 2010
Improved app errorhandling
vogelor
committed
ae3a8a0
View commit details
Copy full SHA for ae3a8a0
View code at this point
Browse repository at this point
Commits on May 1, 2010
Added a new module called "domain". With this module you can manage all domains (web + mail). Per default this module is not active. To activate it, you have to change the System Interface Config -…
Show description for 6dfc1f8
vogelor
committed
6dfc1f8
View commit details
Copy full SHA for 6dfc1f8
View code at this point
Browse repository at this point
Commits on Apr 13, 2010
- Updated ru language files.
Show description for 989f6ef
tbrehm
committed
989f6ef
View commit details
Copy full SHA for 989f6ef
View code at this point
Browse repository at this point
Commits on Apr 12, 2010
tbrehm
committed
0cb35d0
View commit details
Copy full SHA for 0cb35d0
View code at this point
Browse repository at this point
You can now set an array of predefined values in a tform select field together with a datasource. The data of the "value" array and the datasource data get merged, so that the datasource data gets …
Show description for 418623f
tbrehm
committed
418623f
View commit details
Copy full SHA for 418623f
View code at this point
Browse repository at this point
Commits on Apr 11, 2010
Select fields obey now the default value from the form settings.
tbrehm
committed
a471088
View commit details
Copy full SHA for a471088
View code at this point
Browse repository at this point
Commits on Apr 9, 2010
Added new DATE and DATETSTAMP datatypes to remoting lib.
tbrehm
committed
edb827d
View commit details
Copy full SHA for edb827d
View code at this point
Browse repository at this point
Added new "DATE" datatype which uses the native mysql date format instead of tstamps in tform library. The old tstamp datatype as been renamed to "DATETSTAMP".
tbrehm
committed
57540ee
View commit details
Copy full SHA for 57540ee
View code at this point
Browse repository at this point
Commits on Apr 8, 2010
Added support for datetime form encoding
wyrie
committed
6f4add6
View commit details
Copy full SHA for 6f4add6
View code at this point
Browse repository at this point
Commits on Mar 24, 2010
- Fixed a bug in plugin event onUpdate for form plugins.
Show description for 89a57ff
tbrehm
committed
89a57ff
View commit details
Copy full SHA for 89a57ff
View code at this point
Browse repository at this point
Commits on Mar 22, 2010
Added European Portuguese translation. Many thanks to Miguel Almeida to provide this language file set.
tbrehm
committed
658b0f1
View commit details
Copy full SHA for 658b0f1
View code at this point
Browse repository at this point
Commits on Mar 11, 2010
Merged all language files.
tbrehm
committed
899771d
View commit details
Copy full SHA for 899771d
View code at this point
Browse repository at this point
Commits on Mar 8, 2010
Fixed the salt generation algorithm in remoting lib.
tbrehm
committed
b5f654a
View commit details
Copy full SHA for b5f654a
View code at this point
Browse repository at this point
Commits on Mar 5, 2010
- Fixed a problem with form type currency.
Show description for 9138831
tbrehm
committed
9138831
View commit details
Copy full SHA for 9138831
View code at this point
Browse repository at this point
tbrehm
committed
9ac2fa3
View commit details
Copy full SHA for 9ac2fa3
View code at this point
Browse repository at this point
Fixed tpl generation classes and added missing language file createion code again.
tbrehm
committed
836f832
View commit details
Copy full SHA for 836f832
View code at this point
Browse repository at this point
Commits on Mar 4, 2010
Updated german language files. Thanks to Germanius for improving the translation.
tbrehm
committed
b6a07cf
View commit details
Copy full SHA for b6a07cf
View code at this point
Browse repository at this point
Fixed: FS#1073 - (SOAP) Problem with custom_mailfilter->mail_user_update/mail_user_add
tbrehm
committed
45858cb
View commit details
Copy full SHA for 45858cb
View code at this point
Browse repository at this point
Commits on Mar 1, 2010
Added a function to retrieve the client_id for a given sysuser_id to the remotting API: client_get_id($session_id,$sys_userid);
tbrehm
committed
770b83b
View commit details
Copy full SHA for 770b83b
View code at this point
Browse repository at this point
Fixed a bug in the loadUserProfile function of the remoting API.
tbrehm
committed
4787bc1
View commit details
Copy full SHA for 4787bc1
View code at this point
Browse repository at this point
Commits on Feb 24, 2010
- Changed version number to 3.0.2
Show description for 530929b
tbrehm
committed
530929b
View commit details
Copy full SHA for 530929b
View code at this point
Browse repository at this point
Commits on Feb 23, 2010
Modified loadUserProfile function i discovered using mailuser interface from horfic after many tests and debugs functions recive a value iguals to userid field not sys_userid.
Show description for 6208314
moglia
committed
6208314
View commit details
Copy full SHA for 6208314
View code at this point
Browse repository at this point
Large Brazilian Portuguese Language Updates
Show description for 2b6dc39
moglia
committed
2b6dc39
View commit details
Copy full SHA for 2b6dc39
View code at this point
Browse repository at this point
Commits on Feb 22, 2010
Reformatted file.
tbrehm
committed
03c48f0
View commit details
Copy full SHA for 03c48f0
View code at this point
Browse repository at this point
Deleted the client id check, now he goes directly to the sysuser_id. Now you don't have to use the client id anymore, only more the sysuser_id. Solves issue when client has more than one sysuser
horfic
committed
a62fd5f
View commit details
Copy full SHA for a62fd5f
View code at this point
Browse repository at this point
Commits on Feb 21, 2010
Updated russian translation.
tbrehm
committed
2c1c662
View commit details
Copy full SHA for 2c1c662
View code at this point
Browse repository at this point
Added romanian translation. Many thanks to Orfescu Horatiu for the translation.
tbrehm
committed
c4dc254
View commit details
Copy full SHA for c4dc254
View code at this point
Browse repository at this point
Commits on Feb 18, 2010
Implemented: FS#555 - Implemet traffic quota.
tbrehm
committed
8d0c6b7
View commit details
Copy full SHA for 8d0c6b7
View code at this point
Browse repository at this point
Commits on Feb 15, 2010
Some Brazilian Portuguese Language Updates
moglia
committed
9e15f19
View commit details
Copy full SHA for 9e15f19
View code at this point
Browse repository at this point
Commits on Feb 10, 2010
Added a option to debug the language files (show strings that are not contained in the lang file surrounded by #....#)
Show description for ef37197
tbrehm
committed
ef37197
View commit details
Copy full SHA for ef37197
View code at this point
Browse repository at this point
Fixed general utf8 encoding problems when data is passed from frontend to server, this fixes also bug FS#1065 - Special characters in autoresponder subject may break the autoresponder
tbrehm
committed
e65b04a
View commit details
Copy full SHA for e65b04a
View code at this point
Browse repository at this point
Fixed: FS#996 - SOAP: Problems with (custom) mailfilters.
tbrehm
committed
6dc3004
View commit details
Copy full SHA for 6dc3004
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.