15999 Commits

Author SHA1 Message Date
scop22
b8108f25ea Better translation for "bynameondate" string 2005-08-19 03:23:37 +00:00
barias
9dc5c7d9bd Minor updates in spanish translation 2005-08-19 00:02:20 +00:00
mits
d43157febf translated a help file for exercise. 2005-08-18 23:41:21 +00:00
mits
bd489602fd polished. 2005-08-18 20:59:06 +00:00
papita
8afb1e0be5 new files and updates by Paula 2005-08-18 18:15:21 +00:00
ethem
7a684522d0 New files from Ethem Evlice (ethem AT evlice DOT com) <XHTML /> compliant. 2005-08-18 16:45:56 +00:00
papita
81ca657766 updating doc version 2005-08-18 16:28:07 +00:00
papita
ea27b6d774 adding new help file by paula 2005-08-18 16:26:26 +00:00
papita
aad7336fe3 adding new help files by paula 2005-08-18 16:24:51 +00:00
papita
63a46fa122 adding new file by paula 2005-08-18 16:21:30 +00:00
papita
0143b7345a latest updates by paula 2005-08-18 16:17:22 +00:00
mits
06a837c193 polished - based on standard theme. 2005-08-18 14:59:30 +00:00
thepurpleblob
3aac126599 StudentView button is alongside the editing button rather than underneath. 2005-08-18 09:29:19 +00:00
mjollnir_
d13dc4ac8c merged from MOODLE_15_STABLE: Clean up IP addresses from getremoteaddr. Otherwise we sometimes get weird results from proxies and inserts into mdl_log and mdl_user fail 2005-08-18 01:44:47 +00:00
martinlanghoff
af08f72b3d Merged from MOODLE_15_STABLE - Blocks upgrade - reduce memory consumption by a few GB and (postgres only) halve database traffic. 2005-08-18 00:04:02 +00:00
martinlanghoff
8b9d74a633 Merged from MOODLE_15_STABLE - Added the missing $userold, now detecting updates (and pushing them out to LDAP) should work. 2005-08-17 23:54:58 +00:00
mjollnir_
c1147b7efe merged from MOODLE_15_STABLE: Fixing a postgres error. You can't sort by a field that isn't in the select list when you have distinct 2005-08-17 23:17:05 +00:00
martinlanghoff
4f03006577 Merged from MOODLE_15_STABLE - LDAP servers being down or unavailable should not prevent login - we now fail with a notice() rather than with an error() 2005-08-17 22:38:24 +00:00
mjollnir_
e7fa4c7f14 Bumping blocks version for my moodle changes 2005-08-17 22:36:55 +00:00
mits
396c1402f1 translated few strings for lesson. 2005-08-17 16:35:43 +00:00
scop22
eaa4e90d73 Updating EUC_KR language pack to keep up with the translation in the UTF-8 pack; README file also updated with more up-to-date information 2005-08-17 13:37:53 +00:00
scop22
c7e7284a21 Updated README file with more current information about this translation project 2005-08-17 13:32:29 +00:00
scop22
b5227d6f91 Adding two new files to the Korean language pack (UTF version) 2005-08-17 13:15:34 +00:00
scop22
019b43a088 A few more updated files and strings for ko_utf8 language pack to keep up-to-date 2005-08-17 10:36:46 +00:00
thepurpleblob
3f11ce14d9 Merged from STABLE 2005-08-17 10:35:37 +00:00
thepurpleblob
9bf9910e17 Merged from STABLE 2005-08-17 10:29:36 +00:00
koenr
53d70ab040 I hope I fixed a typo - please check 2005-08-17 08:39:42 +00:00
thepurpleblob
814f88c093 Removed $printfunction variable, which seems completely unused anyway (and isn't
a parameter for the function anyway)
2005-08-17 08:36:31 +00:00
mjollnir_
5d3715d492 Removed tiny amount of unncessary code I added as part of the my moodle block stuff yesterday 2005-08-16 23:17:56 +00:00
mjollnir_
f41ef63ee6 materialized path & depth for course categories. 2005-08-16 23:15:58 +00:00
martignoni
523516fa48 Course request feature 2005-08-16 19:53:31 +00:00
martignoni
cfc1f1d00b My Moodle new features 2005-08-16 19:09:06 +00:00
mits
9102af6f1b translated a new string for currencies.php. 2005-08-16 17:43:36 +00:00
mits
679fd18d4c polished. 2005-08-16 17:30:22 +00:00
moodler
4b2fd78782 Fixed Turkish Lira 2005-08-16 17:28:26 +00:00
mits
959e3264a3 translated new strings for moodle.php and admin.php. 2005-08-16 16:43:03 +00:00
vthung
5f1471f280 Appended some new strings 2005-08-16 14:05:24 +00:00
mjollnir_
0705ff843b Course request feature. Allows normal users to 'request' courses they would like created,
and admins can approve or reject pending courses.

Also, contains the ability to restrict activity modules on a per course basic. Strict config options:
  enable restricting modules at ALL (for all courses, no courses, requested courses), what to do by default for newly created courses
  as well as what modules to enable for above category by default.

This feature was created for the aim of building a community side to moodle - for institutes that have strict courses and enrolments, allowing normal users to request interest courses is a good feature,
but some modules may be redundant (assignment, lesson, quiz etc)

  Please test!
2005-08-16 06:15:49 +00:00
mits
575122f98e block_student_loan_calc renamed to block_loancalc 2005-08-16 06:13:34 +00:00
mjollnir_
84c57908c8 renaming block_student_loan_calc to block_loancalc 2005-08-16 05:56:55 +00:00
lonecatz
f2ef9cb220 new translated files 2005-08-16 05:10:12 +00:00
mits
8dd3aabb4e added 2 new lang files and translated some new strings. 2005-08-16 04:31:54 +00:00
martinlanghoff
68dc9aae15 Merged from MOODLE_15_STABLE - Unset the changepassword flag for the _right_ user, even if we are masquerading an account 2005-08-16 03:20:47 +00:00
mjollnir_
3e920f36ff New block for student loan calculation. Doesn't contain db tables. 2005-08-16 01:45:42 +00:00
martinlanghoff
06ba0b0452 Merged from MOODLE_15_STABLE - Tell insert record we don't care about inserted id 2005-08-16 00:43:56 +00:00
mjollnir_
0d6b9d4f4d MyMoodle: new /my/ page, contains course overview (module based, forum done). User defined blocks on /my/ page, admin defined stickyblocks. Needs lots of testing. Held off bumping version.php for blocks because of the postgres upgrade fixes Patrick is putting in. 2005-08-16 00:25:39 +00:00
martinlanghoff
f209eb9d34 Merged from MOODLE_15_STABLE - Enable reset password functinoality for LDAP and other external auth mechanisms as promised in the auth config page 2005-08-15 23:19:58 +00:00
patrickslee
4e980e5a92 Mass cleanup of bad postgres upgrade scripts(merged from 15_stable) 2005-08-15 23:17:58 +00:00
mjollnir_
43e664cca7 Added locallib - hook to provide easier means for local customisations. Currently contains mechanism for having local db upgrades without munging the main CFG->dbtype.php scripts. 2005-08-15 22:31:22 +00:00
martignoni
3317472ff2 Tweaks to new strings 2005-08-15 22:12:09 +00:00