Petr Skoda
|
8afba50b84
|
MDL-21233 get_query_string() is definitely not recommended in new code, instead use moodle_url constructors with proper parameters; removed some more legacy url concatenation operations; realized out_action is not needed often, because we shoudl pass arounf moodle_url instances instead of old url strings
|
2010-01-17 10:54:13 +00:00 |
|
Petr Skoda
|
aeb15530b8
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-04 11:57:52 +00:00 |
|
dongsheng
|
0be2c85848
|
"MDL-14129, fix print_error call"
|
2008-05-21 07:53:23 +00:00 |
|
dongsheng
|
5a2a53316f
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
|
jamiesensei
|
688cc5d01c
|
Fix for MDL-10776 "Moodle Faulty navigation in questions categories when editing questions or exporting/importing categories"
|
2007-08-20 03:36:07 +00:00 |
|
jamiesensei
|
271e6decda
|
merging MOODLE_19_QUESTIONS with HEAD
|
2007-08-09 21:51:09 +00:00 |
|
Martin Langhoff
|
08103c9364
|
cvsimport fixups
|
2007-07-07 14:18:30 +12:00 |
|
tjhunt
|
d187f66046
|
MDL-8946 - Fix a regression that broke question export.
Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz.
Some other miscellaneous code cleaning too.
Merged from MOODLE_18_STABLE.
|
2007-03-21 10:41:28 +00:00 |
|
tjhunt
|
4323d02959
|
Give the question bank code sensible PHPdocumentor package names.
|
2007-03-19 17:22:46 +00:00 |
|
gustav_delius
|
70c01adb91
|
Improvement to tabbed interface
|
2006-03-01 09:30:21 +00:00 |
|
gustav_delius
|
567709c4e0
|
Tabs on question bank editing pages
|
2006-03-01 08:43:41 +00:00 |
|