samhemelryk
|
4881edc9d2
|
navigation MDL-14632 Moved course participants and reports from settings navigation to global navigation
|
2009-09-16 09:07:39 +00:00 |
|
samhemelryk
|
fa040aacc6
|
questions MDL-19820 Added set_url calls
|
2009-09-16 08:19:22 +00:00 |
|
samhemelryk
|
af333695f4
|
group MDL-19798 Added set_url calls
|
2009-09-16 08:16:44 +00:00 |
|
samhemelryk
|
152fdf934d
|
navigation MDL-14632 Gave Front page settings a named key so that it can be closed if someone ever wants to close it by default
|
2009-09-16 08:04:59 +00:00 |
|
samhemelryk
|
a6e34701cb
|
navigation MDL-14632 Added prepend method to settings navigation class to allow for the addition of branches to the top of the settings navigation block
|
2009-09-16 07:52:36 +00:00 |
|
moodler
|
42d4579123
|
user/externallib.php MDL-12886 fixed a typo in function name
|
2009-09-16 07:27:33 +00:00 |
|
skodak
|
625f0a24d6
|
MDL-12886 we need to use static methods to make these descriptions work
|
2009-09-16 07:22:22 +00:00 |
|
samhemelryk
|
555776675e
|
course MDL-19794 Fixed up notices on course/loginas.php
|
2009-09-16 07:13:04 +00:00 |
|
moodler
|
5de592b124
|
Checking in proposed new externallib.php for Petr to look at.
|
2009-09-16 06:50:31 +00:00 |
|
samhemelryk
|
c69499369e
|
mod-lesson MDL-20259 Created callback methods to expand navigation and settings blocks
Also fixed up minor bugs and added calls set_url
|
2009-09-16 06:22:12 +00:00 |
|
samhemelryk
|
55f599f00e
|
mod-quiz MDL-20276 Created callback methods to expand navigation and settings blocks
|
2009-09-16 05:15:22 +00:00 |
|
samhemelryk
|
5c5d514046
|
questions MDL-20276 Fixed minor issue with URL handling within the paging bar for the question bank
|
2009-09-16 02:59:20 +00:00 |
|
samhemelryk
|
b0f4e4e442
|
questions MDL-20276 Fixed minor issue with URL handling within the paging bar for the question bank
|
2009-09-16 02:43:58 +00:00 |
|
moodlerobot
|
587132ef27
|
Updated the HEAD build version to 20090916
|
2009-09-16 00:37:20 +00:00 |
|
moodlerobot
|
829eb6a11b
|
Automatic installer.php lang files by installer_builder (20090916)
|
2009-09-16 00:26:55 +00:00 |
|
skodak
|
ef22c1b664
|
MDL-12886 converting user/external.php to externallib.php - work in progress
|
2009-09-15 22:52:49 +00:00 |
|
stronk7
|
df5f916570
|
Fix incorrect var name and unnecessary (object) cast
|
2009-09-15 22:14:54 +00:00 |
|
skodak
|
ab9a01f2b7
|
MDL-20293 strict param validation support - fixed group external lib methods
|
2009-09-15 20:31:08 +00:00 |
|
skodak
|
d80e74fb8e
|
MDL-20293 strict param validation support
|
2009-09-15 20:14:07 +00:00 |
|
skodak
|
a3f7cbf64e
|
MDL-20293 strict param validation support
|
2009-09-15 20:08:47 +00:00 |
|
nicolasconnault
|
2367726155
|
MDL-20219 Deleted external blog block, and preferences link from blog_menu block. Placed these as links in settings block instead
|
2009-09-15 07:57:54 +00:00 |
|
nicolasconnault
|
ca497f4f7c
|
MDL-19676 Properly hiding blog_menu from block dropdown when blogs are disabled. Also showing "Blogs are disabled" in existing blog_menu blocks and removing old bloglevel options from subsystems settings
|
2009-09-15 07:19:03 +00:00 |
|
moodlerobot
|
0352a31904
|
Updated the HEAD build version to 20090915
|
2009-09-15 00:37:25 +00:00 |
|
skodak
|
9a0df45a01
|
MDL-12886 new design of external service functions, groups api improved and known problems fixed - still work in progress with lots of todos - sorry
|
2009-09-14 23:52:08 +00:00 |
|
tjhunt
|
7fc368e14a
|
questions: MDL-20280 oracle compatibility in question backup.
Problem and fix thanks to Sara Arjona
|
2009-09-14 17:48:51 +00:00 |
|
tjhunt
|
95e88597ea
|
forgotten password: MDL-19441 Oops, I changed a language string by mistake. Undoing.
|
2009-09-14 17:23:03 +00:00 |
|
mudrd8mz
|
f43cdceb75
|
MDL-20278 moodle_paging_bar - no link for the current page number
|
2009-09-14 07:26:54 +00:00 |
|
samhemelryk
|
7f7b8cdf26
|
quiz-report-overview MDL-20260 Fixed misnamed upgrade function and bumped version number
|
2009-09-14 04:19:28 +00:00 |
|
jerome
|
8cbe45709b
|
webservice MDL-12886 update user core function => remove commit_sql / rollback call
|
2009-09-14 03:53:08 +00:00 |
|
jerome
|
06930a7e4a
|
webservice MDL-12886 include => include_once (zend lib)
|
2009-09-14 03:45:37 +00:00 |
|
jerome
|
2e1f3939ef
|
webservice MDL-12886 fix doc
|
2009-09-14 03:43:38 +00:00 |
|
samhemelryk
|
b06a2d46da
|
questions-type-calculated MDL-20275 Fixed bug causing error when upgrading
Bug was caused because $result was being set by database_manager::create_table which does not return a value
|
2009-09-14 02:49:51 +00:00 |
|
moodlerobot
|
a1c23826e8
|
Updated the HEAD build version to 20090914
|
2009-09-14 00:37:32 +00:00 |
|
skodak
|
c976e271c5
|
MDL-20274 upgrade and install support for db/services.php
|
2009-09-13 21:26:51 +00:00 |
|
skodak
|
5b9a70a15a
|
MDL-20273 updated web services and functions description tables , includes indexes and foreign keys - oops forgot unique service name index
|
2009-09-13 20:05:44 +00:00 |
|
skodak
|
5d820ca273
|
MDL-20273 updated web services and functions description tables , includes indexes and foreign keys
|
2009-09-13 19:09:16 +00:00 |
|
pichetp
|
bb02e41fe2
|
MDL-19519 , MDL-1728 setting correctly synchonize value when saving question
from datasetdefinitions_form.php
|
2009-09-13 13:49:50 +00:00 |
|
moodlerobot
|
ccb542318c
|
Updated the HEAD build version to 20090913
|
2009-09-13 00:37:29 +00:00 |
|
mudrd8mz
|
0c868b08a0
|
MDL-20268 Significant performance improvement of generate_id()
Using the PHP's built-in generator instead of the current
implementation. See the issue description more details.
|
2009-09-11 19:54:11 +00:00 |
|
danmarsden
|
45e4294df2
|
MNET MDL-13503 allow path to openssl.cnf to be set in config so that windows installs and packages can reliably enable networking.
|
2009-09-11 10:01:14 +00:00 |
|
jerome
|
4313fa89d9
|
webservice MDL-12886 fix bad database manual generation by xmleditor generation + update web services database
|
2009-09-11 09:46:01 +00:00 |
|
stronk7
|
7cfaef13aa
|
MDL-17491 oci native driver - improve exception/error handling to know what the hell is happening. ;-)
|
2009-09-11 09:38:42 +00:00 |
|
samhemelryk
|
d755d8c3bd
|
navigation MDL-14632 Fixed bug whereby if someone called PAGE->set_course() on a page outside of a course and then a user browsed to it they would be shown the course content in the navigation
|
2009-09-11 08:26:36 +00:00 |
|
dongsheng
|
f3153c9123
|
"MDL-13766, add savepath parameter to html editor when launch filepicker"
|
2009-09-11 08:15:58 +00:00 |
|
nicolasconnault
|
527761e05f
|
Removed rogue GROUP BY
|
2009-09-11 08:13:50 +00:00 |
|
moodler
|
aebd86db8f
|
course/info MDL-14632 Added header, links and nav. No longer a poopup window.
|
2009-09-11 07:58:09 +00:00 |
|
nicolasconnault
|
46be7361ee
|
Temporary fix with set_url to remove annoying notices
|
2009-09-11 07:01:14 +00:00 |
|
nicolasconnault
|
4a8b890a1a
|
MDL-19792 Fixed proper display of headers for Site Blog entries page (index.php, no params)
|
2009-09-11 07:00:43 +00:00 |
|
nicolasconnault
|
0f097239c4
|
MDL-19823 Fixed un-handled case of emty array in foreach loop
|
2009-09-11 06:59:30 +00:00 |
|
samhemelryk
|
0fd3556d26
|
question MDL-20225 Fixed bugs with redirection url and the first element be unreachable
|
2009-09-11 06:52:00 +00:00 |
|