Commit Graph

21995 Commits (f973ecc24154a11088fced84e7f72ca6e7f77751)
 

Author SHA1 Message Date
Julio Montoya 7fb5198548 Fixes order column see #6796 11 years ago
Yannick Warnier 2f399c9eb1 Remove escaping (addslashes) of document title as it is already filtered in add_document() - refs BT#7128 11 years ago
Yannick Warnier fefa189e87 Add case for document upload where the document exists on disk but there is no database record - refs BT#7218 11 years ago
Yannick Warnier fec3fd90c6 Fix small remaining issue with display of document directories in sessions - refs BT#7128 11 years ago
Yannick Warnier e3c52deb25 Fix problems preventing students from viewing the documents and dirs in a session - refs BT#7128 11 years ago
Yannick Warnier 079ae38d58 Fix upload to document folders inside sessions: Add first check on session doc, then check on course doc - refs BT#7128 11 years ago
Yannick Warnier 5f7fc255bb Fix upload to document folders inside sessions: Add first check on session doc, then check on course doc - refs BT#7128 11 years ago
Yannick Warnier eb8793af36 Minor - code spacing 11 years ago
Yannick Warnier e8f3a79723 Fix various problems preventing documents and dirs to be uploaded/edited in a session - refs BT#7128 11 years ago
Yannick Warnier 030315b6e8 Fix access to document folders inside sessions: Add first check on session doc, then check on course doc - refs BT#7128 11 years ago
Yannick Warnier 13072f0ad2 Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x 11 years ago
Yannick Warnier c7e206efbd Update condition to give the possibility to get_document_data_by_id() specifically on session_id=0 - refs BT#7128 11 years ago
Julio Montoya 828491c059 Changing label CleanAndUpdateCourseCoaches see BT#7116 11 years ago
Julio Montoya 11d6bb693a *Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into nuevo 11 years ago
Julio Montoya bf0313a479 Adding $updateCourseCoaches in the session import default false see BT#7116 11 years ago
Yannick Warnier 71d883a9c7 Fix huge typo in documents upload preventing any document to be uploaded (and/or seen) in a session (commit 138e5e43b2) - refs BT#7128 11 years ago
Yannick Warnier dce40661ae Minor - Add optional session_id parameter to add_document() (using old coding convention for consistency) - refs BT#7128 11 years ago
Yannick Warnier 5d408dda77 Minor - Add todo in for session id in api_set_default_visibility 11 years ago
Yannick Warnier 61be3814e0 Fixed warnings about undeclared variables 11 years ago
Yannick Warnier d8fb9cb359 Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x 11 years ago
Yannick Warnier 69bc79fd0c Change delete document mechanism to use doc ID instead of path - refs BT#7128 11 years ago
Hubert Borderiou a39abd0f0d Dont unregister teacher course when adding user in course with csv import 11 years ago
Julio Montoya ed43b621a8 Fixing error messages see BT#6916 11 years ago
Julio Montoya 7e69625f02 Fixing query see BT#6916 11 years ago
Julio Montoya 7cbf5a1588 Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into nuevo 11 years ago
Julio Montoya 3744c8b151 translateLaTeX set to false fixes bug #6355 11 years ago
Yannick Warnier 87aea8fbee Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x 11 years ago
Yannick Warnier a22b590463 Fix typo in new global report 11 years ago
Julio Montoya bd926b2706 Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into nuevo 11 years ago
Julio Montoya 0e7b85e5c2 Replacing chart.apis.google.com with chart.googleapis.com. 11 years ago
César Perales c75cc0b3c8 Admin reports: export to excel BT#7017 11 years ago
Julio Montoya 2675ed4fa9 Fixing form condition. (No login box in index.php bug) 11 years ago
Julio Montoya 05a26a4af5 Disabling messages/emails if user is inactive see BT#7119 11 years ago
Julio Montoya 13b8dfce57 Minor - format code. 11 years ago
Julio Montoya cda0b5fa15 Minor - format code. 11 years ago
Julio Montoya 71b1a6f6ac Minor - adding docs 11 years ago
Julio Montoya 2ed49ce307 Minor - fixing count. 11 years ago
Julio Montoya 311e823bd0 Adding sleeping teachers/students counter in the reporting tab see BT#6770 11 years ago
Julio Montoya 59d92d7b55 Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into nuevo 11 years ago
Julio Montoya 65e26c4141 Should fix bug that blocks js when the portal is in https. 11 years ago
Yannick Warnier 5484498a4c Add information about user who created the user on screen and when in edit form - refs BT#7123 11 years ago
Yannick Warnier 84c261c579 Add information about user who created the user on screen and when - refs BT#7123 11 years ago
Yannick Warnier ba31509bd6 Removed condition for login_as using parameters not yet defined 11 years ago
Yannick Warnier b9b8be0a6b Minor - Add params validation to get_user_status_in_session() 11 years ago
Yannick Warnier 6bdbd7eac8 Minor - More code styling 11 years ago
Yannick Warnier 493a4dec44 Minor - Rename alternative (unused by default) Database class to MySQLIDatabase to avoid confusing IDE + code styling review 11 years ago
Yannick Warnier 781125b8bc Update language variables 11 years ago
Yannick Warnier 1e993aca8e Minor - Reformatted code to avoid warnings and consider code sniffer 11 years ago
Yannick Warnier ad3e75dbdc Minor - Replace <font> by <span> in script 11 years ago
Yannick Warnier 12515956c5 Add form to not-authenticated message in admin section + Add possible custom message to api_protect_admin_script() 11 years ago