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
martignoni
51c04cda48
Added search help to the small search forms
2005-03-01 13:30:00 +00:00
martignoni
d87255b5e1
Added link to search help
2005-03-01 13:13:31 +00:00
mits
12a4ab4f19
*** empty log message ***
2005-03-01 13:07:23 +00:00
moodler
eaee4b5d95
hide the password field for smtp (bug 2659)
2005-03-01 12:55:29 +00:00
moodler
181a96e6b1
Updated the copyright
2005-03-01 12:16:23 +00:00
papita
fba39395df
added new file - translation by lazarte
2005-03-01 12:05:41 +00:00
papita
b077032b10
reviewed versions from lazarte e campolino
2005-03-01 11:42:04 +00:00
martignoni
3f38bca542
Forum searching now allows searching by date
2005-03-01 10:50:43 +00:00
martignoni
8b465bc1ea
Added a link from the user page to a search for all posts.
2005-03-01 10:49:37 +00:00
martignoni
ce2977640e
Much better "full" search page. Still needs some polishing.
2005-03-01 10:42:40 +00:00
martignoni
595427ce2d
Added "Advanced"
2005-03-01 10:36:19 +00:00
martignoni
d22d2e78bf
Made new serverurl more standard
2005-03-01 10:34:52 +00:00
papita
0bf31cafd4
some typos corrected
2005-03-01 10:16:45 +00:00
papita
87c6bcae77
latest updates by paula
2005-03-01 08:48:51 +00:00
moodler
7d1c8c55fe
Sshhh easter egg. ;-)
2005-03-01 08:45:05 +00:00
papita
187ddd26a1
php files by paula
2005-03-01 08:43:11 +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
0afedf684d
Fixed the link for the confirmation email ... the & was breaking in some
...
mail ... see also bug 2502 for something similar
2005-03-01 07:06:42 +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
martinlanghoff
cecfc11d81
Merged from MOODLE_14_STABLE - Better handling of trailing semicolons and spaces in LDAP configs. Fixes a regression from 1.4.2, plus fixed typo: == should be =
2005-03-01 03:10:34 +00:00
martinlanghoff
e0003dfa08
Merged from MOODLE_14_STABLE - loglive now has a proper footer and the links in header & footer open in new windows
2005-03-01 02:53:27 +00:00
moodler
0e18f8278b
FIxed the logininfo classes in some situations (bug 2657)
2005-03-01 02:49:10 +00:00
stronk7
68796e6b60
Avoid one notice at installation time (when wwwroot isn't set) and
...
the new qualified_me() needs it.
2005-03-01 00:11:35 +00:00
stronk7
03b80ffc37
Solved two minor typos with docstyles.css
2005-02-28 22:57:51 +00:00
mchurch
be69cefb90
Removed debug lines inadvertently left in last commit.
2005-02-28 21:37:11 +00:00
mchurch
89c0e63faa
Changed call for unread posts to new library function.
2005-02-28 21:34:37 +00:00
mchurch
1051a2a4a0
Improved speed of database calls for read tracking.
2005-02-28 21:31:13 +00:00
moodler
4cff67d66b
FIxed an XHTML error
2005-02-28 16:26:06 +00:00
defacer
c0a570cef0
Fixed handling of activity blocks when restore does not include that type of activity.
2005-02-28 16:03:05 +00:00
moodler
df031f9a0d
XHTML compliance, but also you can now set up colors to be passed to
...
the MP3 Flash player, using
$THEME->filter_mediaplugin_colors = 'blah...';
2005-02-28 13:30:44 +00:00
moodler
b6b8055cd1
Slight improvements on the search page
2005-02-28 12:44:04 +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
martignoni
73011e8287
Modifications to cope with last version
2005-02-28 10:02:45 +00:00
stronk7
b6e2260398
Experimental way to get the server name from wwwroot instead of
...
using such SERVER_NAME and HTTP_HOST variables.
It should help in servers having wrong Apache configurations, being
the cause of bad logins, referer problems....
Seems to work both under PHP 4.3 (linux) and PHP 5 (MacOS X).
Please, TEST it, specially in installation, upgrade and cron!
2005-02-28 09:04:37 +00:00
moodler
e889941458
Just some quotes
2005-02-28 07:10:08 +00:00
defacer
1fa95628f6
Backup and restore for block instances within activities!
...
Made using the new goodies from the new pagelib, some really useful advice
from "Backup Man" Eloy and lots of love.
2005-02-28 04:50:36 +00:00
defacer
251af423cd
Err... course block instances weren't being deleted along with the course?
2005-02-28 04:35:32 +00:00
moodler
7d5784a55a
Fixed a string reference
2005-02-28 04:33:57 +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
b5e9682173
Adding caching to page_import_types. Actually the caching is REQUIRED for the
...
function to work, because otherwise it would barf on duplicate class declaration
the second time it was called with the same arguments.
2005-02-28 04:16:41 +00:00
defacer
3f6aba0c42
Library function which returns the page types used for a specific directory
...
in the Moodle distro structure. As generic as it gets.
2005-02-28 04:01:30 +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
9bee8b701e
Fixing a bug when restoring a course with events but not users.
2005-02-28 00:55:52 +00:00