martignoni
e3f0e2026e
Friendlier forum information in overview in my moodle
2005-09-06 09:17:33 +00:00
mits
9e1a2a6990
translated a new string for forum.php.
2005-09-06 04:20:44 +00:00
mits
c06368dd24
polished.
2005-09-06 04:09:33 +00:00
mjollnir_
29dc9751e3
Friendlier forum information in overview in my moodle
2005-09-06 01:34:48 +00:00
mits
c273a16bae
polished.
2005-09-06 00:21:41 +00:00
patrickslee
c9e2e3ffcf
Fixed a rare problem that report_session_error() causes a redirection loop (Merged from MOODLE_15_STABLE)
2005-09-05 23:48:42 +00:00
stronk7
bcbebdc53b
Avoid empty or unlinkable activity names.
...
Merged from MOODLE_15_STABLE
2005-09-05 22:34:18 +00:00
stronk7
32a50e2833
Avoid empty or unlinkable activity names
...
Merged from MOODLE_15_STABLE
2005-09-05 22:32:06 +00:00
koenr
540fa083d2
A lot of errorcorrections from L.Vandijck
...
Thanks a lot!
2005-09-05 19:46:39 +00:00
stronk7
359484a063
Wrong syntax fixed. Bug 4014.
...
Curiosly, the bug is in 1.4 and HEAD, but no in 1.5... Uhmmm,
be careful with those merges... ;-)
(http://moodle.org/bugs/bug.php?op=show&bugid=4014 )
Merged from MOODLE_14_STABLE
2005-09-05 16:21:18 +00:00
martignoni
a41bd14870
Performance fix for get_directory_size: new config option for path to du
2005-09-05 14:22:41 +00:00
thepurpleblob
343f4898ed
Use correct function for heading with help attached.
2005-09-05 09:33:08 +00:00
mits
762cdf2412
translated a new string for admin.php.
2005-09-05 09:17:51 +00:00
martignoni
3ca7cbb27c
Better explanation
2005-09-05 07:56:43 +00:00
mjollnir_
51332190b9
Merged from MOODLE_15_STABLE: Performance fix for get_directory_size: new config option for path to du - if we have it, use that instead. MUCH faster on directories with a lot of files
2005-09-05 05:33:02 +00:00
moodler
cdc75e602f
Merged include file fix from stable
2005-09-05 05:32:49 +00:00
mits
02434fa852
translated a help file for workshop.
2005-09-05 02:35:11 +00:00
mits
ac116bbbd1
polished.
2005-09-05 02:11:04 +00:00
mits
690c4a5f7c
polished.
2005-09-05 02:09:32 +00:00
mjollnir_
f871698811
Reworked my moodle overview api to be more efficient. Note that this changes how mod_print_overview is called
2005-09-05 01:31:08 +00:00
mjollnir_
c9169822b2
In course overview in my moodle page, dim hidden courses
2005-09-04 22:37:46 +00:00
mits
dfa57db064
polished.
2005-09-04 21:40:58 +00:00
mjollnir_
3509dd97f0
Merged from MOODLE_15_STABLE: Fixing up a bug in the log selector to do with optionally showing all users in the dropdown when over COURSE_MAX_USERS_PER_DROPDOWN
2005-09-04 21:07:36 +00:00
mjollnir_
d7aba64b5a
Trying to prevent user table allowing ordering by non-existant fields (I added for bulk IM)
2005-09-04 20:57:43 +00:00
scop22
1c660b38dd
Adding help files for choice module to the Korean language pack (EUC-KR version)
2005-09-04 16:38:02 +00:00
scop22
f74224b883
Adding help files for chat module to Korean language pack (EUC-KR version)
2005-09-04 16:33:12 +00:00
scop22
8eb2e0337c
Adding assignment help file to Korean language pack (EUC-KR version)
2005-09-04 16:29:13 +00:00
scop22
b46531f522
Updating files to keep up with the latest changes made in the default UTF-8 Korean language pack
2005-09-04 16:13:25 +00:00
scop22
fae1d7d36b
Adding help files for choice module to Korean language pack (UTF-8 version)
2005-09-04 15:36:17 +00:00
vthung
6bd3c1fa12
Appended some new strings
2005-09-04 15:32:15 +00:00
scop22
554ce40aaa
Adding help files for chat module to the Korean language pack (UTF-8 version)
2005-09-04 15:10:47 +00:00
scop22
d73e519a92
First commit of help files to the Korean UTF-8 language pack. Assignment module help files added in this transaction.
2005-09-04 15:04:19 +00:00
scop22
4d2cc8a248
Adding the latest new strings and files to the Korean language pack (unicode UTF-8 version)
2005-09-04 14:42:37 +00:00
mits
44be1ebd6e
translated a help file for cvs.
2005-09-04 00:31:08 +00:00
mits
b49a90c817
polished.
2005-09-03 17:14:22 +00:00
mits
c6e22da8ee
polished.
2005-09-03 02:12:17 +00:00
mits
dbc6374a50
polished.
2005-09-03 00:59:34 +00:00
mits
3a19f74a33
polished.
2005-09-02 21:42:23 +00:00
julmis
3500c7c7b3
Merging from MOODLE_15_STABLE
...
Fixing array_change_key_case errors.
- Function present in version PHP 4 >= 4.2.0, PHP 5
2005-09-02 07:54:08 +00:00
martinlanghoff
cb2b145f50
Merged from MOODLE_15_STABLE - auth/ldap - sync_users script bugfix x2: it was deleting fields that were not supposed to be synched to ldap and it was failing to set auth_forcepasswordchange
2005-09-02 06:56:32 +00:00
martinlanghoff
50f1b47543
Merged from MOODLE_15_STABLE - enrol/ldap - fix course auto-creation to work with the new blocks infrastructure. doh! (thanks penny!)
2005-09-02 06:52:36 +00:00
martinlanghoff
4b598ff45b
Merged from MOODLE_15_STABLE - auth - bugfixes: update_userinfo() did not truncate values, and did not have proper errorhandling; user creatiwas passing an id to set_user_preference when we wanted an object
2005-09-02 06:44:02 +00:00
martinlanghoff
125b1645ff
forum/trackreads - small optimization to overview
2005-09-02 06:38:45 +00:00
martinlanghoff
0ce852ecfb
Merged from MOODLE_15_STABLE - forums/trackreads: Small optimizations to forum_tp_can_track_forums()
2005-09-02 06:37:18 +00:00
martinlanghoff
a85168b765
Merged from MOODLE_15_STABLE - forums/trackreads: Postgres-optimized query - from many minutes to a few milliseconds
2005-09-02 06:32:18 +00:00
mits
fc3aaa43bc
polished.
2005-09-02 05:20:44 +00:00
mjollnir_
c69dbe691e
Merged from MOODLE_15_STABLE: (ish, version numbers different): Add an index where we really need it - block_instance.pagetype
2005-09-02 05:00:59 +00:00
stronk7
f64376bfc8
Strip control chars from being sent to the XML file.
...
Only tab, newline and return are allowed in XML 1.0.
This feature is controlled by $CFG->backup_strip_controlchars.
Please, test it!
Merged from MOODLE_15_STABLE
2005-09-02 00:03:04 +00:00
mits
b658caf303
modified based on original change.
2005-09-01 22:11:42 +00:00
ethem
3cb27d62a6
explanatory notes for autocapture.
2005-09-01 21:35:38 +00:00