Eloy Lafuente (stronk7)
e28eb21659
Merge branch 'wip-MDL-43828-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-02-03 23:58:14 +01:00
Sam Hemelryk
5dce0f2a1a
Merge branch 'MDL-43892_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-02-04 10:57:37 +13:00
Sam Hemelryk
90c15466d8
Merge branch 'wip-MDL-33920-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-02-04 10:47:09 +13:00
Sam Hemelryk
c78f073a41
Merge branch 'MDL-43936_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-02-04 10:11:47 +13:00
Gordon Bateson
cb5639ca1c
MDL-40410 remove ampersands required for PHP strict standards lib/tablelib.php
2014-02-04 10:05:53 +13:00
Sam Hemelryk
2ad02f9c91
Merge branch 'MDL-43884-26' of git://github.com/ankitagarwal/moodle into MOODLE_26_STABLE
2014-02-04 09:11:41 +13:00
Sam Hemelryk
fa0b936d59
Merge branch 'wip-MDL-39942-MOODLE_26_STABLE' of https://github.com/kwiliarty/moodle into MOODLE_26_STABLE
2014-02-04 08:29:17 +13:00
Eloy Lafuente (stronk7)
fa10d60b15
Merge branch 'm26_MDL-37714' of git://github.com/greg-or/moodle into MOODLE_26_STABLE
2014-02-03 17:58:38 +01:00
Marina Glancy
8ded044775
Merge branch 'MDL-41647_26' of git://github.com/apsdehal/moodle into MOODLE_26_STABLE
2014-02-03 17:34:57 +08:00
Dan Poltawski
b7f4097043
MDL-42882 upgrade: improved SQL query
...
Kudos to Tim Hunt who came up with this, on mysql with 4 milion
records (and a fast SSD) the performance difference is:
Original: 36.83 sec
New query: 8.63 sec
2014-02-03 17:30:21 +08:00
Dan Poltawski
5f38edeefd
MDL-42882 upgrade: unit tests for root folders upgrade
...
Just verifying the original behaviour
2014-02-03 17:30:20 +08:00
David Monllao
74d357b1c2
MDL-43838 behat: Clean theme compatibility with small and medium screen sizes
2014-02-03 17:01:48 +08:00
Marina Glancy
839b58679d
Merge branch 'MDL-43805-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-02-03 16:09:37 +08:00
Marina Glancy
79efe4f22b
Merge branch 'w05_MDL-43905_m26_loginevents' of git://github.com/skodak/moodle into MOODLE_26_STABLE
2014-02-03 15:34:32 +08:00
Marina Glancy
18a28dde45
Merge branch 'MDL-43593-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-02-03 15:07:53 +08:00
Marina Glancy
94776f1bfa
Merge branch 'MDL-43951_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-02-03 14:54:11 +08:00
David Monllao
9a13b1108f
MDL-43951 behat: Fixing random failure
...
NodeElement->hasAttribute() (JS enabled) queries selenium
about whether it has any attribute or not, if due to an
AJAX request the field node changed selenium can not access
that node and throws an exception.
2014-02-03 13:59:32 +08:00
Marina Glancy
52b3120916
Merge branch 'MDL-43440-26' of git://github.com/mr-russ/moodle into MOODLE_26_STABLE
2014-02-03 13:43:50 +08:00
apsdehal
3a1ade2544
MDL-41646 Wiki: Removed unnecessary wiki_info class
2014-02-02 15:51:30 +05:30
apsdehal
1ab256742d
MDL-41647 WebServices: Changed notification CSS class
2014-02-02 15:24:40 +05:30
apsdehal
3a98e73a54
MDL-41644 Backup: Update CSS class .notifywarning with .notifyproblem
2014-02-02 03:31:37 +05:30
Tim Hunt
bdeb5d0bf1
MDL-43936 questions: document renderer API change.
2014-01-31 14:12:35 +00:00
Tim Hunt
9b62fec54a
MDL-43926 Unit tests shouldn't assume only one category on install
2014-01-31 10:46:35 +00:00
Marina Glancy
cfd46e76c6
MDL-43828 forum: allow to select single available group when posting
2014-01-31 17:00:19 +08:00
Marina Glancy
1c4b2c0b8d
MDL-41384 course: do not show debugging message if $COURSE contains format options
...
before showing debugging message make sure that field exists in database and not only in the object
2014-01-31 16:59:54 +08:00
Marina Glancy
e262d58d6c
MDL-41384 upgrade: make sure to re-read $SITE from DB when course table is altered
2014-01-31 16:59:54 +08:00
Marina Glancy
97eb0e4473
MDL-33920 filepicker: hide 'save as' field when not applicable
2014-01-31 16:48:16 +08:00
Marina Glancy
4f6e4f8d86
weekly release 2.6.1+
2014-01-31 14:11:19 +08:00
Marina Glancy
814a6297ec
Merge branch 'install_26_STABLE' of git://git.moodle.org/moodle-install into MOODLE_26_STABLE
2014-01-31 14:11:18 +08:00
Petr Škoda
4d7f209923
MDL-43905 fix update of user login times
...
There needs to be only one event during user login.
The timemodified field is not supposed to be updated during login.
2014-01-31 10:07:20 +08:00
Gregory Faller
1d8d52cdd9
MDL-37714: Correctly identify frequently used comments during restore
2014-01-31 10:24:59 +10:30
Andrew Nicols
c5609f6dc5
MDL-42928 Filepicker: Disable behat tests run by phantom
...
There seems to be a bug relating to overflow: hidden on the body tag in
some cases which is only showing for dialogues which belong to the
filepicker.
Disabling these for the moment as this issue may be related to MDL-43712
which is a work in progress.
2014-01-30 17:13:56 +08:00
Damyon Wiese
e008e04db1
MDL-43805 assign: Behat test for quickgrading bug
2014-01-29 20:42:41 +08:00
Damyon Wiese
6b23bd16da
MDL-43805 assign: Quickgrading wipes out grades for hidden columns.
...
Grr.. quickgrading will always be a hack.
2014-01-29 20:42:38 +08:00
Andrew Nicols
20a93a61db
MDL-43885 Javascript: Make the [X] button work like 'No' in relevant dialogues
...
The [X] button on the dialogue is another form of the 'No' button and
should behave as such. In some dialogues this matters more than others
because the dialogue is destroyed.
2014-01-29 11:17:03 +08:00
Tim Hunt
e82aee6895
MDL-43892 dbtransfer: Fix missing string.
2014-01-28 15:56:28 +00:00
Eloy Lafuente (stronk7)
04224a6dc7
Merge branch 'MDL-42928-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-01-28 12:22:56 +01:00
Ankit Agarwal
90ace35a9d
MDL-43884 database: Fix get_tables() api for external stores
2014-01-28 16:54:35 +08:00
Kevin Wiliarty
414fcf2584
MDL-39942: invite only users who can post to discuss
2014-01-27 22:35:17 -05:00
Andrew Nicols
c81672b56d
MDL-42928 JavaScript: Disable lockScroll for small chooserdialogues
2014-01-28 09:50:45 +08:00
Andrew Nicols
eb97871058
MDL-42928 JavaScript: Add LockScroll to all modal dialogues
2014-01-28 09:50:27 +08:00
Andrew Nicols
d07b03422d
MDL-42928 JavaScript: Create a module to handle page scroll locking
2014-01-28 09:50:11 +08:00
Eloy Lafuente (stronk7)
960dfcae59
Merge branch 'm26_MDL-43797' of https://github.com/totara/moodle into MOODLE_26_STABLE
2014-01-28 00:44:24 +01:00
David Curry
9eb88a59dd
MDL-43797 lib/db/upgrade.php: Optimise sql for my_pages deletion
...
Change-Id: Ibf8da394e3357fdde351eac49627539eb412e247
2014-01-28 12:34:11 +13:00
Sam Hemelryk
9681639337
Merge branch 'MDL-43246_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-01-28 12:16:26 +13:00
Eloy Lafuente (stronk7)
115707c2b5
Merge branch '43688-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-01-28 00:00:16 +01:00
Eloy Lafuente (stronk7)
d9613f122f
Merge branch 'MDL-43874_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
2014-01-27 23:53:33 +01:00
David Curry
ade2c99109
MDL-43797 lib/db/upgrade.php: Remove custom pages for deleted users
...
Change-Id: Ief5ec1dd0930e55b6f0bf2e0d2caa3febec07b18
2014-01-28 11:30:00 +13:00
David Curry
ee7d0bbfcf
MDL-43797 lib/moodlelib.php: Remove custom homepages on user deletion
...
Change-Id: I43359a630c0b668ed3312828c15acc9cc220e49b
2014-01-28 11:27:40 +13:00
Eloy Lafuente (stronk7)
646f774a0f
Merge branch 'MDL-43757_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2014-01-27 21:20:37 +01:00