Angel Fernando Quiroz Campos
e58b2ac23d
FormValidator: Allow to set select2's dropdownParent property to SelectAjax element - refs BT#20637
3 years ago
Angel Fernando Quiroz Campos
70174b6c40
Calendar: Fix save item id - refs BT#20637
3 years ago
Angel Fernando Quiroz Campos
8d988947dc
Calendar: Set instructions to enable agenda_event_subscriptions - refs BT#20637
3 years ago
Angel Fernando Quiroz Campos
0684ace026
Minor: Calendar: Improve form - refs BT#20637
3 years ago
Angel Fernando Quiroz Campos
e92e2c30b2
Calendar: Allow to set subscription visibility to members of usergroup (class) - refs BT#20637
3 years ago
Angel Fernando Quiroz Campos
ddfe225166
Calendar: Fix form to edit personal event with invitations - refs BT#20637
3 years ago
Angel Fernando Quiroz Campos
4682d74927
Calendar: Allow to subscribe/unsubscribe users to events - refs BT#20637
3 years ago
Angel Fernando Quiroz Campos
6c617c5798
Calendar: Add agenda_event_subscriptions configuration setting - refs BT#20637
...
It allows to other users to subscribe for events. Requires DB changes:
```sql
ALTER TABLE personal_agenda ADD subscription_visibility INT DEFAULT 0 NOT NULL, ADD max_subscriptions INT DEFAULT 0 NOT NULL;
```
Then uncomment the "use EventSubscribableTrait;" line in the PersonalAgenda class.
3 years ago
NicoDucou
b1cf75718c
Plugin: ExtraMenuFromWebservice: Menu is closed by default. - refs BT#18337
3 years ago
Yannick Warnier
69ad3db8cf
Plugin: AI Helper: Minor: Documentation: Add link to models list
3 years ago
Angel Fernando Quiroz Campos
c3dbabec37
Merge pull request #4657 from AngelFQC/orm-proxies-generate
...
Internal: Only autogenerate Doctrine proxies if they don't exist
3 years ago
Angel Fernando Quiroz Campos
445afd6462
Plugin: LTI Client: Fix version for tools v1.1
3 years ago
Angel Fernando Quiroz Campos
ada61aa4f5
Internal: Only autogenerate Doctrine proxies if they don't exist
3 years ago
Angel Fernando Quiroz Campos
f99329dfc5
Require global.inc.php when running doctrine scripts
3 years ago
Angel Fernando Quiroz Campos
b4bcee9ff9
Fix composer script
3 years ago
Nicolas Ducoulombier
1e459ec89e
Merge pull request #4651 from christianbeeznest/GH-4650-bigupload
...
Learnpath: Fix special character when importing scorm with bigupload - refs #4650
3 years ago
NicoDucou
0ffc7c26d2
Plugin: ExtraMenuFromWebservice: Fix missing z-index- refs BT#20442
3 years ago
Angel Fernando Quiroz Campos
a45ef720a2
Minor: Fix typo
3 years ago
Yannick Warnier
2c54870442
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
3 years ago
Yannick Warnier
2efc7244df
Internal: Avoid auto-generating Doctrine proxy files all the time in production env - refs BT#20616
3 years ago
Yannick Warnier
f3442dc06c
Merge pull request #4656 from AngelFQC/orm-proxies-b
...
Internal: Composer: Generate ORM proxies post composer install
3 years ago
Nicolas Ducoulombier
7db26647ac
Merge pull request #4655 from BorjaSanchezBeezNest/BT#20442_v2
...
Plugin: ExtraMenuFromWebservice: Menu is open by default. Fix z-index- refs BT#20442
3 years ago
Borja Sánchez
cf295a1bc5
Plugin: ExtraMenuFromWebservice: Fix z-index - refs BT#20442
3 years ago
Borja Sánchez
839f14ace5
Plugin: ExtraMenuFromWebservice: Fix z-index - refs BT#20442
3 years ago
Borja Sánchez
73044c5235
Plugin: ExtraMenuFromWebservice: Fix z-index - refs BT#20442
3 years ago
Angel Fernando Quiroz Campos
60d11d25e8
Composer: Generate ORM proxies post composer install
3 years ago
Angel Fernando Quiroz Campos
b711d610ab
Minor: Format code
3 years ago
Borja Sánchez
40c58d9745
Plugin: ExtraMenuFromWebservice: Menu is open by default. Fix z-index - refs BT#20442
3 years ago
Christian
7ca2c5eaa7
Learnpath: Fix special character when importing scorm with bigupload - refs #4650
3 years ago
Yannick Warnier
f8d12645f7
Internal: Mail configuration: Allow individual mail settings for multisite environments - refs #4648
3 years ago
Angel Fernando Quiroz Campos
533627c6b7
Merge remote-tracking branch 'origin/1.11.x' into 1.11.x
3 years ago
Angel Fernando Quiroz Campos
279f32f2ad
Admin: Fix query to list users for session admin
3 years ago
Nicolas Ducoulombier
113e105078
Merge pull request #4649 from christianbeeznest/UCO-20620
...
WYSIWYG: Filtered especial folders and files names with Elfinder - refs BT#20620
3 years ago
Christian
a1574a85e7
WYSIWYG: Filtered especial folders and files names with Elfinder - refs BT#20620
3 years ago
Yannick Warnier
04e2e9526b
Scripts: Add script to delete old BigBlueButton recordings
3 years ago
Angel Fernando Quiroz Campos
d2bb527966
Exercise: Fix to notify subscribed users by email #4641
3 years ago
Nicolas Ducoulombier
dc369da39c
Merge pull request #4643 from AngelFQC/BT20611
...
Plugin: OAuth2: Add message about redirect to provider when user's auth_source has been changed
3 years ago
Angel Fernando Quiroz Campos
0d190c7c17
Plugin: OAuth2: Add message about redirect to provider when user's auth_source has been changed - refs BT#20611
3 years ago
NicoDucou
d27997685d
Plugin: Justification: extend Readme to specify what the plugin is entend to do and how it can be used -refs #4640
3 years ago
NicoDucou
64ebf2cc95
Plugin: BBB: set correct icon on plugin installation for course create before plugin activation -refs BT#20613
3 years ago
Yannick Warnier
fce29c7533
Admin: Add configuration setting 'multiple_url_hide_disabled_settings' to decide whether unchangeable settings in sub-urls are visible and disabled, or completely invisible to non-global-admins
3 years ago
Yannick Warnier
17cccb7b1b
Internal: Fix issue with apc_prefix including url-id twice in some instances
3 years ago
Yannick Warnier
81281f4058
Learnpath: Fix JS issue when trying to load WAMI on HTTP
3 years ago
NicoDucou
2650f0efd7
Exercise: set vertical for default orientation for sequence ordering questions for better management of all use case -refs BT20587
3 years ago
Yannick Warnier
2f9b1716bf
Merge pull request #4638 from christianbeeznest/aihelper-7
...
Exercise: Fix aiken content imported to exercise from openAi.
3 years ago
Yannick Warnier
f928c090b5
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
3 years ago
Yannick Warnier
cbb7e6ec9e
Cron: CSV import: Fix data collection in events import (contributed by Laurent Goossens) - refs BT#20405
3 years ago
Nicolas Ducoulombier
52be2c8b72
Merge pull request #4637 from BorjaSanchezBeezNest/BT#20442_v2
...
Plugin: ExtraMenuFromWebservice: New plugin region "header left logo" created. Style changes - refs BT#20442
3 years ago
Borja Sánchez
9eba5eb211
Plugin: ExtraMenuFromWebservice: New plugin region "header left logo" created. Style changes - refs BT#20442
3 years ago
Borja Sánchez
c8e3019b60
Minor - Codacy fixs
3 years ago