Sam Hemelryk
df1d3e9115
Merge branch 'wip-MDL-27684-master' of git://github.com/satrun77/moodle
2013-09-16 10:27:16 +12:00
Mohamed Alsharaf
dca16fd76f
MDL-27684 repository: make require_login() throws exception instead of redirect
2013-09-13 16:01:55 +12:00
Matthew Noorenberghe
9b3d60fc47
MDL-41634 - URL Download Repository doesn't warn when asked to download non-image files
2013-09-05 21:37:39 -07:00
Damyon Wiese
e66c84a157
Merge branch 'MDL-29954-master' of git://github.com/danpoltawski/moodle
2013-09-03 16:02:47 +08:00
Jason Fowler
199c9375d0
MDL-35925 filepicker - Fixing behat tests
2013-09-03 15:43:56 +08:00
Damyon Wiese
a28f43e8c7
Merge branch 'wip-MDL-23044-master' of git://github.com/marinaglancy/moodle
2013-09-03 15:33:25 +08:00
Marina Glancy
a7e505e659
MDL-23044 Use Files API functions in filesystem cron
2013-09-03 17:00:29 +10:00
Damyon Wiese
ed204cb514
Merge branch 'MDL-33472-master' of git://github.com/danpoltawski/moodle
2013-09-03 14:35:58 +08:00
Damyon Wiese
060615d347
Merge branch 'm26_MDL-29218_plugin_init_not_blocking_when_false' of https://github.com/scara/moodle
2013-09-03 14:25:43 +08:00
Dan Poltawski
c247756b0c
Merge branch 'MDL-41428-master' of git://github.com/FMCorz/moodle
2013-09-03 12:27:26 +08:00
Matteo Scaramuccia
a1070d3fff
MDL-29218 Repository: fixed a typo in the PHPDoc
2013-09-02 23:09:24 +02:00
Matteo Scaramuccia
46d023b77a
MDL-29218 Repository: $pname, get rid of all the useless code
...
More details in the Tracker.
2013-09-02 23:09:22 +02:00
Matteo Scaramuccia
9b64ec4dae
MDL-29218 Repository: Hide the repo if repository::plugin_init returns false
2013-09-02 23:09:20 +02:00
Dan Poltawski
6b25e62f48
Merge branch 'MDL-35925-master' of git://github.com/phalacee/moodle
...
Conflicts:
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-min.js
2013-09-02 15:23:05 +08:00
Marina Glancy
2ef39ca4c5
MDL-23044 Support for storing thumbnails in repository filesystem
2013-08-30 14:22:48 +10:00
Jason Fowler
2eaaae00be
MDL-35925 File picker - Improving accessibility by adding focus and removing unnecessary alt attribs
2013-08-28 14:05:13 +08:00
Dan Poltawski
033d1634cc
MDL-29954 repository: remove dead code
...
Also remove repository_attach_id() which was never used and not useful.
2013-08-28 10:52:42 +08:00
Damyon Wiese
92058753ac
Merge branch 'MDL-40877-master' of git://github.com/FMCorz/moodle
2013-08-27 12:46:23 +08:00
Frederic Massart
5d9b539ee2
MDL-41428 repository_coursefiles: Missing white space in name
2013-08-27 10:31:27 +08:00
Rossiani Wijaya
3f0d3a7ea0
MDL-35930 filepicker filemanaer: make announcement on page change when selecting view files options
2013-08-26 14:30:35 +08:00
Dan Poltawski
179d0baa05
MDL-33472 google plugins: move helper functions to upgradelib.php
...
upgrade.php is reserved for the upgrade steps only. See also
MDL-34103
2013-08-23 11:32:15 +08:00
Frederic Massart
e5f9659b79
MDL-40877 repository_url: Use core_text functions instead of mb_strlen()
2013-08-21 14:13:46 +08:00
Damyon Wiese
93e2c2a567
Merge branch 'MDL-40709-master' of git://github.com/danpoltawski/moodle
2013-08-20 16:10:49 +08:00
Sam Hemelryk
d333a3f2da
Merge branch 'MDL-41200' of https://github.com/rwijaya/moodle
2013-08-15 15:16:19 +12:00
Damyon Wiese
fd782261de
MDL-39851 javascript: Fixes for filepicker dialogs
...
Fixes display issues with the filepicker dialogs that were
converted to M.core.dialogue.
Note: These dialogue use table based layouts and the table width is not
counted in the form that it sits in. I have changed the dialogues to have
a wider width but for really small screens this causes horizontal scrolling.
The only solution for that is to rewrite all the filepicker/filemanager dialogs
to use css for layout.
2013-08-15 10:52:24 +08:00
Rossiani Wijaya
d8817b4a7f
MDL-41200 Filepicker: Reduce the string length to fit the dialog size nicely.
2013-08-15 10:38:58 +08:00
Rossiani Wijaya
0a5c86ddef
MDL-41200 filepicker: change header string to select.
...
Add length limitation for header, so it fits nicely in mobile devices
2013-08-15 10:28:56 +08:00
Damyon Wiese
ae19c68c9c
MDL-39851 javascript: More behat fixes for filepicker changes.
2013-08-14 17:12:03 +08:00
Dan Poltawski
7e9ab93199
MDL-40709 skydrive: filter files by accepted types
...
This means images will only be shown in the image picker, videos
in the video picker - etc.
2013-08-14 15:56:58 +08:00
Damyon Wiese
bf7c86cfcf
MDL-39851 M.core.dialogue: Various fixes
...
Items addressed
* Get rid of custom attribute srcNode
* Change extraClasses to a config only parameter.
* Change attribute fullscreen to a method.
* Restore the original window overflow value.
* Use setStyles instead of setStyle for performance.
* Tinymce end the zindex wars
* Prevent fullscreen dialogs in an iframe (tinymce managefiles plugin).
* tinymce: Cross browser fix for zindex on popups
* Use CSS for overflow changes (easier to keep track of the previous state).
* Fix Coding style for css changes
2013-08-13 10:42:01 +08:00
Damyon Wiese
d61c96b6b4
MDL-39851 javascript: Full screen dialogs on small screens
...
This change adds support to M.core.dialogue for showing fullscreen
dialogs on small screen sizes. There are 2 new configuration values that
can be set to control this when creating a dialog (responsive and responsiveWidth).
Setting responsive to false will disable this functionality completely (old behaviour).
Setting responsiveWidth controls the screen width that the dialog will switch to
fullscreen mode. Try not to think of the device that will be accessing the dialog,
but the width at which the content of the dialog needs to be displayed differently.
The activity chooser and the filepicker are the two dialogs that have been converted
in this patch. The filepicker first had to be converted to use M.core.dialog and not
Y.Panel.
2013-08-13 10:37:32 +08:00
Sam Hemelryk
23b7f1dfcf
Merge branch 'MDL-41033' of git://github.com/rwijaya/moodle
2013-08-13 09:24:12 +12:00
Sam Hemelryk
3ad7a71e1f
NOBUG: fixed whitespace
2013-08-13 08:41:09 +12:00
Sam Hemelryk
8fa5ad6212
Merge branch 'MDL-35931-master' of git://github.com/phalacee/moodle
2013-08-13 08:38:33 +12:00
Rossiani Wijaya
f2e4da6876
MDL-41033 Filepicker: add ARIA attributes for selecting file in a modal
2013-08-09 10:56:21 +08:00
Jason Fowler
ee4ab9759e
MDL-35931 Accessibility - adding focus change when repository is selected
2013-08-08 10:52:04 +08:00
Petr Škoda
2f1e464a88
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
Petr Škoda
8252b7c291
MDL-40901 standardise core test case class and file names
...
This finally allows us to type only the class name when executing individual core test cases.
2013-08-04 22:10:31 +02:00
Frederic Massart
d72d541db5
MDL-40615 Repository: Updated Amazon S3 library
...
Fixed insecure use of CURLOPT_SSL_VERIFYHOST
2013-07-30 09:03:59 +12:00
Eloy Lafuente (stronk7)
154bc6b240
Merge branch 'w30_MDL-40642_m26_umask' of https://github.com/skodak/moodle
2013-07-23 23:42:11 +02:00
Marina Glancy
1d94557373
MDL-28019 Added plugin repository_areafiles
2013-07-23 14:12:45 +08:00
David Monllao
3897608152
MDL-39635 behat: XPath cleanups
...
- Escaping steps arguments redirected to other steps
- Adding normalized-space() in all contains() assertions
- General xpaths review
- Convering provided xpath text strings to xpath literals
to avoid problems with arguments containing both single
quotes and double quotes
2013-07-19 10:02:36 +02:00
David Monllao
dedb973878
MDL-39635 behat: Replacing hardcoded language strings
...
Using get_string() instead.
2013-07-19 10:02:10 +02:00
Petr Škoda
eb459f7192
MDL-40642 set more restrictive umask and use proper permission for new dirs and files
2013-07-19 09:18:44 +02:00
Damyon Wiese
06c8b60936
Merge branch 'MDL-40462_master' of https://github.com/markn86/moodle
2013-07-16 15:00:46 +08:00
Dan Poltawski
f6ef724650
MDL-30740 skydrive: improve repo metadata
...
* Add manage link
* Use realthumbnail for lazy loading images
* Add image height/width info
* Add author information to files
2013-07-15 18:08:18 +08:00
Dan Poltawski
c893448b17
MDL-30740 skydrive: convert muc to defined cache
2013-07-15 18:08:17 +08:00
Dan Poltawski
1757cc9d15
MDL-30740 skydrive: bump version for core inclusion
...
Remove release name and maturity as these will now be inhereted from
core.
2013-07-15 17:57:43 +08:00
Dan Poltawski
d4fd856b91
MDL-30740 skydrive: Add filepicker navigation bar
...
In order not to get lost in the Sky.
We use a session cache to reduce repeated calls to the skydrive API,
storing the folder name each time we get a listing.
Original concept from Ruslan Kabalin, thanks!
2013-07-15 17:57:42 +08:00
Ruslan Kabalin
1bb2f42130
MDL-30740 skydrive: show albums as essentially they are "folders"
...
If you create a folder in SkyDrive and add image to it, it will be calssified
as album and, this will not be listed without this patch.
2013-07-15 17:57:42 +08:00