Age | Commit message (Expand) | Author | Files | Lines |
2017-01-15 | Purge old content | Malf Furious | 3 | -178/+0 |
2017-01-15 | Add mysql class | Malf Furious | 1 | -0/+68 |
2017-01-15 | Reorganize examples/ directory | Malf Furious | 68 | -0/+0 |
2017-01-15 | Purge old content | Malf Furious | 3 | -246/+0 |
2017-01-15 | Add table class | Malf Furious | 1 | -0/+173 |
2017-01-14 | Add database class | Malf Furious | 1 | -0/+58 |
2017-01-14 | Purge old content | Malf Furious | 2 | -838/+0 |
2017-01-14 | Reinstate database schema file to working directory | Malf Furious | 1 | -0/+0 |
2017-01-14 | Reset working directory for clean Scrott implementation | Malf Furious | 5 | -338/+338 |
2017-01-14 | Partial commit of initObj function -- this class needs reworked again... | Malf Furious | 1 | -0/+26 |
2016-10-23 | Add mysql class | Malf Furious | 2 | -0/+75 |
2016-10-23 | Add database class | Malf Furious | 1 | -0/+46 |
2016-10-23 | Rename database column | Malf Furious | 1 | -1/+1 |
2016-10-23 | Add explaination of permissions and defaults to database schema | Malf Furious | 1 | -5/+20 |
2016-10-22 | Rework database schema | Malf Furious | 1 | -0/+188 |
2016-10-22 | Change project licensing information | Malf Furious | 2 | -0/+58 |
2016-10-22 | Deprecate application code | Malf Furious | 71 | -1/+0 |
2016-10-22 | Merge branch 'feature/core/groups' into dev | Malf Furious | 17 | -36/+1001 |
2016-09-18 | Move function User::rmHeadImage() to Object class | Malf Furious | 2 | -11/+11 |
2016-09-18 | Add form submission handler for group settings tab | Malf Furious | 1 | -0/+80 |
2016-09-17 | Finish markup for setting modal group tab | Malf Furious | 1 | -9/+30 |
2016-09-17 | Add function Object::getURL() | Malf Furious | 1 | -0/+8 |
2016-09-17 | Revert "Revert "Update group setting tab to use parameterized view templates"" | Malf Furious | 1 | -2/+5 |
2016-09-17 | Revert "Update group setting tab to use parameterized view templates" | Malf Furious | 1 | -5/+2 |
2016-09-17 | Update group setting tab to use parameterized view templates | Malf Furious | 1 | -2/+5 |
2016-09-17 | Change ownership view template into a PHP function | Malf Furious | 1 | -12/+14 |
2016-09-17 | Change permissions view template into a PHP function | Malf Furious | 1 | -50/+52 |
2016-09-15 | Commit work on setting modal groups tab | Malf Furious | 1 | -1/+52 |
2016-09-15 | Add view template for transferring the owner of an object | Malf Furious | 1 | -0/+33 |
2016-09-14 | Add view template for setting object permissions | Malf Furious | 1 | -0/+80 |
2016-09-13 | Move function User::getHeadImage() to Object class | Malf Furious | 2 | -8/+8 |
2016-09-13 | Merge branch 'support/php7' into feature/core/groups | Malf Furious | 1 | -6/+6 |
2016-09-13 | Changes to the handling of indirect variables, properties, and methods | Malf Furious | 1 | -6/+6 |
2016-06-12 | Revert "Rename variable" | Malf Furious | 1 | -2/+2 |
2016-06-12 | Add group tab to setting modal | Malf Furious | 3 | -0/+41 |
2016-06-12 | Update Obj controller | Malf Furious | 1 | -8/+5 |
2016-06-12 | Move initialization logic from Obj model into Common model | Malf Furious | 2 | -7/+13 |
2016-06-12 | Update setting modal to use functions added in previous commit | Malf Furious | 1 | -2/+2 |
2016-06-12 | Add functions to Common model for assigning CSS to setting tabs | Malf Furious | 1 | -0/+30 |
2016-06-12 | Add refresh btn to Scrott navbar | Malf Furious | 1 | -0/+2 |
2016-06-11 | Add navbar dropdown for selecting group page to view | Malf Furious | 1 | -0/+12 |
2016-06-11 | Add function User::getGroups() | Malf Furious | 1 | -0/+25 |
2016-06-11 | Rename variable | Malf Furious | 2 | -5/+5 |
2016-06-10 | Fix typo | Malf Furious | 1 | -1/+1 |
2016-06-10 | Assert access control before rendering an object view | Malf Furious | 1 | -0/+3 |
2016-06-10 | Add functions to Object class to determine user permissions | Malf Furious | 1 | -0/+313 |
2016-06-10 | Add 'go home' button to exception page | Malf Furious | 1 | -4/+8 |
2016-06-09 | Remove bootstrap grid structure from group view | Malf Furious | 1 | -12/+8 |
2016-06-08 | Start design for group view | Malf Furious | 3 | -11/+22 |
2016-06-08 | Add function Object::getOwner() | Malf Furious | 1 | -0/+12 |