scyrma
38fb819028
MDL-11992: adding course tagging patch, by John Beedell. This feature is not
...
active by default at this time. Related help files are not included in this
commit, as they are being revised (see issue 15385) and will be sent in soon.
2008-06-30 09:04:07 +00:00
moodler
9cfa80b5c8
MDL-15413 Merged prevention of direct access from 1.9
2008-06-27 03:35:22 +00:00
Francois Marier
6800d78e06
Drift between CVS and git
...
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
skodak
0cbe81112a
MDL-14580 rewritten course sorting algorithms
2008-06-16 14:25:53 +00:00
dongsheng
535a6fa0b5
"MDL-14129, fix print_error"
2008-06-15 11:34:42 +00:00
scyrma
b41349440f
MDL-11113: Make the editor work for the frontpage summary field
2008-06-11 08:41:40 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
skodak
f3c55e42eb
MDL-15108 some forgotten conversions
2008-06-07 15:44:19 +00:00
skodak
80e3b05ab3
MDL-15094 fixed stats
2008-06-06 14:11:20 +00:00
scyrma
264ad12641
MDL-14741 - Make tinymce work with the front page description.
...
TODO: convert the front page description form so it uses formslib
2008-06-06 01:49:07 +00:00
skodak
5183f0cc5b
MDL-15094 fixed stats regression and prefix cleanup
2008-06-05 20:35:28 +00:00
skodak
2ba8bdb84c
MDL-15094 some more updates
2008-06-05 14:09:34 +00:00
skodak
8f15f8ec2d
MDL-15094 fixed regressions
2008-06-04 23:56:34 +00:00
skodak
dc5af91a86
MDL-15094 fixed regression
2008-06-04 23:45:31 +00:00
nicolasconnault
238c0dd9c1
MDL-14679 Fixed a typo from Petr, which caused fatal error in course lib
2008-06-04 06:38:03 +00:00
skodak
7e60297f54
MDL-14679 converted some sql_'s
2008-06-02 21:56:06 +00:00
skodak
c7da43571b
MDL-14679 converted some count_records
2008-06-02 21:47:31 +00:00
skodak
a5d424df7c
MDL-14679 converted some get/set_field()
2008-06-02 21:39:23 +00:00
skodak
1829e015e6
MDL-14679 converted some insert_records()
2008-06-02 21:25:40 +00:00
skodak
6bb0816313
MDL-14679 towards course conversion
2008-06-02 08:13:24 +00:00
skodak
2cbd725cf7
MDL-14679 towards modform conversion - fixed regressions
2008-06-01 21:51:13 +00:00
skodak
cb141e5a67
MDL-14679 towards modform conversion - fixed regressions
2008-06-01 21:40:56 +00:00
skodak
c18269c7e5
MDL-14679 towards modform conversion
2008-06-01 21:36:11 +00:00
skodak
681cf96530
MDL-14679 cleaned up mod.php
2008-06-01 20:15:50 +00:00
skodak
caa65d9b59
MDL-14679 cleaned up mod.php
2008-06-01 20:15:50 +00:00
skodak
7cac0c4b2b
MDL-14679 fixed references to mod.html
2008-06-01 19:09:13 +00:00
skodak
cb6fec1fa4
MDL-14679 converted some course related code
2008-06-01 19:05:07 +00:00
skodak
e4907498da
MDL-14679 converted some course related code
2008-06-01 18:17:38 +00:00
skodak
579d45b434
MDL-14679 converted some get courses
2008-06-01 18:12:24 +00:00
skodak
f400841b23
MDL-14679 converted some get courses
2008-06-01 17:59:13 +00:00
skodak
3264868249
MDL-14679 removed magic quotes from forms validation() method, fixed some minor problems
2008-06-01 17:53:25 +00:00
skodak
1c69b88529
MDL-14679 removed all instances of set_field_select()
2008-06-01 16:14:59 +00:00
skodak
3b11272373
MDL-14679 removed all instances of get_records_menu()
2008-06-01 15:44:59 +00:00
skodak
44e1b7d7ff
MDL-14679 remoed all instances of get_records_list()
2008-06-01 15:42:48 +00:00
skodak
29f83769d1
MDL-14679 towards reports and stats conversion
2008-05-31 14:35:58 +00:00
skodak
c3df090199
MDL-14679 datalib conversion completed
2008-05-30 16:47:21 +00:00
skodak
0f56d9297c
MDL-15044 fixed regression - thanks Howard
2008-05-29 15:12:49 +00:00
skodak
879fd24c01
MDL-15044 fixed regression - thanks Howard
2008-05-29 15:12:08 +00:00
skodak
06c1a1daf4
MDL-14981 regex search support in datalib, fixed course search
2008-05-25 20:43:46 +00:00
skodak
79eaec48cd
MDL-14978 removed obsoleted get_site_users()
2008-05-25 11:18:12 +00:00
skodak
624a690b3d
MDL-14679 first part of datalib conversion
2008-05-25 09:39:02 +00:00
thepurpleblob
ab7ac6ac55
MDL-14916:
...
Tidy up notices
Merged from STABLE_19
2008-05-21 12:47:35 +00:00
thepurpleblob
9d5a4b235e
MDL-14832
...
Don't show a user name more than once. Only show them in the
most 'senior' role.
Merged from STABLE_19
2008-05-21 12:03:22 +00:00
dongsheng
7ade55ad96
"MDL-14668, fix course full in activity reports (upgrade course module version)"
2008-05-16 02:15:23 +00:00
skodak
f33e1ed4ae
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
2008-05-15 21:40:00 +00:00
skodak
59a7889975
MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE
2008-05-13 22:04:06 +00:00
skodak
e2b347e933
MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE
2008-05-13 21:52:38 +00:00
moodler
7d2e9a5220
MDL-14738 Merged. Roles section on course settings is now "Role renaming", with help.
2008-05-13 06:16:51 +00:00
dongsheng
1343697c82
"MDL-14129, fix print_error"
2008-05-13 06:15:20 +00:00
tjhunt
d4e5675c00
MDL-14797 - Error when moving a course to an empty category on Postgres
2008-05-12 10:44:44 +00:00