Age | Commit message (Expand) | Author | Files | Lines |
2018-09-20 | stdpage: Add assertconfirm() function | Malf Furious | 1 | -0/+4 |
2018-09-20 | index: Enforce access permission when viewing object by URL | Malf Furious | 1 | -0/+8 |
2018-09-20 | Add start of single-pad view | Malf Furious | 5 | -0/+130 |
2018-09-20 | pad: Fix bug in function getStages() | Malf Furious | 1 | -0/+3 |
2018-09-20 | table: Fix bug in constructor | Malf Furious | 1 | -2/+2 |
2018-09-19 | stdpage: Update user button appearance | Malf Furious | 1 | -1/+8 |
2018-09-19 | stdpage: Add additional spacing to "Not Logged In" text | Malf Furious | 1 | -1/+1 |
2018-09-19 | datamods: Add default stages to new pads | Malf Furious | 1 | -0/+6 |
2018-09-19 | table: Change function visibilities to public | Malf Furious | 1 | -2/+2 |
2018-09-19 | globals: Remove single call assertions for setPage...() functions | Malf Furious | 1 | -12/+2 |
2018-09-19 | settings: Implement user tab form submission | Malf Furious | 2 | -0/+103 |
2018-09-19 | Update all usage of saveFile() | Malf Furious | 2 | -10/+9 |
2018-09-19 | globals: Add function saveIfFile() | Malf Furious | 1 | -0/+15 |
2018-09-19 | formctrl: Hidden field name should be in 'input' array | Malf Furious | 1 | -1/+1 |
2018-09-16 | Add settings modal and user settings tab | Malf Furious | 2 | -3/+151 |
2018-09-16 | Add hidden formctrl | Malf Furious | 1 | -0/+5 |
2018-09-16 | Add object background preview widget | Malf Furious | 2 | -0/+46 |
2018-09-16 | Add function obj::hasHeadImg() | Malf Furious | 1 | -0/+10 |
2018-09-15 | Add file formctrl | Malf Furious | 1 | -0/+8 |
2018-09-15 | Add checkbox formctrl | Malf Furious | 1 | -0/+9 |
2018-09-15 | Add css class and help-block to text formctrl | Malf Furious | 1 | -2/+6 |
2018-09-15 | Form ctrls should use the 'control-label' class | Malf Furious | 1 | -2/+2 |
2018-09-15 | Add function oneStr() | Malf Furious | 1 | -0/+15 |
2018-09-15 | Add 'my pads' page | Malf Furious | 2 | -0/+60 |
2018-09-15 | Implement dm-pad-add form handler | Malf Furious | 1 | -0/+27 |
2018-09-12 | Add function agent::getAgentObj() | Malf Furious | 1 | -0/+17 |
2018-09-08 | Add 'New Pad' modal | Malf Furious | 2 | -1/+61 |
2018-09-08 | Add owner dropdown to 'New Group' modal | Malf Furious | 1 | -0/+14 |
2018-09-07 | Fix typo | Malf Furious | 1 | -1/+1 |
2018-09-07 | Fix bug in function table->loadObj() | Malf Furious | 1 | -1/+7 |
2018-09-07 | Include bootstrap-select from std page | Malf Furious | 1 | -0/+2 |
2018-07-27 | Track library Bootstrap-select v1.12.4 | Malf Furious | 2 | -0/+15 |
2018-07-26 | Remove TODO and placeholder | Malf Furious | 1 | -3/+0 |
2018-07-26 | Add "My Groups" page | Malf Furious | 2 | -0/+60 |
2018-07-26 | Add group/pad list item | Malf Furious | 3 | -0/+186 |
2018-07-26 | Update function obj::getMembers() | Malf Furious | 1 | -2/+7 |
2018-07-24 | Add About Scrott modal | Malf Furious | 1 | -0/+16 |
2018-07-24 | Move $user page object scope | Malf Furious | 1 | -1/+2 |
2018-07-24 | Add call to setPageName() | Malf Furious | 1 | -0/+1 |
2018-07-24 | Show PAGE_NAME in the navbar/pad select | Malf Furious | 1 | -1/+1 |
2018-07-24 | Add $_SCROTT['PAGE_NAME'] variable and getter/setter | Malf Furious | 1 | -0/+30 |
2018-07-22 | Fix bug with login handler | Malf Furious | 1 | -1/+1 |
2018-07-22 | Update function location() | Malf Furious | 1 | -3/+6 |
2018-07-22 | Add groups/pads page buttons to navbar | Malf Furious | 1 | -0/+2 |
2018-07-22 | Fix bug in agent 'has permission' functions | Malf Furious | 1 | -0/+27 |
2018-07-22 | Fix bug in function agent::isOwner() | Malf Furious | 1 | -1/+4 |
2018-07-22 | Implement display of object page background images | Malf Furious | 1 | -1/+12 |
2018-07-21 | Update index.php to set appropriate page objects | Malf Furious | 1 | -1/+2 |
2018-07-21 | Change errorlevel constants | Malf Furious | 1 | -3/+3 |
2018-07-21 | Add PAGE_OBJECT global mechanism | Malf Furious | 1 | -0/+33 |