Dan Poltawski
cd1a9d05e8
Revert "MDL-35556 completion: Improve user completion data permission checking"
...
This reverts commit f493d528c20b023a8b847a44161b82b05f8fc6c8.
2012-11-09 16:50:09 +08:00
Aaron Barnes
f493d528c2
MDL-35556 completion: Improve user completion data permission checking
2012-11-05 19:03:18 +13:00
Dan Poltawski
eedaf16e9e
Merge branch 'MDL-35386b' of git://github.com/srynot4sale/moodle
2012-10-30 16:12:56 +08:00
Aaron Barnes
e9d20bbc64
MDL-35386 completion report: Update code and improve report/csv
2012-10-17 00:03:09 +13:00
Marina Glancy
44aa854e93
MDL-35339 coding style corrections
2012-10-15 16:57:25 +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
Tim Hunt
965d167068
MDL-34657 stats / user sorting: fix SQL regression.
2012-10-04 11:47:39 +01:00
Tim Hunt
9695ff811b
MDL-34657 user sorting: consistent sorting everywhere.
...
This commit coverts everything in the codebase to use the new
users_order_by_sql function when sorting lists of users. More details in
the bug.
Note that this does not change places where users are displayed in a
sortable table, and the sort order comes from the table.
2012-09-27 12:41:42 +01:00
Dan Poltawski
7ce576e317
Merge branch 'MDL-34571_accessibility' of git://github.com/rwijaya/moodle
...
Conflicts:
report/log/lang/en/report_log.php
2012-09-25 13:04:54 +08:00
David Monllao
13cd661f1b
MDL-30901 report_progress Removing screenreader setting usage and adding a title attribute for screen readers
2012-09-21 09:22:21 +08:00
Rossiani Wijaya
d26cfd602b
MDL-34571 report: fixed spacing and string error
2012-09-17 12:10:43 +08:00
Rossiani Wijaya
cb589b25c4
MDL-34571 report: convert to html_writer
2012-09-17 12:10:43 +08:00
Rossiani Wijaya
2bbd896edd
MDL-34571 accessibility compliance for report: Add label to select and input text form
2012-09-17 12:10:43 +08:00
Ankit Agarwal
75eec83b9b
MDL-35225 logs: Adding page number to the title tags
2012-09-17 10:23:16 +08:00
Eloy Lafuente (stronk7)
130eddd24c
Merge branch 'w36_MDL-35077_m24_stats' of git://github.com/skodak/moodle
2012-09-05 13:12:59 +02:00
Petr Škoda
61712b0fb0
MDL-35077 do not show link to system stats report if stats disabled
2012-09-05 10:01:30 +02:00
Eloy Lafuente (stronk7)
8f487cb608
Merge branch 'MDL-28346-master' of git://github.com/FMCorz/moodle
2012-09-03 19:30:21 +02:00
Frederic Massart
05e521c9bc
MDL-28346 Backup: Added new status 'warning' for backup result
2012-09-03 14:13:11 +08:00
Petr Škoda
6910d97d8b
MDL-35077 fix stats report navigation links
2012-08-31 14:17:14 +02: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
Dan Poltawski
388309ca36
Merge branch 'wip-MDL-31810-master' of git://github.com/phalacee/moodle
2012-08-20 12:01:20 +08:00
Jason Fowler
b2e7db07fc
MDL-31810 - Fixing unclosed DIV tags throughout Moodle
2012-08-16 10:37:37 +08:00
Petr Škoda
70039658c8
MDL-34741 use 2in3 in report_completion
2012-08-11 20:40:08 +02:00
Petr Škoda
5bb40d1ebd
MDL-34741 use 2in3 in report_progress
2012-08-11 20:40:08 +02:00
Frederic Massart
21c08c63ca
MDL-34458 Librairies: Replaced deprecated get_context_instance()
2012-07-24 16:58:17 +08:00
Petr Skoda
c52551dc3c
MDL-8249 localise standard role names and descriptions if empty
2012-07-06 08:22:34 +02:00
sam marshall
110f73ad57
MDL-33426 Completion: Multilang activity names wrong in alt/title
2012-07-03 13:10:14 +01: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
Aparup Banerjee
267080d4ea
Merge branch 'MDL-33040-master-1' of git://git.luns.net.uk/moodle
2012-05-31 15:20:53 +08:00
Andrew Robert Nicols
eb7b030a8b
MDL-33040 Validate dates correctly on log page
2012-05-16 13:52:11 +01:00
sam marshall
cfa722c9c1
MDL-32535 Completion lang string incorrect use, text
2012-05-14 11:13:54 +01:00
Petr Skoda
f0202ae9a2
MDL-30686 improve accuracy of qualified_me() by trying PAGE->url first
...
This should help SSL proxies and returning to current page after require_login().
2012-04-27 13:39:18 +02:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fee75c2416d71bae7583fd026b9ccabb.
2012-04-11 17:18:58 +12:00
Rossiani Wijaya
f9f281b8fe
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 16:26:58 +08:00
Sam Hemelryk
397ee19727
Merge branch 'MDL-30298_master' of git://github.com/lazydaisy/moodle
2012-03-13 11:55:54 +13:00
Mary Evans
180bf7d494
MDL-30298 report_progress: adds outer wrapper with class no-overflow to report table so as to enable horizontal scroll bar
2012-03-12 10:37:35 +00:00
Sam Hemelryk
100875efdb
Merge branch 'MDL-31918-master-2' of git://git.luns.net.uk/moodle
2012-03-12 14:54:42 +13:00
Mary Evans
a5ba7c3654
MDL-30298 report_completion: adds outer wrapper with class no-overflow to report table so as to enable horizontal scroll bar
2012-03-11 14:09:37 +00:00
Andrew Robert Nicols
ccb8d546e3
MDL-31918 Use cached module info for activity completion report
2012-03-07 15:25:38 +00:00
Petr Skoda
f8311defeb
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Sam Hemelryk
24768e4658
Merge branch 'm_MDL-31107_fixing_below_typos' of git://github.com/gerrywastaken/moodle
2012-02-14 15:07:57 +13:00
Eloy Lafuente (stronk7)
70a4e462ab
MDL-30975 Docs - whitespace fixes
2012-02-14 01:10:40 +01:00
Eloy Lafuente (stronk7)
277c811f08
MDL-30975 Docs - add phpdocs @param to report_log_print_graph()
2012-02-14 00:59:02 +01:00
Ankit Kumar Agarwal
04252d3a13
MDL-30975 Docs Adding correct pacakge information
2012-02-13 11:06:47 +05:30
Ankit Kumar Agarwal
a5fa03eebc
MDL-30975 Docs Documenting report/livelogs
2012-02-13 11:06:44 +05:30
Ankit Kumar Agarwal
f82de750bf
MDL-30975 Docs Documenting report/logs
2012-02-13 11:06:43 +05:30
Gerard (Gerry) Caulfield
ce8df92df1
MDL-31107 Fixing instaces of below where it is written as bellow (two L's)
2012-02-10 15:40:04 +08:00
Petr Skoda
b85b25ebb8
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Tim Hunt
574a5e53f5
MDL-31135 question instances report: 'All' option broken
2012-01-12 12:43:22 +00:00