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
/
model
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-27
Alter admin setting form handler
Malf Furious
1
-1
/
+1
2016-03-27
Move getUserGlyphicon function from common model into user class
Malf Furious
1
-14
/
+0
2016-03-27
Handle submissions to setting modal, admin tab
Malf Furious
1
-1
/
+29
2016-03-27
Alter representation of form boolean values
Malf Furious
1
-1
/
+1
2016-03-27
Populate admin setting fields on page load
Malf Furious
1
-0
/
+21
2016-03-27
Fix function CommonModel::saveSettingUser()
Malf Furious
1
-4
/
+7
2016-03-27
Add function CommonModel::common_handleFormSubmissions()
Malf Furious
1
-0
/
+11
2016-03-27
Add function CommonModel::saveSettingUser()
Malf Furious
1
-0
/
+57
2016-03-27
Add function getCurrentUserGlyphicon() to Common model
Malf Furious
1
-0
/
+13
2016-03-27
Add Dashboard model
Malf Furious
1
-0
/
+15
2016-03-05
Add Deauth model
Malf Furious
1
-0
/
+17
2016-02-17
Update Except model, deflt action to consume $message for display on page
Malf Furious
1
-1
/
+2
2016-02-17
Add 'Except' MVC -- Used to show application exception messages to user
Malf Furious
1
-0
/
+15
2016-02-06
Update Auth model to reflect changes in previous commit
Malf Furious
1
-15
/
+18
2016-02-01
Implement 'login' action on Auth MVC
Malf Furious
1
-0
/
+27
2016-01-31
Log in on signup success
Malf Furious
1
-0
/
+1
2016-01-31
Merge Auth MVC, initial_signup action into signup
Malf Furious
1
-8
/
+4
2016-01-30
Implement signup_submit action on Auth MVC
Malf Furious
1
-0
/
+34
2016-01-28
Finish signup and initialSignup actions on Auth MVC
Malf Furious
1
-0
/
+15
2016-01-26
+ Added function to User class to fetch all users from DB
Malf Furious
1
-0
/
+10
2016-01-03
* Bug fix in sysconf model - save action: problem with how the code is redire...
Malf Furious
1
-1
/
+1
2016-01-03
+ Added model for Auth MVC
Malf Furious
1
-0
/
+15
2016-01-02
+ Added model for new page master layer ("Common" MVC)
Malf Furious
1
-0
/
+9
2015-12-24
* Now performing a database connection test before allowing the sytsconf page...
Malf Furious
1
-1
/
+20
2015-12-06
+ Implemented the "noticeModal" -- an object in the master MVC topp view for ...
M
1
-0
/
+33
2015-12-06
Revert "+ Added functions to Master model for getting merged strings for all ...
M
1
-32
/
+0
2015-12-06
+ Added functions to Master model for getting merged strings for all error/wa...
M
1
-0
/
+32
2015-12-06
+ Adding a TODO note for later
M
1
-0
/
+2
2015-12-06
* Implemented the "save" action for MVC sysconf
M
1
-0
/
+43
2015-11-22
+ Start of Master MVC ( will define generic layout of pages but will not defi...
M
2
-2
/
+11
2015-11-22
* Derp, default is a reserved word, calling the function 'deflt' instead
M
1
-1
/
+1
2015-11-22
+ Adding model for sysconf mvc
M
1
-0
/
+15