10127 Commits

Author SHA1 Message Date
Dongsheng Cai
78765507c4 MDL-23174 Private files editing page needs headings, navbar etc like a normal page 2010-07-12 09:39:47 +00:00
Dongsheng Cai
ee9a49628d MDL-14589, fixed filepath 2010-07-12 09:01:12 +00:00
Dongsheng Cai
1249f770da MDL-23171 filemanager usability context menu improvements 2010-07-12 08:24:59 +00:00
Sam Hemelryk
f5ce6b71da enrol MDL-22854 Fixed navigation for the cohort add instance page 2010-07-12 06:18:08 +00:00
Petr Skoda
50a8bd6c1d MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
Petr Skoda
d08787af90 MDL-23202 gdlib api cleanup 2010-07-11 13:12:53 +00:00
Petr Skoda
e88dd87685 MDL-23202 group icons now stored in file storage pool 2010-07-11 13:07:24 +00:00
Petr Skoda
c7744f122d MDL-14589 remove old user icons after upgrade 2010-07-11 11:44:00 +00:00
Petr Skoda
edfd6a5e73 MDL-14589 user icons now stored in file storage pool 2010-07-11 11:43:15 +00:00
Petr Skoda
37416d5dc1 MDL-14589 improved param name 2010-07-11 09:21:51 +00:00
Petr Skoda
f28ee49e98 MDL-14589 adding missing component to moodle_url factory methods, going to convert code to use these factories instead of old filelib.php functions 2010-07-11 09:20:20 +00:00
Petr Skoda
f958f22640 MDL-22780 no grrrr! 2010-07-10 18:56:10 +00:00
Petr Skoda
e384d2dc7b MDL-22780 sync ext db enrol when user logs in - except admins in case something goes really wrong in plugins 2010-07-10 18:53:52 +00:00
Petr Skoda
fa25639535 modulename not used for gradebook plugins any more 2010-07-10 15:10:46 +00:00
Petr Skoda
a919ae896b MDL-22800 stats code using new enrol tables, I did not test it much because I do not have any test data :-( 2010-07-10 14:45:07 +00:00
Petr Skoda
20e5da7d91 MDL-19211 back to the old text format preferences logic + minor refactoring and improvements 2010-07-10 12:12:59 +00:00
Petr Skoda
e065ea4f06 MDL-19211 wrong editor settings forms finally gone, yay! 2010-07-10 11:00:00 +00:00
Petr Skoda
6693bd8494 whitespace fix 2010-07-10 10:52:29 +00:00
Petr Skoda
d0942f6d3a MDL-19211 reverting to old style editor preferences, the actual code that uses the prefs will be in next commit; fixed version 2010-07-10 10:52:06 +00:00
Petr Skoda
c3ed4a5ab9 MDL-19211 reverting to old style editor preferences, the actual code that uses the prefs will be in next commit 2010-07-10 10:50:51 +00:00
Petr Skoda
54da2ec7a9 MDL-23066 directory renaming and moving in file manager 2010-07-10 10:03:01 +00:00
Petr Skoda
4299f38115 MDL-23156 fixed one more regression in legacy files 2010-07-09 21:08:02 +00:00
Martin Dougiamas
20d6b374f1 MDL-23175 Change "Settings" to "Edit settings" for module and course editing 2010-07-09 08:20:39 +00:00
Petr Skoda
d4848e8d6c MDL-23156 incorrect itemid test in legacy browser 2010-07-09 08:13:23 +00:00
Dongsheng Cai
c9b27bb395 MDL-23164, fixed link name 2010-07-09 05:51:02 +00:00
Dongsheng Cai
b0606403f8 MDL-23163 added more audio file types 2010-07-09 05:49:39 +00:00
Dongsheng Cai
033aad78c0 MDL-23163, added mp3 to editor 2010-07-09 05:07:48 +00:00
Sam Hemelryk
33e48a1a20 calendar MDL-23084 Fixed calendar overlay bug preventing events from being clicked on and rewrote as YUI3 module 2010-07-09 04:22:26 +00:00
David Mudrak
469bf7a4c2 MDL-21235 Fixed returning of HTML generated by the underlying renderer
Apparently not many developers (but me ;-) use this technique - it could
never work to ask plugin renderer to get HTML from the underlying (core) one.
2010-07-08 16:32:19 +00:00
Eloy Lafuente
a9f877152f MDL-23149 install - fixed problem under Oracle using reserved words as placeholders. Thanks Dan Marsen! 2010-07-08 13:34:09 +00:00
Dan Marsden
c5c0d2ff98 Increase length of City field MDL-19629 - Taumata­whakatangihanga­koauau­o­tamatea­turi­pukakapiki­maunga­horo­nuku­pokai­whenua­kitanatahu doesn't actually fit in 100 chars - we need 105 - increasing further to 120 2010-07-08 11:15:49 +00:00
Petr Skoda
341217658e MDL-23151 new ext sync option and minor refactoring 2010-07-08 10:57:23 +00:00
Dan Marsden
ba0c097216 Increase length of City field MDL-19629 - longest place name in NZ is Taumata­whakatangihanga­koauau­o­tamatea­turi­pukakapiki­maunga­horo­nuku­pokai­whenua­kitanatahu which doesn't fit in 20 chars, I figure 100 chars should be enough 2010-07-08 07:55:20 +00:00
Dongsheng Cai
1230b9c96e MDL-23116, added file type icon to private file block, stop using the short file name from filemanager 2010-07-08 04:38:13 +00:00
Martin Dougiamas
9645a4843a MDL-16203 Updated the mod_created, mod_updated and mod_deleted events to be more generic and easier to handle 2010-07-08 02:27:58 +00:00
Sam Hemelryk
692e9fa501 lib MDL-22826 Fixed stylessheet inclusion bug with YUI 3.1.1 and Internet Explorer 2010-07-08 02:12:49 +00:00
Petr Skoda
47811589ce MDL-23125 fixed variable name collision - credit goes to Iaki Arenaza, thanks! 2010-07-07 17:56:24 +00:00
Sam Hemelryk
a6338a134b themes MDL-22826 Some minor changes to improve the IE user experience 2010-07-07 09:10:10 +00:00
Petr Skoda
018187da22 fixed borked insatll.xml, thanks Dan Marsden! 2010-07-07 08:50:32 +00:00
Petr Skoda
7abbc5c2ba MDL-23062 switch role now works for admin too 2010-07-07 08:21:51 +00:00
jerome mouneyrac
774b1b0ff0 webservice MDL-23144 support VALUE_DEFAULT empty array for single and multiple structure 2010-07-07 08:15:26 +00:00
Petr Skoda
39530dcae2 MDL-23062 reverting incorrect fix, this needs to be fixed directly in accesslib 2010-07-07 08:01:41 +00:00
aparup
dbd9b303cc Glossary MDL-23063 fixed bug with the way get_record was being called.. kudos to Stephen 2010-07-07 07:21:13 +00:00
Petr Skoda
28762d7252 MDL-23112 coding style improvement 2010-07-07 07:14:03 +00:00
David Mudrak
70dc9b380b MDL-21652 Fix of phpdoc comment. Thanks to Mark Nielsen 2010-07-07 06:49:17 +00:00
aparup
8d6d7d4291 Course MDL-23062 turned off $doanything super admin power for a editing capability check to effect a switched to role from admin. 2010-07-07 05:49:24 +00:00
Sam Hemelryk
a70eb30fa9 enrol MDL-22854 New ajaxified enrolment interface 2010-07-07 02:46:34 +00:00
Andrew Davis
42b46a77e0 core MDL-23112 fixed errors to do with $user->suspended not being declared 2010-07-07 01:46:45 +00:00
Petr Skoda
be7edd27b6 MDL-23106 there is no CFG->style and CFG->template - removing them 2010-07-06 17:36:34 +00:00
Petr Skoda
c0002023b1 comment typo 2010-07-06 17:31:16 +00:00