Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-11 | Fix icon center-spacing on dbconfig view | Malf Furious | 1 | -1/+1 | |
2018-02-10 | Add exception handler view | Malf Furious | 1 | -0/+46 | |
2018-02-09 | Limit app textbox input to 64 chars | Malf Furious | 1 | -1/+1 | |
Many database string fields are capped at 64 chars. Am now asserting this limit in the UI. | |||||
2018-02-07 | Make security warnings RED | Malf Furious | 2 | -2/+2 | |
2018-02-07 | Move body padding-top style to stdpage\head() | Malf Furious | 2 | -4/+4 | |
To accomodate the navbar, also changed to the more-common value of 70px. This looks ok on the setup page. | |||||
2018-02-07 | Add login/signup view | Malf Furious | 1 | -0/+117 | |
2018-02-07 | Update stdpage\head() | Malf Furious | 1 | -0/+11 | |
Added name and version number to information comment. | |||||
2017-06-27 | Setup dbconfig view to hook into form submission model code | Malf Furious | 1 | -0/+2 | |
Now including the model code file, and supplying an action name for the web form taking configuration parameters. | |||||
2017-06-27 | Add formname template to formctrl view | Malf Furious | 1 | -0/+4 | |
2017-06-27 | Reformat view helper modules | Malf Furious | 2 | -4/+8 | |
To limit whitespace being piped to the client, remove empty lines of free HTML between PHP functions defined in view files. To maintain readability, this spacing is added back at the top and bottom of each PHP function. | |||||
2017-06-26 | Add page markup for database setup | Malf Furious | 1 | -0/+88 | |
2017-06-26 | Add basic form control templates | Malf Furious | 1 | -0/+32 | |
2017-06-24 | Remove unnessary identifier qualifiers | Malf Furious | 1 | -3/+3 | |
2017-06-24 | Add stdpage view template | Malf Furious | 1 | -0/+65 | |
2016-10-22 | Deprecate application code | Malf Furious | 23 | -1607/+0 | |
Setup to perform an iteration of development focused on a simpler implementation and eliminating redundancy in design. | |||||
2016-09-17 | Finish markup for setting modal group tab | Malf Furious | 1 | -9/+30 | |
2016-09-17 | Revert "Revert "Update group setting tab to use parameterized view templates"" | Malf Furious | 1 | -2/+5 | |
This reverts commit cc285f5d019e5b586931a2a582374074825de947. | |||||
2016-09-17 | Revert "Update group setting tab to use parameterized view templates" | Malf Furious | 1 | -5/+2 | |
This reverts commit ee3b66018804b332ec2a2953a1d04b7e0beb68fa. | |||||
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 | |
This change will allow us to use this in different contextes, even on a single page render. | |||||
2016-09-15 | Commit work on setting modal groups tab | Malf Furious | 1 | -1/+52 | |
I am committing this change incomplete. I'm stopping work on this particular piece to save some work overall and explore view templating using PHP features. The idea is to define this markup once in just one file, rather than having to duplicate it for each object type. | |||||
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 | |
This view template can be included from object setting tab view to display controls for adjusting object permissions. | |||||
2016-06-12 | Revert "Rename variable" | Malf Furious | 1 | -2/+2 | |
This reverts commit 112a510bb7ba358fd4195b5b2f3c8203ab4fb91d. Conflicts: app/model/obj.mod.php | |||||
2016-06-12 | Add group tab to setting modal | Malf Furious | 2 | -0/+31 | |
Created empty <div> for the group setting tab. Also added code to the common model for initializing the $mod->group variable and setting a flag marking what tabs to include in the setting modal (group tab in this case). Added logic to the main setting modal view file for picking up these flags and including appropriate additional content. | |||||
2016-06-12 | Update setting modal to use functions added in previous commit | Malf Furious | 1 | -2/+2 | |
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 | Rename variable | Malf Furious | 1 | -2/+2 | |
In the Obj MVC, rename group in the model to obj. This will help with referencing the active object from template views without knowing what type of object it is. | |||||
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 | 1 | -0/+20 | |
2016-06-08 | Create blank view for groups | Malf Furious | 1 | -0/+27 | |
Finish initializing the Obj MVC by writing an empty view/action for groups. | |||||
2016-06-01 | Update newgroup modal | Malf Furious | 1 | -1/+1 | |
Made the name field (the only field) on this form as required. | |||||
2016-06-01 | Add modal view to create a new user group | Malf Furious | 2 | -0/+61 | |
2016-05-29 | Add copyright notice to application view files | Malf Furious | 18 | -0/+304 | |
2016-05-22 | Add delete account button to all users panels | Malf Furious | 1 | -0/+11 | |
Added button for admins to remove any user account | |||||
2016-05-22 | Create view for delete account MVC | Malf Furious | 1 | -0/+24 | |
This page prompts for user password before actually deleteing their account. | |||||
2016-05-21 | Add MVC Deleteacct | Malf Furious | 1 | -0/+13 | |
This will prompt the user for their password if they opt to delete their own account. This is to prevent malicious attempt by others to trick users into having there accounts deleted by way of a XSS attack. | |||||
2016-05-21 | Add 'Delete Account' button to user settings form | Malf Furious | 1 | -0/+5 | |
Links to a confirmation page which will require the user's current password to succeed. | |||||
2016-05-01 | Update setting modal to allow admins to remove other users' head images | Malf Furious | 1 | -1/+1 | |
2016-05-01 | Update setting modal to allow user to remove their own head image | Malf Furious | 1 | -1/+1 | |
2016-05-01 | Add global javascript file scrott.js | Malf Furious | 1 | -0/+1 | |
Included initial function assertConfirm(), function to present user an "Are you sure?" prompt before submitting a web form. | |||||
2016-05-01 | Update form handler for common/setting-modal, all users tab | Malf Furious | 1 | -2/+2 | |
Now supports file upload to replace the user's head image | |||||
2016-05-01 | Update form handler for common/setting-modal, user tab | Malf Furious | 1 | -2/+2 | |
Now supports file upload to replace the user's head image | |||||
2016-05-01 | Add view markup for showing user head images to the all users collapse panes | Malf Furious | 1 | -7/+31 | |
2016-05-01 | Update setting modal, user tab to display user head image | Malf Furious | 1 | -11/+36 | |
Also restructured the web form a little and added the form-group to select a new image to upload | |||||
2016-03-27 | Add collapsable panel for editing each user's settings to admin setting tab | Malf Furious | 1 | -0/+62 | |
Also, added relevant initialization code to common model | |||||
2016-03-27 | Fix maxlengths for fields on user objects | Malf Furious | 1 | -5/+5 | |
Usernames, aliai, and email addresses are capped at 50 chars in the backend |