Git commits in Moodle 1.0.2 by martin

commit 9febf87563942d359b1781665719d2ac3881d55a
Author: martin <martin>
Date:   Mon, 02 Sep 2002 14:34:43 +0800
Tag:    v1.0.2

Added ability to define proxy machine (eg a firewall) so that Moodle is able to get to the Internet if it needs to

commit d3fcd70b3dd592d8432eb8b63339b4b3f1f7fad6
Author: martin <martin>
Date:   Mon, 02 Sep 2002 14:30:57 +0800
Tag:    v1.0.2

Add Moodle support for proxies

commit 8aed46c7ebfb6b8f766038d95bfae51e3ef0b07b
Author: martin <martin>
Date:   Mon, 02 Sep 2002 14:25:27 +0800
Tag:    v1.0.2

*** empty log message ***

commit e92ea3d85fce7f6d34545a2ccf72653c573c0277
Author: martin <martin>
Date:   Mon, 02 Sep 2002 13:03:54 +0800
Tag:    v1.0.2

Fix the display when USER display mode is flat, and a parent is selected. In this case, the display is temporarily changed to nested

commit 5a83a0a84e1838f83305eefa70a0907ecea0836b
Author: martin <martin>
Date:   Mon, 02 Sep 2002 11:48:47 +0800
Tag:    v1.0.2

Default forum display mode is actually used now

commit e181f6ab00224b38120bede13fc5b996ce55bb2e
Author: martin <martin>
Date:   Mon, 02 Sep 2002 10:17:36 +0800
Tag:    v1.0.2

Removed the 255 character limit ... now they have a gun, I hope people don't shoot themseves with it.   wink

commit 0c71c9ae0efe171f6349a5b4925293c93ca1ae8c
Author: martin <martin>
Date:   Sun, 01 Sep 2002 22:47:03 +0800
Tag:    v1.0.2

Hide no-authority teachers from course listings too

commit a3f0817b28d2a9e193682bae5a53f30a3a197a7d
Author: martin <martin>
Date:   Sun, 01 Sep 2002 22:35:07 +0800
Tag:    v1.0.2

New documenttaion about attachments

commit 7f6689e4e050d2675d323c3a046db2497023e44b
Author: martin <martin>
Date:   Sun, 01 Sep 2002 22:34:38 +0800
Tag:    v1.0.2

Attachments can now be added to postings. They are stored in the course moddata area. They appear as links within the message, including mailed-out messages. They are deleted when the post is deleted.

commit e6e769a9ea987a67f1b0b1ca549eb04922a6da83
Author: martin <martin>
Date:   Sun, 01 Sep 2002 22:32:12 +0800
Tag:    v1.0.2

Updates and changes

commit 6621349c316ad6a4b14516d87584e84204868986
Author: martin <martin>
Date:   Sun, 01 Sep 2002 22:31:49 +0800
Tag:    v1.0.2

Moved valid_uploaded_file out to lib/moodlelib.php

commit 088a2b71fbe1a89f5f3bae82ba9b54e8191c30fc
Author: martin <martin>
Date:   Sun, 01 Sep 2002 22:31:14 +0800
Tag:    v1.0.2

Documentation on file sizes

commit f144c3054ad950f212162eaad2a37968b404d36c
Author: martin <martin>
Date:   Sun, 01 Sep 2002 22:30:39 +0800
Tag:    v1.0.2

DOn't print teachers with no authority

commit 44e2d2bb42277263771b2085d120c6cb2571c754
Author: martin <martin>
Date:   Sun, 01 Sep 2002 22:29:17 +0800
Tag:    v1.0.2

Functions moved here from files/index.php (related to file handling)

commit fedc147ef708a9f6e813419ebe4d3d4c8beb85a3
Author: martin <martin>
Date:   Sun, 01 Sep 2002 22:28:08 +0800
Tag:    v1.0.2

Moved some functions out to lib/moodlelib.php

commit 7b1c0ce35c898b602560e21e1f080c0a3790c56c
Author: martin <martin>
Date:   Sun, 01 Sep 2002 22:24:16 +0800
Tag:    v1.0.2

