|
8a579cfb83
|
added TaskGrade model and getAllUserTasks function
|
2015-07-03 01:19:21 +03:00 |
|
|
55593a6542
|
copying an object instead of re-requesting from db
|
2015-07-02 23:52:22 +03:00 |
|
|
0c6af92021
|
Merge branch 'master' of https://github.com/sagidayan/SE-Hub into API_Dev
|
2015-07-02 23:47:36 +03:00 |
|
|
57f944c2c7
|
API: New Message /api/messages/getAllUserMessages/<token>
|
2015-07-02 23:12:14 +03:00 |
|
|
2c646b289a
|
fix create Task issues
|
2015-07-02 22:48:01 +03:00 |
|
|
fd8b7ed7e7
|
doc change
|
2015-07-02 22:16:06 +03:00 |
|
|
604c19af19
|
API: Messages now will return with the Group associated
|
2015-07-02 21:15:21 +03:00 |
|
|
569205957c
|
API: Messages now will return with the User in them
|
2015-07-02 20:38:40 +03:00 |
|
|
f4c9f3be98
|
API: Added getCourseById
|
2015-07-02 17:29:52 +03:00 |
|
|
5c660a73e2
|
API Messages Syntax Fix
|
2015-07-02 15:49:30 +03:00 |
|
|
cfdcc038db
|
Fixed #113
|
2015-07-02 15:26:37 +03:00 |
|
|
a127813c0c
|
More API docs for /debug/*
|
2015-07-02 00:16:16 +03:00 |
|
|
c945292204
|
Added API Debug Routes - See The Help Page (Misc)
|
2015-07-02 00:12:58 +03:00 |
|
|
4f5bb5295d
|
Merge pull request #114 from sagidayan/API_Dev
Api dev
|
2015-07-01 22:25:48 +03:00 |
|
|
05766a5be2
|
New Way to login (For Debugging) - this way production will work as it should!
|
2015-07-01 14:58:44 +03:00 |
|
|
b97e543ce3
|
Project Github Info Update Changes
now showing commits as well
(to see changes in UI run the Cron Job)
|
2015-06-30 23:02:27 +03:00 |
|
|
bddee44648
|
Project Github Info Update Changes
now showing only one month of changes
(to see changes in UI run the Cron Job)
|
2015-06-30 19:32:42 +03:00 |
|
|
2d75c01090
|
Merge branch 'master' of https://github.com/sagidayan/SE-Hub into API_Dev
|
2015-06-29 21:48:50 +03:00 |
|
|
d86404c3ae
|
API: Projects - more info in returning JSON
|
2015-06-29 21:48:28 +03:00 |
|
|
bd8d8e0e41
|
fix4
|
2015-06-29 21:38:47 +03:00 |
|
|
1c1a2f7b54
|
fix3
|
2015-06-29 21:31:47 +03:00 |
|
|
83d8420dcb
|
fix2
|
2015-06-29 21:28:59 +03:00 |
|
|
c8dd5cd327
|
fix
|
2015-06-29 21:22:41 +03:00 |
|
|
4b8a67d208
|
API_Github Conecctor HOT fix - weekly
|
2015-06-29 21:03:04 +03:00 |
|
|
1d166d0226
|
added getProjectById function
|
2015-06-29 20:59:42 +03:00 |
|
|
cbde856845
|
fix
|
2015-06-29 20:19:36 +03:00 |
|
|
e8647534ac
|
added data verification
|
2015-06-29 20:11:09 +03:00 |
|
|
ec01ac7a94
|
added schedualed project updates
|
2015-06-29 19:53:22 +03:00 |
|
|
b1f1400628
|
fix function
|
2015-06-29 19:21:18 +03:00 |
|
|
82dd89ce8f
|
Merge pull request #90 from sagidayan/API_Dev
only lecturer can join other campus
|
2015-06-29 17:58:57 +03:00 |
|
|
c02926d6b4
|
only lecturer can join other campus
|
2015-06-29 17:58:12 +03:00 |
|
|
6bc9420038
|
API_Github Conecctor finished
|
2015-06-29 17:56:58 +03:00 |
|
|
7cfe2f527d
|
Hot Fix Stat API
|
2015-06-29 16:52:25 +03:00 |
|
|
f514686442
|
Hot Fix Stat API
|
2015-06-29 16:50:16 +03:00 |
|
|
f465c73c22
|
Fix Stat API
|
2015-06-29 16:47:57 +03:00 |
|
|
3db75de9b0
|
Sorted Project imfo API
|
2015-06-29 16:38:39 +03:00 |
|
|
75d385a477
|
Merge branch 'master' of github.com:sagidayan/SE-Hub
|
2015-06-29 14:46:41 +03:00 |
|
|
58ee4f4da5
|
Extended Github API request calls with ID+Secret
|
2015-06-29 14:41:21 +03:00 |
|
|
2064e19d2b
|
fix big allowing to add user to project/course/campus more then once
|
2015-06-29 14:28:48 +03:00 |
|
|
bd224fb7d8
|
added project data from github to GET function
|
2015-06-29 14:10:46 +03:00 |
|
|
5b87b0a4d0
|
Merge pull request #86 from sagidayan/API_Dev
Api dev
|
2015-06-29 13:55:01 +03:00 |
|
|
d5465aa5d5
|
fix
|
2015-06-29 13:42:06 +03:00 |
|
|
4794771b15
|
updated task functions
|
2015-06-29 13:40:11 +03:00 |
|
|
57b08c2ff1
|
removed campusName in user module
|
2015-06-29 13:32:01 +03:00 |
|
|
47bcfecb00
|
Merge branch 'master' of github.com:sagidayan/SE-Hub
|
2015-06-29 13:31:07 +03:00 |
|
|
3ce9ece42f
|
Added Github Connection for fetching repo data
|
2015-06-29 13:30:59 +03:00 |
|
|
953af4d3f5
|
small changes
|
2015-06-29 12:57:37 +03:00 |
|
|
ffa767fccd
|
API Hot Fix - Renaming Function
|
2015-06-28 21:27:01 +03:00 |
|
|
b5ba1fbbb8
|
added getUsersByCampus/Course/Project functions
|
2015-06-28 18:08:05 +03:00 |
|
|
9d323c4422
|
added join campus function
|
2015-06-28 17:53:37 +03:00 |
|