skodak
a6c905fdac
MDL-12794 admin setting for file location
2008-01-01 22:23:35 +00:00
skodak
9263acf92a
MDL-12790 highlighting in admin search results breaks html
...
MDL-12791 add defaults parameter to format_admin_setting()
MDL-12792 search in admin settings and defaults
+ minor speedup of fast highlighting and fixed empty span tags
2008-01-01 15:51:12 +00:00
skodak
f3566b2674
MDL-12786 admin search in configselect choices
2007-12-31 15:54:28 +00:00
stronk7
6dbe0406b6
Change some constants to avoid name collisions. MDL-12698
2007-12-31 01:03:37 +00:00
skodak
668932588a
MDL-12775 PARAM_INT value '' automatically converted to 0 in configtext settings
2007-12-30 22:29:47 +00:00
skodak
994190c63b
MDL-12774 allow returning of errors from admin configtext settings
2007-12-30 17:58:30 +00:00
skodak
e2d53c3d9e
MDL-12756 print save button in admin search only when there are settings to save
2007-12-29 16:47:58 +00:00
skodak
f62b5930a7
MDL-12752 making unsupported pages truly hidden
2007-12-29 16:35:59 +00:00
urs_hunkler
d7d14a80ef
MDL-12745 :: added class clearfix to "form-item" to stop div collapsing.
2007-12-27 20:54:33 +00:00
skodak
8450217132
MDL-11561 improved text filter cache resetting when settings change; fixed bug causing fatal errors if html purifier enabled during upgrade
2007-12-25 10:03:16 +00:00
skodak
4bdb55f50b
MDL-12716 fixed admin setting for rcache; more robust rcache handling in setup.php
2007-12-23 13:08:56 +00:00
skodak
ed2d5284f7
MDL-12712 fixed multiselect when nothing selected
2007-12-22 21:57:28 +00:00
skodak
766acf6ce4
MDL-12684 fixing wrong link to manual settings page - settings.php not implemented yet, sorry
2007-12-20 20:59:13 +00:00
skodak
59a1e0f320
MDL12672 fixed parent::search trouble
2007-12-20 14:38:01 +00:00
skodak
a5b7f1ab73
MDL-12655 set_config() should cast values to string because get_config does that too
2007-12-19 22:31:16 +00:00
skodak
a8419f1a9d
MDL-11561 use 60x8 text area to fit on all screens
2007-12-19 18:41:09 +00:00
skodak
765e3e8e82
MDL-10401 redirect to site/admin/ if section error found
2007-12-19 18:04:18 +00:00
skodak
40f43aa1fc
MDL-11561 admin tree improvements and bugfixing; backported from HEAD
2007-12-19 17:38:37 +00:00
skodak
7fdb5ee675
MDL-12221 reworked container autoclosing - error() and notice() do not work everywhere though; notice print header if needed now; new print_footer('empty') for empty footer - removes some hacky </body></html>
2007-12-14 21:21:06 +00:00
toyomoyo
5c451f237d
MDL-10915, additional setting for emoticons
2007-12-03 06:25:58 +00:00
toyomoyo
d062a31039
wrap search/replace in a function so that it could be used in cron
2007-12-03 04:45:49 +00:00
skodak
d6756ebbbc
MDL-12221 custom themes revisited - implemented container concept
2007-11-23 16:41:13 +00:00
skodak
791ad685b2
MDL-12146 grade item settings can be now configured as advanced, new advanced defaults, minor tweaks in admintree
2007-11-15 17:31:07 +00:00
skodak
3929ee53cd
MDL-12146 grade category defaults, forced settings and advanced options
2007-11-14 11:49:55 +00:00
urs_hunkler
fb529d5c10
added the clearfix option to the custom_corners call for admin pages to keep the "Save Changes" button within the area.
2007-11-11 17:27:55 +00:00
skodak
020eae6335
MFC: MDL-11934 grade report in user profile now selectable
2007-10-28 18:11:17 +00:00
skodak
8b378edc14
MFC: MDL-11278 improved forced category settings - refactoring + regrading forced + new setting to hide forced settings in UI
2007-10-20 15:11:48 +00:00
tjhunt
94f07cd524
Correct misleading error message in upgrade_activity_modules. Spotted while diagnosing MDL-11732.
2007-10-13 22:00:30 +00:00
skodak
8ddcdd86cb
MDL-8248 savepoints in main upgrade.php
2007-10-10 13:14:56 +00:00
skodak
c626c2f460
MDL-11566 site summary now optional
2007-10-03 10:35:34 +00:00
skodak
8e5da17a44
MDL-11562 supportname and supportemail are are now initialized after admin user setup
...
MDL-11566 only site shortname, fullname and desc are required/displayed during installation
MDL-11567 fixed upgradesettings redirects if error in settings
MDL-11143 defaultfrontpageroleid moved to Frontpage settings page (easier to find), speedup
2007-10-02 21:38:53 +00:00
stronk7
15999a9351
Allow the upgrade_plugins() function to autodetect if the header
...
has been printed, so it runs in "embedded" mode. Useful to run
submodule installation/upgrade in the same page than the parent. MDL-11183
2007-09-10 17:13:12 +00:00
nicolasconnault
0be6f67819
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
2007-08-17 19:09:11 +00:00
nicolasconnault
f1af7aaaf5
MDL-10870 All files updated to new build_navigation() method.
2007-08-17 07:25:47 +00:00
skodak
76317c73a2
MDL-10791 improve handling of localised floating point numbers in moodle; replaced/fixed some float_format() that were used instead of round(); expect some more patches soon
2007-08-10 15:00:35 +00:00
urs_hunkler
5730bc6119
MDL-8109 - merged from 1.8
2007-08-07 07:34:21 +00:00
nicolasconnault
9ba38673fa
Fixed bugs and typos in grade backups
2007-07-27 13:38:06 +00:00
tjhunt
bb7053f3d8
MDL-10627 - "No message plugins installed" warning on admin page on head
2007-07-27 11:31:34 +00:00
moodler
05b4211927
A little more info when upgrading plugins
2007-07-25 07:08:07 +00:00
thepurpleblob
d717df34e0
MDL-10495:
...
Course Managers role's now in same order as Manage Roles screen.
2007-07-17 13:13:35 +00:00
moodler
3f59a54e0c
Added support for xxxxx_install() hooks for generic plugins too
2007-06-19 16:35:41 +00:00
moodler
05f167f421
Only print notice when debugging MDL-10170
2007-06-19 16:27:04 +00:00
moodler
f11b9a9ed4
Fix for plugin directories with no plugins MDL-10170
2007-06-19 16:18:35 +00:00
moodler
11e4a24ba9
Added an install hook ... any function called modulename_install() will be run when the module is installed
...
MDL-10108
2007-06-18 03:59:47 +00:00
toyomoyo
76127f3797
adding new global variable to deter which export should write the exported timestamp in grade_grades_final table
2007-05-10 08:23:44 +00:00
urs_hunkler
f145c2482d
added/changed custom corners lib and calls to add the necessary divs
2007-05-09 15:03:01 +00:00
skodak
54bb33eb10
MDL-9652 rename new password reveal to unmask
2007-04-30 18:03:19 +00:00
skodak
1ae083e424
MDL-9647 simplify dealing with headers/footers in admin sections
2007-04-30 17:08:34 +00:00
skodak
eba8cd63b4
MDL-9588 Addd password reveal class to admin settings forms
2007-04-26 07:08:12 +00:00
skodak
4642650fa2
MDL-9561 Langimport does not ignore langlist when langcache used
...
MDL-9563 Improve refreshing of langcache, detect permission problems
part2
merged from MOODLE_18_STABLE
2007-04-24 16:33:06 +00:00