Commit Graph

357 Commits (14c931048d255f7fed01b843a3b3037b1fc4ebbd)

Author SHA1 Message Date
Julio Montoya 0c88a3ceec Updating entities now depends in the external ids see BT#6369 12 years ago
Julio Montoya fc452e9d3e Adding more funcionality to the cron import csv process (dump all, add extra fields) see BT#6369 12 years ago
Julio Montoya 2ce18b2131 Adding username in the logs see BT#6369 12 years ago
Julio Montoya 405f95020a Transforming funcion into a class + using monolog see BT#6369 12 years ago
Julio Montoya e8ca90ee5d Adding import csv CRON see BT#6369 12 years ago
Yoselyn Castillo 2244c449a5 Fixing bug which prevents sessions without tutor from appearing in sessions list -refs #6306 12 years ago
Yoselyn Castillo bf9c617f4a Clearing promotion reference in main session table when promotion is deleted -refs #6215 12 years ago
Yoselyn Castillo 26c3b09efa Showing active sessions with nb_days_access_after_end > 0 and nb_days_access_before_beginning -refs #6311 12 years ago
Yoselyn Castillo 49232cafd3 Showing sessions with start date <= today -refs #6311 12 years ago
Julio Montoya 63bbbcaf60 Fixing mysql error: ERROR 1305 (42000): FUNCTION CONCAT does not exist see BT#5901 + fixing SQL query 12 years ago
Julio Bonifacio 4e3b438948 Implement the api_set_memory_limit function for to change ini_set memory_limit 12 years ago
Julio Montoya 5d6b40d239 Fixing PHP warnings 13 years ago
Julio Montoya 431600a108 Minor avoiding PHP warnings + cleaning code 13 years ago
Julio Montoya fd54364e94 Adding new functions/options created in 1.10 13 years ago
Julio Montoya 8c57e73fe4 Fixing define PHP errorPHP warning/notices avoided 13 years ago
Julio Montoya ceaba4dfe8 Minor - including limit inside the subselect see #5494 13 years ago
Julio Montoya b341bd7624 Fixing session coach start/end date see #5353 13 years ago
Julio Montoya 615f611ae5 Fixing session names for 1.10 compatibility 13 years ago
Yoselyn Castillo a19f6b948c fixing query see #5353 13 years ago
Yoselyn Castillo fb16daaa5d Should fix bug in session list see #5353 13 years ago
Julio Montoya d566f172b4 Some session fixes 13 years ago
Julio Montoya 1fdc81df40 Should fix bug when removing users from a session see #4845 13 years ago
Julio Montoya f7297dcfca Adding graph for document quota see #4483 13 years ago
Julio Montoya 2cb5d6f05a Adding api_format_course_array() in order to clean the course array 13 years ago
Julio Montoya a7ac08d2ef Adding import user to a course by a CSV file see the resume session page #4747 13 years ago
Julio Montoya 9fcef0c33f Minor fixing subtitle in userportal course blocks 13 years ago
Julio Montoya 77c013eeae Adding session list in course info (class info was removed) 13 years ago
Julio Montoya acb259e89b Fixing the reporting page see #5175 13 years ago
Julio Montoya a93694cae4 Should fix bug in session reports see #5175 13 years ago
Julio Montoya e7a4093804 Fixing total number of users in ranking see #4861 13 years ago
Julio Montoya 8bbb26130e Minor cosmetic changes 13 years ago
Julio Montoya a610927d6f Undo commit r18173 see #3733 13 years ago
Julio Montoya 1a109b53c1 Fixing protect_session_edit() admins can see session info 13 years ago
Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 13 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 13 years ago
Julio Montoya 4f82e92078 Minor - cosmetic changes 13 years ago
Julio Montoya 8cbd72dd76 Adding comented code to send an email to the admin when a new session was created see BT#4315 13 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 13 years ago
Yannick Warnier a67c0a2cb4 Added support for access urls in portal limits management - refs #4792 13 years ago
Yannick Warnier 36c97ee87f Improvements to conditions in portal limits management - refs #4792 13 years ago
Yannick Warnier 3de61a1f8a Added portal sessions limit management - only activates when set to something different from 0 - refs #4792 13 years ago
Julio Montoya 5c9194ab08 Adding some filter for the new session setting: allow session admins to see al sessions see #3823 13 years ago
Hubert Borderiou b6172ebe78 Show number of users in session - ref #4522 13 years ago
Julio Montoya 956a43c92b HHRR role now have access to the courses/session only in a read-only mode see #4504 (requires testing) + a fix in the course notifications (next to the course title) 13 years ago
Julio Montoya 814a14b1a5 Fixing user list to PDF export (adding coaches) see BT#2741 13 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya ba11c0e8d2 Showing a new option to the courses list (in the session resume view ) in order to cancel the subscription to some courses see BT#3615 13 years ago
Julio Montoya 2f4327d7e4 Removing echo + implementing a new filter when adding users to a session (filter users that are not registered in any session) see BT#3613 13 years ago
Julio Montoya efa519970b Adding UTC in the api_strtotime function in order to get the correct date see BT#3601 #4263 13 years ago
Julio Montoya cdc3e051b1 Fixing session access permissions + fixing some typos in session_manager.lib.php 13 years ago