1350 Commits

Author SHA1 Message Date
jerome mouneyrac
8afbe76511 community block MDL-23288 highlight search result 2010-07-15 05:58:24 +00:00
Dongsheng Cai
74c68b7a11 MDL-23196, fixed old block configdata 2010-07-15 05:42:48 +00:00
Dongsheng Cai
ce1629146d MDL-23196, fixed block config structure 2010-07-15 03:08:35 +00:00
Petr Skoda
dbf9e4bae3 MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins 2010-07-13 13:56:55 +00:00
Rossiani Wijaya
43c90b9b0f MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left) 2010-07-13 09:01:58 +00:00
Martin Dougiamas
0f47bf5809 MDL-22320 Fixed links to messaging (no longer to popup) 2010-07-12 13:13:09 +00:00
Martin Dougiamas
1f344794f3 MDL-23174 Tree closed by default, and Submit -> Save changes 2010-07-12 12:23:57 +00:00
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
jerome mouneyrac
437c2b858c community block MDL-23040 display licence on course listing 2010-07-12 07:30:08 +00:00
jerome mouneyrac
718afe5990 community hub MDL-22830 send url when requesting download (for log) 2010-07-12 03:56:36 +00:00
jerome mouneyrac
029a311744 community MDL-23170 fix user_can_edit 2010-07-09 06:57:18 +00:00
jerome mouneyrac
9358f71f8b community MDL-23170 fix regression that didn't display community block anymore 2010-07-09 06:54:19 +00:00
jerome mouneyrac
001251f222 web service MDL-12886 extends xml-rpc client from Zend client 2010-07-08 08:15:46 +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
Eloy Lafuente
c0bd624928 MDL-21432 backup - Small change in API after discussion in MDL-22245 2010-07-07 22:56:14 +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
d85ab7051c MDL-22950 fixed regression - files in subdirectories not found; big thanks to Dongsheng for spotting this 2010-07-07 07:53:03 +00:00
Dongsheng Cai
6b7faed167 MDL-23116, fixed private files block 2010-07-07 05:20:46 +00:00
Petr Skoda
2e0406a53a repeating upgrade typo fixed 2010-07-06 16:10:17 +00:00
jerome mouneyrac
ac90abb43d community hub MDL-23014 add private hub to the searchable hub list + use private token to search on a hub when a private token is available 2010-07-06 08:53:31 +00:00
Eloy Lafuente
ffe5025874 NOBUG DB syntax - fix/improve some uses. I haven't tested completion, have you? 2010-07-05 22:48:07 +00:00
Andrew Davis
be8e0d8a59 message MDL-23076 fixed up broken calls to get_string looking for pluignname instead of pluginname 2010-07-05 05:43:56 +00:00
Petr Skoda
3a11c09f5b MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support 2010-07-04 18:36:34 +00:00
Petr Skoda
8571833f0b MDL-23069 moving version and cron info into standard version.php - finally, yay! 2010-07-04 12:18:22 +00:00
Petr Skoda
a4cdd6d2c8 MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing 2010-07-04 10:27:56 +00:00
Petr Skoda
64f93798d4 MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
jerome mouneyrac
5cbbcc1ae6 registration MDL-22964 check if xmlrpc is enabled on the registration pages, publication pages and community block page. 2010-07-02 03:40:12 +00:00
Sam Hemelryk
a481b2c60c navigation MDL-23031 Removed show my history feature from the navigation.... goodbye! 2010-07-01 03:46:17 +00:00
Sam Hemelryk
1af67ecb1a navigation MDL-23036 Fixed issue when generation was limited to course+categories causing JS to error 2010-07-01 03:33:16 +00:00
Martin Dougiamas
6585e9f83b MDL-23023 prevent the user from adding or editing the community block if they can't use it 2010-06-30 13:17:34 +00:00
Andrew Davis
0a91ee230f blocks MDL-22320 removed a popup 2010-06-29 08:30:02 +00:00
Andrew Davis
b081b41e0d blocks MDL-22988 added missing include so that print_overview() is defined 2010-06-29 07:50:20 +00:00
jerome mouneyrac
efba7034b2 course MDL-22948 improve subjects select field (add None option + required + sorted) 2010-06-29 06:59:25 +00:00
Anthony Borrow
119914a397 MDL-18011 - removing loancalc block from HEAD (2.0) and moving to contrib 2010-06-28 21:30:23 +00:00
David Mudrak
dfab2ce795 MDL-21695 Replaced search.html without AMOScript, to be translated from scratch 2010-06-28 17:04:35 +00:00
David Mudrak
c2ba5087c2 MDL-21695 Replaced rss_client/feedautodiscovery.html
AMOS BEGIN
 HLP rss_client/feedautodiscovery.html,[enableautodiscovery_help,block_rss_client]
