40560 Commits

Author SHA1 Message Date
David Mudrak
3158eb9350 MDL-21694 Moving Glossary strings 2010-03-29 20:49:28 +00:00
David Mudrak
ffbb41f48f MDL-21694 Moving Forum strings 2010-03-29 20:49:05 +00:00
David Mudrak
81144b026f MDL-21694 Moving Folder strings 2010-03-29 20:48:42 +00:00
David Mudrak
675aa51db3 MDL-21694 Moving Feedback module strings 2010-03-29 20:48:20 +00:00
David Mudrak
dee576ebba MDL-21694 Moving editors strings into plugin space 2010-03-29 20:47:57 +00:00
David Mudrak
eea1d899bc MDL-21694 Moving Choice module lang file 2010-03-29 20:47:23 +00:00
David Mudrak
ce0250ec19 MDL-21694 Moving Chat module lang file 2010-03-29 20:47:01 +00:00
David Mudrak
bda5f9b115 MDL-21694 Moving webservices strings into plugin space 2010-03-29 20:46:38 +00:00
David Mudrak
89422374d1 MDL-21694 Moving admin report strings into plugin space 2010-03-29 20:45:38 +00:00
David Mudrak
b4340cb296 MDL-21694 Moving repositories strings into plugin space 2010-03-29 20:44:00 +00:00
David Mudrak
001fa4b313 MDL-21694 Moving question types strings into plugin space 2010-03-29 20:40:06 +00:00
David Mudrak
c811222ff9 MDL-21694 Moving portfolio strings into plugin space 2010-03-29 20:37:00 +00:00
David Mudrak
7a4ddc172a MDL-21694 Moving grade report strings into plugin space 2010-03-29 20:35:22 +00:00
David Mudrak
bc3755be21 MDL-21694 Moving grade import strings into plugin space 2010-03-29 20:34:24 +00:00
David Mudrak
96b838efa9 MDL-21694 Moving grade export strings into plugin space 2010-03-29 20:33:50 +00:00
David Mudrak
cb9dc45c36 MDL-21694 Moving course reports lang files into plugin space 2010-03-29 20:32:51 +00:00
David Mudrak
33aadb2d70 MDL-21694 Moving Database module strings into module space 2010-03-29 20:31:40 +00:00
David Mudrak
34970b7fc6 MDL-21694 Moving enrolment methods strings into plugin space 2010-03-29 20:31:04 +00:00
David Mudrak
7b32b0661e MDL-21694 Removing string files for obsolete Exercise module 2010-03-29 19:45:25 +00:00
David Mudrak
be59bb4664 MDL-15736 Removing obsolete lang file 2010-03-29 17:59:44 +00:00
David Mudrak
7a563f0f35 MDL-21694 Moving blocks lang files into the plugin scope 2010-03-29 15:33:27 +00:00
David Mudrak
b13af519fc MDL-21694 Moving auth plugins lang files into plugin scope 2010-03-29 15:27:24 +00:00
David Mudrak
d1f62223b5 MDL-21694 Moving assignment lang file into plugin scope 2010-03-29 15:22:51 +00:00
David Mudrak
2064cbaa0f MDL-21694 Moving quiz language files into plugin scope 2010-03-29 15:22:08 +00:00
David Mudrak
e6cf48d42a MDL-21694 re-enabling all get_string() performance tests 2010-03-29 15:20:40 +00:00
David Mudrak
57d8644758 MDL-21694 Changed the order of the locations to search for strings 2010-03-29 15:19:54 +00:00
David Mudrak
01258b6df9 MDL-14202 Removing forgotten language file 2010-03-29 14:07:27 +00:00
Penny Leach
2a216b1b6c portfolio MDL-20850 remove require_login and require_capability from admin/portfolio.php since it's done inside admin_externalpage_setup anyway 2010-03-29 11:42:22 +00:00
Penny Leach
e68d4a11fb portfolio MDL-21884 rename LEAP2A to Leap2A in accordance with new community wisdom 2010-03-29 11:32:01 +00:00
Dongsheng Cai
d3eb3b2951 "MDL-21170, improve filemanger style" 2010-03-29 07:13:55 +00:00
jerome mouneyrac
99152d09e3 web service MDL-21964 return null when the return description is null. 2010-03-29 06:48:17 +00:00
Dongsheng Cai
07eebf2027 "MDL-21954, fixed theme pix output" 2010-03-29 06:07:31 +00:00
Dongsheng Cai
05fe3ab530 "MDL-21958, stop using "_" prefix for private functions" 2010-03-29 05:44:48 +00:00
Dongsheng Cai
1d51d1e001 "MDL-21950 use $PAGE->coures instead of $COURSE" 2010-03-29 05:37:22 +00:00
Dongsheng Cai
cf456fbf6c "MDL-21947, fixed commentsperpage option" 2010-03-29 05:34:50 +00:00
Dongsheng Cai
c794595d5f "MDL-21943, fixed paging class name" 2010-03-29 05:29:53 +00:00
Dongsheng Cai
b1d124d1df "MDL-21943, remove hard-coded style" 2010-03-29 04:06:13 +00:00
Dongsheng Cai
5dce9d1b18 "MDL-21942, use $PAGE->url instead of qualified_me" 2010-03-29 03:54:14 +00:00
Dongsheng Cai
1dce6261b7 "MDL-21146, adding file license support to repository api, first commit" 2010-03-29 03:39:08 +00:00
Dongsheng Cai
58ee83619c "MDL-19118, added parameter to comment object" 2010-03-29 02:58:16 +00:00
Moodle Robot
3099dc73e7 Updated the HEAD build version to 20100329 2010-03-29 00:42:14 +00:00
Andreas Grabs
5dee2210f4 Non standard codingstyle,
replaced some urls with use of moodle_url class
2010-03-28 15:29:49 +00:00
Petr Skoda
2c3c4c8d63 MDL-21940 removing the old custom exception handling from nonajax code too + redirects without messags are always better 2010-03-28 10:08:18 +00:00
Andreas Grabs
01910dff66 changed line - defined('FEEDBACK_INCLUDE_TEST') ... to defined('MOODLE_INTERNAL')... 2010-03-28 10:00:24 +00:00
Petr Skoda
2696b976ae MDL-21940 comments migrated to new ajax error handler 2010-03-28 09:52:50 +00:00
Andreas Grabs
42f84a43a6 Incorrectly defined capability defaults and access control
CAP_PREVENT is not allowed in access.php
2010-03-28 09:42:42 +00:00
Petr Skoda
1adaa40466 MDL-21938 support for json renderer and error handler 2010-03-28 09:05:47 +00:00
Moodle Robot
c6d2a6f4aa Updated the HEAD build version to 20100328 2010-03-28 00:42:17 +00:00
Petr Skoda
14ff547773 MDL-21937 fixed reversed meaning of string 2010-03-27 21:06:31 +00:00
Moodle Robot
c8194866c6 Updated the HEAD build version to 20100327 2010-03-27 00:42:24 +00:00