Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Andrew Davis
1218879656
MDL-31429 enrol: added db/messages.php for enrolment plugins and added some smarts to messaging so it won't display message settings for disabled enrolment plugins
2012-04-20 11:48:46 +07:00
Chris Follin
b804a56d2c
MDL-31429 enrol: Add missing string for PayPal enrolment messages.
...
Signed-off-by: Andrew Davis <andrew@moodle.com>
2012-04-20 10:47:00 +07:00
Petr Skoda
f619fcdae1
MDL-31956 fix enrol string components
...
Credit goes to Mark Nelson
2012-03-10 13:01:19 +01:00
Petr Skoda
c3dd6b01fe
MDL-27982 drop UNSIGNED attributes from all install.xml files
2012-03-06 12:01:10 +01:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Petr Skoda
8ef9da055a
MDL-30610 standardise empty upgrade script content
2011-12-23 10:38:11 +01:00
Petr Skoda
3751e28f1c
MDL-30610 remove outdated enrol upgrade code
2011-12-23 10:38:11 +01:00
Aparup Banerjee
46f2a9366a
MDL-30604 Added upgrade lines to upgrade.php(s)
2011-12-09 01:28:59 +01:00
Petr Skoda
9dbf768ede
MDL-30007 standardise enrol plugins version info
2011-11-29 21:09:42 +01:00
Petr Skoda
bbfdff344c
MDL-30131 improve current user enrol caching
2011-11-06 09:40:06 +01:00
Petr Skoda
e922fe23b6
MDL-29602 accesslib improvements
...
Refactoring and improvements of the accesslib.php library including prevention of access for not-logged-in users when forcelogin enabled, improved context caching, OOP refactoring of contexts, fixed context loading, deduplication of role definitions in user sessions, installation improvements, decoupling of enrolment checking from capability loading, added detection of deleted and non-existent users in has_capability(), new function accesslib test, auth and enrol upgrade notes.
More details are available in tracker subtasks.
2011-10-16 14:05:18 +02:00
Aparup Banerjee
d1e362405e
Merge branch MDL-29186-master of git://github.com/samhemelryk/moodle
...
- resolved conflicts, minor whitespace and fixed quote.
- note: textlib_get_instance() is already deprecated
2011-09-13 16:06:21 +08:00
Sam Hemelryk
91d284c145
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
2011-09-08 09:38:46 +12:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
David Mudrak
94f630e33f
MDL-28325 Enrolment: added help to the duration, start date and end date setting
...
The patch also fixes one typo in enrol_manual detected while working on
this.
2011-07-15 08:59:55 +02:00
Aparup Banerjee
c5a8abfedd
MDL-28169 Installation Added 2.1 upgrade (idiot proof) lines to upgrade scripts.
2011-07-07 11:40:38 +08:00
Petr Skoda
e1ce68c2f9
MDL-26991 use archetypes instead of deprecated 'legacy' when defining roles in enrol plugins
2011-03-28 19:19:54 +02:00
Helen Foster
6cb66ae00e
MDL-21250 Get rid of capitalized words in titles
2011-02-22 14:15:58 +01:00
Petr Skoda
94b9c2e8da
MDL-24321 switching to stdClass in /e*/
2010-09-21 08:14:41 +00:00
Petr Skoda
5bd2219b16
MDL-22795 new paypal icons - credit goes to Rossiani Wijaya
2010-09-20 07:46:11 +00:00
Petr Skoda
ef14c1e724
MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins
2010-09-05 20:36:18 +00:00
Petr Skoda
37070863db
MDL-24058 removed obsolete addslashes
2010-09-02 12:17:11 +00:00
Petr Skoda
b3df176457
MDL-23927 do not use = 'guest' because we have CFG->siteguest AND it matches any other username with accents and different case in MySQL
2010-08-25 08:56:07 +00:00
Petr Skoda
c99a4ea201
MDL-22788 fixed old currency use
2010-08-11 17:22:15 +00:00
Petr Skoda
1d6ba3f577
fixed comment typo
2010-08-11 17:17:41 +00:00
Petr Skoda
32d661354b
MDL-22788 fixed course name multilang issue in PayPal plugin
2010-08-11 17:14:55 +00:00
Petr Skoda
2c3e42fdd9
MDL-23767 PayPal instance name printed on the enrol page
2010-08-11 17:09:19 +00:00
Petr Skoda
684784c81c
MDL-23502 fixing headers, navigation and form submit buttons
2010-08-01 19:59:25 +00:00
Petr Skoda
9779585953
MDL-23502 oops, die()!
2010-07-31 20:30:29 +00:00
Petr Skoda
e25f24669b
MDL-23502 improved new instance function name
2010-07-31 20:02:56 +00:00
Petr Skoda
42761bc637
MDL-23502 PayPal plugin now using separate edit form; added missing capabilities and unenrol self support
2010-07-31 20:00:14 +00:00
Petr Skoda
c65171b738
MDL-23502 ohlala, sorting lang strings and adding new unenrolself string
2010-07-31 19:09:47 +00:00
Petr Skoda
24a625725a
MDL-23502 php docs improvements and cleanup
2010-07-31 18:41:28 +00:00
Petr Skoda
0f4ac87010
MDL-23502 fixed version info
2010-07-31 13:47:04 +00:00
Petr Skoda
0cd579d7de
MDL-22788 fixed wrong currency default
2010-07-25 17:19:29 +00:00
Aaron Barnes
88f2f61c7d
MDL-22788 upgrade enrol/paypal plugin to use enrolments
...
Adding file missing from previous commits
2010-07-22 02:08:15 +00:00
Aaron Barnes
f719e91f67
MDL-22788 upgrade enrol/paypal plugin to use enrolments
...
Adding files missing from previous patches
2010-07-22 02:07:19 +00:00
Aaron Barnes
5ea8855350
MDL-22788 upgrade enrol/paypal plugin to use enrolments
...
Patch by Eugene Venter
2010-07-22 01:58:54 +00:00
Aaron Barnes
24df3e1a06
MDL-22788 upgrade enrol/paypal plugin to use enrolments
...
Patch by Eugene Venter
2010-07-19 04:22:07 +00:00
Petr Skoda
a4cdd6d2c8
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing
2010-07-04 10:27:56 +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
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
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
David Mudrak
34970b7fc6
MDL-21694 Moving enrolment methods strings into plugin space
2010-03-29 20:31:04 +00:00
Petr Skoda
d776d59ee2
MDL-21235 fixed select method name
2010-01-16 18:29:51 +00:00
Petr Skoda
4b9210f31b
MDL-21235 more conversion to new select
2010-01-16 18:25:51 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
4454447d56
MDL-20700 whitespace terror returns
2009-12-16 22:14:17 +00:00