Git commits in Moodle 1.4.2 by stronk7

commit f4f27c0675da1927652e7c92f0c94e0239f2cd06
Author: stronk7 <stronk7>
Date:   Thu, 04 Nov 2004 08:11:34 +0800
Tag:    v1.4.2

Ready BUMP!

commit 796d3c880ac98fbf244958ea3a18f89866b053f1
Author: stronk7 <stronk7>
Date:   Thu, 04 Nov 2004 08:08:28 +0800
Tag:    v1.4.2

Now courses are deleted from backup_courses when they have been deleted from Moodle. See: http://moodle.org/mod/forum/discuss.php?d=13633

commit 412e0bb881709d101d06517f97f4a2d06b5e6247
Author: stronk7 <stronk7>
Date:   Tue, 02 Nov 2004 04:47:48 +0800
Tag:    v1.4.2

Bug 2140 solved partially. Now categories are deleted properly.

commit 7092220f990b201545fddab3a034911eb2cc3130
Author: stronk7 <stronk7>
Date:   Mon, 25 Oct 2004 07:51:51 +0800
Tag:    v1.4.2

Added sesskey to more actions + bug fix when detecting directory traversals.

commit e674aa8ba89a609fc3609d6ab20616f78c96a04c
Author: stronk7 <stronk7>
Date:   Sun, 24 Oct 2004 08:04:56 +0800
Tag:    v1.4.2

Now everything in files/index.php is using sesskey.

commit 4cc9465bc7d744caf977c8154885459b2275b38e
Author: stronk7 <stronk7>
Date:   Thu, 21 Oct 2004 07:22:16 +0800
Tag:    v1.4.2

Solved one annoying bug where label texts in sections != first was being always cleared, preventing some tags to be there!

commit 4a6981940554eeae752e94008c993d0af17236ba
Author: stronk7 <stronk7>
Date:   Mon, 18 Oct 2004 07:42:48 +0800
Tag:    v1.4.2

Strip control chars when unzipping.

commit dcf2a27a32286b4fbe558e10f8a40de25ef2e74a
Author: stronk7 <stronk7>
Date:   Mon, 18 Oct 2004 07:14:40 +0800
Tag:    v1.4.2

Now Wiki's FileManager is using central zip & unzip functions.

commit 83b640f9575970800937dd1f97d469e6ace69a87
Author: stronk7 <stronk7>
Date:   Mon, 18 Oct 2004 07:08:59 +0800
Tag:    v1.4.2

Now Editor's FileManager is using central zip and unzip functions.

commit 07d0fff0f34bb30b50110d499cd9e44507cc11d1
Author: stronk7 <stronk7>
Date:   Mon, 18 Oct 2004 06:46:31 +0800
Tag:    v1.4.2

Now Scorm's FileManager is using central zip and unzip functions.

commit e5e3f219dd283197d3ba6d88095ef69a94654533
Author: stronk7 <stronk7>
Date:   Mon, 18 Oct 2004 06:34:49 +0800
Tag:    v1.4.2

Small change in condition...

commit 6ee3b260cbe31dc6519c58e0a8c2077e5228666f
Author: stronk7 <stronk7>
Date:   Mon, 18 Oct 2004 06:26:45 +0800
Tag:    v1.4.2

Included some filename transformations to work like info-zip. Directory traversal protection added.

commit 35a510d8b6f683cd015502cbfdbb873767d50549
Author: stronk7 <stronk7>
Date:   Mon, 18 Oct 2004 03:33:46 +0800
Tag:    v1.4.2

Now resource's FileManager is using central zip & unzip functions.

commit 1a9911452e097acc0b3400ba724a84e2079e568f
Author: stronk7 <stronk7>
Date:   Sun, 17 Oct 2004 21:34:26 +0800
Tag:    v1.4.2

Now pclzip generated files are compatible with info-zip (linux, macos x, win32, bsd...) based extractors. This include command-line flavours, stuffit and so on...

commit 736db01dc416c448d387871817b2ead23b149176
Author: stronk7 <stronk7>
Date:   Sun, 17 Oct 2004 01:47:26 +0800
Tag:    v1.4.2

ZIP_METHOD included in backup for future tests at restore time.

