moodle/admin
toyomoyo 42295d1c67 added some new functionality
1. allows moodler to input a global language. If set, all convertion will be from that encoding to utf8. Thus saving time.
2. Allows user to specify the number of records to process. This will resume after x number of recoreds are processed.
3. DIsplay the approximate total number of records that needs process. Note some records might get processed multiple times
4. Takes the moodler right back to lang import after migration
2006-02-24 07:24:59 +00:00
..
admin.html using 'counteditems' language string to help finnish translators, closing bug 2530 2005-04-20 11:32:29 +00:00
admin.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 12:31:09 +00:00
auth.php Change password url is now one-per-auth-method rather than just one for 2005-09-22 15:12:31 +00:00
backup.php Removed/added/moved some redundant/missing/misplaced page headers/footers, merged from 15_STABLE 2005-08-03 01:24:29 +00:00
block.php Removed/added/moved some redundant/missing/misplaced page headers/footers, merged from 15_STABLE 2005-08-03 01:24:29 +00:00
blocks.php Merging from STABLE. 2005-05-28 18:37:47 +00:00
calendar.html Some XHTML fixes I had lying around. 2006-01-13 15:15:19 +00:00
calendar.php SImplify, fix menus 2005-04-10 18:23:18 +00:00
config.php New feature: Configureable visibility of fields in Participants page 2005-11-20 21:29:59 +00:00
configure.php New feature: maintenance mode. 2005-02-10 05:11:34 +00:00
configvars.php Avoid one notice. 2006-01-07 10:44:44 +00:00
creators.html using 'counteditems' language string to help finnish translators, closing bug 2530 2005-04-20 11:32:29 +00:00
creators.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 12:31:09 +00:00
cron.php Added cron support for blocks - it was already there in the tables, now we just need to use it 2006-02-14 03:24:08 +00:00
dbperformance.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 12:31:09 +00:00
delete.php Fixing set_user_sesskey calls (function no longer exists), changing to sesskey() 2005-05-07 16:10:50 +00:00
editor.html Merging from MOODLE_15_STABLE 2005-05-24 17:15:21 +00:00
editor.php Merged from stable 2005-08-25 07:48:28 +00:00
enrol.php Tabs are out 2005-05-16 19:38:21 +00:00
environment.php ziip files doesn't exist! 2006-01-31 15:03:52 +00:00
environment.xml Solving typo! 2006-02-04 18:31:09 +00:00
filter.php Added new reset button. bug #4123 2006-02-06 16:30:30 +00:00
filters.php Range of settings improved for $CFG->filteruploadedfiles 2006-02-21 10:39:33 +00:00
handlevirus.php Fixed firstname lastname to call to fullname function 2004-09-29 21:32:53 +00:00
health.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 12:31:09 +00:00
index.php mechanism for unicode db migration is in. Please only use for testing at this stage. This is not for production site! (yet) 2006-01-31 08:21:04 +00:00
innodb.php SOme security! 2005-03-06 18:13:05 +00:00
lang.php fix for 4735 2006-02-13 02:44:37 +00:00
langdoc.php prevent the attempt of editting packs located in $CFG->dirroot/lang (from get_list_of_languages() used in 1.6 sites that are not uncodedb) 2006-02-08 07:44:36 +00:00
langimport.php fix for 4825 2006-02-23 02:56:07 +00:00
maintenance.php Use SITEID instead of hardcoded value. 2005-05-11 08:57:14 +00:00
module.php Merging language-pack-related updates from Eloy's MOODLE_16_UTF8 branch. 2006-01-04 08:23:42 +00:00
modules.php Corrected the page comment 2006-02-17 17:28:47 +00:00
oacleanup.php Merged from MOODLE_15_STABLE: Backticks are NOT ALLOWED in postgres! 2005-08-23 06:46:50 +00:00
phpinfo.php XSS prevention in older PHP versions SC#190; merged from MOODLE_15_STABLE 2005-11-15 18:21:22 +00:00
process_email.php Tabs are out 2005-05-16 19:38:21 +00:00
questiontypes.php Part of the future question type plug-in mechanism. This is not yet active, I am committing this only so as not to loose it. 2006-02-19 17:30:45 +00:00
register.php Tabs are out 2005-05-16 19:38:21 +00:00
replace.php A little utility script to perform search and replace on the whole database. 2005-01-16 13:49:30 +00:00
reports.php Some fixes to stats (performance) and new reports for ranking courses based on usage/particpation 2005-10-16 20:55:40 +00:00
reportsgraph.php Some fixes to stats (performance) and new reports for ranking courses based on usage/particpation 2005-10-16 20:55:40 +00:00
site.html Some HTML fixes for configurable frontpage settings page 2006-01-30 21:20:45 +00:00
site.php Site frontpage now supports displaying of all avaliable options with ordering 2005-12-14 21:42:44 +00:00
stickyblocks.php My moodle sticky block config now generic, can be used for any pagetype. 2005-10-16 22:34:25 +00:00
timezone.php Merged sesskey fixes from STABLE 2004-10-04 13:50:37 +00:00
timezoneimport.php 1. get_records_csv also needs a table name in addition to file name. 2005-04-10 20:28:48 +00:00
upgradeforumread.php took out print_progress funciton and put it in adminlib 2006-01-27 02:54:03 +00:00
upgradelogs.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 12:31:09 +00:00
uploaduser.php admin/uploaduser: fix password update bug, safer renames, optimized execution 2006-01-16 23:54:52 +00:00
user.php XHTML compliance, merged from STABLE 2005-06-24 13:02:32 +00:00
users.php Removed internal auth check around add new user and upload users. 2005-05-21 06:45:17 +00:00
utfdbmigrate.php added some new functionality 2006-02-24 07:24:59 +00:00