Eloy Lafuente (stronk7)
d7ce8b1434
MDL-39068 use cross-db text column ORDER BY
...
Credit goes to Valerii Kuznetsov, thanks!
2013-04-14 16:07:43 +02:00
Dan Poltawski
bf11c1d128
Merge branch 'MDL-22153' of git://github.com/stronk7/moodle
2013-04-10 10:58:32 +08:00
Eloy Lafuente (stronk7)
c1782ec626
MDL-22153 backup: delete old, unused, 1.9 files
2013-04-07 17:20:41 +02:00
Charles Fulton
ad23973cdc
MDL-38865 report_progress: narrow CSS selectors
2013-04-03 08:46:39 -07:00
Petr Škoda
689096bc26
MDL-38654 do not test $CFG->gdversion
...
GD PHP extension is now required. Add-ons need to remove $CFG->gdversion tests. The worst case regression is that add-on will think GD is not available.
2013-03-22 16:57:55 +01:00
Rajesh Taneja
87f9a3b15e
MDL-35716 report_performance: Performance report for moodle site
...
This will report config setting which can affect moodle performance.
Few of them are added in this patch:
1. Theme designer mode
2. Cache Javascript
3. Debug message set to developer
4. Backup - Active
5. Stats enabled.
2013-03-11 14:30:01 +08:00
Damyon Wiese
b27fc5b64f
Merge branch 'wip-MDL-33774-master' of git://github.com/marinaglancy/moodle
2013-02-19 12:36:40 +08:00
Rossiani Wijaya
17b57ec881
MDL-35336 report (course overview): check the setting for enablestats before printing out the node for setting > site admin > reports
2013-02-18 10:21:53 +08:00
Rossiani Wijaya
2975c3429e
MDL-35336 Report (course overview): fixed redirect url to enable statistics setting page when statistics is disable
2013-02-18 10:21:53 +08:00
Marina Glancy
9ecb50e6e3
MDL-33774 instead of checking that activity is label we check that it has view url
2013-02-14 19:46:19 +11:00
Simon Coggins
ec2d8ceb88
MDL-35332 lib: Improve security of hashed passwords
2013-02-09 06:47:57 +13:00
Sam Hemelryk
be54d2015d
Merge branch 'wip-MDL-37614_master' of git://github.com/lazydaisy/moodle
2013-01-28 17:40:08 +13:00
Mary Evans
4c085aed64
MDL-37614 report/completion: changed generalbox class in table to generaltable class in user.php
2013-01-21 23:51:47 +00:00
Rossiani Wijaya
d264e5d72c
MDL-37375 Report: fixed blog post link from course activity report
2013-01-21 14:59:23 +08:00
Eloy Lafuente (stronk7)
ada893d339
Merge branch 'MDL-36554' of git://github.com/rwijaya/moodle
2013-01-15 18:02:26 +01:00
Dan Poltawski
8b16bbfc68
Merge branch 'MDL-35556d' of git://github.com/srynot4sale/moodle
2013-01-15 13:15:31 +08:00
Rossiani Wijaya
6fc61f2d08
MDL-36554 Admin settings: make tables class consistent throughout admin settings
2013-01-14 10:10:54 +08:00
Sam Hemelryk
f44e7d0a77
Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle
...
Conflicts:
user/view.php
2013-01-09 09:34:22 +13:00
Ankit Agarwal
986095771b
MDL-33340 completion: Incorrect logic in hidden field check
...
Credit to Jody Steele
2013-01-07 10:36:00 +08:00
Petr Škoda
0662bd677c
MDL-29996 remove deprecated stuff from filter code
2012-12-30 17:02:18 +01:00
Thanh Le
31f4086460
MDL-36259 course short names: ensure it displays when enabled in admin
...
Fixed 5 Moodle pages that does not display the course short name even if "Display extended course names" setting is on. In fixing this, search.php also included related minor code to change to minimise DB calls to improve performance.
2012-12-15 10:44:34 +00:00
Sam Hemelryk
3dd842ebfb
Merge branch 'MDL-36601-master' of git://git.luns.net.uk/moodle
2012-12-11 09:42:17 +13:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Andrew Robert Nicols
b84a84258c
MDL-36601 Ensure that reports remember all days setting
...
All Days was set as the nothing value, but this nothing value was used.
Additionally, an insufficient comparison meant that the selecteddate then
became Today.
2012-11-29 09:56:30 +00:00
Sam Hemelryk
6167badf62
Merge branch 'wip-mdl-36238' of git://github.com/rajeshtaneja/moodle
2012-11-28 11:41:42 +13:00
Dan Poltawski
0e35ba6ffc
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
Aaron Barnes
5bb05a469a
MDL-35556 completion: Improve user completion data permission checking
2012-11-12 00:13:36 +13:00
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
Rajesh Taneja
52fa70f382
MDL-36238 Blocks: Logs page close session write, so editing is set before
2012-11-01 12:14:18 +08: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