Commit Graph

92 Commits

Author SHA1 Message Date
Sam Hemelryk ba2789c101 navigation MDL-22425 Fixed courses not being shown to logged in users and removed all traces of mymoodleredirect settings 2010-05-14 06:41:44 +00:00
Sam Hemelryk 4766a50c19 navigation MDL-22425 Restructured navigation for the nth time plus performance tweaking and course display limit 2010-05-13 09:57:43 +00:00
Helen Foster 5535474a0f MDL-21695 adding help strings 2010-05-12 16:51:28 +00:00
Martin Dougiamas ab41b6c47b MDL-22427 Got rid of hideactivitytypenavlink, with three good reasons 1) It doesn't do anything, 2) It was a NEGATIVE setting (show not hide) and 3) it refers to hardcoded roles 2010-05-12 05:42:47 +00:00
Martin Dougiamas 7bab5279d3 MDL-13766 Updated some english (and fixed some case problems in other strings) 2010-05-11 08:19:38 +00:00
Dongsheng Cai ea1780adf3 MDL-13766, implemented user quota 2010-05-11 06:49:51 +00:00
David Mudrak 11072c31ec MDL-15252 Unifying a string 'availablelangs' - now lives in install.php only
AMOS BEGIN
 MOV [availablelangs,core_admin],[availablelangs,core_install]
AMOS END
2010-05-10 13:15:50 +00:00
Sam Hemelryk d2dbd0c0d0 navigation MDL-22398 Added custom menu to Moodle core. Will document in theme's forum 2010-05-10 05:24:00 +00:00
David Mudrak fe6b274c73 MDL-15244 IP blocker help on syntax 2010-05-06 16:35:32 +00:00
Martin Dougiamas 03d9401e7d My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
Thanks very much to Remote Learner Canada, especially Hubert Chathi and Olav Jordan, for their work on the bulk of this code, and also Mike Churchward for supporting them.  I worked on it after that (actually simplified it by removing a feature temporarily: multiple pages) to bring it more to what I was imagining, and to provide a base to build on and get all the navigation perfect.

There's still work to do.  Some blocks don't quite work as expected, and some of the code still needs upgrading to bring it fully into line with 2.0.  We also could use a much better course overview block and better CSS styling of the profile pages.  But it's definitely more usable this it was, I think.
2010-05-04 13:04:35 +00:00
David Mudrak 1369948cc9 Getting rid of Camel Case in the settings block node titles 2010-05-03 18:25:01 +00:00
David Mudrak c944495eed MDL-15252 Added/fixed some CLI strings 2010-04-25 15:03:24 +00:00
Martin Dougiamas 6c2e2008bd MDL-20204 Some rewording of designer mode help text 2010-04-20 17:07:58 +00:00
Martin Dougiamas 3cc8a90584 Removing an annoying capitalised word from "Theme Selector"! 2010-04-20 17:00:42 +00:00
Petr Skoda adea0621fa MDL-22015 improved country lists 2010-04-14 12:42:48 +00:00
Helen Foster 7ed189a11b MDL-22064 lang string correction thanks to Patrick Malley 2010-04-12 11:45:15 +00:00
Petr Skoda 859b00d0cc MDL-22061 converting profile fields to real plugins with lang packs
AMOS START
 MOV [profilefieldtypecheckbox,core_admin],[pluginname,profilefield_checkbox]
 MOV [profilefieldtypemenu,core_admin],[pluginname,profilefield_menu]
 MOV [profilefieldtypetext,core_admin],[pluginname,profilefield_text]
 MOV [profilefieldtypetextarea,core_admin],[pluginname,profilefield_textarea]
