Skip to content

issues Search Results · repo:chamilo/chamilo-lms language:PHP

Filter by

2k results
 (76 ms)

2k results

inchamilo/chamilo-lms (press backspace or delete to remove)

The track_e_access table should get a new record everytime a user enters any tool in a course, but it seems this is not working for tools that were rewritten in C2. For example, when entering the learning ...
Bug
  • ywarnier
  • Opened 
    27 minutes ago
  • #6462

In public/main/admin/user_edit.php (line 484) we check the number of courses of a user so as to have an idea whether this user is a teacher in those courses by using $userObj- getCourses()- count(). This ...
Enhancement
  • ywarnier
  • Opened 
    36 minutes ago
  • #6461

In C2, we have not yet applied the development made through https://github.com/chamilo/chamilo-lms/commit/d4872441 of a feature to give a number of days to users to rotate their passwords. This requires ...
Feature request
  • ywarnier
  • Opened 
    3 hours ago
  • #6460

- create a survey - do not select one question per page - create a question of type yes/no - select horizontal (default value) for the options layout - copy the question twice - click Preview ...
Bug
  • ywarnier
  • Opened 
    2 days ago
  • #6450

Describe Installation failing on Step 7. Checked all files/folders and database permissions, everything looks good. https://i.imgur.com/2jf3EZF.png https://i.imgur.com/ERUzJmx.png https://i.imgur.com/4dQoVzN.png ...
  • hhazeley
  • 3
  • Opened 
    7 days ago
  • #6429

In C1, we define $platform_email[ SMTP_UNIQUE_SENDER ] = 0; by default in app/config/mail.conf.php. This very old setting, or rather the fact it is disabled by default, has led us to confusing situations, ...
Feature request
Requires testing/validation
  • ywarnier
  • 1
  • Opened 
    7 days ago
  • #6428

In the settings pages, we have introduced (with C2) settings that accept JSON values. Those values are often difficult to guess, and showing an example requires to either use the textarea and potentially ...
Feature request
Requires structure/db change
  • ywarnier
  • 4
  • Opened 
    7 days ago
  • #6427

In order to, later on, manage roles as an item we can create/edit, we need a DB table. Something like: CREATE TABLE role ( id int unsigned not null, code varchar(50) not null, -- should contain the ...
Feature request
  • ywarnier
  • 2
  • Opened 
    7 days ago
  • #6426

can you reopen : https://github.com/chamilo/chamilo-lms/issues/5910
  • Arricdev
  • Opened 
    8 days ago
  • #6424

Plugins area displaying as: Image I am not certain how to fix this.
  • Brannos1970
  • 3
  • Opened 
    11 days ago
  • #6418
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub