+2002-11-11 Monday 16:32 moodler
+
+ * lang/pt_br/help/assignment/assignmenttype.html:
+
+ Missing file
+
+2002-11-11 Monday 16:28 moodler
+
+ * doc/release.html:
+
+ Slight update to release notes for clarity
+
+2002-11-11 Monday 16:25 moodler
+
+ * version.php, lib/db/mysql.php:
+
+ Updated version for final release of 1.0.6.2
+
+2002-11-11 Monday 16:25 moodler
+
+ * course/mod.php:
+
+ Slightly more info in error message
+
+2002-11-11 Monday 16:03 moodler
+
+ * admin/user.php:
+
+ 30 per page
+
+2002-11-11 Monday 15:58 moodler
+
+ * admin/user.php:
+
+ Rearranged code so some output is printed before tackling the big
+ table
+
+2002-11-11 Monday 05:48 compuproggy
+
+ * lang/de/moodle.php:
+
+ [no log message]
+
+2002-11-10 Sunday 22:45 moodler
+
+ * course/: lib.php, mod.php:
+
+ Update course cache when modules are moved up or down
+
+2002-11-10 Sunday 22:05 moodler
+
+ * doc/top.php:
+
+ Put a menu on the documentation
+
+2002-11-10 Sunday 22:03 moodler
+
+ * mod/resource/view.php:
+
+ Use #defines for resource types ... just esthetics
+
+2002-11-10 Sunday 19:44 moodler
+
+ * mod/journal/edit.php:
+
+ Added navmenu for journal edit page
+
+2002-11-10 Sunday 19:14 moodler
+
+ * index.php:
+
+ Fixed front page display of modules
+
+2002-11-10 Sunday 19:10 moodler
+
+ * version.php, doc/release.html:
+
+ New info, ready for 1.0.6.2 release
+
+2002-11-10 Sunday 19:00 moodler
+
+ * admin/user.php:
+
+ Added paging now, so this page is now usable with many users
+
+2002-11-10 Sunday 18:40 moodler
+
+ * lang/en/moodle.php:
+
+ New string
+
+2002-11-10 Sunday 18:19 moodler
+
+ * admin/user.php:
+
+ Starting to speed up this page
+
+2002-11-10 Sunday 16:55 moodler
+
+ * lib/moodlelib.php:
+
+ More sensible varible names
+
+2002-11-10 Sunday 16:55 moodler
+
+ * course/lib.php:
+
+ print_section now uses cached course modinfo to lessen load in
+ database
+
+2002-11-10 Sunday 16:43 moodler
+
+ * lib/moodlelib.php, mod/assignment/index.php,
+ mod/choice/index.php, mod/forum/discuss.php, mod/forum/index.php,
+ mod/forum/post.php, mod/journal/index.php, mod/quiz/index.php,
+ mod/resource/index.php, mod/survey/index.php:
+
+ Added navmenu in more places
+
+2002-11-10 Sunday 16:08 moodler
+
+ * lib/weblib.php:
+
+ Fix to break out of frames
+
+2002-11-10 Sunday 15:59 moodler
+
+ * lib/moodlelib.php:
+
+ Typo in navmenu
+
+2002-11-10 Sunday 15:57 moodler
+
+ * CHANGES, index.php, version.php, doc/release.html:
+
+ Bring back button to home page, update versions etc
+
2002-11-10 Sunday 15:44 moodler
* theme/: standardblue/header.html, standardgreen/header.html,
Added SMTP authentication for email delivery
+2002-11-03 Sunday 22:35 moodler
+
+ * lang/de/help/assignment/assignmenttype.html:
+
+ Checking in for Holger
+
2002-11-03 Sunday 17:34 moodler
* lang/en/help/assignment/assignmenttype.html:
I mean it!! This is 1.0.6!!!!
-2002-10-26 Saturday 14:11 moodler
-
- * mod/quiz/: lib.php, question.php:
-
- Fixed small bug that was displaying fractions with too many decimal
- places (eg 0.9999 instead of just 1)
-
-2002-10-26 Saturday 13:50 moodler
-
- * CHANGES:
-
- OK, this is 1.0.6
-
-2002-10-26 Saturday 13:37 moodler
-
- * RELEASE.html, admin/index.php, doc/contents.html,
- doc/release.html:
-
- One more thing - I' moved the RELEASE.html into the other
- documentation to make it easier to find later on.
-
-2002-10-26 Saturday 13:32 moodler
-
- * doc/release.html:
-
- Moving ../RELEASE.html to here
-
-2002-10-26 Saturday 13:26 moodler
-
- * CHANGES, RELEASE.html:
-
-
- TIME TO CUT THE CORD, GENTLEMEN. THIS IS 1.0.6.
-
-2002-10-26 Saturday 13:17 moodler
-
- * mod/quiz/lib.php:
-
- Fixed minor bug after creating default category.
-
-2002-10-26 Saturday 12:37 moodler
-
- * RELEASE.html, version.php:
-
- Updated version numbers in preparation for 1.0.6 release
-
-2002-10-26 Saturday 11:37 moodler
-
- * mod/forum/lib.php:
-
- Better formatting for the link
-
-2002-10-26 Saturday 11:33 moodler
-
- * mod/forum/lib.php:
-
- OK, this should be better ...
-
-2002-10-26 Saturday 11:21 moodler
-
- * mod/forum/lib.php:
-
- A first try at a new shortening algorithm ... checking in to do
- some tests on various servers
-
-2002-10-26 Saturday 11:13 moodler
-
- * mod/quiz/: version.php, db/mysql.php, db/mysql.sql:
-
- Changed type of quiz_answers.feedback to TEXT (255 chars was a bit
- cramped)
-
-2002-10-26 Saturday 10:31 moodler
-
- * lib/setup.php:
-
- Added some commented-out code that MIGHT help people with string
- slash problems.
-
-2002-10-25 Friday 23:34 moodler
-
- * mod/quiz/report.php:
-
- Added quiz max grade in column title, for reference
-
-2002-10-25 Friday 23:27 moodler
-
- * mod/forum/lib.php:
-
- Added TARGET=_blank to links in HTML email ... apparently these
- links were causing problems in Hotmail. Normally I'd say "Good!",
- but ... :-)
-
-2002-10-25 Friday 22:46 moodler
-
- * mod/forum/index.php:
-
- Remove "news" and "social" forums from learning forums.
-
-2002-10-25 Friday 17:14 moodler
-
- * CHANGES:
-
- About time
-
-2002-10-25 Friday 17:10 moodler
-
- * mod/forum/lib.php:
-
- Brand-new news and social forums are now also assigned course
- modules and put in section 0 of the course.
-
-2002-10-25 Friday 16:54 moodler
-
- * mod/quiz/view.php:
-
- Ugh type in string module name
-
-2002-10-25 Friday 16:47 moodler
-
- * version.php, lib/db/mysql.php, mod/forum/lib.php,
- mod/forum/mod.html:
-
- Upgrading all news and social forums (except those in social
- courses) so that they are course modules in an (invisible) section,
- which means they are now editable and parameters, names etc can be
- changed.
-
-2002-10-25 Friday 16:42 moodler
-
- * UPGRADING.txt:
-
- Making it clear not to overwrite old files
-
-2002-10-25 Friday 16:15 moodler
-
- * lang/en/quiz.php, mod/quiz/view.php:
-
- Added translation for Attempt quiz now
-
-2002-10-25 Friday 16:01 moodler
-
- * lang/en/moodle.php:
-
- Slight change to configlocale ... added examples
-
-2002-10-25 Friday 15:22 moodler
-
- * mod/forum/post.php:
-
- Disallow people posting in forums where they arent allowed to post!
- 8-.
-
-2002-10-25 Friday 15:17 moodler
-
- * lib/: moodlelib.php, weblib.php:
-
- Tweaks
-
-2002-10-25 Friday 14:50 moodler
-
- * mod/forum/lib.php:
-
- Tweaks to mail formats so that unnecessary information (replies,
- etc) is not printed.
-
-2002-10-25 Friday 13:58 moodler
-
- * mod/forum/lib.php:
-
- Tweaks to forum formatting
-
-2002-10-25 Friday 13:46 compuproggy
-
- * lang/de/quiz.php:
-
- [no log message]
-
-2002-10-25 Friday 11:20 moodler
-
- * lang/pt_br/: assignment.php, forum.php, moodle.php, quiz.php,
- help/langedit.html, help/mods.html, help/richtext.html,
- help/text.html, help/textformat.html,
- help/forum/allowdiscussions.html, help/quiz/attempts.html,
- help/quiz/categories.html, help/quiz/correctanswers.html,
- help/quiz/feedback.html, help/quiz/grademethod.html,
- help/quiz/maxgrade.html, help/quiz/multichoice.html,
- help/quiz/questiontypes.html, help/quiz/random.html,
- help/quiz/shortanswer.html, help/quiz/timeopen.html,
- help/quiz/truefalse.html:
-
- Latest updates from Fabricio
-
-2002-10-25 Friday 10:11 moodler
-
- * course/weeks.php:
-
- Weekdays are now calculated using userdate, so that
-
- - they are relative to the user
- - they should take advantage of locales etc
-
-2002-10-25 Friday 10:02 moodler
-
- * admin/: config.php, index.php, site.php, user.php:
-
- Changes to improve usability when the admin folder has been
- renamed, and also a change in checking for the admin user, just in
- case an old session is hanging around
-
-2002-10-24 Thursday 21:41 moodler
-
- * lang/de/moodle.php:
-
- All the variables were missing!
-
-2002-10-24 Thursday 20:49 moodler
-
- * course/lib.php:
-
- Fix for category box display on IE
-
-2002-10-24 Thursday 15:09 moodler
-
- * mod/forum/lib.php:
-
- The BR in print_post was to fix the case when embedded images are
- used. However it added too much space. I'll find a way to fix the
- embedded images problem later, during the styles changeover, as
- it's pretty rare.
-
-2002-10-24 Thursday 11:43 moodler
-
- * mod/choice/: version.php, db/mysql.php:
-
- never upgraded choice tables to six choices!
-
-2002-10-24 Thursday 11:11 moodler
-
- * doc/features.html:
-
- Updated with some new features
-
-2002-10-24 Thursday 10:42 moodler
-
- * admin/config.php:
-
- Added a new debugging command so that I can see the config
- variables
-
-2002-10-23 Wednesday 22:38 moodler
-
- * RELEASE.html:
-
- more readable
-
-2002-10-23 Wednesday 22:33 moodler
-
- * doc/credits.html:
-
- Rearranged to alphabetical order
-
-2002-10-23 Wednesday 22:30 moodler
-
- * RELEASE.html:
-
- Forgot to mention the new LDAP functions! My deep apologies,
- Petri, 1.0.5 was too long ago - I forgot your plug-in was developed
- since then!
-
-2002-10-23 Wednesday 20:13 moodler
-
- * mod/forum/lib.php:
-
- WHoops ... just undoing the last checkin which was premature ...
-
-2002-10-23 Wednesday 20:12 moodler
-
- * lib/moodlelib.php:
-
- Mail now contains Moodle version
-
-2002-10-23 Wednesday 20:10 moodler
-
- * lang/en/quiz.php, mod/forum/lib.php, mod/quiz/lib.php,
- mod/quiz/question.php:
-
- After saving new question, sanity checks are made to make sure the
- fractional grades are correct.
-
- Icons now have tooltips and are also a shortcut to editing page.
-
-2002-10-23 Wednesday 15:27 compuproggy
-
- * lang/de/help/quiz/: attempts.html, categories.html,
- correctanswers.html, feedback.html, grademethod.html,
- maxgrade.html, multichoice.html, questiontypes.html, random.html,
- shortanswer.html, timeopen.html, truefalse.html:
-
- [no log message]
-
-2002-10-23 Wednesday 15:11 compuproggy
-
- * lang/de/moodle.php:
-
- [no log message]
-
-2002-10-23 Wednesday 12:10 moodler
-
- * admin/index.php, lib/db/mysql.php, lib/db/postgres7.php:
-
- Changed name of upgrade_moodle function to main_upgrade (for
- consistency)
-
-2002-10-23 Wednesday 10:00 moodler
-
- * lang/it/: LEGGIMI, assignment.php, choice.php, forum.php,
- journal.php, moodle.php, resource.php, survey.php,
- help/teachers.html, help/text.html,
- help/resource/resourcetype.html, help/resource/summary.html:
-
- Latest version of Italian from Davide Suraci.
-
-2002-10-22 Tuesday 21:17 moodler
-
- * UPGRADING.txt:
-
- cvs update -dP
-
- not
-
- cvs update -d
-
-2002-10-22 Tuesday 20:36 compuproggy
-
- * lang/de/quiz.php:
-
- [no log message]
-
-2002-10-22 Tuesday 19:21 moodler
-
- * CHANGES, RELEASE.html, version.php:
-
- Updated information for 1.0.6 Beta 1
-
-2002-10-22 Tuesday 18:56 moodler
-
- * lang/en/quiz.php, mod/quiz/report.php:
-
- More concise feedback on grading, and more efficiency (only update
- attempt grades that have changed)
-
-2002-10-22 Tuesday 18:38 moodler
-
- * lang/en/help/quiz/attempts.html,
- lang/en/help/quiz/categories.html,
- lang/en/help/quiz/correctanswers.html,
- lang/en/help/quiz/feedback.html,
- lang/en/help/quiz/grademethod.html,
- lang/en/help/quiz/maxgrade.html,
- lang/en/help/quiz/multichoice.html,
- lang/en/help/quiz/questiontypes.html,
- lang/en/help/quiz/random.html, lang/en/help/quiz/shortanswer.html,
- lang/en/help/quiz/timeopen.html, lang/en/help/quiz/truefalse.html,
- mod/quiz/attempt.php, mod/quiz/category.php, mod/quiz/lib.php,
- mod/quiz/mod.html, mod/quiz/question.php, mod/quiz/report.php:
-
- Added help pages to quiz module.
-
- A few little cleanups, such as trim() on shortanswers
-
-2002-10-22 Tuesday 17:54 moodler
-
- * lib/moodlelib.php:
-
- new function print_heading_with_help() to print a heading with a
- helpbutton
-
-2002-10-22 Tuesday 15:03 moodler
-
- * mod/quiz/report.php:
-
- Display tweaks to table of attempts
-
-2002-10-22 Tuesday 14:52 moodler
-
- * lang/en/quiz.php, mod/quiz/attempt.php, mod/quiz/lib.php,
- mod/quiz/report.php, mod/quiz/view.php:
-
- Teacher can now regrade (recalculate grades) of all quiz attempts
- (in case the quiz changed somehow)
-
-2002-10-22 Tuesday 13:37 compuproggy
-
- * lang/de/: moodle.php, quiz.php:
-
- [no log message]
-
-2002-10-22 Tuesday 12:25 moodler
-
- * mod/quiz/: lib.php, report.php:
-
- Teacher can now view student attempts
-
-2002-10-22 Tuesday 10:48 moodler
-
- * lang/de/moodle.php:
-
- German should be Deutsche
-
-2002-10-22 Tuesday 10:34 moodler
-
- * lang/de/forum.php:
-
- Fixed name/date variables (don't translate variables!)
-
-2002-10-22 Tuesday 10:30 moodler
-
- * lang/de/moodle.php:
-
- Removed unnecessary mentions of sel@ction
-
-2002-10-21 Monday 23:00 moodler
-
- * lang/en/quiz.php, mod/quiz/lib.php, mod/quiz/question.php,
- mod/quiz/report.php:
-
- Can now delete questions. It checks that the question doesn't
- belong to any quizzes first (if it's in a published category then
- it checks all quizzes on the server).
-
-2002-10-21 Monday 22:57 moodler
-
- * mod/quiz/: version.php, db/mysql.php, db/mysql.sql:
-
- Added log_display entries for quiz
-
-2002-10-21 Monday 21:13 moodler
-
- * mod/quiz/: lib.php, view.php:
-
- Display tweaks
-
-2002-10-21 Monday 21:02 moodler
-
- * mod/quiz/lib.php:
-
- Round $bestgrade when storing it to avoid insert_record problems
-
-2002-10-21 Monday 20:49 moodler
-
- * mod/quiz/attempt.php:
-
- Print intro as HTML
-
-2002-10-21 Monday 20:48 moodler
-
- * mod/quiz/lib.php:
-
- Bugfix on calculating correct answers for multichoice questions
-
-2002-10-21 Monday 20:39 moodler
-
- * mod/quiz/lib.php:
-
- Some error checking
-
-2002-10-21 Monday 19:41 moodler
-
- * mod/quiz/view.php:
-
- Convert intro text to HTML
-
-2002-10-21 Monday 17:16 moodler
-
- * lib/weblib.php:
-
- Added some more allowed HTML tags
-
-2002-10-21 Monday 16:44 moodler
-
- * mod/forum/: lib.php, report.php:
-
- Allow teachers to look at ratings for anyone
-
-2002-10-21 Monday 16:36 moodler
-
- * mod/forum/lib.php:
-
- Fixed up rating retrieval ... now gets them all seperate
-
-2002-10-21 Monday 16:32 moodler
-
- * mod/forum/lib.php:
-
- Fix in forum_grades
-
-2002-10-21 Monday 16:19 moodler
-
- * course/grades.php, mod/forum/lib.php, mod/forum/mod.html:
-
- Don't show column grade when there's nothing to show
-
-2002-10-21 Monday 16:10 moodler
-
- * mod/forum/lib.php:
-
- Rearranged functions to match other modules, and added
- forum_grades()
-
-2002-10-21 Monday 16:06 compuproggy
-
- * lang/de/moodle.php:
-
- [no log message]
-
-2002-10-21 Monday 16:02 compuproggy
-
- * lang/de/moodle.php:
-
- [no log message]
-
-2002-10-21 Monday 15:58 compuproggy
-
- * lang/de/moodle.php:
-
- [no log message]
-
-2002-10-21 Monday 15:45 compuproggy
-
- * lang/de/: moodle.php, help/mods.html:
-
- [no log message]
-
-2002-10-21 Monday 14:55 moodler
-
- * course/grades.php:
-
- Grades are not always numbers, so take care in XLS writing
-
-2002-10-21 Monday 14:51 moodler
-
- * lib/moodlelib.php:
-
- Table header aligns to top
-
-2002-10-21 Monday 14:42 moodler
-
- * mod/journal/lib.php:
-
- Added journal_grades() so journals show up in the Grades page
-
-2002-10-21 Monday 13:42 moodler
-
- * lib/rte/: README_MOODLE, richedit.html, rte.js:
-
- Changes to toolbar to position color pickers better, and
- reintroduce the "select all" button. Unfortnately, I had to remove
- the "About richtext" button to make room
-
-2002-10-21 Monday 12:12 moodler
-
- * lib/weblib.php:
-
- Added paragraphs to allowed HTML tags
-
-2002-10-21 Monday 11:23 moodler
-
- * lang/en/help/mods.html:
-
- Modified language so that it speaks to students as well as teachers
-
-2002-10-21 Monday 11:04 moodler
-
- * doc/teacher.html:
-
- Added quizzes
-
-2002-10-21 Monday 11:00 moodler
-
- * help.php, course/lib.php, course/social.php, course/topics.php,
- course/weeks.php, lang/en/moodle.php, lang/en/help/mods.html,
- lib/moodlelib.php, lib/weblib.php:
-
- Improvements to help, and addition of new "Activity modules" help
- for teachers adding new modules.
-
-2002-10-21 Monday 02:06 moodler
-
- * auth/README:
-
- Some more clues for new admins ...
-
-2002-10-21 Monday 02:02 compuproggy
-
- * lang/de/quiz.php:
-
- [no log message]
-
-2002-10-21 Monday 01:50 moodler
-
- * version.php, mod/quiz/version.php:
-
- Updated versions
-
-2002-10-21 Monday 01:42 moodler
-
- * mod/quiz/pix/: mc.gif, rs.gif, sa.gif, tf.gif:
-
- Whoops, forgot to check in these new icons
-
-2002-10-21 Monday 01:41 moodler
-
- * mod/quiz/: lib.php, question.php:
-
- Fixes for display of public categories
-
-2002-10-21 Monday 01:15 moodler
-
- * lang/en/quiz.php, lib/moodlelib.php, mod/quiz/category.php,
- mod/quiz/lib.php, mod/quiz/multichoice.html, mod/quiz/question.php,
- mod/quiz/shortanswer.html, mod/quiz/truefalse.html:
-
-
- Category editing in quizzes is now supported. Some other little
- cleanups along the way ...
-
-2002-10-20 Sunday 18:13 moodler
-
- * mod/quiz/: attempt.php, view.php:
-
- Guests can no longer see or attempt quizzes
-
-2002-10-20 Sunday 18:12 moodler
-
- * lang/en/quiz.php:
-
- New and fixed strings
-
-2002-10-20 Sunday 18:12 moodler
-
- * lib/moodlelib.php:
-
- Strip slashes from print_simple_box (just in case)
-
-2002-10-20 Sunday 13:35 moodler
-
- * mod/assignment/index.php:
-
- Fixed display of "done" assignments
-
-2002-10-20 Sunday 13:35 moodler
-
- * mod/quiz/: attempt.php, lib.php, question.php:
-
- Now shows correct answers, plus some small bug fixes
-
-2002-10-19 Saturday 12:58 moodler
-
- * lib/weblib.php:
-
- Cleaned up format a little, plus added better error checking of
- server variables so that at least people will get feedback if they
- are missing
-
-2002-10-19 Saturday 03:19 compuproggy
-
- * lang/de/help/textformat.html:
-
- [no log message]
-
-2002-10-19 Saturday 01:20 compuproggy
-
- * lang/de/: moodle.php, quiz.php, help/coursecategory.html:
-
- [no log message]
-
-2002-10-19 Saturday 01:17 moodler
-
- * RELEASE.html:
-
- Added stuff about the text editing
-
-2002-10-19 Saturday 01:05 moodler
-
- * lib/weblib.php:
-
- Find URLs at the beginning of lines ...
-
-2002-10-19 Saturday 00:05 moodler
-
- * lang/en/quiz.php, mod/quiz/attempt.php, mod/quiz/index.php,
- mod/quiz/lib.php, mod/quiz/question.php, mod/quiz/version.php,
- mod/quiz/view.php, mod/quiz/db/mysql.php, mod/quiz/db/mysql.sql:
-
-
- Quiz attempts are now timed. This is done by starting the
- quiz_attempts record upon showing the quiz, and completing it upon
- submit.
-
- Two new fields in quiz_attempts... should be upgrade friendly.
- (Old attempts will show up as being of duration zero)
-
- Also some small fixes here and there.
-
-2002-10-19 Saturday 00:02 moodler
-
- * lang/en/help/textformat.html:
-
- Some tidy ups
-
-2002-10-19 Saturday 00:01 moodler
-
- * doc/credits.html:
-
- Added RTE etc
-
-2002-10-18 Friday 19:27 moodler
-
- * lang/en/: moodle.php, help/richtext.html:
-
- Improved the documentation (it has some live feedback on the state
- of the Richtext functionality)
-
-2002-10-18 Friday 17:40 moodler
-
- * lang/en/help/textformat.html:
-
- Cleanup
-
-2002-10-18 Friday 17:38 moodler
-
- * mod/: assignment/mod.html, forum/post.html, journal/edit.html:
-
- Better help with text formats
-
-2002-10-18 Friday 17:35 moodler
-
- * lang/en/help/textformat.html:
-
- Improved the help page
-
-2002-10-18 Friday 17:29 moodler
-
- * lang/en/: moodle.php, help/richtext.html, help/textformat.html:
-
- Language changes and help documentation additions to clearer
- explain richtext, html and moodle auto-format
-
-2002-10-18 Friday 17:09 moodler
-
- * lang/en/moodle.php:
-
- Revised string for formattext to make more sense
-
-2002-10-18 Friday 17:09 moodler
-
- * lib/weblib.php:
-
- OK, I've rationalised the text formatting now. Basically, both
- Moodle and HTML text allow the same range of HTML tags (so it
- doesn't matter is you switch from one to the other).
-
- <IMG> and <A> are now ALLOWED in Moodle text. However, the
- clean_text function now checks for and removes any embedded
- javascript triggers to avoid cross-site scripting attacks that way.
-
- clean_text() should be called on ANY text that comes in from
- students.
-
-2002-10-18 Friday 17:00 moodler
-
- * lib/moodlelib.php:
-
- Whoops ... typo.
-
-2002-10-18 Friday 16:52 moodler
-
- * lib/moodlelib.php:
-
- Also set default language on new user created by external
- authentication
-
-2002-10-18 Friday 16:48 moodler
-
- * admin/user.php:
-
- New users created by admin also now default to site language
-
-2002-10-18 Friday 16:46 moodler
-
- * login/signup.php, user/edit.html:
-
- Default language for users is now the same as the site language.
-
-2002-10-18 Friday 14:05 moodler
-
- * lib/: languages.php, moodlelib.php, weblib.php:
-
- Allow <IMG> tags in Moodle format text. Not having it can really
- mess up smileys etc if the text has been edited at any stage using
- the richtext editor.
-
- I realise it's possible for students to really mess up forums
- display etc if they wanted to include a huge picture ... I'm not
- sure if there are any cross-site scripting attacks possible with
- images in there.
-
- But there is also now the HTML format for most things, which is
- editable using an ordinary form, so this problem is currently
- already exposed.
-
- I think it's OK as long as can find a filter to strip all
- javascript out of ANY format text in Moodle.
-
-2002-10-18 Friday 13:41 moodler
-
- * mod/quiz/question.php:
-
- Fixed the setting of answers for true-false questions
-
-2002-10-18 Friday 08:18 moodler
-
- * RELEASE.html:
-
- Just some better formatting and info
-
-2002-10-18 Friday 07:49 moodler
-
- * pix/t/: delete.gif, edit.gif:
-
- Made transparent
-
-2002-10-17 Thursday 23:32 moodler
-
- * lang/pt_br/: reading.php, resource.php,
- help/resource/resourcetype.html, help/resource/summary.html:
-
- Changes related to new module 'resource'
-
-2002-10-17 Thursday 23:28 moodler
-
- * lang/it/: help/resource/resourcetype.html,
- help/resource/summary.html, reading.php, resource.php:
-
- Changes related to new module 'resource'
-
-2002-10-17 Thursday 23:14 moodler
-
- * lang/fr/: reading.php, resource.php,
- help/resource/resourcetype.html, help/resource/summary.html:
-
- Changes due to new module 'resource'
-
-2002-10-17 Thursday 23:10 moodler
-
- * lang/fi/: reading.php, resource.php,
- help/resource/resourcetype.html, help/resource/summary.html:
-
- Changes due to new resource module
-
-2002-10-17 Thursday 23:07 moodler
-
- * lang/de/help/resource/: resourcetype.html, summary.html:
-
- Resulting from module name change
-
-2002-10-17 Thursday 23:03 moodler
-
- * lang/de/: reading.php, resource.php:
-
- Changed reading.php to resource.php
-
-2002-10-17 Thursday 22:32 moodler
-
- * lang/en/help/resource/: resourcetype.html, summary.html:
-
- Moved from reading module
-
-2002-10-17 Thursday 22:28 moodler
-
- * lang/en/resource.php, mod/resource/lib.php:
-
- Changed string neverread to neverseen
-
-2002-10-17 Thursday 22:03 moodler
-
- * RELEASE.html, index.php, version.php, course/lib.php,
- course/social.php, doc/developer.html, doc/features.html,
- doc/future.html, doc/teacher.html, lang/en/reading.php,
- lang/en/resource.php, lib/moodlelib.php, lib/db/mysql.php,
- mod/resource/details.php, mod/resource/icon.gif,
- mod/resource/index.php, mod/resource/lib.php,
- mod/resource/mod.html, mod/resource/version.php,
- mod/resource/view.php, mod/resource/db/mysql.php,
- mod/resource/db/mysql.sql:
-
-
-
- ***NOTE NOTE NOTE
- **********************************************************
-
- THIS IS A BIG CHANGE!
-
- I've renamed the "reading" module to "resource".
-
- This meant changing quite a few references throughout Moodle.
-
- The automatic upgrade process should work OK (it worked OK on my
- development server) and there shouldn't be any problems.
-
- BUT PLEASE PROCEED WITH CAUTION AND KEEP BACKUPS OF EVERYTHING
- UNTIL I HAVE A FEW MORE TESTS! If you upgrade please let me know.
-
- One thing that will break are any hard-coded links within forum
- messages.
-
- What I will be doing to fix this on my apache server is to add this
- to httpd.conf:
-
- Redirect /mod/reading/ http://moodle.com/mod/resource/
-
- Sorry about any inconvenience, but it's better this is done sooner
- than later.
-
-2002-10-17 Thursday 20:25 moodler
-
- * user/view.php:
-
- Added a 'change password' button
-
-2002-10-17 Thursday 20:21 moodler
-
- * login/: change_password.php, change_password_form.html:
-
-
- Changed headers so that it works seamlessly when called from user
- page.
-
-2002-10-17 Thursday 18:34 moodler
-
- * RELEASE.html, version.php, course/grades.php, lang/en/moodle.php:
-
-
-
- The grades page now supports downloading of grade data! :-)
-
-2002-10-17 Thursday 18:33 moodler
-
- * mod/choice/lib.php:
-
- Removed some blank lines that were causing output
-
-2002-10-17 Thursday 16:32 moodler
-
- * pix/i/grades.gif:
-
- Grr added transparency back again ...
-
-2002-10-17 Thursday 16:30 moodler
-
- * course/grades.php, pix/i/grades.gif:
-
- Re-adding to overcome CVS strangeness (and my own indecision!)
-
-2002-10-17 Thursday 16:28 moodler
-
- * course/grades.php, lang/en/moodle.php, mod/assignment/lib.php,
- mod/quiz/lib.php, pix/i/grades.gif:
-
- Better grade reports
-
-2002-10-17 Thursday 15:58 moodler
-
- * lang/en/moodle.php:
-
- Some new strings
-
-2002-10-17 Thursday 15:55 moodler
-
- * course/grades.php, mod/assignment/lib.php, mod/quiz/lib.php:
-
- Now includes maximum grades
-
-2002-10-17 Thursday 15:23 moodler
-
- * mod/: assignment/lib.php, quiz/lib.php:
-
- Added new grading functions to work with course/grades.php
-
-2002-10-17 Thursday 15:23 moodler
-
- * course/grades.php, course/lib.php, pix/i/grades.gif:
-
-
- Added a new grading tool for teachers to see all grades on one
- page.
-
- Grades are collected from each module using the module_grades
- function in each mod/*/lib.php.
-
-2002-10-16 Wednesday 23:52 moodler
-
- * mod/quiz/: attempt.php, lib.php:
-
- Feedback fixes
-
-2002-10-16 Wednesday 23:48 moodler
-
- * lib/moodlelib.php:
-
- Alt text on moodle logo
-
-2002-10-16 Wednesday 18:42 compuproggy
-
- * lang/de/: moodle.php, quiz.php:
-
- [no log message]
-
-2002-10-16 Wednesday 18:36 compuproggy
-
- * lang/de/help/richtext.html:
-
- [no log message]
-
-2002-10-16 Wednesday 18:24 compuproggy
-
- * lang/de/: moodle.php, quiz.php:
-
- [no log message]
-
-2002-10-16 Wednesday 17:35 moodler
-
- * mod/quiz/: attempt.php, edit.php, lib.php, mod.html:
-
- Various fixes and additions. It now does quiz feedback pretty well
- (though it doesn't show correct answers yet).
-
-2002-10-16 Wednesday 17:31 compuproggy
-
- * lang/de/: assignment.php, choice.php, forum.php, journal.php,
- moodle.php, quiz.php, reading.php, survey.php:
-
- [no log message]
-
-2002-10-16 Wednesday 16:48 compuproggy
-
- * lang/de/: README, assignment.php, choice.php, forum.php,
- journal.php, moodle.php, quiz.php, reading.php, survey.php:
-
- [no log message]
-
-2002-10-16 Wednesday 15:18 moodler
-
- * mod/journal/lib.php:
-
- Actually, let's include journals that have no feedback yet as well.
-
-2002-10-16 Wednesday 15:15 moodler
-
- * mod/journal/lib.php:
-
- When a teacher is giving feedback, entries that have been modified
- since the last time a teacher has given feedback are highlighted.
-
-2002-10-16 Wednesday 13:31 moodler
-
- * mod/assignment/: mod.html, version.php, view.php, db/mysql.php,
- db/mysql.sql:
-
- Teacher can now use the richtext editor to edit the assignment text
-
-2002-10-16 Wednesday 12:53 moodler
-
- * course/mod.php, lang/en/moodle.php, lib/moodlelib.php:
-
- Changes related to module editing buttons
-
-2002-10-16 Wednesday 12:52 moodler
-
- * user/edit.html:
-
- Don't show htmleditor preference if it's disabled by admin
-
-2002-10-16 Wednesday 12:51 moodler
-
- * mod/: quiz/view.php, assignment/mod.html,
- assignment/submissions.php, assignment/view.php, choice/mod.html,
- choice/view.php, forum/discuss.php, forum/mod.html, forum/view.php,
- journal/mod.html, journal/view.php, survey/mod.html,
- survey/view.php:
-
- Cleaned up some buttons ...
-
-2002-10-16 Wednesday 01:32 moodler
-
- * mod/quiz/: edit.php, lib.php:
-
-
- Small bugfixes ... (yawn)
-
-2002-10-16 Wednesday 01:13 moodler
-
- * mod/quiz/: lib.php, db/mysql.sql:
-
- Fixes for grades
-
-2002-10-16 Wednesday 00:49 moodler
-
- * version.php:
-
- Just updated the number
-
-2002-10-16 Wednesday 00:48 moodler
-
- * RELEASE.html, lang/en/quiz.php:
-
- Some additions
-
-2002-10-16 Wednesday 00:47 moodler
-
- * lib/moodlelib.php:
-
- Got rid of the wimpy icons in the top-right corner of pages and put
- some manly buttons there. ;-) I think this will be much clearer
- for novices, as well as being a bigger target for experts!
-
-2002-10-16 Wednesday 00:45 moodler
-
- * mod/quiz/lib.php:
-
- Bit of a clean up of the edit interface ...
-
-2002-10-16 Wednesday 00:22 moodler
-
- * lang/en/moodle.php, lang/en/quiz.php, mod/quiz/lib.php,
- mod/quiz/mod.html, mod/quiz/multichoice.html,
- mod/quiz/shortanswer.html, mod/quiz/truefalse.html,
- mod/quiz/view.php, mod/quiz/db/mysql.sql:
-
- Added timeopen and timeclose (instead of days) and did a few
- cleanups
-
-2002-10-16 Wednesday 00:04 moodler
-
- * admin/delete.php:
-
-
- Admin script to brutally delete every file and directory from the
- Moodle data directory. Will be useful for those on hosting servers
- without root access.
-
-2002-10-15 Tuesday 20:54 moodler
-
- * lang/en/moodle.php, lang/en/quiz.php, mod/quiz/attempt.php,
- mod/quiz/edit.php, mod/quiz/index.php, mod/quiz/lib.php,
- mod/quiz/multichoice.html, mod/quiz/report.php,
- mod/quiz/shortanswer.html, mod/quiz/view.php,
- mod/quiz/db/mysql.sql:
-
- OK, it seems reliable enough now for alpha testing.
-
- If you have existing quizzes, delete them all, then drop all the
- quiz tables and delete the quiz line from the modules table.
-
- Things to do still:
-
- - add/edit/remove categories
- - display question feedback on submissions ...
- - record the time they started the quiz, as well as the
- completion.
- - place time limits between attempts
- - add full specification of quiz open time and quiz close time
-
-2002-10-15 Tuesday 18:04 moodler
-
- * mod/quiz/: edit.php, lib.php, multichoice.html, question.php,
- shortanswer.html, truefalse.html:
-
- Can now create and re-edit all three types of questions.
-
- Still working on grading ...
-
-2002-10-15 Tuesday 13:31 moodler
-
- * lang/en/quiz.php:
-
- New strings
-
-2002-10-15 Tuesday 13:29 moodler
-
- * mod/quiz/: multichoice.html, question.php, shortanswer.html,
- truefalse.html:
-
- Forms now done, more or less
-
-2002-10-15 Tuesday 11:48 moodler
-
- * doc/install.html:
-
- A little more explicit about PHP requirements
-
-2002-10-15 Tuesday 00:06 moodler
-
- * course/mod.php:
-
- Fix to clear the modform variable just in case there's one from one
- module that later affects another module.
-
-2002-10-15 Tuesday 00:00 moodler
-
- * CHANGES, RELEASE.html, course/mod.php, doc/credits.html,
- lib/moodlelib.php, lib/weblib.php:
-
-
- Miscellaneous little changes from today ...
-
-2002-10-14 Monday 23:58 moodler
-
- * lang/en/quiz.php:
-
- New strings
-
-2002-10-14 Monday 23:57 moodler
-
- * mod/quiz/: attempt.php, edit.php, lib.php, mod.html,
- multichoice.html, question.php, shortanswer.html, truefalse.html,
- view.php:
-
-
- Checking in what I got so far .... Not working yet but I'm going to
- bed.
-
-2002-10-14 Monday 20:21 moodler
-
- * mod/quiz/: edit.php, lib.php:
-
- Quiz generation is working now. Just need question and category
- editors.
-
-2002-10-14 Monday 17:07 moodler
-
- * mod/quiz/: category.php, edit.php, lib.php, mod.html,
- question.php:
-
- Many new additions - code not quite usable yet, but getting close
-
-2002-10-14 Monday 17:04 moodler
-
- * lang/en/: moodle.php, quiz.php:
-
- New strings
-
-2002-10-13 Sunday 21:51 moodler
-
- * mod/quiz/: lib.php, report.php, view.php:
-
- Added a basic report and some clean-ups
-
-2002-10-13 Sunday 18:06 moodler
-
- * help.php:
-
- Now uses real current language (may not be the same as $CFG->lang)
-
-2002-10-13 Sunday 15:17 moodler
-
- * mod/quiz/: attempt.php, lib.php, version.php, view.php,
- db/mysql.sql:
-
-
- Just to show that something is happening!
-
- At this stage this module:
-
- - prints quizzes,
- - accepts answers (for multiple attempts) and grades them,
- - stores the grades.
-
- Really, it's usable as long as you don't mind using the database
- manually. :)
-
- Next up is quiz reports, then I'll tackle quiz creation.
-
-2002-10-12 Saturday 23:01 moodler
-
- * mod/: forum/post.html, journal/edit.html, journal/lib.php:
-
- Tweaks to use new javascript-printing function etc
-
-2002-10-12 Saturday 23:00 moodler
-
- * lib/moodlelib.php:
-
- New function to print richtext javascript
-
-2002-10-12 Saturday 22:33 moodler
-
- * lang/de/: README, assignment.php, choice.php, forum.php,
- journal.php, moodle.php, quiz.php, reading.php, survey.php,
- docs/module_files.txt, help/coursecategory.html,
- help/courseformats.html, help/coursefullname.html,
- help/coursenewsitems.html, help/coursenumsections.html,
- help/courseshortname.html, help/coursestartdate.html,
- help/enrolmentkey.html, help/guestaccess.html, help/html.html,
- help/langedit.html, help/picture.html, help/questions.html,
- help/surveys.html, help/teachers.html, help/text.html,
- help/choice/options.html, help/forum/allowdiscussions.html,
- help/forum/attachment.html, help/forum/forumtype.html,
- help/forum/ratings.html, help/forum/subscription.html:
-
- First version of German (Deutsch) translation, by
- Holger.Schadeck@webdesign-forum.de
-
- Great!
-
-2002-10-12 Saturday 15:23 moodler
-
- * lib/moodlelib.php, mod/forum/post.html, mod/journal/edit.html:
-
- Moved the object code out into a function print_textarea
-
-2002-10-12 Saturday 14:27 moodler
-
- * lang/en/moodle.php:
-
- new string
-
-2002-10-12 Saturday 14:20 moodler
-
- * mod/journal/: edit.html, edit.php, lib.php, version.php,
- view.php, db/mysql.php, db/mysql.sql:
-
- Added richtext to Journal entries.
-
-2002-10-12 Saturday 13:47 moodler
-
- * RELEASE.html:
-
- Some notes about the other new stuff.
-
-2002-10-12 Saturday 13:43 moodler
-
- * mod/forum/post.html:
-
- Added help buttons about the richtext editor (when active)
-
-2002-10-12 Saturday 13:39 moodler
-
- * lang/en/help/richtext.html:
-
- Help file for the new richtext HTML editor
-
-2002-10-12 Saturday 13:09 moodler
-
- * lib/weblib.php:
-
- Smilies are now replaced even in HTML text, and small fixes
-
-2002-10-12 Saturday 12:19 moodler
-
- * lib/rte/images/em.icon.smile.gif:
-
- Keep this one here :-) for the interface
-
-2002-10-12 Saturday 12:13 moodler
-
- * pix/s/SMILEYS:
-
- A bit of info
-
-2002-10-12 Saturday 12:12 moodler
-
- * pix/s/cross.gif:
-
- No longer needed ... replaced by "angry.gif" ...
-
-2002-10-12 Saturday 12:09 moodler
-
- * lib/javascript.php:
-
- Added a function useful for debugging Javascript problems
-
-2002-10-12 Saturday 12:06 moodler
-
- * lang/en/help/text.html:
-
- Swapped clown icon for surprise in the layout ... looks better that
- way
-
-2002-10-12 Saturday 12:04 moodler
-
- * lib/rte/dlg_ins_smile.html:
-
- Swapped clown for surprise - looks better that way
-
-2002-10-12 Saturday 12:03 moodler
-
- * lib/rte/images/: em.icon.angry.gif, em.icon.angry.png,
- em.icon.approve.gif, em.icon.approve.png, em.icon.bigsmile.gif,
- em.icon.bigsmile.png, em.icon.blackeye.gif, em.icon.blackeye.png,
- em.icon.blush.gif, em.icon.blush.png, em.icon.clown.gif,
- em.icon.clown.png, em.icon.cool.gif, em.icon.cool.png,
- em.icon.dead.gif, em.icon.dead.png, em.icon.dissapprove.gif,
- em.icon.dissapprove.png, em.icon.eightball.gif,
- em.icon.eightball.png, em.icon.evil.gif, em.icon.evil.png,
- em.icon.kiss.gif, em.icon.kiss.png, em.icon.question.gif,
- em.icon.question.png, em.icon.sad.gif, em.icon.sad.png,
- em.icon.shocked.gif, em.icon.shocked.png, em.icon.shy.gif,
- em.icon.shy.png, em.icon.sleepy.gif, em.icon.sleepy.png,
- em.icon.smile.gif, em.icon.smile.png, em.icon.tongue.gif,
- em.icon.tongue.png, em.icon.wink.gif, em.icon.wink.png:
-
- Deleted these icons because I'm not using them. The editor now
- uses the standard Moodle icons instead.
-
-2002-10-12 Saturday 11:55 moodler
-
- * lib/rte/dlg_ins_smile.html:
-
- This page now uses the Moodle standard icons for consistency
-
-2002-10-12 Saturday 11:54 moodler
-
- * lib/rte/rte_editmode.js:
-
- Removed references to btnPost because I don't use it
-
-2002-10-12 Saturday 11:53 moodler
-
- * lib/weblib.php:
-
- Modified text_to_html to use the new smilies, which for efficiency
- are now defined in a global array, and use str_replace instead of
- ereg ...
-
-2002-10-12 Saturday 11:51 moodler
-
- * lang/en/help/text.html:
-
- Modified this help file to describe the new smilies
-
-2002-10-12 Saturday 11:50 moodler
-
- * pix/s/: angry.gif, approve.gif, biggrin.gif, blackeye.gif,
- blush.gif, clown.gif, cool.gif, dead.gif, evil.gif, kiss.gif,
- mixed.gif, sad.gif, shy.gif, sleepy.gif, smiley.gif, surprise.gif,
- thoughtful.gif, tongueout.gif, wideeyes.gif, wink.gif:
-
- Modified all smilies and added some new ones.
-
-2002-10-11 Friday 13:20 moodler
-
- * mod/forum/lib.php:
-
- Better placing of standard links etc when there are lots of images
- and other funny formatting in HTML posts
-
-2002-10-11 Friday 10:32 moodler
-
- * lang/en/moodle.php:
-
- New strings to do with language direction
-
-2002-10-11 Friday 10:31 moodler
-
- * admin/config.html, lib/defaults.php, lib/moodlelib.php,
- theme/standard/header.html, theme/standardblue/header.html,
- theme/standardgreen/header.html, theme/standardlogo/header.html,
- theme/standardred/header.html:
-
- Changes to support choice of language direction (so that languages
- like Arabic, Hebrew etc will work)
-
-2002-10-11 Friday 09:58 moodler
-
- * lang/en/assignment.php, mod/assignment/view.php:
-
- Added a new string to make it very clear how to upload assignments
-
-2002-10-10 Thursday 17:27 moodler
-
- * mod/forum/: post.html, post.php:
-
- Better default options, and hiding of moodle-text help when
- htmlediting is operational
-
-2002-10-10 Thursday 15:29 moodler
-
- * doc/credits.html:
-
- Added another translator for Finnish
-
-2002-10-10 Thursday 15:29 moodler
-
- * user/edit.html:
-
- Added option to choose HTML editor
-
-2002-10-10 Thursday 15:27 moodler
-
- * mod/forum/: lib.php, post.html, post.php, version.php,
- db/mysql.php, db/mysql.sql:
-
- Initial attempt at adding html text editor features to these forms.
-
-2002-10-10 Thursday 15:27 moodler
-
- * version.php:
-
- Updated the version (database table addition user->htmleditor)
-
-2002-10-10 Thursday 15:26 moodler
-
- * admin/config.html, admin/index.php, lib/defaults.php,
- lib/javascript.php, lib/moodlelib.php, lib/weblib.php,
- lib/db/mysql.php, lib/db/mysql.sql:
-
- Additions to cope with richtext editor being used in some forms.
-
-2002-10-10 Thursday 15:24 moodler
-
- * lang/en/: moodle.php, quiz.php:
-
- Added new strings
-
-2002-10-10 Thursday 15:21 moodler
-
- * lib/rte/: README_MOODLE, _header_css.txt, _header_html.txt,
- _header_js.txt, about_logo.swf, about_logo.swi, changelog,
- colorchooser.html, credits.html, custom.css, debug_embedded.asp,
- dialog.css, dlg_about.html, dlg_ins_char.html, dlg_ins_image.html,
- dlg_ins_smile.html, dlg_ins_table.html, example.html, license.html,
- license.txt, popup_editor.html, readme.txt, richedit.css,
- richedit.html, rte.js, rte_codesweep.js, rte_debug.js,
- rte_dunno.css, rte_editmode.js, rte_history.js, rte_interface.js,
- rte_lang.js, rte_xhtml.js, syntax.css, tableEditor.js,
- images/CloseWindow.gif, images/Editor_r11_c2.gif,
- images/Editor_r11_c5.gif, images/Editor_r4_c1.gif,
- images/Editor_r4_c4.gif, images/Editor_r4_c7.gif,
- images/Editor_r5_c2.gif, images/Editor_r5_c5.gif,
- images/Editor_r7_c2.gif, images/Editor_r7_c5.gif,
- images/Editor_r9_c2.gif, images/Editor_r9_c5.gif,
- images/add_col.gif, images/add_col_f2.gif, images/add_row.gif,
- images/add_row_f2.gif, images/bg.gif, images/em.icon.angry.gif,
- images/em.icon.angry.png, images/em.icon.approve.gif,
- images/em.icon.approve.png, images/em.icon.bigsmile.gif,
- images/em.icon.bigsmile.png, images/em.icon.blackeye.gif,
- images/em.icon.blackeye.png, images/em.icon.blush.gif,
- images/em.icon.blush.png, images/em.icon.clown.gif,
- images/em.icon.clown.png, images/em.icon.cool.gif,
- images/em.icon.cool.png, images/em.icon.dead.gif,
- images/em.icon.dead.png, images/em.icon.dissapprove.gif,
- images/em.icon.dissapprove.png, images/em.icon.eightball.gif,
- images/em.icon.eightball.png, images/em.icon.evil.gif,
- images/em.icon.evil.png, images/em.icon.kiss.gif,
- images/em.icon.kiss.png, images/em.icon.question.gif,
- images/em.icon.question.png, images/em.icon.sad.gif,
- images/em.icon.sad.png, images/em.icon.shocked.gif,
- images/em.icon.shocked.png, images/em.icon.shy.gif,
- images/em.icon.shy.png, images/em.icon.sleepy.gif,
- images/em.icon.sleepy.png, images/em.icon.smile.gif,
- images/em.icon.smile.png, images/em.icon.tongue.gif,
- images/em.icon.tongue.png, images/em.icon.wink.gif,
- images/em.icon.wink.png, images/hdr_tables.gif,
- images/icon_about.gif, images/icon_block.gif, images/icon_bold.gif,
- images/icon_bullist.gif, images/icon_center.gif,
- images/icon_color_fill.gif, images/icon_color_text.gif,
- images/icon_copy.gif, images/icon_cut.gif,
- images/icon_edt_table.gif, images/icon_indent.gif,
- images/icon_ins_char.gif, images/icon_ins_image.gif,
- images/icon_ins_link.gif, images/icon_ins_sub.gif,
- images/icon_ins_sup.gif, images/icon_ins_table.gif,
- images/icon_italic.gif, images/icon_left.gif,
- images/icon_numlist.gif, images/icon_outdent.gif,
- images/icon_paste.gif, images/icon_post.gif, images/icon_redo.gif,
- images/icon_rem_formatting.gif, images/icon_rem_link.gif,
- images/icon_right.gif, images/icon_rule.gif,
- images/icon_select_all.gif, images/icon_spell.gif,
- images/icon_strikethrough.gif, images/icon_underline.gif,
- images/icon_undo.gif, images/incr_colspan.gif,
- images/incr_colspan_f2.gif, images/incr_rowspan.gif,
- images/incr_rowspan_f2.gif, images/minimize.gif,
- images/plt_ftr.gif, images/plt_hdr.gif, images/rmv_col.gif,
- images/rmv_col_f2.gif, images/rmv_colspan.gif,
- images/rmv_colspan_f2.gif, images/rmv_row.gif,
- images/rmv_row_f2.gif, images/rmv_rowspan.gif,
- images/rmv_rowspan_f2.gif, images/spacer.gif, images/toolbar.gif,
- images/lang/de.icon_post.gif, images/lang/no.icon_post.gif:
-
- Adding a beta version of Rich Text Editor, for embedding into
- Moodle forms (forums, readings, journals etc). Works only on IE
- 5.5 and later.
-
- Slightly customised for a slimmer toolbar.
-
-2002-10-09 Wednesday 22:20 moodler
-
- * lib/ipatlas/plot.inc:
-
- Arg .. so much for quick hacks ... this code is so messy it's a
- hassle to hack ... going back to the way it was originally, with
- just a more informative error message instead.
-
-2002-10-09 Wednesday 22:08 moodler
-
- * lib/ipatlas/plot.inc:
-
- Changes to avoid cryptic errors
-
-2002-10-08 Tuesday 23:51 paca70
-
- * lang/fi/: assignment.php, moodle.php:
-
- More corrections, documentation is coming.
-
-2002-10-08 Tuesday 10:09 moodler
-
- * lang/it/: LEGGIMI, assignment.php, choice.php, forum.php,
- journal.php, moodle.php, reading.php, survey.php:
-
- Latest changes for Italian version, by Davide Suraci
-
-2002-10-08 Tuesday 01:17 paca70
-
- * auth/ldap/README-LDAP:
-
- Initial version
-
-2002-10-07 Monday 02:41 paca70
-
- * lang/fi/moodle.php:
-
- Some corrections
-
-2002-10-07 Monday 02:24 paca70
-
- * lang/fi/quiz.php:
-
- Initial version
-
-2002-10-07 Monday 01:31 moodler
-
- * mod/quiz/: category.php, edit.php, question.php:
-
- Empty file
-
-2002-10-07 Monday 01:20 moodler
-
- * lang/en/quiz.php:
-
- New words
-
-2002-10-07 Monday 01:20 moodler
-
- * lib/moodlelib.php:
-
- New function print_file_picture for printing a picture from the
- files area, or optionally from a URL
-
-2002-10-07 Monday 01:06 moodler
-
- * mod/quiz/: attempt.php, lib.php, version.php, db/mysql.php,
- db/mysql.sql:
-
- Further work done. It currently can print the quiz form (including
- images!) but can't mark them yet. I've been constructing quizzes
- manually in the database and it's helping to refine the database
- structure. Don't count on anything stable in the quiz module for a
- few days yet ...
-
-2002-10-06 Sunday 11:24 moodler
-
- * mod/quiz/attempt.php:
-
- A start on the page that actually prints the questions and stores
- the answers
-
-2002-10-06 Sunday 11:23 moodler
-
- * mod/quiz/view.php:
-
- More or less working now
-
-2002-10-06 Sunday 11:23 moodler
-
- * mod/quiz/lib.php:
-
- Added some more functions
-
-2002-10-06 Sunday 11:05 moodler
-
- * course/: social.php, topics.php, weeks.php:
-
- Changed includes of module libraries to use full pathnames
- constructed from $CFG->dirroot, rather than relative. This is
- because the relative path could sometime be a different case to the
- full path (on Windows) causing include_once not to work.
-
-2002-10-06 Sunday 01:21 moodler
-
- * admin/index.php:
-
- Moved module upgrading functions out into database-specific files
-
-2002-10-06 Sunday 01:20 moodler
-
- * mod/: quiz/version.php, assignment/version.php,
- assignment/db/mysql.php, choice/version.php, choice/db/mysql.php,
- forum/version.php, forum/db/mysql.php, journal/version.php,
- journal/db/mysql.php, quiz/db/mysql.php, survey/version.php,
- survey/db/mysql.php:
-
- Moved upgrade functions into db/mysql.sql
-
-2002-10-06 Sunday 01:09 moodler
-
- * version.php, admin/index.php, lib/db/mysql.php,
- lib/db/postgres7.php:
-
- Moved upgrade_moodle functions out to database-specific files,
- because the SQL is not compatible (nor is it possible to make it
- so).
-
-2002-10-06 Sunday 00:49 moodler
-
- * lib/moodlelib.php:
-
- create_new_user() can now import other fields from an external
- source if the function for it has been defined. (Petri's code with
- additions by me)
-
-2002-10-04 Friday 21:07 paca70
-
- * lang/fi/moodle.php:
-
- More corrections
-
-2002-10-04 Friday 10:59 moodler
-
- * lang/en/quiz.php, mod/quiz/icon.gif, mod/quiz/index.php,
- mod/quiz/lib.php, mod/quiz/mod.html, mod/quiz/version.php,
- mod/quiz/view.php, mod/quiz/db/mysql.sql:
-
- Skeleton version of the quiz module. It won't break an
- installation, but it doesn't do anything yet.
-
-2002-10-04 Friday 10:55 moodler
-
- * mod/assignment/mod.html:
-
- Use main version of "maximum grade" string
-
-2002-10-04 Friday 10:54 moodler
-
- * doc/credits.html:
-
- Make names into a list
-
-2002-10-04 Friday 01:10 paca70
-
- * lang/fi/moodle.php:
-
- and some more....
-
-2002-10-04 Friday 01:04 paca70
-
- * lang/fi/moodle.php:
-
- Some fixs more.
-
-2002-10-04 Friday 00:54 paca70
-
- * lang/fi/: assignment.php, forum.php, journal.php, moodle.php,
- survey.php:
-
- Translated new strings and fixed some old ones.
-
-2002-10-03 Thursday 23:55 paca70
-
- * auth/ldap/lib.php:
-
- Corrected some comments.
-
-2002-10-03 Thursday 21:45 paca70
-
- * auth/ldap/lib.php:
-
-
- Initial version of ldap authentication module. It have no
- config-interface yet. (But it's coming) It contains also
- experimental auth_get_userinfo() function, what is not used by
- moodle yet. If you like to try it, create following $CFG variables
- to /config.php or directly to config-table and activate ldap
- authentication from admin-configuration page.
-
- $CFG->ldap_bind_dn "If your like to use bind-user to
- search users, specify it here. Someting like
- 'cn=ldapuser,ou=public,o=org'" $CFG->ldap_bind_pw "Password
- for bind-user." $CFG->ldap_contexts "List of
- contexts where users are located.
- Separate different contexts with ';'. Something like
- 'ou=users,o=org; ou=other,o=org'" $CFG->ldap_host_url
- "Specify LDAP host in URL-form like 'ldap://ldap.myorg.com/' or
- 'ldaps//ldap.myorg.com/' "; $CFG->ldap_search_sub "Put value
- <> 0 if you like to search users from subcontexts.";
- $CFG->ldap_user_attribute "What attribute is used to
- name/search users. Usually 'cn'. ";
-
- More configuration optios are coming. This version is tested
- against Novell E-Directory without SSL and it works fine.
-
-2002-10-03 Thursday 19:17 moodler
-
- * mod/forum/db/mysql.sql:
-
- Fixed definition of forum->open
-
-2002-10-03 Thursday 19:15 moodler
-
- * lang/en/forum.php, lang/en/moodle.php,
- lang/en/help/forum/allowdiscussions.html, mod/forum/lib.php,
- mod/forum/mod.html, mod/forum/version.php, mod/forum/db/mysql.sql:
-
- Fixes bug 112
-
- Changes to expand "open" option in forums. Now have a choice
- between three options: new discussions and new replies, new
- replies only and no new discussions or new replies.
-
- Three new options in lang/forum.php and I changed
- "allowdiscussions".
-
-2002-10-03 Thursday 19:11 moodler
-
- * lib/moodlelib.php:
-
- User's name in footer is now a link
-
-2002-10-03 Thursday 12:04 moodler
-
- * lang/en/moodle.php, lib/moodlelib.php, user/index.php,
- user/lib.php:
-
- format_time() now supports language strings for
- day(s)/hour(s)/min(s)/sec(s) String lookups are cached in
- user/index.php for efficiency
-
-2002-10-03 Thursday 11:55 moodler
-
- * RELEASE.html:
-
- Just making this more relevant for the CVS update junkies :-)
-
-2002-10-03 Thursday 11:35 moodler
-
- * UPGRADING.txt:
-
- Expanded the description and included sample commands
-
-2002-10-03 Thursday 10:57 moodler
-
- * course/topics.php:
-
- "Activities" wasn't being taken from language files
-
-2002-10-03 Thursday 03:37 paca70
-
- * lang/fi/moodle.php:
-
- Minor update to test that update rights are working.
-
-2002-10-03 Thursday 00:23 moodler
-
- * lang/it/: assignment.php, choice.php, forum.php, journal.php,
- moodle.php, reading.php, survey.php:
-
- Fixes for accented characters
-
-2002-10-02 Wednesday 23:55 moodler
-
- * lang/it/moodle.php:
-
- Updated a word
-
-2002-10-02 Wednesday 22:43 moodler
-
- * version.php:
-
- New version number for development
-
-2002-10-02 Wednesday 22:20 moodler
-
- * lang/: fi/moodle.php, pt_br/moodle.php:
-
- Added 'thischarset' = "iso-8859-1", for completeness
-
-2002-10-02 Wednesday 21:50 moodler
-
- * lang/it/: LEGGIMI, assignment.php, choice.php, forum.php,
- journal.php, moodle.php, reading.php, survey.php,
- docs/module_files.txt, help/coursecategory.html,
- help/courseformats.html, help/coursefullname.html,
- help/coursenewsitems.html, help/coursenumsections.html,
- help/courseshortname.html, help/coursestartdate.html,
- help/enrolmentkey.html, help/guestaccess.html, help/html.html,
- help/picture.html, help/questions.html, help/surveys.html,
- help/teachers.html, help/text.html, help/choice/options.html,
- help/forum/allowdiscussions.html, help/forum/attachment.html,
- help/forum/forumtype.html, help/forum/ratings.html,
- help/forum/subscription.html:
-
- Checked in initial Italian version by Davide Suraci, with help from
- others
-
-2002-10-02 Wednesday 18:59 moodler
-
- * doc/credits.html:
-
- Added Sebastien Nameche
-
-2002-10-02 Wednesday 18:35 moodler
-
- * admin/config.html:
-
- Locale box is a bit bigger, since locale strings can be bigger :-)
-
-2002-10-02 Wednesday 18:34 moodler
-
- * lang/: en/moodle.php, fr/moodle.php:
-
- Removed configcharset, but kept thischarset
-
-2002-10-02 Wednesday 18:33 moodler
-
- * lib/moodlelib.php:
-
- Added new header to all pages to set the current charset, to help
- browsers
-
-2002-10-02 Wednesday 17:37 moodler
-
- * lang/fr/: TERMS, assignment.php, choice.php, forum.php,
- journal.php, moodle.php, reading.php, survey.php:
-
- Updates to the French translation, by M. Sebastien Namèche
-
-2002-10-02 Wednesday 16:23 moodler
-
- * README.txt:
-
- A change to test the ACLs
-
-2002-10-02 Wednesday 15:59 moodler
-
- * CHANGES:
-
- Changes
-
-2002-10-02 Wednesday 15:08 moodler
-
- * login/index_form.html:
-
- Fixed links to be relative. This prevents errors on the offchance
- that the current URL != $CFG->wwwroot/login
-
-2002-10-02 Wednesday 13:10 moodler
-
- * pix/t/: left.gif, right.gif:
-
- Made these images transparent
-
-2002-10-02 Wednesday 10:24 moodler
-
- * mod/choice/report.php:
-
- Fixed links in navigation
-
-2002-10-02 Wednesday 10:05 moodler
-
- * lib/weblib.php:
-
-
- Don't use getenv anywhere - not necessary and breaks PHP under
- ISAPI
-
-2002-09-27 Friday 23:14 martin
-
- * CHANGES:
-
- CHANGES UP TO 1.0.5
-
-2002-09-27 Friday 23:03 martin
-
- * lang/en/help/text.html:
-
- Mentioned newly allowed tags
-
-2002-09-27 Friday 22:48 martin
-
- * lib/weblib.php:
-
- Added a few more allowed HTML tags in plain text files. <dl>
- <h1><h2><h3> <hr>
-
-2002-09-27 Friday 22:26 martin
-
- * admin/config.php, admin/index.php, admin/lang.php,
- admin/site.php, admin/user.php, course/categories.php,
- course/delete.php, course/edit.php, course/teacher.php,
- user/edit.php:
-
- Tweaks to page titles to make them more consistent
-
-2002-09-27 Friday 22:19 martin
-
- * theme/index.php:
-
- Aaaahhh I remember now why this was in here, because in future
- there might be course-level themes and user-level themes.
-
- Putting it back as before ... :-)
-
-2002-09-27 Friday 22:18 martin
-
- * theme/index.php:
-
- Removed theme chooser from here ... moving it to admin folder
-
-2002-09-27 Friday 21:44 martin
-
- * admin/index.php:
-
- Fixed a little link to login page
-
-2002-09-27 Friday 21:40 martin
-
- * version.php:
-
- Updated version for 1.0.5 release
-
-2002-09-27 Friday 21:39 martin
-
- * RELEASE.html:
-
- Mentioned the icon bug
-
-2002-09-27 Friday 14:20 martin
-
- * version.php:
-
- Updated version and release
-
-2002-09-27 Friday 14:19 martin
-
- * course/lib.php:
-
- Add manage database link to home page admin links if necessary
-
-2002-09-27 Friday 14:19 martin
-
- * admin/index.php:
-
- Put version info on admin page
-
-2002-09-27 Friday 14:13 martin
-
- * RELEASE.html, admin/index.php:
-
- Nicer way to find out the major changes since the last version.
-
- RELEASES.html shows the changes, and these are displayed during an
- upgrade.
-
-2002-09-27 Friday 13:25 martin
-
- * UPGRADING.txt:
-
- Tweaks and formatting
-
-2002-09-27 Friday 13:12 martin
-
- * UPGRADING.txt:
-
- Hoepfully made the upgrade process clearer.
-
-2002-09-27 Friday 12:53 martin
-
- * lib/moodlelib.php:
-
- A little extra error checking.
-
-2002-09-27 Friday 09:35 martin
-
- * lib/moodlelib.php:
-
- Removed encoding setting because i suspect it may be messing with
- SMTP mail
-
-2002-09-27 Friday 00:02 martin
-
- * mod/forum/lib.php:
-
- Better format for text version of emails
-
-2002-09-26 Thursday 22:41 martin
-
- * course/: social.php, topics.php, weeks.php:
-
- Changed some instances of include() to include_once()
-
-2002-09-26 Thursday 21:05 martin
-
- * admin/index.php:
-
- After upgrading version, stay on admin page rather than going to
- home page, just in case there is more to do.
-
-2002-09-26 Thursday 19:44 martin
-
- * version.php:
-
- Updated version and release
-
-2002-09-26 Thursday 19:10 martin
-
- * course/lib.php:
-
- Little bug that caused the guest icon to display even when guest
- was turned off (if the password was null)
-
-2002-09-26 Thursday 15:27 martin
-
- * CHANGES:
-
- the more things change, the less they stay the same
-
-2002-09-26 Thursday 15:25 martin
-
- * version.php:
-
- Update the version
-
-2002-09-26 Thursday 15:13 martin
-
- * lang/en/moodle.php, login/index_form.html:
-
- The login page now shows different instructions depending on the
- authentication mechanism.
-
-2002-09-26 Thursday 15:03 martin
-
- * admin/config.html, auth/README, auth/email/lib.php,
- auth/none/lib.php, error/index.php, lang/en/moodle.php,
- lib/defaults.php, lib/moodlelib.php, login/change_password.php,
- login/index.php, user/edit.php:
-
- First implementation of new authentication system, which can now
- use pluggable modules in the 'auth' directory.
-
- Everything is done through authentication_user_login in
- lib/moodlelib.php
-
- As well as the old default "email" confirmation, I added a new type
- of confirmation "none", which basically does no confirmation at
- all.
-
-2002-09-26 Thursday 11:51 martin
-
- * lib/moodlelib.php:
-
- Check for USER->email in require_login. With external
- authentication schemes it's possible that the email field could be
- empty, so this will force users to update it (and the rest of their
- profile) any time they log into a course.
-
-2002-09-26 Thursday 11:36 martin
-
- * admin/lang.php:
-
- Make $a bold so it's easier to see
-
-2002-09-26 Thursday 11:20 martin
-
- * lang/en/help/langedit.html:
-
- New help file for language editing
-
-2002-09-26 Thursday 11:16 martin
-
- * admin/lang.php:
-
- Much better. No slashes needed AT ALL now, not even for $a
- variables. Also provided a help button at the top.
-
-2002-09-26 Thursday 10:19 martin
-
- * lang/fi/: assignment.php, forum.php, journal.php, moodle.php,
- survey.php, testupdate.php:
-
- Patches from Petri
-
-2002-09-26 Thursday 00:38 martin
-
- * doc/install.html:
-
- Info about lib/htaccess
-
-2002-09-26 Thursday 00:33 martin
-
- * lib/htaccess:
-
- Added DirectoryIndex stuff
-
-2002-09-25 Wednesday 23:16 martin
-
- * lib/db/: README, postgres7.sql:
-
- Added new postgres7 schema, developed by Felipe Rodrigues da Silva
- <felipe@pontoexe.com>. Thanks Felipe!
-
- I've personally not tested this yet so PostgrSQL user feedback is
- encouraged!
-
-2002-09-25 Wednesday 22:40 martin
-
- * course/view.php:
-
- Don't redirect too early
-
-2002-09-25 Wednesday 21:37 martin
-
- * admin/lang.php:
-
- Add some comments
-
-2002-09-25 Wednesday 20:33 martin
-
- * lib/htaccess:
-
- Improved explanations for how to use this file
-
-2002-09-25 Wednesday 19:06 martin
-
- * admin/lang.php:
-
- It's possible $USER->lang may not be defined. If so, use
- $CFG->lang.
-
-2002-09-25 Wednesday 16:17 martin
-
- * course/: social.php, view.php:
-
- Set fromdiscussion here just in case it's not set elsewhere
-
-2002-09-25 Wednesday 15:42 martin
-
- * CHANGES:
-
-
- ALL CHANGES UP TO MOODLE 1.0.5 BETA 1
-
-2002-09-25 Wednesday 15:41 martin
-
- * lang/pt_br/help/: choice/options.html,
- forum/allowdiscussions.html, forum/attachment.html,
- forum/forumtype.html, forum/ratings.html, forum/subscription.html:
-
- Unfinished files
-
-2002-09-25 Wednesday 15:40 martin
-
- * version.php:
-
- updated version numbers for beta 1 release
-
-2002-09-25 Wednesday 15:38 martin
-
- * lang/fi/README:
-
- README contains author etc
-
-2002-09-25 Wednesday 15:37 martin
-
- * lang/pt_br/README:
-
- Added README with author
-
-2002-09-25 Wednesday 15:35 martin
-
- * lang/fr/README:
-
- Author stored in README
-
-2002-09-25 Wednesday 15:33 martin
-
- * admin/lang.php:
-
- In compare mode you can now EDIT language files directly. This
- should make language development much easier.
-
- Based on code sent to me by Petri Asikainen
-
-2002-09-25 Wednesday 15:31 martin
-
- * lang/en/assignment.php:
-
- Cough typo
-
-2002-09-25 Wednesday 15:30 martin
-
- * lang/en/assignment.php:
-
- Edited using language editor
-
-2002-09-25 Wednesday 15:19 martin
-
- * lang/en/moodle.php:
-
- New string
-
-2002-09-24 Tuesday 20:45 martin
-
- * user/view.php:
-
- Fix for ICQ display (they've changed their URLs)
-
-2002-09-24 Tuesday 17:20 martin
-
- * login/signup_form.php:
-
- Hide password during registration
-
-2002-09-24 Tuesday 17:06 martin
-
- * mod/journal/view.php:
-
- Prevent guests even seeing the edit button
-
-2002-09-24 Tuesday 17:02 martin
-
- * mod/: assignment/view.php, choice/view.php:
-
- Prevent guests from submitting choices or assignments
-
-2002-09-24 Tuesday 16:54 martin
-
- * doc/credits.html:
-
- Updated Sebastien's address to seb@gaia.anet.fr
-
-2002-09-24 Tuesday 09:28 martin
-
- * login/change_password.php:
-
- Make sure site security is added when logging in via change
- password
-
-2002-09-23 Monday 23:42 martin
-
- * theme/: index.php, standard/header.html,
- standardblue/header.html, standardgreen/header.html,
- standardred/header.html:
-
- Newly formatted header.html files in themes ... still works the
- same just might be easier to edit now. index.php uses new
- set_config function
-
-2002-09-23 Monday 23:41 martin
-
- * index.php:
-
- Special "navigation" for home page - "home" value sets off
- different header in themes
-
-2002-09-23 Monday 23:40 martin
-
- * lib/moodlelib.php:
-
- New set_config() and better use of $CFG->version
-
-2002-09-23 Monday 23:38 martin
-
- * theme/standardlogo/: config.php, favicon.ico, footer.html,
- header.html, styles.css:
-
- New standardlogo theme ... like standard but with a logo
-
-2002-09-23 Monday 23:37 martin
-
- * theme/standardlogo/logo.jpg:
-
- Sample logo
-
-2002-09-23 Monday 15:02 martin
-
- * lib/moodlelib.php:
-
- Fixed up default-sized tables again
-
-2002-09-23 Monday 14:49 martin
-
- * mod/forum/lib.php:
-
- Whoops teacher checking was back to front
-
-2002-09-23 Monday 12:04 martin
-
- * doc/credits.html:
-
- Personal mentions
-
-2002-09-23 Monday 10:11 martin
-
- * lang/: en/moodle.php, fr/moodle.php:
-
- Change to name of language
-
-2002-09-23 Monday 10:08 martin
-
- * lang/pt_br/moodle.php:
-
- Updated name of language
-
-2002-09-23 Monday 10:04 martin
-
- * lang/pt_br/: assignment.php, choice.php, forum.php, journal.php,
- moodle.php, reading.php, survey.php, docs/module_files.txt,
- help/coursecategory.html, help/courseformats.html,
- help/coursefullname.html, help/coursenewsitems.html,
- help/coursenumsections.html, help/courseshortname.html,
- help/coursestartdate.html, help/enrolmentkey.html,
- help/guestaccess.html, help/html.html, help/picture.html,
- help/questions.html, help/surveys.html, help/teachers.html,
- help/text.html:
-
- Added Portuguese (Brazilian) by Fabricio Valadares, Thanks!
-
-2002-09-23 Monday 09:47 martin
-
- * doc/credits.html:
-
- Updated credits
-
-2002-09-23 Monday 00:24 martin
-
- * user/edit.html:
-
- Saner format for editing profile
-
-2002-09-23 Monday 00:19 martin
-
- * user/edit.html:
-
- Bolder title
-
-2002-09-23 Monday 00:17 martin
-
- * user/index.php:
-
- Forgot country display change
-
-2002-09-23 Monday 00:16 martin
-
- * user/index.php:
-
- Better country sorting on user index in a course
-
-2002-09-23 Monday 00:12 martin
-
- * admin/user.php:
-
- Better way of sorting countries
-
-2002-09-23 Monday 00:03 martin
-
- * admin/user.php:
-
- Fixes to country sorting
-
-2002-09-22 Sunday 23:57 martin
-
- * admin/user.php:
-
- Better handling of country sorting
-
-2002-09-22 Sunday 22:42 martin
-
- * admin/user.php:
-
- Don't delete a user if already deleted (reloading page, say)
-
-2002-09-22 Sunday 22:39 martin
-
- * version.php:
-
- Updated version
-
-2002-09-22 Sunday 22:33 martin
-
- * admin/cron.php, course/unenrol.php, lib/moodlelib.php:
-
- Fixes to unenrolling students, and unenrol_student() and
- remove_teacher() now remove forum_subscriptions correctly
-
-2002-09-22 Sunday 22:11 martin
-
- * admin/user.php, lib/moodlelib.php, user/index.php:
-
- Fixes to table widths
-
-2002-09-22 Sunday 22:07 martin
-
- * user/index.php:
-
- Arrghh ... foget to remove the debugging thing
-
-2002-09-22 Sunday 22:06 martin
-
- * admin/user.php, course/enrol.php, course/lib.php,
- course/teacher.php, course/unenrol.php, lang/en/moodle.php,
- lib/moodlelib.php, user/edit.html, user/index.php:
-
- Major cleanup of user administration and display, including
- sortable listings, confirmation on deletions, removing deleted user
- from all student lists, teacher lists and subscription lists and
- freeing up their username and email to be used again.
-
-2002-09-22 Sunday 14:49 martin
-
- * CHANGES:
-
- Changes (getting close to 1.0.5 now)
-
-2002-09-22 Sunday 14:47 martin
-
- * mod/: README, newmodule_template.zip:
-
- Updated module template with module_print_recent_activity()
-
-2002-09-22 Sunday 14:41 martin
-
- * lang/en/assignment.php, mod/assignment/lib.php:
-
- Added assignments under "Recent Activity"
-
-2002-09-22 Sunday 13:33 martin
-
- * index.php:
-
- When redirecting to admin page go direct to index.php just in case
- DirectoryIndex hasn't been fixed yet.
-
-2002-09-22 Sunday 12:29 martin
-
- * mod/journal/lib.php:
-
- Some comments to indicate standard and other functions
-
-2002-09-22 Sunday 12:27 martin
-
- * mod/survey/lib.php:
-
- Reaaranged the functions into standard and other
-
-2002-09-22 Sunday 11:58 martin
-
- * mod/survey/lib.php:
-
- Fixed stupidity
-
-2002-09-22 Sunday 11:57 martin
-
- * mod/survey/lib.php:
-
- Error in the SQL - fixed now
-
-2002-09-22 Sunday 11:51 martin
-
- * lang/en/survey.php, mod/survey/lib.php:
-
- New function to show new surveys in recent activity box
-
-2002-09-22 Sunday 11:17 martin
-
- * mod/journal/view.php:
-
- Whoops typo - left in some old stuff
-
-2002-09-22 Sunday 11:16 martin
-
- * lang/en/journal.php, mod/journal/view.php:
-
- SHow number of journal entries in the teacher link to report
-
-2002-09-22 Sunday 11:13 martin
-
- * mod/journal/lib.php:
-
- Use log URL for link to journal
-
-2002-09-22 Sunday 11:11 martin
-
- * lib/: moodlelib.php, db/mysql.sql:
-
- Support for new deleted field in user table
-
-2002-09-22 Sunday 11:05 martin
-
- * mod/forum/lib.php:
-
- Changes to not include deleted users in some things
-
-2002-09-22 Sunday 11:01 martin
-
- * CHANGES, version.php, admin/user.php, lib/moodlelib.php,
- user/view.php:
-
- Changes to enable DELETION of user accounts. Accounts aren't
- actually deleted, they are just marked with a deleteion flag that
- prevents them from logging in, or from being listed anywhere.
-
-2002-09-22 Sunday 01:11 martin
-
- * course/lib.php, lang/en/forum.php, lang/en/journal.php,
- lang/en/moodle.php, mod/forum/lib.php, mod/journal/lib.php:
-
- Changes to print_recent_activity in course/lib.php. It is now more
- modular (at slight cost to performance) and every modules can now
- have a module_print_recent_activity() function. This function
- takes a list of logs, searches for things to display and does so.
-
- So far I've done forum and journal functions
-
-2002-09-21 Saturday 16:44 martin
-
- * admin/config.html:
-
- Allow 1-minute delay (mostly good for testing)
-
-2002-09-21 Saturday 16:42 martin
-
- * version.php:
-
- Need more room for language variable (eg pt_br)
-
-2002-09-21 Saturday 16:40 martin
-
- * mod/: assignment/lib.php, forum/lib.php, journal/lib.php:
-
- Make sure user language works OK (it does now)
-
-2002-09-21 Saturday 16:39 martin
-
- * lib/moodlelib.php:
-
- Make mail format explicitly 8bit
-
-2002-09-21 Saturday 15:46 martin
-
- * mod/: assignment/lib.php, forum/lib.php, journal/lib.php:
-
- Make sure mailouts are in the user's chosen language
-
-2002-09-21 Saturday 15:42 martin
-
- * mod/forum/lib.php:
-
- Make sure mailouts are in the chosen language of each user
-
-2002-09-21 Saturday 15:27 martin
-
- * lang/fr/: assignment.php, choice.php, forum.php, journal.php,
- moodle.php, reading.php, survey.php, help/coursecategory.html,
- help/courseformats.html, help/coursefullname.html,
- help/coursenewsitems.html, help/coursenumsections.html,
- help/courseshortname.html, help/coursestartdate.html,
- help/enrolmentkey.html, help/guestaccess.html, help/picture.html,
- help/questions.html, help/surveys.html, help/text.html,
- help/forum/allowdiscussions.html, help/forum/forumtype.html,
- help/forum/ratings.html, help/forum/subscription.html:
-
- Initial (incomplete) version of French translation by Sebastien
- Nameche <snameche@virtual-net.fr>
-
- Good start! Thanks, Sebastien.
-
-2002-09-21 Saturday 15:22 martin
-
- * lang/fi/: README, assignment.php, choice.php, forum.php,
- journal.php, moodle.php, reading.php, survey.php, testupdate.php,
- docs/module_files.txt, help/coursecategory.html,
- help/courseformats.html, help/coursefullname.html,
- help/coursenewsitems.html, help/coursenumsections.html,
- help/courseshortname.html, help/coursestartdate.html,
- help/enrolmentkey.html, help/guestaccess.html, help/html.html,
- help/picture.html, help/questions.html, help/surveys.html,
- help/teachers.html, help/text.html, help/choice/options.html,
- help/forum/allowdiscussions.html, help/forum/attachment.html,
- help/forum/forumtype.html, help/forum/ratings.html,
- help/forum/subscription.html:
-
- Initial version of Finnish translation, as done by Petri Asikainen
- <paca@sci.fi>
-
- Thanks, Petri!
-
-2002-09-21 Saturday 15:18 martin
-
- * lang/en/: assignment.php, choice.php, forum.php, journal.php,
- moodle.php, reading.php, survey.php:
-
- Added single quotes around all the keys ... even though PHP works
- without them, it will flag errors when errorlevel is turned up, and
- I suspect this slows it all down a bit.
-
-2002-09-21 Saturday 15:07 martin
-
- * lang/en/README:
-
- Added my email address
-
-2002-09-21 Saturday 15:03 martin
-
- * course/view.php:
-
- Don't need to log in to see site-level course
-
-2002-09-21 Saturday 14:45 martin
-
- * admin/config.html:
-
- More options for longtimenosee
-
-2002-09-21 Saturday 14:39 martin
-
- * user/: index.php, lib.php:
-
- Don't print pictures at all for very large lists
-
-2002-09-21 Saturday 14:30 martin
-
- * user/index.php:
-
- Make more room in list
-
-2002-09-21 Saturday 14:27 martin
-
- * user/: index.php, lib.php:
-
- more refinements to sorting display
-
-2002-09-21 Saturday 14:13 martin
-
- * user/index.php:
-
- Fixed typo from testing
-
-2002-09-21 Saturday 14:12 martin
-
- * pix/t/down.gif, pix/t/up.gif, user/index.php:
-
- Much better look for user index
-
-2002-09-21 Saturday 13:43 martin
-
- * lib/moodlelib.php:
-
- Slight additions to print_table
-
-2002-09-21 Saturday 13:43 martin
-
- * lib/db/mysql.sql:
-
- Added lang for users
-
-2002-09-21 Saturday 13:42 martin
-
- * user/: index.php, lib.php:
-
- Better display of users in shortened form, for testing
-
-2002-09-20 Friday 23:42 martin
-
- * user/lib.php:
-
- Tweak
-
-2002-09-20 Friday 23:40 martin
-
- * user/: index.php, lib.php:
-
- First go at an abbreviated user listing
-
-2002-09-19 Thursday 22:59 martin
-
- * admin/config.php:
-
- Put sitename on debugging info (helpful when comparing two sites)
-
-2002-09-19 Thursday 22:51 martin
-
- * course/teachers.php, lang/en/moodle.php,
- lang/en/help/teachers.html, lib/weblib.php:
-
- Improved interface for course/teachers.php ... instead of typing
- numbers into a box there is now a menu for each user. Much
- better!
-
-2002-09-19 Thursday 22:07 martin
-
- * admin/config.html, lib/defaults.php, lib/setup.php:
-
- Got rid of errorlevel configuration - more trouble than it's worth!
- Hardcoded it into setup.php now - people who are that keen can
- change it there.
-
-2002-09-19 Thursday 22:06 martin
-
- * doc/install.html:
-
- Updated for new configuration page
-
-2002-09-19 Thursday 21:55 martin
-
- * course/edit.php, user/edit.php:
-
- Some consistency in headers on editing forms
-
-2002-09-19 Thursday 20:01 martin
-
- * CHANGES, config-dist.php, version.php, admin/config.html,
- admin/config.php, admin/index.php, admin/site.php, course/lib.php,
- lang/en/moodle.php, lib/defaults.php, lib/moodlelib.php,
- lib/setup.php:
-
- Most of the configuration variables have been moved out of the
- config.php file and into a database, where they can be edited using
- a new admin form called "Configure variables".
-
-2002-09-17 Tuesday 22:56 martin
-
- * error/index.php:
-
- Slight fix to error page to include site name properly
-
-2002-09-16 Monday 21:03 martin
-
- * index.php:
-
- Login link on home page
-
-2002-09-16 Monday 15:11 martin
-
- * UPGRADING.txt:
-
- eminder about saving themes in upgrades etc
-
-2002-09-16 Monday 15:08 martin
-
- * lib/htaccess:
-
- Typo
-
-2002-09-16 Monday 15:03 martin
-
- * lib/javascript.php:
-
- Fixed name in popup javascript window
-
-2002-09-16 Monday 14:33 martin
-
- * lib/htaccess:
-
- Sample .htaccess file
-
-2002-09-16 Monday 11:23 martin
-
- * doc/install.html:
-
- Fixed Id
-
-2002-09-16 Monday 11:20 martin
-
- * doc/install.html:
-
- Type on phpinfo
-
-2002-09-15 Sunday 14:09 martin
-
- * config-dist.php:
-
- Mentioned there's no need to use a trailing slash on the wwwroot
-
-2002-09-15 Sunday 14:06 martin
-
- * course/enrol.html, lib/moodlelib.php, login/index_form.html:
-
- Fixes to point directly to index.php wherever it was assumed. This
- wasn't a problem on most servers, but was causing some problems on
- IIS servers
-
-2002-09-14 Saturday 11:43 martin
-
- * version.php, lang/en/moodle.php, lib/moodlelib.php,
- user/edit.html:
-
- Can now specify current language on a per-user basis
-
-2002-09-13 Friday 18:22 martin
-
- * lang/en/help/html.html:
-
- New help file for editing html
-
-2002-09-13 Friday 18:21 martin
-
- * version.php, lang/en/moodle.php, lang/en/reading.php:
-
- Added a new reading type "html text". It's similar to "plain text"
- except none of the auto-formatting is done, and all HTML code is
- accepted.
-
-2002-09-13 Friday 01:08 martin
-
- * lib/weblib.php:
-
- SUrprise icon is a bit wider than 16 pixels
-
-2002-09-12 Thursday 10:42 martin
-
- * course/lib.php:
-
- Fixed bug with category links on front page
-
-2002-09-11 Wednesday 22:02 martin
-
- * login/confirm.php:
-
- One more little buglet when confirming an email (added security
- site value)
-
-2002-09-11 Wednesday 13:11 martin
-
- * CHANGES:
-
- CHANGES UP TO 1.0.4 (really, I mean it this time :-) )
-
-2002-09-11 Wednesday 10:26 martin
-
- * course/lib.php:
-
- Include guest user in list of users
-
-2002-09-10 Tuesday 21:47 martin
-
- * index.php, course/lib.php, lang/en/moodle.php:
-
- Changes to course display on front page when there is more than one
- category
-
-2002-09-10 Tuesday 21:24 martin
-
- * login/signup.php:
-
- Removed some debugging stuff
-
-2002-09-10 Tuesday 20:54 martin
-
- * version.php, lib/db/mysql.sql, login/confirm.php,
- login/signup.php:
-
- More security for email confirmation process ... a 15-character
- random "secret" key is stored the user record on account creation,
- sent via email and checked again during confirmation.
-
-2002-09-10 Tuesday 11:44 martin
-
- * CHANGES:
-
- CHANGES UP TO 1.0.4
-
-2002-09-10 Tuesday 10:13 martin
-
- * mod/forum/: version.php, db/mysql.sql:
-
- Whoops, left attachment field out of the database schema (affected
- new installations of 1.0.2 and later)
-
-2002-09-09 Monday 23:52 martin
-
- * CHANGES:
-
- CHANGES (this is 1.0.4 unless anything comes up very soon)
-
-2002-09-09 Monday 23:50 martin
-
- * course/categories.php:
-
- Tweak to modify interface a bit (changed header and made courses a
- link)
-
-2002-09-09 Monday 20:38 martin
-
- * CHANGES:
-
- CHANGES
-
-2002-09-09 Monday 20:37 martin
-
- * course/index.php, course/lib.php, lang/en/moodle.php:
-
- Tweaks to category display
-
-2002-09-09 Monday 19:48 martin
-
- * CHANGES, index.php, version.php, admin/index.php, admin/site.php,
- course/categories.php, course/index.php, course/lib.php,
- lang/en/moodle.php:
-
- Categories upgrade. Admin can now create/edit/delete categories,
- and these are diesplayed wherever courses are listed
-
-2002-09-09 Monday 19:42 martin
-
- * course/social.php:
-
- Layout fixes ... much better now
-
-2002-09-09 Monday 19:31 martin
-
- * course/edit.html:
-
- Changed maximum number of weeks/topics up to 52
-
-2002-09-09 Monday 18:38 martin
-
- * course/teachers.php:
-
- Rearrange code ... accidentally placed table->head in the loop
-
-2002-09-09 Monday 14:23 martin
-
- * lib/adodb/: adodb-cryptsession.php, adodb-csvlib.inc.php,
- adodb-errorhandler.inc.php, adodb-errorpear.inc.php,
- adodb-lib.inc.php, adodb-pager.inc.php, adodb-pear.inc.php,
- adodb-session.php, adodb.inc.php, crypt.inc.php, readme.htm,
- server.php, tips_portable_sql.htm, toexport.inc.php,
- tohtml.inc.php, tute.htm, drivers/adodb-access.inc.php,
- drivers/adodb-ado.inc.php, drivers/adodb-ado_access.inc.php,
- drivers/adodb-ado_mssql.inc.php,
- drivers/adodb-borland_ibase.inc.php, drivers/adodb-csv.inc.php,
- drivers/adodb-db2.inc.php, drivers/adodb-fbsql.inc.php,
- drivers/adodb-firebird.inc.php, drivers/adodb-ibase.inc.php,
- drivers/adodb-informix72.inc.php, drivers/adodb-mssql.inc.php,
- drivers/adodb-mysql.inc.php, drivers/adodb-oci8.inc.php,
- drivers/adodb-oci805.inc.php, drivers/adodb-oci8po.inc.php,
- drivers/adodb-odbc.inc.php, drivers/adodb-odbc_mssql.inc.php,
- drivers/adodb-odbc_oracle.inc.php, drivers/adodb-oracle.inc.php,
- drivers/adodb-postgres.inc.php, drivers/adodb-postgres64.inc.php,
- drivers/adodb-postgres7.inc.php, drivers/adodb-proxy.inc.php,
- drivers/adodb-sqlanywhere.inc.php, drivers/adodb-sybase.inc.php,
- drivers/adodb-vfp.inc.php, tests/benchmark.php, tests/client.php,
- tests/test.php, tests/test2.php, tests/test4.php, tests/test5.php,
- tests/testdatabases.inc.php, tests/testgenid.php,
- tests/testmssql.php, tests/testoci8.php, tests/testpaging.php,
- tests/testpear.php:
-
- Whoops ... last conversion actully tampered with comment formatting
- ... I've fixed that now.
-
-2002-09-09 Monday 14:17 martin
-
- * lib/adodb/: adodb-cryptsession.php, adodb-csvlib.inc.php,
- adodb-errorhandler.inc.php, adodb-errorpear.inc.php,
- adodb-lib.inc.php, adodb-pager.inc.php, adodb-pear.inc.php,
- adodb-session.php, adodb.inc.php, crypt.inc.php, license.txt,
- readme.htm, readme.txt, server.php, tips_portable_sql.htm,
- toexport.inc.php, tohtml.inc.php, tute.htm,
- drivers/adodb-access.inc.php, drivers/adodb-ado.inc.php,
- drivers/adodb-ado_access.inc.php, drivers/adodb-ado_mssql.inc.php,
- drivers/adodb-borland_ibase.inc.php, drivers/adodb-csv.inc.php,
- drivers/adodb-db2.inc.php, drivers/adodb-fbsql.inc.php,
- drivers/adodb-firebird.inc.php, drivers/adodb-ibase.inc.php,
- drivers/adodb-informix.inc.php, drivers/adodb-informix72.inc.php,
- drivers/adodb-mssql.inc.php, drivers/adodb-mysql.inc.php,
- drivers/adodb-mysqlt.inc.php, drivers/adodb-oci8.inc.php,
- drivers/adodb-oci805.inc.php, drivers/adodb-oci8po.inc.php,
- drivers/adodb-odbc.inc.php, drivers/adodb-odbc_mssql.inc.php,
- drivers/adodb-odbc_oracle.inc.php, drivers/adodb-oracle.inc.php,
- drivers/adodb-postgres.inc.php, drivers/adodb-postgres64.inc.php,
- drivers/adodb-postgres7.inc.php, drivers/adodb-proxy.inc.php,
- drivers/adodb-sqlanywhere.inc.php, drivers/adodb-sybase.inc.php,
- drivers/adodb-vfp.inc.php, tests/benchmark.php, tests/client.php,
- tests/test.php, tests/test2.php, tests/test3.php, tests/test4.php,
- tests/test5.php, tests/testcache.php, tests/testdatabases.inc.php,
- tests/testgenid.php, tests/testmssql.php, tests/testoci8.php,
- tests/testpaging.php, tests/testpear.php, tests/testsessions.php:
-
- Converted all the DOS format text files to UNIX format, for
- consistency with the rest of Moodle and also to prevent possible
- mangling of files in case they are FTP'd individually to a server.
-
-2002-09-09 Monday 00:13 martin
-
- * lib/weblib.php:
-
- Added height and width to smiley icons, to make emails look better
- in circumstances where external images are blocked (eg some webmail
- programs like squirrelmail).
-
-2002-09-09 Monday 00:04 martin
-
- * mod/forum/lib.php:
-
- Added an "unsubscribe" link to emails
-
-2002-09-08 Sunday 23:39 martin
-
- * mod/forum/lib.php:
-
- Fixed a bug. When replying to an email copy, you would be
- forwarded to the login screen to login first. However, this was
- being saved as the place to go back to after replying.
-
- I added a check for this so now it behaves as you'd expect.
-
-2002-09-08 Sunday 17:47 martin
-
- * mod/choice/mod.html:
-
- Text window a bit bigger
-
-2002-09-08 Sunday 17:42 martin
-
- * lang/en/choice.php, mod/choice/lib.php, mod/choice/mod.html,
- mod/choice/report.php, mod/choice/version.php,
- mod/choice/view.html, mod/choice/view.php:
-
- Choices now support up to 6 choices. Backward compatible to
- 2-choice format.
-
-2002-09-08 Sunday 17:41 martin
-
- * course/: social.php, topics.php, weeks.php:
-
- Tip over 'Edit profile' is the user's name
-
-2002-09-08 Sunday 17:22 martin
-
- * lang/en/help/choice/options.html:
-
- Help for choices
-
-2002-09-08 Sunday 13:29 martin
-
- * course/: social.php, topics.php, weeks.php:
-
- Clarified the "participants" link ...
-
-2002-09-08 Sunday 13:23 martin
-
- * course/view.php:
-
- Link at bottom now goes to site home, not this page
-
-2002-09-08 Sunday 13:15 martin
-
- * course/teachers.php, lang/en/help/teachers.html:
-
- Added documentation to the teachers page.
-
-2002-09-08 Sunday 13:15 martin
-
- * lib/moodlelib.php:
-
- Improved print_table() a bit (can now specify column widths)
-
-2002-09-08 Sunday 11:34 martin
-
- * course/teachers.php:
-
- Need this file to go with the previous changes!
-
-2002-09-08 Sunday 11:34 martin
-
- * lang/en/moodle.php, user/index.php, user/lib.php:
-
- Changes to improve display of teachers
-
-2002-09-08 Sunday 11:24 martin
-
- * version.php, course/edit.html, course/edit.php, course/lib.php,
- course/social.php, course/topics.php, course/weeks.php,
- lang/en/moodle.php, lib/moodlelib.php, lib/db/mysql.sql,
- user/index.php:
-
- Changes to allow much better control over what "teachers" are
- called in a course. Firstly, the course settings page now allows
- the teachers to specify the word they want to use in place of
- "teachers" and "students" as well as "teacher" and "student".
- Secondly, a new teacher admin tool allows any teacher to modify the
- order and displayed role of teachers in that course. This affects
- the display on the course listings, the participants page and so
- on.
-
-2002-09-07 Saturday 22:57 martin
-
- * admin/lang.php, lang/en/moodle.php, lib/moodlelib.php:
-
- Improvements to the language checker. As well as checking for
- missing strings, you can now see the current language compared
- side-by-side with English.
-
-2002-09-07 Saturday 22:56 martin
-
- * admin/index.php:
-
- Add a link if a "manage database" directory exists
-
-2002-09-07 Saturday 13:01 martin
-
- * mod/newmodule_template.zip:
-
- Slight update to README
-
-2002-09-07 Saturday 11:54 martin
-
- * mod/newmodule_template.zip:
-
- Added a README that explains the process
-
-2002-09-07 Saturday 11:31 martin
-
- * mod/: README, newmodule_template.zip:
-
- Added a template for new modules that contains the bare
- necessities.
-
-2002-09-06 Friday 23:17 martin
-
- * version.php:
-
- Checking in the current release number for CVS users
-
-2002-09-06 Friday 23:10 martin
-
- * user/view.php:
-
- Don't try and print the last access date if it doesn't exist
-
-2002-09-06 Friday 22:06 martin
-
- * version.php, admin/index.php, lib/moodlelib.php:
-
- Added a new $release variable that shows the user-friendly version
- number
-
-2002-09-06 Friday 22:05 martin
-
- * lib/setup.php:
-
- Cleaned up a bit
-
-2002-09-06 Friday 01:31 martin
-
- * user/edit.php:
-
- Fixed bug in password checking for new admin user ...
-
-2002-09-05 Thursday 20:29 martin
-
- * UPGRADING.txt:
-
- Updated the info to mention that the upgrading only works if you
- are logged in as the *administrator* and visit the site home page.
-
-2002-09-05 Thursday 20:25 martin
-
- * CHANGES:
-
- CHANGES UP TO 1.0.3.1
-
-2002-09-05 Thursday 20:24 martin
-
- * version.php:
-
- Updated version
-
-2002-09-05 Thursday 19:56 martin
-
- * file.php, user/pix.php:
-
- Better error message when invalid arguments are supplied.
-
-2002-09-05 Thursday 19:53 martin
-
- * lib/weblib.php:
-
- BUG FIX! - fixes error that could allow ANY file on the system to
- be read!
-
-2002-09-05 Thursday 19:28 martin
-
- * course/loginas.php:
-
- Whoops ... little bug that stopped loginas from working ... need to
- create $USER->site ...
-
-2002-09-05 Thursday 10:29 martin
-
- * version.php:
-
- Updated version number
-
-2002-09-05 Thursday 10:28 martin
-
- * CHANGES:
-
-
- CHANGES UP TO MOODLE 1.0.3
-
-2002-09-05 Thursday 10:17 martin
-
- * lang/en/moodle.php, user/edit.php:
-
- New error when the admin user is (still) set to the default
- "admin".
-
-2002-09-05 Thursday 10:04 martin
-
- * admin/user.php:
-
- BUG FIX: In the last version I introduced a new security feature
- (keeping the site URL stored in the USER session object) but forgot
- to add this to the brand new admin user - causing it to fail.
-
- Fixed.
-
-2002-09-04 Wednesday 21:38 martin
-
- * lang/en/README:
-
- Updated README .. pages dir no longer exists - now "help" and
- "docs"
-
-2002-09-04 Wednesday 17:39 martin
-
- * lib/moodlelib.php:
-
- Using different logo file to avoid caching problems on changeover
-
-2002-09-04 Wednesday 17:38 martin
-
- * pix/: madewithmoodle.gif, madewithmoodle1.gif,
- madewithmoodle2.gif, madewithmoodle3.gif:
-
- Sorted out moodle logos
-
-2002-09-04 Wednesday 14:32 martin
-
- * lib/moodlelib.php, pix/madewithmoodle.gif:
-
- Tweaked the new icon
-
-2002-09-04 Wednesday 13:07 martin
-
- * user/: edit.html, edit.php:
-
- Better handling of user-entered URLs (add http:// if missing)
-
-2002-09-04 Wednesday 00:58 martin
-
- * lib/moodlelib.php, pix/madewithmoodle.gif:
-
- New logo that should work on more themes
-
-2002-09-03 Tuesday 23:16 martin
-
- * pix/: madewithmoodle.gif, madewithmoodle2.gif:
-
- Switched these around and edited a little
-
-2002-09-03 Tuesday 22:29 martin
-
- * admin/index.php, admin/lang.php, course/lib.php,
- lang/en/moodle.php, lib/moodlelib.php:
-
-
- Added a new administration page that can check the current language
- pack against the English language pack. It prints any missing
- strings or files. This should help language pack developers.
-
-2002-09-03 Tuesday 21:11 martin
-
- * index.php, admin/site.php, course/lib.php, course/teacher.php,
- lang/en/forum.php, lang/en/moodle.php,
- login/forgot_password_form.html, login/index.php,
- mod/forum/lib.php, mod/forum/post.php:
-
- Language fixes, added english strings etc
-
-2002-09-03 Tuesday 00:35 martin
-
- * course/loggraph.php:
-
- More efficient use of database in userday as well, plus the day
- graph now always shows the whole current day
-
-2002-09-03 Tuesday 00:03 martin
-
- * course/loggraph.php:
-
- usercourse bar --> line graph for better display when lots of data
-
-2002-09-02 Monday 23:53 martin
-
- * course/loggraph.php:
-
- Alternate method of calculating usercourse logs .... is it faster?
-
-2002-09-02 Monday 17:06 martin
-
- * file.php, user/pix.php:
-
- Added Content-disposition header to help some browsers suggest the
- right filename when saving pictures and files.
-
-2002-09-02 Monday 15:41 martin
-
- * lib/weblib.php:
-
- Fixed over-zealous removal of returns from text ...
-
-2002-09-02 Monday 15:18 martin
-
- * lib/ipatlas/plot.php:
-
- Print the user's stated city/country as well
-
-2002-09-02 Monday 14:51 martin
-
- * CHANGES:
-
-
- CHANGES UP TO MOODLE 1.0.2
-
-2002-09-02 Monday 14:34 martin
-
- * config-dist.php:
-
- Added ability to define proxy machine (eg a firewall) so that
- Moodle is able to get to the Internet if it needs to
-
-2002-09-02 Monday 14:30 martin
-
- * lib/ipatlas/plotconf.inc:
-
- Add Moodle support for proxies
-
-2002-09-02 Monday 14:25 martin
-
- * mod/forum/post.php:
-
- [no log message]
-
-2002-09-02 Monday 13:03 martin
-
- * mod/forum/discuss.php:
-
- Fix the display when USER display mode is flat, and a parent is
- selected. In this case, the display is temporarily changed to
- nested
-
-2002-09-02 Monday 11:48 martin
-
- * mod/forum/lib.php:
-
- Default forum display mode is actually used now
-
-2002-09-02 Monday 10:17 martin
-
- * course/editsection.html:
-
- Removed the 255 character limit ... now they have a gun, I hope
- people don't shoot themseves with it. ;-)
-
-2002-09-01 Sunday 22:47 martin
-
- * course/lib.php:
-
- Hide no-authority teachers from course listings too
-
-2002-09-01 Sunday 22:35 martin
-
- * lang/en/help/forum/attachment.html:
-
- New documenttaion about attachments
-
-2002-09-01 Sunday 22:34 martin
-
- * mod/forum/: lib.php, post.html, post.php, version.php:
-
-
- Attachments can now be added to postings. They are stored in the
- course moddata area. They appear as links within the message,
- including mailed-out messages. They are deleted when the post is
- deleted.
-
-2002-09-01 Sunday 22:32 martin
-
- * lang/en/: forum.php, moodle.php, help/picture.html:
-
- Updates and changes
-
-2002-09-01 Sunday 22:31 martin
-
- * user/lib.php:
-
- Moved valid_uploaded_file out to lib/moodlelib.php
-
-2002-09-01 Sunday 22:31 martin
-
- * user/: edit.html, edit.php:
-
- Documentation on file sizes
-
-2002-09-01 Sunday 22:30 martin
-
- * user/index.php:
-
- DOn't print teachers with no authority
-
-2002-09-01 Sunday 22:29 martin
-
- * lib/moodlelib.php:
-
- Functions moved here from files/index.php (related to file
- handling)
-
-2002-09-01 Sunday 22:28 martin
-
- * files/index.php:
-
- Moved some functions out to lib/moodlelib.php
-
-2002-09-01 Sunday 22:24 martin
-
- * version.php, lib/db/mysql.sql:
-
- Increased size of section summaries from 255 chars to 65000 chars.
-
-2002-08-31 Saturday 10:44 martin
-
- * doc/install.html:
-
- Mentioned that config.php needs to be edited using a *text editor*
- :-)
-
-2002-08-31 Saturday 00:02 martin
-
- * theme/index.php:
-
- Prints an error message if theme can't be set
-
-2002-08-30 Friday 21:28 martin
-
- * lang/en/moodle.php:
-
- New strings for file management stuff
-
-2002-08-30 Friday 21:18 martin
-
- * files/index.php:
-
- Improved header now contains directory trail, and I
- internationalised all the texts (buttons etc)
-
-2002-08-28 Wednesday 23:53 martin
-
- * index.php:
-
- Added slash after login to fix obscure problems on some servers
-
-2002-08-28 Wednesday 23:28 martin
-
- * lib/moodlelib.php:
-
- Added slash after login link ... some servers have problems without
- it
-
-2002-08-28 Wednesday 23:07 martin
-
- * lib/moodlelib.php, login/index.php:
-
- Security fix for:
-
- Internet Explorer bug that allows sends cookies to different
- sites if
- they have the same ending. eg moodle.com cookie is sent to
- smec.moodle.com!!
-
- Also fixes case where multiple moodle installations may be in
- different
- directories on the same server. When you go from one to the
- other the
- first session will be destroyed now (you can't be logged in the
- two
- at the same time). It's just a lot safer this way, for now.
-
- Basically this works by storing the wwwroot variable in the session
- and checking it for every page.
-
-2002-08-28 Wednesday 21:41 martin
-
- * files/index.php:
-
- slasharguments wasn't being found (CFG not declared global)
-
-2002-08-28 Wednesday 21:36 martin
-
- * files/mimetypes.php:
-
- Added powerpoint
-
-2002-08-28 Wednesday 21:36 martin
-
- * files/pix/powerpoint.gif:
-
- New icon
-
-2002-08-28 Wednesday 21:20 martin
-
- * lang/en/docs/module_files.txt, mod/assignment/version.php:
-
- Slight improvements to documentation
-
-2002-08-28 Wednesday 21:07 martin
-
- * lang/en/moodle.php, lang/en/docs/module_files.txt,
- lib/moodlelib.php, lib/setup.php, mod/assignment/lib.php,
- mod/assignment/version.php:
-
- Moved uploaded assignment files into a subdirectory called moddata,
- where data from other modules can also live later on.
-
- Also added a README for that directory to warn teachers not to mess
- with it, version code to perform the upgrade, tweaks to
- assignment/lib.php and a tweak to reading module so that assignment
- files aren't listed in the list of possible readings (could get
- messy).
-
-2002-08-28 Wednesday 11:45 martin
-
- * doc/future.html:
-
- More details about Moodle futures
-
-2002-08-27 Tuesday 04:45 martin
-
- * index.php, course/lib.php:
-
- Tweak to side boxes
-
-2002-08-27 Tuesday 04:41 martin
-
- * index.php:
-
- Further little tweak to front-page spacing
-
-2002-08-27 Tuesday 04:38 martin
-
- * index.php, course/lib.php:
-
- Fix for front page case when no left column
-
-2002-08-26 Monday 19:04 martin
-
- * lib/ipatlas/plot.php:
-
- Doesn't matter if user isn't provided
-
-2002-08-26 Monday 18:07 martin
-
- * CHANGES:
-
-
- MOODLE 1.0.1 RELEASED
-
-2002-08-26 Monday 18:06 martin
-
- * version.php:
-
- Upgraded version number to today, in anticipation of 1.0.1
-
-2002-08-26 Monday 18:01 martin
-
- * mod/forum/mod.html:
-
- Choose "general" forum now as a default
-
-2002-08-26 Monday 17:51 martin
-
- * CHANGES:
-
- New changes
-
-2002-08-26 Monday 17:48 martin
-
- * CHANGES, config-dist.php, file.php, index.php, files/index.php,
- lib/moodlelib.php, mod/assignment/lib.php:
-
- Changes to use a new configuration variable: CFG->slasharguments
-
- If true, then display of user pictures or filenames will use the
- method of providing arguments as "slash" arguments - this is much
- better for caching, proxies, search engines etc. Unfortunately it
- doesn't seem to work on some PHP installations.
-
- If false (the default), then a more compatible method is used (ie
- usual way of passing parameters to scripts)
-
-2002-08-26 Monday 17:28 martin
-
- * course/lib.php:
-
- Slightly bigger window
-
-2002-08-26 Monday 17:25 martin
-
- * course/lib.php, lib/ipatlas/plot.php:
-
- Nicer display of earth plot now contains user's name as well
-
-2002-08-26 Monday 17:16 martin
-
- * lib/ipatlas/: MOODLECHANGES, plot.php:
-
- Fixes to use Moodle background colour
-
-2002-08-26 Monday 17:05 martin
-
- * doc/credits.html:
-
- Added IP-Atlas to credits
-
-2002-08-26 Monday 17:00 martin
-
- * course/lib.php:
-
- Added popup links for IP addresses in logs (display IP location on
- world map)
-
-2002-08-26 Monday 16:59 martin
-
- * lib/ipatlas/: COPYING, README, countries.txt, earth_620.jpg,
- footer.inc, hr.gif, ip-atlas.css, ip-atlas_prefs.php, plot.inc,
- plot.php, plotconf.inc, plotimage.php, plotlog.txt, reddot.gif,
- translate.inc, yellowdot.gif, languages/messages.blank.inc,
- languages/messages.it.inc:
-
- Adding IP-Atlas 1.0 to this distribution. I use it to provide maps
- for IP addresses (in the logs).
-
-2002-08-26 Monday 16:35 martin
-
- * mod/forum/lib.php:
-
- Forums with many discussions (> 10) become abbreviated to a shorter
- display
-
-2002-08-26 Monday 10:49 martin
-
- * admin/site.php:
-
- More direct link to index.php just in case they don't have
- index.php set as a default page
-
-2002-08-23 Friday 11:55 martin
-
- * index.php, course/lib.php, course/weeks.php, lib/moodlelib.php,
- mod/forum/lib.php:
-
- Changes to improve layout and formatting on old Netscape (eg
- version 4)
-
-2002-08-23 Friday 10:14 martin
-
- * lib/: moodlelib.php, setup.php:
-
- Check that PHP is a recent enough version (ie 4.1.0 or later)
-
-2002-08-22 Thursday 16:31 martin
-
- * lib/weblib.php:
-
- New space-removal works better if done before adding link tags :-)
-
-2002-08-22 Thursday 16:01 martin
-
- * mod/forum/lib.php:
-
- If a post is updated that is also a discussion definition, then the
- discussion name is updated with the post subject.
-
-2002-08-22 Thursday 15:53 martin
-
- * lib/weblib.php:
-
- Experimental filters to remove returns from before and after tags,
- which should mean neater formatting of lists and so on. Needs
- testing.
-
-2002-08-22 Thursday 14:41 martin
-
- * admin/: index.php, user.php:
-
- Tweaks to creation of user account while searching for the login
- problem some people are having ...
-
-2002-08-22 Thursday 14:40 martin
-
- * lib/db/mysql.sql:
-
- Added recent upgrades (course->guest, and user->maildisplay)
-
-2002-08-22 Thursday 10:24 martin
-
- * doc/install.html, lang/en/moodle.php, login/index_form.html:
-
- Notes about the necessity of cookies being allowed
-
-2002-08-22 Thursday 10:23 martin
-
- * course/teacher.php:
-
- Handy link to course page, after assigning teachers
-
-2002-08-22 Thursday 09:24 martin
-
- * index.php:
-
- Whoops! comment out of place
-
-2002-08-21 Wednesday 22:08 martin
-
- * index.php, lib/moodlelib.php:
-
- Just some comments about not removing the Moodle logo from the
- front page.
-
-2002-08-21 Wednesday 21:55 martin
-
- * lib/moodlelib.php:
-
- Fixed dates when no-one is logged in (uses server time now, not
- GMT)
-
-2002-08-21 Wednesday 21:29 martin
-
- * version.php, lang/en/moodle.php, user/edit.html, user/lib.php,
- user/view.php:
-
- Users can now choose to hide their email address. In this initial
- version there are three options:
-
- 0) Hide the email address from everyone (except the teacher of
- their course) 1) Allow everyone to see the email address, all the
- time. 2) Allow only participants in the same course to see the
- email address
-
- Note, new field maildisplay in 'user'
-
-2002-08-21 Wednesday 20:54 martin
-
- * version.php, course/edit.html, lang/en/moodle.php,
- lang/en/help/enrolmentkey.html, lang/en/help/guestaccess.html,
- lib/moodlelib.php:
-
- Fixed up guest access PROPERLY - it's now more obvious and simple
- for teachers to set it how they want. Guest access now has THREE
- states (off, on, on with key).
-
-2002-08-21 Wednesday 19:11 martin
-
- * lang/en/help/: enrolmentkey.html, guestaccess.html:
-
- Improved explanations
-
-2002-08-21 Wednesday 18:56 martin
-
- * lang/en/help/: enrolmentkey.html, guestaccess.html:
-
- Clarified the documentation here
-
-2002-08-21 Wednesday 10:05 martin
-
- * doc/install.html:
-
- Anchor name fix
-
-2002-08-21 Wednesday 09:57 martin
-
- * doc/install.html:
-
- Improvements to install documentation
-
-2002-08-20 Tuesday 17:39 martin
-
- * admin/cron.php:
-
- Bugfix for unenrolling old users
-
-2002-08-20 Tuesday 10:15 martin
-
- * doc/developer.html:
-
- Slight formatting fix on list
-
-2002-08-19 Monday 22:53 martin
-
- * CHANGES:
-
-
-
- Moodle 1.0 is released! :-)
-
-2002-08-19 Monday 21:25 martin
-
- * doc/: contents.html, developer.html, licence.html:
-
-
- Format fixes
-
-2002-08-19 Monday 21:19 martin
-
- * doc/: background.html, contents.html, credits.html,
- developer.html, features.html, future.html, intro.html:
-
- Significant improvements to distributed documentation
-
-2002-08-19 Monday 00:39 martin
-
- * version.php, mod/assignment/version.php, mod/choice/version.php,
- mod/forum/version.php, mod/journal/version.php,
- mod/survey/version.php:
-
- Updated versions in preparation for 1.0 release tomorrow
-
-2002-08-19 Monday 00:33 martin
-
- * doc/view.php:
-
- Double footer looked funny.
-
-2002-08-19 Monday 00:31 martin
-
- * course/lib.php, doc/teacher.html, doc/view.php:
-
- Make the Help link in the course look like a seamless part of the
- course.
-
-2002-08-19 Monday 00:16 martin
-
- * course/lib.php, course/social.php, course/topics.php,
- course/weeks.php, lang/en/moodle.php:
-
- Added help link to course pages (for teachers) and tidied up the
- course admin links in general (new fucntion and reorder)
-
-2002-08-18 Sunday 23:56 martin
-
- * lang/en/reading.php:
-
- Improvements to reading definition - help buttons and language
- fixes
-
-2002-08-18 Sunday 23:31 martin
-
- * doc/teacher.html:
-
- SLight edits
-
-2002-08-18 Sunday 23:26 martin
-
- * config-dist.php, files/index.php:
-
- New CFG->zip and CFG->unzip valiables which specify programs to use
- when zipping and unzipping files. Unix only at this stage. (Zip
- interfaces for Windows are much less standardised)
-
-2002-08-18 Sunday 23:24 martin
-
- * help.php:
-
- Better error (don't need a link)
-
-2002-08-18 Sunday 23:23 martin
-
- * doc/pix/: files.jpg, social.jpg, topics.jpg, weekly.jpg:
-
- New pictures for documentation.
-
-2002-08-18 Sunday 23:23 martin
-
- * doc/teacher.html:
-
- Finally sat down and wrote this page. SHould do for now as a
- starter.
-
-2002-08-18 Sunday 22:40 martin
-
- * lang/en/help/waysofknowing.html,
- lang/en/help/forum/allowdiscussions.html,
- lang/en/help/forum/forumtype.html, lang/en/help/forum/ratings.html,
- lang/en/help/forum/subscription.html, mod/forum/lib.php,
- mod/forum/mod.html:
-
- Improved help buttons for forums
-
-2002-08-18 Sunday 18:00 martin
-
- * doc/teacher.html:
-
- Placeholder
-
-2002-08-18 Sunday 17:52 martin
-
- * lang/en/choice.php, mod/choice/view.php:
-
- Preview how many responses have been made (for teacher)
-
-2002-08-18 Sunday 17:47 martin
-
- * mod/choice/report.php:
-
- Sort names by firstname, and include even columns with no answers
-
-2002-08-18 Sunday 17:43 martin
-
- * doc/teacher.html, lang/en/choice.php:
-
- new strings
-
-2002-08-18 Sunday 17:43 martin
-
- * mod/choice/: lib.php, report.php:
-
- Cleaned up the Choice report - it's easier to make sense of now
-
-2002-08-17 Saturday 23:10 martin
-
- * CHANGES:
-
- Changes
-
-2002-08-17 Saturday 22:44 martin
-
- * course/edit.html, lang/en/help/coursecategory.html,
- lang/en/help/coursefullname.html,
- lang/en/help/coursenewsitems.html,
- lang/en/help/coursenumsections.html,
- lang/en/help/courseshortname.html,
- lang/en/help/coursestartdate.html, lang/en/help/enrolmentkey.html,
- lang/en/help/guestaccess.html:
-
- Added more popup help for course settings page
-
-2002-08-17 Saturday 21:01 martin
-
- * config-dist.php, admin/index.php, course/lib.php,
- lang/en/moodle.php, lib/moodlelib.php, lib/setup.php,
- theme/index.php:
-
- Changes related to new way of setting and recalling themes.
-
- The CFG->theme variable is now obsolete in config.php - use the
- admin page to set themes interactively.
-
-2002-08-17 Saturday 19:32 martin
-
- * mod/assignment/index.php:
-
- Fixed some missing language strings
-
-2002-08-17 Saturday 19:32 martin
-
- * lang/en/assignment.php:
-
- Additions for index.php
-
-2002-08-17 Saturday 16:59 martin
-
- * lang/en/assignment.php, mod/assignment/mod.html,
- mod/journal/mod.html:
-
- Some more missed language strings
-
-2002-08-17 Saturday 16:38 martin
-
- * admin/index.php, lang/en/moodle.php:
-
- Added a GPL license agreement as the very first step.
-
-2002-08-17 Saturday 15:53 martin
-
- * lang/en/forum.php, mod/forum/subscribe.php,
- mod/forum/subscribers.php:
-
- Teachers can now unsubscribe anyone from the "list of subscribers"
- list. Made the feedback display when subscribing/unsubscribing a
- little more generic.
-
-2002-08-17 Saturday 15:02 martin
-
- * index.php, lib/moodlelib.php:
-
- Changes to add login/logout button to the right-hand top corner of
- every page ... this is to help encourage people to log out after a
- session, especially on shared or public terminals.
-
-2002-08-17 Saturday 11:03 martin
-
- * .htaccess, README, README.txt, UPGRADING, UPGRADING.txt:
-
- Added .txt to these files to make them double-clickable
-
-2002-08-17 Saturday 11:01 martin
-
- * .htaccess, README:
-
- Better introduction to installation
-
-2002-08-16 Friday 16:33 martin
-
- * doc/install.html:
-
- Added link to moodle-cron-for-windows.zip
-
-2002-08-16 Friday 11:10 martin
-
- * lang/en/help/waysofknowing.html:
-
- tweak
-
-2002-08-16 Friday 01:44 martin
-
- * CHANGES:
-
- Changes up to Moodle 1.0 Beta 5
-
-2002-08-16 Friday 01:41 martin
-
- * lang/en/forum.php, lang/en/moodle.php,
- lang/en/help/waysofknowing.html, mod/forum/lib.php,
- mod/forum/mod.html, mod/forum/subscribe.php, mod/forum/view.php:
-
- Forum language fixes, and addition of help for separate/connected
- knowing
-
-2002-08-15 Thursday 21:05 martin
-
- * course/lib.php:
-
- Log formatting
-
-2002-08-15 Thursday 21:03 martin
-
- * course/lib.php:
-
- Make the IP more visible in logs
-
-2002-08-15 Thursday 13:46 martin
-
- * CHANGES:
-
- Slightly clearer changelog format
-
-2002-08-15 Thursday 13:45 martin
-
- * CHANGES:
-
- Changes
-
-2002-08-15 Thursday 13:45 martin
-
- * UPGRADING:
-
- Brought this up to date, and reworded some stuff
-
-2002-08-15 Thursday 13:44 martin
-
- * version.php, admin/index.php, lang/en/moodle.php:
-
- Fixes to languages for admin (setting up and upgrading databases)
-
-2002-08-15 Thursday 13:43 martin
-
- * user/view.php:
-
- No point in being able to login as yourself
-
-2002-08-15 Thursday 12:37 martin
-
- * index.php, lib/moodlelib.php:
-
- Cleanups for footer on home page
-
-2002-08-15 Thursday 12:17 martin
-
- * lib/setup.php:
-
- Accidentally checked in a test version of setup.php - reverting
-
-2002-08-15 Thursday 12:16 martin
-
- * lib/setup.php, mod/forum/lib.php, mod/forum/subscribers.php:
-
- Fixes to finding list of subscribers to a forum for site-level
- forums which affected both the displayed list and the mailouts.
-
-2002-08-15 Thursday 11:45 martin
-
- * lang/en/forum.php, lang/en/moodle.php, mod/forum/subscribers.php:
-
-
- Fixes to list of subscribers (language fixes, and fix for
- site-level forums)
-
-2002-08-15 Thursday 11:10 martin
-
- * doc/install.html:
-
- EasyPHP is another option for Windows users
-
-2002-08-15 Thursday 10:59 martin
-
- * course/topics.php:
-
- Bit more checking while creating new section
-
-2002-08-15 Thursday 10:58 martin
-
- * course/weeks.php:
-
- Fixed bug with creation of new weeks in weekly view
-
-2002-08-14 Wednesday 14:27 martin
-
- * mod/survey/report.php:
-
- Improvements to headings
-
-2002-08-14 Wednesday 14:13 martin
-
- * mod/survey/report.php:
-
- Show scale title when looking at questions from a scale
-
-2002-08-14 Wednesday 13:58 martin
-
- * lib/graphlib.php:
-
- Orange
-
-2002-08-14 Wednesday 13:58 martin
-
- * mod/survey/graph.php:
-
- Different colours (hopefully make graphs better for color-blind
- people)
-
-2002-08-14 Wednesday 13:36 martin
-
- * mod/survey/graph.php:
-
- Improvements to the standard deviation bars display
-
-2002-08-14 Wednesday 13:27 martin
-
- * lib/graphlib.php:
-
- Added some new colours
-
-2002-08-14 Wednesday 13:13 martin
-
- * mod/survey/: graph.php, version.php, db/mysql.sql:
-
- Updated questions table to add shorttext for better graph display
- (actually this was done a long time ago but was never incorporated
- into the main Moodle codebase)
-
-2002-08-14 Wednesday 09:51 martin
-
- * lang/en/moodle.php, user/edit.php:
-
- Tidied up headers of user/edit.php
-
-2002-08-13 Tuesday 23:40 martin
-
- * admin/site.html, admin/site.php, lang/en/moodle.php:
-
- Language fixes and cleanups for admin/site.*
-
-2002-08-13 Tuesday 23:30 martin
-
- * admin/: user.html, log.php:
-
- Obsolete
-
-2002-08-13 Tuesday 02:03 martin
-
- * CHANGES:
-
- Changes up to 1.0 beta 4
-
-2002-08-13 Tuesday 02:01 martin
-
- * mod/survey/report.php:
-
- Got rid of some junk
-
-2002-08-13 Tuesday 02:01 martin
-
- * lang/en/help/surveys.html:
-
- Help file for survey types (needs work)
-
-2002-08-13 Tuesday 01:54 martin
-
- * lang/en/: moodle.php, survey.php:
-
- Language additions
-
-2002-08-13 Tuesday 01:54 martin
-
- * mod/survey/: details.php, index.php, lib.php, mod.html, save.php,
- view.php:
-
- Language fixes
-
-2002-08-13 Tuesday 01:54 martin
-
- * mod/survey/report.php:
-
- Cleaned up the whole interface (more consistent now) and lots of
- labguage stuff
-
-2002-08-12 Monday 22:59 martin
-
- * lang/en/: moodle.php, survey.php:
-
- More translating
-
-2002-08-12 Monday 22:59 martin
-
- * course/mod.php:
-
- More translating ...
-
-2002-08-12 Monday 21:45 martin
-
- * lang/en/moodle.php, lang/en/reading.php, lib/moodlelib.php,
- lib/weblib.php, theme/standard/header.html,
- theme/standardblue/header.html, theme/standardgreen/header.html,
- theme/standardred/header.html:
-
- Minor tweaking and cleaning up
-
-2002-08-12 Monday 17:38 martin
-
- * lang/en/forum.php, lang/en/journal.php, lang/en/moodle.php,
- mod/forum/lib.php, mod/journal/edit.html, mod/journal/edit.php,
- mod/journal/index.php, mod/journal/lib.php, mod/journal/mod.html,
- mod/journal/report.php, mod/journal/view.php:
-
- More language fixes
-
-2002-08-12 Monday 16:56 martin
-
- * mod/choice/: lib.php, view.php:
-
-
- Modernised insert and update of answers (using standard functions)
-
-2002-08-12 Monday 16:28 martin
-
- * lang/en/choice.php, lang/en/moodle.php, mod/choice/index.php,
- mod/choice/lib.php, mod/choice/mod.html, mod/choice/report.php,
- mod/choice/view.html, mod/choice/view.php:
-
- Language changes to choice module
-
-2002-08-12 Monday 15:44 martin
-
- * lib/wordlist.txt:
-
- Slightly bigger wordlist
-
-2002-08-12 Monday 15:40 martin
-
- * lang/en/moodle.php, lib/weblib.php:
-
- Language changes to weblib
-
-2002-08-12 Monday 15:37 martin
-
- * lang/en/moodle.php, lib/moodlelib.php:
-
- Language changes for main library
-
-2002-08-12 Monday 11:22 martin
-
- * course/enrol.php:
-
- Some courses may not have a teacher - in this case, make the
- enrolment welcome email "from" the admin
-
-2002-08-11 Sunday 23:48 martin
-
- * CHANGES:
-
- Changes
-
-2002-08-11 Sunday 23:41 martin
-
- * course/delete.php, course/edit.html, course/edit.php,
- course/editsection.php, course/enrol.php, course/index.php,
- course/lib.php, course/log.php, course/loggraph.php,
- course/loginas.php, course/loglive.php, course/mod.php,
- course/mod_delete.html, course/social.php, course/teacher.php,
- course/unenrol.php, course/user.php, lang/en/moodle.php:
-
-
- Changes related to language support ... get_string() Minor little
- interface cleanups along the way
-
-2002-08-11 Sunday 22:22 martin
-
- * help.php:
-
- Ah, that's nicer-looking code. (got rid of the HTML header)
-
-2002-08-11 Sunday 22:21 martin
-
- * theme/: standard/header.html, standardblue/header.html,
- standardgreen/header.html, standardred/header.html:
-
- Slight tweak to allow completely blank headers (no arguments to
- print_header will now give a blank header). Useful for help pages.
-
-2002-08-11 Sunday 22:12 martin
-
- * lang/en/moodle.php, lang/en/help/courseformats.html,
- lang/en/help/picture.html, lang/en/help/questions.html,
- lang/en/help/text.html, lib/moodlelib.php:
-
- Moved the help files into their own directory in lang/en/help
-
-2002-08-11 Sunday 22:05 martin
-
- * course/: topics.php, weeks.php:
-
- Don't show news at all if 0 newsitems was selected in course
- settings
-
-2002-08-11 Sunday 14:24 martin
-
- * config-dist.php:
-
- Mention the new themes
-
-2002-08-11 Sunday 14:15 martin
-
- * theme/standardred/: config.php, styles.css:
-
- Minor tweaks to colors
-
-2002-08-11 Sunday 14:11 martin
-
- * theme/: standardgreen/config.php, standardgreen/favicon.ico,
- standardgreen/footer.html, standardgreen/header.html,
- standardgreen/styles.css, standardred/config.php,
- standardred/favicon.ico, standardred/footer.html,
- standardred/header.html, standardred/styles.css:
-
- New coloured themes (green and red) just to add some options
-
-2002-08-11 Sunday 13:24 martin
-
- * course/lib.php, lang/en/moodle.php:
-
- Changes to strings in print_recent_activity (added, updated,
- deleted activities)
-
-2002-08-11 Sunday 13:11 martin
-
- * CHANGES, course/enrol.php, course/lib.php, course/loginas.php,
- lang/en/moodle.php:
-
- Various small changes (mostly to language strings)
-
-2002-08-11 Sunday 13:07 martin
-
- * lib/moodlelib.php:
-
- Moved code from footer.html into print_footer() Don't update user
- on login check if it isn't a real user.
-
-2002-08-11 Sunday 13:06 martin
-
- * theme/: standard/footer.html, standardblue/footer.html:
-
- Took code out of footer.html (it's in print_footer() instead)
-
-2002-08-11 Sunday 12:30 martin
-
- * admin/user.php:
-
- In user list, name goes to full page instead of editing (because
- there is an edit link at the end of the row, as well as on the ful
- page)
-
-2002-08-10 Saturday 23:16 martin
-
- * user/view.php:
-
- Fixes to visibility of unenrol button
-
-2002-08-10 Saturday 23:10 martin
-
- * user/lib.php:
-
- Tweak to display on "unenrol"
-
-2002-08-10 Saturday 22:56 martin
-
- * mod/assignment/lib.php:
-
- Small fix to the full list of available assignments
-
-2002-08-10 Saturday 22:28 martin
-
- * lang/en/moodle.php:
-
- Additions
-
-2002-08-10 Saturday 22:27 martin
-
- * course/: lib.php, topics.php, weeks.php:
-
- More tweaks to recent activity box
-
-2002-08-10 Saturday 21:50 martin
-
- * course/lib.php:
-
- Tweak teacher colour
-
-2002-08-10 Saturday 21:42 martin
-
- * course/lib.php, course/log.php, course/topics.php,
- course/weeks.php, lang/en/moodle.php, lib/moodlelib.php:
-
- Tweaks and tidy-ups for course home pages (weekly and topics)
-
-2002-08-09 Friday 17:25 martin
-
- * lib/moodlelib.php, user/lib.php, user/view.php:
-
- Further little fixes to user image displaying
-
-2002-08-09 Friday 17:09 martin
-
- * admin/user.php, lib/moodlelib.php, user/pix.php:
-
- Changes to make uploaded user pictures work properly on Windows
- :-(
-
-2002-08-09 Friday 17:08 martin
-
- * doc/install.html:
-
- Clearer docs for Windows users
-
-2002-08-09 Friday 14:25 martin
-
- * doc/install.html:
-
- Brought the install procedure up to date
-
-2002-08-09 Friday 10:48 martin
-
- * index.php:
-
- Slight tweak to remove login button for ordinary users
-
-2002-08-09 Friday 10:45 martin
-
- * index.php, admin/index.php, lib/moodlelib.php,
- mod/forum/version.php:
-
- New functions get_list_of_modules() and moodle_needs_upgrading().
- Used on the home page when admin is logged in, to check for any
- upgrading of the databases that might need to be done.
-
-2002-08-09 Friday 01:43 martin
-
- * CHANGES:
-
- Changes
-
-2002-08-09 Friday 01:34 martin
-
- * CHANGES:
-
-
-
- Changes up to Moodle 1.0 BETA 3
-
-2002-08-09 Friday 01:30 martin
-
- * user/view.php:
-
- Better control of buttons for admin and in site view
-
-2002-08-09 Friday 01:30 martin
-
- * index.php:
-
- parameter for print_admin_links
-
-2002-08-09 Friday 01:29 martin
-
- * course/: lib.php, loggraph.php, loginas.php, user.php:
-
- Tweaks and cleanups
-
-2002-08-09 Friday 01:28 martin
-
- * lib/moodlelib.php:
-
- Fixed a tricky little bug with usergetmidnight() when no timezone
- was defined.
-
-2002-08-09 Friday 00:22 martin
-
- * course/lib.php, course/user.php, lang/en/moodle.php,
- user/view.php:
-
- More tidy ups in displays
-
-2002-08-09 Friday 00:02 martin
-
- * user/: edit.php, view.php:
-
- Tweaks to the headers
-
-2002-08-08 Thursday 23:51 martin
-
- * index.php, admin/site.php, admin/user.php, course/delete.php,
- course/edit.php, course/lib.php, course/teacher.php,
- lang/en/moodle.php, user/edit.php:
-
-
- Further excellent tidy-ups to the admin pages. They are actually
- starting to look/work as slick as the rest of the site. :-)
-
-2002-08-08 Thursday 22:17 martin
-
- * CHANGES, version.php, admin/index.php, admin/site.php,
- admin/user.php, course/delete.php, lang/en/moodle.php,
- lib/moodlelib.php, user/edit.html, user/edit.php:
-
-
-
- Cleanup of the admin interface - especially the user management
-
- Bugs fixed, duplicate code removed, plus you can now add new users.
-
- Aaah much better. :-)
-
-2002-08-08 Thursday 20:41 martin
-
- * lib/moodlelib.php:
-
- Fixed tiny buglet on insert_record which made it ignore NULL values
-
-2002-08-08 Thursday 15:20 martin
-
- * admin/user.php:
-
- Damn .. this bug was stopping the admin user being created
- properly. (Checking for uploaded file)
-
-2002-08-08 Thursday 13:06 martin
-
- * doc/future.html:
-
- Updated this page (because now bugs.moodle.org exists)
-
-2002-08-08 Thursday 10:11 martin
-
- * config-dist.php:
-
- Slightly clearer explanations ...
-
-2002-08-07 Wednesday 16:46 martin
-
- * mod/assignment/: version.php, db/mysql.sql:
-
- Missing 'auto_increment' on assignment_submissions table, for 'id'
-
-2002-08-07 Wednesday 16:26 martin
-
- * lib/moodlelib.php:
-
- get_real_size() for translating text to byte sizes (eg 2M)
-
-2002-08-07 Wednesday 16:24 martin
-
- * files/index.php:
-
- Now properly sets and checks limits on file sizes
-
-2002-08-07 Wednesday 11:45 martin
-
- * files/index.php:
-
- Upload works again ...
-
-2002-08-07 Wednesday 01:41 martin
-
- * index.php:
-
- Whoops ... typo in save_session
-
-2002-08-07 Wednesday 01:29 martin
-
- * doc/install.html:
-
- Updated requirements.
-
-2002-08-07 Wednesday 01:24 martin
-
- * CHANGES:
-
- Changes
-
-2002-08-07 Wednesday 01:23 martin
-
- * index.php, admin/user.php, course/enrol.php, course/loginas.php,
- course/mod.php, course/social.php, course/topics.php,
- course/unenrol.php, course/view.php, course/weeks.php,
- doc/install.html, lib/moodlelib.php, lib/setup.php,
- login/change_password.php, login/confirm.php, login/index.php,
- login/logout.php, mod/forum/discuss.php, mod/forum/index.php,
- mod/forum/lib.php, mod/forum/post.php, mod/forum/rate.php,
- mod/forum/search.php, mod/forum/subscribers.php,
- mod/forum/view.php, user/edit.php, user/lib.php:
-
-
- Widespread changes throughout Moodle to make sure it works on
- servers that have register_globals turned off (this is the default
- setting on newer version of PHP).
-
- In fact it's partly a hack that globalises all GET, POST, FILES AND
- COOKIE variables. Unfortunately though the SESSION and USER global
- session variables are only available as $_SESSION["USER"] and
- $_SESSION["SESSION"], which is cumbersome to use.
-
- So, for every request I now make a copy of these two session
- variables into $USER and $SESSION. Whenever I update them
- thoughout Moodle I now have to call save_session("USER") which
- copies them back to the session variable. This seems to be working
- well now.
-
- Because I'm using $_SESSION etc now this will raise the required
- minimum version of PHP to 4.1.0
-
-2002-08-06 Tuesday 20:58 martin
-
- * config-dist.php:
-
- Made it a bit clearer.
-
-2002-08-06 Tuesday 20:17 martin
-
- * admin/site.php:
-
- Close wide-open hacking hole! This script wasn't checking for
- admin user in the case where the site has been defined already.
- Oops. Fixed now.
-
-2002-08-06 Tuesday 17:36 martin
-
- * user/: edit.html, edit.php:
-
- Can now edit own firstname and lastname, and some tidying
-
-2002-08-06 Tuesday 17:24 martin
-
- * course/social.php, course/topics.php, course/weeks.php,
- lang/en/forum.php, mod/forum/lib.php:
-
- Better looking search boxes
-
-2002-08-06 Tuesday 17:23 martin
-
- * mod/assignment/upload.php:
-
- Changed a variable name for clarity
-
-2002-08-06 Tuesday 17:21 martin
-
- * user/: index.php, lib.php:
-
- Performance enhancement for user listing (caching of language
- strings)
-
-2002-08-06 Tuesday 14:23 martin
-
- * mod/forum/lib.php:
-
- Bug in rated posts counting
-
-2002-08-06 Tuesday 14:17 martin
-
- * mod/forum/lib.php:
-
- Whoops ... make sure rated posts still show ratings! :-)
-
-2002-08-06 Tuesday 14:09 martin
-
- * mod/forum/lib.php:
-
- forum_print_discussion now checks to see whether there are any
- ratings that haven't been done yet on a discussion. If not, then
- it won't print the ratings form. This avoids a slight confusion
- about the interface that existed previously.
-
-2002-08-06 Tuesday 12:21 martin
-
- * mod/forum/view.php:
-
- Better wording for eachuser forum
-
-2002-08-06 Tuesday 12:17 martin
-
- * mod/forum/lib.php:
-
- Whoops ... more forum->assessed
-
-2002-08-06 Tuesday 12:04 martin
-
- * mod/forum/: discuss.php, lib.php, view.php:
-
- Whoops ... using forum->assessed to determine whether discussions
- should be assessable now
-
-2002-08-06 Tuesday 00:12 martin
-
- * login/: change_password.php, forgot_password.php:
-
- Don't allow guest user to change or reset password
-
-2002-08-05 Monday 17:48 martin
-
- * mod/forum/: lib.php, post.php:
-
- A teacher can now delete any post (as long as it doesn't have
- replies).
-
-2002-08-05 Monday 16:57 martin
-
- * admin/cron.php:
-
- Needed to delete forum_subscriptions as well.
-
-2002-08-05 Monday 16:43 martin
-
- * admin/cron.php:
-
- More efficiency when deleting enrolments
-
-2002-08-05 Monday 16:40 martin
-
- * admin/cron.php, mod/journal/lib.php:
-
- Cron tidy-ups
-
-2002-08-05 Monday 15:59 martin
-
- * config-dist.php:
-
- New config variable longtimenosee
-
-2002-08-05 Monday 15:59 martin
-
- * admin/cron.php:
-
- Code to unenrol old students and delete unconfirmed users
-
-2002-08-05 Monday 02:19 martin
-
- * mod/journal/view.php:
-
- WHoops - typo on function call
-
-2002-08-05 Monday 01:24 martin
-
- * mod/: assignment/lib.php, journal/lib.php:
-
- More tweaks to feedback display (consistency with forum posts)
-
-2002-08-05 Monday 01:13 martin
-
- * lang/en/assignment.php, lang/en/journal.php,
- mod/assignment/lib.php, mod/forum/lib.php, mod/journal/lib.php:
-
- Fixes in display of standard user_complete and user_outline
- functions for journal, forum and assignments
-
-2002-08-05 Monday 00:44 martin
-
- * mod/assignment/view.php:
-
- Formatting tweak
-
-2002-08-05 Monday 00:42 martin
-
- * mod/: choice/version.php, forum/version.php, journal/version.php,
- survey/version.php:
-
- Updated version numbers
-
-2002-08-05 Monday 00:20 martin
-
- * files/index.php, lang/en/forum.php, lib/moodlelib.php,
- mod/journal/lib.php, mod/journal/report.php:
-
- Misc small changes while I was working on assignments
-
-2002-08-05 Monday 00:19 martin
-
- * lang/en/assignment.php, lang/en/moodle.php,
- mod/assignment/README, mod/assignment/icon.gif,
- mod/assignment/index.php, mod/assignment/lib.php,
- mod/assignment/mod.html, mod/assignment/submissions.php,
- mod/assignment/upload.php, mod/assignment/version.php,
- mod/assignment/view.php, mod/assignment/db/mysql.sql:
-
- New assignment module finally complete!
-
-2002-08-04 Sunday 21:27 martin
-
- * course/lib.php:
-
- More monir tweaks
-
-2002-08-04 Sunday 21:25 martin
-
- * course/lib.php:
-
- Minor formatting tweaks
-
-2002-08-04 Sunday 21:14 martin
-
- * mod/forum/index.php:
-
- Get a string from moodle.php instead of forum.php
-
-2002-08-04 Sunday 21:13 martin
-
- * mod/forum/lib.php:
-
- Added FORUM_SHORT_POST
-
-2002-08-04 Sunday 15:06 martin
-
- * mod/journal/: lib.php, view.php:
-
- Moved a function to lib.php
-
-2002-08-04 Sunday 10:55 martin
-
- * index.php:
-
- Admin link looks better at the bottom
-
-2002-08-04 Sunday 10:39 martin
-
- * lib/moodlelib.php:
-
- In email_to_user, change AddBCC back to AddAddress ... this was a
- hangover from the old bulk-email method, but now we just send one
- email at a time, so it makes sense for the address to be visible
- again
-
-2002-08-04 Sunday 10:13 martin
-
- * index.php:
-
- Added a direct admin link
-
-2002-08-04 Sunday 10:10 martin
-
- * course/delete.php, course/edit.php, course/editsection.html,
- course/editsection.php, course/enrol.html, course/enrol.php,
- lang/en/moodle.php:
-
- MOre language updates
-
-2002-08-04 Sunday 10:08 martin
-
- * version.php, course/lib.php, lib/db/mysql.sql:
-
- Fixes to two database fields log_display(table -> mtable) and
- user_teachers(authority from varchar -> int)
-
-2002-08-03 Saturday 20:26 martin
-
- * index.php:
-
- Tiny tweak to spacer image for IE browsers
-
-2002-08-03 Saturday 19:58 martin
-
- * course/: social.php, view.php:
-
- Customisable section 0 on social forum
-
-2002-08-03 Saturday 19:45 martin
-
- * index.php:
-
- Better spacing in case with admin-only
-
-2002-08-03 Saturday 16:40 martin
-
- * index.php:
-
- put main menu up top
-
-2002-08-03 Saturday 16:38 martin
-
- * index.php:
-
- Spacing again
-
-2002-08-03 Saturday 16:37 martin
-
- * index.php:
-
- Ugh fixing spacing
-
-2002-08-03 Saturday 16:33 martin
-
- * index.php:
-
-
- Adjusted sizes of front page columns
-
-2002-08-03 Saturday 16:16 martin
-
- * index.php, admin/index.php, admin/site.html, admin/site.php,
- course/edit.php, course/lib.php, course/topics.php,
- course/user.php, course/view.php, course/weeks.php,
- lang/en/forum.php, lang/en/moodle.php, mod/choice/index.php,
- mod/choice/view.php, mod/forum/discuss.php, mod/forum/index.php,
- mod/forum/search.php, mod/forum/view.php, mod/journal/index.php,
- mod/journal/view.php, mod/survey/index.php, mod/survey/view.php,
- pix/i/course.gif:
-
- Lots of work on site display, over many files. Improved front page
- and display of site modules.
-
-2002-08-03 Saturday 12:57 martin
-
- * admin/: index.php, user.php:
-
- More admin cleanups - improved user listing
-
-2002-08-03 Saturday 12:44 martin
-
- * admin/index.php, admin/teacher.php, course/delete.php,
- course/teacher.php, lang/en/moodle.php:
-
-
- Cleaned up the admin pages (and moved some files) and added ability
- to completely delete courses
-
-2002-08-03 Saturday 12:43 martin
-
- * lib/moodlelib.php:
-
- print_continue() to print continue
-
-2002-08-03 Saturday 10:29 martin
-
- * course/mod.php, mod/README, mod/assignment/lib.php,
- mod/assignment/mod.php, mod/choice/lib.php, mod/choice/mod.php,
- mod/forum/lib.php, mod/forum/mod.php, mod/journal/lib.php,
- mod/journal/mod.php, mod/survey/lib.php, mod/survey/mod.php:
-
- Moved all mod.php functions from modules into lib.php, and updated
- course/mod.php to use them there. No longer need module/mod.php
-
-2002-08-03 Saturday 03:01 martin
-
- * mod/forum/lib.php:
-
- Just a couple of changes
-
-2002-08-03 Saturday 03:01 martin
-
- * lang/en/forum.php:
-
- tweaks
-
-2002-08-03 Saturday 01:42 martin
-
- * version.php, lib/db/mysql.sql, mod/assignment/version.php,
- mod/choice/version.php, mod/forum/version.php,
- mod/journal/version.php, mod/survey/version.php:
-
- Removed fullname and search fields from modules table. Fullname is
- now derived from the string 'modulename' in the lang files for each
- module.
-
-2002-08-03 Saturday 01:41 martin
-
- * admin/index.php:
-
- No change (just a comment)
-
-2002-08-03 Saturday 01:41 martin
-
- * lib/moodlelib.php:
-
- get_course_users was buggy when teachers or students was empty.
- The SQL looked good to me, but I had to do it another way to make
- it work.
-
-2002-08-03 Saturday 01:38 martin
-
- * course/: lib.php, mod.php, topics.php, user.php, view.php,
- weeks.php:
-
- Lots of changes related to module info used in course listings and
- activity reports. Module names are now from lang files, not from
- the modules table. Cleanups.
-
-2002-08-03 Saturday 01:36 martin
-
- * lang/en/: assignment.php, choice.php, forum.php, journal.php,
- moodle.php, reading.php, survey.php:
-
- Addition of modulename and modulenameplural strings as a standard
- to every module file.
-
-2002-08-03 Saturday 01:35 martin
-
- * mod/forum/report.php:
-
- bugfixes and clean up
-
-2002-08-03 Saturday 01:34 martin
-
- * mod/forum/lib.php:
-
- SOme major bugfixes to forum_cron() and lots of translating
-
-2002-08-02 Friday 17:50 martin
-
- * course/social.php, course/topics.php, course/weeks.php,
- mod/forum/index.php, mod/forum/lib.php, mod/forum/mod.html,
- mod/forum/search.php:
-
- Fixed up some forum functions and constants (consistency)
-
-2002-08-02 Friday 17:24 martin
-
- * lang/README, lang/en/README, lang/en/assignment.php,
- lang/en/choice.php, lang/en/forum.php, lang/en/journal.php,
- lang/en/moodle.php, lang/en/reading.php, lang/en/strings.php,
- lang/en/survey.php, lib/moodlelib.php:
-
- Language files have been moved to keep them altogether under /lang
- This should make it easier on translators.
-
-2002-08-02 Friday 17:20 martin
-
- * admin/teacher.php:
-
- Rmove guest from list of possible teachers
-
-2002-08-02 Friday 17:19 martin
-
- * mod/forum/: discuss.php, index.php, lib.php:
-
- Changes related to language strings and clean up
-
-2002-08-02 Friday 17:19 martin
-
- * mod/forum/delete.php:
-
- This file is not linked to or used by anything yet, but I've found
- it useful to delete forums properly while testing stuff.
-
-2002-08-01 Thursday 23:48 martin
-
- * admin/index.php, admin/user.php, course/edit.html,
- course/editsection.php, course/lib.php, course/loggraph.php,
- course/mod.php, mod/forum/db/mysql.sql:
-
- Misc changes to improve performance on a brand-new installation
-
-2002-08-01 Thursday 17:38 martin
-
- * mod/forum/lib.php:
-
- Centered new topic link
-
-2002-08-01 Thursday 17:36 martin
-
- * mod/forum/lib.php:
-
- Changed the ratings to new separate/connected system - just for
- testing
-
-2002-08-01 Thursday 15:09 martin
-
- * course/loginas.php:
-
- Make sure we still log the fact that the teacher logged in as
- someone though. Also, make the "realuser" the teacher's id, in
- case we want to use it later
-
-2002-08-01 Thursday 15:05 martin
-
- * lib/moodlelib.php:
-
- DOn't add to logs when teacher is "logged in as" a student
-
-2002-08-01 Thursday 15:04 martin
-
- * course/loginas.php:
-
- Added "realuser" to USER variable to identify imposters
-
-2002-08-01 Thursday 14:16 martin
-
- * course/loginas.php:
-
- removed TABS and changed wording (your -> this)
-
-2002-08-01 Thursday 14:15 martin
-
- * user/index.php:
-
- Slight rearrangement
-
-2002-08-01 Thursday 13:55 martin
-
- * index.php, course/social.php:
-
- Fixed use of reading functions (it had changed name)
-
-2002-08-01 Thursday 13:45 martin
-
- * CHANGES:
-
- Changes
-
-2002-08-01 Thursday 13:44 martin
-
- * UPGRADING:
-
- Reworded this file to make it clearer
-
-2002-08-01 Thursday 13:34 martin
-
- * mod/choice/mod.php:
-
- Clean up - modernised choice mod.php
-
-2002-08-01 Thursday 13:18 martin
-
- * mod/survey/: graph.php, lib.php, mod.php, view.php:
-
- More cleanups to survey - renamed/moved functions, modernised
- mod.php
-
-2002-08-01 Thursday 12:54 martin
-
- * mod/survey/lib.php:
-
- typo
-
-2002-08-01 Thursday 12:49 martin
-
- * mod/survey/: edit.php, edit_form.html, edit_form.phtml,
- edit_new.html, edit_new.phtml, graph.php, lib.php, login_form.html,
- report.php, test.php, view.php:
-
- Big clean up of survey functions and removal of deadwood (more to
- go still though)
-
-2002-08-01 Thursday 12:05 martin
-
- * mod/forum/lib.php:
-
- Yet more improvements to user discussion listing (added forum link
- to each discussion printed)
-
-2002-08-01 Thursday 12:00 martin
-
- * mod/forum/lib.php:
-
- More improvements to user discussion display
-
-2002-08-01 Thursday 11:56 martin
-
- * mod/forum/lib.php:
-
- Whoops! Hide teacher discussions when printing list of user
- discussions
-
-2002-08-01 Thursday 11:50 martin
-
- * index.php, course/lib.php, course/mod.php, course/social.php,
- course/topics.php, course/weeks.php, mod/forum/discuss.php,
- mod/forum/lib.php, mod/forum/post.php, mod/forum/search.php,
- mod/forum/subscribe.php, mod/forum/view.php, user/view.php:
-
- A big clean up of all the forum functions (including renaming them
- all to start with forum_ ) and all the follow-on effects that
- caused Some miscellaneous bug fixes and code clean-ups along the
- way
-
-2002-08-01 Thursday 11:49 martin
-
- * mod/assignment/: lib.php, mod.html, mod.php:
-
- Some work so far on the assignment module ... NOT FINISHED YET! I
- just want to get it out the way of some other commits
-
-2002-08-01 Thursday 01:13 martin
-
- * lib/moodlelib.php:
-
- Slowly implementing courseid type variables where i see them
-
-2002-08-01 Thursday 01:11 martin
-
- * course/enrol.php:
-
- Better logging for guest when enrolling
-
-2002-08-01 Thursday 00:53 martin
-
- * mod/forum/: mod.php, search.php, version.php, db/mysql.sql:
-
- Fixes to logging and log display
-
-2002-08-01 Thursday 00:52 martin
-
- * mod/forum/lib.php:
-
- Fixed up activity display for forums
-
-2002-08-01 Thursday 00:33 martin
-
- * mod/forum/: discuss.php, subscribe.php:
-
- Fixed up some forum logging
-
-2002-08-01 Thursday 00:24 martin
-
- * course/lib.php:
-
- A fix to recent log display
-
-2002-08-01 Thursday 00:13 martin
-
- * mod/forum/index.php:
-
- Fixed up forum sorting
-
-2002-07-31 Wednesday 23:55 martin
-
- * mod/forum/lib.php:
-
- Tweak to add ... after shortpost
-
-2002-07-31 Wednesday 23:52 martin
-
- * course/social.php:
-
- Tweak on readings display on social course
-
-2002-07-31 Wednesday 23:43 martin
-
- * mod/forum/lib.php:
-
- whoops typo, forgot global
-
-2002-07-31 Wednesday 23:39 martin
-
- * course/social.php:
-
- is_subscribed => forum_is_subscribed
-
-2002-07-31 Wednesday 23:34 martin
-
- * mod/forum/: index.php, lib.php:
-
- Fixes for long posts ...
-
-2002-07-31 Wednesday 23:09 martin
-
- * mod/forum/view.php:
-
- Fixed subscribe info for students
-
-2002-07-31 Wednesday 22:19 martin
-
- * index.php, version.php, admin/index.php, course/lib.php,
- course/mod.php, course/social.php, course/topics.php,
- course/view.php, course/weeks.php, doc/install.html,
- lib/moodlelib.php, mod/assignment/module.php,
- mod/assignment/version.php, mod/choice/module.php,
- mod/choice/version.php, mod/forum/discuss.php, mod/forum/icon.gif,
- mod/forum/index.php, mod/forum/lib.php, mod/forum/mod.html,
- mod/forum/mod.php, mod/forum/module.php, mod/forum/post.html,
- mod/forum/post.php, mod/forum/rate.php, mod/forum/report.php,
- mod/forum/search.php, mod/forum/subscribe.php,
- mod/forum/subscribers.php, mod/forum/version.php,
- mod/forum/view.php, mod/forum/db/mysql.sql, mod/journal/module.php,
- mod/journal/version.php, mod/survey/module.php,
- mod/survey/version.php, user/view.php:
-
- OK, some massive changes with many files removed or changed.
-
- Basically the changes are:
-
- - I've merged the 'discuss' module into the forum module
- which makes the interface MUCH clearer for everyone
- - I've added a new 'single' forum type that replicates
- what the old discuss course modules used to look like.
- - I've got rid of the "discussion" forum type - it will
- still exist in upgraded courses but as a normal forum.
- - the 'discuss' module is completely deleted - gone.
- - the 'chat' module is completely deleted - gone.
- - The upgrading system has been improved, and all code
- is stored in version.php.
- - I've put in upgrading commands to do the best I can
- (right now) to upgrade courses that used the discuss
- module. It should mostly work, just leaving some
- "orphan" coursemodules on you course front page. You
- can easily delete these using the little 'x'.
- I may have forgotten something - I've only tested on
- my testing server and I'm about to test on my production
- server to see how it goes.
- - Forums have a lot of little new features and fixes. The
- main one is the subscription process. Teachers can 'force'
- subscriptions on any forum. This disallows everyone from
- choosing their own mail subscription - it's just on.
- - The assignment module is half-finished and not working yet
-
- I've still some massive changes to do, mostly involving making all
- the lib.php function names more standardised, so consider this is
- an interim checkin to do some tests.
-
-2002-07-30 Tuesday 18:45 martin
-
- * lib/setup.php:
-
- Removed version (replaced by /version.php
-
-2002-07-30 Tuesday 11:35 martin
-
- * course/: social.php, topics.php:
-
- Fixed bug in subscribe link
-
-2002-07-29 Monday 23:45 martin
-
- * index.php, course/social.php, course/weeks.php,
- lib/moodlelib.php:
-
- Definition and use of new isediting() function for checking whether
- a user is not only in editing mode, but ALLOWED to be editing the
- current course. Used to show editing buttons etc
-
-2002-07-29 Monday 23:11 martin
-
- * lib/moodlelib.php:
-
- Moved some functions around - no functonal difference
-
-2002-07-29 Monday 23:10 martin
-
- * course/: edit.html, edit.php:
-
- Much simpler date-setting using new moodlelib functions
-
-2002-07-29 Monday 23:09 martin
-
- * version.php, admin/index.php:
-
- Now adds the config table automatically if there isn't one yet.
-
-2002-07-29 Monday 21:45 martin
-
- * mod/forum/lib.php:
-
- Fixed link for "older topics"
-
-2002-07-29 Monday 21:10 martin
-
- * course/view.php:
-
- Can now specify course by "short name" using name parameter.
- Useful for integrating with external interfaces. Thanks to dopey
- for the idea.
-
-2002-07-29 Monday 21:03 martin
-
- * mod/journal/report.php:
-
- OK, this is working now
-
-2002-07-29 Monday 18:12 martin
-
- * mod/journal/report.php:
-
- hmm wierd bug on production server but not testing ... this is to
- test that
-
-2002-07-29 Monday 17:48 martin
-
- * mod/journal/: lib.php, report.php:
-
- Fixes to journal reporting
-
-2002-07-29 Monday 17:17 martin
-
- * mod/forum/: lib.php, view.php:
-
- Minor forum formatting tweaks
-
-2002-07-29 Monday 16:24 martin
-
- * mod/forum/subscribers.php:
-
- Cleaned up subscription checking - it's a bit slower but will work
- with the upcoming changes to forums (subscribeall flag). Code is
- shorter too.
-
-2002-07-29 Monday 16:11 martin
-
- * mod/forum/view.php:
-
- edit icon always appears now, as long as a coursemodule exists
-
-2002-07-29 Monday 15:26 martin
-
- * mod/journal/lib.php:
-
- Slightly bigger textarea for teacher feedback
-
-2002-07-29 Monday 15:21 martin
-
- * mod/journal/: lib.php, report.php:
-
- Improvements to report.php ... clearer code, new functions in
- lib.php and now the journal entries are sorted with the newest at
- the top.
-
-2002-07-29 Monday 15:00 martin
-
- * lib/moodlelib.php:
-
- changed function get_course_participants --> get_course_users
- (naming consistency)
-
-2002-07-29 Monday 14:53 martin
-
- * user/index.php:
-
- Changed to use the new functions for lists of students, teachers
- etc
-
-2002-07-29 Monday 14:52 martin
-
- * lib/moodlelib.php:
-
- New functions for getting lists of people in a course, and some
- cleanups
-
-2002-07-29 Monday 14:34 martin
-
- * mod/journal/mod.php:
-
- modernised the code to use newer database functions - no change in
- functionality
-
-2002-07-29 Monday 14:21 martin
-
- * lib/moodlelib.php:
-
- New functions for printing date selector forms and reconstructing
- dates afterwards. Also a new function for counting words in a text
-
-2002-07-29 Monday 14:20 martin
-
- * mod/journal/view.php:
-
- Added word count
-
-2002-07-29 Monday 09:38 martin
-
- * course/loggraph.php:
-
- Slight fix for daily x-axis (nicer-looking numbers)
-
-2002-07-29 Monday 00:35 martin
-
- * index.php:
-
- Fixed bug where admin controls would be shown to teachers in
- edit-mode (thanks dopey)
-
-2002-07-28 Sunday 15:25 martin
-
- * CHANGES:
-
- Same
-
-2002-07-27 Saturday 21:33 martin
-
- * course/: loggraph.php, user.php:
-
- Fixed up the graphs (one for userday and they are also now correct
- for timezones)
-
-2002-07-27 Saturday 21:09 martin
-
- * .htaccess, README, UPGRADES, UPGRADING, version.php,
- admin/index.php:
-
- Moodle can now upgrade itself, just like the modules do
-
-2002-07-27 Saturday 20:38 martin
-
- * lib/db/: README, mysql.sql, postgres7.sql:
-
- Dropping any pretense of Postgres support for the moment, and added
- a README
-
-2002-07-27 Saturday 19:54 martin
-
- * lang/en/strings.php:
-
- new strings
-
-2002-07-27 Saturday 18:23 martin
-
- * user/: index.php, view.php:
-
- Altered buttons from index and view pages
-
-2002-07-27 Saturday 17:44 martin
-
- * course/: lib.php, loggraph.php, user.php:
-
- Changes to improve the user activity reports
-
-2002-07-27 Saturday 16:35 martin
-
- * course/user.php:
-
- Fixed up graph pages
-
-2002-07-27 Saturday 16:31 martin
-
- * course/: loggraph.php, user.php:
-
- Improvements to user activity report - including graphs
-
-2002-07-27 Saturday 15:22 martin
-
- * mod/journal/lib.php:
-
- Fix to account for people not in course
-
-2002-07-27 Saturday 15:13 martin
-
- * mod/assignment/db/mysql.sql:
-
- Dummy (for now)
-
-2002-07-27 Saturday 14:58 martin
-
- * mod/journal/: lib.php, db/mysql.sql:
-
- Implemented journal feedback notification (mailouts)
-
-2002-07-27 Saturday 14:10 martin
-
- * lib/moodlelib.php:
-
- Better error checking in update_record
-
-2002-07-27 Saturday 14:09 martin
-
- * admin/cron.php:
-
- Much better cron function method - instead of using a code fragment
- in mod/cron.php, it now uses a function in mod/lib.php ... more
- contained
-
-2002-07-27 Saturday 14:08 martin
-
- * admin/index.php:
-
- New upgrading procedure, uses module functions to handle all
- version changes
-
-2002-07-27 Saturday 14:07 martin
-
- * mod/: assignment/module.php, choice/module.php, forum/module.php,
- journal/module.php, survey/module.php:
-
- Changes to suit new upgrading procedure (admin/index.html)
-
-2002-07-26 Friday 10:15 martin
-
- * mod/journal/mod.html:
-
- Fixed 0 days -> ALways Open
-
-2002-07-25 Thursday 21:54 martin
-
- * mod/survey/lib.php:
-
- Extra space at end of file :-)
-
-2002-07-25 Thursday 21:48 martin
-
- * mod/: choice/lib.php, forum/lib.php, journal/lib.php,
- journal/user.php, survey/lib.php:
-
- Got rid of the user.php code fragments and implemented much cleaner
- system which certain-named functions in lib.php ... called from
- /course/user.php
-
-2002-07-25 Thursday 21:47 martin
-
- * course/user.php:
-
- Changes to how functions are called from modules - much cleaner now
-
-2002-07-24 Wednesday 02:26 martin
-
- * course/user.php:
-
- cough
-
-2002-07-24 Wednesday 02:26 martin
-
- * course/user.php:
-
- title tweaking
-
-2002-07-24 Wednesday 02:24 martin
-
- * course/user.php:
-
- Formatting outline tweaks
-
-2002-07-24 Wednesday 02:20 martin
-
- * course/user.php:
-
- H3 -> H4
-
-2002-07-24 Wednesday 02:11 martin
-
- * CHANGES:
-
- Ch ch ch
-
-2002-07-24 Wednesday 02:02 martin
-
- * mod/journal/: user.php, view.php:
-
- Formatting fixes for ratings
-
-2002-07-24 Wednesday 01:56 martin
-
- * mod/journal/: report.php, view.php:
-
- Allow teachers to be marked, and allow ratings to be ignored
-
-2002-07-24 Wednesday 01:04 martin
-
- * course/user.php, mod/journal/user.php:
-
- Fixes to Activity reports
-
-2002-07-24 Wednesday 00:48 martin
-
- * course/user.php, lang/en/strings.php, user/index.php:
-
- Improvements to activity reports
-
-2002-07-24 Wednesday 00:24 martin
-
- * course/lib.php, course/topics.php, course/user.php,
- course/view.php, course/weeks.php, lang/en/strings.php,
- mod/journal/user.php:
-
- Part of "contributions" overhaul in course/user.php
-
-2002-07-21 Sunday 16:34 martin
-
- * help.php, lang/en/strings.php, lib/moodlelib.php, lib/weblib.php,
- user/edit.html:
-
- Improvements to the help system
-
-2002-07-21 Sunday 02:50 martin
-
- * course/: topics.php, view.php, weeks.php:
-
- Doesn't display discussions AND forums in the Activities
-
-2002-07-21 Sunday 02:20 martin
-
- * course/topics.php, course/weeks.php, lib/moodlelib.php,
- mod/choice/index.php, mod/forum/index.php, mod/journal/index.php,
- mod/survey/index.php:
-
- Slight formatting tweaks (forum index)
-
-2002-07-21 Sunday 01:56 martin
-
- * mod/forum/: index.php, lib.php, db/mysql.sql:
-
- Changed listing of forums
-
-2002-07-21 Sunday 00:04 martin
-
- * lang/en/strings.php:
-
- additions
-
-2002-07-19 Friday 20:18 martin
-
- * lang/en/strings.php:
-
- Fixed welcome email
-
-2002-07-19 Friday 20:18 martin
-
- * course/enrol.php:
-
- Fixed formatting of welcome email
-
-2002-07-19 Friday 20:11 martin
-
- * course/topics.php:
-
- typo
-
-2002-07-19 Friday 20:11 martin
-
- * course/topics.php:
-
- Altered blink to make it less annoying
-
-2002-07-19 Friday 20:08 martin
-
- * course/topics.php:
-
- Make 'Edit profile" link blink, as a reminder, if not used yet
-
-2002-07-19 Friday 20:01 martin
-
- * course/edit.html, course/edit.php, course/enrol.php,
- lang/en/strings.php, login/confirm.php, login/signup.php:
-
- More language changes
-
-2002-07-14 Sunday 21:32 martin
-
- * mod/forum/: subscribers.php, view.php:
-
- Added ability for teacher to see subscribers for each forum
-
-2002-07-12 Friday 21:29 martin
-
- * login/signup.php:
-
- Format tweak
-
-2002-07-12 Friday 21:25 martin
-
- * lang/en/strings.php, login/signup_form.php:
-
- Small language-related changes
-
-2002-07-11 Thursday 13:30 martin
-
- * index.php, lang/en/strings.php, lib/weblib.php,
- login/change_password.php, login/change_password_form.html,
- login/confirm.php, login/forgot_password.php,
- login/forgot_password_change.html, login/forgot_password_form.html,
- login/index.php, login/index_confirm.html, login/index_form.html,
- login/signup.php, login/signup_confirm.html, login/signup_form.php,
- user/edit.html, user/edit.php:
-
- Changes related to internationalision strings and printing them
-
-2002-07-11 Thursday 13:30 martin
-
- * admin/index.php, admin/site.php, admin/user.php, course/edit.php,
- course/enrol.php, course/lib.php, lib/moodlelib.php:
-
- Consistent use of get_site() instead of checking course->category
- directly
-
-2002-07-10 Wednesday 23:26 martin
-
- * mod/forum/index.php:
-
- Added search box here
-
-2002-07-10 Wednesday 23:17 martin
-
- * course/weeks.php:
-
- Fixed week zooming
-
-2002-07-06 Saturday 14:34 martin
-
- * CHANGES:
-
- Daily changes
-
-2002-07-06 Saturday 12:07 martin
-
- * mod/survey/: edit_form.html, edit_form.phtml, login_form.html:
-
- Got rid of all pv() functions, now consistently uses p() to print
- variables safely.
-
-2002-07-04 Thursday 16:49 martin
-
- * course/lib.php:
-
- Remove teacher posts from recent activity (for students)
-
-2002-07-04 Thursday 16:31 martin
-
- * UPGRADES:
-
- To keep track of upgrading info
-
-2002-07-04 Thursday 16:30 martin
-
- * course/topics.php, course/weeks.php, mod/forum/index.php,
- mod/forum/lib.php, mod/forum/subscribe.php, mod/forum/view.php,
- mod/forum/db/mysql.sql:
-
- Added new teacher forum. TABLE CHANGED: forum
-
-2002-07-04 Thursday 16:06 martin
-
- * course/mod.php:
-
- Prevent caching of these forms
-
-2002-07-04 Thursday 16:01 martin
-
- * lib/moodlelib.php:
-
- Typo in userdate
-
-2002-07-04 Thursday 15:56 martin
-
- * lib/setup.php:
-
- Use lang if locale not defined
-
-2002-07-04 Thursday 15:52 martin
-
- * config-dist.php, course/view.php, lang/en/strings.php,
- lib/setup.php, login/index.php, login/index_confirm.html,
- login/index_form.html, user/edit.html, user/edit.php,
- user/index.php, user/view.php:
-
- Language-related fixes
-
-2002-07-04 Thursday 15:49 martin
-
- * lib/moodlelib.php:
-
- Added missing parameter to update_module_icon (courseid)
-
-2002-07-04 Thursday 15:48 martin
-
- * mod/: choice/view.php, forum/view.php, journal/view.php,
- survey/view.php:
-
- Fix to update_module_icon (to pass the courseid)
-
-2002-07-02 Tuesday 15:09 martin
-
- * help.php, index.php, lang/en/strings.php:
-
- Further internationalisation
-
-2002-07-02 Tuesday 15:02 martin
-
- * course/index.php, course/lib.php, course/log.php,
- files/index.php, lib/moodlelib.php, lib/setup.php,
- mod/forum/lib.php, mod/survey/download.php, mod/survey/lib.php,
- mod/survey/report.php:
-
- Slight changes to userdate() function. It now uses gmstrftime()
- instead of gmdate to format times, thus allowing it to take
- advantage of locale, if set, to print dates in the appropriate
- language. Several userdate invocations had to be changed, though,
- to use the different formatting specs.
-
-2002-07-02 Tuesday 12:19 martin
-
- * config-dist.php:
-
- Slight changes to documentation
-
-2002-07-02 Tuesday 12:11 martin
-
- * lib/languages.php:
-
- List of all 2-letter language codes (ISO 639)
-
-2002-06-27 Thursday 16:47 martin
-
- * lang/en/help.picture.php, lang/en/help.text.php,
- lang/en/strings.php, lib/moodlelib.php, theme/standard/footer.html,
- theme/standardblue/footer.html:
-
- New languages system - get_string() in moodlelib.
-
-2002-06-27 Thursday 16:46 martin
-
- * help.php:
-
- Changes to the location of help files
-
-2002-06-26 Wednesday 00:42 martin
-
- * course/view.php, mod/choice/index.php, mod/survey/index.php:
-
- Minor formatting tweaks
-
-2002-06-26 Wednesday 00:42 martin
-
- * user/view.php:
-
- Changes to display user discussions
-
-2002-06-25 Tuesday 23:40 martin
-
- * CHANGES:
-
- Ch-Ch-Changes
-
-2002-06-25 Tuesday 23:34 martin
-
- * CHANGES:
-
- Ch-Ch-Changes
-
-2002-06-25 Tuesday 23:26 martin
-
- * CHANGES:
-
- Ch ch ch changes
-
-2002-06-25 Tuesday 20:08 martin
-
- * course/weeks.php, lib/db/mysql.sql:
-
- Minor changes
-
-2002-06-25 Tuesday 19:57 martin
-
- * index.php, lib/moodlelib.php:
-
- Whoops forgot some more 'week's
-
-2002-06-25 Tuesday 19:49 martin
-
- * index.php, admin/site.html, admin/site.php, course/edit.html,
- course/edit.php, course/lib.php, course/mod.php,
- course/mod_delete.html, course/social.php, course/topics.php,
- course/user.php, course/view.php, course/weeks.php,
- lib/db/mysql.sql, mod/choice/index.php, mod/choice/mod.html,
- mod/forum/mod.html, mod/journal/index.php, mod/journal/mod.html,
- mod/journal/user.php, mod/journal/view.php, mod/survey/details.php,
- mod/survey/index.php, mod/survey/mod.html:
-
- Major changes throughout to change "week" notation to "section"
- notation. Sections covers "weeks", "topics" and anything else that
- may come along. Note, again, some databases have changed esp
- course_weeks -> course_sections and several fields called "week"
- are now "section. Also course no longer has an enddate, but
- instead has a numsections field.
-
-2002-06-25 Tuesday 19:46 martin
-
- * course/: editsection.html, editsection.php:
-
- Renamed from editweek to editsection
-
-2002-06-25 Tuesday 19:44 martin
-
- * course/: editweek.html, editweek.php:
-
- Renamed week->section
-
-2002-06-25 Tuesday 19:43 martin
-
- * pix/i/: all.gif, allweeks.gif, one.gif, oneweek.gif:
-
- Renamed allweeks.gif -> all.gif oneweek.gif -> one.gif
-
-2002-06-25 Tuesday 15:56 martin
-
- * course/: lib.php, mod.php:
-
- Nicer formatting of editing modules, takes into account course
- format
-
-2002-06-25 Tuesday 15:17 martin
-
- * mod/survey/report.php:
-
- Don't show overall graph when no students have completed survey
-
-2002-06-25 Tuesday 15:10 martin
-
- * mod/survey/: lib.php, report.php, view.php:
-
- Slight tweaks to survey display after it's been done (list # of
- students)
-
-2002-06-25 Tuesday 14:47 martin
-
- * index.php, course/mod.php, course/social.php, course/topics.php,
- course/view.php, course/weeks.php, lib/moodlelib.php,
- mod/forum/lib.php, mod/forum/view.php:
-
- Changes related to new forum type: eachuser and some general
- forum-related tweaking
-
-2002-06-25 Tuesday 11:32 martin
-
- * course/topics.php:
-
- Improved formatting of module links (using a TITLE that is
- modulename)
-
-2002-06-25 Tuesday 11:30 martin
-
- * course/weeks.php:
-
- Slight formatting improvement (list module name in link title)
-
-2002-06-25 Tuesday 11:23 martin
-
- * mod/forum/icon.gif:
-
- Updated icon to make it less like discussions and more flexible
-
-2002-06-24 Monday 23:27 martin
-
- * mod/forum/view.php:
-
- Typo in add_to_log ... index->view
-
-2002-06-21 Friday 23:55 martin
-
- * index.php:
-
- Slight change when checking for user.
-
-2002-06-21 Friday 12:54 martin
-
- * CHANGES:
-
- Ch ch ch changes
-
-2002-06-20 Thursday 23:41 martin
-
- * mod/forum/db/mysql.sql:
-
- Bugfixes from move - this is now up to date
-
-2002-06-20 Thursday 23:24 martin
-
- * index.php:
-
- Subscibing to forum, not discuss
-
-2002-06-20 Thursday 23:15 martin
-
- * index.php, course/social.php, course/topics.php,
- course/unenrol.php, course/weeks.php, lib/moodlelib.php,
- mod/forum/icon.gif, mod/forum/index.php, mod/forum/lib.php,
- mod/forum/mod.html, mod/forum/mod.php, mod/forum/module.php,
- mod/forum/subscribe.php, mod/forum/view.php,
- mod/forum/db/mysql.sql:
-
- Mass change related to separating forum from discuss and making it
- a separate module (again). This frees up forums for some
- interesting developments. Note that database tables have moved
- around.
-
-2002-06-19 Wednesday 23:42 martin
-
- * course/unenrol.php, user/index.php:
-
- Modifications to unenrol. Now a teacher can unenrol students from
- the course.
-
-2002-06-19 Wednesday 13:37 martin
-
- * lib/db/mysql.sql:
-
- Added course->marker
-
-2002-06-19 Wednesday 13:08 martin
-
- * pix/i/marker.gif:
-
- "marker" icon used by "topics" course format to mark a topic
-
-2002-06-19 Wednesday 13:05 martin
-
- * mod/journal/report.php:
-
- Bugfix in crumbs
-
-2002-06-19 Wednesday 13:04 martin
-
- * course/: lib.php, topics.php, view.php:
-
- Added a "topics" format. it's very similar to the "Weeks" format,
- except it isn't constrained by times. Useful for flexible courses
- where the pace isn't known and is subject to change. The teacher
- can "mark" the current topic and change this marking as necessary.
-
-2002-06-16 Sunday 17:44 martin
-
- * index.php:
-
- Changes to add subscribe/unsubscribe to site News forum
-
-2002-06-16 Sunday 11:25 martin
-
- * index.php:
-
- More accessible log in button up top
-
-2002-06-13 Thursday 20:31 martin
-
- * lib/adodb/: adodb-cryptsession.php, adodb-csvlib.inc.php,
- adodb-errorhandler.inc.php, adodb-errorpear.inc.php,
- adodb-lib.inc.php, adodb-pager.inc.php, adodb-pear.inc.php,
- adodb-session.php, adodb.inc.php, readme.htm, server.php,
- tips_portable_sql.htm, toexport.inc.php, tohtml.inc.php,
- drivers/adodb-access.inc.php, drivers/adodb-ado.inc.php,
- drivers/adodb-ado_access.inc.php, drivers/adodb-ado_mssql.inc.php,
- drivers/adodb-borland_ibase.inc.php, drivers/adodb-csv.inc.php,
- drivers/adodb-db2.inc.php, drivers/adodb-fbsql.inc.php,
- drivers/adodb-firebird.inc.php, drivers/adodb-ibase.inc.php,
- drivers/adodb-informix.inc.php, drivers/adodb-informix72.inc.php,
- drivers/adodb-mssql.inc.php, drivers/adodb-mysql.inc.php,
- drivers/adodb-mysqlt.inc.php, drivers/adodb-oci8.inc.php,
- drivers/adodb-oci805.inc.php, drivers/adodb-oci8po.inc.php,
- drivers/adodb-odbc.inc.php, drivers/adodb-odbc_mssql.inc.php,
- drivers/adodb-odbc_oracle.inc.php, drivers/adodb-oracle.inc.php,
- drivers/adodb-postgres.inc.php, drivers/adodb-postgres64.inc.php,
- drivers/adodb-postgres7.inc.php, drivers/adodb-proxy.inc.php,
- drivers/adodb-sqlanywhere.inc.php, drivers/adodb-sybase.inc.php,
- drivers/adodb-vfp.inc.php, tests/benchmark.php, tests/client.php,
- tests/test.php, tests/test2.php, tests/test3.php, tests/test4.php,
- tests/test5.php, tests/testcache.php, tests/testdatabases.inc.php,
- tests/testgenid.php, tests/testmssql.php, tests/testoci8.php,
- tests/testpaging.php, tests/testpear.php, tests/testsessions.php:
-
- Upgraded to ADOdb 2.12
-
-2002-06-13 Thursday 19:18 martin
-
- * config-dist.php, user/edit.php, user/lib.php:
-
- Changes to support GD 1 and GD 2. Well, to be more accurate, we
- now rely on the administrator to tell us which is installed because
- PHP is not reliable (eg GD 2.* functions are available in 4.0.6
- and later EVEN WHEN gd 2 is not present ... sigh).
-
- So, new config variable $CFG->gdversion
-
-2002-06-12 Wednesday 12:31 martin
-
- * course/lib.php:
-
- Whoops ... removed Choose...
-
-2002-06-12 Wednesday 12:29 martin
-
- * course/lib.php:
-
- Changes to course menu
-
-2002-06-12 Wednesday 12:24 martin
-
- * index.php:
-
- Link to site logs
-
-2002-06-12 Wednesday 12:22 martin
-
- * course/: lib.php, log.php:
-
- Improvements to logs for admin user (can view any course)
-
-2002-06-11 Tuesday 15:43 martin
-
- * index.php:
-
- OK, this is better (sigh)
-
-2002-06-11 Tuesday 15:27 martin
-
- * course/: view.php, weeks.php:
-
- Tweaks to course format (search box)
-
-2002-06-11 Tuesday 15:01 martin
-
- * lib/weblib.php:
-
- New highlight function for searches etc
-
-2002-06-11 Tuesday 14:28 martin
-
- * theme/: standard/styles.css, standardblue/styles.css:
-
- New "highlight" class (eg for search results)
-
-2002-06-11 Tuesday 12:56 martin
-
- * course/social.php:
-
- Added search form
-
-2002-06-11 Tuesday 12:31 martin
-
- * index.php:
-
- grr
-
-2002-06-11 Tuesday 12:28 martin
-
- * course/lib.php:
-
- Tiny fix so that when today is specified, it's selected in the list
-
-2002-06-11 Tuesday 12:04 martin
-
- * lib/moodlelib.php:
-
- Fixes to usergetdate() ... looks OK now.
-
-2002-06-11 Tuesday 11:10 martin
-
- * index.php:
-
- Fomat tweaking
-
-2002-06-11 Tuesday 11:06 martin
-
- * index.php:
-
- Removed bodgy forums link - it's not necessary
-
-2002-06-10 Monday 22:01 martin
-
- * course/lib.php, lib/moodlelib.php, user/index.php:
-
- New usergetmidnight function and use in finding today's logs
-
-2002-06-10 Monday 21:47 martin
-
- * course/enrol.html:
-
- Added generic "your teacher" when there is no teacher defined yet
-
-2002-06-10 Monday 21:40 martin
-
- * index.php:
-
- Tweaking layout
-
-2002-06-10 Monday 21:35 martin
-
- * index.php:
-
- More tweaks and simplification when possible
-
-2002-06-10 Monday 19:35 martin
-
- * index.php:
-
- Tweak: added courses link back in ... because courses page may one
- day be something different to the display on the front page (eg
- when there's very many courses)
-
-2002-06-10 Monday 19:34 martin
-
- * lib/db/mysql.sql:
-
- Added course->timecreated
-
-2002-06-10 Monday 19:30 martin
-
- * course/edit.php:
-
- Make sure new courses set the timecreated field
-
-2002-06-10 Monday 19:16 martin
-
- * course/index.php:
-
- Fixed formatting.
-
-2002-06-10 Monday 19:11 martin
-
- * course/: edit.html, enrol.html, enrol.php, lib.php:
-
- Course entry key is now called an enrolment key
-
-2002-06-10 Monday 17:47 martin
-
- * CHANGES:
-
- Changes
-
-2002-06-10 Monday 17:44 martin
-
- * course/: lib.php, log.php:
-
- Fixes related to user timezones. All times are now displayed as
- expected.
-
-2002-06-10 Monday 17:43 martin
-
- * lib/moodlelib.php:
-
- Fixes to functions relating to user timezones
-
-2002-06-10 Monday 14:56 martin
-
- * course/weeks.php:
-
- Display tweaks
-
-2002-06-10 Monday 13:41 martin
-
- * index.php:
-
- More tweaks for admin view
-
-2002-06-10 Monday 13:19 martin
-
- * index.php, admin/site.html, admin/site.php, course/index.php,
- course/lib.php:
-
- Changes to allow choice of format on home page of site
-
-2002-06-10 Monday 12:41 martin
-
- * course/weeks.php:
-
- Layout tweak
-
-2002-06-10 Monday 12:33 martin
-
- * user/: edit.php, view.php:
-
- Better handling of guest user
-
-2002-06-10 Monday 12:24 martin
-
- * admin/user.php, login/index.php:
-
- Moved creation of guest user to login page - this means it can be
- trashed any time and it will recreate itself as necessary.
-
-2002-06-10 Monday 11:49 martin
-
- * user/view.php:
-
- All users are viewable in the "site" course.
-
-2002-06-10 Monday 10:46 martin
-
- * login/index_form.html:
-
- Tweaking formatting
-
-2002-06-10 Monday 10:42 martin
-
- * login/: forgot_password.php, index_form.html:
-
- Improved formatting for consistency and clarity
-
-2002-06-09 Sunday 22:44 martin
-
- * login/index_form.html:
-
- Little more documentation about guest account
-
-2002-06-09 Sunday 22:14 martin
-
- * admin/user.php, course/edit.html, course/enrol.php,
- course/index.php, course/lib.php, lib/moodlelib.php,
- lib/db/mysql.sql, mod/journal/edit.php, mod/journal/view.php,
- mod/survey/save.php, pix/i/key.gif:
-
- Changes to support guest user across any course (guest/guest)
-
-2002-06-09 Sunday 22:12 martin
-
- * pix/poo.html:
-
- This file was here by mistake
-
-2002-06-08 Saturday 14:52 martin
-
- * course/view.php, mod/choice/view.php, mod/journal/view.php,
- mod/survey/view.php, theme/standard/header.html,
- theme/standardblue/header.html:
-
- Changes to put update/edit icons in the headers of module and
- course pages
-
-2002-06-08 Saturday 14:47 martin
-
- * lib/moodlelib.php:
-
- Changes so that an icon can be displayed in the header
-
-2002-06-08 Saturday 10:13 martin
-
- * lib/db/mysql.sql:
-
- Put backquotes around some field names to avoid errors
-
-2002-06-07 Friday 11:57 martin
-
- * lib/moodlelib.php:
-
- Added Moodle version number
-
-2002-06-07 Friday 11:54 martin
-
- * lib/moodlelib.php:
-
- More tweaking of the mail formatting
-
-2002-06-07 Friday 11:37 martin
-
- * CHANGES:
-
- CH CH CH CH Changes.
-
-2002-06-06 Thursday 23:25 martin
-
- * config-dist.php:
-
- Altered smtphosts and removed cronpassword
-
-2002-06-06 Thursday 23:21 martin
-
- * lib/moodlelib.php:
-
- If $CFG->smtphosts is empty, then mailer uses PHP mail() ==
- sendmail.
-
-2002-06-06 Thursday 23:19 martin
-
- * admin/cron.php:
-
- Removed password ... it's not necessary any more.
-
-2002-06-06 Thursday 10:59 martin
-
- * lib/setup.php:
-
- WHoops .... time should be 1800 seconds
-
-2002-06-06 Thursday 00:39 martin
-
- * course/unenrol.php:
-
- Remember to remove subscriptions when unenrolling.
-
-2002-06-05 Wednesday 22:05 martin
-
- * error/index.php, lib/moodlelib.php, lib/setup.php,
- login/forgot_password.php, login/signup.php:
-
- Fixes to convert mail to individual mailing ... so that we can use
- the new preferences for mail (plain or html).
-
-2002-06-05 Wednesday 14:24 martin
-
- * course/lib.php, course/log.php, lib/weblib.php:
-
- Slight interface tweaks
-
-2002-06-05 Wednesday 14:10 martin
-
- * user/edit.php:
-
- Typo on add_to_log URL
-
-2002-06-05 Wednesday 13:54 martin
-
- * user/index.php:
-
- Doesn't display teachers or students if there aren't any
-
-2002-06-05 Wednesday 13:37 martin
-
- * lib/weblib.php, lib/db/mysql.sql, user/edit.html, user/edit.php,
- user/index.php, user/view.php:
-
- Changes to user settings, now it matches the stored data better
-
-2002-06-05 Wednesday 13:36 martin
-
- * lib/countries.php:
-
- Moved here from login/countries.php. Function removed.
-
-2002-06-05 Wednesday 13:35 martin
-
- * login/: countries.php, signup.php, signup_form.php:
-
- Changes to use new lib/countries.php
-
-2002-06-05 Wednesday 11:24 martin
-
- * lib/db/mysql.sql:
-
- Changes to user table
-
-2002-06-05 Wednesday 11:22 martin
-
- * course/new.php, course/social.php, mod/journal/new.php,
- user/new.php:
-
- Old new.php system is replaced by print_recent_activity() in
- course/lib.php
-
-2002-06-05 Wednesday 11:15 martin
-
- * course/lib.php, course/log.php, course/new.php, files/index.php,
- lib/moodlelib.php, lib/weblib.php, lib/db/mysql.sql,
- mod/choice/report.php, mod/journal/lib.php, mod/journal/new.php,
- mod/journal/report.php, mod/journal/user.php, mod/journal/view.php,
- mod/survey/download.php, mod/survey/report.php, user/edit.html,
- user/edit.php, user/index.php, user/lib.php:
-
- Changes related to timezone display. Datetime display now uses
- userdate() which itself uses the USER variable timezone to alter
- the displayed time.
-
-2002-06-05 Wednesday 11:13 martin
-
- * theme/standard/styles.css:
-
- Changed formatting (attempting to improve IE display)
-
-2002-06-04 Tuesday 15:00 martin
-
- * course/loginas.php:
-
- Errr this is what I meant
-
-2002-06-04 Tuesday 14:58 martin
-
- * course/loginas.php:
-
- Improved logging slightly
-
-2002-06-04 Tuesday 14:54 martin
-
- * user/index.php:
-
- Formatting of teacher links
-
-2002-06-04 Tuesday 14:49 martin
-
- * user/view.php:
-
- Added a message if the student is not a member of the current
- course
-
-2002-06-04 Tuesday 14:35 martin
-
- * user/view.php:
-
- Whoops ... don't put unenrol button unless the user is the current
- user!
-
-2002-06-04 Tuesday 14:32 martin
-
- * lib/moodlelib.php:
-
- course/login.php is now course/enrol.php ...
-
-2002-06-04 Tuesday 14:30 martin
-
- * course/: enrol.html, enrol.php, lib.php, login.html, login.php,
- unenrol.php:
-
- Cleaned up enrol and unenrol process a bit
-
-2002-06-04 Tuesday 14:29 martin
-
- * user/view.php:
-
- Added button to unenrol a user (course/unenrol.php)
-
-2002-06-03 Monday 18:42 martin
-
- * course/: email.html, email.php:
-
- Not needed any more ... use the "News" forum instead.
-
-2002-06-02 Sunday 16:23 martin
-
- * user/index.php:
-
- Now uses $course->student as title of list
-
-2002-06-02 Sunday 16:10 martin
-
- * course/: edit.html, edit.php, social.php, weeks.php:
-
- Added per-course config and use of a word for "student"
-
-2002-06-02 Sunday 15:41 martin
-
- * theme/standardblue/styles.css:
-
- Added semicolons to keep IE happy
-
-2002-06-02 Sunday 15:39 martin
-
- * theme/standardblue/styles.css:
-
- Changed to lowercase to make IE happy
-
-2002-06-01 Saturday 23:35 martin
-
- * theme/standard/styles.css:
-
- Fixed for Internet Explorer?
-
-2002-06-01 Saturday 21:47 martin
-
- * course/edit.php:
-
- Removed check for course format changing
-
-2002-06-01 Saturday 20:52 martin
-
- * CHANGES:
-
- Updated
-
-2002-06-01 Saturday 17:48 martin
-
- * course/social.php:
-
- Added a <BR>
-
-2002-06-01 Saturday 17:44 martin
-
- * course/: view.php, weeks.php:
-
- Modified weekly course format with "People" section and sorted
- activity modules
-
-2002-06-01 Saturday 17:23 martin
-
- * course/lib.php:
-
- Improvements to Recent Activity to make it clearer. Formatting,
- but also logical changes to reduce the logs for course changes:
- add+update=add add+delete=nothing update+update=update
- update+delete=delete
-
-2002-06-01 Saturday 17:06 martin
-
- * course/mod.php:
-
- Errors while deleting a module are no longer fatal errors
-
-2002-06-01 Saturday 17:05 martin
-
- * lib/moodlelib.php:
-
- Fixed buglets in get_records_sql and insert_record
-
-2002-06-01 Saturday 14:37 martin
-
- * course/mod.php:
-
- Slight fix to change some mod->course_module to mod->coursemodule
- for consistency
-
-2002-06-01 Saturday 12:25 martin
-
- * course/lib.php:
-
- Fixed some display of the logs in "recent activity"
-
-2002-06-01 Saturday 12:06 martin
-
- * CHANGES:
-
- Ch-ch-ch-ch-Changes (turn and face the strain) Ch-ch-changes.
-
-2002-06-01 Saturday 11:46 martin
-
- * lib/weblib.php:
-
- Added lists to allowed html in cleantext
-
-2002-05-31 Friday 21:54 martin
-
- * doc/intro.html:
-
- Changed link to a newer and better paper on social constructionism.
-
-2002-05-31 Friday 21:24 martin
-
- * error/index.php:
-
- Removed log and fixed email call
-
-2002-05-31 Friday 21:20 martin
-
- * admin/: cron.php, site.php:
-
- Removed some logging
-
-2002-05-31 Friday 21:20 martin
-
- * admin/index.php:
-
- Now looks for module SQL files in mod/db/dbtype.sql
-
-2002-05-31 Friday 21:13 martin
-
- * files/index.php:
-
- Removed log entry for now
-
-2002-05-31 Friday 21:10 martin
-
- * course/noweeks.php:
-
- Replaced by social.php
-
-2002-05-31 Friday 17:37 martin
-
- * config-dist.php:
-
- Indicates only MySQL is supported for now.
-
-2002-05-31 Friday 17:34 martin
-
- * course/: editweek.php, email.php, lib.php, login.php,
- loginas.php, new.php, social.php, user.php, view.php, weeks.php:
-
- New logging format Improved "Recent Activity" on home page Better
- formatting. Many other small fixes.
-
-2002-05-31 Friday 17:27 martin
-
- * course/edit.php:
-
- Changes to support new logging format
-
-2002-05-31 Friday 17:25 martin
-
- * course/mod.php:
-
- Changes to logging to support new logging format
-
-2002-05-31 Friday 17:20 martin
-
- * lib/moodlelib.php:
-
- Various small changes. Main one was new version of add_to_log to
- suit the new logging format.
-
-2002-05-31 Friday 17:19 martin
-
- * login/: change_password.php, index.php, logout.php:
-
- Removed logging from these files (probably temporary)
-
-2002-05-31 Friday 17:18 martin
-
- * lib/db/: mysql.sql, postgres7.sql:
-
- Removed "logs" and added new log format: "log" and "log_display"
-
-2002-05-31 Friday 17:15 martin
-
- * user/: edit.php, index.php, view.php:
-
- Updated to use new logging format.
-
-2002-05-31 Friday 17:14 martin
-
- * mod/: choice/db/mysql.sql, journal/db/mysql.sql,
- survey/db/mysql.sql:
-
- Added new entries for log_display table. These are used to define
- what to display for any given logged item.
-
-2002-05-31 Friday 17:07 martin
-
- * mod/: choice/index.php, choice/install.sql, choice/mod.html,
- choice/report.php, choice/view.php, journal/edit.php,
- journal/index.php, journal/install.sql, journal/mod.html,
- journal/report.php, journal/view.php, survey/details.php,
- survey/download.php, survey/edit.php, survey/index.php,
- survey/install.sql, survey/mod.html, survey/report.php,
- survey/save.php, survey/view.php:
-
- Various small fixes across all modules. Most notable was the
- revised use of add_to_log, and the new logging format.
-
-2002-05-31 Friday 17:03 martin
-
- * mod/: choice/db/mysql.sql, journal/db/mysql.sql,
- survey/db/mysql.sql:
-
- This is the new format for database schema. Each module has a db
- directory with one file per database. All these are called from
- admin/index.php and work in concert with lib/db.
-
-2002-05-31 Friday 17:01 martin
-
- * pix/i/: allweeks.gif, oneweek.gif:
-
- New icons for courses displayed in weekly format. They
- collapse/unfold the display.
-
-2002-05-28 Tuesday 21:59 martin
-
- * lib/moodlelib.php:
-
- Changed email_to_users to be a lot more straightforward. I don't
- think there's really need for all the BCC hocus-pocus. Everyone
- can find everyone's address anyway, the email bloat is minimal, and
- perhaps distributing email addresses will spark private emails.
-
-2002-05-28 Tuesday 09:22 martin
-
- * login/: forgot_password.php, signup.php:
-
- email_to_user no longer exists. Using email_to_users instead.
-
-2002-05-27 Monday 22:53 martin
-
- * theme/standard/styles.css:
-
- Added style for <LI>
-
-2002-05-27 Monday 21:17 martin
-
- * lib/db/postgres7.sql:
-
- Reconverted using a newer converter. Still not tested.
-
-2002-05-27 Monday 21:02 martin
-
- * admin/index.php:
-
- Changes to support various types of databases (using SQL code in
- lib/db)
-
-2002-05-27 Monday 20:58 martin
-
- * lib/db/postgres7.sql:
-
- QL to create core databases in PostgreSQL. Not tested at all. In
- fact I'm pretty sure it won't work, because it needs sequences.
-
-2002-05-27 Monday 20:56 martin
-
- * lib/db/mysql.sql:
-
- SQL to create core databases in MySQL (any version).
-
-2002-05-27 Monday 14:19 martin
-
- * admin/moodle-core.sql:
-
- All moved to lib/db
-
-2002-05-27 Monday 14:18 martin
-
- * admin/cron.php:
-
- Now uses $CFG->cronpassword from config.php
-
-2002-05-27 Monday 14:16 martin
-
- * config-dist.php:
-
- Added CFG->cronpassword for moodle/admin/cron.php
-
-2002-05-27 Monday 10:25 martin
-
- * index.php:
-
- course->id now site->id so we can add a reading
-
-2002-05-24 Friday 14:48 martin
-
- * lib/phpmailer/mailerc.php:
-
- This is part of the phpmailer distribution
-
-2002-05-24 Friday 14:46 martin
-
- * lib/: class.phpmailer.php, class.smtp.php:
-
- Moved to subdirectory phpmailer
-
-2002-05-24 Friday 14:38 martin
-
- * lib/moodlelib.php:
-
- Changes to mailing system, now supports HTML, attachments.
- Simplified functions.
-
-2002-05-24 Friday 14:35 martin
-
- * lib/setup.php:
-
- Added version number for Moodle
-
-2002-05-19 Sunday 12:43 martin
-
- * files/mimetypes.php:
-
- Moved the array into the function.
-
-2002-05-19 Sunday 11:51 martin
-
- * config-dist.php:
-
- smtphost --> smtphosts
-
-2002-05-18 Saturday 14:54 martin
-
- * lib/phpmailer/: ChangeLog.txt, LICENSE, class.phpmailer.php,
- class.smtp.php, phpdoc/index-all.html, phpdoc/phpmailer.html,
- test/phpmailer_test.php, test/phpunit.php, test/rocks.png:
-
- Upgraded to phpmailer 1.60
-
-2002-05-18 Saturday 14:36 martin
-
- * lib/phpmailer/class.phpmailer.php:
-
- Added Moodle into the X-Mailer: header
-
-2002-05-18 Saturday 13:22 martin
-
- * lib/weblib.php:
-
- Smiley conversion is now optional (better for html mail)
-
-2002-05-18 Saturday 13:17 martin
-
- * lib/phpmailer/: ChangeLog.txt, LICENSE, README,
- class.phpmailer.php, class.smtp.php, docs/extending.html,
- docs/faq.html, docs/timeoutfix.diff, phpdoc/allclasses-frame.html,
- phpdoc/deprecated-list.html, phpdoc/help-doc.html,
- phpdoc/index-all.html, phpdoc/index.html,
- phpdoc/overview-tree.html, phpdoc/packages.html,
- phpdoc/phpmailer.html, phpdoc/serialized-form.html,
- phpdoc/stylesheet.css:
-
- Added full source distribution of phpmailer
-
-2002-05-18 Saturday 11:37 martin
-
- * .htaccess, README:
-
- Added warning about unstable CVS tree
-
-2002-05-18 Saturday 11:13 martin
-
- * user/edit.php:
-
- Checks for bad permissions and defaults to default picture
-
-2002-05-18 Saturday 11:03 martin
-
- * pix/i/log.gif:
-
- Now a picture of a log
-
-2002-05-18 Saturday 00:33 martin
-
- * index.php:
-
- Alt=""
-
-2002-05-17 Friday 21:38 martin
-
- * config-dist.php:
-
- Added to eliminate problems of config.php being overwritten
-
-2002-05-17 Friday 21:36 martin
-
- * doc/credits.html:
-
- Updated for ADOdb 2.00
-
-2002-05-17 Friday 21:34 martin
-
- * doc/install.html:
-
- Added note about config-dist.php
-
-2002-05-17 Friday 21:29 martin
-
- * config.php:
-
- Deleted this file from CVS (see config-dist.php)
-
-2002-05-17 Friday 21:24 martin
-
- * lib/adodb/cute_icons_for_site/: adodb.gif, adodb.png, adodb2.gif,
- adodb2.png:
-
- Upgraded to ADOsb 2.00
-
-2002-05-17 Friday 21:20 martin
-
- * lib/adodb/tests/: benchmark.php, client.php, test.php, test2.php,
- test3.php, test4.php, test5.php, testcache.php,
- testdatabases.inc.php, testgenid.php, testoci8.php, testpaging.php,
- testpear.php, testsessions.php:
-
- Upgraded ADOdb to 2.00
-
-2002-05-17 Friday 21:16 martin
-
- * lib/adodb/: drivers/adodb-access.inc.php,
- drivers/adodb-ado.inc.php, drivers/adodb-ado_access.inc.php,
- drivers/adodb-ado_mssql.inc.php,
- drivers/adodb-borland_ibase.inc.php, drivers/adodb-csv.inc.php,
- drivers/adodb-db2.inc.php, drivers/adodb-fbsql.inc.php,
- drivers/adodb-firebird.inc.php, drivers/adodb-ibase.inc.php,
- drivers/adodb-informix.inc.php, drivers/adodb-informix72.inc.php,
- drivers/adodb-mssql.inc.php, drivers/adodb-mysql.inc.php,
- drivers/adodb-mysqlt.inc.php, drivers/adodb-oci8.inc.php,
- drivers/adodb-oci805.inc.php, drivers/adodb-oci8po.inc.php,
- drivers/adodb-odbc.inc.php, drivers/adodb-odbc_mssql.inc.php,
- drivers/adodb-odbc_oracle.inc.php, drivers/adodb-oracle.inc.php,
- drivers/adodb-postgres.inc.php, drivers/adodb-postgres64.inc.php,
- drivers/adodb-postgres7.inc.php, drivers/adodb-proxy.inc.php,
- drivers/adodb-sqlanywhere.inc.php, drivers/adodb-sybase.inc.php,
- drivers/adodb-vfp.inc.php, adodb-cryptsession.php,
- adodb-csvlib.inc.php, adodb-errorhandler.inc.php,
- adodb-errorpear.inc.php, adodb-lib.inc.php, adodb-pear.inc.php,
- adodb-session.php, adodb.inc.php, crypt.inc.php, license.txt,
- readme.htm, readme.txt, server.php, tips_portable_sql.htm,
- tohtml.inc.php, tute.htm:
-
- Upgraded to ADOdb 2.00
-
-2002-04-15 Monday 13:22 martin
-
- * mod/survey/download.php:
-
- Fixed download for virtual scale questions with type = -1 (eg
- ATTLS)
-
-2002-04-13 Saturday 14:24 martin
-
- * mod/survey/graph.php:
-
- Modified most graphs to remove the "zero" line of "No answer"
- because this never happens (survey form forces students to always
- answer).
-
-2002-04-13 Saturday 10:49 martin
-
- * lib/graphlib.php:
-
- If the array y_tick_labels is defined, then these are used instead
- of numbers on the left-hand y-axis. See mod/survey/graph.php for
- usage.
-
-2002-04-12 Friday 22:24 martin
-
- * mod/survey/lib.php:
-
- Slightly enlarged graphs to 900 pixels instead of 800.
-
-2002-04-12 Friday 21:58 martin
-
- * mod/survey/graph.php:
-
- Graphs now contain proper labels down the left hand side.
-
-2002-04-12 Friday 21:20 martin
-
- * lib/weblib.php:
-
- Added :) smileys as well.
-
-2002-04-12 Friday 21:20 martin
-
- * lib/graphlib.php:
-
- Added "$factor = round($factor * 1000.0) / 1000.0;" to function
- find_range ... it fixes some strange rounding errors that were
- happening with Moodle surveys.
-
-2002-04-07 Sunday 12:10 martin
-
- * config.php:
-
- Added lang config!
-
-2002-04-03 Wednesday 19:44 martin
-
- * course/: noweeks.php, social.php, weeks.php:
-
- Added ALT="" tags to spacer.gif so they don't show in text browsers
-
-2002-04-03 Wednesday 14:36 martin
-
- * course/: edit.php, log.php, loglive.php, mod.php, social.php,
- view.php, weeks.php:
-
- Fixed up use of isteacher (removed isadmin check because it's done
- in isteacher now)
-
-2002-04-03 Wednesday 14:30 martin
-
- * lib/moodlelib.php:
-
- Add check for admin to isteacher() rather than doing checks
- everywhere else
-
-2002-03-28 Thursday 13:52 martin
-
- * mod/survey/: graph.php, view.php:
-
- If students view surveys after having done them, then they are now
- shown the survey results compared to the class. Needs docs still.
-
-2002-03-26 Tuesday 22:45 martin
-
- * lib/moodlelib.php:
-
- Strip tags from emailed text versions of postings
-
-2002-03-26 Tuesday 21:24 martin
-
- * lang/en/help.text.php:
-
- Added help information about allowed HTML tags
-
-2002-03-26 Tuesday 20:58 martin
-
- * lib/weblib.php:
-
- Added cleantext function, used for cleaning user-entered text of
- nasty tags etc
-
-2002-03-16 Saturday 14:19 martin
-
- * course/: edit.php, log.php, loglive.php, mod.php, view.php:
-
- Allow admin to do anything the teacher can do
-
-2002-03-16 Saturday 14:06 martin
-
- * course/social.php:
-
- Admin improvements
-
-2002-03-15 Friday 18:19 martin
-
- * user/edit.html:
-
- Added help button
-
-2002-03-15 Friday 18:18 martin
-
- * lang/en/help.picture.php:
-
- New help file for uploading a picture
-
-2002-03-11 Monday 11:26 martin
-
- * lang/en/help.text.php:
-
- Help file for text
-
-2002-03-11 Monday 11:21 martin
-
- * lib/moodlelib.php:
-
- Added helpbutton function for popup help, see also /help.php
-
-2002-03-11 Monday 11:18 martin
-
- * help.php:
-
- First pass at a simple help system
-
-2002-03-11 Monday 10:03 martin
-
- * pix/help.gif:
-
- This little help button indicates context-sensitive help
-
-2002-03-10 Sunday 17:17 martin
-
- * theme/standardblue/favicon.ico:
-
- Edited icon for consistency
-
-2002-03-10 Sunday 17:06 martin
-
- * theme/standardblue/favicon.ico:
-
- Favicon for blue theme is now blue (duh).
-
-2002-03-07 Thursday 15:07 martin
-
- * doc/credits.html:
-
- URL for phpmailer
-
-2002-03-07 Thursday 14:31 martin
-
- * lib/class.phpmailer.php:
-
- Changed version to reflect Moodle (it shows up in the mail headers)
-
-2002-03-07 Thursday 14:18 martin
-
- * user/index.php:
-
- Added location on the user overview
-
-2002-03-07 Thursday 13:39 martin
-
- * login/signup_form.php:
-
- Added small warning about emails having to be working ones
-
-2002-03-02 Saturday 11:26 martin
-
- * user/default/: f1.jpg, f2.jpg:
-
- Replaced shadowhead with something a bit more positive (smiley face
- cake)
-
-2002-02-27 Wednesday 18:09 martin
-
- * theme/standardblue/config.php:
-
- Slight color changes
-
-2002-02-26 Tuesday 21:40 martin
-
- * index.php:
-
- Small change
-
-2002-02-26 Tuesday 14:35 martin
-
- * index.php:
-
- Some changes to accomodate changes in the reading lib
-
-2002-02-26 Tuesday 14:34 martin
-
- * course/: lib.php, view.php:
-
- Updated to accomodate new "social" format
-
-2002-02-26 Tuesday 14:33 martin
-
- * course/social.php:
-
- This social format replaces the old noweeks format
-
-2002-02-26 Tuesday 11:50 martin
-
- * theme/standardblue/: config.php, favicon.ico, footer.html,
- header.html, styles.css:
-
- New blue theme
-
-2002-02-01 Friday 10:56 martin
-
- * doc/intro.html:
-
- Some clarification of the GPL
-
-2002-01-28 Monday 13:25 martin
-
- * doc/COPYRIGHT.txt:
-
- Updated the years of Copyright
-
-2002-01-24 Thursday 15:20 martin
-
- * login/logout.php:
-
- Changed unset($USER) to $USER=NULL ... as unset can cause problems
- with PHP 4.1
-
-2002-01-07 Monday 23:00 martin
-
- * mod/journal/user.php:
-
- Added date stamp on journal entries
-
-2002-01-05 Saturday 12:11 martin
-
- * login/signup_form.php:
-
- Removed Curtin-only thing and put email first
-
-2001-12-12 Wednesday 23:03 martin
-
- * doc/credits.html:
-
- Updated version number
-
-2001-12-11 Tuesday 12:30 martin
-
- * index.php:
-
- Made an "Admin" section on the frojnt page
-
-2001-12-10 Monday 19:18 martin
-
- * index.php:
-
- Fixed description tag and moved switch
-
-2001-12-10 Monday 19:10 martin
-
- * index.php:
-
- Added meta tag - Description (for search engines)
-
-2001-12-09 Sunday 18:34 martin
-
- * doc/: background.html, credits.html, developer.html, future.html,
- install.html, intro.html, licence.html, teacher.html:
-
- Added version control strings
-
-2001-12-09 Sunday 18:27 martin
-
- * doc/future.html:
-
- Added stuff about scaling for large classes
-
-2001-12-06 Thursday 12:32 martin
-
- * course/mod.php:
-
- Fixed headers
-
-2001-12-06 Thursday 12:23 martin
-
- * doc/: CHANGES, COPYRIGHT, COPYRIGHT.txt, INSTALL, LICENCE, NOTES,
- ROADMAP, background.html, config.php, contents.html, credits.html,
- developer.html, future.html, index.html, install.html, intro.html,
- licence.html, teacher.html:
-
- First version of HTML documentation
-
-2001-12-05 Wednesday 00:14 martin
-
- * pix/i/: edit.gif, switch.gif:
-
- New icons
-
-2001-12-05 Wednesday 00:13 martin
-
- * course/: lib.php, weeks.php:
-
- Changed weekly format ... makes more sense now I think
-
-2001-12-05 Wednesday 00:00 martin
-
- * lib/moodlelib.php:
-
- Changed navigation bar so it uses Site name instead of "Home"
-
-2001-12-04 Tuesday 23:59 martin
-
- * theme/standard/styles.css:
-
- Backed out quote changes, they do need to be where they were
-
-2001-12-04 Tuesday 22:04 martin
-
- * pix/t/: left.gif, right.gif:
-
- Added left and right arrows
-
-2001-12-04 Tuesday 22:02 martin
-
- * admin/: cron.php, index.php, teacher.php:
-
- Improvements to the process of setting up Moodle the first time,
- also better interface for adding/removing teachers
-
-2001-12-03 Monday 16:26 martin
-
- * theme/standard/: favicon.ico, header.html, styles.css:
-
- Cleaned up some formatting and updated the favicon to match the
- pages
-
-2001-12-01 Saturday 17:47 martin
-
- * lib/graphlib.php:
-
- No functional changes, just fixed comments to make the Moodle mods
- clearer.
-
-2001-11-30 Friday 23:42 martin
-
- * config.php:
-
- Added copyright notices and cleaned up the documentation
-
-2001-11-30 Friday 23:21 martin
-
- * admin/index.php:
-
- Fixed serious bug that allowed any existing user to use this page.
- Doh!
-
-2001-11-30 Friday 14:12 martin
-
- * theme/standard/header.html:
-
- Added favicon support and a small bugfix or two
-
-2001-11-30 Friday 14:10 martin
-
- * theme/standard/favicon.ico:
-
- First go at a favicon for Moodle
-
-2001-11-29 Thursday 20:28 martin
-
- * admin/index.php:
-
- Corrected a type used "=" instead of "=="
-
-2001-11-29 Thursday 13:47 martin
-
- * admin/index.php:
-
- Turned on link to teacher.php
-
-2001-11-29 Thursday 13:46 martin
-
- * admin/teacher.php:
-
- Basic script to add/delete teachers of courses
-
-2001-11-29 Thursday 11:11 martin
-
- * lib/moodlelib.php:
-
- made Print_Heading more general
-
-2001-11-28 Wednesday 22:44 martin
-
- * admin/index.php:
-
- Make it ignore CVS directories
-
-2001-11-25 Sunday 23:53 martin
-
- * doc/config.php:
-
- Added a copy of this in the doc directory, just in case
-
-2001-11-25 Sunday 23:52 martin
-
- * config.php:
-
- Added line about location
-
-2001-11-25 Sunday 23:50 martin
-
- * config.php:
-
- Setting it back to default status.
-
-2001-11-25 Sunday 23:48 martin
-
- * config.php, file.php, course/view.php, lib/moodlelib.php,
- theme/standard/footer.html:
-
- Several changes related to the front page, so that it now works OK.
-
-2001-11-25 Sunday 23:45 martin
-
- * index.php:
-
- Tidied up the front page. Added 'editing' switch and normal footer
-
-2001-11-22 Thursday 21:47 martin
-
- * mod/survey/graph.php:
-
- removed shadows from class averages when they are combined with
- student results, so that the student graphs "jump out" more
-
-2001-11-22 Thursday 14:51 martin
-
- * theme/standard/: footer.html, header.html:
-
- removed CVS Id strings
-
-2001-11-22 Thursday 14:42 martin
-
- * config.php:
-
- Updating with sane default values
-
-2001-11-22 Thursday 14:23 martin
-
- * .htaccess, README, config.php, file.php, index.php,
- admin/cron.php, admin/index.php, admin/log.php,
- admin/moodle-core.sql, admin/site.html, admin/site.php,
- admin/teacher.php, admin/user.html, admin/user.php,
- course/edit.html, course/edit.php, course/editweek.html,
- course/editweek.php, course/email.html, course/email.php,
- course/index.php, course/lib.php, course/log.php,
- course/login.html, course/login.php, course/loginas.php,
- course/loglive.php, course/mod.php, course/mod_delete.html,
- course/new.php, course/noweeks.php, course/user.php,
- course/view.php, course/weeks.php, doc/CHANGES, doc/COPYRIGHT,
- doc/INSTALL, doc/LICENCE, doc/NOTES, doc/ROADMAP, error/index.php,
- files/index.php, files/mimetypes.php, files/pix/audio.gif,
- files/pix/edit.gif, files/pix/env.gif, files/pix/excel.gif,
- files/pix/explore.gif, files/pix/files.gif, files/pix/folder.gif,
- files/pix/help.gif, files/pix/html.gif, files/pix/image.gif,
- files/pix/move.gif, files/pix/parent.gif, files/pix/pdf.gif,
- files/pix/text.gif, files/pix/unknown.gif, files/pix/word.gif,
- files/pix/zip.gif, lib/class.phpmailer.php, lib/class.smtp.php,
- lib/graphlib.php, lib/javascript.php, lib/moodlelib.php,
- lib/psxlsgen.php, lib/setup.php, lib/weblib.php, lib/wordlist.txt,
- lib/fonts/arial.ttf, lib/fonts/vixar.ttf,
- login/change_password.php, login/change_password_form.html,
- login/confirm.php, login/countries.php, login/forgot_password.php,
- login/forgot_password_change.html, login/forgot_password_form.html,
- login/index.php, login/index_confirm.html, login/index_form.html,
- login/logout.php, login/signup.php, login/signup_confirm.html,
- login/signup_form.php, mod/assignment/README,
- mod/assignment/module.php, mod/choice/icon.gif,
- mod/choice/index.php, mod/choice/install.sql, mod/choice/mod.html,
- mod/choice/mod.php, mod/choice/module.php, mod/choice/report.php,
- mod/choice/view.html, mod/choice/view.php, mod/journal/edit.html,
- mod/journal/edit.php, mod/journal/icon.gif, mod/journal/index.php,
- mod/journal/install.sql, mod/journal/lib.php, mod/journal/mod.html,
- mod/journal/mod.php, mod/journal/module.php, mod/journal/new.php,
- mod/journal/report.php, mod/journal/user.php, mod/journal/view.php,
- mod/survey/details.php, mod/survey/download.php,
- mod/survey/edit.php, mod/survey/edit_form.html,
- mod/survey/edit_form.phtml, mod/survey/edit_new.html,
- mod/survey/edit_new.phtml, mod/survey/graph.php,
- mod/survey/icon.gif, mod/survey/icon2.gif, mod/survey/index.php,
- mod/survey/install.sql, mod/survey/lib.php,
- mod/survey/login_form.html, mod/survey/mod.html,
- mod/survey/mod.php, mod/survey/module.php, mod/survey/report.php,
- mod/survey/save.php, mod/survey/test.php, mod/survey/view.php,
- pix/b.gif, pix/madewithmoodle.gif, pix/madewithmoodle1.gif,
- pix/madewithmoodle2.gif, pix/poo.html, pix/spacer.gif,
- pix/webding.png, pix/i/ICONS-16x16, pix/i/email.gif, pix/i/log.gif,
- pix/i/new.gif, pix/i/news.gif, pix/i/settings.gif, pix/s/SMILEYS,
- pix/s/biggrin.gif, pix/s/cool.gif, pix/s/cross.gif,
- pix/s/mixed.gif, pix/s/sad.gif, pix/s/smiley.gif,
- pix/s/surprise.gif, pix/s/tongueout.gif, pix/s/wideeyes.gif,
- pix/s/wink.gif, pix/t/TINY-ICONS, pix/t/delete.gif, pix/t/down.gif,
- pix/t/edit.gif, pix/t/search.gif, pix/t/up.gif,
- theme/standard/config.php, theme/standard/footer.html,
- theme/standard/header.html, theme/standard/styles.css,
- user/edit.html, user/edit.php, user/index.php, user/lib.php,
- user/new.php, user/pix.php, user/user.gif, user/users.gif,
- user/view.php, user/default/f1.jpg, user/default/f2.jpg:
-
- Initial revision
-
-2001-11-22 Thursday 14:23 martin
-
- * .htaccess, README, config.php, file.php, index.php,
- admin/cron.php, admin/index.php, admin/log.php,
- admin/moodle-core.sql, admin/site.html, admin/site.php,
- admin/teacher.php, admin/user.html, admin/user.php,
- course/edit.html, course/edit.php, course/editweek.html,
- course/editweek.php, course/email.html, course/email.php,
- course/index.php, course/lib.php, course/log.php,
- course/login.html, course/login.php, course/loginas.php,
- course/loglive.php, course/mod.php, course/mod_delete.html,
- course/new.php, course/noweeks.php, course/user.php,
- course/view.php, course/weeks.php, doc/CHANGES, doc/COPYRIGHT,
- doc/INSTALL, doc/LICENCE, doc/NOTES, doc/ROADMAP, error/index.php,
- files/index.php, files/mimetypes.php, files/pix/audio.gif,
- files/pix/edit.gif, files/pix/env.gif, files/pix/excel.gif,
- files/pix/explore.gif, files/pix/files.gif, files/pix/folder.gif,
- files/pix/help.gif, files/pix/html.gif, files/pix/image.gif,
- files/pix/move.gif, files/pix/parent.gif, files/pix/pdf.gif,
- files/pix/text.gif, files/pix/unknown.gif, files/pix/word.gif,
- files/pix/zip.gif, lib/class.phpmailer.php, lib/class.smtp.php,
- lib/graphlib.php, lib/javascript.php, lib/moodlelib.php,
- lib/psxlsgen.php, lib/setup.php, lib/weblib.php, lib/wordlist.txt,
- lib/fonts/arial.ttf, lib/fonts/vixar.ttf,
- login/change_password.php, login/change_password_form.html,
- login/confirm.php, login/countries.php, login/forgot_password.php,
- login/forgot_password_change.html, login/forgot_password_form.html,
- login/index.php, login/index_confirm.html, login/index_form.html,
- login/logout.php, login/signup.php, login/signup_confirm.html,
- login/signup_form.php, mod/assignment/README,
- mod/assignment/module.php, mod/choice/icon.gif,
- mod/choice/index.php, mod/choice/install.sql, mod/choice/mod.html,
- mod/choice/mod.php, mod/choice/module.php, mod/choice/report.php,
- mod/choice/view.html, mod/choice/view.php, mod/journal/edit.html,
- mod/journal/edit.php, mod/journal/icon.gif, mod/journal/index.php,
- mod/journal/install.sql, mod/journal/lib.php, mod/journal/mod.html,
- mod/journal/mod.php, mod/journal/module.php, mod/journal/new.php,
- mod/journal/report.php, mod/journal/user.php, mod/journal/view.php,
- mod/survey/details.php, mod/survey/download.php,
- mod/survey/edit.php, mod/survey/edit_form.html,
- mod/survey/edit_form.phtml, mod/survey/edit_new.html,
- mod/survey/edit_new.phtml, mod/survey/graph.php,
- mod/survey/icon.gif, mod/survey/icon2.gif, mod/survey/index.php,
- mod/survey/install.sql, mod/survey/lib.php,
- mod/survey/login_form.html, mod/survey/mod.html,
- mod/survey/mod.php, mod/survey/module.php, mod/survey/report.php,
- mod/survey/save.php, mod/survey/test.php, mod/survey/view.php,
- pix/b.gif, pix/madewithmoodle.gif, pix/madewithmoodle1.gif,
- pix/madewithmoodle2.gif, pix/poo.html, pix/spacer.gif,
- pix/webding.png, pix/i/ICONS-16x16, pix/i/email.gif, pix/i/log.gif,
- pix/i/new.gif, pix/i/news.gif, pix/i/settings.gif, pix/s/SMILEYS,
- pix/s/biggrin.gif, pix/s/cool.gif, pix/s/cross.gif,
- pix/s/mixed.gif, pix/s/sad.gif, pix/s/smiley.gif,
- pix/s/surprise.gif, pix/s/tongueout.gif, pix/s/wideeyes.gif,
- pix/s/wink.gif, pix/t/TINY-ICONS, pix/t/delete.gif, pix/t/down.gif,
- pix/t/edit.gif, pix/t/search.gif, pix/t/up.gif,
- theme/standard/config.php, theme/standard/footer.html,
- theme/standard/header.html, theme/standard/styles.css,
- user/edit.html, user/edit.php, user/index.php, user/lib.php,
- user/new.php, user/pix.php, user/user.gif, user/users.gif,
- user/view.php, user/default/f1.jpg, user/default/f2.jpg:
-
- moodle
-