mjollnir_
|
729d325004
|
Changing a require to a require_once in forum postgres upgrade (was getting included twice)
|
2005-03-01 23:38:51 +00:00 |
|
bobopinna
|
b7ddb4a618
|
New user inteface
|
2005-03-01 17:52:39 +00:00 |
|
moodler
|
3320057725
|
Cellspacing 0 for forum posts to help poor little IE
|
2005-03-01 17:16:57 +00:00 |
|
moodler
|
c559bb1eed
|
FIxed typo calling print_standard_coursemodule_settings
|
2005-03-01 16:48:00 +00:00 |
|
moodler
|
8af04b002d
|
Filter will now not link within the head tags
|
2005-03-01 08:42:07 +00:00 |
|
moodler
|
7369657c9b
|
Use s function to print search string properly
|
2005-03-01 08:12:25 +00:00 |
|
moodler
|
e5515b3816
|
Fixed up the display after adding/editing new entries to make it more standard.
Also shuffled a little code to make it easier ofr me to read.
|
2005-03-01 08:10:52 +00:00 |
|
moodler
|
ab00aa12a9
|
Disable dates if not being used.
Fixed bug that wasn't highlighting search words
|
2005-03-01 06:54:30 +00:00 |
|
mchurch
|
be69cefb90
|
Removed debug lines inadvertently left in last commit.
|
2005-02-28 21:37:11 +00:00 |
|
mchurch
|
1051a2a4a0
|
Improved speed of database calls for read tracking.
|
2005-02-28 21:31:13 +00:00 |
|
moodler
|
4e471fc62a
|
Forum searching now allows searching by date, and no longer has confusing help.
|
2005-02-28 12:40:29 +00:00 |
|
defacer
|
c4d588cc24
|
Added require_once for pagelib.php.
Now deleting courses with these activities in works just fine once more!
|
2005-02-28 04:23:52 +00:00 |
|
defacer
|
880d86758b
|
Each mod is responsible to deleting its own blocks; what I had in mind for
centralizing this wouldn't work out. Use the flexible page_import_types so that
we don't create one more dependency when writing new code.
|
2005-02-28 04:18:13 +00:00 |
|
defacer
|
f16bbfd5a8
|
Add hooks for exporting the page types used by each module.
|
2005-02-28 03:59:57 +00:00 |
|
defacer
|
6ba37c824a
|
Quiz doesn't attempt to delete blocks placed in deleted quiz view pages anymore;
this is going to be taken care of from course/mod.php.
|
2005-02-28 03:59:23 +00:00 |
|
defacer
|
f99fcffeb9
|
Fix for bug 2648: call-time pass by reference has been deprecated, the constructor
of search_lexer now accepts the parser argument by reference all... one time it's called :)
|
2005-02-28 00:30:39 +00:00 |
|
defacer
|
0b5257c351
|
Bugfix for bug 2653 (visual glitch).
Better and less HTML for the "block" version of forum_print_search_form().
|
2005-02-27 20:32:56 +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
|
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 |
|
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 |
|
moodler
|
f0b8884d08
|
Added search help to the small search forms (big search form coming next)
|
2005-02-26 08:52:03 +00:00 |
|
ikawhero
|
d7d93ee995
|
Fixed incorrect order of rebuilding excluded text
|
2005-02-25 23:18:09 +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 |
|
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
|
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
|
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 |
|
moodler
|
9362b9b670
|
More CSS style changes. General tidy up, changed " to ' where appropriate.
|
2005-02-25 07:58:03 +00:00 |
|
moodler
|
dcf193c25f
|
Removed link from navigation bar
|
2005-02-25 04:48:47 +00:00 |
|
stronk7
|
2231b98040
|
Avoid some notices breaking image display and correct redirects. Bug 2638.
(http://moodle.org/bugs/bug.php?op=show&bugid=2638)
Merged from MOODLE_14_STABLE
|
2005-02-25 00:11:49 +00:00 |
|
stronk7
|
472a28cab4
|
Now the get_participants() standard function is working inside wiki module
Merged from MOODLE_14_STABLE
|
2005-02-24 23:50:24 +00:00 |
|
gustav_delius
|
1c887009ab
|
fixed single quote bug that led to $post->subject being displayed.
|
2005-02-24 22:24:03 +00:00 |
|
michaelpenne
|
6899d8973f
|
removed an echo and a comment
|
2005-02-23 22:24:46 +00:00 |
|
michaelpenne
|
0741a56672
|
woops, took out gustavs change, yah cvs
|
2005-02-23 00:56:28 +00:00 |
|
michaelpenne
|
49584784ac
|
fixed up leftmenu some more
|
2005-02-23 00:52:29 +00:00 |
|
stronk7
|
029db9ee2d
|
When any URL is going to be used in a Location header or
in a meta-refresh, both Safari and Firefox, seems to fail
using & as parameter separator. Bug 2620.
(http://moodle.org/bugs/bug.php?op=show&bugid=2620)
|
2005-02-22 23:37:14 +00:00 |
|
moodler
|
f8dd016412
|
Removing these to avoid confusion.
Yes, my assignment refactoring is going to make it into 1.5
|
2005-02-22 12:56:20 +00:00 |
|
moodler
|
4c32ba4d3f
|
More CSS and general tidying up.
|
2005-02-22 10:37:54 +00:00 |
|
moodler
|
deb0ab54c3
|
Added styles and cleaned up some code for XHTML compatibility
|
2005-02-22 08:29:12 +00:00 |
|
bobopinna
|
82af563584
|
Added complete datamodel support for SCORM 1.2
|
2005-02-22 08:00:19 +00:00 |
|