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
nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +00:00
cataluke
b99b25ea04
MDL-8569 - mod/data sorting by numerical field now works with PostgreSQL
...
Author: Luke Hudson <luke@catalyst.net.nz>
2007-04-18 02:11:09 +00:00
cataluke
c8c765c0ab
MDL-7856 - make database search case-insensitive for PostgreSQL too.
...
Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
Committer: Luke Hudson <luke@catalyst.net.nz>
2007-04-17 05:41:31 +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
skodak
61da828a31
MDL-9226 missing closing label tag - patch by Mark Scherfling; merged from MOODLE_18_STABLE
2007-04-15 17:19:35 +00:00
nicolasconnault
632730fdd7
MDL-9213 Corrected $forum->format to $forum->type
2007-04-11 01:05:28 +00:00
nicolasconnault
bfe1e789de
MDL-8774: Also an effort to refactorise the poorly designed mod/data/Preset code.
2007-04-03 03:32:46 +00:00
skodak
651268e00e
MDL-9155 Error when creating an "image gallery" preset database when only some fields exist and do not remove existing data, comments and ratings when applying preset; merged from MOODLE_18_STABLE
2007-04-02 09:10:26 +00:00
moodler
7df05299b6
Old change I never checked in to fix collapsing displays
2007-03-28 03:27:00 +00:00
nicolasconnault
f7cec5cf56
MDL-8855 - Wrote additional GD code to support alpha transparency in PNG files.
2007-03-13 02:40:18 +00:00
skodak
efe12f6c22
MDL-8524 general roles cleanup; MDL-8373 authenticated user role now created during upgrade from 1.7.x, xhtml and CSS cleanup in roles GUI; accesslib inline docs cleanup; risk bitmask fixes
2007-03-05 11:27:01 +00:00
moodler
453db436a7
Don't allow modes that don't exist
2007-03-05 07:32:21 +00:00
moodler
5af76d3c91
Old fix I'd forgotten
2007-03-05 07:17:32 +00:00
donal72
78e02af979
XHTML Strict fix: # MDL-8754
2007-03-05 05:04:02 +00:00
skodak
84347f30b7
MDL-8733 fixed approving logic when editing; merged from MOODLE_16_STABLE
2007-03-03 12:27:55 +00:00
toyomoyo
eba5e98bed
replacing fieldsets with divs in small forms
2007-03-01 06:27:15 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +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
vyshane
2585a68d54
Merged from 1.8.
2007-02-16 08:46:55 +00:00
skodak
4eefee9779
MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate
2007-02-14 20:46:38 +00:00
moodler
1934b87667
Updated versions and requires (primarily because of formslib dependencies)
2007-02-02 13:02:24 +00:00
vyshane
38f169e25a
Fix for MDL-6966.
2007-01-23 05:42:15 +00:00
stronk7
73be66c7a8
Now all the modules global config pages are valid XML. Related to MDL-7861
2007-01-13 20:13:58 +00:00
stronk7
a4bad45c2c
Some more uses of $CFG->dbfamily. MDL-7061
2007-01-13 00:32:19 +00:00
skodak
beac4717de
MDL-8166 rename in/out methods in formslib - HQ consensus
2007-01-12 18:52:09 +00:00
skodak
26de8d35ce
fixed text field widths in new forms
2007-01-11 19:47:08 +00:00
moodler
c1afef8059
FIxed up the intro boxes XHTML Strict
2007-01-11 08:06:15 +00:00
skodak
0f13ec8f9b
MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon
2007-01-08 20:30:38 +00:00
skodak
60af27037b
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed
2007-01-08 19:34:16 +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
64888fc1cb
MDL-7861, xhtml strict issues
2007-01-05 08:01:33 +00:00
jamiesensei
18a7736107
added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code.
2007-01-05 04:51:46 +00:00
toyomoyo
91f3f616a6
MDL-7861, strict xhtml fixes
2007-01-05 02:38:09 +00:00
toyomoyo
e9f044341f
MDL-7861, xhtml related issues, added class for some fieldsets to not display border
2007-01-05 02:00:20 +00:00
toyomoyo
8fcf22595e
MDL-7861, fixing xhtml strict divs
2007-01-05 01:19:02 +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
skodak
fa73873105
MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit
2007-01-04 18:23:55 +00:00
toyomoyo
9fcdacfdaf
adding fieldset to form MDL-7861
2007-01-04 03:18:10 +00:00
Martin Langhoff
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
skodak
e25cb71041
MDL-8050 1.2 Remove all target="_top"
2007-01-03 19:24:48 +00:00
moodler
f4ba7e1a54
Bend over for XHTML 1.0 Strict ... MDL-8049
...
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +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
jamiesensei
f07b9627b6
changes to how we generate the id attribute of forms and the naming convention of forms
...
migrate blog edit to formslib
2006-12-28 09:32:45 +00:00
moodler
704a26cbdd
Fixed XHTML and Javascript insertion of tags into the templates
2006-12-22 04:55:41 +00:00