http://atutor.ca/atutor/mantis/view.php?id=4785
[atutor.git] / mods / basiclti /
2011-02-22 cindy li1. replaced mysql_real_escape_string() with $addslashes()
2011-02-22 cindy liUse $addslahes instead of mysql_real_escape_string()
2011-02-22 greg gayadded extra admin options description to documentation.
2011-02-18 greg gayadded addslashes block to filter admin_edit POST data...
2011-02-18 greg gayadjust display of missing fields error to appear only...
2011-02-18 greg gayadd documentation
2011-02-18 greg gayfix typo, change delete to edit for bl_edit
2011-02-17 greg gayupdate the readme
2011-02-17 greg gayadded error message whenno tool radio button is selecte...
2011-02-17 greg gayfilter all POST data
2011-02-17 greg gayadded label element around tool title, associated with...
2011-02-17 greg gayfilter all $_REQUEST data, and hide tool password for...
2011-02-16 greg gayfilter admin/instructor POST data, add some missing...
2011-02-16 cindy liRemoved left-over "drop table" etc
2011-02-16 cindy liRemoved un-necessary "not null" on table fields definition.
2011-02-16 greg gaytweek
2011-02-15 greg gayvarious refinements, and replace auto popup with a...
2011-01-28 greg gayupdate the readme file
2011-01-27 greg gaycreate backup for course LTI tool, still needs work
2011-01-27 greg gayremove unneeded files from the hello world template...
2011-01-27 greg gayremove module cron, not needed
2011-01-27 greg gayremoved public and mystart version of external tools
2011-01-27 greg gayformat settings array,
2011-01-27 greg gayadd AT_FEEDBACK_BASICLTI_SAVED language
2011-01-27 greg gaymoved basiclti mod from the basiclti ATutor branch...