Commit Graph

57 Commits (57d5ccdb8f4eef0f4bbc19e26722d9b3ef4e4519)

Author SHA1 Message Date
jmontoyaa 05debb857e Minor - format code 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
Scrutinizer Auto-Fixer 9ba150d7c1 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoyaa 19ff6440fa Use app/cache/course_backups instead of main app/cache folder 9 years ago
jmontoyaa f1bcb49dac WIP: Simplify progress bar, remove upload.xajax.php 10 years ago
Alex Aragon d32b819ba8 new structure to display hand cursor in IE - refs CT#8256 10 years ago
Julio cbe9518d95 Fix URLs 10 years ago
jmontoyaa dbfe8396ae Move course copy classes 10 years ago
Julio Montoya 302b18f8fd Format code. 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Yannick Warnier 6d4f1bcd4f Move coursebackup language file to trad4all - refs #4467 11 years ago
Julio Montoya a135e1bd42 Replace style_submit_button with addButtonSave() function 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Daniel Barreto 03f2fafaf8 Fix course select form from coursecopy tool - refs CT#7366 11 years ago
Yannick Warnier 729da0e9e5 Minor - code indentation - refs #7297 11 years ago
Daniel Barreto 587961662a Add security token to course copy tool - refs #7275 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 12 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 12 years ago
Julio Montoya e64802afc7 Partial merge with 19x 12 years ago
Julio Montoya 9ea4bab484 Minor - fixing PHP warnings, format code, updating docs. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 31e875c9d5 Adding progressbar & adding api_get_cidreq() see BT#7893 12 years ago
Julio Montoya 7631baa4f9 Updating coursecopy folder from master 13 years ago
Julio Montoya 028686d652 Fixing export/import course bugs. 13 years ago
Julio Montoya 5ddc52ce37 Fixing wrong zip file format error. 13 years ago
Julio Montoya da8c366136 Fixing PHP Warnings 13 years ago
Julio Bonifacio 4e3b438948 Implement the api_set_memory_limit function for to change ini_set memory_limit 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya b9bd96b2a4 Partial commit implements forum categories, forum post backups see #5462 13 years ago
Julio Montoya c2fac29c20 Minor cosmetic changes 14 years ago
Julio Montoya d58c60ffc4 blocking the creation of backups if the archive folder is not writable see #3729 14 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 14 years ago
Julio Montoya 14fa80654a Using formvalidator instead of HTML, using the new function page_header and page_subheader 14 years ago
Julio Montoya 76c9178169 Adding thematic to the course copy see #1884 15 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 15 years ago
Julio Montoya 0f58f4dca8 Improving messages when copying course items see #2247 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 16 years ago
Ivan Tcholakov 51506db4a4 Feature #272 - create_backup.php: Revision and cleaning, a visual correction has been added. 16 years ago
Julio Montoya a10add4b11 Cleaning code 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 17 years ago
Ivan Tcholakov 20594dc3ee Bug #1370 - Training backup tool: Adding possibility to process with this tool the test orphan questions. Orphan questions may be archieved, restored and *deleted*. Now it seems to me that the option "Delete everything" is real. 17 years ago
Cristian Fasanando e7fd18c27b Fixed large message was joined with button when you create a backup for a course - partial see DT#5115 17 years ago