Sam Hemelryk
bb554eb4ef
MDL-48335 phpdoc: cleaned up @package in lang files
2014-11-22 11:03:46 +13:00
Marina Glancy
c78cf06d9e
MDL-46585 lang: 6 unused strings 'hidden' are deprecated
...
Strings are not used in the components where they are defined.
If they are used in other components they should be defined in appropriate locations
since the translation may depend on the subject that is being hidden.
2014-09-12 10:15:43 +08:00
Helen Foster
77fc81f3ee
MDL-40439 Merge English strings from the en_fix language pack
2013-07-02 11:42:10 +02:00
Mark Nelson
3774324174
MDL-33791 Portfolio: Fixed security issue with passing file paths.
2012-11-08 00:26:13 +01:00
David Mudrak
d6f50ce6d1
portfolio: fixed email body text so that html body matches the plain text version
2010-11-21 01:13:33 +00:00
David Mudrak
3278dfeb5f
MDL-21250 fixed capitalized words and redundant spaces
2010-11-21 01:13:15 +00:00
David Mudrak
0ce579fe89
Portfolio strings changed to reflect the heading of the next page
...
Plus fixed some typos in the portfolio library
2010-11-11 18:04:27 +00:00
Sam Marshall
9d81733d4c
Admin MDL-23244 Portfolio/repo admin pages use nested forms, which are illegal HTML and cause first dropdown on page to break
2010-11-08 17:12:03 +00:00
Helen Foster
323dcc8e34
MDL-21395 deleting unused string
2010-11-04 17:04:50 +00:00
Penny Leach
ebb7e78267
portfolio/leap2a MDL-23955 updated leap2a support to 2010-07 version
2010-08-28 10:00:27 +00:00
Moodle HQ git importer
4a97fa7c60
Fixing drift between CVS and git
2010-07-07 05:49:24 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
Martin Dougiamas
6902335084
MDL-22813 Credit to Mark Nelson of Pukunui Technologies - tidied up the portfolio management even further. Thanks!!
2010-07-01 03:48:18 +00:00
Martin Dougiamas
6010eda22d
MDL-22813 Thanks to Mark Nelson from Pukunui Technologies, Portfolio management now looks like Repository.
2010-06-28 06:02:55 +00:00
Petr Skoda
10c4d3088a
fixed portfolio lang typo
2010-05-21 19:18:47 +00:00
Penny Leach
11fbe3fc79
portfolio api MDL-14591 fixed some get_string issues and tiny usability fixes
2010-05-02 18:01:05 +00:00
David Mudrak
8e642e1f26
MDL-22212 Fixing portfolio format Leap2A strings location
...
I took all strings from legacy /lang/en/portfolio_format_leap2a.php plus
added a missing one for emptyselection exception.
2010-04-27 12:56:25 +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