-
-
Notifications
You must be signed in to change notification settings - Fork 363
german translation #243
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
german translation #243
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
Like a caterpillar's metamorphosis into a butterfly, we've broken down UserFrosting into a rich slurry and reconstituted it into a better organized, more agile user management system. The new authorization feature allows for precision control over which resources each user or group can access.
Butterflyknife
… tag <? in db_functions.php on line 1
… removed permission/groups from loading there moved to groups.php (not working currently).
…ate settings and load them as well.
…ate settings and load them as well.
…lity to enable/disable user from the admin panel. Switched more vars to use the validator class.
Updates
… as allow site_settings functions to work.
Update Install file
Butterflyknife Updates
Fixed some functions in db_functions, secure_functions, started working on group api pages
merge changes for group api
Still need to add table in installer
Butterflyknife
Combined update_user and update_user_enabled, implemented CSRF protection for updating user enabled status
register and backend user creation now use common script
Butterflyknife
Butterflyknife
get rid of models/captcha.php and replace with base64 captcha function.
Upgrade system and some other minor changes for usability
… a dev env in config.php all should be good to go now
Tiny change for install script, changed db-settings to default, fixed a dev env in config.php all should be good to go now
…led on initial install, need to add in a check for the acp so this can only be accessed by admin and only should run when called.
Conflicts: models/funcs.php
Conflicts: models/funcs.php - captcha issues
Changes to upgrade system and other minor fixes for git commits.
just a small quick fix
widget-users.js now uses serialize to submit form data. Got rid of non-functional fetchUserField function.
Fixes #98.
Converted register.php over to using the FormBuilder class
Remove debug console log
Just added opening <body> tag
Update groups.php
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.
No description provided.