commit 1e55f8cfce37c09ba84e375b4d90596d613b1f7a
Author: stronk7 <stronk7>
Date:   Sun, 17 Oct 2004 01:36:37 +0800
Tag:    v1.4.2

Not mandatory but I prefer to initialise it.

commit 3eb92f112c6b865e50ab1f0eb877e75fa0a35a8c
Author: stronk7 <stronk7>
Date:   Sun, 17 Oct 2004 01:09:49 +0800
Tag:    v1.4.2

Now backup and restore are using central zip & unzip functions.

commit 20b53a7ba2573b0a3c06565e13b895e874cdb10f
Author: stronk7 <stronk7>
Date:   Sun, 17 Oct 2004 00:29:57 +0800
Tag:    v1.4.2

Added the optional showstatus parameter to unzip_file() to avoid sending any output if desired.

commit 4bc418dc6daf2733f2bd908d9dd34f3996ade1b6
Author: stronk7 <stronk7>
Date:   Sun, 17 Oct 2004 00:10:04 +0800
Tag:    v1.4.2

Bump to 1.4.2

commit 27974c8587ace78f708074a617fb42299dfc05c4
Author: stronk7 <stronk7>
Date:   Sat, 16 Oct 2004 19:30:14 +0800
Tag:    v1.4.2

Latest patches from skodak included in param functions. Simple and double quotes are out now. Full paths in unzip are now hidden too.

commit 176d456ed95cfdd14132f2749994755108b05b93
Author: stronk7 <stronk7>
Date:   Mon, 11 Oct 2004 07:24:15 +0800
Tag:    v1.4.2

Under Win32, we need backslashes in paths. Now it works!!

commit 4f64ed94056028562a26245aa35cd77992452916
Author: stronk7 <stronk7>
Date:   Mon, 11 Oct 2004 06:45:00 +0800
Tag:    v1.4.2

Added some nedded strings

commit 27ed82e82ff0fbde49f71b0d7b1d8a4a160130d6
Author: stronk7 <stronk7>
Date:   Mon, 11 Oct 2004 06:44:37 +0800
Tag:    v1.4.2

Deleted some unused strings

commit 54ce5e46c86b32f7cc3d49da29df11ef12a06cfa
Author: stronk7 <stronk7>
Date:   Mon, 11 Oct 2004 05:57:58 +0800
Tag:    v1.4.2

Delete some debug output...

commit a748a0f84dee1457a6a3f14a889fbf0f3b46034c
Author: stronk7 <stronk7>
Date:   Mon, 11 Oct 2004 05:54:11 +0800
Tag:    v1.4.2

Now we are using the new, central, unzip_file() function here...

commit ed124087d73e0a44d6a9d30626002dbc683212a6
Author: stronk7 <stronk7>
Date:   Mon, 11 Oct 2004 05:47:29 +0800
Tag:    v1.4.2

vim is in again... smile

commit 0954d514b8447fbec8661372432ec5cdd276a900
Author: stronk7 <stronk7>
Date:   Mon, 11 Oct 2004 05:33:46 +0800
Tag:    v1.4.2

Central unzip_file() function included:     - Supports both internal and external zip execution.     - Displays the results of the execution.     - All Petr's patched added.     - External zip execution in Win32 supported. Please TEST, TEST, TEST.

commit 291fd046029dbd24f454e5b2c4fdb88569fae536
Author: stronk7 <stronk7>
Date:   Mon, 11 Oct 2004 02:46:25 +0800
Tag:    v1.4.2

Order logs by creation order (id)

commit f54d5ea5fb78a9c3ba2361043877c06d09ee6fb1
Author: stronk7 <stronk7>
Date:   Sun, 10 Oct 2004 09:17:20 +0800
Tag:    v1.4.2

Now FileManager is using the new, central zip_files() function. Only tested under MacOS X. It should support all the new features of that function (Win32 external zip, imporved security...).

commit 2b26825cb2671eb1c798d4dbc686aee234264385
Author: stronk7 <stronk7>
Date:   Sun, 10 Oct 2004 09:01:02 +0800
Tag:    v1.4.2

Now the zip_files() function is working better:

commit d5640b844b972de420e81d6d3503e94526ce95e7
Author: stronk7 <stronk7>
Date:   Sun, 10 Oct 2004 07:00:51 +0800
Tag:    v1.4.2

