Julio Montoya
|
01c79247da
Adding middlewares to set course permissions in global.inc
|
11 years ago |
Alberto Torreblanca
|
83861111c4
Virtual keyboard and Copy,paste disable.
|
11 years ago |
Julio Montoya
|
96a244b18c
More changes in the configuration.file see #6104
|
11 years ago |
Julio Montoya
|
4f50329704
Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104
|
11 years ago |
Julio Montoya
|
5eeac46588
Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise
|
11 years ago |
Julio Montoya
|
c9a93d7dc8
Minor - updating comments
|
11 years ago |
Julio Montoya
|
b32f3d33f9
Fixing default template settings see #6111
|
11 years ago |
Julio Montoya
|
81f1cd61ee
Minor - updating comments
|
11 years ago |
Julio Montoya
|
3a817aa4a7
Changing paths in the fckeditor ajaxmanager to deal with the new data folder changes. See: #5871
|
11 years ago |
Julio Montoya
|
51b0957c4f
Adding a new DataFilesystem class that will get files from web/courses/MATHS/documents/my_file.jpg and it will get the picture from the server in data/courses/MATHS/documents/my_file.jpg
|
11 years ago |
Julio Montoya
|
9499b6d347
Fixing login error messages (to see the changes you need to clean the temp folder)
|
11 years ago |
Julio Montoya
|
6cc22982ff
Moving courses to data/courses see #5871
|
11 years ago |
Julio Montoya
|
66e8bd2756
Improving security in the LegacyController when user is not login.
|
11 years ago |
Julio Montoya
|
97c81de4df
Fixing config location due the new structure + adding comments
|
11 years ago |
Julio Montoya
|
2a86c0ed41
Minor - Adding comments, preparing code to move whoisonline.php to web/users/online but not for 1.10
|
11 years ago |
Julio Montoya
|
d9e1759718
Paths changes due the new structure see #5871 (pending confirmation)
|
11 years ago |
Julio Montoya
|
8ca3664eac
Minor - cosmetic changes
|
11 years ago |
Julio Montoya
|
66787b0858
Fixing loading process of config files
|
11 years ago |
Julio Montoya
|
e543a2c1fb
Adding pagerfanta service provider
|
11 years ago |
Julio Montoya
|
cbfe7dd72e
Desactivating the ImagineServiceProvider service for now.
|
11 years ago |
Julio Montoya
|
4c8185e38d
Updating autoloader
|
11 years ago |
Julio Montoya
|
f39d0d90e3
Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301
|
11 years ago |
Julio Montoya
|
fceceb5903
Adding a fix when loading sortablegroup and sortableposition extensions (used in LP categories)
|
11 years ago |
Julio Montoya
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 years ago |
Julio Montoya
|
75523ff530
Removing require libs already loaded in global.inc.php (autoloading)
|
11 years ago |
Julio Montoya
|
3519c18564
Adding new action menu in order to view the session history
|
11 years ago |
Julio Montoya
|
41dcf8a8c2
Improving Userportal now you can filter by courses, courses with my personal categories, special courses, sessions, session in categories, also adding PageController class as a service and replacing calls see BT#4890
|
11 years ago |
Julio Montoya
|
623054a385
Adding new block in userportal in order to browse courses, special courses, sessions, session categories with pagination see BT#6048
|
11 years ago |
Julio Montoya
|
34699ed2f3
Fixing session history page in order to use userportal/history instead of user_portal.php?history=1
|
11 years ago |
Julio Montoya
|
5a1d010dbf
Minor - adding comments, cosmetic changes
|
11 years ago |