50 Commits

Author SHA1 Message Date
Petr Skoda
8571833f0b MDL-23069 moving version and cron info into standard version.php - finally, yay! 2010-07-04 12:18:22 +00:00
Martin Dougiamas
16b5fdaf17 MDL-22054 Fixed some uppercasing errors. We Never Use This Format For Strings. 2010-04-30 02:42:18 +00:00
Petr Skoda
150135ab08 MDL-22054 the last blockname removed 2010-04-11 11:57:46 +00:00
Petr Skoda
5a0b9156d1 MDL-22054 fixed forgotten get_string 2010-04-11 11:40:09 +00:00
Petr Skoda
2a71e9f24f MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_glossary_random],[pluginname,block_glossary_random]
AMOS END
2010-04-11 11:19:29 +00:00
David Mudrak
30c8dd34f7 MDL-15252 Re-committing all English strings exported from AMOS
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.

The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.

Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667 MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
David Mudrak
7a563f0f35 MDL-21694 Moving blocks lang files into the plugin scope 2010-03-29 15:33:27 +00:00
Petr Skoda
4ca6cfbfd4 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:00:47 +00:00
tjhunt
6526cc3468 blocks: MDL-19889 Convert random glossary block to use edit_form.php 2009-07-29 03:57:56 +00:00
stronk7
4e1cb3397e MDL-18901 formatXXX fields - changed missed occurrence 2009-07-26 09:36:14 +00:00
tjhunt
cb6402296c blocklib: MDL-19010 remove no-longer-necessary global variable use from blocks 2009-05-06 09:28:26 +00:00
skodak
cbc2b5df03 MDL-18901 reimplemented trusstext support in glossary + standardising format column for text fields 2009-04-20 10:05:50 +00:00
jerome
293076e9ce MDL-14635 remove tags from glossary block help, merged from 19 2008-06-25 03:26:08 +00:00
skodak
f28f2d9022 MDL-14679 towards blocks conversion 2008-06-02 20:15:51 +00:00
skodak
534792cd82 MDL-14679 removed all instances of get_records_select_menu() 2008-06-01 15:52:12 +00:00
stronk7
9120630b4b glossary->id for block is now properly recoded by restore. MDL-4934 ; merged from 19_STABLE 2008-04-27 01:56:08 +00:00
jmg324
cc1a28f073 minor change: glossary concept as h3 not h2 to match subheadings in other blocks styles and to be lower than block heading h2 for accessibility 2008-04-17 13:42:51 +00:00
moodler
433c242f1a Merged new block versions from 1.9 2008-03-03 11:43:32 +00:00
skodak
51edc06ea1 MDL-10132 improved random glossary blocks - now uses modinfo too + fixed some notices; merged from MOODLE_19_STABLE 2008-02-05 23:34:20 +00:00
skodak
dd97c32868 MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE 2008-01-24 20:33:50 +00:00
poltawski
2f2b289fe2 MDL-12464 - refine further so that glossary can't refer to instance from
another course (and cause breakage)
2008-01-08 16:47:19 +00:00
poltawski
f9192b6538 MDL-12464 - if a glossary is deleted, it causes some breakage in the
random glossary block

Merged from MOODLE_19_STABLE
2007-12-06 15:43:46 +00:00
nicolasconnault
5b73a23ca8 MDL-9457 Missed a few files 2007-04-23 04:14:11 +00:00
toyomoyo
c99934def8 MDL-7861, fixing tags 2007-01-03 00:41:50 +00:00
moodler
fafa2265f6 Merged fix for trusttext from stable 2006-10-24 02:36:13 +00:00
stronk7
422770d8cb Moving deprecated uses of sql_paging_limit() to the new $limitfrom,
$limitnum parameters in all the get_recordXXX() functions. MDL-7167

Merged from MOODLE_17_STABLE
2006-10-23 23:00:18 +00:00
toyomoyo
e73bfa2d73 merged replacing studentcanpost with proper capability 2006-10-23 03:23:09 +00:00
moodler
1a2ea6f488 Merged $course -> $COURSE fixes from 1.6 stable 2006-05-29 08:17:57 +00:00
tjhunt
450a0a7db7 Merge from stable branch: Convert tabs to spaces in files where there were only a few rogue tabs. 2006-05-17 16:47:44 +00:00
defacer
30d5bd7979 Merging from STABLE:
Fix for bug 3793:

Prevent warning message when configuring a glossary_random block in a
course which has no glossaries.
2005-07-23 00:53:55 +00:00
stronk7
ef9b35a01b Tabs are out 2005-05-16 19:38:21 +00:00
defacer
cb88fbddec I broke this with my last commit, fixing. 2005-04-20 21:46:33 +00:00
defacer
fda5a2338f Scott Elliott managed to diagnose bug 2784 (and 2990 -- duplicate) and find
the solution. All hail! :)
2005-04-20 20:40:04 +00:00
stronk7
1d3a7a859c Now block_glossary_random supports CFG->filterall. 2005-04-17 23:29:54 +00:00
moodler
5899f67208 Fixed style of heading and some stringZ 2005-04-08 06:15:14 +00:00
moodler
71e677aacb Cleaned up the settings screen 2005-04-08 06:07:30 +00:00
moodler
7ead0ce017 Cleaned up formatting and removed a notice 2005-04-08 05:48:02 +00:00
jpuntd
837a0fe258 teacher can now choose if glossary concept is displayed are not 2005-04-05 15:53:46 +00:00
jpuntd
bd529b1eb1 make use of the new languagestring 2005-04-04 20:03:18 +00:00
jpuntd
ed4c7bd3cb fixed bug with config->refresh not retaining value 2005-04-02 20:48:19 +00:00
defacer
6d908bc6c8 Changed a magic number to DAYSECS and some instance_config_save() calls to
the recommended instance_config_commit().
2005-03-23 14:16:02 +00:00
defacer
969782386a Correcting whitespace, modernizing a bit, removed one notice. 2005-03-09 20:36:04 +00:00
moodler
2896553e9d Added language file (somewhat different to one in forums).
Made some major cleanups to the block for efficiency, robustness
and Postgres compat.

It seems to work for me OK but could use some good testing!
2005-02-26 17:21:31 +00:00
moodler
95c62b56b7 Fixed some notices 2005-02-26 08:11:01 +00:00
jpuntd
163dc56b3d changes to block code 2005-02-20 07:23:10 +00:00
jpuntd
e633cfff62 *** empty log message *** 2004-10-24 20:09:05 +00:00
jpuntd
fc9c255cb8 removed 2004-10-11 18:15:10 +00:00
paca70
260500db78 Files for postgresql 2004-10-10 16:10:48 +00:00
jpuntd
f9aa73d1b9 fixed some typos 2004-10-10 03:55:58 +00:00