Eloy Lafuente
57c3a35887
MDL-22503 blocks upgrade - delete orphan block instances before enforcing NOT NULL constraints
2010-05-25 15:42:49 +00:00
jerome mouneyrac
2a648ff2c2
publication MDL-19315 add hub listing status checking functionality
2010-05-25 08:26:16 +00:00
Sam Hemelryk
aac0dc92fb
navigation MDL-22425 Fixed bug with adding section activities and resources
2010-05-25 07:38:44 +00:00
Andrew Davis
54caa598ee
gradebook MDL-22522 fixed navigation issues around editing letters
2010-05-25 07:03:06 +00:00
Dongsheng Cai
309da23fa6
"MDL-16597, changed orders of filename and file menu"
2010-05-25 06:41:00 +00:00
Dongsheng Cai
713e08cf97
MDL-16597, moved menu button, credits to martin's menu icon
2010-05-25 06:28:42 +00:00
Sam Hemelryk
533299cbec
navigation MDL-22425 Fixed minor bug when logged in as student and viewing a course without the view participants permission
2010-05-25 03:34:08 +00:00
jerome mouneyrac
03dd2f5603
webservice MDL-20805 do not force "display token values only for https connection"
2010-05-25 03:14:11 +00:00
David Mudrak
03c7d2dc89
MDL-22015 Committing Petr's improvement of core_string_manager disk cache
...
Version bump needed so that the cache is cleared on upgrade. Cached
files are now valid PHP files instead of fetching them into string and
running eval(). Credit goes to skodak.
2010-05-24 14:53:34 +00:00
Dongsheng Cai
e425638049
MDL-16493, database module use filepicker to choose file/pciture, url field use file picker to choose link.
2010-05-24 09:05:40 +00:00
Dongsheng Cai
bb496de7c2
MDL-13766, move file picker element to core renderer
2010-05-24 07:55:57 +00:00
aparup
35900f6759
fixed wording - MDL22441 - renamed the modules 'system' heading to 'activities'
2010-05-24 07:21:18 +00:00
Sam Hemelryk
b496e6345c
navigation MDL-22373 Reorientated title of docked blocks and moved a little bit of the standard theme's navigation into the core docks library
2010-05-24 04:03:31 +00:00
Martin Dougiamas
01da148278
MDL-10831 MDL-14493 feedback block is in core (for now)
2010-05-24 03:57:24 +00:00
Andrew Davis
50e7d9da14
rating MDL-22541 fixed display of rating aggregates with count and sum aggregation methods
2010-05-24 03:41:00 +00:00
Eloy Lafuente
982fd65f2d
MDL-22540 mssql driver - release lock doesn't use mode param
2010-05-23 09:24:08 +00:00
Eloy Lafuente
b11bbdd16d
MDL-22540 portfoliolib - cross db text comparison requires sql_compare_text() to be used
2010-05-23 09:23:05 +00:00
Petr Skoda
8f7b85ce32
MDL-22015 fixing property name, it really is disk cache,
2010-05-22 22:37:47 +00:00
Petr Skoda
3fdcc0a0df
MDL-22015 moving CFG settings out from string_manager code to constructor parameters - this should help with testing in future and allows easier tweaking in advanced deployments
2010-05-22 22:31:19 +00:00
Petr Skoda
1e06adb47c
MDL-22546 do not accept bogus params in fulldelete()
2010-05-22 21:40:03 +00:00
Petr Skoda
fa9f6bf644
a bit more comment typo fixes
2010-05-22 20:31:11 +00:00
Petr Skoda
b921b6eeba
some comment typos
2010-05-22 20:24:28 +00:00
Petr Skoda
8660ac6eca
a few comment typos
2010-05-22 20:22:24 +00:00
Petr Skoda
01ee99f4c5
yet more comment typos
2010-05-22 20:19:23 +00:00
Petr Skoda
71c03ac138
comment typos
2010-05-22 20:16:12 +00:00
Petr Skoda
1a10840ebe
typos in comments
2010-05-22 20:11:40 +00:00
Petr Skoda
09c48cea8b
MDL-21435 sending JS cache to cache/js instead of temp; adding purging of JS caches
2010-05-22 20:04:06 +00:00
Petr Skoda
6b2ad29acb
MDL-22546 more code cleanup
2010-05-22 20:02:17 +00:00
Petr Skoda
4cee2155b2
MDL-22546 improving dir creation handling and improving dataroot support in config only scripts; using 02777 as default in lib/setup.php to match the default in config-dist.php
2010-05-22 19:59:59 +00:00
Petr Skoda
173ba4f1ca
more and more commit typos
2010-05-22 19:34:17 +00:00
Petr Skoda
5ac09e8b82
MDL-22550 grrr, fixing regression, missed the MDL number in previous commit in this file
2010-05-22 19:30:33 +00:00
Petr Skoda
7a2df05c76
better protection of JS minify script
2010-05-22 19:28:29 +00:00
Petr Skoda
5a75ac0ab6
fixed whitespace
2010-05-22 19:12:29 +00:00
Petr Skoda
2836e77da3
comment typos
2010-05-22 19:10:44 +00:00
Petr Skoda
9207f7047a
few comment typos
2010-05-22 19:08:27 +00:00
Petr Skoda
23e7b7cce1
more comment typos
2010-05-22 19:06:34 +00:00
Petr Skoda
9d40814e0a
adding todo for weird editor admin settings code
2010-05-22 19:04:48 +00:00
Petr Skoda
0f6db1c3d2
fixed comment typo
2010-05-22 19:01:52 +00:00
Petr Skoda
640df5d0df
more typos in comments fixed
2010-05-22 19:00:48 +00:00
Petr Skoda
e26eafd49e
fixed comment typos
2010-05-22 18:59:12 +00:00
Petr Skoda
4f65e0fbf7
more comment typos fixed
2010-05-22 18:46:43 +00:00
Petr Skoda
efb8c37573
fixed a few comment typos
2010-05-22 18:38:18 +00:00
Petr Skoda
996b1e0ce3
fixed typos
2010-05-22 14:43:46 +00:00
Petr Skoda
caf2bec906
MDL-16089 major mod/resource lang pack cleanup
2010-05-22 14:37:54 +00:00
Petr Skoda
9b56a34f7d
MDL-16089 some resource lib and lang pack cleanup
...
AMOS START
MOV [displayauto,mod_resource],[resourcedisplayauto,core]
MOV [displaydownload,mod_resource],[resourcedisplaydownload,core]
MOV [displayembed,mod_resource],[resourcedisplayembed,core]
MOV [displayframe,mod_resource],[resourcedisplayframe,core]
MOV [displaynew,mod_resource],[resourcedisplaynew,core]
MOV [displayopen,mod_resource],[resourcedisplayopen,core]
MOV [displaypopup,mod_resource],[resourcedisplaypopup,core]
AMOS END
2010-05-22 13:54:41 +00:00
Petr Skoda
bf34822b9d
MDL-22547 course->legacyfiles switch implemented
2010-05-22 13:10:05 +00:00
Petr Skoda
ed149942a6
fixed more silly typos in comments
2010-05-21 19:31:17 +00:00
Petr Skoda
83020ca026
fixed small comment typos
2010-05-21 19:27:08 +00:00
Petr Skoda
d6e7a05713
fixed comment typos, removed silly global object docs
2010-05-21 19:13:00 +00:00
Petr Skoda
1275723f36
fixed typo
2010-05-21 19:08:35 +00:00