Use of cleardoubleslashes() added to the backup and restore functions. They will be changed to calls to new, central zip and unzip functions. (coming soon)

commit 3099dc3e6f04b8dd839403aae39be3b32d4a8149
Author: stronk7 <stronk7>
Date:   Sun, 10 Oct 2004 04:04:45 +0800
Tag:    v1.4.2

course/view.php is using sesskey (changes in blocks done, please check them)

commit 18240770525dbe453423c5d0e5f18b04b816d385
Author: stronk7 <stronk7>
Date:   Sun, 10 Oct 2004 03:06:51 +0800
Tag:    v1.4.2

course/unenrol.php is using sesskey.

commit 672610e60595dd6ff9a207c7b8829124206fb73f
Author: stronk7 <stronk7>
Date:   Sun, 10 Oct 2004 03:01:02 +0800
Tag:    v1.4.2

course/teacher.php is using sesskey. (in POST form too)

commit 473d3495a517dda6b3753ffd5c5fc650a741c8b6
Author: stronk7 <stronk7>
Date:   Sun, 10 Oct 2004 02:43:32 +0800
Tag:    v1.4.2

course/student.php is using sesskey.

commit dfcbccbbef1046e16969add6072b9078323b018e
Author: stronk7 <stronk7>
Date:   Sun, 10 Oct 2004 02:30:11 +0800
Tag:    v1.4.2

course/scales.php is using sesskey.

commit 55b55d08f9ab28787d0f5796bfaf4e2ce2c84b74
Author: stronk7 <stronk7>
Date:   Sun, 10 Oct 2004 01:02:28 +0800
Tag:    v1.4.2

course/mod.php is using sesskey.

commit 952d9baf580ee656435e30ba978ffd3417d0d04d
Author: stronk7 <stronk7>
Date:   Sat, 09 Oct 2004 21:11:49 +0800
Tag:    v1.4.2

course/index.php is using sesskey.

commit bccdea508c3dd62d6c5d0ea59b16df58db2b6ac5
Author: stronk7 <stronk7>
Date:   Sat, 09 Oct 2004 20:01:34 +0800
Tag:    v1.4.2

course/groups.php is using sesskey.

commit ecea1540da18afaf2eeee9e1037095c1f3bb9c70
Author: stronk7 <stronk7>
Date:   Sat, 09 Oct 2004 19:45:48 +0800
Tag:    v1.4.2

course/group.php is using sesskey.

commit 2e989420c99649ac31ef620e2f549bbbd2578915
Author: stronk7 <stronk7>
Date:   Sat, 09 Oct 2004 19:36:10 +0800
Tag:    v1.4.2

course/grades.php is using sesskey.

commit ac63a3f445d1c2ebf941096cb85d39e83ed33c6c
Author: stronk7 <stronk7>
Date:   Sat, 09 Oct 2004 02:29:02 +0800
Tag:    v1.4.2

course/editsection.php is using sesskey.

commit 58b956518450a66357cba57aaf061de1b05e93f5
Author: stronk7 <stronk7>
Date:   Sat, 09 Oct 2004 02:10:37 +0800
Tag:    v1.4.2

edit.php is using sesskey

commit 4a25390975c817a10b1d1366148a02bbf48f7fdd
Author: stronk7 <stronk7>
Date:   Sat, 09 Oct 2004 01:55:16 +0800
Tag:    v1.4.2

course/delete.php is now using sesskey

commit d177dd771368b9debd80b894c6ae948ea2868991
Author: stronk7 <stronk7>
Date:   Sat, 09 Oct 2004 00:41:04 +0800
Tag:    v1.4.2

course/category.php is using sesskey

commit 3db6b58aa4c35c1fe9690a4cdbcdeb7a614f49ed
Author: stronk7 <stronk7>
Date:   Thu, 07 Oct 2004 22:05:33 +0800
Tag:    v1.4.2

PclZip library upgraded to 2.1

commit 913f74432522fcc65b21ecc74dba753c1d79864c
Author: stronk7 <stronk7>
Date:   Thu, 07 Oct 2004 22:04:37 +0800
Tag:    v1.4.2

