Jetha Chan
20a263ecfa
MDL-48889 repository_s3: pipe S3Exception messages into moodle
...
When processing S3Exceptions thrown by the S3 library, pass
the exception messages into the moodle_exceptions being
created in order to actually tell people what went wrong.
2015-01-29 17:41:32 +08:00
Nelson Moller
413907cff3
MDL-48929 repository_filesystem: Valide relative path against realpath
...
On Windows systems, there could have been a mix of back and forward
slashes, causing the validation of the relative path to fail. Now
we will always get the realpath before comparing.
2015-01-23 17:26:32 +08:00
Eloy Lafuente (stronk7)
6775497181
Merge branch '37680-29' of git://github.com/samhemelryk/moodle
2015-01-08 00:40:00 +01:00
Dan Poltawski
9835839186
Merge branch 'MDL-46124-master' of git://github.com/FMCorz/moodle
2014-12-23 10:20:44 +00:00
Eloy Lafuente (stronk7)
b44a858ff1
Merge branch 'MDL-48639' of git://github.com/timhunt/moodle
2014-12-22 19:09:43 +01:00
Tim Hunt
16282275d1
MDL-48639 behat upload: support absolute paths & better errors
...
In a custom step I needed to be able to upload a file I had previously
saved to $CFG->dataroot/temp, but that was not possible.
Also, the failure was not at all obvious. I have made it throw a clear
exception if the file you are trying to upload does not exist.
2014-12-19 11:58:59 +00:00
John Okely
e6904efc52
MDL-42166 repositories: Finalise deprecation of repository sync methods
2014-12-16 15:57:50 +08:00
Frederic Massart
6b61c2c45f
MDL-46124 libraries: Final deprecation of text libs and plugin libs
...
- textlib_get_instance
- textlib
- collatorlib
- plugin_manager
- plugininfo_base
2014-12-15 17:02:31 +08:00
Sam Hemelryk
60f35a82e1
MDL-37680 repositories: added blocks to manage page
2014-12-12 13:36:45 +13:00
Dan Poltawski
c676a343a5
Merge branch 'MDL-41846-master' of git://github.com/xow/moodle
2014-12-09 10:25:15 +00:00
Dan Poltawski
d2c33655b6
Merge branch 'MDL-35983_equella_filename_dev' of git://github.com/dongsheng/moodle
2014-12-08 14:23:49 +00:00
John Okely
be305dc13a
MDL-41846 repository_url: Escape > < ' " in input url
...
And throw an exception when a url is incorrectly formatted
2014-12-05 11:15:30 +08:00
John Okely
80a0fee266
MDL-41846 repository_url: Convert spaces to %20 in input url
2014-12-05 10:24:46 +08:00
Andrew Nicols
64e7aa4de1
MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string
2014-12-01 08:32:04 +13:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Dan Poltawski
6469803f68
MDL-47960 behat: fix my private files navigation
...
Caused by the my private files link being in user menu too..
2014-10-30 10:56:16 +08:00
Frederic Massart
28cdc0439f
MDL-47297 repository_googledocs: Use the newer Google API
2014-10-08 19:15:09 +08:00
Tony Butler
1e31f11852
MDL-28484 core_lib: Add function for https detection
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com>
2014-10-03 13:02:29 +01:00
Frederic Massart
16e7b52642
MDL-47294 repository_s3: Update S3 library to 0.5.1-dev
2014-09-25 14:11:09 +08:00
Frederic Massart
385de04b10
MDL-47209 repository_skydrive: Use new oauth URLs
2014-09-11 15:16:31 +08:00
Dan Poltawski
c5afe577c9
Merge branch 'MDL-42752-master' of git://github.com/phalacee/moodle
2014-07-14 16:06:13 +01:00
Dan Poltawski
d3181cc8b5
Merge branch 'm28_MDL-46250' of https://github.com/totara/moodle
2014-07-14 13:12:43 +01:00
Marina Glancy
e29bb97c07
MDL-45616 repositories: API changes to avoid serialized data in user input
2014-07-07 14:41:20 +08:00
Marina Glancy
56964b7948
MDL-45616 repositories: use json encoding instead of serialization
2014-07-07 14:41:20 +08:00
Marina Glancy
5ad3f3c61e
MDL-45616 repositories: more clearly distinguish when we use source and when reference
...
Function repository::get_moodle_file() should always be called on packed reference and not on the source received from user.
Also added phpdocs to some other methods that were confusing source and reference
2014-07-07 14:41:20 +08:00
Brian Barnes
ef56323c7f
MDL-46250 core_filepicker: Changed headings to be heading tags instead of spans
2014-07-07 10:24:39 +12:00
Jason Fowler
a34f0a4331
MDL-42752 File-picker: Fix tabbing to disabled icons
2014-07-04 14:08:16 +08:00
Marina Glancy
009f0a7b79
MDL-46038 repositories: added forgotten global
2014-06-18 13:37:24 +08:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Tim Hunt
5bcfd504df
MDL-45618 Fix @since PHPdoc tags.
2014-05-19 17:03:04 +01:00
Marina Glancy
f094167bef
MDL-45486 Bump all versions to planned release
2014-05-09 10:50:39 +08:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Frederic Massart
c5e8a036c5
MDL-45332 repository_url: URL parameter is using PARAM_URL
2014-05-08 15:35:03 +08:00
Marina Glancy
cbc394fabf
Merge branch 'MDL-43319-master' of git://github.com/danpoltawski/moodle
2014-05-05 17:17:30 +08:00
Jetha Chan
13e118ca65
MDL-36836 filepicker: alfresco select box fix
...
Adjusted position of alfresco select box; amended border/background application in base.
2014-05-01 16:08:02 +08:00
Dan Poltawski
5090038929
MDL-43319 phpdoc: fix too much ham consumption by developers
2014-05-01 13:34:20 +08:00
Dan Poltawski
b8d2340bb7
Merge branch 'MDL-41975-master' of git://github.com/FMCorz/moodle
2014-04-18 10:05:26 +08:00
Dan Poltawski
63476b0f6f
Merge branch 'MDL-44619_master' of git://github.com/dmonllao/moodle
2014-04-17 17:02:04 +08:00
Frederic Massart
935448edb1
MDL-41975 repository_alfresco: Updating details about Alfresco URL and timestamps
2014-04-16 13:47:24 +08:00
Frederic Massart
cf7a50b28e
MDL-45048 repository_wikimedia: Abusing usage of optional_param
...
The optional_param call was moved outside of the constructor
because it was called every time the repository would be initialised.
That was leading to problems when the parameter was defined from
another form and not complying with its expected type.
2014-04-11 15:19:48 +08:00
David Monllao
af4830a257
MDL-44619 behat: Converting MDLQA-8
...
In a standard forum, students can start discussions
add replies and attach files to their posts.
2014-04-09 19:34:11 +07:00
Fred Woolard
1c027ffa33
MDL-44416 Correct detail view paging
2014-03-13 19:44:38 -04:00
Sam Hemelryk
5f2fcc388b
Merge branch 'MDL-44345-master' of git://github.com/FMCorz/moodle
2014-03-13 18:32:54 +01:00
Sam Hemelryk
8373c7e38e
MDL-44547 repository_alfresco: version bump
2014-03-11 12:05:22 +13:00
Dan Poltawski
7f42ee92eb
Merge branch 'MDL-44440_master' of git://github.com/dmonllao/moodle
2014-03-10 13:45:26 +08:00
David Monllao
759b323e0e
MDL-43236 behat: Updating references to deprecated methods
2014-03-07 16:05:21 +08:00
David Monllao
a542553d42
MDL-44440 behat: Refactoring features to use I navigate to
...
Replacing multiple "I expand node" steps by the
new "I navigate to". Also fixing few I navigate to
when dealing with non-JS.
2014-03-07 14:46:54 +08:00
David Monllao
370e88d4fe
MDL-44440 behat: Other fixes to make clean work properly
...
- Update the step to follow links inside a treeview
to work also when JS is disabled.
- Make regions accept header and footer.
- Change some locators refering to non-clean compatible
regions.
- Restricting click to the table row in forum tracking
because seems to conflict with the navigation bar when
using narrow window sizes.
2014-03-07 14:27:52 +08:00
Eloy Lafuente (stronk7)
170c87d808
Merge branch 'MDL-44425-en_fix' of git://github.com/mudrd8mz/moodle
2014-03-06 00:35:28 +01:00