32345 Commits

Author SHA1 Message Date
tjhunt
af707a64b7 MDL-15542 - followup bug fixes thanks to sam. 2008-07-28 14:41:15 +00:00
mjollnir_
fc053de980 fixing merge issue between portfolio & messaging events 2008-07-28 14:35:01 +00:00
sam_marshall
4e781c7b50 MDL-15498: Completion system 2008-07-28 12:31:29 +00:00
mjollnir_
b3abd2c692 removed shorttag 2008-07-28 12:27:18 +00:00
mjollnir_
a0ed5a2662 MDL-15857 - set pagepath in admin/portfolio.php 2008-07-28 11:33:51 +00:00
jamiesensei
f79855150a removed extra white space at the end of the file that was causing error "Cannot modify header information - headers already sent by (output started at moodle-HEAD\lib\portfoliolib.php:1932)". 2008-07-28 10:49:49 +00:00
mjollnir_
8801ab068e MDL-15856: fixing box.net plugin 2008-07-28 10:44:52 +00:00
mjollnir_
654119b54e MDL-15758 - fixing assignment & resource bugs 2008-07-28 10:44:25 +00:00
mjollnir_
76bc2cfffa MDL-15758 - fixing bugs I introduced in a refactor in assignment 2008-07-28 10:27:29 +00:00
mjollnir_
cbe8184c52 MDL-15758 fixed a bug in the return to url in forum 2008-07-28 10:23:51 +00:00
mjollnir_
64994e291b MDL-15758 - commenting out some forum calls until the portfolio is ready 2008-07-28 10:17:09 +00:00
dongsheng
f5b5732059 MDL-15350, add language string for boxnet plug-in. 2008-07-28 08:52:33 +00:00
dongsheng
30f67e5f0e "MDL-13766, fix nav link" 2008-07-28 08:30:28 +00:00
dongsheng
19add4c03a "MDL-13766, repository settings page" 2008-07-28 08:24:55 +00:00
mjollnir_
3efe78dfc4 MDL-15758 - added add to portfolio button to resource/text & html 2008-07-28 08:19:14 +00:00
mjollnir_
679ad43f4d MDL-14591 added my name next to a portfolio todo 2008-07-28 07:35:20 +00:00
moodler
1118434a2f MDL-10107 Don't show messaging tab (and portfolio) when on user index page. Also fixed some notices. 2008-07-28 07:17:34 +00:00
fmarier
cf3ed6e42f mod/scorm/help: fix typo (extra space before period) MERGE from MOODLE_19_STABLE 2008-07-28 06:34:08 +00:00
dongsheng
6135bd451e "MDL-15822, deal with time-out problem of boxnet lib" 2008-07-28 04:08:22 +00:00
moodler
2edde5c7be MDL-15841 Removed the default safe overrides for new installs (MDL-8521)
This MAY be reversed in Moodle 2.0, pending other roles work and discussion
2008-07-28 03:18:32 +00:00
moodlerobot
a36f65659f Updated the HEAD build version to 20080728 2008-07-28 01:37:25 +00:00
moodlerobot
82d3fd3a97 Automatic installer.php lang files by installer_builder (20080728) 2008-07-28 01:17:33 +00:00
stronk7
f65b2dae6c Transform some messaging deprecated DDL function calls to new ones. 2008-07-27 22:02:20 +00:00
piers
07b905ae55 MDL-11137 Unable to locate API error - add check for empty array from DB interface (ksort complains), change deprecated get_records_select_menu() deprecated call. 2008-07-27 21:19:01 +00:00
danmarsden
658e25743a MDL-15747 typo 2008-07-27 20:21:08 +00:00
stronk7
429e770f95 Merging unmerged 19_STABLE file. 2008-07-27 16:27:10 +00:00
moodlerobot
b318acdb12 Updated the HEAD build version to 20080727 2008-07-27 01:33:52 +00:00
stronk7
4c3396fc9f Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE 2008-07-26 23:04:50 +00:00
stronk7
4ffc25ce55 Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE 2008-07-26 22:13:39 +00:00
skodak
fb8634e50c MDL-15846 add option to prevent course welcome emails + support for searching in enrolment page 2008-07-26 16:50:33 +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
9009a99006 MDL-13353 Course page does not validate when a lable containing <p> tags is hidden; merged from MOODLE_19_STABLE 2008-07-26 11:36:35 +00:00
skodak
cf34d0eaa2 MDL-5018 added thead and tfoot to allowed tags; merged from MOODLE_19_SATLE 2008-07-26 11:29:00 +00:00
moodlerobot
56df1a3310 Updated the HEAD build version to 20080726 2008-07-26 01:37:08 +00:00
stronk7
740f769bd2 Final modifications to PHP docs while documenting DML function in Docs. 2008-07-25 23:31:08 +00:00
skodak
408d53277f MDL-15823 format_string() improvements; merged from MOODLE_19_STABLE 2008-07-25 22:44:17 +00:00
stronk7
ad434752aa Some more PHP Docs minor changes. 2008-07-25 18:41:35 +00:00
stronk7
b5e1cac9ef Polishing a bit PHP docs 2008-07-25 17:51:37 +00:00
tjhunt
5762b36e0d MDL-15813 - correction - add missing 'return'. Again, Jamie, if you see this, please review. 2008-07-25 16:20:46 +00:00
tjhunt
40ad295c25 MDL-15818 - correction, undo a change to the admin-reports bit.
Jamie, if you see this, please review this change.
2008-07-25 16:18:28 +00:00
mjollnir_
3f871282a1 MDL-14591: make the portfolio exporter redirect to nicer places in case of error. 2008-07-25 15:32:44 +00:00
mjollnir_
5071079cb2 MDL-15830 & MDL-15832: added a new intermediate abstract caller class for modules & removed PORTFOLIO_FORMAT_HTML 2008-07-25 15:17:23 +00:00
tjhunt
bd03752be8 Fix notices. 2008-07-25 14:18:19 +00:00
tjhunt
4089d9ec52 MDL-15537 - followup - don't display an error if you ask questionlib.php to load an empty list of questions. 2008-07-25 14:18:02 +00:00
tjhunt
92718f4c44 No manually graded questions found is not an error contidion, so return true, not false. 2008-07-25 14:11:22 +00:00
tjhunt
3f8e526ec1 Fix notices in 'Students' without attempts mode. 2008-07-25 14:05:40 +00:00
mjollnir_
10ae55f99b MDL-15758 : beginning of forum implementation of portfolio export 2008-07-25 12:30:08 +00:00
jamiesensei
162f96353b MDL-14208 Cache results of calculations, "recompute now" functionality -- forgot one field for questions stats. 2008-07-25 12:15:07 +00:00
mjollnir_
a61af010c9 MDL-15760 fixed typo in box.net language pack 2008-07-25 11:43:41 +00:00
mjollnir_
f9b393ebbb MDL-14591 committing missing portfolio icons 2008-07-25 11:02:06 +00:00