AMOS END
2010-04-11 21:02:06 +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
moodler cfa40737cf Removing all the language packs from HEAD!! 8-D 2006-02-06 09:22:14 +00:00
stronk7 cae45bfe82 Sending some new environment strings.
Verified by EOS  ;-)
2006-02-04 18:20:14 +00:00
moodler 27f7cf9039 adding strings 2006-02-03 09:19:51 +00:00
stronk7 205b551eeb Added to enviroment feedback messages. More soon... 2006-02-03 00:24:46 +00:00
stronk7 65e9c20363 2 components strings... 2006-01-31 14:48:49 +00:00
moodler 860e5affcb adding some strings for db migration 2006-01-31 08:43:07 +00:00
gustav_delius 9af43ab537 new language strings to express ordering choices 2006-01-30 00:40:36 +00:00
stronk7 b3f06605c3 Latest install-related strings added. 2006-01-21 18:14:29 +00:00
stronk7 9e6433925d Now I've one online teacher. Her name is Helen. Thanks! 2006-01-18 23:35:31 +00:00
stronk7 0b8f6e056b Environment strings added. 2006-01-18 23:07:10 +00:00
martinlanghoff 1f84d800af admin/uploaduser: missing strings fixups 2006-01-16 03:43:41 +00:00
martinlanghoff d8559098ff admin/uploaduser fixups - lowercase oldusername and fix missing strings 2006-01-16 03:16:08 +00:00
martinlanghoff a2ce7344de admin/uploaduser fixes and enhancements
Several fixes and enhancements:

 + No longer fail due to timeouts or memory limits. And let apache know
   that we're a memory hog so it can clean up after us.

 + Add support for user account updates (optional)

 + Add support for user account renames (optional)

 + Cleaned up the logic that deals with creation and failure

 + More robust error handling

 + Use optional_param() -- no longer depends on register_globals
   -- when do we switch that off?

 + Added the relevant documentation.
2006-01-16 03:15:32 +00:00
toyomoyo 2e7efb7b39 added some strings for lang management 2006-01-06 02:15:07 +00:00
stronk7 6a5ba270c4 Needed strings to support email charsets. 2006-01-05 17:23:26 +00:00
toyomoyo 16f859c161 some strings for lang pack import utility 2005-12-23 02:29:12 +00:00
patrickslee 3468d58a1b New feature: Configureable visibility of fields in Participants page
A new configuration variable is avaliable to limit which fields normal user can see about other users. Teachers/admins can still see the full info.

This provides some degree of privacy for students.
2005-11-20 21:29:59 +00:00
moodler f0d5c0dd5e Merged new string from stable for globalquoteswarning 2005-11-17 07:17:36 +00:00
mjollnir_ d1f1e3f899 Merged from MOODLE_15_STABLE: perf configvar & footer 2005-11-15 21:34:53 +00:00
mjollnir_ 7b89e1898f Admin setting for stats: ranked courses get userthreshold 2005-11-03 22:45:35 +00:00
mjollnir_ 1330905958 Cronjob: override admin user timezone to moodle default timezone 2005-10-28 01:33:32 +00:00
moodler 135655e8ae Flash video string 2005-10-25 07:40:31 +00:00
mjollnir_ 1217708363 My moodle sticky block config now generic, can be used for any pagetype.
Currently implemented: course-view (and my moodle, of course)
2005-10-16 22:34:25 +00:00
thepurpleblob 1d0b462c57 Added strings to support filtermatchoneperpage and filtermatchonepertext admin
settings.
2005-09-12 14:36:34 +00:00
mjollnir_ 51332190b9 Merged from MOODLE_15_STABLE: Performance fix for get_directory_size: new config option for path to du - if we have it, use that instead. MUCH faster on directories with a lot of files 2005-09-05 05:33:02 +00:00
mjollnir_ f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
mjollnir_ 62e4c0959b New config setting for /my redirect and breadcrumb replacement rather than always doing it 2005-08-29 02:34:17 +00:00
thepurpleblob 3327310064 New string (badwordsdefault) and couple of edits to do with censor filter. 2005-08-26 08:31:16 +00:00
mjollnir_ 0705ff843b Course request feature. Allows normal users to 'request' courses they would like created,
and admins can approve or reject pending courses.

Also, contains the ability to restrict activity modules on a per course basic. Strict config options:
  enable restricting modules at ALL (for all courses, no courses, requested courses), what to do by default for newly created courses
  as well as what modules to enable for above category by default.

This feature was created for the aim of building a community side to moodle - for institutes that have strict courses and enrolments, allowing normal users to request interest courses is a good feature,
but some modules may be redundant (assignment, lesson, quiz etc)

  Please test!
2005-08-16 06:15:49 +00:00
thepurpleblob 48aefd78ed Background colour should read Transparent Colour. Bug #3890 2005-08-10 12:51:29 +00:00
thepurpleblob 16a548271e Added strings for mediaplug filter settings screen. 2005-08-05 10:35:15 +00:00