43427 Commits

Author SHA1 Message Date
Petr Skoda
e2382027e2 MDL-23502 fixed php docs in enrol/meta + adding config cap 2010-07-31 20:28:32 +00:00
Petr Skoda
af82383fde MDL-23502 fixed php docs in enrol/mnet - minor coding style fixes 2010-07-31 20:24:04 +00:00
Petr Skoda
f699087144 MDL-23502 fixed php docs in enrol/guest + fixed use of config cap 2010-07-31 20:22:29 +00:00
Petr Skoda
974fedfeda MDL-23502 sorting lang strings again 2010-07-31 20:19:53 +00:00
Petr Skoda
4460eab552 MDL-23502 fixed php docs in enrol/flatfile 2010-07-31 20:18:50 +00:00
Petr Skoda
9232bceb53 MDL-23502 fixed php docs in enrol/database + removed unnecessary caps 2010-07-31 20:15:36 +00:00
Petr Skoda
465f508826 MDL-23502 fixed php docs in enrol/cohort + readding config capability for more fine grained access control 2010-07-31 20:12:13 +00:00
Petr Skoda
fe4419332b MDL-23502 fixed php docs in enrol/category 2010-07-31 20:07:51 +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
8372f76728 MDL-23502 improved coding style 2010-07-31 19:14:44 +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
5eb222fbe8 fixed docs 2010-07-31 19:07:03 +00:00
Petr Skoda
953234e097 MDL-23502 added missing instance data validation 2010-07-31 19:04:57 +00:00
Petr Skoda
06fa8101fc whitespace fix 2010-07-31 19:03:39 +00:00
Petr Skoda
862259bea0 MDL-23502 fixed unenroll self login in self plugin 2010-07-31 18:54:14 +00:00
Petr Skoda
a00a44e150 MDL-23502 fixed unenroll self login in manual plugin 2010-07-31 18:53:59 +00:00
Petr Skoda
24a625725a MDL-23502 php docs improvements and cleanup 2010-07-31 18:41:28 +00:00
Petr Skoda
5379726a09 MDL-23502 fixed package info 2010-07-31 13:48:27 +00:00
Petr Skoda
0f4ac87010 MDL-23502 fixed version info 2010-07-31 13:47:04 +00:00
Petr Skoda
c9f9c90009 MDL-23502 self enrol not part of course edit page any more 2010-07-31 13:45:44 +00:00
Petr Skoda
c1adaed0b5 MDL-23502 no form field disabling necessary any more 2010-07-31 13:22:44 +00:00
Petr Skoda
c1dfc4a8cf MDL-23502 coding style 2010-07-31 13:10:00 +00:00
Petr Skoda
0848a19608 MDL-23502 make sure there are not multiple instances of manual enrol plugin 2010-07-31 12:20:23 +00:00
Petr Skoda
eafb7a72dc MDL-23502 manual enrol plugin is not part of course edit screen any more 2010-07-31 12:13:38 +00:00
Petr Skoda
9eb7b1cb81 MDL-23502 improved coding style 2010-07-31 10:14:05 +00:00
Petr Skoda
eef400a460 MDL-23502 removed annoying redirect messages - it is obvious that the course was updated or created when there was no error; changing redirect after adding to new ajax UI; enrolment is not a good starting place for courses created by course creators - this role is design for creating of course for own use, not for others 2010-07-31 10:12:37 +00:00
Petr Skoda
2d4b1f3e0d MDL-23502 refactoring towards separate instance config forms 2010-07-31 09:58:36 +00:00
Moodle Robot
983fe830fc Updated the HEAD build version to 20100731 2010-07-31 00:48:17 +00:00
Eloy Lafuente
c26f918842 MDL-23479 backup - oops! deleted too much in my prev commit. Decode contents are back 2010-07-30 23:27:16 +00:00
Eloy Lafuente
967a68fd64 MDL-23479 backup - chat revised & old code deleted (but restore logs) 2010-07-30 23:14:08 +00:00
Eloy Lafuente
c61b92fd49 MDL-23479 backup - label revised & old code deleted (but restore logs) 2010-07-30 23:01:20 +00:00
Petr Skoda
35716b8682 MDL-22001 filter_text() and filter_string() now use context parameter instead of courseid, PAGE->context is used only as a fallback; moved comment stuff away from format_text() because it does not belong there; filterlib is not using courseid except for legacy filters; fixed coding style in filters;Êimproved php docs; fixed upgrade of filters (should be in plugins, not core) 2010-07-30 20:51:01 +00:00
Eloy Lafuente
1ef927d9f9 MDL-23479 backup - choice revised & old code deleted (but restore logs) 2010-07-30 19:39:50 +00:00
Eloy Lafuente
01b4ca0171 MDL-23479 backup - restore forum & delete old stuff but restore logs 2010-07-30 18:47:44 +00:00
Petr Skoda
cf12835f33 fixed comment typo 2010-07-30 14:52:41 +00:00
Petr Skoda
cba9ed29b2 MDL-23591 adding missing $fs 2010-07-30 14:49:50 +00:00
Petr Skoda
79efabd49c MDL-23590 ask for site names right after editing admin account during first login after cli install 2010-07-30 14:47:15 +00:00
Petr Skoda
91eb6730f0 MDL-23590 new installer for Penny :-) 2010-07-30 14:44:30 +00:00
Petr Skoda
3df957d209 MDL-23590 fixed borked cli_problem 2010-07-30 14:15:03 +00:00
Jordi Piguillem
75b986e7f5 [MDL-23130]
Fixing problems of sql injection.
2010-07-30 12:10:18 +00:00
Petr Skoda
b7315f3502 MDL-23590 refactoring cli install before adding install_database.php + fixing problem with incorrect octal when default value accepted 2010-07-30 11:58:02 +00:00
Petr Skoda
30f581598a new php docs style 2010-07-30 11:14:36 +00:00
Jordi Piguillem
9730c555b6 [MDL-23130]
Fixing sql code style and sql injection problems
2010-07-30 11:12:33 +00:00
Petr Skoda
e8da62a9f7 fixed whitespace 2010-07-30 11:04:35 +00:00
Petr Skoda
0cf4772356 MDL-23590 removing unnecessary include 2010-07-30 11:03:23 +00:00
Jordi Piguillem
621f3ef519 [MDL-23130]
Fixing sql code style and sql injection problems
2010-07-30 10:49:41 +00:00
Sam Hemelryk
9acb824122 navigation MDL-22749 Added course information to a users navigation when viewing another user. 2010-07-30 09:32:51 +00:00
Andrew Davis
4fdb592ebb rss MDL-23588 unescaped urls in the rss block 2010-07-30 08:27:04 +00:00
Dongsheng Cai
1c309299a2 "REPOSITORY MDL-23581, filepicker name should be localisable" 2010-07-30 08:02:10 +00:00