Commit Graph

887 Commits

Author SHA1 Message Date
Helena Rodriguez
547d700788 Added dialog to notify successful enrollment 2012-11-02 19:03:02 +01:00
Helena Rodriguez
a96504f8db Changed adapter for enrollment module to avoid cursors problems 2012-11-02 16:15:17 +01:00
Helena Rodriguez
caca944d77 Merge remote-tracking branch 'origin/develop' into develop
Returned db, models and modules realted to Groups to the previous state
at commit 669e9.. 
Conflicts:
	SWADroid/res/values-ca/strings.xml
	SWADroid/res/values-de/strings.xml
	SWADroid/res/values-es/strings.xml
	SWADroid/res/values/strings.xml
	SWADroid/src/es/ugr/swad/swadroid/SWADMain.java
2012-10-28 21:23:19 +01:00
Helena Rodriguez
6d6fe4e95e added sendmygroups call from enrollment module 2012-10-28 12:02:16 +01:00
Antonio Aguilera
672fbbe495 Fixed error in Rollcall: use getSelectedRollcallCourseCode instead of
getSelectedCourseCode when necessary

Signed-off-by: Antonio Aguilera <aguilerin@gmail.com>
2012-10-27 20:03:08 +02:00
Antonio Aguilera
0104151665 Fixed error in Rollcall when accessing a subject without groups
Signed-off-by: Antonio Aguilera <aguilerin@gmail.com>
2012-10-27 17:49:35 +02:00
Antonio Aguilera
93e71993a4 Fixed getGroups in Rollcall. Now student's photos are shown.
Signed-off-by: Antonio Aguilera <aguilerin@gmail.com>
2012-10-27 04:19:32 +02:00
e8c0054d22 Fixed a misspelling in english language file 2012-10-25 00:37:58 +02:00
Helena Rodriguez
50b66f6ed5 Changed Adapter for groups enrollment module.
Handled the selection of groups and its maintenance
2012-10-23 12:13:37 +02:00
Helena Rodriguez
bfbf97f4e1 Added opening time to groups enrollment 2012-10-19 10:38:08 +02:00
Helena Rodriguez
30e9736bad Added empty layout for group enrollment when there is any group 2012-10-19 10:12:32 +02:00
Helena Rodriguez
3bfac55957 Added right module for the functionality Enrollment
Minor changes to avoid index out of bound in the spinner
2012-10-18 14:01:05 +02:00
fe948a5acd Fixed random course selection in course spinner when application starts 2012-10-17 22:15:10 +02:00
15b560f7fc Merge branch 'develop' of git@github.com:Amab/SWADroid.git into develop 2012-10-17 21:31:05 +02:00
Helena Rodriguez
f384f09770 Initial design for the module of groups enrollment 2012-10-17 21:27:47 +02:00
f222f3e42c Changed title of notification alerts 2012-10-17 21:24:29 +02:00
701436236d Fixed ArrayOutOfBounds exception when checking available connections 2012-10-17 20:34:01 +02:00
Helena Rodriguez
a7a5ceff84 Merge remote-tracking branch 'origin/develop' into develop 2012-10-16 00:29:15 +02:00
Helena Rodriguez
d13b92ceb9 Fixed bugs on module SendMyGroups 2012-10-16 00:27:33 +02:00
05e7dbfe8a Merge remote-tracking branch 'origin/develop' into develop 2012-10-15 20:38:19 +02:00
Helena Rodriguez
19500a33fd Merge remote-tracking branch 'origin/develop' into develop 2012-10-15 17:36:05 +02:00
Helena Rodriguez
a4f039e566 Added module SendMyGroups 2012-10-15 17:35:22 +02:00
Alejandro Alcalde
f3bdac68ba Layout of notification_list changed, fixed bug in NotificationItem when
checking if a user has photo that caused NullPointerException.
2012-10-15 12:51:56 +02:00
Helena Rodriguez
f1178d7d7a Minor changes to handle the clean of database 2012-10-14 20:12:27 +02:00
Helena Rodriguez
9db08e91fa Fixed problem with course spinner when the database is cleaned 2012-10-14 19:56:53 +02:00
Helena Rodriguez
0d55c80cdf Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	SWADroid/src/es/ugr/swad/swadroid/SWADMain.java
	SWADroid/src/es/ugr/swad/swadroid/model/DataBaseHelper.java
2012-10-14 17:31:37 +02:00
Helena Rodriguez
f0d45de7cf Added all new fields to request Groups and GroupTypes 2012-10-14 17:18:34 +02:00
ef8f3c6f12 Updated APK 2012-10-14 14:05:45 +02:00
87ca6a1708 Fixed user photo loading in open notifications 2012-10-14 14:05:30 +02:00
6081d5960b Added NULL_VALUE constant for null values returned by the webservices 2012-10-14 14:04:43 +02:00
5e710d87fe Fixed accent problems and Float warnings 2012-10-14 11:06:07 +02:00
62a5b526e2 Updated APK 2012-10-14 10:54:48 +02:00
c37f565688 Updated APK 2012-10-14 10:53:36 +02:00
22e19afbce Now the user photo is downloaded only if there is a connection available 2012-10-14 10:52:20 +02:00
b1decc3aff Moved connectionAvailable() method from Module to Global class 2012-10-14 10:51:16 +02:00
644be39e30 Updated APK 2012-10-14 01:25:56 +02:00
33c58acda9 Added the user photo to Notifications Module. Now the user photo is
showed in open notifications when the photo exists and is public
2012-10-14 01:23:04 +02:00
376a92428c The "message sended" Toast doesn't shows the userNickname anymore when
it is empty
2012-10-14 01:20:03 +02:00
c56e6a3d05 Data extraction from loginByUserPasswordKey() webservice is done again
by field name
2012-10-14 01:18:00 +02:00
4882d5c7a5 Upgraded Android API version to 16 (Android 4.1) for APK building 2012-10-14 01:16:13 +02:00
7e4a72f650 Added new "userPhoto" field returned by the getNotifications()
webservice in notifications module
2012-10-13 20:56:15 +02:00
c117ced543 Fixed exceptions caused by obsolete field "name" (removed from "courses"
table" in earlier commits)
2012-10-13 20:54:22 +02:00
35633be6c2 Removed "name" field from "courses" table 2012-10-13 15:09:41 +02:00
5fc5654d57 Removed "name" field from "courses" table 2012-10-13 15:08:06 +02:00
80899de4c8 Updated Android DataFramework library. Removed the binary version and
added the latest source code version from GitHub
2012-10-13 14:55:49 +02:00
e9e7a97b87 Added missing javadoc packages info 2012-10-13 14:52:58 +02:00
Helena Rodriguez
ef6cdcb596 Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	SWADroid/src/es/ugr/swad/swadroid/model/DataBaseHelper.java
2012-10-13 14:34:43 +02:00
Helena Rodriguez
5631e62e27 Added upgrade of db to erase the obsoleted fields on tables Courses y
Groups. Exists a problem with the queries
2012-10-13 14:28:13 +02:00
7ea37d1d45 Fixed Float conversion warnings 2012-10-12 22:13:29 +02:00
c22a7a3236 Database is compacted at the end of the upgradeDB() method after all
database changes
2012-10-12 22:06:03 +02:00