Petr Skoda
f87eab7e71
MDL-23167 basic "purge all caches" button
2010-07-13 15:09:44 +00:00
Petr Skoda
2181eb8fcc
MDL-23167 admin UI for JS caching setting
2010-07-13 14:29:33 +00:00
Petr Skoda
a919ae896b
MDL-22800 stats code using new enrol tables, I did not test it much because I do not have any test data :-(
2010-07-10 14:45:07 +00:00
Petr Skoda
20e5da7d91
MDL-19211 back to the old text format preferences logic + minor refactoring and improvements
2010-07-10 12:12:59 +00:00
Martin Dougiamas
ff7dd38622
MDL-22964 xmlrpc is no longer required, but still highly recommended if you want to appear cool to all your friends.
2010-07-08 09:05:18 +00:00
David Mudrak
165c9f1f34
MDL-21695 Replaced profilevisible.html
...
AMOS BEGIN
HLP profilevisible.html,[profilevisible_help,core_admin]
AMOS END
2010-06-28 14:38:31 +00:00
David Mudrak
a68ae24547
MDL-21695 Fixed the caller of profilefieldlink help
2010-06-28 14:38:16 +00:00
David Mudrak
9047d80e86
MDL-21695 Cron warning help fixed
2010-06-28 14:37:03 +00:00
Martin Dougiamas
8ad590c2cb
MDL-22964 XML-RPC is now required. We need it for hub communication, and it's useful for web services and Moodle networking
2010-06-28 07:47:47 +00:00
Petr Skoda
df997f841f
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
...
AMOS START
MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
MOV [enrolenddate,core],[enrolenddate,enrol_self]
CPY [welcometocourse,core],[welcometocourse,enrol_self]
CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
MOV [notenrollable,core],[notenrollable,core_enrol]
MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
MOV [coursemanager,core_admin],[coursecontact,core_admin]
MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
MOV [enrolme,core],[enrolme,core_enrol]
MOV [unenrol,core],[unenrol,core_enrol]
MOV [unenrolme,core],[unenrolme,core_enrol]
MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
MOV [enrolments,core],[enrolments,core_enrol]
MOV [enrolperiod,core],[enrolperiod,core_enrol]
MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
2010-06-21 15:30:49 +00:00
Dongsheng Cai
db954abaa6
MDL-22712, added admin options to enable/disable comments in blog, and a switch to show/hide comments count
2010-06-21 08:57:59 +00:00
Sam Hemelryk
61ebef8f6e
backup MDL-22140 Added conf settings to control the default general backup settings
2010-06-17 08:57:00 +00:00
Sam Hemelryk
233b6ff95f
admin MDL-22806 Added a colourpicker admin setting + supporting JavaScript
2010-06-16 08:36:06 +00:00
David Mudrak
af8d4d9128
MDL-18797 current language pack updated during upgrade
...
Also fixes langimport.php to use the new function to get parent language
of a given language.
2010-05-26 00:29:33 +00:00
David Mudrak
a9e41d3e92
MDL-18797 admin/langimport.php works again for Moodle 2.0 language packs
...
I have prepared language packs at
http://download.moodle.org/langpack/2.0 manually for now. To be
automated once the production AMOS server is up and running.
2010-05-26 00:03:56 +00:00
Helen Foster
90f4a43ad1
MDL-21695 adding help string
2010-05-24 08:13:35 +00:00
Helen Foster
2b4e3545ca
MDL-21695 adding help and link strings
2010-05-22 17:15:40 +00:00
Petr Skoda
c6084d0e74
fixed admin typo
2010-05-21 19:22:53 +00:00
Helen Foster
c816647873
MDL-21695 adding help string
2010-05-19 09:46:58 +00:00
David Mudrak
6c7a5df7a3
MDL-21695 Upload pictures and upload users - strings cleanup and fixing
...
Strings related to users uploading moved into admin.php component. Fixed
calling of new help strings. Fixed incorrect strings call.
The script also copies instructions from two previous commits as I
forgot that the commit must touch some string file to being parsed by
amos.
AMOS BEGIN
HLP uploadusers3.html,[uploadusers_help,core_admin]
HLP uploadusers2.html,[uploadusers_help,core_admin]
HLP uploadusers.html,[uploadusers_help,core_admin]
HLP uploadpictures.html,[uploadpictures_help,core_admin]
MOV [uploadusers,core],[uploadusers,core_admin]
MOV [uploadusers_help,core],[uploadusers_help,core_admin]
HLP cookies.html,[cookiesenabled_help,core]
HLP overrides.html,[overridepermissions_help,core_role]
HLP permissions.html,[permission_help,core_role]
AMOS END
2010-05-17 15:16:33 +00:00
Martin Dougiamas
e641b745ee
MDL-22015 Added a new setting langstringcache to enable/disable the string caching. Developers will want to switch this off. :)
2010-05-17 09:26:17 +00:00
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