Commit graph

58 commits

Author SHA1 Message Date
d736cb021a Merge branch 'se-hub-43' 2015-06-17 21:00:52 +03:00
f87a14b2da Fix issue #24 2015-06-17 20:07:20 +03:00
354d194f32 Merge branch 'master' into API_Dev
Conflict Fixed
2015-06-16 23:39:31 +03:00
ea728b0cc7 documentation 2015-06-16 23:23:09 +03:00
24d8252d07 API: Hot-Fix for the GetUserByToken Method 2015-06-16 23:08:37 +03:00
a29e9bce46 added option to change campus name 2015-06-16 22:42:15 +03:00
4bb17157d0 fix updateUser - added save ro DB
fix parameter name
                             fix documentation
2015-06-16 22:28:05 +03:00
d428da5df0 added a missing parameter (master_id) that made function not usable 2015-06-16 22:16:11 +03:00
2ebd7392e4 fix bug #25 2015-06-16 22:11:33 +03:00
d7f3d8d465 API: Fixing Update User Method GET->POST 2015-06-16 18:16:01 +03:00
9b62bec0b6 Merge pull request #32 from sagidayan/API_Dev
added updateUser function
2015-06-16 09:40:05 +03:00
0a403286bf API: Fixed Testing init route function 2015-06-16 09:35:41 +03:00
2671376db4 added updateUser function 2015-06-15 19:54:15 +03:00
61bbc8d30e Merge pull request #29 from sagidayan/API_Dev
Api dev
2015-06-15 19:11:34 +03:00
59663af67d changed create campus dunc to send mails 2015-06-15 19:10:38 +03:00
4d49e93d8c added documentation 2015-06-15 19:06:45 +03:00
7f1b912b36 added documentation 2015-06-15 18:58:03 +03:00
b5a63e64e0 API: Auto Doc Index 2015-06-15 18:56:33 +03:00
1d9cbbfa6b getProjectsByCourseName function fix 2015-06-15 18:37:08 +03:00
991d6a73bc added some data verifiaction 2015-06-15 18:35:47 +03:00
11ea93f3e7 Merge branch 'master' of https://github.com/sagidayan/SE-Hub into API_Dev 2015-06-15 16:54:26 +03:00
26c66842b4 added getCourseByCampusName function 2015-06-15 16:54:12 +03:00
5b0d67152f removed function 2015-06-15 16:53:56 +03:00
1ec45d107c API & AngularJS: Updating API Routes - API_Dev Merge
and Service Update
2015-06-15 16:51:13 +03:00
1c05b8aea1 Merge pull request #27 from sagidayan/API_Dev
Api dev
2015-06-15 16:47:32 +03:00
f7172ab983 added function and changed functions path 2015-06-15 16:32:59 +03:00
7bba774a3f Merge pull request #26 from sagidayan/API_Dev
Api dev
2015-06-15 03:42:12 +03:00
644e362818 API - added userRoutes
documentation - added to each API class
2015-06-15 01:41:53 +03:00
177292d7c8 API - separated different features of API 2015-06-15 01:38:46 +03:00
279d637b82 added responses 2015-06-15 01:34:04 +03:00
831617ac15 Made Email_Utils 2015-06-14 23:01:47 +03:00
d5354b014e Merge pull request #20 from sagidayan/API_Dev
removed some prints
2015-06-14 20:24:32 +03:00
9276e7fe02 removed some prints 2015-06-14 20:21:19 +03:00
6d6f239b2b Added QA API Path 2015-06-14 19:58:02 +03:00
1fbf7a5af3 Fixed the ng-model 2015-06-14 19:31:16 +03:00
bb8af8807c API: Doc format 2015-06-14 18:51:48 +03:00
1305762548 Changed AutoDoc formatting 2015-06-14 16:49:19 +03:00
f8469f5301 Changed AutoDoc layout 2015-06-14 16:39:14 +03:00
435bb5ef3d API: Email Validation Works (Only Production!) 2015-06-11 22:46:18 +03:00
eace60fcac Merge branch 'master' of github.com:sagidayan/SE-Hub 2015-06-11 22:11:18 +03:00
f31053f632 API: Added A Skeleton Route For Email Validation 2015-06-11 21:32:46 +03:00
d015986dfc added Campus create method 2015-06-11 21:03:00 +03:00
628aad5e03 added 2 methods (is_lecturer, get_user_by_token) 2015-06-11 21:01:58 +03:00
e1b6f49686 added response utils 2015-06-11 20:59:40 +03:00
7edd66ff70 Merge branch 'master' of https://github.com/sagidayan/SE-Hub into API_Dev
Conflicts:
	SE_API/API.py
2015-06-10 21:44:12 +03:00
827cb0c17f Added models: Project, Course, Task.
also added imports to api.py
2015-06-10 21:39:42 +03:00
3c5eba4fea API: Added A Route To Send Validation Emails.
See /api/help
2015-06-10 18:47:53 +03:00
9698a5b4e2 API: Campus Hot Fix 2015-06-10 13:55:55 +03:00
085047c2bf API: Help page in /api/help 2015-06-10 13:15:41 +03:00
a37ef482ca API: Added Campus Model - And A new API Call 2015-06-10 13:12:59 +03:00