13455 Commits

Author SHA1 Message Date
ethem
05c5af84ae file grades.php was initially added on branch MOODLE_14_STABLE. 2005-04-15 08:31:22 +00:00
ethem
5ac162a713 file hotpot.php was initially added on branch MOODLE_14_STABLE. 2005-04-15 08:31:22 +00:00
ethem
44f2ebb9e9 file dialogue.php was initially added on branch MOODLE_14_STABLE. 2005-04-15 08:31:22 +00:00
ethem
550ada76af file block_rss_client.php was initially added on branch MOODLE_14_STABLE. 2005-04-15 08:31:21 +00:00
ethem
047e798297 file block_glossary_random.php was initially added on branch MOODLE_14_STABLE. 2005-04-15 08:31:21 +00:00
ethem
280dc49ff4 file appointment.php was initially added on branch MOODLE_14_STABLE. 2005-04-15 08:31:21 +00:00
ethem
8817cdd2b5 file admin.php was initially added on branch MOODLE_14_STABLE. 2005-04-15 08:31:21 +00:00
thepurpleblob
86cc5db12a get_record(...)->field generates a parse error on my machine, so I split
it into two steps where it occurs.
2005-04-15 08:13:27 +00:00
moodler
3cc633011d Hack fix for course languages in resources (bug 2922) 2005-04-15 07:05:59 +00:00
urs_hunkler
b1200b9178 remove the outdated file "styles_font.css" 2005-04-15 06:49:02 +00:00
danmarsden
cabf7c2397 show user what selection they made when updates are not allowed. 2005-04-15 01:40:22 +00:00
mits
80a1d8fec7 polished. 2005-04-15 00:08:57 +00:00
stronk7
fb3178058c Bug 2918. Change proposed by t.imoto.
(http://moodle.org/bugs/bug.php?op=show&bugid=2918)

Merged from MOODLE_14_STABLE
2005-04-14 23:20:33 +00:00
ikawhero
5c95906e03 Redundant parameters removed 2005-04-14 23:15:07 +00:00
mits
8d2cfbd9a4 polished. 2005-04-14 23:03:09 +00:00
stronk7
46043afff8 Now activity names support filterall in user activity reports. 2005-04-14 22:41:19 +00:00
mits
0fc31f6de8 polished, translated some. 2005-04-14 22:39:11 +00:00
stronk7
7cfc54b918 Now user reports support filterall.
Bug 2930 fixed too.
(http://moodle.org/bugs/bug.php?op=show&bugid=2930)
2005-04-14 22:37:43 +00:00
koenr
6a07a14d13 new translated file 2005-04-14 22:04:05 +00:00
koenr
c16ebc1b39 adding new strings... 2005-04-14 22:03:28 +00:00
urs_hunkler
13ea92d5fb added readme and a preview screenshot plus pictures for the tabs. 2005-04-14 22:02:49 +00:00
urs_hunkler
4c98e85b33 updates
_ tabs, not jet ready
_ deleted direct call of CSS

_ other, minor changes
2005-04-14 21:58:39 +00:00
urs_hunkler
a691a4ba92 I added class="active" to the tabs function. With this class each kind of tab has a special class and so the hover effect can be applied only to normal tabs, not to the selected and not to the inactive ones. I think it is a better signal for the user to get feedback for those tabs only which will react and change something on a click.
The behavior of the existing tabs in "standard" are not affected.
2005-04-14 21:43:18 +00:00
danmarsden
c9ff813c41 new limit feature in choice. 2005-04-14 21:10:39 +00:00
stronk7
e05a9cc17c Fixed typo and don't use constants here to avoid more files to be included. 2005-04-14 19:39:42 +00:00
stronk7
09972dd340 Some minor things:
- Clean filename.
  - Applied format_string to choice->name and answers.
  - Better parameter handling.
Remaining:
  - A lot of notices in line 148, breaking output with debug enabled!
2005-04-14 19:00:23 +00:00
moodler
560811bbc9 Header and footer need to come from current_theme Always 2005-04-14 18:27:48 +00:00
moodler
55fcc21e4d Forgot some debugging 2005-04-14 17:59:25 +00:00
moodler
be86672db2 Better updating of the parent page when grading, now works even when
columns are closed
2005-04-14 17:56:03 +00:00
moodler
0ce8ba58e8 Store flextable session cache in an independent way so they don't reset each other 2005-04-14 17:43:18 +00:00
moodler
df5e748b63 Same color as "unread" posts 2005-04-14 17:11:58 +00:00
moodler
9437c85446 Shane and I have been working on this vastly improved grading interface :-D 2005-04-14 17:10:40 +00:00
moodler
c70fa20146 New function shorten_text to truncate text neatly 2005-04-14 17:03:11 +00:00
moodler
0792e9a8af nothingtodisplay string 2005-04-14 15:37:29 +00:00
moodler
68ffc100fa Don't just print nothing - print "nothing to display" 2005-04-14 15:35:27 +00:00
moodler
d59269cfa6 Better updating of table from popup 2005-04-14 15:23:48 +00:00
gustav_delius
1452ca7b0b Added explanation about editing quizzes that have already been attempted by students, in response to bug 2924 2005-04-14 15:08:54 +00:00
moodler
14a4e0283a Fixed a typo 2005-04-14 14:13:50 +00:00
ikawhero
5eefbc3b3c Oops! Removed debug echo line. 2005-04-14 14:13:19 +00:00
ikawhero
306dc7e5c5 SQL update to use JOIN rather than seperate queries 2005-04-14 14:09:06 +00:00
moodler
dc28eedec4 button_to_popup_window can now return a string 2005-04-14 13:56:29 +00:00
moodler
6b6435db47 LOnger caching options 2005-04-14 13:49:38 +00:00
fiedorow
380e47f50b Check slasharguments setting in algebradebug.php too 2005-04-14 13:39:54 +00:00
moodler
1017b8a5c6 Fixed the assignment upgrade 2005-04-14 13:37:06 +00:00
moodler
36a3ed4ce1 Some new strings from the refactoring ... 2005-04-14 13:25:21 +00:00
fiedorow
781cac7273 Added link to admin/config.php for slasharguments 2005-04-14 13:24:51 +00:00
moodler
b0f2597e17 Refactored Assignment Module
============================

This new assignment module allows Plugin Assignment types.  This should
allow a whole lot of new stuff to easily be placed in Moodle without
making the modules list longer for no good reason.

This checkin is still a really rough version that needs work on it.
Normally I would want it better than this to check in, but I need
to collaborate with Shane on the remaining code and CVS is the best
way.

Give it a day or two to settle in.  :-)

This is the last thing I wanted to get into 1.5.  Getting close now!!

Cheers!
Martin
2005-04-14 13:24:40 +00:00
defacer
4f2dbde9f8 Fix for bug 2916, silly silly named constant mistake.
Since we 're at it, fixed another bug: automatic recalculation of DST table
without having to logout if the user changes his timezone now works correctly.
2005-04-14 12:20:09 +00:00
ethem
1dfa369bd3 time zones 2005-04-14 12:01:23 +00:00
mits
6263776a8d fixed, based on standard theme. 2005-04-14 09:40:53 +00:00