Alex Aragón
92962a98e4
fix table resume session
7 years ago
Julio Montoya
564e8f6ec1
Minor - fix correct coach id + format code see BT#14971
7 years ago
Julio
a810386a08
Minor - move "remove button" see bt#14882
7 years ago
Julio
ac72f87b03
Change behaviour when adding a user to a session BT#14882
...
There's only one action that will be done, only add new users.
The old behaviour that implied add and remove users still exists
in the unused file "add_edit_users_to_session.php"
It requires some tests and validations.
7 years ago
Julio
03aeb0bea9
Add new page to subscribe new users to a session-course directly
...
page: add_users_to_session_course.php
See BT#14882
7 years ago
Julio Montoya
e59c3dcda4
Improve feedback when adding users to a session see BT#14871
7 years ago
Julio Montoya
bc1335635a
Remove "I am a student subscribed to session" shortcut
...
- Use behat instructions to create a session on the fly for a test
- Add message after adding users to a session
Refs: 407536472f
7 years ago
Angel Fernando Quiroz Campos
23e808f5a1
Fix access to add sessions to category
8 years ago
Julio Montoya
cc16d3103e
Minor - format code, use entity attributes
8 years ago
Angel Fernando Quiroz Campos
de96de1a8c
Fix course description in session about page - refs #2619
8 years ago
Angel Fernando Quiroz Campos
1e5cacd722
Minor - Format code - refs #2412
8 years ago
Yannick Warnier
8a58dd2f83
Session: Fix erroneous variable capitalization
8 years ago
Julio Montoya
ac98b7a990
Remove use of "api_" functions in entities
...
- This fires errors when serializing an object
8 years ago
Julio Montoya
d7a4bceee6
Remove unused UserRepository file #2599 , update references
...
- Copy functions from old UserRepository to the new one.
- Use shortcut UserManager::getRepository() instead of all path
8 years ago
Julio Montoya
f568a74a89
Minor - flint fixes
8 years ago
Alex Aragón
ff1c3f5609
add plugin buy course in course about - refs BT#7683
8 years ago
Angel Fernando Quiroz Campos
0b36b50629
Fix creation session without users - refs BT#14327
8 years ago
jmontoyaa
19adf981b0
Don't reset session_rel_user.registered_at of users see BT#14271
...
that will be registered later anyways.
Rename function subscribe_users_to_session to
subscribeUsersToSession.
8 years ago
jmontoyaa
18f62688b0
Minor - update lang var
8 years ago
jmontoyaa
beb51b9df1
Show registered time of user in a session see BT#14271
8 years ago
jmontoyaa
a8fa5a20f2
Minor - format code
8 years ago
Alex Aragón
572887c43b
fix about courses
8 years ago
Alex Aragón
eda5c56e55
fix sessionIsPremiun=null
8 years ago
jmontoyaa
04d30c87d9
Fix wrong duration time when doing an exercise inside a LP see BT#14149
...
Changes come from ofaj_dev branch:
- Fix firefox issue when loading events during "unload"
- Add ajax call to save exercise duration when page unload
-
8 years ago
Alex Aragón
760ad80efc
add button buy now on the page about the session
8 years ago
jmontoyaa
5944a886d8
Fix empty session duration time
8 years ago
jmontoyaa
2b4c678e68
Fix session edition, error when updating session duration.
8 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
jmontoyaa
63247c2ca5
Minor - replace name to scheduled_announcement
8 years ago
jmontoyaa
902f0c6ba7
Add extra fields for schedule announcements see BT#14125
8 years ago
jmontoyaa
b62b010ea1
Fix load session template when using multiple options see BT#14084
8 years ago
jmontoyaa
bd12778eda
Add dates and image when use a session template see BT#14084
8 years ago
jmontoyaa
f4188df2a1
Add SkillRelCourse table see BT#13334
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
jmontoyaa
39bbae3c5d
Add "session_list_order" setting see BT#13750
...
- Requires to uncomment the "position" variable in:
Session.php entity
- Requires DB change.
8 years ago
jmontoyaa
f519b6c8d4
Format code, remove unused variable $noPHP_SELF
8 years ago
Yannick Warnier
86103abaaa
Session: Add button names in session creation to facilitate behat testing - refs #2035
8 years ago
jmontoyaa
0794c16dc2
Minor - format code
8 years ago
jmontoyaa
ac9cda1cfb
Minor - Fix PHP warning, format code
8 years ago
Julio
66f4745584
Minor - Format code
8 years ago
jmontoyaa
0ebac8306d
Minor - format code
8 years ago
Angel Fernando Quiroz Campos
32ef3b7b91
Allow associate classes with session when importing CSV - refs BT#13531
8 years ago
Angel Fernando Quiroz Campos
761c65337e
Improve example for CSV when importing sessions - refs BT#13531
8 years ago
Angel Fernando Quiroz Campos
b8faee19e9
Rename conf setting not_empty_session_student_list_for_multiple_subscription to session_multiple_subscription_students_list_avoid_emptying - refs BT#13597
8 years ago
Angel Fernando Quiroz Campos
0a6e4713aa
Add configuration setting to avoid empty session when subscribin multiple users - refs BT#13597
8 years ago
Angel Fernando Quiroz Campos
ea51af0628
Allow CSV session import with display/coach dates - refs BT#13531
8 years ago
jmontoyaa
4d0060d40d
Minor - format code, fix php docs
8 years ago
jmontoyaa
ffcddf6202
Minor - format code, fix php docs
8 years ago
Scrutinizer Auto-Fixer
a969d7ce42
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
8acc91a93c
Add system template feature see BT#10851
8 years ago