Marco Villegas
|
2aa23e9e90
|
[svn r17610] search: texbox on user portal for first search
|
16 years ago |
Jan Derriks
|
f8d81489f3
|
[svn r17439] FS#3395 - dropbox changed notification icon appears while someone other's dropbox has changed
|
17 years ago |
Yannick Warnier
|
73821ef4f3
|
[svn r17100] Minor - remove unused variable setting statement (triggering notice-level error)
|
17 years ago |
Yannick Warnier
|
52cfa8493d
|
[svn r17065] Fix double dash character in session title
|
17 years ago |
Isaac Flores
|
a8bbe1c6c7
|
[svn r16922] Added general option to prevent course creation
|
17 years ago |
Yannick Warnier
|
a5ed64b9ae
|
[svn r16895] Reverted little breaking CSS change
|
17 years ago |
Juan Carlos Raña
|
a7647eeaf0
|
[svn r16877] added alternative texts on the icons
|
17 years ago |
Patrick Cool
|
39871851d4
|
[svn r16729] first part of css cleanup (currently only the css/corporate style)
|
17 years ago |
Yannick Warnier
|
20c04c3226
|
[svn r16499] Add option to show/hide general coach name from session title - part and end of FS#2997 (rvelasquez)
|
17 years ago |
Yannick Warnier
|
d7f907cc0c
|
[svn r15747] Patching own security patch
|
17 years ago |
Yannick Warnier
|
7680a36b87
|
[svn r15738] Fix security issue on Windows
|
17 years ago |
Yannick Warnier
|
7dcbd6b66c
|
[svn r15232] Fix bug with single DB - see http://www.dokeos.com/forum/viewtopic.php?t=11742
|
17 years ago |
Yannick Warnier
|
0a3f7fb196
|
[svn r15168] Minor: removed notice-level errors
|
17 years ago |
Yannick Warnier
|
a740229ad5
|
[svn r15167] Minor: removed notice-level errors
|
17 years ago |
Yannick Warnier
|
9435feab17
|
[svn r15081] Minor - Light clean-up
|
17 years ago |
Yannick Warnier
|
f347f11ca7
|
[svn r14958] Minor - updated code header
|
17 years ago |
Patrick Cool
|
4272ee3b19
|
[svn r14706] moved get_personal_session_course_list to inc/lib/usermanager.lib.php because the same function is now used in admin/user_list.php for displaying a tooltip with the courses the user is subscribed to
|
17 years ago |
Eric Marguin
|
04369e8d9a
|
[svn r14626] woups cancel my last commit for this file (I didn't want to commit it)
|
17 years ago |
Eric Marguin
|
181a03f1cf
|
[svn r14625] fix a bug when trying to insert a media on homepage
|
17 years ago |
Julian Prud'homme
|
4c9480f79c
|
[svn r12911] Fix a bug with the course cat order : http://projects.dokeos.com/?do=details&id=1851
|
18 years ago |
Patrick Cool
|
b791fcf540
|
[svn r12875] show or hide tabs
|
18 years ago |
Eric Marguin
|
662f4761e4
|
[svn r12704] oups... remove "echo $sql" :-D
|
18 years ago |
Eric Marguin
|
bf4cfdd6b7
|
[svn r12703] the notifications were only showed when course visibility was 1... what about visibility = 2 or 3 ?
It seems to me that it's a bug.
|
18 years ago |
Eric Marguin
|
0db812dc17
|
[svn r12698] fix a bug on sessions limit date
|
18 years ago |
Eric Marguin
|
9e3c09567d
|
[svn r12697] display the email of courses coaches
|
18 years ago |
Julian Prud'homme
|
5e06e51cd9
|
[svn r12396] Fix the bug with the course visibility : http://projects.dokeos.com/?do=details&id=1542
|
18 years ago |
Julian Prud'homme
|
e148df62f2
|
[svn r12364] Add language var instead of static text : last point of http://projects.dokeos.com/?do=details&id=1506
|
18 years ago |
Patrick Cool
|
dd4bb30456
|
[svn r12333] bugfix: plugins my courses main not working
http://www.dokeos.com/forum/viewtopic.php?t=10795
|
18 years ago |
Yannick Warnier
|
5b4e8d3a9a
|
[svn r12241] Removed unused second parameter to get_personal_session_course_list()
|
18 years ago |
Julian Prud'homme
|
c8880251ba
|
[svn r12198] remove the left margin behind the course name
|
18 years ago |
Julian Prud'homme
|
8b2540a61e
|
[svn r12196] remove the left margin behind the course name
|
18 years ago |
Yannick Warnier
|
0e56c8b9b2
|
[svn r12187] Placed some api_get_self() calls
|
18 years ago |
Eric Marguin
|
85e51b4954
|
[svn r12158] if the user do not sort his courses, they are sorted by title instead of course code
|
18 years ago |
Patrick Cool
|
374d4bb588
|
[svn r12124] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8951
|
18 years ago |
Julian Prud'homme
|
a39f12aa05
|
[svn r12122] Order the course by title
|
18 years ago |
Eric Marguin
|
989e8b8fde
|
[svn r11951] display only active sessions
|
18 years ago |
Patrick Cool
|
a0a025f267
|
[svn r11820] improving xhtml compliance
|
18 years ago |
Yannick Warnier
|
14618459f2
|
[svn r11652] Fixed problem displaying course categories (category titles got repeated over and over) (http://projects.dokeos.com/?do=details&id=1358)
Fixed wrong order in variables definition
Removed deprecated code (cleanup)
|
18 years ago |
Julian Prud'homme
|
b4dead3d61
|
[svn r11328] Fix a bug in courses list when a course belong to a session
|
18 years ago |
Eric Marguin
|
82ff401643
|
[svn r10420] local.inc.php : delete de session_id in session when we leave a course and fix a bug in tutor rights
user.php : correct list of users according to his status (instead of users in sessions only)
user_portal.php : fix a bug in courses display
|
19 years ago |
Eric Marguin
|
9f2c11f96c
|
[svn r10384] We display all the user's courses (from sessions and no sessions)
|
19 years ago |
Edwandos
|
80c36e39b3
|
[svn r10252] 2 new id's: 'coursestatusicons' and 'courses' to move inline styles to the css
|
19 years ago |
Patrick Cool
|
8c09063079
|
[svn r10204] coding standards for the inclusion of the language file.
$langFile -> $language_file
+ adding a consistent comment line throughout the code
+ some cleanup
|
19 years ago |
Patrick Cool
|
27685c2472
|
[svn r10197] fourth run of cleanup of the table names
http://www.dokeos.com/forum/viewtopic.php?t=7982
|
19 years ago |
Patrick Cool
|
1150048a4b
|
[svn r10195] third run of cleanup of the table names
http://www.dokeos.com/forum/viewtopic.php?t=7982
|
19 years ago |
Patrick Cool
|
aa015e96b2
|
[svn r10191] seccond run of cleanup of the table names
http://www.dokeos.com/forum/viewtopic.php?t=7982
|
19 years ago |
Patrick Cool
|
43833b9ae9
|
[svn r10190] first run of cleanup of the table names
http://www.dokeos.com/forum/viewtopic.php?t=7982
|
19 years ago |
Patrick Cool
|
8221774681
|
[svn r10082] cleanup $_configuration
|
19 years ago |
Eric Marguin
|
e25d6513a4
|
[svn r10081] change the display
|
19 years ago |
Patrick Cool
|
23cbc90382
|
[svn r9998] plugins getting styled correctly in the menu
|
19 years ago |