Commit Graph

67 Commits (c711048026cc413eae88f46b7e317571008ba5d5)

Author SHA1 Message Date
Julio c312f5a1ad Add student boss in user_edit.php and user_information see BT#11195 9 years ago
Julio Montoya 6e9a619fdc Fix certification generation when using sessions see #7977 10 years ago
Julio Montoya e326572e46 Format code, fix PHP warning, add/fix docs 10 years ago
Julio Montoya cd4d275823 Add new export types see BT#10139 10 years ago
Julio Montoya 1082ae9ba0 Fix export extension see BT#10139 10 years ago
Julio Montoya 2d8a2ac58d Minor format code. 10 years ago
Julio Montoya 8ec7bffbcd Force to download. 10 years ago
Julio Montoya 756ffebbc9 Add work corrections see BT#6760 10 years ago
Julio Montoya f918c5bfd8 Fix csv export + remove unused classes. 11 years ago
Julio Montoya c8ef4daf90 Change function names and implementation. 11 years ago
Julio Montoya 0369173f5d Adds mpdf in vendor dir. 11 years ago
Julio Montoya 2fde879c21 Removing custom mpdf lib using composer. 11 years ago
Julio Montoya 096199c9bc Minor - format code. 11 years ago
aragonc 94984e6b12 merge 12 years ago
César Perales 09d1d312e0 export table xls as html to avoid accent characters being shown wrongly in excel 2010 refs BT#7300 12 years ago
Yannick Warnier a7d57f800d Add encoding switch for XLS export - refs BT#7017 12 years ago
Julio Montoya dcb0e581ca Minor - removing white spaces, format code. 12 years ago
Julio Montoya 6b87edb98d Minor - adding docs 12 years ago
Julio Montoya 46a77c6156 Minor - updating docs 12 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 13 years ago
Julio Montoya a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 13 years ago
Julio Montoya 1cbef47e54 Moving form in the actions bar see BT#4940 13 years ago
Julio Montoya 505680d8dd attendance export to PDF see BT#4940 13 years ago
Julio Montoya e83510cd81 Adding thematic to PDF export see BT#4940 13 years ago
Julio Montoya b6ae78cf94 Fixing possible PHP warning 13 years ago
Julio Montoya 207e42a890 Adding user image when exporting to PDF see BT#2741 13 years ago
Laurent Opprecht bffe3f6015 #2851 portfolio integration 13 years ago
Laurent Opprecht 4d54c07cd7 #3857 Import glossary items 13 years ago
Laurent Opprecht f2c93cdd38 #4758 glossaire csv export with international chars do not work 14 years ago
Julio Montoya 7c223da225 Adding header in all pages in a PDF document see BT#2741 14 years ago
Julio Montoya 37cb1bc68d Adding some fixes in the user list to PDF see BT#2741 14 years ago
Julio Montoya 0255058bf3 Some fixes in the user list to PDF export see BT#2741 14 years ago
Julio Montoya d7b7d1f9ab Adding main/css/print.css + some fixes during user list to PDF export see BT#2741 14 years ago
Julio Montoya 781c449bbc Fixing warning message when exporting PDF documents 14 years ago
Julio Montoya 1d1c2d0a15 User list to PDF see BT#2741 14 years ago
ywarnier e60eee9325 Removed deprecated backup functions in export.lib.inc.php 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
ywarnier b776ca34e4 Removed useless backticks 15 years ago
Julio Montoya 78ed989e1d Feature: Export LPs (htmls only) to PDF. 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Ivan Tcholakov f9172859b7 Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 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 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 d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 16 years ago
Ricardo Rodriguez 4f08a1d15e Modified function change exit and die by return false and Fixed test function 16 years ago
cvargas e969a4161a merge 16 years ago