Commit Graph

17307 Commits (394dac7fc4cedfb1894f50acfcd6a31af5906486)
 

Author SHA1 Message Date
Julio Montoya 394dac7fc4 Skills more fixes, it's working but it's ugly (elements are not ordered but they're connected) 13 years ago
Julio Montoya 91f367a54b Adding loading window + some fixes 13 years ago
Julio Montoya e00066e502 Adding "root button" that reset all elements, add skill fixed. Elements are not yet organized 13 years ago
Julio Montoya 2a4293a36d Skills: when clicking a skill element it load their parents and their children (blocks are not organized yet) 13 years ago
Julio Montoya 72f3dd93d6 When clicking in a skill element it loads the skill children 13 years ago
Julio Montoya 03c5ddfcb7 More skills tree fixes 13 years ago
Julio Montoya 9339a2473d Fixing bug when editing page when using https 13 years ago
Julio Montoya 061feca3d9 merge 13 years ago
Julio Montoya 5335f890df Adding db.lib.php (should use Doctrine ORM) + user entitie + metadata (just for tests) 13 years ago
Julio Montoya c5cf8f0325 Removing Twig (it was moved inside the symfony folder) 13 years ago
Julio Montoya 6fbf853f79 Adding 3 symfony components ClassLoader, Console, Yaml (just for tests) 13 years ago
Julio Montoya 3b17eb41c9 Adding Doctrine Common 2.2.0, Doctrine DBAL 2.2.1, Doctrine ORM 2.1.6 (just for tests) 13 years ago
Julio Montoya 47b78eb588 Moving Twig lib in a symfony folder 13 years ago
Julio Montoya 34a8867723 Fixing Smarty functions into Twig functions in footer and header 13 years ago
Julio Montoya c32cbeed7a Fixing template documentation due recent Twig changes 13 years ago
Hubert Borderiou 92773760ae Cas login update or create new user from profil or LDAP 13 years ago
Julio Montoya 92d9ae9c29 Skills fixes (not working yet) 13 years ago
Julio Montoya 8f59cc6c58 Merge 13 years ago
Julio Montoya 60a49d02b9 Fixing table params see BT#4131 13 years ago
Julio Montoya e9316a8bac Fixing work bug when deleting a student assignment the score was still there see BT#4131 13 years ago
Julio Montoya ad46240e0f Fixing bug when editing work see BT#4131 13 years ago
Julio Montoya b8103a2dff Skills: Minor corrections (not working) 13 years ago
Hubert Borderiou 7b9e4f354e Minor - change template for plugin cas button to twig format 13 years ago
Julio Montoya 1a7a89791c Fixing typo 13 years ago
Julio Montoya 6e0be592a0 Fixing bug when using templates inside a plugin 13 years ago
Julio Montoya df205a8e0c Minor tpl fix 13 years ago
Julio Montoya c4a49806bf Fixing template 13 years ago
Julio Montoya 0f6dd58234 Fixing smarty templates withb Twig templates 13 years ago
Julio Montoya b6099390e8 Adding Twig library version 1.6.4 13 years ago
Julio Montoya 07fd93b3d2 Fixing contains_file bug + using fckeditor for the description see BT#4131 13 years ago
Julio Montoya e5d5171d37 Fixing breadcrumb 13 years ago
Julio Montoya 0b71932833 Minor - moving variable on the top of the file 13 years ago
Julio Montoya 125cdd68ae Minor UI changes 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya 63c4cd173c Constant definition USER_SEPARATOR in order to use a character to separate user names. Example: in this case we use USER_SEPARATOR = "|"; John Doe | Julio Montoya | etc 13 years ago
Julio Montoya f040ed290b Fixing bug when sending an image to the user profile see #4577 13 years ago
Julio Montoya a503454e67 Adding array_to_string 13 years ago
Julio Montoya 4982563f02 Minor - Fixing teacher list in footer 13 years ago
Julio Montoya 8dce454c46 Should fix table order see #4569 13 years ago
Julio Montoya 85cb3e7c4a Fixing session search form in admin/index.php 13 years ago
Julio Montoya bc281f4d3f Merge 13 years ago
Julio Montoya 06b08d52fa Changes in the skills trees (currently not working) 13 years ago
Julio Montoya 6812a50864 Fixing missing icons see BT#4131 13 years ago
Julio Montoya 9030411627 Fixing teacher names in userportal.php 13 years ago
Juan Carlos Raña 9b33b2dfc5 Feature #4576 extented user profile disabled by default and split users upload directory on 13 years ago
Julio Montoya 60c1f2d3ee Adding very important timeline file see #4570 13 years ago
Julio Montoya a363bccc74 Fixing CSS id in order to not blocks the timeline course see #4570 13 years ago
Julio Montoya d2c6f5145b We do not show the plugins if the layout is blank 13 years ago
Julio Montoya 3998e0ba0f Adding first draft of the timeline library see #4570 (no change in the database) 13 years ago
Julio Montoya f02de61de5 Minor - showing sql var_dump if wanted 13 years ago