Petr Skoda
c22473a214
MDL-24751 fixed default memory limit when deciding to use apache_child_terminate(), apache_child_terminate() is now called from one place only
2010-10-19 10:00:29 +00:00
Sam Hemelryk
8d3950ea2e
core MDL-19786 Cleaned up a couple of minor deprecated calls
2010-09-22 07:48:35 +00:00
Petr Skoda
8c6521bb9b
MDL-24321 switching to stdClass- some leftovers
2010-09-21 08:48:47 +00:00
Petr Skoda
48183b41e9
MDL-23984 replacing custom mkdir with standard api in user pix upload
2010-08-29 09:38:40 +00:00
Petr Skoda
f728d49b00
MDL-19380 uploadlib cleanup before readding of antivirus integration
2010-07-14 08:40:48 +00:00
Petr Skoda
edfd6a5e73
MDL-14589 user icons now stored in file storage pool
2010-07-11 11:43:15 +00:00
Dongsheng Cai
669a9e56a8
MDL-22574, use file picker to select user picture file
2010-06-08 06:09:04 +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
Petr Skoda
61ef8f9f88
MDL-20204 removing deprecated admin headers
2010-03-31 08:05:53 +00:00
Rossiani Wijaya
24fadf0d4a
MDL-21300 - remove filename validation for invalid character.
2010-01-22 02:02:10 +00:00
Rossiani Wijaya
086f0e6f46
MDL-21174 - exclude deleted users in bulk upload of user profile pictures.
2010-01-11 07:24:18 +00:00
Rossiani Wijaya
941c3027a7
MDL-21174 - exclude deleted users in bulk upload of user profile pictures.
2010-01-11 06:56:34 +00:00
Petr Skoda
4bcc51185c
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
2009-12-30 15:19:55 +00:00
Petr Skoda
20207b827a
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 10:57:00 +00:00
Petr Skoda
0df0df23f4
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 10:55:31 +00:00
Petr Skoda
2a250a0b2e
MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions
2009-11-01 09:21:41 +00:00
samhemelryk
9e492db050
admin MDL-19787 Upgrade deprecated function calls
2009-09-30 06:32:25 +00:00
nicolasconnault
8fbce1c8c8
MDL-19878 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 04:28:40 +00:00
nicolasconnault
73d6f52f6a
MDL-19787 Converted all print_footer() calls
2009-08-06 14:12:46 +00:00
jerome
70f01544e1
administration MDL-19525 remove global $userfields usage from uploadpicture_form class, merged from 1.9
2009-06-16 09:09:33 +00:00
skodak
86540fccb9
MDL-16003 changing to new adminroot style - thanks Tatsuya Shirai
2008-08-17 22:53:19 +00:00
skodak
bed7993115
MDL-15897 deprecated PARAM_CLEANFILE - we now support unicode everywhere
2008-07-31 23:03:50 +00:00
skodak
172dd12c63
MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906
2008-07-31 22:15:30 +00:00
jerome
c74ca0e9c4
MDL-14233 Make bulk user picture upload handle subdirectories in zip files, merged from 19 (updated the code in order to use mdlib 2.0)
2008-07-03 07:35:24 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
skodak
a5d424df7c
MDL-14679 converted some get/set_field()
2008-06-02 21:39:23 +00:00
skodak
b9a6636029
MDL-14679 towards /admin conversion
2008-05-31 10:43:51 +00:00
dongsheng
957f6fc9d2
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
2008-05-02 04:37:02 +00:00
dongsheng
8e9d88f2f6
MDL-14129, creating error string
2008-04-10 03:44:09 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
moodler
b352b2e9c2
MDL-11752 Upload users form merged from 1.9
2008-02-21 05:24:18 +00:00