mudrd8mz [Fri, 3 Dec 2004 15:13:37 +0000 (15:13 +0000)]
Some fixes and update (some changes in workshop - uff... quite hard to understand this great module ;-)
miksik [Fri, 3 Dec 2004 10:09:28 +0000 (10:09 +0000)]
Initial version, hopefully XHTML compatible
mits [Thu, 2 Dec 2004 23:07:03 +0000 (23:07 +0000)]
polished.
and put space into both sides of "(" and ")" to make Japanese visiblity much better
djachenko [Thu, 2 Dec 2004 13:53:56 +0000 (13:53 +0000)]
Small correct
djachenko [Thu, 2 Dec 2004 12:08:26 +0000 (12:08 +0000)]
Small correct
defacer [Wed, 1 Dec 2004 21:54:49 +0000 (21:54 +0000)]
Removed last instance of the evil SECS_IN_DAY constant that is the ticket
to wrong code when DST comes into play
Fixed calendar_get_upcoming to perform DST corrections according to the
server's TZ (now the users as calendar doesn't support that, but it's a start)
Removed some dead code
defacer [Wed, 1 Dec 2004 21:52:09 +0000 (21:52 +0000)]
Fixed some warnings I introduced a while back by incorrect use of optional_parameter()
defacer [Wed, 1 Dec 2004 21:49:23 +0000 (21:49 +0000)]
Minor code style changes
defacer [Wed, 1 Dec 2004 21:47:02 +0000 (21:47 +0000)]
Fixed set_user_preference to make changes immediately available ($user was lowercased)
Updated all user preferences functions to behave well even if $USER or $USER->id is not defined
michaelpenne [Wed, 1 Dec 2004 21:02:07 +0000 (21:02 +0000)]
updated essay and short answer code to work with quotes (single and double)
michaelpenne [Wed, 1 Dec 2004 21:00:49 +0000 (21:00 +0000)]
updated essay code to work with quotes being used in user answer and teacher response
stronk7 [Wed, 1 Dec 2004 19:51:45 +0000 (19:51 +0000)]
New rss_geterrorxmlfile() function added
and some optional data checked.
Merged from MOODLE_14_STABLE
skodak [Tue, 30 Nov 2004 19:44:08 +0000 (19:44 +0000)]
merged from MOODLE_14_STABLE;
Preparation for new file.php, new function get_file_argument() SC#5
mits [Tue, 30 Nov 2004 19:12:15 +0000 (19:12 +0000)]
translated some.
mudrd8mz [Tue, 30 Nov 2004 18:44:29 +0000 (18:44 +0000)]
Update and fixes towards 1.4.2 (still incomplete)
stronk7 [Tue, 30 Nov 2004 17:57:42 +0000 (17:57 +0000)]
Updated to 2.4RC1. This should terminate
some know incompatibilities.
Bug 2234
(http://moodle.org/bugs/bug.php?op=show&bugid=2234)
Merged from MOODLE_14_STABLE
moodler [Tue, 30 Nov 2004 03:48:13 +0000 (03:48 +0000)]
Merged lang fix from stable
moodler [Tue, 30 Nov 2004 02:53:08 +0000 (02:53 +0000)]
Merged lastpostid from stable
moodler [Tue, 30 Nov 2004 01:42:44 +0000 (01:42 +0000)]
Merged fix from stable
koenr [Mon, 29 Nov 2004 20:38:01 +0000 (20:38 +0000)]
one > too much
Thanks Hans!
scop22 [Mon, 29 Nov 2004 15:45:14 +0000 (15:45 +0000)]
New strings translated in moodle.php and quiz.php; wiki.php finished
moodler [Mon, 29 Nov 2004 08:18:32 +0000 (08:18 +0000)]
Added name of the last poster to the discussion listing
- thanks to Dmitry for his patch! (dlnsk % mail.ru)
moodler [Mon, 29 Nov 2004 08:10:37 +0000 (08:10 +0000)]
Tweaks to the policy form (wider iframe and added a proper question to answer)
moodler [Mon, 29 Nov 2004 06:35:49 +0000 (06:35 +0000)]
Sesskey fixes
moodler [Mon, 29 Nov 2004 06:22:39 +0000 (06:22 +0000)]
Restore sessionIP when returning from loginas mode
moodler [Mon, 29 Nov 2004 06:22:12 +0000 (06:22 +0000)]
After agreeing to site policy, you get redirected back to where you
were going.
Also, guests get asked to agree for EVERY SESSION.
mits [Mon, 29 Nov 2004 05:56:55 +0000 (05:56 +0000)]
translated some.
moodler [Mon, 29 Nov 2004 05:45:01 +0000 (05:45 +0000)]
Set sessionIP when logging-in as a user
moodler [Mon, 29 Nov 2004 05:30:36 +0000 (05:30 +0000)]
New feature: Site Policy Agreements.
If the admin specifies a Policy Agreement (via URL in the config variables)
then each user is required to see and agree to that document once before
continuing.
To get everyone to see it again (on an update, say) one just needs to issue:
UPDATE user SET policyagreed = 0
dhawes [Mon, 29 Nov 2004 04:38:07 +0000 (04:38 +0000)]
fixed a comment whose details had been left behind in the recent api change
defacer [Mon, 29 Nov 2004 04:19:05 +0000 (04:19 +0000)]
Fix for bug 2241:
I hope this time I got everything changed to the new Page interface! I 'm
really sorry for messing up and breaking new installations... :(
Also moved the only two functions of the API outside the page_base class.
dhawes [Mon, 29 Nov 2004 00:48:28 +0000 (00:48 +0000)]
replaced old MoodlePage class call with new page_base call
stronk7 [Sun, 28 Nov 2004 23:54:11 +0000 (23:54 +0000)]
Changed some parameters. SC#33.
Merged from MOODLE_14_STABLE
barias [Sun, 28 Nov 2004 21:34:19 +0000 (21:34 +0000)]
*** empty log message ***
barias [Sun, 28 Nov 2004 21:26:09 +0000 (21:26 +0000)]
Latest spanish translation.
stronk7 [Sat, 27 Nov 2004 23:33:39 +0000 (23:33 +0000)]
Calculate NEXT course->sortorder in restore to avoid
sortorder grown always (by fix_course_sortorder()).
Merged from MOODLE_14_STABLE
koenr [Sat, 27 Nov 2004 12:09:35 +0000 (12:09 +0000)]
start of a Vietnamese languagepack in UTF-8
Thanks to Thai-Hoa Nguyen
martignoni [Fri, 26 Nov 2004 20:02:31 +0000 (20:02 +0000)]
Revert bad change (search string)
martignoni [Fri, 26 Nov 2004 19:59:53 +0000 (19:59 +0000)]
This time, the correction is good!
martignoni [Fri, 26 Nov 2004 19:57:51 +0000 (19:57 +0000)]
Changed "search" string for more explicity
moodler [Fri, 26 Nov 2004 15:42:05 +0000 (15:42 +0000)]
Merged from stable
moodler [Fri, 26 Nov 2004 09:33:02 +0000 (09:33 +0000)]
Changes for XHTML and accessibility compatibility
moodler [Fri, 26 Nov 2004 07:07:06 +0000 (07:07 +0000)]
Changes for XHTML and accessibility compatibility
stronk7 [Fri, 26 Nov 2004 01:22:41 +0000 (01:22 +0000)]
Solve some visualisation issues in encyclopedia format. I think that now
it will be correct!
Merged from MOODLE_14_STABLE
martinlanghoff [Fri, 26 Nov 2004 00:57:58 +0000 (00:57 +0000)]
Merge from MOODLE_14_STABLE
Fix for bug 2227 "bug in pclzip.php causing scorm errors"
http://moodle.org/bugs/bug.php?op=show&bugid=2227
Credits go to skodak
mjollnir_ [Thu, 25 Nov 2004 21:56:32 +0000 (21:56 +0000)]
Merged from MOODLE_14_STABLE: In get logs don't join on the user table for just counting the records
defacer [Thu, 25 Nov 2004 17:35:25 +0000 (17:35 +0000)]
Ummm... more changes due to the renaming.
defacer [Thu, 25 Nov 2004 17:23:57 +0000 (17:23 +0000)]
Somehow I forgot to commit these and the whole page setup wasn't working
after renaming MoodlePage => page_base.
carlesbellver [Thu, 25 Nov 2004 15:02:54 +0000 (15:02 +0000)]
*** empty log message ***
moodler [Thu, 25 Nov 2004 10:03:57 +0000 (10:03 +0000)]
Style for quiz feedback updated
moodler [Thu, 25 Nov 2004 10:01:56 +0000 (10:01 +0000)]
Changes for XHTML and accessibility compatibility
martinlanghoff [Thu, 25 Nov 2004 00:02:58 +0000 (00:02 +0000)]
Merged form MOODLE_14_STABLE
Fixed an issue with postgres database upgrade code -- drop either index or constraint if they exist
Merge of patchset arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-430
mits [Thu, 25 Nov 2004 00:00:13 +0000 (00:00 +0000)]
new translated file added.
mjollnir_ [Wed, 24 Nov 2004 23:51:04 +0000 (23:51 +0000)]
Merged from MOODLE_14_STABLE: Fixed bug in dialogue where plain text email notification had no break between the url and the ---- that was causing GET requests like mod/dialogue/view.php?id=foo--------- and subsequent invalid sql
stronk7 [Wed, 24 Nov 2004 23:37:46 +0000 (23:37 +0000)]
New paging system for glosaries.
100% compatible with Moodle's one.
Supports more options. Perhaps we could use it
sitewide.
Merged from MOODLE_14_STABLE
mjollnir_ [Wed, 24 Nov 2004 23:24:32 +0000 (23:24 +0000)]
Merged from MOODLE_14_STABLE: Fix for postgres-invalid-sql (must have AS between field and alias)
koenr [Wed, 24 Nov 2004 22:49:54 +0000 (22:49 +0000)]
string for 'back' in preview question
martinlanghoff [Wed, 24 Nov 2004 22:48:58 +0000 (22:48 +0000)]
Merge from MOODLE_14_STABLE
Additional fixes for indexes in postgres. A few unique indexes may have been created non-unique. Still deferring the version bump -- please review the patch!
Merge of patchsets
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-423
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-425
koenr [Wed, 24 Nov 2004 20:53:51 +0000 (20:53 +0000)]
*** empty log message ***
mjollnir_ [Wed, 24 Nov 2004 19:00:24 +0000 (19:00 +0000)]
Merged from MOODLE_14_STABLE: Fixing typo in mysql.sql for unique key for user_teachers on course userid
koenr [Wed, 24 Nov 2004 15:33:38 +0000 (15:33 +0000)]
filling in missing strings
gustav_delius [Wed, 24 Nov 2004 09:40:20 +0000 (09:40 +0000)]
insert line break before language selection menu to make front page look similar to Moodle 1.4
gustav_delius [Wed, 24 Nov 2004 09:38:04 +0000 (09:38 +0000)]
added some missing styles to make Latest News and Recent Activity blocks look the same as in Moodle 1.4
gustav_delius [Wed, 24 Nov 2004 09:16:39 +0000 (09:16 +0000)]
If a block is unknown then ignore it rather than throwing fatal error. In future one might want to have a dummy block that is displayed in this case to alert the user to the fact that some block code is missing.
mits [Wed, 24 Nov 2004 05:45:34 +0000 (05:45 +0000)]
translated some.
martinlanghoff [Wed, 24 Nov 2004 03:56:39 +0000 (03:56 +0000)]
Merge from MOODLE_14_STABLE
raise_memory() now uses get_real_size(), duplicate function return_bytes() removed.
Issue discussed in 2202 (http://moodle.org/bugs/bug.php?op=show&bugid=2202).
Also seen as arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-424
martinlanghoff [Wed, 24 Nov 2004 02:25:36 +0000 (02:25 +0000)]
Merge from MOODLE_14_STABLE.
Student and teacher enrolments now unique + version bump
Made student and teacher enrolments unique, enforced at the database level. This patch also removes a cleanup job in moodle's cron that removed duplicate enrolments.
Merge of patchset arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-422
mjollnir_ [Tue, 23 Nov 2004 23:34:34 +0000 (23:34 +0000)]
Merged from MOODLE_14_STABLE: Forum: Do not trust userid from hidden form field, use $USER->id instead for db inserts
mjollnir_ [Tue, 23 Nov 2004 23:27:18 +0000 (23:27 +0000)]
Merged from MOODLE_14_STABLE: Fix for invalid sql in postgres - don't query log table for what was in log display if log->info is not set
mjollnir_ [Tue, 23 Nov 2004 23:16:08 +0000 (23:16 +0000)]
Merged from MOODLE_14_STABLE: Requires bump for glossary for last patch - needs db_lowercase and db_uppercase
mjollnir_ [Tue, 23 Nov 2004 23:13:52 +0000 (23:13 +0000)]
Merged from MOODLE_14_STABLE: Bug fix for forum rating redirects - manifested itself in invalid sql in postgres
mjollnir_ [Tue, 23 Nov 2004 23:05:06 +0000 (23:05 +0000)]
Merged from MOODLE_14_STABLE: Fixing use of UCASE and LCASE in glossary which are not postgres friendly - two new functions in datalib, db_uppercase and db_lowercase which return the database-correct functions to use. Some were already fixed in HEAD - those have been left as they were
mjollnir_ [Tue, 23 Nov 2004 22:40:48 +0000 (22:40 +0000)]
Merged from MOODlE_14_STABLE: Attempt to fix bad constraint name in wiki and version bump (honoring partial freeze) and requires bump (needs changes in execute_sql to not show adodb feedback)
paca70 [Tue, 23 Nov 2004 21:34:38 +0000 (21:34 +0000)]
Fixed typo. Time to sleep...
paca70 [Tue, 23 Nov 2004 21:29:21 +0000 (21:29 +0000)]
Closed bug #2209
Don't replace & if it's part of encoded character.
rkingdon [Tue, 23 Nov 2004 20:52:54 +0000 (20:52 +0000)]
Cron routine does not send "graded" emails until releasegrades date;
grades are "not available" in index page until after the relaesegrades
date; phasing of three phase workshop tidied up.
defacer [Tue, 23 Nov 2004 18:53:34 +0000 (18:53 +0000)]
New naming conventions for class names to bring them in line with the
rest of Moodle. The convention for blocks is now:
class block_something extends block_base { ... }
HOWTO updated accordingly, plus some more minor polishing. More to come.
mjollnir_ [Tue, 23 Nov 2004 05:04:53 +0000 (05:04 +0000)]
Merged from MOODLE_14_STABLE: Attempt to fix the unique index on quiz_attemptonlast_datasets for postgres (requires version bump in quiz AND requires bump in quiz for the getting rid of adodb feedback in execute_sql
mjollnir_ [Tue, 23 Nov 2004 03:53:41 +0000 (03:53 +0000)]
Merged from MOODLE_14_STABLE: Update log_display to use postgres friendly concat functions for firstname lastname
moodler [Tue, 23 Nov 2004 03:43:24 +0000 (03:43 +0000)]
Merged changes from stable
mjollnir_ [Tue, 23 Nov 2004 02:49:51 +0000 (02:49 +0000)]
Merged from MOODLE_14_STABLE: Fixing weird forum bug to do with forum ratings (manifested itself in invalid postgres sql)
moodler [Tue, 23 Nov 2004 02:47:07 +0000 (02:47 +0000)]
Minor HTML fixes
moodler [Tue, 23 Nov 2004 02:41:45 +0000 (02:41 +0000)]
Just a code tidy up
mjollnir_ [Tue, 23 Nov 2004 02:05:47 +0000 (02:05 +0000)]
Merged from MOODLE_14_STABLE: More small sql tweaks to avoid invalid postgres sql
mjollnir_ [Tue, 23 Nov 2004 01:05:11 +0000 (01:05 +0000)]
Merged from MOODlE_14_STABLE: Fix for invalid sql (for postgres) in cron cleanup of duplicate enrolments. Possibly soon to be overridden by a unique index
mjollnir_ [Tue, 23 Nov 2004 00:39:29 +0000 (00:39 +0000)]
Bug fix for patch related to forcing searching in course/student.(html|php) if too many users, and bump to MAX_USERS_PER_PAGE to 5000
mjollnir_ [Tue, 23 Nov 2004 00:16:24 +0000 (00:16 +0000)]
Slight change to log page so that for > 5000 courses or users we don't straight off load the huge drop down menus but instead default to whatever is normally selected, with an option for 'More' to display the full drop down for either. Also includes an Martin L patch for sql query that brought postgres to it's knees (Martin L patch is destined for MOODLE_14_STABLE as well)
koenr [Mon, 22 Nov 2004 23:35:33 +0000 (23:35 +0000)]
noticed a couple typo's while translating
koenr [Mon, 22 Nov 2004 22:07:27 +0000 (22:07 +0000)]
filling in missing strings
koenr [Mon, 22 Nov 2004 21:35:25 +0000 (21:35 +0000)]
typo
mjollnir_ [Mon, 22 Nov 2004 21:30:26 +0000 (21:30 +0000)]
Merged from MOODLE_14_STABLE: Fix for bug #2207 - sortorder now honored in front page listing
koenr [Mon, 22 Nov 2004 21:24:34 +0000 (21:24 +0000)]
changing thislanguage to NCR so it displays properly in the languagelist
koenr [Mon, 22 Nov 2004 21:09:47 +0000 (21:09 +0000)]
Added some new files
Deleted a lot of English strings / files
Corrected a lot of errors in html
Help-files should be xhtml compliant
CAN SOMEONE WHO ACTUALLY CAN READ THE LANGUAGE PLEASE CHECK
rkingdon [Mon, 22 Nov 2004 19:09:06 +0000 (19:09 +0000)]
Fixes teacher's view of 3 phase workshops.
julmis [Mon, 22 Nov 2004 18:38:33 +0000 (18:38 +0000)]
Adding support for Mac OS X Camino browsers see bug #2176
moodler [Mon, 22 Nov 2004 16:25:29 +0000 (16:25 +0000)]
I've not tested this at all :-( but it was sent to me by the original
author of this feature as a bug fix.
PLEASE TEST! (See bug 2179 for example)
moodler [Mon, 22 Nov 2004 16:09:06 +0000 (16:09 +0000)]
Added dummy constructor to keep PHP5 happy.
martignoni [Mon, 22 Nov 2004 16:00:13 +0000 (16:00 +0000)]
String trysearching added
martignoni [Mon, 22 Nov 2004 15:58:35 +0000 (15:58 +0000)]
Confirmation for deleting course categories
martignoni [Mon, 22 Nov 2004 15:51:41 +0000 (15:51 +0000)]
Changed $ongoingcustom definition