Changes to the zip, unzip, listzip and restore sections of the file:

commit c5544714a85ea41f369a92b6bc84a7ffa8e0c9d4
Author: stronk7 <stronk7>
Date:   Thu, 07 Oct 2004 00:47:27 +0800
Tag:    v1.4.2

Changed some conditions against the $USER variable to work fine under PHP5.

commit 2c13dbe497a859ff83f62ef44d01168ffc126a2a
Author: stronk7 <stronk7>
Date:   Wed, 06 Oct 2004 08:03:32 +0800
Tag:    v1.4.2

Now sesskey is working fine at installation time.

commit 92ff33eee85729e2432584557b185f2fb5ae1aec
Author: stronk7 <stronk7>
Date:   Wed, 06 Oct 2004 07:12:25 +0800
Tag:    v1.4.2

Small typo closing tr...

commit 7c957e6052d574d5ee6a29ecfb68d2acfd536fb8
Author: stronk7 <stronk7>
Date:   Wed, 06 Oct 2004 06:51:48 +0800
Tag:    v1.4.2

Now RSS links ae showed properly in SITE course when user isn't logged.

commit 2a8d898ae051f5d21f37e1c68bfdb9c984a54357
Author: stronk7 <stronk7>
Date:   Tue, 05 Oct 2004 06:05:36 +0800
Tag:    v1.4.2

Now RSS links are displayed ok in SITEID course.

commit b0fbbd20f624a932c28b0cb400d1b4cb7124ac8c
Author: stronk7 <stronk7>
Date:   Mon, 04 Oct 2004 01:04:56 +0800
Tag:    v1.4.2

admin/user.php is now using sesskey.

commit c6ad74fad462e75f7df9c468257d35cfc1e81a14
Author: stronk7 <stronk7>
Date:   Mon, 04 Oct 2004 00:03:44 +0800
Tag:    v1.4.2

admin/uploaduser.php is now using sesskey.

commit 37a192becaee13ad594ca85c149ce23ab0730014
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 23:24:51 +0800
Tag:    v1.4.2

admin/register.php is now using sesskey.

commit 13a2015285f01da3a676f0ef5fb5ae725e0a915c
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 23:05:11 +0800
Tag:    v1.4.2

admin/modules.php is now using sesskey.

commit 215241b0f092c1b0a8523aed85484f1dbe2439d5
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 17:44:59 +0800
Tag:    v1.4.2

admin/module.php is now using sesskey.

commit e85705799e5c49fff9a83e0324c701ff63b0374d
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 17:11:11 +0800
Tag:    v1.4.2

admin/lang.php is now using sesskey.

commit 5657bcafcd98dc0396b8c982054cb7846610db37
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 08:28:22 +0800
Tag:    v1.4.2

admin/filters.php is now using sesskey.

commit 0f8c7865b14e655d05be9188698ec93384254aa4
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 08:17:55 +0800
Tag:    v1.4.2

admin/enrol.php is now using sesskey.

commit a959544c5b77b3cc2c5764d5cdd7a81e1553c6c2
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 08:01:58 +0800
Tag:    v1.4.2

admin/editor.php is now using sesskey.

commit 09b1a30d72f68d92bac8228ab66800696a2d87f0
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 07:49:22 +0800
Tag:    v1.4.2

admin/creators.php is now using sesskey.

commit 9b464d9fb23245716e7b57f677c7f1f68b3c059c
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 07:29:44 +0800
Tag:    v1.4.2

admin/blocks.php is now using sesskey.

commit a8b50ee01eb5d0ef99f9cd2fc0c71ca25f448731
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 07:09:36 +0800
Tag:    v1.4.2

admin/block.php is now using sesskey.

commit 36b1e811e4cb10f3f68116ca0bedbb0a3b3eb863
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 07:07:22 +0800
Tag:    v1.4.2

admin/block.php is now using sesskey.

commit 719593e83973c136f222f7c8db0c91ec8aca9e5f
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 06:44:25 +0800
Tag:    v1.4.2

admin/backup.php is now using sesskey.

commit 249c36eaa04dc648a750871ae10996f8fa9367e9
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 03:43:17 +0800
Tag:    v1.4.2

admin/auth.php is now using sesskey.

