Jonathan Newman
4d933beb8a
cvsimport fixups
2009-01-20 23:53:34 +00:00
tjhunt
92f008465c
admin tree: MDL-10047 and MDL-13104 weird things happen when you turn editing on and off.
...
That was becuase not enough information was being passed in for the blocks editing controls to construct the right URL to reload the page.
It is also now possible for admin external pages to add some UI next to the turn blocks editing on/off button. For example, when you are editing the list of course catgories, the turn editing off button is now in the right place.
2008-12-11 09:21:41 +00:00
dongsheng
957f6fc9d2
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
2008-05-02 04:37:02 +00:00
skodak
220a90c5a1
MDL-11561 admin tree improvements and bugfixing
2007-12-19 17:35:20 +00:00
nicolasconnault
73c24ef80b
MDL-10870 All files updated to new build_navigation() method.
2007-08-16 15:01:25 +00:00
poltawski
a044c05ddb
MDL-9742 - changed tabs to spaces in a few places where there are one
...
or two
2007-05-08 15:07:25 +00:00
poltawski
4c5c7b6a5b
MDL-8906 - Whoops, reverting - all the block functions are broken, so its useless trying to edit the blocks page..
2007-03-15 01:08:26 +00:00
poltawski
a989172a5c
MDL-8906 - Actually, I'll Fix blocks editing on search pages, by adding the query - merged from MOODLE_18_STABLE
2007-03-15 00:54:31 +00:00
poltawski
2e2e52c7d9
MDL-8906 - Blocks Editting Broken on Admin Search Results page, so disable
...
edit button, merged from MOODLE_18_STABLE
2007-03-15 00:35:41 +00:00
toyomoyo
05bc5f01da
changing fieldset in single button form to use div
2007-03-01 04:02:45 +00:00
urs_hunkler
d2bb4f71d2
'deleted old block width definition'
2007-02-06 20:33:28 +00:00
urs_hunkler
c15816ce95
'set sideblock left and right min/max width with values set in theme/config.php'
2007-01-28 17:11:05 +00:00
skodak
82b9f43e76
MDL-7861xhtml strict fixes
2007-01-08 21:22:57 +00:00
skodak
fa73873105
MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit
2007-01-04 18:23:55 +00:00
skodak
e25cb71041
MDL-8050 1.2 Remove all target="_top"
2007-01-03 19:24:48 +00:00
moodler
02862df518
Allow columns to be zero
2006-09-14 14:12:51 +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
skodak
02cc05a708
fixes for new admin blocks
2006-09-02 23:55:56 +00:00
skodak
6e4dc10f54
deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes
2006-09-02 13:14:57 +00:00
vinkmar
d83f27cefe
* documentation started in adminlib.php
...
* default for block editing changed to "off" (bug in previous revisions)
* added defaults for all admin_setting's
2006-08-28 01:31:37 +00:00
toyomoyo
41d7209c7f
some (mainly admin realated) capabilities
2006-08-25 08:27:27 +00:00
vinkmar
6fcbab99ef
fixed tabs, fixed potential notices for undefined variables, added structure that will be used for detecting what variables to flag during installs & upgrades, removed all $_GET usage, switched 'admin' to $CFG->admin (for directory paths), and fixed blank line at end of index.php
2006-08-21 04:06:58 +00:00
vinkmar
7ba710e6a3
Small bug fix. Caused problems when moving or deleting blocks.
2006-08-19 05:32:56 +00:00
vinkmar
63aafc9e56
Fixing errors in admin page cleanup; working towards compatibility with PHP4 (use of interfaces, private/protected/public, instanceof all removed).
2006-08-19 01:37:38 +00:00
vinkmar
3d8ef99d9e
Blocks fixed in admin pagelib, and (hopefully) many notices pointed out in the general forum board no longer show up.
2006-08-18 22:00:37 +00:00
vinkmar
dca7a9cfad
admin page cleanup (bug fixes :) )
2006-08-18 08:16:32 +00:00
vinkmar
90a73bb361
Admin page cleanup (Google soc 2006)
2006-08-18 07:25:17 +00:00