Skip to content
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

v3.0.0-rc1 #190

Merged
merged 40 commits into from
Feb 5, 2017
Merged

v3.0.0-rc1 #190

merged 40 commits into from
Feb 5, 2017

Conversation

REJack
Copy link
Collaborator

@REJack REJack commented Feb 5, 2017

So im done for now with the models based of v2.5.12

 - renamed test names to order it over filename
 - finished group_to_subgroup_sub incl docs
 - fixed title in group_to_user docs
 - switched to `dev-master` version of kenjis/ci-phpunit-test with the new silent switch
 - added silent mode for kenjis/ci-phpunit-test's install `-s`
 - `book.json`: updated phpclassdisplayer version
 - `config/aauth.php`:
   - renamed perm to permission
   - removed pm stuff
 - `libraries/Aauth_init/Aauth_v3.00.php`: added permissions table
 - `models/aauth/Groups_model.php`:
   - moved model load to delete()
   - delete() removes subgroup entries now
 - `models/aauth/Permissions_model.php`: duplication from Groups_model.php with name changes
 - `tests/models/0011-Groups_test.php`: changed some lines
 - `tests/models/0021-Permissions_test.php`: created whole tests
 - `libraries/Aauth_init/Aauth_v3.00.php`: changed some lines
 - `self::` to `$this->`
 - reduced vars in main models (e.g. `group_id` to `uid`, `group_name` to `name`)
 - `delete_*` to `delete_by_*`
 - changed in tests
 - changed in docs
 - added Permissions to User model & tests
 - changed config (swaped 2 lines)
Auto commit by GitBook Editor
REJack added 10 commits February 5, 2017 16:53
changed coveralls to codecov
 - added Permissions to group (model & tests)
 - changed some models
 - fixed some models
 -  fixed Permission_to_group_model.php
 -  added missing DB Table for Permission to Group
 - fxied Permissions to groups test
 - fixed Permissions to group test
 - fixed again Permissions to group test (hopefully fixed now)
 - added docs for:
  - Permissions
  - Permission to User
  - Permission to Group
 - reviewed the docs:
  - Users
  - User Variables
  - Login Attempts
  - Groups
  - Group to User
  - Group to SubGroup
  - Permissions
  - Permission to User
  - Permission to Group
 - changed some models based on the reviews
@REJack REJack merged commit e880b49 into emreakay:v3-dev Feb 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant