Commit Graph

12487 Commits (51236ef53ecb5f8ec3f2e6d8c4804c4e6c525361)
 

Author SHA1 Message Date
jkbockstael 51236ef53e Custom Pages : Added the URL Images feature. 15 years ago
jkbockstael 3ef2280492 Reports : Removed a die() when no data is available, to let the template handle that case. 15 years ago
jkbockstael 5f673593f2 (branch merge) 15 years ago
jkbockstael 89c9035e28 Storage API : Correct handling of magic quotes. 15 years ago
jkbockstael f83fda80f0 Storage API : Fixed a typo which prevented the whole script to run in Internet Explorer 6. 15 years ago
Noel Dieschburg 6c29365b43 Conditional login : Ask the user to complete his data at first login 15 years ago
Noel Dieschburg a95f1e1895 Merge 15 years ago
Noel Dieschburg 7b82aedbb5 Conditional login [5233] : generic system for update user data at login. Example with phone number. 15 years ago
Noel Dieschburg fe86fb0cd2 external_user_info : adds a call to event_login 15 years ago
jkbockstael 4f657a642e Storage API : Proper unescaping of escaped values. 15 years ago
Noel Dieschburg 2628b0d51c Languages priority : there are now dafault values at installation/upgrade 15 years ago
Noel Dieschburg ad337eeedd Adds a template to autoadd a user into chamilo db fetching data in an external way 15 years ago
Noel Dieschburg 351dc6b3f1 Admin : Display events config link only if the settings is activated 15 years ago
Noel Dieschburg 2627bf005c Adds a settings for send event by mail and corrects settings for languages 15 years ago
Noel Dieschburg 598fd70e75 Merge 15 years ago
Noël Dieschburg cca94d64fd login : feedback when user does not exists in chamilo db 15 years ago
jkbockstael 9eccc1b350 Reports : fix for the html_header feature. 15 years ago
jkbockstael 6083e222ca Reports : better handling of JavaScript URIs in reports tables. 15 years ago
jkbockstael 0b039a754b Reports : added the ability to output arbitrary HTML code on top of the report. 15 years ago
jkbockstael af7952f156 Handling multiple access URL in automatic redirections on login, by adding the URL base if the admin-entered URL begins with a slash character. 15 years ago
jkbockstael 71ff0fab06 Storage API : Fixed a typo. 15 years ago
jkbockstael 3fa52c4b0d Storage API : Actual facade object. 15 years ago
jkbockstael 923407c646 Storage API : Updated facade object + documentation on using the API. 15 years ago
jkbockstael b9da786d31 Storage API : Added functions to get and set values from another users' storage, only a platform admin can change another user's storage. 15 years ago
Noel Dieschburg 5846834bc4 groups : adds missing langvars 15 years ago
Noel Dieschburg 37de540e0b storageapi : createion of STORAGEAPI object 15 years ago
Noel Dieschburg d1bff74764 groups-announcements :checks if database is good to not break old platform 15 years ago
Noel Dieschburg 608c658c98 Merge 15 years ago
Noel Dieschburg 5fa8f779db Settings for the priority of languages 15 years ago
jkbockstael 02d1f524d0 (merge) 15 years ago
jkbockstael 31a7148a97 Storage API : Back-end security to prevent users from modifying other user's stored values, platform admin can change any user's stored values. 15 years ago
Noel Dieschburg 9c843c898a Subreports : corrects javascript syntax error 15 years ago
Noel Dieschburg dfb288cd21 group annoucement : removes sql error when no groups 15 years ago
Arnaud Ligot e034934045 enabling sub reporting 15 years ago
Noel Dieschburg de8d718e42 System annoucements for groups correcttion in get_parent_groups function 15 years ago
Noel Dieschburg ddad5a2a28 merge 15 years ago
Noël Dieschburg 111f9a592b Announcements visible only for groups 15 years ago
Noel Dieschburg f05587046b sub repo test 15 years ago
Noel Dieschburg 7818fdef5a Subrepository teleperformance 15 years ago
jkbockstael b69269deb4 Storage API : Now using database constants instead of hardcoded table names. 15 years ago
jkbockstael ff0308997e Removed a leftover debug output. 15 years ago
jkbockstael feda681f45 Storage API : Added a stack-based data storage. 15 years ago
Noël Dieschburg ed38520b3c cleaning redirection code depending on user status 15 years ago
jkbockstael c250f8dc08 Reports : added correct escaping to CSV values. 15 years ago
jkbockstael 8724bf91d2 Reporting : fixed CSV export for multiqueries. 15 years ago
jkbockstael 62ab92f291 Storage API : added character escaping to passed value in the setter function. 15 years ago
jkbockstael 35c542a740 Storage API : forced request method to POST to allow large values. 15 years ago
jkbockstael ea83be9927 CustomPages : added a test for the language already being choosen (eg if we go through more than one custom page). 15 years ago
jkbockstael b0a26352c7 Better 404 Error Document. 15 years ago
jkbockstael f36aa9c3a6 Chamilo-formatted HTTP404 error document. 15 years ago