christianbeeznst
8bfa73a612
Internal: Vue: Redirect to login form on PHP session expiration - refs BT#21825
1 year ago
Angel Fernando Quiroz Campos
d5c64772e5
Minor: remove import to defineExpose
...
`defineExpose` is a compiler macro and no longer needs to be imported
1 year ago
christianbeeznst
1da244f5d6
Internal: Improve loading courseHome page - refs BT#21784
1 year ago
Angel Fernando Quiroz Campos
38754b0bca
Display: Move code to PlatformLogo component to show platform logo - refs BT#21621
1 year ago
christianbeeznst
d3049fc64e
Internal: Fix unread message count in inbox icon - refs BT#21695
1 year ago
Angel Fernando Quiroz Campos
8f86b03c72
Move code to composable function - refs BT#21621
1 year ago
Angel Fernando Quiroz Campos
a4483b799c
Minor: Format code - refs BT#21621
1 year ago
Angel Fernando Quiroz Campos
b56b3a9e11
Display: Allow to disable BaseSelect component - refs BT#21621
1 year ago
christianbeeznst
2e4ab279d2
Internal: Make password edition a single independent page - refs BT#21546
1 year ago
Angel Fernando Quiroz Campos
6829024756
Display: Message: change format for send date - refs BT#21766
1 year ago
christianbeeznst
60cd1e4d31
Internal: Improve loading time in courseHome page - refs BT#21784
1 year ago
Angel Fernando Quiroz Campos
9fd6aebf5b
Internal: Allow to admin access from my courses to session with only_list visibility - refs BT#21745
1 year ago
Angel Fernando Quiroz Campos
1a15aa0b09
Refactoring subscribed session list for user - refs BT#21745 #5560
...
According to session visibility by the user and considering sessions with access with a duration time
1 year ago
Angel Fernando Quiroz Campos
2d6770dd39
Message: Fix permission to add tags to the receiver - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
1b5754c86f
Message: Allow to reset search - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
2cf10c5172
Message: Allow to search - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
1025d1d020
Display: Fix show page when message has no tags - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
6da649781b
Display: Improve styles for message list and message show pages - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
17c27c93bc
Display: Add styles for BaseChip component - refs BT#21705
1 year ago
Angel Fernando Quiroz Campos
321dafbe5a
Display: Message: Fix selection of tag
1 year ago
Angel Fernando Quiroz Campos
54839f2828
Display: Message: Use SectionHeader component to show header
1 year ago
christianbeeznst
024342a455
Internal: Add restrictions to terms validation process - refs BT#21759
1 year ago
christianbeeznst
a87a3e622d
Internal: Add optional Content-Type header to baseService - refs BT#21765
1 year ago
christianbeeznst
76e9b9a77c
Internal: Add terms acceptance and revocation - refs BT#21759
1 year ago
christianbeeznst
b7b27bcf5f
Social: Fix delete comments and posts , resize avatar - refs BT#21767
1 year ago
Angel Fernando Quiroz Campos
2da3b2056f
Add missing file with session constants - refs BT#21745
...
See b71eb67
1 year ago
Angel Fernando Quiroz Campos
b71eb67fef
Check to session course in user session list according to access visibility - refs BT#21745
1 year ago
Angel Fernando Quiroz Campos
df2d7e463d
Message: Don't allow to send message while attachments are uploading - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
48cae77b15
Message: Send/reply form refactoring - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
ef9548abd3
Improve data returned in events from BaseUploader.vue component - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
6c1e4d3430
Message: fix attachment list when showing message - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
83940845db
Internal: don't load mediaelementjs for video from uppy webcam - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
121c672811
Message: Allow message attachments - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
e69a4cdedd
Internal: Remove messageattachment.js service - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
d052ed87a8
Add BaseUploader component - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
17c2bf6c1f
Refactoring the message creation form to use composition api - refs BT#21648
1 year ago
Angel Fernando Quiroz Campos
2f351d192e
Fix user session list displaying sessions in categories - refs BT#21745
1 year ago
Yannick Warnier
ded0739f64
Message: Check whether there is at least one attachment before showing the attachments section - refs BT#21594
1 year ago
Angel Fernando Quiroz Campos
dd3d602228
Minor: Format code
1 year ago
christianbeeznst
4dcb996a51
Social: Fix shared profile accessible - refs BT#21101
1 year ago
Angel Fernando Quiroz Campos
f3c93f68f6
Display: Message: Show receiver list in the outbox message list - refs BT#21657
1 year ago
Angel Fernando Quiroz Campos
dee1316299
Display: Show sender full name in message list - refs BT#21657
1 year ago
Angel Fernando Quiroz Campos
829cc22a4a
Display: Use SectionHeader component in message list - refs BT#21657
1 year ago
Angel Fernando Quiroz Campos
73e8c038a6
Message: Fix object returned in creation request #5434
1 year ago
Angel Fernando Quiroz Campos
4fb6699ebd
Message: Use MessageRelUser constants in JS #5434
1 year ago
Angel Fernando Quiroz Campos
0e320265de
Message: Complement condition to enable send button #5434
1 year ago
Angel Fernando Quiroz Campos
99371e0752
Minor: Remove unnecessary message when button is disabled #5434
1 year ago
Angel Fernando Quiroz Campos
8651bb2232
Use method to find user by id from userSService.js #5434
1 year ago
Daniel
137bc1ce0d
Disable send button on message when title and receivers are not set #5465
...
* Messages: use new component to show user profile when query has user to parameter
* Messages: use async/await for consistency with other code
* Change hardcoded url from component to userService so all strings
related to endpoints are in the same place
* Messages: allow send message only when title and to is defined
* Messages: migrate a function from deprecated service to a new one
* Add documentation on how to migrate message service
---------
Co-authored-by: Angel Fernando Quiroz Campos <angelfqc.18@gmail.com>
1 year ago
Angel Fernando Quiroz Campos
544f847219
Add method to find user by id in userService.js #
1 year ago