-
Notifications
You must be signed in to change notification settings - Fork 74
Raynet grouped commits #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or 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
Added "is_visible" to dropdowns in fields plugin SVN r403 2014-02-04
Updated sources with release from TecLib SVN r409 2014-02-05
…dition']="is_visible=1";) added invisible item in search (=commented out the line $opt[$i]['condition']="is_visible=1";) SVN r410 2014-02-06
Added a test on current user logged in: to be sure there is a human SVN r493 2014-10-07
…ors when this glpiactiveprofile key is not existing Added a filter on $_SESSION['glpiactiveprofile']['id'] to prevent errors when this glpiactiveprofile key is not existing SVN r494 2014-10-07
Added a filter on HTTP_REFERER SVN r495 2014-10-07
…l belong to an aggregate function, otherwise sometimes (randomly) mySQL Added a 'forcegroupby' to be sure that the ordernumber.name field will belong to an aggregate function, otherwise sometimes (randomly) mySQL will output NULL values. SVN r545 2014-12-01
Added to fields plugin possibilities: 1) to set a field as read-only 2) to use 'dropdown user' as field type SVN r685 2015-06-02
Added a test to prevent error when id is missing SVN r762 2015-08-13
|
I missed to finish this old pr. But i think we merged manually all your enchancements and we can close this, no ? |
|
I close, feel free to reopen |
Closed
Closed
Closed
2 tasks
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixed several bugs and added two new features:
read-only
is_visible