Commit Graph

11 Commits (74deabe212bf05ec6162dd1c5990297b48a571f1)

Author SHA1 Message Date
Christian 052e0b54f4 Settings: Move complex settings from configuration.php to .env or to the Database - refs #2682 2 years ago
Christian 93bad6fbc6 Settings: Move settings from configuration.php to .env or to the Database - refs #2682 2 years ago
Angel Fernando Quiroz Campos fd27da3e8e UI: Fix CSS classes for legacy buttons 2 years ago
Angel Fernando Quiroz Campos 6bfc2ee909 Improve and fix style for label/badge classes 3 years ago
Yannick Warnier c605a33f8d Display: Replace deprecated returnFontAwesomeIcon() with equivalent getMdiIcon() calls - refs BT#19231 3 years ago
Julio Montoya 20c4b56f53 Surveys: Fix queries, use entities 4 years ago
Julio Montoya 5fe08f86f7 Surveys: User CSurvey entities + fix queries 4 years ago
Julio Montoya fdc597a1fd Internal: Update from 1.11.x 4 years ago
Julio Montoya 54c2b4743a Internal: Update from 1.11.x 4 years ago
Julio Montoya 97e9899f7d Minor - format code 5 years ago
Julio Montoya f05f8fb45a Move main folder to public/main 5 years ago
Julio Montoya 5182ff7b07 Update get_lang calls using full string. 5 years ago
Julio Montoya 5e4dd33398 Minor - update from 1.11.x 5 years ago
Julio 196bfc4702 Minor - Partial merge from 1.11.x 6 years ago
Julio Montoya cd308f01c8 Refactor survey code, using entities, update from 1.11.x 6 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 7 years ago
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 7 years ago
Angel Fernando Quiroz Campos 43bd9da67f Fix survey invited user list by session - refs BT#13357 7 years ago
Julio b2f2c0c4cf Add api_get_cidReq, fix date 7 years ago
Yannick Warnier 117ff60622 Fix survey-invitations list query to use user.id instead of deprecated user.user_id 7 years ago
Angel Fernando Quiroz Campos 69d16ada0f Add configuration setting to hide the Survey Reporting button - refs BT#13203 7 years ago
jmontoyaa 201cf11bb7 Minor - format code 7 years ago
jmontoyaa 613a560bb3 Minor - format code 8 years ago
Angel Fernando Quiroz Campos 7087b9fa17 Fix 65188b0510 8 years ago
Yannick Warnier 65188b0510 Update deprecated display_*_message() calls 8 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 8 years ago
Scrutinizer Auto-Fixer 8eaaedcb6e Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 7e9c4fb1cb Use api_not_allowed(true); + format code 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
Julio Montoya cbca63b4d4 Remove userInfo.php references, add function to load user profile 10 years ago
Julio Montoya 2738abd54a Rename survey_manager with SurveyManager + fix queries. 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
Julio Montoya ec53682a5e Remove survey.lib.php already loaded by composer 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 37ce03a9c4 Updating from 1.9.x 11 years ago
Julio Montoya d84edeba88 Adding api_get_path() in URLs, replacing global values, format code. 11 years ago
Julio Montoya c6628b1d14 Removing require_once for "mail.lib.inc.php" 12 years ago
Julio Montoya b9b2ebbe6f Adding group_id in survey invitations see BT#5715 12 years ago
Julio Montoya 2b8d62ea7d Fixing query c_id see #5591 Reported by Jose Manuel Abuin Mosquera 12 years ago
Julio Montoya 4898326a3e Removing formvalidator class calls 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ivan Tcholakov 8dd0f882dc Feature #272 - "Surveys" tool: Revision and cleaning, part 2. 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Carlos Vargas db40c07ee3 Partial rename get_lang for tools Ct#602 15 years ago
Ivan Tcholakov 6472e4e9e9 Feature #347 - The old online conferention tool, Permissions, Reservations, Searching, Social network, and Surveys: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago