Sam Hemelryk
f25a6839fd
MDL-44120 block: tidied up block @package uses
2014-02-16 12:17:14 +13:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Helen Foster
ca084ef149
MDL-38352 Merge English strings from the en_fix language pack
2013-03-06 16:44:39 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Mark Nelson
70c9c1956d
MDL-34270 blocks: Adding clonepermissionsfrom to the new capability definitions
2012-11-05 12:28:09 +08:00
Mark Nelson
b291b59d6a
MDL-34270 blocks: adding new add block capabilities
2012-11-02 14:32:01 +08:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Petr Skoda
d68b3dbe72
MDL-30007 standard version file for all blocks
2011-11-29 20:57:30 +01:00
Nadav Kavalerchik
b41fc49c26
CSS MDL-26013 Fixed several display bugs when using right to left languages
2011-04-14 15:56:10 +08:00
Andrew Davis
80c83382f9
message MDL-24763 prevented notifications from appearing in the messages block
2010-11-04 06:04:40 +00:00
Sam Hemelryk
e3efc847f0
NOBUG: minor CSS tweaking of the messaging block
2010-10-15 03:07:51 +00:00
Martin Dougiamas
088d940ea7
MDL-22320 Fixed broken message links in message block
2010-10-03 16:50:23 +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
Andrew Davis
0a91ee230f
blocks MDL-22320 removed a popup
2010-06-29 08:30:02 +00:00
Andrew Davis
68bde4a104
filters MDL-22564 removed old commented out code
2010-05-26 01:42:56 +00:00
Patrick Malley
a211e4c77e
Formfactor/Canvas coding ... again.
2010-05-17 01:28:24 +00:00
Andrew Davis
eaed2fd163
ajax MDL-22286 removed references to the previous version of the JS function openpopup()
2010-05-05 02:05:58 +00:00
Petr Skoda
ef1e4c21e4
MDL-22054 startinging blocks to pluginname
...
AMOS START
CPY [messages,core_message],[pluginname,block_messages]
AMOS END
2010-04-11 11:26:11 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
Sam Hemelryk
90723839ca
themes MDL-21862 Implements base theme and standard theme.
...
Very big theme changes, standardold theme has been split into two themes base and standard. Base theme contains only CSS that is absolutly required (e.g. layout, white space rules, specific widths) and standard (which now looks like standardwhite) contains all the frills.
The following noteable changes have also been made:
* Plugin CSS has been pushed back into the plugin directories as styles.css files.
* Install_print_header has been corrected.
* Redundant or deprecated rules have been removed.
* Several minor class changes throughout Moodle.
* CSS is now single line rules not multiline indented.
* Installs with theme=standardold automatically switch to standard.
* body classes / id now have prefixes to make it clearer what they are and avoid conflicts.
Also worth noting:
* There is still alot of tweaking that is required to get everything looking as it is supposed to, please be patient or better yet help out.
* I am currently working on the documentation for the themes system... it will be here soon.
2010-03-25 06:38:21 +00:00
Petr Skoda
812dbaf7d5
MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars
2009-12-27 19:47:21 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Petr Skoda
4ca6cfbfd4
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 12:00:47 +00:00
nicolasconnault
b58961acaa
MDL-20565 When editing is off, hiding blocks whose sub-system is disabled at site level. When editing is on, printing a "[subsytem] is disabled" message.
2009-10-15 01:36:50 +00:00
samhemelryk
4cdb8d70ae
blocks MDL-19791 Upgrade deprecated function calls
2009-09-30 06:54:07 +00:00
nicolasconnault
cda9c83d16
MDL-19790 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:39:39 +00:00
tjhunt
6b608f8f50
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-02 10:53:31 +00:00
tjhunt
3179b0006a
blocklib: MDL-19010 Fix blocks that were relying on ->instance in an unfortunate way
2009-05-06 09:15:33 +00:00
poltawski
8a083dc75b
Messages block: Incorrect link to user profile
...
The block incorrectly links to site profile in the current pageid.
This doens't make sense in a number of different scenarios, but
most notably if the user who messaged isn't enrolled in the current
course. Instead link to the profile at site context like the messaging
popup does.
Fixes: MDL-18279 MDL-6890 MDL-5887
merged from MOODLE_19_STABLE
2009-03-22 22:40:07 +00:00
skodak
f28f2d9022
MDL-14679 towards blocks conversion
2008-06-02 20:15:51 +00:00
moodler
433c242f1a
Merged new block versions from 1.9
2008-03-03 11:43:32 +00:00
skodak
2b0689c912
MDL-13482 fixed pg issue with group by; merged from MOODLE_19_STABLE
2008-02-15 10:31:28 +00:00
skodak
65bcf17b95
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
2008-02-13 17:03:25 +00:00
toyomoyo
094d92a4ac
turn this block off when $CFG->messaging is off
2007-11-22 01:17:03 +00:00
skodak
440d164869
MDL-7861xhtml strict and css fixes in blocks
2007-01-09 23:45:24 +00:00
skodak
80381122be
MDL-5162 Deprecated elements in messages block
2007-01-09 00:05:56 +00:00
skodak
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
gustav_delius
9c22e022cb
Now uses print_user_picture() instead of custom code
2005-09-29 14:26:25 +00:00
moodler
dd189d93ab
Fixed messaging links in blocks
2005-04-21 11:34:34 +00:00
defacer
3ef642d96a
Implemented discussion from bug 2547:
...
* Block authors no longer need to set $this->content_type
* If you want to make a "list" block, just derive from block_list
instead of block_base
* All switch() statements gone from library code
* Overloaded method is_empty() added to block classes for convenience
2005-03-02 19:22:26 +00:00
moodler
6f9e100660
A possible fix for bug 2629 and PostgreSQL inflexibility. ;-)
2005-02-24 02:47:18 +00:00
moodler
d2b059c6c9
FIxed some links for compliance
2005-02-12 03:51:18 +00:00
moodler
cdf3925518
Messaging can now be completely disabled using $CFG->messaging
2005-01-31 07:11:42 +00:00
gustav_delius
3cebccea7b
defined $timeago
2004-12-31 20:42:53 +00:00
moodler
b1b4e59618
Minor fixes
2004-12-31 01:53:59 +00:00
moodler
b603ccb72c
Hide Messages block from guests
2004-12-28 17:50:35 +00:00
moodler
bc8ccf6b18
First quick go at a Messages block. Needs polishing but seems to work.
2004-12-28 16:34:13 +00:00