Commit Graph

58 Commits (ff23224e880bbfdd9b129a97af0005002050af16)

Author SHA1 Message Date
Julio Montoya eb0fcbef70 Minor - partial merge from 1.11.x 7 years ago
jmontoyaa 1c2d4f020f Merge from 1.11.x 7 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 7 years ago
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 7 years ago
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 8 years ago
Scrutinizer Auto-Fixer 9ba150d7c1 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 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 9 years ago
Alex Aragon d32b819ba8 new structure to display hand cursor in IE - refs CT#8256 9 years ago
Julio cbe9518d95 Fix URLs 9 years ago
jmontoyaa dbfe8396ae Move course copy classes 9 years ago
Julio Montoya 302b18f8fd Format code. 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier 6d4f1bcd4f Move coursebackup language file to trad4all - refs #4467 10 years ago
Julio Montoya a135e1bd42 Replace style_submit_button with addButtonSave() function 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 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 11 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 11 years ago
Julio Montoya e64802afc7 Partial merge with 19x 11 years ago
Julio Montoya 9ea4bab484 Minor - fixing PHP warnings, format code, updating docs. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 31e875c9d5 Adding progressbar & adding api_get_cidreq() see BT#7893 11 years ago
Julio Montoya 7631baa4f9 Updating coursecopy folder from master 12 years ago
Julio Montoya 028686d652 Fixing export/import course bugs. 12 years ago
Julio Montoya 5ddc52ce37 Fixing wrong zip file format error. 12 years ago
Julio Montoya da8c366136 Fixing PHP Warnings 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 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Julio Montoya b9bd96b2a4 Partial commit implements forum categories, forum post backups see #5462 13 years ago
Julio Montoya c2fac29c20 Minor cosmetic changes 13 years ago
Julio Montoya d58c60ffc4 blocking the creation of backups if the archive folder is not writable see #3729 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 14fa80654a Using formvalidator instead of HTML, using the new function page_header and page_subheader 13 years ago
Julio Montoya 76c9178169 Adding thematic to the course copy see #1884 14 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 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 14 years ago
Julio Montoya 0f58f4dca8 Improving messages when copying course items see #2247 14 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
Ivan Tcholakov 51506db4a4 Feature #272 - create_backup.php: Revision and cleaning, a visual correction has been added. 15 years ago
Julio Montoya a10add4b11 Cleaning code 15 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. 16 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. 16 years ago