Sam Hemelryk
3eb032d743
NOBUG: fixed whitespace
2013-09-10 13:02:35 +12:00
Sam Hemelryk
a775f2c96d
Merge branch 'MDL-40731_headings' of https://github.com/andyjdavis/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-09-10 11:22:04 +12:00
Dan Poltawski
cdf6fc243e
Merge branch 'MDL-29069' of https://github.com/bostelm/moodle
2013-09-09 17:37:49 +08:00
Henning Bostelmann
d0372ed6f1
MDL-29069 Data / Glossary: allow disapproving entries
2013-09-04 20:37:46 +01:00
Andrew Davis
66e2b9f8c2
MDL-38856 reposition activity group control and fixed titles in chat, database and forum
2013-09-02 11:49:39 +07:00
Damyon Wiese
74df2951d1
Revert "MDL-39876 Change get_record('course') calls to get_course"
...
This reverts commit ab7632b74c
.
2013-08-21 13:42:30 +08:00
Adrian Greeve
db22e31b1e
MDL-41231 - mod_data: Export to portfolio and delete selected now work together.
2013-08-20 11:28:09 +08:00
sam marshall
ab7632b74c
MDL-39876 Change get_record('course') calls to get_course
2013-08-15 11:31:20 +01:00
Sam Hemelryk
f37d53296d
Merge branch 'wip-MDL-40871-master' of git://github.com/abgreeve/moodle
2013-08-13 08:57:15 +12:00
Adrian Greeve
e727e8ff58
MDL-40871 - mod_data: Unit tests for data_delete_record()
2013-08-09 16:53:18 +08:00
Adrian Greeve
cf9ecfdac4
MDL-40871 - mod_data: Allow bulk deletion of entries in the database module.
2013-08-09 16:53:18 +08:00
Rossiani Wijaya
7f60308a35
MDL-35934 Filemanager: add aria attributes for editing file/folder.
...
Add unique reference ids
2013-08-09 10:01:36 +08:00
Petr Škoda
2f1e464a88
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
Petr Škoda
bd3b3bba9f
MDL-40220 use new core_component::get_plugin_list()
2013-07-16 22:36:11 +02:00
Adrian Greeve
a327f25ef1
MDL-31776 - lib: Alternate name fields
...
Add support for additional name fields and flexible formating of
user names.
2013-07-09 11:45:50 +08:00
Ankit Agarwal
0601e0eef6
MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core
2013-07-04 15:41:06 +08:00
Sam Hemelryk
e1e6c0dd4c
Merge branch 'wip-MDL-39040-master' of git://github.com/abgreeve/moodle
2013-06-12 10:21:45 +12:00
Petr Škoda
a9cda870ba
MDL-38109 use always get_plugin_list() to get list of plugins
...
get_list_of_plugins() is NOT intended for real plugins, only plugin like directories.
2013-06-11 10:22:45 +02:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Damyon Wiese
367b977d4d
MDL-39077 max_files does not include current option when it is non-standard
...
Non-standard means php.ini was set to something not in the default list (like 7MB),
then the config was saved to that specific value, and now the value in php.ini has been changed
again so 7MB does not appear in the list.
2013-05-01 12:40:57 +01: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
Adrian Greeve
f7a00e9dbf
MDL-39040 - mod_data: Database description available in single view tab.
2013-04-30 09:06:02 +08:00
AL Rachels
15d5885f84
MDL-39040 - mod_data: Database description available in add entry tab.
2013-04-30 09:06:01 +08:00
Dan Poltawski
e6c91f99ec
Merge branch 'MDL-38892' of git://github.com/rwijaya/moodle
2013-04-24 08:16:37 +01:00
Rossiani Wijaya
819b1de681
MDL-38892 data module: Fixed action setType to use PARAM_ALPHANUM
2013-04-24 13:49:09 +08:00
Rossiani Wijaya
2e0ba150b3
MDL-38892 data module: Fixed setType warning
2013-04-23 09:57:58 +08:00
Adrian Greeve
e06d54289d
MDL-39118 - mod_data: removed areamaxbytes option for uploading files and images.
...
Setting the maximum size for a file or picture field to the course upload limit
would send a value of 0 to the file picker. This patch checks for this 0 value
and handles it appropriately.
2013-04-22 09:28:51 +08:00
Damyon Wiese
6a508eaccf
Merge branch 'w15_MDL-34674_m25_spell' of git://github.com/skodak/moodle
2013-04-16 15:56:10 +08:00
Marina Glancy
a5f82c5b21
MDL-38309 Substitute usage of print_tabs() with renderable tabtree
2013-04-15 12:13:13 +10:00
Petr Škoda
0ac97084fa
MDL-34674 use browser built-in spell checking in all browsers except < IE10
2013-04-12 11:33:23 +02:00
Frederic Massart
8783e17b0f
MDL-38590 data: Reformat settings form
...
AMOS BEGIN
CPY [allowcomments,mod_glossary],[allowcomments,mod_data]
AMOS END
2013-03-28 10:53:58 +08:00
Eloy Lafuente (stronk7)
044566f001
Merge branch 'MDL-38166-m' of git://github.com/andrewnicols/moodle
2013-03-20 00:13:51 +01:00
Andrew Robert Nicols
6f07bf766b
MDL-38166 mod_data Add option to open url in a new window
2013-03-12 11:29:17 +00:00
Ankit Agarwal
7a241d8102
MDL-30166 Remove deprecated %fullname% from core
...
Thanks to Matheus Kautzmann for the initial patch.
2013-03-12 10:38:09 +08:00
Helen Foster
ca084ef149
MDL-38352 Merge English strings from the en_fix language pack
2013-03-06 16:44:39 +01:00
Eloy Lafuente (stronk7)
738b0965a4
Merge branch 'wip-MDL-37356-master' of git://github.com/abgreeve/moodle
2013-02-26 18:12:15 +01:00
Adrian Greeve
cffc08a63d
MDL-37356 - mod_data: Database activity now uses format_float and unformat_float.
...
The longitude and latitude values were not using format_float and unformat_float.
Changes have been made to the manual entry of records, csv import of records, and the
display of these records.
2013-02-25 14:39:36 +08:00
Eloy Lafuente (stronk7)
9e7e1b1c9e
MDL-38040 Clean core from CRLFs
2013-02-15 02:13:32 +01:00
Petr Škoda
7a18f49c60
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
...
YAY!
2013-01-29 22:34:46 +01:00
Dan Poltawski
73ce4ac996
Merge branch 'MDL-37457_master' of git://github.com/dmonllao/moodle
2013-01-21 10:53:12 +08:00
David Monllao
6b21986911
MDL-37457 testing Mark current classes as deprecated
2013-01-15 11:07:45 +08:00
David Monllao
5c3c2c81be
MDL-37457 testing Refactoring references
2013-01-15 11:07:43 +08:00
Adrian Greeve
173c6f2c8b
MDL-7660 - mod_data: Changed the filepicker to filemanager for field elements.
...
This allows users to delete their files or pictures when editing their entries
which was previously unavailable.
Also the use of the filemanager allows for drag and drop to be active.
2013-01-04 12:17:47 +08:00
Eloy Lafuente (stronk7)
7039c823dc
Merge branch 'w50_MDL-37171_m25_outdatedexcel' of git://github.com/skodak/moodle
2012-12-18 00:13:45 +01:00
Dan Poltawski
efda4a8340
Merge branch 'MDL-29334_master' of git://github.com/markn86/moodle
2012-12-17 13:47:44 +08:00
Petr Škoda
75427a824c
MDL-37171 fix multiple spreadsheet related PHP4isms
2012-12-15 12:36:40 +01:00
Mark Nelson
cba235594a
MDL-29334 mod_data: if site-wide presets created in <= 1.9 exist convert them to 2.x
2012-12-12 13:18:02 +08:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Sam Hemelryk
bb682c1ac2
Merge branch 'wip-MDL-36906-master' of git://github.com/abgreeve/moodle
2012-12-10 10:33:48 +13:00