moodler
72ce416cd7
Fixed notice about $USER when not logged in
2007-08-06 07:53:31 +00:00
stronk7
d660c423fd
Support some strings from within the auth plugin lang files added. MDL-10694
...
Merged from MOODLE_18_STABLE
2007-08-04 17:18:14 +00:00
luizlaydner
19e41f75f2
- added tag_cron() to cron.php
2007-08-04 01:51:18 +00:00
moodler
aa4a987145
Merged fix for MDL-10700 from 18_STABLE
2007-08-03 03:30:23 +00:00
toyomoyo
c345bb584a
MDL-10679, improvement to context_rel table and load_user_capability
2007-08-02 08:28:29 +00:00
donal72
68bcd355af
Rename the 'promiscous' mode to 'dangerous' as promiscuous is used elsewhere.
2007-08-02 05:27:06 +00:00
tjhunt
3a41f324cc
Fix notices on the admin page.
2007-08-01 16:54:39 +00:00
moodler
b20ce924ee
Just trying some default settings here MDL-10529
2007-08-01 09:07:42 +00:00
moodler
3917c07e35
Added supportpage as well, while I'm at it. MDL-10529
2007-08-01 08:25:41 +00:00
moodler
9610a4fae3
Added new settings supportname and supportemail MDL-10529 Admin is no longer to be used as main contact
2007-08-01 08:05:55 +00:00
moodler
7964206412
Added tables for new tags
2007-07-31 05:59:32 +00:00
stronk7
9838bfa6b2
Prevent some notices...
2007-07-30 23:50:04 +00:00
skodak
173a9d21ea
various grade outcomes and scales improvements, fixes, changes and refactoring
...
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
2007-07-30 22:56:45 +00:00
stronk7
5460bdd884
Since now, Moodle 2.0 will require PHP 5.2. MDL-10390
...
Merged from MOODLE_18_STABLE
2007-07-30 16:49:40 +00:00
dwoolhead
98907dbaaa
Correct display of unittest results for IE
2007-07-27 11:13:22 +00:00
toyomoyo
c3bc8c6a23
could not point to settings.php, renaming
2007-07-24 07:41:33 +00:00
nicolasconnault
5df8b07016
Added and corrected a number of language strings.
2007-07-24 05:27:46 +00:00
mudrd8mz
16d86fda3d
Introducing two new functions lang_standard_locations() and lang_extra_locations() as a part of solving MDL-9361.
...
TODO rewrite the code to work with array returned by these functions.
2007-07-23 22:48:06 +00:00
mudrd8mz
2327394d60
* MAJOR CHANGE: lang.php now uses two new core capabilities. With them, site admin may control who is able to edit master language packages (nobody by default) and who is able to customize local translation (legacy:admin by default). See MDL-10576 for details.
...
* More GUI improvements and code cleaning
2007-07-23 22:31:19 +00:00
toyomoyo
4e67c97b7d
link to outcome editting interface
2007-07-23 08:23:25 +00:00
poltawski
47f6428969
MDL-7835 - add emailstop to user upload
2007-07-22 21:56:04 +00:00
toyomoyo
f1117649bf
adding enableoutcomes flag
2007-07-19 09:02:50 +00:00
urs_hunkler
0dc89caf21
added clearfix to class settingsform to correct collapsing
2007-07-18 15:53:07 +00:00
thepurpleblob
808b3dbeb3
MDL-10496:
...
Correct role capability requirements had not been included, so menu
was not displayed for roles with only category update and/or bacup
selected (assigned at site level)
Merged from STABLE_18
2007-07-18 09:14:28 +00:00
stronk7
40f5b3011a
Ensuring we always retrofit lowercase tables. Part of MDL-10413.
...
Merged from MOODLE_18_STABLE
2007-07-17 18:49:22 +00:00
mjollnir_
2520258128
Merged Donal's changes to MNET to allow moodle to also network with mahara.
...
changelog follows
[MNET-manual] added version.php, install.xml and upgrade.php patches
Route remote users back to their home server without going through jump.php and land.php
Display app-specific strings in the user view
Display the application icon in the Remote Host block
Hide the 'logs' tab if the application under review is not Moodle
Hide the 'logs' tab if the application under review is not Moodle
Update user record to note that picture == 1 once a picture has been
transferred.
Change 2 to uri - is this fluid?
Add application paramter to bootstrap function
Find the application
Workaround for PHP5.2.2 bug: http://bugs.php.net/bug.php?id=41293
$HTTP_RAW_POST_DATA was not being populated
Ensure we get an application for our Peer
Update the URI to use for MNET
The default 'wantsurl' should be empty
Use the appropriate 'land' url for the remote application
Add hidden form elements for 'application'
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
2007-07-14 03:00:12 +00:00
moodler
0768af851b
Deleted excess call ... MDL-8451
2007-07-11 09:10:01 +00:00
stronk7
72e42141cf
Now SQL sentences are all together and with proper terminators.
...
Tested against MySQL, PostgreSQL and MSSQL. MDL-7357
2007-07-09 18:03:47 +00:00
stronk7
67dc1f78c6
Reverting to previous version to respect cross-db. Final
...
tested solution arriving in hours. MDL-7357
Merged from MOODLE_18_STABLE
2007-07-09 17:17:13 +00:00
moodler
95b31d202b
Merged formatting fix for MDL-7357
2007-07-09 03:56:58 +00:00
stronk7
80c85b0c5d
Now tested against Oracle too. Adding option to XMLDB Editor interface. MDL-7357
...
Merged from MOODLE_18_STABLE
2007-07-08 23:58:05 +00:00
stronk7
d63375cde5
First cut of the utility embeded in the XMLDB Editor used to
...
check any Moodle server looking for missing indexes. Tested
under MySQL, PostgreSQL and MSSQL. No frontend available
until tested for Oracle. MDL-7357
Merged from MOODLE_18_STABLE
2007-07-08 23:24:49 +00:00
Martin Langhoff
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
mattc-catalyst
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
moodler
28e2c55641
Added a Grades section to the Admin menu. It dynamically checks the plugins for settings.php files to define global settings. MDL-10210
2007-07-04 09:34:17 +00:00
moodler
18536f768f
Started a Grades page for grades settings
2007-07-04 03:40:08 +00:00
toyomoyo
5480af3724
MDL-10181 manual enrolment changes
2007-07-04 02:35:52 +00:00
toyomoyo
cf05753492
cron unenrolment of manual should takes place in the main cron, MDL-10181
2007-07-04 02:24:05 +00:00
mchurch
b069fbd9b3
MDL-10161 - Since get_course_... (users, students, teachers) is still being used by a number of functions (such as groups), trying to make them work with the SITE course the way they did pre-1.7, with $CFG->allusersarestudents set to TRUE. This will also have a configuration option that can be used to disable returning large amounts of users for the site course, if a site happens to be using this functionality and they have a large number of users.
2007-06-19 20:38:27 +00:00
skodak
af2fc69db2
(MDL-10155) detect failed regexes duing multilang upgrade (it was causing data loss on some sites)
2007-06-19 17:24:33 +00:00
moodler
c023ea03af
Add some processing for message/output plugins MDL-10167
2007-06-19 02:18:59 +00:00
mudrd8mz
326fc7baed
Repeating the skodak's commit 1.95 (MDL-9647 simplify dealing with headers/footers in admin sections) - evidently too late for me tonight... doing more CVS mistakes :-(
2007-06-17 02:14:31 +00:00
mudrd8mz
db8c035f00
* To choose a file to edit, popup_form() is used now. It saves some space on the screen.
...
* Started to work on GUI improvements. Menu tabs introduced. Heading to fix MDL-8012
* "Number of missing strings" or "No missing strings" displayed in the missing mode. Fixes MDL-7029
This commit covers changes from 1.88.2.5 to 1.88.2.8 which were accidentally done on MOODLE_18_STABLE instead of HEAD.
2007-06-17 02:05:18 +00:00
moodler
226a90d145
Skip user_ tables in multilang upgrade
2007-06-15 06:08:51 +00:00
skodak
cdbbd26f80
MDL-10064 global $CFG in unit test files is non standard, it is recommended to use MOODLE_INTERNAL test in all library files
2007-06-09 16:32:36 +00:00
skodak
52f81103d3
MDL-10063 simpletestlib.php included from majority of unit tests - let's include it once from the test runner itself
2007-06-09 16:17:33 +00:00
skodak
612607bd47
MDL-9516 new central grading function update_grade(); to be improved/tested more tomorrow
2007-06-05 22:58:37 +00:00
nicolasconnault
de420c11c5
MDL-9317 Applying Petr's second patch
2007-05-29 00:56:44 +00:00
toyomoyo
ce34ed3a76
fix for MDL-9137, adding support for gradebook plugins for db, cron, events, permission structures etc
2007-05-24 02:16:31 +00:00
nicolasconnault
168df8f3e7
Added set_time_limit(0) at beginning.
2007-05-23 06:02:59 +00:00