12060 Commits

Author SHA1 Message Date
stronk7
f594143b56 Now the Wiki module seems to be working fine. But I've marked it as
"PROG" (progress) because I haven't been able to reproduce the load
of binary data directly to DB reported by some moodlers in forums.

I've created bug 2634 to see if somebody can point me in the correct
direction to reproduce it.
2005-02-27 19:47:42 +00:00
moodler
642c1d5bca Er, much better ! 2005-02-27 17:55:53 +00:00
moodler
f75c5a46a1 Simple bell code ... needs work I think. 2005-02-27 17:45:44 +00:00
moodler
1368cb8125 Hostory links should popup too. 2005-02-27 14:32:03 +00:00
moodler
3cc9a26c68 A couple of style tweaks 2005-02-27 14:23:45 +00:00
moodler
1bc9b2ecd5 Fixed forumpost commands 2005-02-27 12:26:52 +00:00
mits
99625e432c translated some. 2005-02-27 11:41:51 +00:00
moodler
b23c06ada1 Show link even when no discussions 2005-02-27 10:12:45 +00:00
moodler
173dbed416 Added a link from the user page to a search for all posts.
It works but it's not very pretty ... feedback welcome!
2005-02-27 10:08:13 +00:00
moodler
bcb78ca23c Updated help for search! 2005-02-27 09:58:00 +00:00
moodler
e6ae4dc8dd Much better "full" search page. Still needs some polishing.
Also, you can now search for all posts by one user.  Which brings me to my
next check-in....
2005-02-27 09:57:31 +00:00
moodler
f685bf2eef Fixed missing tag 2005-02-27 07:20:03 +00:00
stronk7
d0b95287c5 Some $ME are now out!
Merged from MOODLE_14_STABLE
2005-02-27 02:13:18 +00:00
stronk7
4a1bf86fae Some $ME are now out!
And 5 lines have been added because they weren't merged before! Please,
check them!

Merged from MOODLE_14_STABLE
2005-02-27 00:56:13 +00:00
stronk7
d698fea233 Some $ME are now out!
Merged from MOODLE_14_STABLE
2005-02-27 00:12:25 +00:00
koenr
8573893cd0 XHTML compliance 2005-02-26 23:38:32 +00:00
mits
a8ce0df9e0 *** empty log message *** 2005-02-26 22:39:30 +00:00
mits
78518db9e5 translated a new file. 2005-02-26 22:21:00 +00:00
koenr
a49248821d XHTML compliance 2005-02-26 22:17:22 +00:00
skodak
48283ff638 slashargument test fix 2005-02-26 20:43:30 +00:00
moodler
2896553e9d Added language file (somewhat different to one in forums).
Made some major cleanups to the block for efficiency, robustness
and Postgres compat.

It seems to work for me OK but could use some good testing!
2005-02-26 17:21:31 +00:00
martignoni
f1eaa9727f New file added 2005-02-26 16:45:38 +00:00
stronk7
48198971fb Latest changes added 2005-02-26 10:47:46 +00:00
moodler
29daf3a0d1 Added some sql_functions that return the correct SQL for those few
niggly little differences in database brands.   THis replaces a
whole lot of ugly repeated code in datalib.php
2005-02-26 09:20:31 +00:00
moodler
f0b8884d08 Added search help to the small search forms (big search form coming next) 2005-02-26 08:52:03 +00:00
moodler
95c62b56b7 Fixed some notices 2005-02-26 08:11:01 +00:00
defacer
69244b9128 A few unrelated changes, sorry for not being tidy.
1. Possible fix for bug 2410, also bug report at http://moodle.org/mod/forum/discuss.php?d=19173.

2. Group events may be edited by teachers without course editing rights.

3. Cosmetics for the DST display (this is a work in progress).
2005-02-26 06:30:19 +00:00
defacer
8dc3f6cf5e Changing find_day_in_month() to conform with the new definitions of DST presets.
Adding function dayofweek (centralization, this might also be helpful in fixing a bug).
2005-02-26 06:26:04 +00:00
ikawhero
d7d93ee995 Fixed incorrect order of rebuilding excluded text 2005-02-25 23:18:09 +00:00
defacer
67775c8d9f When process is finished, die. 2005-02-25 20:43:12 +00:00
michaelpenne
b0ec882fc1 delete user attempts now deletes a users grades, attempts, and time recrods. The email it sends is nicer as well 2005-02-25 19:28:51 +00:00
michaelpenne
5f3b3a084a updated report to find the times in timer table, now much more accurate. Also fixed a sesskey problem 2005-02-25 19:12:39 +00:00
michaelpenne
ff2978cea0 updated the time code to refect the new view 2005-02-25 19:11:12 +00:00
michaelpenne
c022b4964f changed the time code, now the timer table keeps track of time spent per attempt per lesson for each student. It is also used for timed tests. Also, moved check navigation link so it wont show up when there are no lesson pages. 2005-02-25 19:10:17 +00:00
defacer
6ebb179eb2 "Reasonable assumptions" if a set or reset time is missing for some year. 2005-02-25 18:44:41 +00:00
defacer
83e1fc1407 Trying to get the Olson parser to produce correct output. That format is a nightmare... 2005-02-25 18:28:12 +00:00
moodler
2ef4dd5eb0 Merged format fix from stable 2005-02-25 14:21:37 +00:00
moodler
d5bbc5568b A few minor changes for XHTML compatibility and general tidy up. (SE) 2005-02-25 13:20:48 +00:00
moodler
bc01a2b8ea Some little cleanups ... all auto-links to external URLs now use _blank 2005-02-25 13:11:18 +00:00
moodler
2ae281532b New PARAM type called PARAM_CLEANHTML which knows how to clean up HTML properly 2005-02-25 13:10:24 +00:00
moodler
9aa959f222 Significant improvements to the message display 2005-02-25 13:09:27 +00:00
moodler
3b9f38bc5d FIxed popup window for users in chat window 2005-02-25 12:40:03 +00:00
moodler
e19a635c98 Removing the old <nolink> tags. In some cases using both <span class="nolink">
and <nolink> together was causing some problems. (SE)
2005-02-25 12:36:27 +00:00
moodler
b9795750e5 Er, last fix was in wrong frame. :-) 2005-02-25 12:35:20 +00:00
moodler
18212a7afe Try to make all links "pop out" of the frame 2005-02-25 12:28:02 +00:00
moodler
205baeb56a This development temporary hack got checked in by accident 2005-02-25 11:24:55 +00:00
moodler
f2c485e388 New styles added for glossary module. Other changes. (SE) 2005-02-25 11:10:35 +00:00
moodler
ebfd5ff7b3 Even more style changes. (SE) 2005-02-25 11:09:49 +00:00
moodler
91b4cb6867 More style changes. Will it ever end? (SE) 2005-02-25 09:16:54 +00:00
gustav_delius
072171497c forcelogin, forceloginprofiles and opentogoogle are config variables to do with setting permissions, so I moved them to the appropriate section on the config page. 2005-02-25 09:14:05 +00:00