sam_marshall
|
13ef403f3b
|
Wiki: correct column type on Postgres update (fixes Search and Links tabs, matches what's in install.xml anyhow)
|
2006-09-27 11:21:01 +00:00 |
|
sam_marshall
|
228501678b
|
Wiki: Fix wiki-linking to not be case-sensitive.
|
2006-09-27 11:20:16 +00:00 |
|
sam_marshall
|
86ec052fa5
|
Changed wiki help to clarify that the wiki markup only works when not using the WYSIWYG editor. (This was seriously confusing our users!)
|
2006-09-27 11:18:40 +00:00 |
|
skodak
|
90eca94be8
|
fixed incorrectly quoted $LIKE in forum recent activity sql
|
2006-09-27 10:44:25 +00:00 |
|
skodak
|
421f60f9c9
|
fixed default proxyport value
|
2006-09-27 10:30:54 +00:00 |
|
skodak
|
3c8ecb0cbb
|
fixed incorrect user id when updating in uploaduser.php
|
2006-09-27 09:50:48 +00:00 |
|
moodler
|
4e03aa7a00
|
FIxed up log headers etc MDL-6714
|
2006-09-27 09:22:29 +00:00 |
|
toyomoyo
|
a2a020ea6b
|
adding support for roles in backups
|
2006-09-27 08:59:27 +00:00 |
|
moodler
|
bea0bd7725
|
CHecking Enrique Castro's fix for MDL-6366, to help wiki pagenames not get reset
|
2006-09-27 08:49:42 +00:00 |
|
moodler
|
0cfafdc769
|
Fixed MDL-6334 by removing the group-setting popup
|
2006-09-27 08:29:24 +00:00 |
|
moodler
|
1bbcb7c01a
|
Some more debugging in course/rest.php (to error log)
|
2006-09-27 08:02:26 +00:00 |
|
moodler
|
bccdf22764
|
Fixed a possible notice
|
2006-09-27 08:01:22 +00:00 |
|
moodler
|
15a169222b
|
Some extra changes from the duplicate work I did on upgradesettings.php
main change is that adminsettings is now an ID on the form
|
2006-09-27 07:49:34 +00:00 |
|
moodler
|
2b2d182aa7
|
Fixes for empty logs array MDL-6145
|
2006-09-27 07:41:38 +00:00 |
|
vyshane
|
acad3401f1
|
Reverting first until we have a fix for converting the wrong context levels
|
2006-09-27 07:18:25 +00:00 |
|
vyshane
|
4b69085833
|
CONTEXT_MODULE should really be CONTEXT_BLOCK
|
2006-09-27 07:11:06 +00:00 |
|
bobopinna
|
e54a9c39cf
|
Added skipview field backup and restore
|
2006-09-27 06:58:28 +00:00 |
|
stronk7
|
d335bebc06
|
Added support for add_index() and drop_index()
|
2006-09-26 23:17:24 +00:00 |
|
stronk7
|
42d1fc2f3f
|
XMLDBTable wrappers to create and drop indexes
|
2006-09-26 23:16:09 +00:00 |
|
stronk7
|
618a982eed
|
Now all the generators support creating and dropping indexes
|
2006-09-26 23:15:20 +00:00 |
|
stronk7
|
0c31ba2813
|
Adding test for create index and drop index.
|
2006-09-26 23:08:44 +00:00 |
|
stronk7
|
b0d8444349
|
Fix one place where index->type was being used instead of index->unique
|
2006-09-26 22:46:05 +00:00 |
|
skodak
|
6859360cd4
|
coverted /admin/ to proper /$CFG->admin/ in paths
|
2006-09-26 21:10:14 +00:00 |
|
skodak
|
eee90c06b8
|
upgradesettings.php now using the same CSS as settings.php , part II.
|
2006-09-26 20:54:05 +00:00 |
|
skodak
|
d8c5baee04
|
upgradesettings.php now using the same CSS as settings.php
|
2006-09-26 20:51:28 +00:00 |
|
urs_hunkler
|
86f5774d0b
|
'changed width of label from 40% to 30% to make the textarea fit'
|
2006-09-26 19:30:57 +00:00 |
|
urs_hunkler
|
f2e101239b
|
'added width and height to qfrow to make it render correcly in FF, changed qfelement to display:block'
|
2006-09-26 19:23:28 +00:00 |
|
skodak
|
fbc88f3886
|
fixed legacy comment upgrade code in assignment and journal
|
2006-09-26 19:18:21 +00:00 |
|
stronk7
|
ceac2552ef
|
Added support for PHP generation on create/drop/rename indexes and keys
|
2006-09-26 19:05:55 +00:00 |
|
stronk7
|
48eac31328
|
Replaced XMLDB own implementation of the concat function to use
the new, ultra-cool, ADOdb based, concat_sql(). Thanks, Martin Langhoff!
|
2006-09-26 18:34:48 +00:00 |
|
stronk7
|
66841aed29
|
One wrong use of onespace2empty() - an strange function - :-/
in the DIRTY HACK was causing not info to be returned under Oracle
by the get_field_sql() function, so sequence numbers were broken.
|
2006-09-26 18:27:44 +00:00 |
|
stronk7
|
1d5071a57e
|
Don't CREATE OR REPLACE TRIGGER but just CREATE it
(so we'll be able to detect duplicate name with an
error instead of getting false success)
|
2006-09-26 18:10:27 +00:00 |
|
mits
|
e88ecd1b08
|
Brushed up theme oceanblue.
|
2006-09-26 18:00:27 +00:00 |
|
stronk7
|
2efd67bf5f
|
Increasing log_display->field because sql_concat() (one
wrapper over ADOdb Concat() generates really long
expressions for MSSQL.
|
2006-09-26 17:43:37 +00:00 |
|
stronk7
|
7bd1b4f5ba
|
Ops, scorm->skipview default must be 1
|
2006-09-26 16:58:49 +00:00 |
|
jamiesensei
|
5ae7038594
|
modified api to create an htmleditor element
|
2006-09-26 16:40:35 +00:00 |
|
stronk7
|
59e3e96277
|
copy/paste typo
|
2006-09-26 16:27:39 +00:00 |
|
stronk7
|
d5a28fdae9
|
Adding scorm->skipview to PostgreSQL
|
2006-09-26 15:56:18 +00:00 |
|
stronk7
|
d107d19057
|
Adding scorm->skipview to XMLDB file!
|
2006-09-26 15:25:29 +00:00 |
|
bobopinna
|
8e45ba4522
|
Added the new features MDL-4482 and MDL-6534 (Course structure view.php skip)
|
2006-09-26 14:40:00 +00:00 |
|
bobopinna
|
57d52eebfa
|
Fixed a bug in mode selection
|
2006-09-26 14:37:13 +00:00 |
|
bobopinna
|
32cfa4dbf8
|
Added skip view page feature
|
2006-09-26 14:25:59 +00:00 |
|
jamiesensei
|
f8857b4925
|
adding static element class to registry of Moodleform elements
|
2006-09-26 13:55:51 +00:00 |
|
urs_hunkler
|
d345a18967
|
'added space before styles_form to correct CSS loading'
|
2006-09-26 13:48:00 +00:00 |
|
jamiesensei
|
eb476e4adb
|
file describing a static form element for moodle with setHelpButton method
|
2006-09-26 13:32:15 +00:00 |
|
moodler
|
f1dcf0000a
|
Checked in Nick's patch from MDL-6699 to aid installation when there
are a LOT of students (it was running out of memory)
|
2006-09-26 13:31:57 +00:00 |
|
moodler
|
d22130f36d
|
Added a PEAR extension that was missing, and permission from
Mark Wiesemann for his renderers. Yay!
|
2006-09-26 12:07:48 +00:00 |
|
jamiesensei
|
2462a50af3
|
changed some assignments to assignment by reference when instantiating objects.
|
2006-09-26 11:13:51 +00:00 |
|
bobopinna
|
a9d22c84b6
|
Fixed a problem with Firefox
|
2006-09-26 10:26:03 +00:00 |
|
bobopinna
|
c9a2f27e80
|
Downgraded a new feature to fix the module
|
2006-09-26 10:23:37 +00:00 |
|