skodak
02007b01b8
MDL-14346 database preset throws Fatal error; merged from MOODLE_19_STABLE
2008-04-13 23:02:31 +00:00
skodak
02af98b56e
MDL-14342 fixed wrong quotes; merged from MOODLE_19_STABLE
2008-04-13 22:22:57 +00:00
dongsheng
143c1eb921
MDL-9534, fix xmlize() call
2008-04-11 03:59:41 +00:00
dongsheng
35e129c12b
MDL-9758, remove html tags
2008-04-11 03:13:54 +00:00
dongsheng
c95034f28c
MDL-9758, add 2 new tags, see tracker.
2008-04-11 02:34:11 +00:00
dongsheng
5bf2650871
MDL-14137, replace htmlentities with htmlspecialchars, merged from MOODLE_19_STABLE
2008-04-09 06:08:23 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
skodak
65bcf17b95
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
2008-02-13 17:03:25 +00:00
skodak
dd97c32868
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
2008-01-24 20:33:50 +00:00
poltawski
70c003a241
MDL-13088 - database presets weren't escaping bad chars, causing presets
...
to break with a rogue <
merged from MOODLE_19_STABLE
2008-01-24 19:41:17 +00:00
poltawski
f92d7ac9b7
MDL-13146 - prevent debug message about missing helpbutton title
...
merged from MOODLE_19_STABLE
2008-01-24 11:00:14 +00:00
skodak
eafb9d9eda
MDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities; merged from MOODLE_19_STABLE
2007-12-25 20:51:23 +00:00
toyomoyo
db0f2a4496
MDL-12439 database preset fixes
2007-12-05 06:13:17 +00:00
skodak
0b5a80a1a5
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
2007-11-29 14:43:04 +00:00
scyrma
d417533252
Fix for par of the missing strings, as reported in MDL-12294
2007-11-26 04:10:08 +00:00
tjhunt
38e179a4ed
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.
...
This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.
Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.
If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
2007-10-12 15:55:49 +00:00
skodak
03cedd6283
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
2007-10-10 12:19:27 +00:00
skodak
138e480e4d
very minor - fixing incorrect include_once('tabs.php') - this is not a library file
2007-09-24 17:20:08 +00:00
moodler
30d76014d8
FIxed language file location, merged from 1.8 MDL-10920
2007-08-21 03:38:45 +00:00
skodak
5d59cbe918
MDL-10914 support for groupings in Database module
2007-08-20 21:16:43 +00:00
skodak
055f21850a
MDL-10914 support for groupings in Database module
2007-08-20 14:04:10 +00:00
skodak
777da4d56c
MDL-10913 fixed incorrect use of data_update_instance in presets code
2007-08-20 12:53:44 +00:00
Martin Langhoff
13534ef716
cvsimport fixups
2007-08-29 13:10:11 +12:00
skodak
2c386f82e5
MDL-10383 - deprecated get_groups(), user_group() and ismember()
2007-08-15 20:21:01 +00:00
skodak
3bfabe6e1a
MDL-9549 minor cleanup
2007-08-10 21:01:46 +00:00
skodak
b82caceafe
fixed typo
2007-07-08 14:58:23 +00:00
mattc-catalyst
01e3838853
MDL-9473: Initialise navlinks array before use
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:55:24 +00:00
mattc-catalyst
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
skodak
ac9b080524
MDL-10202 merge raw and final grade tables
2007-06-20 23:06:29 +00:00
skodak
d55930f153
MDL-9516 removing include of gradelib.php - now included only when needed
2007-06-11 11:28:42 +00:00
skodak
b67ec72f57
MDL-9516 update_grade(); now required $source of grading to allow modification of original grades in activities through grade_updated event
2007-06-06 23:04:24 +00:00
skodak
612607bd47
MDL-9516 new central grading function update_grade(); to be improved/tested more tomorrow
2007-06-05 22:58:37 +00:00
skodak
04366d79cf
MDL-10012 Implement grade_updated event triggers in Database
2007-06-03 19:36:20 +00:00
mjollnir_
5019454537
Merged from MOODLE_18_STABLE: MDL-9585 - mod/data: moved functions and classes out of preset.php into lib.php
2007-04-26 22:04:43 +00:00
mattc-catalyst
70c6c0ad70
MDL-9474: Updated build_navigation() to use global $COURSE
...
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-23 21:11:10 +00:00
mattc-catalyst
ad7767be7a
Breadcrumbs: mod/data changes
...
- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method is now provided by base class.
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:05:21 +00:00
nicolasconnault
632730fdd7
MDL-9213 Corrected $forum->format to $forum->type
2007-04-11 01:05:28 +00:00
toyomoyo
8663848910
fix for MDL-5958 from Elijah (HSU)
2007-02-28 06:23:25 +00:00
toyomoyo
7900ecb02c
MDL-5958, code for advanced search for db module from Elijah (HSU)
2007-02-26 06:56:05 +00:00
toyomoyo
2535bff9bd
merged fix for MDL-5736, retained search string problem
2007-02-23 03:55:50 +00:00
skodak
beac4717de
MDL-8166 rename in/out methods in formslib - HQ consensus
2007-01-12 18:52:09 +00:00
skodak
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
toyomoyo
e7a5de86a9
MDL-7861 xhtml strict fixes
2007-01-08 01:38:42 +00:00
toyomoyo
051aad681b
MDL-7861, fixing xhtml strict bugs
2007-01-08 01:09:54 +00:00
toyomoyo
91f3f616a6
MDL-7861, strict xhtml fixes
2007-01-05 02:38:09 +00:00
skodak
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
jamiesensei
1d284fbd85
fixing all the form names as per new class naming convention (PHP class names are also used for html id for styling)
2006-12-28 15:43:47 +00:00
skodak
aa3b20e9df
MDL-7945 Database learning activity does not use user defined RSS template, but continues to use default template.
2006-12-17 21:48:51 +00:00
skodak
40b6dd0116
MDL-5964 need html editor for comments in database mod + added format sql table field
...
MDL-7813 accessiblity fixes in comments
2006-12-13 23:09:34 +00:00
skodak
bb828644ba
xhtml and accessibility cleanup in data mod MDL-7813
...
* buttons reorganized - now displayed only with templates where usable
2006-12-13 21:02:01 +00:00