NicoDucou
a60712d54e
Learnpath: Minor update partial translation in FR, EN, ES for item dates prerequisites -refs BT#20639
3 years ago
Nicolas Ducoulombier
42dc0df17a
Merge pull request #4674 from christianbeeznest/FS-20639-2
...
Learnpath: Improve dates as item prerequisites - refs BT#20639
3 years ago
Christian
217373a30f
Learnpath: Improve validations of item prerequisites dates - refs BT#20369
3 years ago
NicoDucou
7948056e08
Calendar: Minor update partial translation in FR, EN, ES for event subscription -refs BT#20637
3 years ago
Nicolas Ducoulombier
9c92a5a70e
Merge pull request #4668 from AngelFQC/BT20637
...
Calendar: Add agenda_event_subscriptions configuration setting
3 years ago
Angel Fernando Quiroz Campos
e7e352f1e6
Calendar: Allow to remove subscribers - refs BT#20637
3 years ago
Christian
1da55c48ac
Learnpath: Add dates validations when item is edited - refs BT#20639
3 years ago
Angel Fernando Quiroz Campos
1226a405b2
Minor: Format code
3 years ago
Angel Fernando Quiroz Campos
de67f79920
Plugin: OAuth2: Catch UniqueConstraintViolation exception when updating user
3 years ago
Nicolas Ducoulombier
4fda219400
Merge pull request #4675 from christianbeeznest/FS-20676
...
Course: Fix access error when the tool name is changed - refs BT#20676
3 years ago
Christian
9f8072ab98
Course: Fix access error when the tool name is changed - refs BT#20676
3 years ago
Christian
6ccdfbb20c
Learnpath: Improve dates as item prerequisites - refs BT#20639
3 years ago
Angel Fernando Quiroz Campos
782927889d
Calendar: Fix select_ajax to search classes - refs BT#20637
3 years ago
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
b3f92b0885
Filter the code shown in course category form
3 years ago
NicoDucou
de47f0e695
Course catalog: Fix option to hide the link to course catalog in the menu not to block access to the catalog -refs BT20652
3 years ago
Angel Fernando Quiroz Campos
70174b6c40
Calendar: Fix save item id - refs BT#20637
3 years ago
Nicolas Ducoulombier
a8b6e9f6d3
Merge pull request #4669 from christianbeeznest/Asur-20649-2
...
Document: Fix export folder in students view - refs BT#20649
3 years ago
Christian
b11c050ab2
Document: Fix export folder in students view - refs BT#20649
3 years ago
Angel Fernando Quiroz Campos
1e0231f5cf
Minor: Update lang files - refs BT#20250
3 years ago
Angel Fernando Quiroz Campos
a517729ebe
Session: Don't subscribe all users from usergroups when importing session and classes doesn't exist - refs BT#20250
3 years ago
Angel Fernando Quiroz Campos
7a1e7ced2a
Minor: Format code - refs BT#20250
3 years ago
Nicolas Ducoulombier
30cd2deffa
Merge pull request #4660 from christianbeeznest/FS-20638
...
Course: Add filter to show courses in catalogue with extrafield - refs BT#20638
3 years ago
Nicolas Ducoulombier
f5232bc730
Merge branch '1.11.x' into FS-20638
3 years ago
Christian
5bb00f8d73
Course: Improve filter for courses in catalogue - refs BT#20638
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
NicoDucou
51c72b2e56
Course catalog: fix incoherence on user unsubscribe call so that it works in the catalog and also in other parts -refs BT#20594
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
Christian
7812c65ae4
Course: Add filter to show courses in catalogue - refs BT#20638
3 years ago
Christian
3612b7001c
Course: Improve filter to show courses in catalogue with extrafield - refs BT#20638
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
NicoDucou
6defb35766
Tracking: Course: Finalization date fix column order -refs BT#20542
3 years ago
NicoDucou
5e15f2c6ba
Merge remote-tracking branch 'christian/RNA-20657' into 1.11.x
3 years ago
Nicolas Ducoulombier
9076e7f687
Merge pull request #4659 from christianbeeznest/FS-20639
...
Learnpath: Add dates as item prerequisites - refs BT#20639
3 years ago
Nicolas Ducoulombier
8b28f850c5
Merge pull request #4667 from christianbeeznest/FS-20652
...
Catalogue: Add option to hide the link to the course catalog in the menu when the catalog is public - refs BT#20652
3 years ago
Christian
79bb45fa16
Session: Fix course tool intro is removed when duplicate a session - refs BT#20657
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
Christian
8288eee32d
Catalogue: Add option to hide the link to the course catalog in the menu when the catalog is public - refs BT#20652
3 years ago
NicoDucou
c6f7cb98f3
User : allow @ in username field -refs BT#20574
3 years ago
Nicolas Ducoulombier
08d4255849
Merge pull request #4663 from christianbeeznest/encora-20644
...
Work: Add cidReq parameter to bigUpload url - refs BT#20644
3 years ago
Christian
966959718b
Work: Add cidReq parameter to bigUpload url - refs BT#20644
3 years ago
Christian
8f745a2b2b
Course: Add filter to show courses by categories - refs BT#20638
3 years ago
Yannick Warnier
4306b4d1ed
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
3 years ago
Yannick Warnier
30bc4e52be
Minor: Partial changelog update
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
Christian
be5bc900c9
Course: Add filter to show courses in catalogue with extrafield - refs BT#20638
3 years ago
Christian
ea42311b32
Learnpath: Add dates as item prerequisites - refs BT#20639
3 years ago