tjhunt
838f69de81
weblib: MDL-14901 Fix misleading comment on print_navigation
2009-02-04 07:35:06 +00:00
tjhunt
19e12e4bd8
theme / navbar: MDL-14133 every link in the nav bar was getting class="first"!
2009-02-03 09:32:58 +00:00
tjhunt
996c1a6f86
theme / weblib: MDL-14400 Setting $THEME->makenavmenulist = true causes a php notice
2009-02-03 07:47:24 +00:00
poltawski
244d15093f
mnet/forum MDL-18118 - email links were rewritten to use IDP when SITEID not 1
...
Switched check to use is_mnet_remote_user()
2009-02-02 17:47:12 +00:00
tjhunt
3659fcaae6
Fix warnings and notices on plugin check page.
2009-02-02 04:42:07 +00:00
skodak
770f0cea30
MDL-17458 fixed headers used during installation
2009-02-01 17:45:32 +00:00
skodak
2d6b0b04c1
MDL-17458 scrolling to errors is not needed anymore, we stop after every error now
2009-02-01 17:24:34 +00:00
skodak
c808379ef8
MDL-10275 moved the rest of environment tests from install.php to admin/index.php; please note that there is no need to update installer lacg packs becuase install.php will not have environment checks anymore soon ;-)
2009-02-01 16:20:59 +00:00
skodak
fbf2c91e43
MDL-10275 added fatal PHP config setting test on each page, replaces some tests done in installer
2009-02-01 13:37:42 +00:00
skodak
b3d960e64a
fixed whitespace
2009-02-01 13:36:07 +00:00
skodak
9050958240
MDL-10275 moving all installation time environment tests into /admin/index.php - this will simplify install.php a LOT and will make installation/upgrade more consistent + fixed a bug in enviroment if docroot not set
2009-02-01 12:52:30 +00:00
skodak
cd3acbf27e
MDL-17850 support for customised site settings defaults in /local/defaults.php
2009-02-01 10:19:13 +00:00
skodak
038a29d580
MDL-17808 more lastname support when resetting passwords; merged from MOODLE_19_STABLE
2009-01-31 21:38:12 +00:00
skodak
795a08adb7
MDL-17458 upgrade logging implemented + a lot more refactoring + exceptions implemented in install/upgrade code + lang pack cleanup + some more improvements
2009-01-31 20:07:32 +00:00
skodak
88582df496
MDL-17458 refactored guest and admin user creation + refactored roles install + added protection for installation hijacking + added reliable session test right before editting of admin account
2009-01-29 22:54:41 +00:00
skodak
db9d4a3d0a
MDL-17427 moving upgrade code from adminlib to upgradelib + new upgrade logging functions
2009-01-29 21:17:52 +00:00
skodak
dc6f76b959
MDL-17427 oops - forgot to add version field, sorry
2009-01-29 20:21:33 +00:00
skodak
0cb93a7e45
MDL-17427 another round of refactoring of upgrade related functions - this should be final now I hope ;-)
2009-01-29 19:58:47 +00:00
skodak
1f20942c3b
MDL-17427 new upgrade log table
2009-01-29 19:50:02 +00:00
jerome
58e6c593f4
web service MDL-12886 Add a new REST server implemented with Zend library + AMF server + cleaning of wsdl generator + return exception into the REST server
2009-01-29 08:24:40 +00:00
sam_marshall
ad70c470dd
MDL-381: Added 'Move' button to reduce accidentally moving forum posts.
2009-01-28 13:10:01 +00:00
sam_marshall
c5cf6bb2e2
MDL-17974: Calendar 'new entry' accessibility improvement
2009-01-28 12:11:32 +00:00
jerome
e25fd60495
web service MDL-12886 implement authentication token systemprototype
2009-01-23 05:39:01 +00:00
jerome
5e9d857e97
web service MDL-12886 rename moodlewsapi.php into moodleexternal.php
2009-01-22 05:25:37 +00:00
jerome
9d9af8fa8c
web service MDL-12886 rename wsapi.php as external.php, function tmp_delete_user don't use api.php anymore and include capability checking
2009-01-22 04:58:50 +00:00
tjhunt
285b83adf5
Fix incorrect comment.
2009-01-21 07:41:09 +00:00
tjhunt
d61f7b7641
backup/restore: MDL-16614 more reliable test for when we are restoring a backup that was made of the same site that we are restoring to.
...
* Use this to fix a question restore bug.
* Replace older code that does something similar with the new test.
* Refactor initialisation of $CFG->siteidentifier into a function. There were about 4 copies of this code ;-)
2009-01-20 03:16:30 +00:00
skodak
34e9457e30
MDL-17942 fixed incorrect mysql setting name
2009-01-19 08:13:56 +00:00
skodak
b9fb71030f
MDL-17942 reimplemented detection of mysql max_packet_size problems
2009-01-19 08:03:55 +00:00
skodak
3b50631d7f
MDL-17942 fixed session regeneration
2009-01-19 07:25:12 +00:00
moodler
034cd164be
repository/picasa MDL-17473 Added a preview link
2009-01-19 06:42:09 +00:00
moodler
d44cee76fa
repository/picasa MDL-17473 Use picasa description as the filename if it exists
2009-01-19 06:19:26 +00:00
moodler
5d2ee15194
repository/picasa MDL-17473 Hardcode image heights and widths for nicer display
2009-01-19 05:59:47 +00:00
skodak
200f26cf18
MDL-17942 improved mysql truncation prevention
2009-01-18 23:12:14 +00:00
skodak
64d69e966c
MDL-17942 lot more session refactoring
2009-01-18 23:06:52 +00:00
skodak
ad76d18475
MDL-17942 yet more session refactoring
2009-01-18 20:30:54 +00:00
skodak
e8656befac
MDL-17942 more session refactoring
2009-01-18 18:00:44 +00:00
skodak
88fdd846f6
MDL-17942 fixed gc regressions, added gc after deleting users and similar cases
2009-01-18 12:20:55 +00:00
skodak
dd9e22f871
MDL-17942 implemented gc and timeouts for db sessions
2009-01-18 11:19:40 +00:00
skodak
19a4a32e53
MDL-17942 fixed some incorrect uses of exceptions and typos
2009-01-17 23:24:31 +00:00
skodak
ac173d3ebe
MDL-17267 simplified create_role - not adding assign and override perm to admin accounts, they have it now always
2009-01-17 23:16:20 +00:00
skodak
35d6a2a43d
MDL-17617 - installation session related improvements; logout fixes + other improvements
2009-01-17 20:25:58 +00:00
skodak
7fb90df073
MDL-17617 - fixed regressions - missing $ch
2009-01-17 18:47:54 +00:00
skodak
aa944588ff
MDL-17617 - fixed regressions - missing $ch
2009-01-17 18:46:28 +00:00
skodak
d7d86462bb
MDL-14992 adding links to oracle locking info - thanks Eloy
2009-01-17 17:44:48 +00:00
skodak
fc12e1f727
MDL-14992 adding links to oracle locking info - thanks Eloy
2009-01-17 17:44:30 +00:00
skodak
56949c17de
MDL-14992 refactored use of session_write_close()
2009-01-17 15:25:08 +00:00
skodak
ef159e5f99
MDL-14992 towards better db sessions
2009-01-17 14:48:37 +00:00
skodak
45871c088e
MDL-14992sid rewriting improvement
2009-01-17 14:35:04 +00:00
skodak
5e9dd01778
MDL-14992 pg session locking (8.2 and later only), refactoring and db session not default yet in new installs
2009-01-17 14:31:29 +00:00