-
-
Notifications
You must be signed in to change notification settings - Fork 61
Take a picture #485
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
Take a picture #485
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
Protector Tweaks
Select user buttons
Miscellaneous minor fixes
Tweaks for issues
This reverts commit 1e63dc0.
Sync xbootstrap
Adding a short testing period due several recent changes. Hopefully this will be short, and we can move to RC.
Researching issue #429 and found several by reference object assignments (quietly ignored since only anonymous can use it.) While in the code, added the input constraints as suggested by Cedric. I can't pinpoint the exact scenario, but there are a lot of paths in the register script. Limiting GET method requests to the intended set of operations sounds like a good idea.
By ref errors
Release prep Beta3
New features now enabled and options shown
xBootstrap enable headhesive and submenu demo
Includes fix for XOOPS/xmf#24
Upstream library updates
fixed bug new bootstrap templates
newbb bootstrap templates
error by ref in class userutility.php (add user)
- Xmf\Metagen::generateSeoTitle issue
Library updates
Remove stale links
Improves appearance in Bootstrap3 environments, re: #468
Add simple btn classes
- xoops/xmf to V1.2.8 - symfony/yaml to v2.8.20
Serialize before escaping
Upstream library updates
- Modules have trailing '/' in URL used in About page, leading to 404 page - moduleadmin always adding 'http://' to license_url and website, even if already present
File was accidentally omitted from PR #475
Fix broken license_url in core modules
Missing file update in XMF
Open
Contributor
|
See #487 |
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.
Would it be possible to embed in the Profile module to take a picture and use the picture as an Avatar?
Such as:
https://davidwalsh.name/browser-camera
It is annoying to crop the image manually to the desired size.