Angel Fernando Quiroz Campos
feef7a7af8
Azure plugin: Update instructions on README file - refs BT#9859
7 years ago
Angel Fernando Quiroz Campos
fe918541ee
Azure Plugin: Add file for external login - refs BT#9859
7 years ago
Alex Aragón
39f592abbf
merge
7 years ago
Alex Aragón
da6a0aaa2b
update list accordeon scorm css - refs BT#16360
7 years ago
Angel Fernando Quiroz Campos
e7baad743e
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
7 years ago
Angel Fernando Quiroz Campos
9ff32750ae
Quiz: Add page for recalculate all results - refs BT#16465
7 years ago
Alex Aragón
37d6e8d788
merge
7 years ago
Alex Aragón
e0cc003976
add print.css css empire_green
7 years ago
Angel Fernando Quiroz Campos
9f24cfc767
Quiz: Move code into a function - refs BT#16465
...
Create function ExerciseLib::recalculateResult
7 years ago
Angel Fernando Quiroz Campos
37c86dd0b7
Quiz: Validate question exists + use entity when recalculating - refs BT#16465
7 years ago
Alex Aragón
c609b61c83
merge
7 years ago
Yannick Warnier
03903ef0f2
Add question_deleted and question_removed_from_quiz to course audit events - refs #3040
7 years ago
Angel Fernando Quiroz Campos
e0787a5ad8
Minor - Fix HTML tag param - refs BT#19432
7 years ago
Angel Fernando Quiroz Campos
b9dbc200c5
LP: Fix prerequisites min/max for decimals - refs BT#16432
7 years ago
Angel Fernando Quiroz Campos
7afa64490d
Plugin: Update README file for LTI - refs BT#16379
7 years ago
Angel Fernando Quiroz Campos
7eda87f1a7
Add user_portal_fold_session_category conf setting - refs BT#16428 ( #3038 )
...
* Add user_portal_fold_session_category conf setting - refs BT#16428
Allow to fold session list in session category on My courses tab
* Rename user_portal_fold_session_category to user_portal_foldable_session_category - refs BT#16428
7 years ago
Sébastien Ducoulombier
07cdc3eed8
Fixed learning path item order - refs BT#16360
...
To test :
1. create item hierachy with chapters and root-level items
2. enable option $_configuration['lp_view_accordion'] = true;
Works but needs work on CSS.
7 years ago
Nicolas Ducoulombier
6ac1a3d37f
Merge pull request #3035 from sebastiendu/1.11.x
...
More info in installation guide for development environnments
7 years ago
Sébastien Ducoulombier
a876e92c1f
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
7 years ago
Nicolas Ducoulombier
8e279adbdb
Merge pull request #3034 from sebastiendu/webservicesEFC16072
...
Webservices efc16072
7 years ago
Yannick Warnier
10998f5b48
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
7 years ago
Yannick Warnier
f4fc038199
Exercise: Fix CSV/XLS results export not including incomplete exercises - refs BT#16383
7 years ago
Sébastien Ducoulombier
053d4deeaf
README tells how to launch all WebService API tests
7 years ago
Sébastien Ducoulombier
bcb3580c6b
Minor - using session as object in test
7 years ago
Sébastien Ducoulombier
34211fe64c
Minor - Rest new methods return values, not arrays
7 years ago
Sébastien Ducoulombier
0cb85ee5b9
Minor - test case enriched
7 years ago
Sébastien Ducoulombier
c9ba3f38be
Minor - Coding conventions
7 years ago
Sébastien Ducoulombier
409b946937
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into webservicesEFC16072
7 years ago
Sébastien Ducoulombier
b5669cad68
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
7 years ago
Sébastien Ducoulombier
e2682bbafa
added missing development env setup information
7 years ago
Julio Montoya
fe95d15b23
Fix text encoding
7 years ago
Julio Montoya
67542dc9ac
Minor - avoid double striptags
7 years ago
Sébastien Ducoulombier
b22a091b24
Minor - Coding conventions
7 years ago
Julio Montoya
69b73b2c61
Fix graph label BT#15259
7 years ago
Julio Montoya
1084c483f8
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
7 years ago
Julio Montoya
11ee5b1b95
Fix link names see BT#15259
7 years ago
Nicolas Ducoulombier
afbef78465
Merge pull request #3032 from sebastiendu/webservicesEFC16072
...
Webservices efc16072
7 years ago
Sébastien Ducoulombier
283ca67cbc
Webservice unit tests split in smaller tests
7 years ago
Sébastien Ducoulombier
c122f0c60c
create_session_from_model without courses works - refs BT#16388
7 years ago
Sébastien Ducoulombier
bc513dd161
Minor - Coding conventions
7 years ago
Sébastien Ducoulombier
8d553ebed5
Minor - Coding conventions - line length ≤ 120
...
Also better names for variables.
Still have UPPERCASE_VARIABLES but these will become constants in a later commit
7 years ago
Sébastien Ducoulombier
e0b083eefd
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into webservicesEFC16072
7 years ago
Sébastien Ducoulombier
c21db1f82e
CREATE_SESSION_FROM_MODEL sets the right access URL - refs BT#16388
7 years ago
Sébastien Ducoulombier
1fc1c8bd9a
Webservice UPDATE_USER_FROM_USERNAME - refs BT#16391
7 years ago
Sébastien Ducoulombier
26b812dbb3
actual unit test for SAVE_USER web service
...
+ code factorisation
+ documentation
7 years ago
Sébastien Ducoulombier
4590781d97
Webservice GET_SESSION_FROM_EXTRA_FIELD - refs BT#16389
7 years ago
Sébastien Ducoulombier
76093d3011
CREATE_SESSION_FROM_MODEL sets extra field values - refs BT#16388
7 years ago
Sébastien Ducoulombier
34c8541cb8
Test for latest commit, prevents unsubscriptions
7 years ago
Sébastien Ducoulombier
6af283eb32
SUBSCRIBE_USER_TO_SESSION_FROM_USERNAME prevents unsubscriptions - refs BT#16390
7 years ago
Sébastien Ducoulombier
7e89da2f8e
CREATE_SESSION_FROM_MODEL links to same promotion - refs BT#16388
7 years ago