Commit Graph

1488 Commits (6716b21b560a8698777bfd2defa7f4c591d393b5)

Author SHA1 Message Date
Julio Montoya 0dc1990e6d Fixing exercise.lib.php calls 13 years ago
Julio Montoya 9b744b08b5 Fixing SQL queries 13 years ago
Julio Montoya 158a3467c4 Skills: adding student view, now students can see the status of the skills (still ugly but works) see #1791 13 years ago
Julio Montoya 5721da93f6 Cleaning the js in the skills tree, adding a javascript/skills.js file see #1791 13 years ago
Julio Montoya 53a7d3d460 Skills: Profile search is ugly but is working see #1791 13 years ago
Julio Montoya db7616e73f Adding search profile (skills) form see #1791 13 years ago
Julio Montoya f76509d58e Updating Skills management with Smarty 3 + fixing chosen close image (X) 13 years ago
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 13 years ago
Yannick Warnier 9b3b70b13c Changed name of variable phpMyAdminPath to ['db_admin_path'] 13 years ago
Yannick Warnier 2409e20513 Removed from all scripts 13 years ago
Yannick Warnier 31e45cb98e Added language to version check url 13 years ago
Julio Montoya de49641410 Skil management updating libs #1791 13 years ago
Julio Montoya 5d47ab8f8a Adding borders black, red, blue to the window + some fixes 13 years ago
Julio Montoya 9dd61d3275 Skills trees are working when clicking in the parent and children nodes 13 years ago
Julio Montoya 1185f45df3 Skills management, looping through blocks works 13 years ago
Julio Montoya 57df516cf1 When clicking in the box now we load the children 13 years ago
Julio Montoya 0226119323 Adding first draft of the Skills management; adding skill.lib.php, gradebook.lib.php, adding DB changes (not functional yet) see #1791 13 years ago
Julio Montoya f75fb86fc4 Minor - cleaning layout 13 years ago
Julio Montoya 133cbab9a1 Allowing empty category courses see #3970 13 years ago
Julio Montoya 77ce790ae2 Showing warning message 13 years ago
Julio Montoya b229bcf71c Fixed Course category bug when renaming the category code see #3948 13 years ago
Julio Montoya d9105b2b14 Adding missing sys_calendar.all_day field 13 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 13 years ago
Julio Montoya 778f14e5a0 Removing FormValidator.class.php class already added in global.inc 13 years ago
Julio Montoya a3085fabe8 Adding smarty support to some admin page 13 years ago
Julio Montoya c827128367 Fixing course creation due new single course database 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Yannick Warnier 95a33be630 Fixed api_get_home_path() to add trailing slash when not multiple urls + using .txt extension for footer/header 13 years ago
Yannick Warnier 98755f6505 Added footer extra content (as initially planned instead of header) 13 years ago
Yannick Warnier f0a200782d Fixed typo in bigmerge 13 years ago
Julio Montoya accd9d854e Fixing special search options 13 years ago
Julio Montoya 6b41096def Changing layout of the settings page 13 years ago
Julio Montoya 5f21d582f1 Adding application top bar (just UI) see #3899 only works when loading pages with a smarty template 13 years ago
Julio Montoya 8d9acaf377 Use smarty in the setting index page 13 years ago
Julio Montoya 8cc843312b Minor lang corrections 13 years ago
Julio Montoya 7efd8fb0cc Admin can now save content before the <head> tag is closed. Useful to add tracking information 13 years ago
Julio Montoya ee95ae4984 Minor cleaning code 13 years ago
Julio Montoya 27813c264e Adding a block in admin setting + some changes in form styles 13 years ago
Julio Montoya 63c6efc5ba Adding filter_terms in forums see BT#2685 new option in Settings>security 13 years ago
Julio Montoya 266e2e55cc Changing layout names and setting user info, so we can call user info in templates ... 13 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 13 years ago
Julio Montoya f20c140e87 More fixes in the UI 13 years ago
Julio Montoya 84f3b15cfd Improving course catalog + fixing user information action bar 13 years ago
Julio Montoya b47e60aa2d Adding comments due wrong user registration date. It should be the UTC time not the server time ... 13 years ago
Julio Montoya e450fb3526 Minor removing already called libs 13 years ago
Julio Montoya 9c1a10dfed Adding chzn js when adding/editing users 13 years ago
Julio Montoya 492ce80da6 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform (bis) 13 years ago
Julio Montoya 3009a9d479 Adding create course link 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
Julio Montoya d5a3ec30e9 Fixes bug when adding the "-" char during the course edition see BT#2800 13 years ago