Increased size of section summaries from 255 chars to 65000 chars.

commit 2f4de5e353d62883f72b4e78e52fc8098f1c7a77
Author: martin <martin>
Date:   Sat, 31 Aug 2002 10:44:21 +0800
Tag:    v1.0.2

Mentioned that config.php needs to be edited using a *text editor* smile

commit 26114038cc4ea49e5621b4fe70cae80db7ccbd87
Author: martin <martin>
Date:   Sat, 31 Aug 2002 00:02:10 +0800
Tag:    v1.0.2

Prints an error message if theme can't be set

commit 54824c737da5817c74984d3e5f7a4d3e758614ea
Author: martin <martin>
Date:   Fri, 30 Aug 2002 21:28:57 +0800
Tag:    v1.0.2

New strings for file management stuff

commit 0c377177eda562fca1fb60bd06ecfc28e1e9e8d9
Author: martin <martin>
Date:   Fri, 30 Aug 2002 21:18:06 +0800
Tag:    v1.0.2

Improved header now contains directory trail, and I internationalised all the texts (buttons etc)

commit 2560d133387dcf7bbbfbfc603a53db1af1014e83
Author: martin <martin>
Date:   Wed, 28 Aug 2002 23:53:39 +0800
Tag:    v1.0.2

Added slash after login to fix obscure problems on some servers

commit f06c1d62dcf576459c98e0f4ffef66304401aee7
Author: martin <martin>
Date:   Wed, 28 Aug 2002 23:28:30 +0800
Tag:    v1.0.2

Added slash after login link ... some servers have problems without it

commit c21c671d747120751110444a6cc9c1c907d95d14
Author: martin <martin>
Date:   Wed, 28 Aug 2002 23:07:46 +0800
Tag:    v1.0.2

Security fix for:

commit 6e4c09db98d66665acfb86dd988ea9bdf468475b
Author: martin <martin>
Date:   Wed, 28 Aug 2002 21:41:38 +0800
Tag:    v1.0.2

slasharguments wasn't being found (CFG not declared global)

commit 718deefdc873ca4da0e72a0dd10e90ca4ff6493c
Author: martin <martin>
Date:   Wed, 28 Aug 2002 21:36:49 +0800
Tag:    v1.0.2

Added powerpoint

commit 293eae686364d82793a30de998465b4d7870ad12
Author: martin <martin>
Date:   Wed, 28 Aug 2002 21:36:36 +0800
Tag:    v1.0.2

New icon

commit 5a347793070ef16d9d51eb864bfa39f0b789eb3f
Author: martin <martin>
Date:   Wed, 28 Aug 2002 21:20:20 +0800
Tag:    v1.0.2

Slight improvements to documentation

commit ca4f8eb868b36e218b00ad160ba9ecd1f04c0fb3
Author: martin <martin>
Date:   Wed, 28 Aug 2002 21:07:10 +0800
Tag:    v1.0.2

Moved uploaded assignment files into a subdirectory called moddata, where data from other modules can also live later on.

commit 4ea53d802f1ccaad120a0f3c80d50a05666f1bdc
Author: martin <martin>
Date:   Wed, 28 Aug 2002 11:45:18 +0800
Tag:    v1.0.2

More details about Moodle futures

commit ee1ddef672081f99f283da777c42d708863cd378
Author: martin <martin>
Date:   Tue, 27 Aug 2002 04:45:01 +0800
Tag:    v1.0.2

Tweak to side boxes

commit 915d17bb1e86bb0d2fed79507230515609f256d7
Author: martin <martin>
Date:   Tue, 27 Aug 2002 04:41:02 +0800
Tag:    v1.0.2

Further little tweak to front-page spacing

commit 670fddf1760edf5ef87f0c8a294d7ca47afcb4e1
Author: martin <martin>
Date:   Tue, 27 Aug 2002 04:38:56 +0800
Tag:    v1.0.2

Fix for front page case when no left column

commit 9ab327d6f7bac5ef3bc211c953cc96c7ae29500a
Author: martin <martin>
Date:   Mon, 26 Aug 2002 19:04:01 +0800
Tag:    v1.0.2

Doesn't matter if user isn't provided