Commit graph

12600 commits

Author SHA1 Message Date
moodler
179332ab56 Three new settings in THEME. These will allow the use of "styles.php"
stylesheets within activity modules, blocks and languages, allowing these
plugins to have some say over their appearance (if required).
2005-03-22 17:38:47 +00:00
moodler
08396bb270 New function to close current window: close_window 2005-03-22 17:31:04 +00:00
stronk7
29f46cb6fb Now it works using static instead of $_REQUEST. Thanks to Martin!
Now I know a bit more of PHP :-)
2005-03-22 17:29:02 +00:00
moodler
ff3caf30c0 Big tidy up of Group listing, User listing and how they interact.
It's still not perfect but it's much much better I think.
2005-03-22 16:04:10 +00:00
mits
ae370141bb *** empty log message *** 2005-03-22 10:28:35 +00:00
moodler
06f8f223e9 Tidying up stylesheets (SE) 2005-03-22 10:04:55 +00:00
moodler
843cd656f4 Changing some styles (SE) 2005-03-22 09:48:33 +00:00
moodler
f09e4f0ab0 Tidying up the stylesheets (SE) 2005-03-22 09:47:46 +00:00
andro-bg
293668dd30 speeling improvements, minor improvements in translation, update of strings 2005-03-22 08:18:31 +00:00
stronk7
a06967fdb9 Added support for $CFG->filtermatchoneperpage, allowing a phrase
to be linked only once in the entire page.
2005-03-21 23:47:21 +00:00
stronk7
a0d2e272d9 Missing global was preventing $CFG->filtermatchonepertext to work. 2005-03-21 23:18:41 +00:00
koenr
919a4884ed new strings 2005-03-21 21:36:28 +00:00
koenr
17c4a237b0 New strings from Ethem Evlice
XHTML compliant
2005-03-21 21:05:02 +00:00
koenr
234ee4d0d7 changed emailadres of the translator 2005-03-21 19:27:55 +00:00
scop22
0d1af1b309 New strings translated in several files 2005-03-21 14:17:11 +00:00
scop22
745a4c136c More strings translated in several files 2005-03-21 14:14:58 +00:00
moodler
57f781f733 Changed variable name because Eloy has plans for $CFG->filtermatchoneperpage :-) 2005-03-21 08:37:43 +00:00
moodler
10d96e2963 WHen a student enrols via a group password, make sure they are in the
group immediately    bug 2780
2005-03-21 08:33:24 +00:00
moodler
e299f862a6 When in editing mode, add "editing" class to the body. bug 2781 2005-03-21 08:26:14 +00:00
moodler
e1f96c2349 SESSION encoding fix from STABLE (2770) 2005-03-21 06:14:44 +00:00
lonecatz
8b9c084e70 Initial version 2005-03-21 03:47:05 +00:00
lonecatz
ed8fbaa31d Change the tranlation of word lesson 2005-03-21 03:46:16 +00:00
lonecatz
750d85747e Change the translation of word lesson 2005-03-21 03:12:58 +00:00
gustav_delius
4dd7a7fd6e Fixed log, bug 2778 2005-03-21 00:06:04 +00:00
stronk7
a819238cb2 Bump!
quiz module backup and restore is now working (although some important
bugs remains in the module, creating strange versions and hidden questions).

Only some minor final things need to be finished to be 1.5 ready! B-)
2005-03-20 23:44:00 +00:00
stronk7
4f13e03055 Now working in restore:
- quiz_questions->hidden
- quiz_responses->originalquestion
- quiz_question_version table
- editquestions log action (although Bug 2778) needs to be solved!

Please, test, test....
2005-03-20 23:39:15 +00:00
koenr
1e33ce1830 New strings from Ethem Evlice
I wait for a reaction of the translator for adding the modified files
2005-03-20 23:33:09 +00:00
martinlanghoff
0362d553eb Merged from MOODLE_14_STABLE - More efficient SQL UPDATE in forum_mark_old_posts_as_mailed() -- improves performance under PostgreSQL. 2005-03-20 23:13:18 +00:00
koenr
0418487beb A LOT of new Vietnamese files. PHP files are XHTML compliant, HTML files unfortunately not (yet) 2005-03-20 22:55:54 +00:00
martinlanghoff
b350cb9d93 Merged from MOODLE_14_STABLE - Pedantic HTTP correctness; now we return an appropriate 503 HTTP status code when the database is unreachable and assumed overloaded. This is for the benefit of monitoring and load testing scripts. 2005-03-20 21:37:05 +00:00
stronk7
e4acc4ce48 Now, at backup time (not restore yet):
- quiz_questions->hidden
- quiz_responses->originalquestion
- quiz_question_version table
are properly exported. Restore code coming soon.
2005-03-20 20:00:43 +00:00
moodler
9d5ef89280 So $CFG->filtermatchfirstonly isn't forgotten 2005-03-20 17:13:50 +00:00
moodler
1f4af9a650 $CFG->filtermatchfirstonly will match first entry only 2005-03-20 17:12:19 +00:00
mits
1384c75262 changed border-color. 2005-03-20 12:51:37 +00:00
mits
18df5784f7 translated some. 2005-03-20 12:42:53 +00:00
mits
3e5c0cf0ea *** empty log message *** 2005-03-20 12:42:13 +00:00
moodler
4f321bdb3d SOme necessary fixes to searching to allow arbitrary SQL to be added to the
search, and also removed some old stuff
2005-03-20 12:05:58 +00:00
moodler
f9a0ea699c New user tabs from Shane and myself ... these bring together the
profile interface a little better.

There is also a new feature for showing all posts from a user, as well
as all discussions from a user.
2005-03-20 12:02:14 +00:00
moodler
ce5e431b60 $CFG->preferlinegraphs will make graphs use lines instead of bars 2005-03-20 09:15:53 +00:00
mits
4cde0f8ad3 translated some help files. 2005-03-20 05:57:02 +00:00
mits
2dc37257fc translated some help files. 2005-03-20 04:31:38 +00:00
lonecatz
3c03287966 change the translation of word practice 2005-03-20 03:18:47 +00:00
lonecatz
ad6f18e278 Initial version 2005-03-20 03:10:05 +00:00
moodler
006fcdeb79 Make the big graph a bar graph 2005-03-20 03:00:03 +00:00
lonecatz
448f8ca6f1 New translated files 2005-03-19 18:57:03 +00:00
lonecatz
0bbf3a346d New translated help 2005-03-19 18:20:37 +00:00
julmis
afffb9c43c Merging changes from MOODLE_14_STABLE 2005-03-19 16:43:23 +00:00
lonecatz
e2f9379024 More translated country names 2005-03-19 16:27:58 +00:00
moodler
4161807b81 Fixed regular expression - Bug 2756 (SE) 2005-03-19 15:08:36 +00:00
lonecatz
de680e7097 Add strings about filter and dst 2005-03-19 14:22:41 +00:00