index
:
scrott
master
The Secure Centralized Robust Online Ticketing Tool
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controller
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-12
Update Obj controller
Malf Furious
1
-8
/
+5
2016-06-10
Assert access control before rendering an object view
Malf Furious
1
-0
/
+3
2016-06-08
Create blank view for groups
Malf Furious
1
-2
/
+3
2016-06-08
Add new MVC, 'Obj'
Malf Furious
2
-0
/
+60
2016-05-26
Add copyright notice to Scrott controller files
Malf Furious
7
-0
/
+98
2016-05-22
Add action 'delete' to Deleteacct MVC
Malf Furious
1
-1
/
+17
2016-05-22
Add class constructor to Common model
Malf Furious
1
-2
/
+0
2016-05-21
Hook Deleteacct in the Root app controller
Malf Furious
1
-0
/
+2
2016-05-21
Add MVC Deleteacct
Malf Furious
1
-0
/
+28
2016-05-01
Update form handler for common/setting-modal, user tab
Malf Furious
1
-1
/
+1
2016-03-27
Call common default action handler from dashboard controller
Malf Furious
1
-0
/
+1
2016-03-27
Add function CommonModel::common_handleFormSubmissions()
Malf Furious
1
-0
/
+1
2016-03-27
Hook Deauth and Dashboard MVCs from Root controller
Malf Furious
1
-4
/
+18
2016-03-27
Add Dashboard controller
Malf Furious
1
-0
/
+27
2016-03-05
Add Deauth controller
Malf Furious
1
-0
/
+26
2016-03-05
Add sec_verify_ip to app root controller
Malf Furious
1
-0
/
+3
2016-02-22
Create a basic flow for the application Root controller
Malf Furious
1
-11
/
+22
2016-02-20
Hook new Except MVC from the Root controller
Malf Furious
1
-17
/
+26
2016-02-17
Add 'Except' MVC -- Used to show application exception messages to user
Malf Furious
1
-0
/
+27
2016-02-07
Modify Auth controller description
Malf Furious
1
-1
/
+1
2016-02-06
Update Auth controller to work with recent MVC redesign (HEAD^^)
Malf Furious
1
-16
/
+4
2016-02-01
Implement 'login' action on Auth MVC
Malf Furious
1
-0
/
+10
2016-01-31
Log in on signup success
Malf Furious
1
-1
/
+9
2016-01-31
Merge Auth MVC, initial_signup action into signup
Malf Furious
1
-7
/
+1
2016-01-30
Implement signup_submit action on Auth MVC
Malf Furious
1
-0
/
+10
2016-01-28
Finish signup and initialSignup actions on Auth MVC
Malf Furious
1
-2
/
+20
2016-01-03
* Hooked the Auth MVC from the Root controller
Malf Furious
1
-1
/
+6
2016-01-03
+ Added controller for new MVC "Auth"
Malf Furious
1
-0
/
+33
2015-12-18
! Review of app/ directory for merging upstream to dev has been completed.......
Malf Furious
1
-0
/
+3
2015-12-06
* Implemented the "save" action for MVC sysconf
M
1
-1
/
+17
2015-12-05
* Now normalizing the $argv array in the root app controller
M
1
-0
/
+2
2015-11-22
* Placeholder message for site content
M
1
-0
/
+2
2015-11-22
* Derp, default is a reserved word, calling the function 'deflt' instead
M
1
-1
/
+1
2015-11-22
* Root controller is now asserting the existence of scrott.conf.php and deleg...
M
1
-2
/
+8
2015-11-22
+ Added controller for SysConf MVC
M
1
-0
/
+27
2015-11-22
* Bug fix in normalizeArgv function
M
1
-3
/
+5
2015-11-22
+ Added function to root controller for normalizing the $argv array
M
1
-0
/
+32
2015-11-21
+ Added app root controller
M
1
-0
/
+20