summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterFixed filter for when task changes to statusHannes Kindströmmer9 years
origin/HEADFixed filter for when task changes to statusHannes Kindströmmer9 years
origin/masterFixed filter for when task changes to statusHannes Kindströmmer9 years
origin/taskfilterStarted reworking the task status filterHannes "Brolaugh" Kindströmmer9 years
 
 
AgeCommit messageAuthorFilesLines
2016-05-23Fixed filter for when task changes to statusHEADorigin/masterorigin/HEADmasterHannes Kindströmmer2-11/+15
2016-05-17Fixed HTML bugHannes Kindströmmer1-9/+7
2016-05-17Added documenation for gradesHannes Kindströmmer1-0/+14
2016-05-17Moved filesHannes Kindströmmer1-0/+0
2016-05-17Cleaned up show optionsHannes Kindströmmer1-15/+2
2016-05-16Filter mostly worksHannes Kindströmmer3-18/+25
2016-05-16Compiled alot of html code into one classHannes Kindströmmer6-190/+86
2016-05-10Fixed bugHannes Kindströmmer4-7/+3
2016-04-28Delete .remote-sync.jsonHannes Kindströmmer1-15/+0
2016-04-28Fixed bug: task status update doesnt give the correct nameHannes Kindströmmer1-1/+2
2016-04-28Updated .gitignoreHannes Kindströmmer1-0/+1
2016-04-28Merged local with remoteHannes Kindströmmer2-1/+5
2016-04-28CodeDump: think git bugged outHannes Kindströmmer12-90/+369
2016-04-07Moved js script in indexHannes Kindströmmer2-2/+2
2016-04-07Combinded css files for better request performanceHannes Kindströmmer2-3/+7
2016-03-17Taks are now added to the feed with javascriptHannes "Brolaugh" Kindströmmer4-3/+72
2016-03-17Removed "ORDER BY..." in getTasksWithFollowingStatus() it caused errorHannes "Brolaugh" Kindströmmer1-3/+2
2016-03-17Fixed removing task form text when postedHannes "Brolaugh" Kindströmmer1-1/+3
2016-03-17Tasks are now submitted with javascriptHannes "Brolaugh" Kindströmmer2-7/+21
2016-03-17Added destructors to DB classesHannes "Brolaugh" Kindströmmer3-1/+9
2016-03-16Fixed same issue with last commit but with gettasks.phpHannes "Brolaugh" Kindströmmer1-6/+6
2016-03-16Fixed update issue with posts fetched with gettask_inner.phpHannes "Brolaugh" Kindströmmer1-36/+36
2016-03-16Task status update with ajax and cleaned up codeHannes "Brolaugh" Kindströmmer4-46/+76
2016-03-16Added links in head for material design iconsHannes "Brolaugh" Kindströmmer1-0/+2
2016-03-16Added function to Select.phpHannes "Brolaugh" Kindströmmer1-0/+12
[...]