370 Commits

Author SHA1 Message Date
skodak
9c82ff2acd MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for devs converting contrib modules 2009-01-12 21:13:28 +00:00
danmarsden
3b3370febf fixed regression caused by patch for MDL-15105 2009-01-12 02:27:53 +00:00
skodak
11e7b506ce MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support 2009-01-05 21:37:20 +00:00
skodak
93f66983cc MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks 2009-01-02 22:56:48 +00:00
danmarsden
aea6903315 MDL-17050 excorising $_POST - thanks to mikec for patch - also check groupmode before bothering to get groupstuff to save some trees. 2008-10-31 00:53:28 +00:00
fmarier
6a77823cb6 MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
tjhunt
16851b22ad MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html 2008-09-25 10:04:01 +00:00
skodak
4313348e36 MDL-14679 fixed some more addslashes() 2008-09-23 21:22:04 +00:00
tjhunt
4ec64b4f5e Fix up XHTML strick breakage introduce during the fix for MDL-13478. 2008-08-19 05:17:07 +00:00
skodak
775f811a66 MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes 2008-08-16 12:16:01 +00:00
jamiesensei
585fb1f447 Fixing a couple of typos introduced likely at the time of dml conversion. 2008-08-15 09:21:33 +00:00
danmarsden
f2cb0ee899 MDL-16052 deleting responses using view.php not working. 2008-08-15 01:48:29 +00:00
danmarsden
db19ec017d MDL-15994 fix typo in choice/lib.php 2008-08-11 21:19:21 +00:00
danmarsden
10848785d1 MDL-14913 fixing bad copy paste! 2008-08-11 05:21:33 +00:00
danmarsden
9cd9656917 MDL-14913 check vars b4 using 2008-08-11 05:09:44 +00:00
danmarsden
959f4c300c MDL-15328 - hide grade category drop down. 2008-08-11 04:48:43 +00:00
danmarsden
5c657e7a3a MDL-14655 fix display of Choice when "show results after closed" is selected. 2008-08-11 04:19:34 +00:00
sam_marshall
18a2a0cb3a MDL-15498: Completion: added support for basic completion-on-view and on grade (where applicable) to assignment, choice, data, glossary, lesson, and resource. 2008-07-29 17:22:47 +00:00
skodak
8eb1d25ffe MDL-11844 new option for conditional stripping of tags from activity names 2008-07-26 15:15:25 +00:00
skodak
f432bebff2 MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE 2008-07-24 21:59:13 +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
b1f93b1512 MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl 2008-06-15 10:32:50 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
nicolasconnault
407caeeb4b MDL-15105 Upgraded choice module to new dmllib syntax. Tested, and fixed a minor bug in report.php, for ODS export. 2008-06-04 06:42:54 +00:00
skodak
cd655b33f9 MDL-15095 towards restore lib dml conversion 2008-06-03 23:35:50 +00:00
skodak
9db7dab2ca MDL-15095 towards restore lib dml conversion 2008-06-03 22:36:54 +00:00
skodak
c18269c7e5 MDL-14679 towards modform conversion 2008-06-01 21:36:11 +00:00
skodak
7cac0c4b2b MDL-14679 fixed references to mod.html 2008-06-01 19:09:13 +00:00
skodak
579d45b434 MDL-14679 converted some get courses 2008-06-01 18:12:24 +00:00
skodak
219f652b91 MDL-14679 upgrade $DB conversion 2008-05-31 18:05:42 +00:00
sam_marshall
db880aea30 MDL-15015: oops, had one extra line in the HEAD version 2008-05-27 10:22:07 +00:00
sam_marshall
c75ba879bb MDL-15015: Choice limited answers don't work with group mode 2008-05-27 10:16:25 +00:00
dongsheng
c72813552a "MDL-14129, fix print_error call" 2008-05-23 07:03:17 +00:00
thepurpleblob
cb4db90d27 MDL-14945
MDL-14946
Now checks properly for mod/choice:deleteresponses and mod/choice:downloadresponses
2008-05-22 10:13:55 +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
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
danmarsden
55963a3a29 MDL-13892 partial fix - check var first before using! 2008-03-11 19:01:34 +00:00
danmarsden
a5f35b9f5b MDL-13812 choice options not shown when limit enabled. 2008-03-06 19:56:29 +00:00
moodler
99058191c6 Merged version bumps for release 1.9 2008-03-03 11:49:34 +00:00
moodler
5d9d5227ad Merged MDL-13478 Cleaned up some variables 2008-03-03 05:24:55 +00:00
moodler
c2a4d0169b Merged MDL-13753 to add percentages 2008-03-03 05:12:22 +00:00
moodler
a61e418846 MDL-13478 Fixing a botched merge 2008-03-03 04:42:01 +00:00
moodler
7b360f33af MDL-13478 Merged from 1.9 2008-03-03 04:36:32 +00:00
danmarsden
eabb4dd694 MDL-13478 performance fixes. 2008-02-29 11:53:38 +00:00
skodak
c01a1ce0f2 MDL-13158 choice/index.php only return values for choices in the current course.; merged from MOODLE_19_STABLE 2008-02-26 23:19:58 +00:00
danmarsden
47ab6f83bb MDL-13478 choice results using too much memory. - improves performance when not showing the unanswered column. - also tidies up a few checks which aren't needed. 2008-02-18 19:52:33 +00:00
moodler
392763dfda Merged tidyup of indenting 2008-02-15 02:43:38 +00:00
skodak
1f106b3f1d MDL-13155 once more - reverting mod/xx/index.php to use get_all_instances_in_courses() again, should be now nearly the same as in 1.8.x ;-) merged from MOODLE_19_STABLE 2008-02-05 21:40:21 +00:00
danmarsden
9d265d3747 MDL-6373 add MyMoodle support for Choice module. - thanks to Stephen Bourget for partial code. 2008-02-04 22:13:01 +00:00
skodak
76cbde4138 MDL-12945 changing get_fast_modinfo() section property to sectionnum to prevent conflicts with real cm->section; full recent activity speedup when printing user pictures in forum; merged from MOODLE_19_STABLE 2008-02-01 14:10:49 +00:00