summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed filter for when task changes to statusHEADorigin/masterorigin/HEADmasterHannes Kindströmmer2016-05-232-11/+15
| | | | | Fixed filter for when task changes to status to one that is hidden via the filter.
* Fixed HTML bugHannes Kindströmmer2016-05-171-9/+7
|
* Added documenation for gradesHannes Kindströmmer2016-05-171-0/+14
|
* Moved filesHannes Kindströmmer2016-05-171-0/+0
|
* Cleaned up show optionsHannes Kindströmmer2016-05-171-15/+2
|
* Filter mostly worksHannes Kindströmmer2016-05-163-18/+25
|
* Compiled alot of html code into one classHannes Kindströmmer2016-05-166-190/+86
|
* Fixed bugHannes Kindströmmer2016-05-104-7/+3
|
* Delete .remote-sync.jsonHannes Kindströmmer2016-04-281-15/+0
|
* Fixed bug: task status update doesnt give the correct nameHannes Kindströmmer2016-04-281-1/+2
| | | | Signed-off-by: Hannes Kindströmmer <me@brolaugh.com>
* Updated .gitignoreHannes Kindströmmer2016-04-281-0/+1
|
* Merged local with remoteHannes Kindströmmer2016-04-282-1/+5
|\ | | | | | | Signed-off-by: Hannes Kindströmmer <me@brolaugh.com>
| * Taks are now added to the feed with javascriptHannes "Brolaugh" Kindströmmer2016-03-174-3/+72
| |
| * Removed "ORDER BY..." in getTasksWithFollowingStatus() it caused errorHannes "Brolaugh" Kindströmmer2016-03-171-3/+2
| |
| * Fixed removing task form text when postedHannes "Brolaugh" Kindströmmer2016-03-171-1/+3
| |
| * Tasks are now submitted with javascriptHannes "Brolaugh" Kindströmmer2016-03-172-7/+21
| |
| * Added destructors to DB classesHannes "Brolaugh" Kindströmmer2016-03-173-1/+9
| |
| * Fixed same issue with last commit but with gettasks.phpHannes "Brolaugh" Kindströmmer2016-03-161-6/+6
| |
| * Fixed update issue with posts fetched with gettask_inner.phpHannes "Brolaugh" Kindströmmer2016-03-161-36/+36
| |
| * Task status update with ajax and cleaned up codeHannes "Brolaugh" Kindströmmer2016-03-164-46/+76
| |
| * Added links in head for material design iconsHannes "Brolaugh" Kindströmmer2016-03-161-0/+2
| |
| * Added function to Select.phpHannes "Brolaugh" Kindströmmer2016-03-161-0/+12
| | | | | | Added a function which fetches the status history of a task.
| * Fixed style issue with the task posterHannes "Brolaugh" Kindströmmer2016-03-161-1/+1
| |
| * Fixed javascriptHannes "Brolaugh" Kindstrommer2016-03-161-1/+2
| | | | | | | | Signed-off-by: Hannes "Brolaugh" Kindstrommer <me@brolaugh.com>
| * js tweak and correctionHannes "Brolaugh" Kindströmmer2016-03-161-2/+2
| |
| * code dumpHannes "Brolaugh" Kindstrommer2016-03-155-29/+91
| | | | | | | | Signed-off-by: Hannes "Brolaugh" Kindstrommer <me@brolaugh.com>
| * updateFeed now works more or lessHannes "Brolaugh" Kindstrommer2016-03-085-16/+36
| | | | | | | | Signed-off-by: Hannes "Brolaugh" Kindstrommer <me@brolaugh.com>
* | CodeDump: think git bugged outHannes Kindströmmer2016-04-2812-90/+369
| |
* | Moved js script in indexHannes Kindströmmer2016-04-072-2/+2
| |
* | Combinded css files for better request performanceHannes Kindströmmer2016-04-072-3/+7
|/
* Started working on the ajaxHannes "Brolaugh" Kindstrommer2016-03-034-4/+44
| | | | Signed-off-by: Hannes "Brolaugh" Kindstrommer <me@brolaugh.com>
* fixed Select::getTasksWithFollowingStatusHannes "Brolaugh" Kindstrommer2016-03-033-7/+12
| | | | Signed-off-by: Hannes "Brolaugh" Kindstrommer <me@brolaugh.com>
* Cleaned up after previous commits and added return segment to getTasksWith...Hannes "Brolaugh" Kindstrommer2016-03-021-5/+8
| | | | Signed-off-by: Hannes "Brolaugh" Kindstrommer <me@brolaugh.com>
* Prepared gettasks.php for when getTasksWithFollowingStatuses works in the ↵Hannes "Brolaugh" Kindstrommer2016-03-021-2/+40
| | | | | | Select class Signed-off-by: Hannes "Brolaugh" Kindstrommer <me@brolaugh.com>
* Renamed function getStatusWith...Hannes "Brolaugh" Kindstrommer2016-03-021-1/+1
| | | | Signed-off-by: Hannes "Brolaugh" Kindstrommer <me@brolaugh.com>
* Made some progress on the taskfilterHannes Kindströmmer2016-03-021-9/+11
|
* Started working on task filterHannes "Brolaugh" Kindströmmer2016-03-012-18/+71
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Added support for changing status on taskHannes "Brolaugh" Kindströmmer2016-03-013-100/+59
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Status change options/visuals are now based on databaseHannes "Brolaugh" Kindströmmer2016-03-012-9/+27
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Changed databaseHannes "Brolaugh" Kindstrommer2016-03-012-6/+5
| | | | Signed-off-by: Hannes "Brolaugh" Kindstrommer <me@brolaugh.com>
* Tweaked styling and worked on the databaseHannes "Brolaugh" Kindströmmer2016-02-277-44/+104
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Added options tab and compressed list item designHannes "Brolaugh" Kindströmmer2016-02-261-25/+113
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Styled baseHannes "Brolaugh" Kindströmmer2016-02-253-24/+88
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Moved incorrectly placed filesHannes "Brolaugh" Kindströmmer2016-02-252-0/+0
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Added misc filesHannes "Brolaugh" Kindströmmer2016-02-257-40/+189
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Added database structureHannes "Brolaugh" Kindströmmer2016-02-203-9/+129
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Started on database classHannes "Brolaugh" Kindströmmer2016-02-203-0/+97
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Added resourcesHannes "Brolaugh" Kindströmmer2016-02-208-0/+27
| | | | Signed-off-by: Hannes "Brolaugh" Kindströmmer <me@brolaugh.com>
* Initial commitHannes Kindströmmer2016-02-202-0/+375