Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Dan Poltawski
a74cd33160
MDL-39422 mod_forms: prevent long coruse module names
...
To prevent ugly DB errors.
2013-04-30 17:41:36 +01:00
Sam Hemelryk
2b2b967ecb
MDL-38646 mod_folder: improved upgrade of showexpanded
2013-04-19 16:28:29 +12:00
Rex Lorenzo
57e228045b
MDL-38646 folder: change column from show_expanded to showexpanded
2013-04-18 17:28:35 -07:00
Stephen Bourget
01b3704f1b
MDL-39140 mod_folder: Fix missing call to setType()
2013-04-15 17:59:25 -04:00
Rex Lorenzo
1207ae1a34
MDL-38634 folder: Problems displaying multiple folder resources inline in the course page
2013-04-07 17:28:24 -07:00
Eloy Lafuente (stronk7)
35601d77f9
MDL-38633 folder: support show_expanded in backup.
2013-03-28 17:00:46 +01:00
Eloy Lafuente (stronk7)
d86db37c44
MDL-38632 folder: observe show_expanded on course page
2013-03-22 15:53:53 +01:00
Damyon Wiese
43087d02dd
Merge branch 'MDL-38368-master' of git://github.com/FMCorz/moodle
2013-03-19 16:17:41 +08:00
Damyon Wiese
20139cbcef
MDL-30790 folder : Whitespace fixes
2013-03-19 15:59:41 +08:00
Rex Lorenzo
f295727859
MDL-30790 - Option to collapse or expand sub-folders
2013-03-15 16:19:07 -07:00
Frederic Massart
9f1b00a85d
MDL-38368 folder: No edit button when displayed inline
2013-03-14 14:03:17 +08:00
Dan Poltawski
b5457b4def
MDL-37455 lang - fix trailing whitespace
2013-02-25 12:05:16 +08:00
Marina Glancy
c553530a8e
MDL-37455 mod_folder can display content inline. Coding style corrections
2013-02-23 12:03:58 +11:00
Marina Glancy
ec62d8b4e5
MDL-37455 Performance improvement in mod_folder
...
We cache and store additional data in cm_info::customdata and do not
query DB every time the folder is displayed on a course page
2013-02-23 12:03:58 +11:00
Marina Glancy
38199c247b
MDL-37455 Allow mod_folder to display the content inline on course page instead of on separate page
2013-02-23 12:03:58 +11:00
Damyon Wiese
40f1c065b4
Merge branch 'MDL-30637-master' of git://github.com/lucisgit/moodle
2013-02-11 10:37:03 +08:00
David Mudrák
b3c00549c5
MDL-37774 Do not pass trailing slash if the method does not want it
2013-02-08 12:05:44 +01:00
Ruslan Kabalin
8763343ad9
MDL-30637 mod_folder: Make content section expanded
...
This just makes the interface better
2013-02-07 14:23:26 +00:00
Petr Škoda
7a18f49c60
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
...
YAY!
2013-01-29 22:34:46 +01:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Petr Škoda
40b9c0694c
MDL-36436 use hacky aspect ratio to work around IE9 issues
2012-11-20 13:01:27 +01:00
Barbara Ramiro
2df53c3ed8
MDL-36277 Usability: New Activity icons in SVG and PNG formats
2012-11-06 00:02:31 +08:00
Marina Glancy
71a56e08c8
MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly
2012-10-15 14:08:13 +08:00
Eloy Lafuente (stronk7)
7772fed15d
MDL-34338 mod_folder: delete unused $browser var.
2012-09-11 02:18:38 +02:00
Marina Glancy
eb8d220d68
MDL-34338: renderer for mod_folder should not use file_info
2012-09-07 09:34:04 +08:00
Petr Škoda
10e9e1b39e
MDL-34741 use 2in3 in mod_folder
2012-08-11 20:40:03 +02:00
David Monllao
c068b41bed
MDL-34466 mod_folder Replace all instances of get_context_instance() with respective context_XXXX class in mod/folder
2012-07-27 13:26:06 +08:00
Marina Glancy
4b8d51d79a
MDL-33746 make folder view look like filemanager tree view
2012-07-05 16:50:46 +08:00
Aparup Banerjee
99c3c503e0
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:41:09 +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
Andrew Robert Nicols
8635302e54
MDL-33675 Add updated help texts for modules to appear in activity chooser
2012-06-12 13:38:17 +01:00
Aparup Banerjee
6b8b0b2e68
MDL-34400 Libraries : maintained naming rule by removing stray mod_ function and class prefixes from activity modules.
...
This rule @ http://docs.moodle.org/dev/Activity_modules still stands for now.
2012-06-11 13:34:47 +08:00
Ankit Agarwal
6a9949a489
MDL-33325 folder: 'set as main file' option removed, from filepicker when editing a file in a folder resource
2012-05-24 15:13:22 +08:00
Frederic Massart
50fb4c8fd9
MDL-33153 Resource: rename submit button to 'save changes' in folder resource
2012-05-22 09:36:29 +08:00
Dongsheng Cai
6723372514
MDL-28666 Extends repository to support references
...
1. Allow repository to create references to external contents
2. Extends files API to handle file references
3. Generic file caching
4. Backup/restore file references
5. Download external contents if repository uninstalled
6. Allow filepicker to display iframe
7. PHPUnit test suits
2012-05-21 11:57:51 +08:00
Helen Foster
2e6b68f4a8
MDL-32925 lang: Add extended help texts for all modules
...
Thanks to Mary Cooch & Martin Dougiamas who contributed to this
rewording.
AMOS BEGIN
REM These module help texts are going to be displayed more prominently in the Moodle interface
AMOS END
2012-05-18 00:27:04 +08:00
Sam Hemelryk
7b06151288
Merge branch 'MDL-22504_drag_and_drop_upload_final' of https://github.com/davosmith/moodle
...
Conflicts:
course/lib.php
theme/base/style/course.css
2012-05-17 10:55:35 +12:00
Davo Smith
abed5d655f
MDL-22504 Fixed issues raised by Sam Hemelryk
2012-05-04 12:12:52 +01:00
Ankit Agarwal
c1413e22e2
MDL-31945 folder: Removing deprecated function folder_get_participants
2012-05-08 14:44:47 +08:00
Davo Smith
32528f94e4
MDL-22504 Drag and drop upload course - enables upload of files, text and urls to a course page
2012-04-30 09:53:25 +01:00
David Mudrak
261cbbacc1
MDL-32471 preview thumbnails support for activity modules
...
Activity module's xxx_pluginfile() now accepts the $options parameter
that is to be passed to the send_stored_file() function.
2012-04-24 12:09:45 +02:00
Sam Hemelryk
6669669fdb
Merge branch 'MDL-29174-master' of git://github.com/raymanuk/moodle
2012-04-16 17:37:06 +12:00
Ray Guo
8e6530d897
MDL-29174 Remove the empty modulename_extend_navigation() stub from 7
...
modules.
2012-04-03 14:38:47 +01:00
Petr Skoda
caee6e6c26
MDL-32251 E_STRICT fixes part 3
2012-03-29 15:24:30 +02:00
Sam Hemelryk
b896c12bca
Merge branch 'w12_MDL-32079_m23_folderrev' of git://github.com/skodak/moodle
2012-03-20 11:34:21 +13:00
Petr Skoda
60791f18cf
MDL-32079 folder revision must be incremented after any file change
2012-03-16 10:11:07 +01:00
Tim Hunt
88eca3cd26
MDL-19125 module restrictions: addinstance capabilities for all mods
2012-03-15 17:13:43 +00:00
Petr Skoda
bb88a54d06
MDL-31985 remove text sizes from all install.xml files
2012-03-11 15:55:37 +01:00