Eloy Lafuente (stronk7)
dbaf9d448d
Merge branch 'wip-MDL-22955-m24' of git://github.com/samhemelryk/moodle
2012-10-10 00:35:11 +02:00
Sam Hemelryk
436dbeecda
MDL-22955 theme: Added ability to use SVG format for icons
2012-10-08 09:16:14 +13:00
sam marshall
ed0f5a9507
MDL-35141 Filelib: No icon for epub filetype
2012-08-30 12:13:56 +01:00
Martin Dougiamas
386a862f95
MDL-34004 - reinstate the custom HTML icon as separate from other markup icons, because it usually means a "page" to most people that displays in the browser. These icons are temporary (but workable) until Barbara can put in some nice ones that work as a set. The 16px one is from Moodle 2.2 and the others are copies of "unknown".
2012-06-25 23:05:44 +08:00
Barbara Ramiro
5a322c8cfc
MDL-33381 Icon label removed for all file types to make it generic
2012-06-21 18:19:33 +08:00
Aparup Banerjee
341d989d63
Merge branch 'MDL-30337_no_risk' of git://github.com/nebgor/moodle
2012-06-18 16:03:08 +08:00
Martin Dougiamas
70b1d892ed
MDL-33156 pix: standardise image icons for course pages
2012-06-14 16:04:16 +08:00
Nadav Kavalerchik
cbf4d2f3af
MDL-32479 - RTL Theme fixes for Moodle 2 (theme/base)
...
Correctly align the fp-toolbar, fp-pathbar, fp-viewbar, header, fp-mkdir-dlg
Add rtl images to the YUI file-picker
theme/base/style/core.css
Conflicts:
resolution was simply sticking with .dir-rtl changes only as we are near release and .dirrtl is borked.
theme/base/style/core.css
theme/base/style/filemanager.css
2012-06-13 14:22:00 +08:00
Barbara Ramiro
398c04dc59
MDL-33156 Customized 16px icons and generic image icons
2012-06-11 16:28:54 +08:00
Sam Hemelryk
a2aba3f612
Merge branch 'w21_MDL-18763_m23_avatar512' of git://github.com/skodak/moodle
2012-05-28 16:50:46 +12:00
Barbara Ramiro
a9352f1f3c
MDL-33162, MDL-33183, MDL-33150 Adjusted styles filemanager, file picker and file picker form element
...
- MDL-33162 Vertical align text to the middle of 24px icon for table view and tree view both on filemanager and filepicker
- MDL-33183 Layout file picker on form element on edit profile for drag and drop with dashed border and animated arrow consistent with filemanager (outputrenderers.php)
- MDL-33150 Added more space in between tool buttons both for file manager and filepicker
2012-05-24 15:02:52 +08:00
Eloy Lafuente (stronk7)
2575871e5a
Fix permissions
2012-05-22 18:06:52 +02:00
Barbara Ramiro
67fab8a534
MDL-33160 new filetype icons
2012-05-22 14:25:23 +08:00
Barbara Ramiro
0f1bdd0d2c
MDL-32900 Change Icons to FileTypesIcons
2012-05-21 16:37:14 +08:00
Barbara Ramiro
420e7bb27b
MDL-31901 Styled File Manager Icon view, Table view and Tree view
2012-05-21 11:57:54 +08:00
Petr Skoda
33d9f44bc6
MDL-18763 add 512x512px user avatar support
2012-05-19 18:47:23 +02:00
Andrew Robert Nicols
7a9a07d24a
MDL-31215 Add the ability to change activity titles using AJAX calls
2012-05-14 14:22:02 +01:00
Dan Poltawski
3fe600aacf
MDL-32505 course formats: zooming feature be gone!
2012-05-04 10:52:57 +08:00
Andrew Robert Nicols
9d40f585da
Revert MDL-31215 Add the ability to change activity titles using AJAX calls
...
This *partially* reverts commit 6a14c4ffdd01d6b2069e8c27bb2b7df26dcdbd6a.
Note however parts of that commit were unrelated and haven't been
reverted.
2012-04-26 17:25:06 +08:00
Eloy Lafuente (stronk7)
ee5855687e
Merge branch 'MDL-31052-js-rewrite' of git://github.com/danpoltawski/moodle
2012-04-26 03:32:08 +02:00
Andrew Robert Nicols
6a14c4ffdd
MDL-31215 Add the ability to change activity titles using AJAX calls
2012-04-24 13:25:49 +08:00
Dan Poltawski
0439fed4d3
Merge branch 'MDL-30187-master-2' of git://git.luns.net.uk/moodle
2012-04-23 10:51:02 +08:00
Andrew Robert Nicols
f50633a5c7
MDL-30187 Make mahara network logo transparent
...
With thanks to Roshan Kumar for supplying this fix
2012-04-16 09:10:47 +01:00
David Mudrak
40ff3ce33c
MDL-26099 New i/scheduled icon
...
Based on http://commons.wikimedia.org/wiki/File:Appointment-new.svg
(public domain Tango! Desktop Project icon)
2012-04-13 04:49:46 +02:00
David Mudrak
fde3380443
Saving a form as a public template
...
There is a new API method get_definition_copy() that is expected to
return the definition structure as if the form was written from scratch
via the editor. Such a prepared structure is passed to
a controller's update_definition() method in the new target area.
The same mechanism will be used for copying definitions from a shared
area to a normal gradable area.
2011-10-19 01:17:43 +02:00
David Mudrak
d80bb9bccd
Initial version of a couple of big icons from Tango Desktop project
2011-10-17 21:42:04 +02:00
sam marshall
26848c48f9
MDL-28301 Completion: Replaced completion tickbox icons with nicer ones
2011-08-10 11:02:05 +01:00
Tim Hunt
e6541b37e4
MDL-28471 better question flag icons.
...
Transparent background, and higher contrast for better accessibility.
2011-08-02 15:29:39 +01:00
Tim Hunt
22c97c6446
MDL-28471 Further tweaks to the question flag code.
2011-07-26 17:43:55 +01:00
Andrew Davis (andyjdavis)
3aafffc043
MDL-26835 gradebook: grader report now marks suspended students
2011-04-18 14:29:13 +08:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
David Mudrak
628c78409c
New icon for portfolio export and improving its position
...
The old icon was considered "temporary" (according to Penny) and it was
not very clear. Hopefully this one is a bit better.
2010-11-12 08:52:55 +00:00
Dongsheng Cai
b3ea9cb2ec
MDL-21432, mbz icon
2010-09-15 09:30:14 +00:00
Martin Dougiamas
1bbef4ba44
Updated image icon to a standard tango one.
2010-09-13 04:17:32 +00:00
jerome mouneyrac
1ce282c884
community hub MDL-24011 add rating/comment to search results + new CSS design
2010-09-08 08:48:10 +00:00
Rossiani Wijaya
32042dc92a
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left). Add new images for navigation.
2010-07-13 09:04:29 +00:00
Sam Hemelryk
a70eb30fa9
enrol MDL-22854 New ajaxified enrolment interface
2010-07-07 02:46:34 +00:00
Andrew Davis
323428ff58
messaging MDL-22320 new icons for new messaging UI
2010-06-25 08:17:22 +00:00
Sam Hemelryk
61ebef8f6e
backup MDL-22140 Added conf settings to control the default general backup settings
2010-06-17 08:57:00 +00:00
Sam Hemelryk
233b6ff95f
admin MDL-22806 Added a colourpicker admin setting + supporting JavaScript
2010-06-16 08:36:06 +00:00
Dongsheng Cai
713e08cf97
MDL-16597, moved menu button, credits to martin's menu icon
2010-05-25 06:28:42 +00:00
jerome mouneyrac
4676eaf79b
publish course MDL-19315 refactor the publish index page + add unpublish operation
2010-05-19 03:21:58 +00:00
Dongsheng Cai
1345cc539c
MDL-16597, tweak filemanager UI
2010-05-19 03:00:10 +00:00
Martin Dougiamas
99cca8470e
MDL-19124 Continued misc user profile cleanups
...
- fixed user styles in base theme
- added new divs for better control on user profile and user index pages
- reduced data on course user profiles down to minimum
- removed user/tabs.php completely and all uses of it
- changed default user icon pix to something very bland (bye bye smiley cake)
2010-05-16 08:21:12 +00:00
Sam Hemelryk
e0c9ba5547
navigation MDL-21529 Implemented a custom close icon for the dock popout so as not to be confused with delete.
2010-05-11 07:48:51 +00:00
Sam Hemelryk
8a556fdd01
navigation MDL-21996 Added permission and check permission icons
2010-05-11 06:43:49 +00:00
Sam Hemelryk
7081714dc4
navigation MDL-22322 Icons not used for navigation branches and fixed indenting of navigation items
2010-05-05 05:59:57 +00:00
jerome mouneyrac
07ab0c80ec
hub MDL-19309 new site registration form + course publication + community block
2010-05-01 05:05:55 +00:00
Dan Marsden
cc3b3fae5d
Plagiarism Lib MDL-13680 - add Plagiarism lib support for modules. - initially including the assignment module and Turnitin service - Backup deliberately excluded at this stage and I expect some of the file handling to change slightly before 2.0 release.
2010-04-27 21:52:07 +00:00
Petr Skoda
7778e96006
MDL-21781 temporary cohort icon
2010-04-23 09:12:28 +00:00