Yannick Warnier
|
b7b013b0ed
|
dummy change
|
15 years ago |
Julio Montoya
|
13856d636d
|
UI improvements in groups & messages & social network
|
16 years ago |
Julio Montoya
|
b79ffbe4c6
|
Group improvements + message improvements see #5611
|
16 years ago |
Carlos Vargas
|
67f70a3c3f
|
changes to auto-register mechanism for courses #5376
|
16 years ago |
Julio Montoya
|
a37b60ec76
|
First Chamilo fixes (groups, installation files, partial documentation updated)
|
16 years ago |
cvargas
|
f01534de2d
|
merge
|
16 years ago |
Julio Montoya
|
93a6b61e33
|
Avoiding message table in front page
|
16 years ago |
Julio Montoya
|
561598eb9e
|
Cleaning code
|
16 years ago |
Julio Montoya
|
29d8969476
|
Moving message.class.php to inc/lib/message.lib.php, more group improvements and other social network fixes including: when a user invitation is reject we delete it from the DB we dont change no more the message status to MESSAGE_STATUS_INVITATION_DENIED, to let users \"re-send\" an invitation see #5611
|
16 years ago |
Julio Montoya
|
d2234cc508
|
Adding user image to user portal if social network is available
|
16 years ago |
Cristian Fasanando
|
6d08ab791a
|
Implemented - when a user is enrolled only in one course, go directly to the course after the login - DT#3466
|
16 years ago |
Cristian Fasanando
|
3c7d415d1f
|
Fixed - bug in the emerging icons - DT#5455
|
16 years ago |
Carlos Vargas
|
71be890e06
|
Display a message if no session history see #5377
|
16 years ago |
Cristian Fasanando
|
85a940f09b
|
Added coachs names for students portal - partial DT#5377
|
16 years ago |
Julio Montoya
|
afc14ccb67
|
Minor - Hiding the user image in userportal.php
|
16 years ago |
Julio Montoya
|
993a072d3e
|
Adding the user image in the user_portal.php see DT#5490
|
16 years ago |
Ivan Tcholakov
|
4ec0433ddd
|
Feature #306 - Fixing name order in several places in user_portal.php.
|
16 years ago |
Ivan Tcholakov
|
119ad9f354
|
Feature #5397 - Replacing deprecated get_setting() with api_get_setting().
|
16 years ago |
Ivan Tcholakov
|
a6779b91f9
|
Feature #5397 - Replacing api_store_result() with Database::store_result().
|
16 years ago |
Ivan Tcholakov
|
9b1f3ed934
|
Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query().
|
16 years ago |
Cristian Fasanando
|
22a61cf7c1
|
Implemented new functionalities for training sessions - partial DT #5377
|
16 years ago |
Yannick Warnier
|
47022680ce
|
Accept gzopen64() too as a test of the zlib extension load
|
16 years ago |
Ivan Tcholakov
|
95642c9bf9
|
Feature #306 - Replacing the function api_sql_query() with Database::query(), in some top-level files and folders.
|
16 years ago |
Ivan Tcholakov
|
302eb4dc0e
|
Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result().
|
16 years ago |
Ivan Tcholakov
|
9f7498f692
|
Feature #306 - Cleaning the top-directory php source files.
|
16 years ago |
Ivan Tcholakov
|
65d6998db5
|
Feature #306 - Trimming whitespace from the top level php files.
|
16 years ago |
Ivan Tcholakov
|
db8063729d
|
Bug #3646 and Issue #306 - Wiki tool and some top-level pages: Fixing person name order and sorting to be dependable on the internationalization settings.
|
16 years ago |
Julio Montoya
|
89a7c47fee
|
Fixing search box tool
|
16 years ago |
Ivan Tcholakov
|
0f78b8955b
|
Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment.
|
16 years ago |
Juan Carlos Raña
|
edd5c75c93
|
[svn r22375] fix groups events for wiki and documents (parcial FS#3587)
|
16 years ago |
John Hinojosa
|
2a6e4ce087
|
[svn r22072] change target="_top" with target="_self" FS#3759
|
16 years ago |
Isaac Flores
|
e2b12ccda8
|
[svn r21667] minor - style changes - improvements in search tool - (partial FS#4346)
|
16 years ago |
Ivan Tcholakov
|
fa3ab84fb0
|
[svn r20476] FS#306 - Top level files check: Improvements for better encoding support.
|
16 years ago |
Julio Montoya
|
a73754d20f
|
[svn r20297] Minor - UI improvement, also adding some Database::escape_string see FS#3772
|
16 years ago |
Julio Montoya
|
c0057d55eb
|
[svn r18379] When the "allow_students_to_browse_courses" setting is enabled we hide the Course Management link by default is true
|
16 years ago |
Julio Montoya
|
b7c9c115c8
|
[svn r18265] Adding new setting "allow students to browse courses"
|
16 years ago |
Julio Montoya
|
95c0602e18
|
[svn r18084] Update the access_url funcionality: Adding the UI to edit the course - url relationship requires testing. Courses and users are now filtered by access_url FS#3462
|
16 years ago |
Juan Carlos Raña
|
8f3a0c42cf
|
[svn r18037] fix some text
|
16 years ago |
Julio Montoya
|
20df9f8385
|
[svn r17725] Minor - mysql date querys fixes, some visibility options changed #821
|
16 years ago |
Julio Montoya
|
577bed4471
|
[svn r17714] Several fixes in the Booking System - FS#821
|
16 years ago |
Julio Montoya
|
dd5f3c853e
|
[svn r17686] Showing the link (Booking system) FS#821
|
16 years ago |
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
|
16 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 |