mjollnir_
0b3d293737
Fixing bug 4199: course import offering courses not a teacher in to import from. Will merge to stable after confirmation from bug reporter.
2005-11-02 21:09:12 +00:00
skodak
9cc78ee196
Fixed course searching with quotes - SC#180; merged from MOODLE_15_STABLE + other fixes in HEAD only
2005-11-02 15:36:57 +00:00
mjollnir_
f6a5aa18f2
Merged from MOODLE_15_STABLE: Fixing warning in course import (part of bug 4199)
2005-11-02 02:26:53 +00:00
skodak
7c13eb5c8f
fixed course ID and quoting of the search string SC#179; merged from MOODLE_15_STABLE
2005-11-01 15:59:20 +00:00
skodak
93eb1250c2
fixed slashing of javascript strings SC#174; merged from MOODLE_15_STABLE
2005-10-31 22:13:23 +00:00
patrickslee
56144efaac
Block normal users to gain access to meta courses (Merged from MOODLE_15_STABLE)
2005-10-31 20:38:54 +00:00
skodak
454727f6c1
fixed warnings/errors in latest PHP versions; merge from MOODLE_15_STABLE
2005-10-30 22:16:41 +00:00
skodak
870e3cad2c
fix for preferred_width_xx initialization SC#169; merged from MOODLE_15_STABLE
2005-10-29 16:36:15 +00:00
skodak
8871ccdce4
cleaning of parameter, initialized variable SC#168; merged from MOODLE_15_STABLE
2005-10-29 16:18:18 +00:00
mjollnir_
404fe839d6
Stats date display should use moodle timezone and not show time of day, date is enough
2005-10-28 01:36:59 +00:00
mjollnir_
6e5620607f
Fixing merging issue with stats: userfields that only exist in our branch removed
2005-10-27 22:14:53 +00:00
defacer
c2c194eeaf
Fixing all incoming parameters when editing course groups as per SC#171.
2005-10-26 13:44:56 +00:00
mjollnir_
81a5d9ca41
Fixing small bug that adds Label to add activity module dropdown all the time. should only be added to activity module when resource is restricted and label is not
2005-10-26 02:05:08 +00:00
mjollnir_
65f05987fd
Merged from MOODLE_15_STABLE: Fixing bug 4199: import course data should only allow you to import from a course that you're already a teacher in, unless you're at least a creator
2005-10-20 00:19:42 +00:00
mjollnir_
1217708363
My moodle sticky block config now generic, can be used for any pagetype.
...
Currently implemented: course-view (and my moodle, of course)
2005-10-16 22:34:25 +00:00
mjollnir_
3eb9babc71
Some fixes to stats (performance) and new reports for ranking courses based on usage/particpation
2005-10-16 20:55:40 +00:00
patrickslee
5390cbb7fc
On a rare case courses will have duplicate sections those have the same id. Added some code to re-order sections if this is found when moving sections (Merged from MOODLE_15_STABLE)
2005-10-14 03:12:41 +00:00
mjollnir_
3a317277b6
Many small fixes to stats, including aggregate activity across all courses when querying for SITEID
2005-10-13 03:16:11 +00:00
patrickslee
23c690efce
Fixed a small paging problem in course search page
2005-10-12 22:00:14 +00:00
patrickslee
fa18e81b12
Course search page now handles course show/hide actions itself so that user can stay at the same page after action is performed
2005-10-12 03:11:49 +00:00
patrickslee
ee0378bdb8
Fixed some paging bar problems in course search page
2005-10-12 02:35:58 +00:00
mjollnir_
56eb871c39
Added enrolment key to course requests - fixes wishlist bug 4170
2005-10-12 01:17:03 +00:00
mjollnir_
5ed4dd5a76
Stats: many bug fixes found while running over a very large dataset...
2005-10-11 01:20:37 +00:00
skodak
bf8dd2d2d4
fixed parameter use SC#157; merge from MOODLE_15_STABLE
2005-10-09 19:51:14 +00:00
skodak
bdc04ca9e1
fixed indent - SC#158; merged from MOODLE_15_STABLE
2005-10-09 19:41:34 +00:00
skodak
1adf55c5cd
better input validation - SC#165; merged from MOODLE_15_STABLE
2005-10-09 07:12:58 +00:00
moodler
4a7948ce16
Ported handy button from 1.5 that somehow didn't get merged before
2005-10-05 08:21:50 +00:00
patrickslee
f89033b111
New feature: Course enrollable control with date range
2005-10-04 01:59:19 +00:00
patrickslee
f29e785b69
Default enrolment expiry notification to off
2005-10-02 21:41:31 +00:00
patrickslee
7246c2d142
New feature: Notify teachers/students of expirying enrolments
2005-10-02 21:37:54 +00:00
mjollnir_
140c139e56
Various stats fixes - including putting the link to stats in admin block - which somebody had accidently (I presume) backed out during a conflict
2005-09-28 06:07:40 +00:00
gustav_delius
b4dd061d7a
When adding a large number of courses to a metacourse the timelimit needs to be reset regularly in order to avoid the 30 second timeout.
2005-09-24 17:56:33 +00:00
moodler
50fcf8cf0d
Added ID to help CSS targeting of activity module editing forms for each module
2005-09-09 16:23:11 +00:00
moodler
20affd1593
Merged fixes for zero date displays in assignments
2005-09-09 16:17:43 +00:00
martinlanghoff
9d866ae0f1
Merged from MOODLE_15_STABLE - make_categories_list(): initialize variables correctly to cover up for broken call convention. Passing unset variables by ref to be populated is a BAD idea. Do The Right Thing and Return your function output or there'll be no dessert for you.
2005-09-06 22:29:16 +00:00
mjollnir_
1807d0a953
Merged from MOODLE_15_STABLE: Backing out a previous patch of mine - bad merge with our local copy
2005-09-06 21:23:38 +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
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_
861efb1937
Allow moving courses and editing courses and stuff from the course results search page (now has turn editing on button)
2005-09-01 04:48:22 +00:00
mjollnir_
f3221af9e5
Initial checkin of stats (from processing the log table).
...
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
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