AMOS END
2010-06-28 14:39:02 +00:00
David Mudrak
db9a1414dc NOBUG: Check that the user country is known
This is to prevent PHP notice if the guest user is accessing a page with
the myprofile block instance. The notice appears even if the block is
hidden from guests.
2010-06-28 11:34:29 +00:00
Sam Hemelryk
36dc3b7104 calendar MDL-22887 Output is now through a renderer, all pages have navigation, and now uses true pretend blocks. 2010-06-22 04:03:44 +00:00
Petr Skoda
df997f841f MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
AMOS START
    MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
    MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
    MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
    MOV [enrolenddate,core],[enrolenddate,enrol_self]
    CPY [welcometocourse,core],[welcometocourse,enrol_self]
    CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
    MOV [notenrollable,core],[notenrollable,core_enrol]
    MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
    MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
    MOV [coursemanager,core_admin],[coursecontact,core_admin]
    MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
    MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
    MOV [enrolme,core],[enrolme,core_enrol]
    MOV [unenrol,core],[unenrol,core_enrol]
    MOV [unenrolme,core],[unenrolme,core_enrol]
    MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
    MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
    MOV [enrolments,core],[enrolments,core_enrol]
    MOV [enrolperiod,core],[enrolperiod,core_enrol]
    MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
2010-06-21 15:30:49 +00:00
jerome mouneyrac
178f282b10 Community block MDL-19314 better error messages when an communication error occurs between site and hub or site and hub directory 2010-06-21 09:00:41 +00:00
jerome mouneyrac
9c7dcf0fa4 Community block MDL-22828 search form improvement 2010-06-21 06:02:36 +00:00
jerome mouneyrac
30f317390c Community block MDL-22828 select Mooch by default 2010-06-18 08:00:41 +00:00
jerome mouneyrac
770f7e24a8 course publication MDL-19315 integrate backup UI during the publication (Kudo to Sam for writing the main backup UI code integration, and Eloy all his backup work) 2010-06-17 05:37:05 +00:00
Sam Hemelryk
246a9b05ba navigation MDL-22671 Fixed another misused image + a bug with AJAX requests 2010-06-11 04:25:22 +00:00
jerome mouneyrac
94788de2a4 course publication MDL-19315 split /lib/hublib.php into admin/registration/lib.php and course/publish/lib.php 2010-06-11 03:24:09 +00:00
jerome mouneyrac
b8c2aea51b course publication MDL-19315 rename screenshotsids for screenshots 2010-06-10 06:11:43 +00:00
jerome mouneyrac
139978e50c registration MDL-19313 increase registration text fields width and add help icons 2010-06-09 06:44:50 +00:00
jerome mouneyrac
1c2b7a90ae Community block MDL-19314 add prefix block_community_ to class and functions of block community 2010-06-09 05:49:13 +00:00
Sam Hemelryk
8c29a17dc1 navigation MDL-22671 Fixed xml strict issues in dock and navigation 2010-06-08 08:30:12 +00:00
jerome mouneyrac
755f96f8cf Community block MDL-19314 add community block access control (two new capability: moodle/community:add and moodle/community:download) 2010-06-08 02:21:50 +00:00