Commit Graph

323 Commits (594d410207aae5936892ff564236fce0f17ef6ac)

Author SHA1 Message Date
Carlos Vargas 166c56444a By creating a new course, will be enabled default, the option to display the chat in a new window CT#968 16 years ago
Guillaume Viguier bc346c9eda Email on homework creation - CT#570 16 years ago
Guillaume Viguier 2b10bc0d01 Email on homework creation - CT#570 16 years ago
Yannick Warnier f59190b48f removed useless size markers for tinyint 16 years ago
Yannick Warnier 1e6e7c1fed Fixed little difference in course creation from previous migration changes in same version 16 years ago
Ivan Tcholakov 961a6a6f22 Feature #272 - Lengts of some database text-type fields are increased. The need was identified by using a real course in Bulgarian language. 16 years ago
Carlos Vargas da1608ac12 New mascot of Chamilo 16 years ago
Carlos Vargas ad90478a46 Improve Tool Work Part#2 ADD COLUMN user_id in table student publication and set old courses with new field 16 years ago
christian1827 35f0416eef minor - set tutor_id to 0 when you create a course. 16 years ago
Ivan Tcholakov 03bb4df9ec Bug #825 - Database collation for newly created courses always will be utf8_general_ci 16 years ago
Carlos Vargas 164c9836d1 change column description to TEXT 16 years ago
Cristian Fasanando 6f46a8f97e added prerequisite field inside lp table - partial BT#873 16 years ago
Cristian Fasanando a215d192e1 added course progress tool - partial BT#578 16 years ago
Cristian Fasanando f1b116d213 added display inside postit in homecourse information about last done thematic advance or next advance not done through configuration - partial BT#578 16 years ago
Cristian Fasanando e329442edb added new tables for thematic - partial BT#578 16 years ago
Carlos Vargas 2701ef3c66 Create introduction to the course and introduction to the tools for session. CT#750 16 years ago
Julio Montoya eb7358ddeb Fixes BT#834 - Hides the user list from students. Course setting added: allow_user_view_user_list 16 years ago
Carlos Vargas f53fb7c148 Change category attendance tool, of authoring to interaction 16 years ago
Cristian Fasanando 1b901ececa minor - renamed view_session_id by session_id field inside lp_view table - partial CT#663 16 years ago
Cristian Fasanando a9aa255741 added session_id field inside lp_view and track_e_attempt tables for working results about students in session - partial CT#663 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Cristian Fasanando 054e8142aa minor - changed some correct langs variables for attendance and dashboard tools 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 481d3b8d12 Feature #272 - In the transaction 26d27fa61127 some "silent" sentences die() were created. Here the previous behaviour die(Database::error()) has been restored. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Ivan Tcholakov 3879f51377 Feature #272 - Code update according to the recent changes within the Database class - direct use elimination in some places of MySQL-specific functions. 16 years ago
Ivan Tcholakov 46952d872f Feature #576 - Applying the new function api_get_permissions_for_new_files(). 16 years ago
Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
Cristian Fasanando a369d05e19 added new tables for attendance tool - partial CT#581 16 years ago
Cristian Fasanando 1874f098de minor - fixed error typo in sql query 16 years ago
Cristian Fasanando 23b2a97adf added thematic advance inside course description tool, making mvc model - partial CT#577 16 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 16 years ago
Ivan Tcholakov 17ed5a246e Feature #272 - System fresh installation: Making database encoding to be UTF-8. Also platform character set will be UTF-8 by default. The upgrade script will be fixed later. Before testing, reinstall your system, please. If you wish, you may set your system to be ISO-8859-15, for that it is enough you to change the setting "Platform character set". 16 years ago
Ivan Tcholakov 48c3869600 Feature #272 - Training creation: Some hard-coded (through SQL) table properties has been removed. 16 years ago
Carlos Vargas d9cb0c1783 New Tool attendence (first commit) Part#1 see BT#582 16 years ago
Julio Montoya bed07b4e0b Fixing the chat_connected table session_id and to_group_id added .... see CT#512 16 years ago
Juan Carlos Raña 6125e4e96d shuffle answers (first commit) 16 years ago
Arthur Portugal 42cfb8a71f FIxed file calendar.lib.test.php without exceptions CT#191 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier cd76ba5f32 Improved new-course mail format and added todo 16 years ago
Arthur Portugal faf4e249c7 Debugging announcements DT#818 16 years ago
Carlos Vargas f76541c1a5 minor DT#3489 16 years ago
Cristian Fasanando 13cd4a66b8 Fixed show connected users in chat tool into several browser - partial DT#5558 16 years ago
Carlos Vargas 4ea5020518 changes DT#3489 16 years ago
Carlos Vargas 36e5eeabb8 minor change DT#3489 16 years ago
Carlos Vargas 3a0cc75ad0 send a email to a portal administrator upon course creation see DT#3489 16 years ago
Cristian Fasanando e3152401c4 implemented - The Chat tool is now private when are in sessions or groups - DT#5558 16 years ago
Cristian Fasanando 64cc78fc89 implemented display shared files from dropbox tool into current training session - partial DT#5496 16 years ago
Cristian Fasanando 7a56e3674f Implemented content in course description from a session is only visible in that session - DT#5496 16 years ago