index
:
scrott
master
The Secure Centralized Robust Online Ticketing Tool
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-06-08
Add function Object::getMembers()
Malf Furious
1
-0
/
+16
2016-06-08
Create blank view for groups
Malf Furious
3
-2
/
+38
2016-06-08
Add new MVC, 'Obj'
Malf Furious
3
-0
/
+83
2016-06-01
Update newgroup modal
Malf Furious
1
-1
/
+1
2016-06-01
Implement add group form handler
Malf Furious
1
-0
/
+20
2016-06-01
Add function Group::createNewGroup()
Malf Furious
2
-0
/
+17
2016-06-01
Add modal view to create a new user group
Malf Furious
2
-0
/
+61
2016-05-30
Merge branch 'support/version-meta' into dev
Malf Furious
61
-9774
/
+1457
2016-05-30
Add copyright notice to schema file
Malf Furious
1
-4
/
+14
2016-05-29
Add GNU GPL license to COPYING file
Malf Furious
1
-0
/
+674
2016-05-29
Add GNU GPL logo for app information
Malf Furious
1
-0
/
+0
2016-05-29
Add copyright notice to application view files
Malf Furious
18
-0
/
+304
2016-05-27
Add copyright notice to Scrott model files
Malf Furious
8
-0
/
+112
2016-05-27
Add copyright notice to Scrott entry-point files
Malf Furious
2
-0
/
+28
2016-05-26
Add copyright notice to Scrott controller files
Malf Furious
7
-0
/
+98
2016-05-26
Add copyright notice to Scrott class files
Malf Furious
15
-0
/
+210
2016-05-26
Add copyright notice to scrott main JS file
Malf Furious
1
-0
/
+14
2016-05-26
Remove unused Bootstrap JS files
Malf Furious
2
-2376
/
+0
2016-05-26
Remove unused CSS files from Bootstrap distribution
Malf Furious
5
-7394
/
+0
2016-05-22
Define Scrott version number constant throughout app
Malf Furious
1
-0
/
+3
2016-05-22
Merge branch 'feature/user-removal' into dev
Malf Furious
8
-2
/
+214
2016-05-22
Add form submission handler for user removal
Malf Furious
1
-0
/
+46
2016-05-22
Add delete account button to all users panels
Malf Furious
1
-0
/
+11
2016-05-22
Add action 'delete' to Deleteacct MVC
Malf Furious
2
-1
/
+51
2016-05-22
Add function User::getNumAdmins()
Malf Furious
1
-0
/
+10
2016-05-22
Create view for delete account MVC
Malf Furious
1
-0
/
+24
2016-05-22
Add class constructor to Common model
Malf Furious
2
-2
/
+10
2016-05-21
Hook Deleteacct in the Root app controller
Malf Furious
1
-0
/
+2
2016-05-21
Add MVC Deleteacct
Malf Furious
3
-0
/
+56
2016-05-21
Add 'Delete Account' button to user settings form
Malf Furious
1
-0
/
+5
2016-05-01
Merge branch 'feature/user-img-mgmt' into dev
Malf Furious
9
-29
/
+144
2016-05-01
Remove an un-needed .gitkeep file
Malf Furious
1
-0
/
+0
2016-05-01
Add default user head image, null.jpg
Malf Furious
1
-0
/
+0
2016-05-01
Update setting modal to allow admins to remove other users' head images
Malf Furious
2
-1
/
+11
2016-05-01
Update setting modal to allow user to remove their own head image
Malf Furious
2
-1
/
+11
2016-05-01
Add function User::rmHeadImage()
Malf Furious
1
-0
/
+11
2016-05-01
Add global javascript file scrott.js
Malf Furious
2
-0
/
+9
2016-05-01
Fix to Form::saveFile()
Malf Furious
1
-1
/
+3
2016-05-01
Update form handler for common/setting-modal, all users tab
Malf Furious
2
-7
/
+12
2016-05-01
Define constants for head-image upload parameters
Malf Furious
1
-1
/
+7
2016-05-01
Update form handler for common/setting-modal, user tab
Malf Furious
3
-9
/
+14
[next]