Sam Hemelryk
0310e15f87
navigation MDL-22979 Altered position of expand/collapse icons as asked in the nav/settings blocks
2010-07-23 07:33:51 +00:00
Martin Dougiamas
e4f413b4b3
MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area
2010-07-22 09:05:13 +00:00
Petr Skoda
758bfdf6d1
MDL-23352 hopefully fixed block noclean issues
2010-07-20 14:29:42 +00:00
Sam Hemelryk
4b2eef2b50
block-settings MDL-23365 Removed the expansion on hover settings which was deprecated and no longer supported
2010-07-20 05:23:10 +00:00
Jonathan Harker
c71f326514
MDL-20876 Fix remaining split() calls.
2010-07-20 03:27:36 +00:00
David Mudrak
744a74e657
MDL-21695 Dereference non-existing help file
2010-07-19 18:31:36 +00:00
Dongsheng Cai
6cb9f07288
"MDL-22659, bump version number of html block"
2010-07-19 16:10:05 +00:00
David Mudrak
ec2c36f872
NOMDL MNet language pack cleanup: getting rid of Moodle Networking (replaced with MNet) and Camel Case in titles
2010-07-19 14:49:12 +00:00
Martin Dougiamas
82af55d7e3
MDL-23367 First cut at moving the private files interface under /user. Has a few small bugs, working on them.
2010-07-19 13:21:16 +00:00
Andrew Davis
aa60291e12
rss MDL-23391 alter the rss urls to be component names ie mod_forum instead of just module name ie forum
2010-07-19 10:57:52 +00:00
Dongsheng Cai
c908995f81
"MDL-23196, fixed html block upgrade script"
2010-07-18 14:18:45 +00:00
Martin Dougiamas
8682d4a9fa
NOBUG: Changing the 'Edit' button to "Manage my files" on Private files for usability
2010-07-18 08:12:52 +00:00
Eloy Lafuente
e2a4f9492f
MDL-23196 html block - prevent this update to happen. It cleans all the HTML blocks!
2010-07-16 16:16:17 +00:00
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