bobopinna
41d1703534
New popup mode
...
Fixed style sheet
2005-08-30 07:26:30 +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_
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
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
thepurpleblob
15ffee79b5
Added 'studentview' button to course page.
2005-08-15 12:54:46 +00:00
moodler
19374e76a5
Added currency retrieval from database bug 3838
2005-08-09 15:09:29 +00:00
patrickslee
66590bd8a7
Removed/added/moved some redundant/missing/misplaced page headers/footers, merged from 15_STABLE
2005-08-03 01:24:29 +00:00
mjollnir_
168d73d0bd
Merged from MOODLE_15_STABLE: Adding a length limit to input field in line with db field size
2005-08-02 22:40:19 +00:00
moodler
3d2c41f4d3
Add currency to cost
2005-07-22 18:52:58 +00:00
moodler
7eca967cd5
Logs now call new iplookup plugin
2005-07-18 08:07:00 +00:00
dhawes
892c082545
converted some double quotes to single quote literals
2005-07-13 01:51:30 +00:00
bobopinna
0539a9a500
Changed POST with optional/required_param functions
2005-07-08 09:38:13 +00:00
thepurpleblob
37ef382cbe
Added an optional_param() for 'topic' as it was coming from 'register_globals'
...
land.
2005-07-06 09:51:18 +00:00
bobopinna
0dd957ed3d
New course format SCORM
2005-06-27 07:28:19 +00:00
stronk7
1530c97c9c
Take out one "white" use. Bug 3610.
...
Credits are for Helen Foster.
(http://moodle.org/bugs/bug.php?op=show&bugid=3610 )
Merged from MOODLE_15_STABLE
2005-06-23 20:14:46 +00:00
thepurpleblob
59518de11e
require_variable() and optional_variable() replaced with required_param() &
...
optinal_param() plus other tweeks to suit. Improve security.
2005-06-15 09:39:26 +00:00
thepurpleblob
7168423c82
Replaced require_variable(), optional_variable() with approproate
...
required_param(), optional_param() etc.
2005-06-14 09:21:09 +00:00
thepurpleblob
96dcfb5621
Replaced require_variable() and optional_variable() with required_param() and
...
optional_param(). Fixed notice when doing a sort in recent activity.
2005-06-13 19:06:28 +00:00
thepurpleblob
21283ddc98
Tidied up logs HTML a bit, to make it more readable.
2005-06-13 11:19:19 +00:00
moodler
c1ac64b5b0
Merged new CSS classes from stable
2005-06-11 18:30:45 +00:00
thepurpleblob
03c2200ef4
Changed optional_variables()s and required_variable()s to more secure alternatives.
2005-06-10 19:47:11 +00:00
thepurpleblob
46c0bb9b64
Removed optional_variable(), require_variable and all $_GET, $_POST
...
Replaced with more secure alternatives.
2005-06-10 11:06:19 +00:00
gustav_delius
7bbe08a267
Merged from stable
2005-06-04 09:58:35 +00:00
ikawhero
116ae3b2e4
Merged from MOODLE_15_STABLE
...
Bug 3408.
2005-06-03 14:43:43 +00:00
ikawhero
4920d2387c
Fix for Bug 3036.
...
Merged from STABLE
2005-06-03 10:31:31 +00:00
stronk7
ef9b35a01b
Tabs are out
2005-05-16 19:38:21 +00:00
moodler
1548978def
Improvements to basic log display (much prettier)
2005-05-12 08:04:47 +00:00
urs_hunkler
4090106907
The summary in the week or topic description was just written out as text without a class. I added a DIV class="summary" around it.
2005-05-12 07:02:56 +00:00
defacer
d33d0cda79
Better appearance for section add menus in vertical mode.
2005-05-10 00:31:32 +00:00
defacer
1c46eb0334
Improved markup for print_section_add_menus, without tables.
2005-05-10 00:17:22 +00:00
moodler
1778f7f7c1
Added help icon for course costs
2005-05-04 07:01:22 +00:00
moodler
393e360dd4
Adding c.cost to course retrievals (see bug 3102)
2005-05-04 06:39:42 +00:00
mchurch
94a6a70f6f
Allow handling of per forum configured tracking.
2005-04-26 16:34:49 +00:00
moodler
e2c84c67dc
When deleting a course, delete all the course files too
2005-04-26 16:05:52 +00:00
moodler
a2d71d8edd
Fixed notice on home page and some efficiency with read trackking
2005-04-26 15:44:39 +00:00
moodler
d9100b207f
Fixing notices ... more fixing to do though
2005-04-26 12:27:55 +00:00
defacer
208fc3a5f0
Initialize object with new stdClass.
2005-04-26 02:06:38 +00:00
mchurch
2bc9f15ac8
More robust personal forum tracking logic.
2005-04-25 14:00:29 +00:00
mchurch
9e2b1877e0
Added enable/disable forum tracking in a user profile.
2005-04-24 19:46:13 +00:00
mchurch
4877707e52
Added display logic for user forum tracking preferences.
2005-04-24 13:41:46 +00:00
stronk7
e2448b532e
Recently improved navbar now supports filterall.
2005-04-24 12:37:37 +00:00
moodler
552afaf1ee
Handle forum tracking on forums on home page
2005-04-24 04:45:01 +00:00
moodler
d8807190c3
XHTML fixes and quotings
2005-04-22 07:52:21 +00:00
moodler
3553be249a
FIx for bug 2776 (moving courses with apostrophes)
2005-04-22 06:41:49 +00:00
defacer
71de24539a
Removing one block from social courses defaults, too overcrowded.
...
Fixing also line endings.
2005-04-21 13:25:43 +00:00
gustav_delius
0346dd3954
using 'counteditems' language string to help finnish translators, closing bug 2530
2005-04-20 11:32:29 +00:00
defacer
29b5920693
Fix for bug 2933. Just tidying up HTML.
2005-04-20 00:44:02 +00:00
defacer
d21135ad85
Fixing notice under PHP 5.
2005-04-19 22:15:20 +00:00
defacer
df03aecee7
Fix for bug 2945.
...
I 've also removed a print_spacer(7). Will fix with CSS.
2005-04-19 21:52:29 +00:00
gustav_delius
52d55cfc51
improved navigation bar for module editing form
2005-04-19 14:58:16 +00:00