commit 05c2036b1fb7f6361d0dfc5ab18a62ce49063948
Author: stronk7 <stronk7>
Date:   Sun, 03 Oct 2004 03:16:16 +0800
Tag:    v1.4.2

admin/admin.php is now using sesskey.

commit 9d90abb900bcf23a96d2988ed75aeeddaed2a583
Author: stronk7 <stronk7>
Date:   Fri, 01 Oct 2004 19:31:12 +0800
Tag:    v1.4.2

Included one more translation of links from assignments to resources. Required in bug 2027. Easy and not risky.

commit 2a135a5f64d84ff0ba49b6996e2d04cb6ced81b1
Author: stronk7 <stronk7>
Date:   Fri, 01 Oct 2004 18:26:11 +0800
Tag:    v1.4.2

More format_text() calls...

commit f85e2d3767d5d25e428e2d1ddbc2bd8b55eb979b
Author: stronk7 <stronk7>
Date:   Fri, 01 Oct 2004 17:49:06 +0800
Tag:    v1.4.2

Clean text for category->name

commit b430433c2e6483852a473e9c7c9ff4298035e2ff
Author: stronk7 <stronk7>
Date:   Fri, 01 Oct 2004 17:46:08 +0800
Tag:    v1.4.2

clean_text() from entry->concept and aliases!!

commit 8259642b1bd7d30a32ce67d8088669c88e65ac69
Author: stronk7 <stronk7>
Date:   Fri, 01 Oct 2004 17:23:29 +0800
Tag:    v1.4.2

Changed to new 'point release' schema in STABLE.

commit af796dc7741cebb1fa40fb3916c522d1c67c63f7
Author: stronk7 <stronk7>
Date:   Fri, 01 Oct 2004 16:36:36 +0800
Tag:    v1.4.2

New version syntax.

commit d683df80867beb86eddcb1b4de3d92a588d72f2e
Author: stronk7 <stronk7>
Date:   Fri, 01 Oct 2004 09:32:10 +0800
Tag:    v1.4.2

Up to 1.4.2 !!

commit 8d3b392d7d329b13fcdd795ae2138184f30f2c2d
Author: stronk7 <stronk7>
Date:   Wed, 29 Sep 2004 23:18:32 +0800
Tag:    v1.4.2

More use of SITEID

commit 685a07e8ab15ecd745b5b41d4708698a5a0015a6
Author: stronk7 <stronk7>
Date:   Wed, 29 Sep 2004 07:14:31 +0800
Tag:    v1.4.2

Quoted some parameters as they must be. Thanks skodak!

commit 5fd78134a427467b56af965c5d44917e3748e0ac
Author: stronk7 <stronk7>
Date:   Sun, 26 Sep 2004 00:20:35 +0800
Tag:    v1.4.2

Updated xmilze to official new 1.0.1 version (it's 'our' version with some comments).

commit 303eaa286ec22573e83b9f981a1adae621f9f5dc
Author: stronk7 <stronk7>
Date:   Sat, 25 Sep 2004 19:33:12 +0800
Tag:    v1.4.2

Added backup & restore to SITE page. Some changes from hardcoded '1' to SITEID.

commit f258f45e31ab4c9f282632281b02ee5edc3bbac0
Author: stronk7 <stronk7>
Date:   Sat, 25 Sep 2004 03:01:11 +0800
Tag:    v1.4.2

Scheduled backup improvements:

commit 6d5f3867e91ed6b80746c60ade1caedc85664bba
Author: stronk7 <stronk7>
Date:   Sat, 25 Sep 2004 02:37:03 +0800
Tag:    v1.4.2

3 new strings for scheduled backups.

commit e62064ad43d850e72f654595947119e3675f2ba5
Author: stronk7 <stronk7>
Date:   Fri, 24 Sep 2004 19:47:03 +0800
Tag:    v1.4.2

The get_directory_list() function was being executed with directories excluded so backup_delete_old_dirs() was no working fine! This should delete REALLY old dirs in sites with problems in their scheduled backup.

commit 855faed103a6bd3a7bb440c83956c01a53800314
Author: stronk7 <stronk7>
Date:   Tue, 14 Sep 2004 03:31:09 +0800
Tag:    v1.4.2

Release 1.4.1 info merged from HEAD.