jerome
b8f46e17de
MDL-15402: fix a bug with parameter in the delete URL (wrong cleaning setting) + move flickr public email address setting from admin to instance
2008-09-15 09:21:29 +00:00
jamiesensei
3db543284b
MDL-16501 "moving key to colours on graph to the bottom of the graph gives more horizontal screen space for the graph itself"
2008-09-15 09:16:57 +00:00
jerome
7892948d1f
MDL-15402: minor changes for flickr admin settings
2008-09-15 08:42:56 +00:00
andreabix
e9c1829aaa
Fixed duplicated style in fw_fonts.css
2008-09-15 08:02:25 +00:00
moodler
7a3b93c18a
Just tidying as I read it. Main problem with it now is that huge block of JS
2008-09-15 07:56:26 +00:00
moodler
c65dd2fe99
Just cleaning up layout a little
2008-09-15 07:37:21 +00:00
moodler
577aab9b88
MDL-13766 Tidying
2008-09-15 06:58:26 +00:00
moodler
d0f8585da3
MDL-13766 Cleaned up the formatting a bit for readability
2008-09-15 06:56:08 +00:00
moodler
b7d66e5305
Forgot the README
2008-09-15 06:14:11 +00:00
moodler
55de6e0784
MDL-16046 Fixed up the portfolio tabs
2008-09-15 06:09:57 +00:00
moodler
838a8eb146
MDL-16500 Removed the old Jabber class from the module and moved to a new one called xmpphp in core libraries
...
Also cleaned up some notices in message/edit.php
2008-09-15 05:55:58 +00:00
tjhunt
fa7bec7bef
Turn off strict XML headers during upgrade, so if an error occurrs, you are more likely to be able to see what happened.
2008-09-15 04:21:15 +00:00
tjhunt
4906997bbb
MDL-16492: the fix for MDL-16411 broke the fix for MDL-16200. Fix it.
2008-09-15 04:20:23 +00:00
scyrma
207ab754ac
MDL-15351: making sure empty folders are still recognized as folders.
2008-09-15 01:51:25 +00:00
moodlerobot
d31be6062a
Updated the HEAD build version to 20080915
2008-09-15 01:47:12 +00:00
skodak
a78bee285d
MDL-16433 themes and javascript files are not blocked by running upgrade anymore
2008-09-14 08:40:23 +00:00
skodak
8429163db9
MDL-16493 file and picture element migrated; waiting for file picker to mature, presets not finished yet
2008-09-14 08:22:44 +00:00
skodak
91b59e05ed
MDL-16491 fixed typos, versions were not saved in upgrade savepoints
2008-09-14 07:39:41 +00:00
moodlerobot
8523965feb
Updated the HEAD build version to 20080914
2008-09-14 01:43:21 +00:00
skodak
797f19e881
MDL-14589 image resizing and conversion support
2008-09-13 19:38:44 +00:00
moodlerobot
95c1ff4c25
Updated the HEAD build version to 20080913
2008-09-13 01:39:31 +00:00
nicolasconnault
617ac19bd2
MDL-16423 Adding a missing $ sign
2008-09-12 19:17:53 +00:00
mjollnir_
8bde161135
MDL-16046 - log page for portfolio transfers
2008-09-12 15:34:20 +00:00
mjollnir_
fae696850a
MDL-15362 - make sure we log the transfer on an xmlrpc request in mahara plugin
2008-09-12 15:32:14 +00:00
mjollnir_
de01a5071e
MDL-14591 - added some phpdocs, moved the transfer log insert into its own method and streamlined how it's called.
...
Also added a parameter to verify reawaken so that when we are just viewing queued transfer logs it can be in a different session (sesskey verification)
2008-09-12 15:31:17 +00:00
mjollnir_
37f03ea00b
MDL-15666 - change all the portfolio plugins and callers to use exceptions
...
rather than relying on return values (send_package and prepare_package)
move zipping of temporary files into the exporter class so it can be overridden during unit tests
fix a small todo in mahara plugin
2008-09-12 11:22:15 +00:00
jamiesensei
9176976151
MDL-16463 "Long group names can make drop down box too wide" added an if condition to test the length of the group name. If it is more than 20 characters then we use the string 'this group' instead of the group name.
2008-09-12 08:33:40 +00:00
skodak
0bd47adcd0
MDL-14589 no file browsing if not logged-in
2008-09-12 08:22:41 +00:00
dongsheng
fbd508b463
MDL-13766
...
introduce new search API
2008-09-12 08:16:09 +00:00
moodler
b467ee7539
MDL-16474 Modifications to allow definition of 1-point scales
2008-09-12 07:33:49 +00:00
dongsheng
2b9feb5f0e
MDL-13766, improve repository search, search interface can be defined
...
in print_search function now!
2008-09-12 07:28:40 +00:00
moodler
81de8d8e64
MDL-16474 Make counts of posts look nicer, and use the scale to show the results, not just a number
2008-09-12 07:26:56 +00:00
moodler
56dae0a227
MDL-16473 Merged style fix for user pics from 1.9
2008-09-12 06:56:11 +00:00
tjhunt
61d04bcc46
MDL-15632 Wrong permission in the admin tree defininition mean that people with moodle/role:manage could not define role, and people with moodle/role:assign could not assign system roles.
2008-09-12 05:18:27 +00:00
dongsheng
167fd7f55d
"MDL-15488, use a smaller icon for flickr"
2008-09-12 03:36:39 +00:00
dongsheng
539b3d13d5
MDL-15488
...
1. Move flickr lib to lib/flickrlib.php
2. Create a new flickr plugin for public access, the original one will be
a personal repository, user need to login to access his/her own photos.
2008-09-12 03:32:31 +00:00
moodlerobot
2b376ab85b
Updated the HEAD build version to 20080912
2008-09-12 01:55:13 +00:00
skodak
b8d9c71915
MDL-15906 file picker improvements - it now keeps current file after failed server side validation or submission (input element used instead of button element)
2008-09-11 23:11:24 +00:00
stronk7
3128242122
Prevent get_users_by_capability() to return deleted users. MDL-16323 ; merged from 19_STABLE
2008-09-11 22:17:20 +00:00
skodak
9c98b43986
MDL-16468 never mail deleted users; merged from MOODLE_19_STABLE
2008-09-11 19:54:39 +00:00
mjollnir_
fd64f09831
MDL-16422 add option to share files and new folders in box.net portfolio plugin
2008-09-11 14:13:58 +00:00
mjollnir_
11ae365cf2
MDL-16423 - fixing regression i introduced in refactor with missing global
2008-09-11 14:12:07 +00:00
mjollnir_
054dd03b80
MDL-15666 - adding extra test to forum portfolio caller
2008-09-11 14:03:41 +00:00
mjollnir_
27dda89ffe
MDL-15666 - changes to the portfolio caller tests
...
now that i changed the api again (adding load_data), rather than add a call to it to
all the callers, i abstracted the caller setup into the parent class (portfoliolib_test)
2008-09-11 13:47:40 +00:00
mjollnir_
0d06b6fda7
MDL-16423 - big refactor of the way callers interact with the portfolio code
...
added two new contract methods to the caller class, load_data and expected_callbackargs (static)
this means that the base class is the only place that needs a constructor
and that no data loading happens in the constructor
this in turn means we can check callback argument validity much more lightly
also completely remoted portfolio_add_button function and replaced with a class
as the argument list was getting out of control. it's now much more readable.
2008-09-11 13:42:58 +00:00
mjollnir_
2e6a355ddb
MDL-15760 - fix teeny notice-causing bug in box.net portfolio plugin
2008-09-11 13:38:22 +00:00
urs_hunkler
4edc20346c
add missing icons
2008-09-11 13:23:45 +00:00
jamiesensei
c308138f89
MDL-14202 "Replace Item Analysis Report with new improved 'Statistics' report." Removing Quiz Item Analysis report
2008-09-11 12:59:33 +00:00
jamiesensei
869309b8d8
MDL-14202 "Replace Item Analysis Report with new improved 'Statistics' report." finished statistics report. This patch includes some changes to lib/tablelib.php so that it is possible to export the content of a table as part of a multi table export - with mutliple tables / multiple worksheets.
2008-09-11 12:48:08 +00:00
tjhunt
c861c8ac82
MDL-6751 improve the usability of the page a bit.
2008-09-11 11:07:04 +00:00