stronk7
3be91b01b6
Added support for add_field, drop_field and rename_field PHP code generation.
2006-09-12 17:45:25 +00:00
stronk7
cb78437d64
Changed some PHP comments.
2006-09-12 17:41:22 +00:00
moodler
e4d81c60a9
Tidying up a bit
2006-09-12 09:30:05 +00:00
moodler
b1ce7811ad
Fixed MDL-6479 by adding two block columns on admin pages.
...
Also we now hide the blocks and headers completely until $SITE is properly
defined.
2006-09-12 09:22:27 +00:00
toyomoyo
87e5a0cd9e
changed code to use get_role_users function
2006-09-12 07:38:07 +00:00
stronk7
eafc2b70e8
Some more improvements. Not finished yet.
2006-09-11 22:06:35 +00:00
skodak
244368e643
fixed default values and types of requested teacher and student strings
2006-09-11 21:24:57 +00:00
skodak
8dcc447689
fixed funny continue button during installation
2006-09-11 21:20:47 +00:00
skodak
55f3a4db69
removed useless "changes saved" messages from redirects in administration and user management
2006-09-11 18:56:41 +00:00
stronk7
c5a6ae177a
Initial verion. Not working yep but I needed to send it now.
2006-09-11 13:15:36 +00:00
skodak
451d82c840
move newly created admin_tree block to the left column during upgrade from 1.6
2006-09-10 22:11:46 +00:00
skodak
aa893d6b76
fixed several bogus errors and warnings during installation and upgrades, forced logout when upgrading from 1.6
2006-09-10 21:10:48 +00:00
stronk7
a84634a1d4
improved display of errors...
2006-09-10 18:53:47 +00:00
stronk7
091789788f
Linking to the tests from the main page.
2006-09-10 18:42:23 +00:00
stronk7
f4bb0ad8f7
Adding support for tests of DDL statements within the XMLDBEditor
2006-09-10 18:41:34 +00:00
skodak
fefea008bc
fixed errors when switching dbsessions from amin gui
2006-09-10 11:15:31 +00:00
skodak
5d3e0e837a
removed redirect message, because it was sometimes breaking upgrades due to double redirects
2006-09-07 19:18:48 +00:00
stronk7
8bb7147620
If one course, hasn't teaches, both under roles and no-roles
...
installations, default to admin language.
2006-09-07 17:25:06 +00:00
vinkmar
0f4a73b0dd
Fixed bug (sectionname mismatch) similar to MDL-6475
2006-09-07 16:15:35 +00:00
vinkmar
502871b479
Fixed MDL-6475.
2006-09-07 14:53:07 +00:00
moodler
f43ce1ad1d
Added moodle/role:unassignself which replaces $CFG->allowunenroll
2006-09-07 08:35:30 +00:00
stronk7
386c23c9da
PHP code for dropping and renaming tables added. Note that the DDL
...
functions doesn't exist yet. ;-)
2006-09-06 22:34:09 +00:00
stronk7
3ab430fbc5
The XMLDBEditor is generating automatic PHP code for create_table
2006-09-06 19:49:13 +00:00
skodak
6a5a62b096
allow less verbose operation of forget_password.php SC#282
2006-09-06 10:11:24 +00:00
vinkmar
7683a0377d
removed pause during redirect when there are no new settings
2006-09-06 02:36:38 +00:00
vinkmar
7f35bd73b4
removed hard-coded language strings (MDL-6448)
2006-09-06 02:20:16 +00:00
stronk7
270643ca72
Modified get_users_by_capability() call to use the new limit
...
parameters and cleanup a bit of code.
2006-09-05 18:57:37 +00:00
stronk7
bc942ab58a
Added support to retrofit tables without prefix
2006-09-05 17:55:59 +00:00
moodler
dbed4286da
Cleaned up headers when editing roles for blocks
2006-09-05 09:15:52 +00:00
skodak
e778a40617
minor include cleanup
2006-09-05 08:27:14 +00:00
moodler
ccbdfdc720
Just changed the order around a bit
2006-09-05 06:13:53 +00:00
moodler
42093cca5c
Added coursesperpage so paging can be controlled
2006-09-05 03:28:25 +00:00
vinkmar
8f5c4adbd7
Changed so that the settingpage titles are shown (see MDL-6402)
2006-09-04 21:38:23 +00:00
skodak
4b83ec33fe
merging collisions cleanup
2006-09-04 20:32:59 +00:00
stronk7
71db9136fb
Now the temp backup directory is properly created/cleaned
...
and indexes info are properly stored there.
2006-09-04 19:27:53 +00:00
toyomoyo
cc398c7262
adding caapabilities
2006-09-04 08:45:08 +00:00
moodler
6ea5ff3ab7
Make Moodle Docs work for settings pages
2006-09-04 08:33:57 +00:00
stronk7
763989c0d6
Now, the UTF8 migration doesn't rely one indexes specified in the .xml files. Instead,
...
for each table, it fetches all the existing indexes from db, drop them all and, after
utf-8 conversion, rebuilds them.
With this, all the indexes will be exactly the same than the original present in DB, no matter
of their names nor anything else.
So, starting now, to provide a sucessful UTF8 migration we only have to keep updated the
fields .xml info. Bye, bye indexes info.
2006-09-03 19:18:00 +00:00
skodak
15ad37459a
fixed language string
2006-09-03 19:13:53 +00:00
skodak
64c4f9c443
minor fix
2006-09-03 18:53:07 +00:00
skodak
08c15b68d7
removed useless includes
2006-09-03 18:49:13 +00:00
skodak
b1631fef28
add admin_tree to front page during install and upgrade
2006-09-03 18:37:41 +00:00
skodak
e9a207595c
allow deleting of block when original code not present
2006-09-03 17:46:27 +00:00
moodler
72df7e1ebd
Merging $CFG->disablestatsprocessing from stable
2006-09-03 15:46:21 +00:00
skodak
f21def1f11
fixed collisions in merges, sorry
2006-09-03 15:21:46 +00:00
moodler
11737b8bfa
Fixed module links to suit new admin/*.php file page names
2006-09-03 15:13:53 +00:00
moodler
1ea1bcb36b
New admin menu files
2006-09-03 14:52:43 +00:00
moodler
de093f77a6
Proper log index.php so that admin pages work correctly
2006-09-03 14:52:23 +00:00
moodler
bee4702d10
Various tidying up of the admin pages.
...
Reports now don't need mod.php but they should include the admin headers/footers.
There are undoubtedly bugs in this but this framework should be more sane
2006-09-03 14:45:57 +00:00
skodak
50999a0b94
new admin block fixes and reorganisation - I guess we need something more traditional for now
2006-09-03 13:10:56 +00:00