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
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
sam marshall
ab7632b74c
MDL-39876 Change get_record('course') calls to get_course
2013-08-15 11:31:20 +01: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
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
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
Adrian Greeve
f7a00e9dbf
MDL-39040 - mod_data: Database description available in single view tab.
2013-04-30 09:06:02 +08:00
Petr Škoda
75427a824c
MDL-37171 fix multiple spreadsheet related PHP4isms
2012-12-15 12:36:40 +01:00
Frederic Massart
851d3b7a97
MDL-36830 usability: Glossary and database small design improvements
2012-11-30 16:48:46 +08:00
Sam Hemelryk
1762071194
Merge branch 'wip-MDL-36551-master' of git://github.com/abgreeve/moodle
2012-11-26 14:44:40 +13:00
Adrian Greeve
c600a85c5e
MDL-36551 - mod_data: Onsite presets now retain the advanced search template.
...
Presets that were saved to the site would lose the advanced search template when being used.
The previous check was put in place to see if the advanced search template existed or not (presets pre 1.9),
This checked external files properly but not onsite files.
Now checks are being done on both internal and external preset files.
2012-11-21 09:57:34 +08:00
Frederic Massart
ae41a70b40
MDL-36634 usability: Minor CSS fixes in Wiki and Blog
2012-11-20 13:06:09 +08:00
Mark Nelson
3774324174
MDL-33791 Portfolio: Fixed security issue with passing file paths.
2012-11-08 00:26:13 +01:00
Adrian Greeve
e2c5f38605
MDL-35558 mod_data: Show only own entries while there are required pending.
2012-11-07 19:43:42 +01:00
Adrian Greeve
76fb0443b6
MDL-34448 - mod/data - Fixing separate groups viewing all entries.
2012-10-05 08:11:11 +08:00
Sam Hemelryk
c367e7fe4e
Merge branch 'MDL-31496_master' of git://github.com/dmonllao/moodle
2012-09-03 12:20:38 +12:00
Ankit Agarwal
d197ea4300
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
David Monllao
0d284a8bd6
MDL-31496 mod_data Replacing inline styles for CSS classes in search containers
2012-08-20 17:16:15 +08:00
David Monllao
b859dc533f
MDL-31496 mod_data Replacing inline styles for CSS classes in textarea elements
2012-08-20 16:44:01 +08:00
Rossiani Wijaya
1b2bd9768d
MDL-34563 - change string firstname to lastname and add accesshide class
2012-08-16 14:16:57 +08:00
Rossiani Wijaya
3a5543d43b
MDL-34563 - removed double labeling and add label for input text
2012-08-16 14:15:13 +08:00
Aparup Banerjee
6e12c2156e
MDL-22773 Database : fixed whitespace.
2012-08-15 10:04:24 +08:00
Aparup Banerjee
dbf2c5bfef
Merge branch 'MDL-22773' of git://github.com/bostelm/moodle
2012-08-15 10:01:46 +08:00
Henning Bostelmann
4f304eeb3d
MDL-22773 Database module export: include internal fields
...
Fields included:
* User details (fullname, username, email)
* Time added/modified
* Approval status
2012-08-14 11:14:07 +01:00
Sam Hemelryk
6869060218
Merge branch 'wip-MDL-34074-master' of git://github.com/abgreeve/moodle
2012-08-06 13:36:44 +12:00
Adrian Greeve
9a5abd1b70
MDL-34074 - lib - Creation of a csv upload class which is FRC 4180 compliant and the alteration of various files around Moodle to use this class.
2012-08-02 13:18:57 +08:00
David Monllao
0b3b8c30e2
MDL-34464 mod_data Replace all instances of get_context_instance() with respective context_XXXX class in mod/data
2012-07-27 09:13:57 +08:00
Adrian Greeve
35ca63c166
MDL-33297 - forum - workshop - glossary - data - Updated the check for files to allow students to see files they recently uploaded.
2012-06-20 10:49:18 +08: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
Adrian Greeve
0a498686c0
MDL-32126 replaced _order with sortorder to make sorting work in oracle
2012-05-18 11:37:21 +02:00
Dan Poltawski
7e89cbe0ac
Merge branch 'MDL-31675-file-browsing' of git://github.com/mudrd8mz/moodle
2012-05-18 10:30:22 +08:00
Sam Hemelryk
ba94f1d503
Merge branch 'MDL-32889-master' of https://github.com/mackensen/moodle
2012-05-16 13:09:32 +12:00
Adrian Greeve
0ba303e85f
MDL-32126 - data - Fix of an error when sorting by other criteria.
2012-05-14 07:27:01 +08:00
Sam Hemelryk
5ba2e3150f
Merge branch 'wip-MDL-31763-master' of git://github.com/abgreeve/moodle
2012-05-10 14:11:24 +12:00
Adrian Greeve
541685ec20
MDL-31763 - data - users can only override their own presets unless they have manage presets permission.
2012-05-10 10:04:30 +08:00
Charles Fulton
66969d5004
MDL-32889 lib: escape filename in Content-Disposition header
2012-05-09 16:03:33 -04:00
David Mudrak
386b67d100
MDL-31675 File browsing support for the Database module
...
AMOS BEGIN
CPY [fields,mod_data],[areacontent,mod_data]
AMOS END
2012-05-09 04:03:34 +02:00
Ankit Agarwal
d5f7468eca
MDL-31940 data: Removing deprecated function data_get_participants
2012-05-08 15:04:53 +08:00
Sam Hemelryk
bc0be2fb80
Merge branch 'MDL-19391-master-1' of git://git.luns.net.uk/moodle
2012-04-30 12:16:35 +12:00
Aparup Banerjee
aed560a197
MDL-19391 Database : fixed icon size
2012-04-24 16:00:38 +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
Petr Skoda
6b04fdc0b6
MDL-32400 improve module generators
...
Module generators are using standard *_add_instance() methods which helps with testing, it also updates grades and calendar events if used.
2012-04-15 14:16:59 +02:00
Aparup Banerjee
c197d5f028
MDL-17327 database : fixed comparisions in sql to be cross db compatible in data_get_advanced_search_sql()
...
This was failing under the MSSQL database drivers.
2012-04-03 15:06:09 +08:00
adrian@moodle.com
db546510a1
MDL-17327 - data - improved the sql query for very large advanced searches
2012-03-30 13:18:23 +08:00
Aparup Banerjee
a72996fe71
Revert "MDL-17327 - data - improved the sql query for very large advanced searches"
...
This reverts commit 72d4340a0e .
Testing cross db compatibility failed.
2012-03-22 09:21:25 +08:00
adrian@moodle.com
72d4340a0e
MDL-17327 - data - improved the sql query for very large advanced searches
2012-03-21 09:41:48 +08:00