atutor.git
12 years agoTook out debug messages from schemaValidation for ims import.
harris wong [Fri, 26 Aug 2011 15:07:46 +0000 (15:07 -0000)]
Took out debug messages from schemaValidation for ims import.

12 years agomarkup validation
greg gay [Thu, 25 Aug 2011 20:43:23 +0000 (20:43 -0000)]
markup validation

12 years agomarkup validation
greg gay [Thu, 25 Aug 2011 20:40:25 +0000 (20:40 -0000)]
markup validation

12 years agoreplace hardcode ampersaned with SEP
greg gay [Thu, 25 Aug 2011 19:55:34 +0000 (19:55 -0000)]
replace hardcode ampersaned with SEP

12 years agoreplace hardcode ampersaned with SEP
greg gay [Thu, 25 Aug 2011 19:53:34 +0000 (19:53 -0000)]
replace hardcode ampersaned with SEP

12 years agofixed typo in closing </a> around instructor name
greg gay [Thu, 25 Aug 2011 19:41:05 +0000 (19:41 -0000)]
fixed typo in closing </a> around instructor name

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4678
cindy li [Thu, 25 Aug 2011 19:37:27 +0000 (19:37 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4678

12 years agoadded jandbook page for file storage edit.
greg gay [Thu, 25 Aug 2011 19:36:57 +0000 (19:36 -0000)]
added jandbook page for file storage edit.

12 years agoa little clean-up
cindy li [Thu, 25 Aug 2011 18:19:52 +0000 (18:19 -0000)]
a little clean-up

12 years ago4772: During import, matching answers are not imported correctly into the db. This...
harris wong [Thu, 25 Aug 2011 17:31:36 +0000 (17:31 -0000)]
4772: During import, matching answers are not imported correctly into the db. This is due to a calculation error on the offset in QTIParser.class.php.  Fixed this error by using $tv['name'][$this->item_num] instead of $pos.

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4831
cindy li [Thu, 25 Aug 2011 17:15:51 +0000 (17:15 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4831

12 years ago4766 disabled group photo albums for now. reenable later when the group PA is fully...
greg gay [Thu, 25 Aug 2011 16:19:01 +0000 (16:19 -0000)]
4766 disabled group photo albums for now. reenable later when the group PA is fully functional.

12 years ago4729 modified unenroll query to include the course_id of the course the student is...
greg gay [Thu, 25 Aug 2011 16:14:26 +0000 (16:14 -0000)]
4729 modified unenroll query to include the course_id of the course the student is being enenrolled from.

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4820
cindy li [Thu, 25 Aug 2011 14:48:03 +0000 (14:48 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4820

12 years agoFixes ims packages export. Now no longer uses "../" in its paths.
harris wong [Wed, 24 Aug 2011 22:18:15 +0000 (22:18 -0000)]
Fixes ims packages export.  Now no longer uses "../" in its paths.

12 years agoupdated version number to 2.0.3
greg gay [Wed, 24 Aug 2011 19:45:58 +0000 (19:45 -0000)]
updated version number to 2.0.3

12 years agoexperimenting with creating course dirs using 2775, reverting
greg gay [Wed, 24 Aug 2011 18:04:05 +0000 (18:04 -0000)]
experimenting with creating course dirs using 2775, reverting

12 years agoexperimenting with creating course dirs using 2775
greg gay [Wed, 24 Aug 2011 17:50:02 +0000 (17:50 -0000)]
experimenting with creating course dirs using 2775

12 years agoupdated upgrade/install language to set content dir permission to 2777
greg gay [Wed, 24 Aug 2011 15:31:03 +0000 (15:31 -0000)]
updated upgrade/install language to set content dir permission to 2777

12 years ago4809 commented out the module_css lines
greg gay [Wed, 24 Aug 2011 14:11:49 +0000 (14:11 -0000)]
4809 commented out the module_css lines

12 years agoadjusted home_box style to prevent detailed views from overlapping when their size...
greg gay [Wed, 24 Aug 2011 13:55:42 +0000 (13:55 -0000)]
adjusted home_box style to prevent detailed views from overlapping when their size is increased

12 years ago#4755 updated the installer to describe setting a sticky bit on the content directory...
greg gay [Tue, 23 Aug 2011 20:15:31 +0000 (20:15 -0000)]
#4755 updated the installer to describe setting a sticky bit on the content directory so it can be manipulated by the shell user after instalation

12 years ago#4728 validated outer OL and added style to remove list disk
greg gay [Tue, 23 Aug 2011 19:37:33 +0000 (19:37 -0000)]
#4728 validated outer OL and added style to remove list disk

12 years ago#4723 added in missing close filedsets
greg gay [Tue, 23 Aug 2011 19:10:42 +0000 (19:10 -0000)]
#4723 added in missing close filedsets

12 years ago#4828 fixed a bunch of html validation errors in test question templates
greg gay [Tue, 23 Aug 2011 19:07:56 +0000 (19:07 -0000)]
#4828 fixed a bunch of html validation errors in test question templates

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4823
cindy li [Tue, 23 Aug 2011 17:31:13 +0000 (17:31 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4823

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4823
cindy li [Tue, 23 Aug 2011 17:25:37 +0000 (17:25 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4823

Update variable description of $_base_href & $_base_path at developer documentation.

12 years agoCalculate the ATutor installation path and save into database at installation (or...
cindy li [Tue, 23 Aug 2011 15:59:41 +0000 (15:59 -0000)]
Calculate the ATutor installation path and save into database at installation (or upgrade) step. This path is used to associate the ATutor session with @ include/vitals.inc.php.

12 years agoraise position ofjum and inbox divs
greg gay [Tue, 23 Aug 2011 15:53:37 +0000 (15:53 -0000)]
raise  position ofjum and inbox  divs

12 years agoraise position of logout bar so background image fills the header area
greg gay [Tue, 23 Aug 2011 15:50:26 +0000 (15:50 -0000)]
raise  position of logout bar so background image fills the header area

12 years ago4632 - added $_SESSION['is_admin'] around the creat coruse album button so it won...
greg gay [Tue, 23 Aug 2011 15:24:02 +0000 (15:24 -0000)]
4632 - added $_SESSION['is_admin'] around the creat coruse album button so it won't appear for students

12 years ago4827 - added authenticate(AT_PRIV_CONTENT);
greg gay [Tue, 23 Aug 2011 15:07:46 +0000 (15:07 -0000)]
4827 - added authenticate(AT_PRIV_CONTENT);

12 years ago4695 - added authenticate(AT_PRIV_CONTENT);
greg gay [Tue, 23 Aug 2011 15:03:57 +0000 (15:03 -0000)]
4695 - added authenticate(AT_PRIV_CONTENT);

12 years ago4814 - removed deprecated file
greg gay [Tue, 23 Aug 2011 14:11:11 +0000 (14:11 -0000)]
4814 - removed deprecated file

12 years ago4681 - gzip of swf files need to be disabled for flowplayer to work. Added htaccess...
greg gay [Tue, 23 Aug 2011 14:05:26 +0000 (14:05 -0000)]
4681 - gzip of swf files need to be disabled for flowplayer to work. Added htaccess file to disable it is it's turned in apache.

12 years ago4426: Check if the path contains "Share/" in it. If so, ignore this path in our...
harris wong [Mon, 22 Aug 2011 20:17:40 +0000 (20:17 -0000)]
4426: Check if the path contains "Share/" in it.  If so, ignore this path in our content path intersection calculation.  This fixes the validation on the IMS while all other packages remains the same.

12 years agoadded width style for #shortcuts to IE 7 styles
greg gay [Mon, 22 Aug 2011 16:26:39 +0000 (16:26 -0000)]
added width style for #shortcuts to IE 7 styles
#4668

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4620
cindy li [Fri, 19 Aug 2011 19:41:58 +0000 (19:41 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4620

12 years agoReverted the previous wrong commit.
cindy li [Fri, 19 Aug 2011 19:07:25 +0000 (19:07 -0000)]
Reverted the previous wrong commit.

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4821
cindy li [Fri, 19 Aug 2011 18:49:28 +0000 (18:49 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4821

12 years agoie style adjustements
greg gay [Thu, 18 Aug 2011 18:44:00 +0000 (18:44 -0000)]
ie style adjustements

12 years ago1. Created a new global variable $_session_path to present the ATutor installation...
cindy li [Thu, 18 Aug 2011 16:06:52 +0000 (16:06 -0000)]
1. Created a new global variable $_session_path to present the ATutor installation path as the session path;
2. Removed junk code on $_SESSION['session_test'];
3. Unset a few more session vars at logout.

12 years ago4672 - replaced #forum-thread ID with .forum-thread class
greg gay [Thu, 18 Aug 2011 14:34:40 +0000 (14:34 -0000)]
4672 - replaced #forum-thread ID with .forum-thread class

12 years ago4672 - replaced #forum-thread ID with .forum-thread class
greg gay [Thu, 18 Aug 2011 14:32:42 +0000 (14:32 -0000)]
4672 - replaced #forum-thread ID with .forum-thread class

12 years ago4725 - replaced content-test id in the forum box added in content.php with content...
greg gay [Wed, 17 Aug 2011 20:49:26 +0000 (20:49 -0000)]
4725 - replaced content-test id in the forum box added in content.php with content-forum, and updated each theme stylesheet adding styles for the new id.

12 years ago4782: Added 2 functions, at_sign_request() and at_verify_request() to validate tokens...
harris wong [Wed, 17 Aug 2011 20:13:42 +0000 (20:13 -0000)]
4782: Added 2 functions, at_sign_request() and at_verify_request() to validate tokens from accepting instructor request.

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4815
cindy li [Tue, 16 Aug 2011 19:54:41 +0000 (19:54 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4815

Implemented a new module setting "avail_in_mobile" to hide the page in the mobile themes.

12 years agoReverted unfinished signing on instructor requests.
harris wong [Tue, 16 Aug 2011 18:39:30 +0000 (18:39 -0000)]
Reverted unfinished signing on instructor requests.

12 years ago4773: strpos takes 2 parameters. The first one is missing, should be $_REQUEST[p].
harris wong [Tue, 16 Aug 2011 18:37:53 +0000 (18:37 -0000)]
4773: strpos takes 2 parameters.  The first one is missing, should be $_REQUEST[p].

12 years ago4733: strpos takes two parameter. The first one is missing, $_REQUEST[p] should...
harris wong [Tue, 16 Aug 2011 18:36:30 +0000 (18:36 -0000)]
4733: strpos takes two parameter.  The first one is missing, $_REQUEST[p] should be there.

12 years agoUploader uploads to the AT_BASE_HREF instead of a default "atutor/" link.
harris wong [Tue, 16 Aug 2011 18:29:08 +0000 (18:29 -0000)]
Uploader uploads to the AT_BASE_HREF instead of a default "atutor/" link.

12 years agomoved uploader infusion css out of the theme header into the uploader index.php...
greg gay [Tue, 16 Aug 2011 18:02:18 +0000 (18:02 -0000)]
moved uploader infusion css out of the theme header  into the uploader index.php file and adjust default css to correct style preiously overridden by infusion

12 years agoEnsured the session values are passed from the old to the new when the new session...
cindy li [Tue, 16 Aug 2011 16:56:40 +0000 (16:56 -0000)]
Ensured the session values are passed from the old to the new when the new session id is re-generated.

12 years agomoved uploader infusion css out of the theme header into the uploader index.php...
greg gay [Tue, 16 Aug 2011 16:53:44 +0000 (16:53 -0000)]
moved uploader infusion css out of the theme header  into the uploader index.php file

12 years agoReverted back to 11256. Fixed indentation problems.
harris wong [Tue, 16 Aug 2011 16:53:04 +0000 (16:53 -0000)]
Reverted back to 11256.  Fixed indentation problems.

12 years agomoved uploader infusion css out of the theme header into the uploader index.php...
greg gay [Tue, 16 Aug 2011 16:52:52 +0000 (16:52 -0000)]
moved uploader infusion css out of the theme header  into the uploader index.php file

12 years ago4783: Fixed some xss via revision comments on file storage. Relates to sublinks...
harris wong [Tue, 16 Aug 2011 14:16:27 +0000 (14:16 -0000)]
4783: Fixed some xss via revision comments on file storage.  Relates to sublinks and news.

12 years ago4775: add salt to the cookie password value. Use the last-login value so then cookie...
harris wong [Mon, 15 Aug 2011 20:25:32 +0000 (20:25 -0000)]
4775: add salt to the cookie password value. Use the last-login value so then cookie will change everytime the user is back.

12 years ago4773: Added a check on the $_REQUEST'['p'] path inside bounce. If it's not a local...
harris wong [Mon, 15 Aug 2011 15:13:45 +0000 (15:13 -0000)]
4773: Added a check on the $_REQUEST'['p'] path inside bounce.  If it's not a local path, reset the path.

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4812
cindy li [Fri, 12 Aug 2011 18:13:27 +0000 (18:13 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4812

Directed the user back to the originally selected tab after the form submission.

12 years ago4776: Added HTTPS support for cookie usage in ATutor
harris wong [Fri, 12 Aug 2011 17:30:03 +0000 (17:30 -0000)]
4776: Added HTTPS support for cookie usage in ATutor

12 years agoTabbing fix on vitals.
harris wong [Fri, 12 Aug 2011 17:28:52 +0000 (17:28 -0000)]
Tabbing fix on vitals.

12 years ago4776: Added HTTPS support for cookie usage in ATutor
harris wong [Fri, 12 Aug 2011 16:40:53 +0000 (16:40 -0000)]
4776: Added HTTPS support for cookie usage in ATutor

12 years ago4778: Sanitized $ordre_col, also prevented XSS injection on forms.
harris wong [Fri, 12 Aug 2011 15:29:36 +0000 (15:29 -0000)]
4778: Sanitized $ordre_col, also prevented XSS injection on forms.

12 years ago#4778: Fixed injections for these files. There is one problem remain on edit_mark...
harris wong [Thu, 11 Aug 2011 21:18:44 +0000 (21:18 -0000)]
#4778: Fixed injections for these files.  There is one problem remain on edit_mark.php.

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4805
cindy li [Thu, 11 Aug 2011 19:30:24 +0000 (19:30 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4805

Fixed a few security issues that are reported by Zero Science Lab

12 years ago#4777: Fixed SQL Injection on admin. Added addslashes to $_POST student_id and email.
harris wong [Thu, 11 Aug 2011 19:29:29 +0000 (19:29 -0000)]
#4777: Fixed SQL Injection on admin.  Added addslashes to $_POST student_id and email.

12 years ago#4780: Fixed XSS injection on user/contact_instructor.php, confirm.php. Fixed sql...
harris wong [Thu, 11 Aug 2011 15:26:44 +0000 (15:26 -0000)]
#4780: Fixed XSS injection on user/contact_instructor.php, confirm.php.  Fixed sql injection on results_quest_long.php.

12 years ago#4799: Uses $now instead of now() for registration. This confirmation token is fixed.
harris wong [Wed, 10 Aug 2011 15:10:46 +0000 (15:10 -0000)]
#4799: Uses $now instead of now() for registration.  This confirmation token is fixed.

12 years agohttp://atutor.ca/atutor/mantis/view.php?id=4794
cindy li [Tue, 9 Aug 2011 15:53:23 +0000 (15:53 -0000)]
http://atutor.ca/atutor/mantis/view.php?id=4794

Fixed the php error that is thrown on explode().

12 years agoSet the default system timezone, otherwise, at the missing of this setting in php...
cindy li [Tue, 9 Aug 2011 15:51:33 +0000 (15:51 -0000)]
Set the default system timezone, otherwise, at the missing of this setting in php.ini, a php error is thrown at the installation step 6.

12 years agoReplaced the previous atutor_language_text.sql which contained the incorrect syntax...
cindy li [Tue, 9 Aug 2011 15:48:37 +0000 (15:48 -0000)]
Replaced the previous atutor_language_text.sql which contained the incorrect syntax and didn't get executed at installation.

12 years ago#4813: Moved event listener back into the configuration options.
harris wong [Tue, 9 Aug 2011 14:39:26 +0000 (14:39 -0000)]
#4813: Moved event listener back into the configuration options.

12 years ago#4813: Replaced ImageReorderer with GridReorderer since the functionality in GridReor...
harris wong [Mon, 8 Aug 2011 20:44:39 +0000 (20:44 -0000)]
#4813: Replaced ImageReorderer with GridReorderer since the functionality in GridReorderer is what we need and is simpler to implement.  Altered some of the markup on the template.  Removed non-used upload.js code.

12 years ago#4808, File name with a comma is allowed to get uploaded, causing delete to fail.
harris wong [Thu, 4 Aug 2011 20:42:00 +0000 (20:42 -0000)]
#4808, File name with a comma is allowed to get uploaded, causing delete to fail.

',' and ';' are no longer allowed in file name in file manager.
https://atutor.ca/atutor/mantis/view.php?id=4808

12 years agoAdding new components from the infusion library.
harris wong [Thu, 4 Aug 2011 19:19:15 +0000 (19:19 -0000)]
Adding new components from the infusion library.

12 years ago#4404, #4747, #3847. Integrated FLUID uploader into ATutor. This includes error...
harris wong [Thu, 4 Aug 2011 19:11:45 +0000 (19:11 -0000)]
#4404, #4747, #3847.  Integrated FLUID uploader into ATutor.  This includes error handling from the front end and the server end. Also upgraded Infusion library.

12 years ago#4666 replaced the subnavlist clas with prefs_tab class in the modules html template...
greg gay [Wed, 3 Aug 2011 13:12:13 +0000 (13:12 -0000)]
#4666 replaced the subnavlist clas with prefs_tab class in the modules html template file

12 years ago#4663 added a couple style rules to the theme rtl.css file in each theme
greg gay [Tue, 2 Aug 2011 20:30:42 +0000 (20:30 -0000)]
#4663 added a couple style rules to the theme rtl.css file in each theme

12 years agoadjusted the copyright comment to make it possible to change the copyright notice...
greg gay [Tue, 2 Aug 2011 20:03:01 +0000 (20:03 -0000)]
adjusted the copyright comment to make it possible to change the copyright notice under the condition ATutor/IDI knows about it.

12 years ago#4652 Added a page to the handbook that describes creating and editing files through...
greg gay [Tue, 2 Aug 2011 19:41:15 +0000 (19:41 -0000)]
#4652 Added a page to the handbook that describes creating and editing files through File Storage.

12 years ago#4652 Added a page to the handbook that describes creating and editing files through...
greg gay [Tue, 2 Aug 2011 19:39:37 +0000 (19:39 -0000)]
#4652 Added a page to the handbook that describes creating and editing files through File Storage.

12 years ago#4649 Removed styles from the photo albums module.css file and moved them into the...
greg gay [Tue, 2 Aug 2011 18:24:51 +0000 (18:24 -0000)]
#4649 Removed styles from the photo albums module.css file and moved them into the styles.css file for each theme

12 years ago#4649 moved styles from module.css, into the main styles.css of each theme. removed...
greg gay [Tue, 2 Aug 2011 18:23:14 +0000 (18:23 -0000)]
#4649 moved styles from module.css, into the main styles.css of each theme. removed the file from the module

12 years ago#4800 comented out the option to allow students to export tests with content packages...
greg gay [Tue, 2 Aug 2011 18:01:22 +0000 (18:01 -0000)]
#4800 comented out the option to allow students to export tests with content packages and inserted a hideen field to set it to off by default.

12 years ago#4726 replace side menu h4 with h2 so assessibility validation passes the properly...
greg gay [Tue, 2 Aug 2011 17:25:21 +0000 (17:25 -0000)]
#4726   replace side menu h4 with h2 so assessibility validation passes the properly nested headings requirement

12 years ago#4726 replace side menu h4 with h2 so assessibility validation passes the properly...
greg gay [Tue, 2 Aug 2011 17:25:05 +0000 (17:25 -0000)]
#4726   replace side menu h4 with h2 so assessibility validation passes the properly nested headings requirement

12 years agoupdated language from the db, this file gets replace when a bundle is generated
greg gay [Tue, 2 Aug 2011 15:02:06 +0000 (15:02 -0000)]
updated language from the db, this file gets replace when a bundle is generated

12 years agoreduce height of header background image
greg gay [Tue, 2 Aug 2011 14:33:00 +0000 (14:33 -0000)]
reduce height of header background image

12 years agoreduce default font size in the default prrefs
greg gay [Tue, 2 Aug 2011 14:30:08 +0000 (14:30 -0000)]
reduce default font size in the default prrefs

12 years agostyle adjustments for 2.0.3
greg gay [Thu, 21 Jul 2011 20:36:49 +0000 (20:36 -0000)]
style adjustments for 2.0.3

12 years ago#4801
greg gay [Thu, 21 Jul 2011 20:02:54 +0000 (20:02 -0000)]
#4801
fixed broken link pointing to bew chat transcript location

12 years agoremove border shadows and reduce default fize size down to .8em
greg gay [Thu, 21 Jul 2011 18:07:24 +0000 (18:07 -0000)]
remove border shadows and reduce default fize size down to .8em

12 years agoremove border shadows
greg gay [Thu, 21 Jul 2011 18:07:02 +0000 (18:07 -0000)]
remove border shadows

12 years agoadjust default font size down to .8em
greg gay [Thu, 21 Jul 2011 18:06:14 +0000 (18:06 -0000)]
adjust default font size down to .8em

12 years ago#4786
greg gay [Mon, 18 Jul 2011 20:01:13 +0000 (20:01 -0000)]
#4786
added labels for timezone and mimetex fields

12 years ago#4787
greg gay [Mon, 18 Jul 2011 19:57:26 +0000 (19:57 -0000)]
#4787
added labels for timezone and mimetex fields

12 years ago#4793
greg gay [Mon, 18 Jul 2011 19:42:33 +0000 (19:42 -0000)]
#4793
corrected guidelinks in module.php,

12 years ago#4795
greg gay [Mon, 18 Jul 2011 19:15:27 +0000 (19:15 -0000)]
#4795
Added support for HTML5 video export in  MyHandler class line 169
'source' => 'src',

12 years agofinal tweeks pre release
greg gay [Tue, 28 Jun 2011 17:12:22 +0000 (17:12 -0000)]
final tweeks pre release