Ankit Agarwal
0601e0eef6
MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core
2013-07-04 15:41:06 +08:00
Andreas Grabs
09c2ec4303
MDL-39570 mod_feedback - Missing privilege check
2013-07-02 13:37:10 +08:00
Russell Smith
725ab3d07f
MDL-38079 mod_feedback - Hide "add question to activity" button
2013-06-17 19:50:13 +10:00
Andreas Grabs
e6e9bec3ee
MDL-39932 mod_feedback - Mapping Feedback when Course is Deleted - thx to David N. Johnson
2013-05-30 23:10:33 +02:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Helen Foster
9f3e096899
MDL-39642 Merge English strings from the en_fix language pack
2013-05-13 09:58:43 +02:00
Mark Nelson
e019dcccdf
MDL-39463 forms: use the date selectors 'optional' parameter rather than creating additional logic
2013-05-08 16:36:54 +08:00
Dan Poltawski
8a414a7950
Merge branch 'MDL-39435-master-int' of git://github.com/FMCorz/moodle
2013-05-06 16:12:28 +01:00
Damyon Wiese
14cd6479de
Merge branch 'MDL-38315-master' of git://github.com/sammarshallou/moodle
2013-05-06 22:27:41 +08:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
sam marshall
a9f5fc158c
MDL-38315 Completion: Bugs with 'locked' status in activity form
2013-05-01 11:57:29 +01:00
Frederic Massart
4a02b4312a
MDL-39435 feedback: Fix missing calls to setType
2013-05-01 10:36:23 +08:00
Sam Hemelryk
d25103c4ef
Merge branch 'MDL-39422-master' of git://github.com/danpoltawski/moodle
...
Conflicts:
mod/wiki/mod_form.php
2013-05-01 11:15:24 +12: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
Frederic Massart
9b108a8606
MDL-39265 feedback: Language string improvements
...
AMOS BEGIN
MOV [multiple_submit,mod_feedback],[multiplesubmit,mod_feedback]
MOV [emailnotification_help,mod_feedback],[email_notification_help,mod_feedback]
AMOS END
2013-04-30 15:58:44 +08:00
Frederic Massart
09faedd129
MDL-39265 feedback: Reformat module settings form
2013-04-30 08:33:20 +08:00
Damyon Wiese
7c211f565a
Merge branch 'MDL-38005-master' of git://github.com/FMCorz/moodle
2013-03-18 13:45:41 +08:00
Frederic Massart
807cf3d0ae
MDL-38005 form: Headers have a proper name
2013-03-15 11:06:25 +08:00
Aparup Banerjee
e186442497
Merge branch 'MDL-36990_master-neu' of git://github.com/grabs/moodle
2013-03-13 14:59:47 +08:00
Andreas Grabs
205c61898d
MDL-36990 mod_feedback - remove single move icon, prevent autoscrolling
2013-03-13 07:32:04 +01:00
Aparup Banerjee
e0567bc2a3
MDL-36990 mod_feedback : minor whitespace clean up
2013-03-12 12:25:38 +08:00
Andreas Grabs
c76b19bf37
MDL-36990 feedback - added check for ->enableajax
2013-03-09 16:16:44 +01:00
Andreas Grabs
7eddca8c19
MDL-36990 mod_feedback - using delegator for dd-items
2013-03-09 16:16:43 +01:00
Andreas Grabs
45785a385b
MDL-36990 mod_feedback - optimize js code and use groups for dd
2013-03-09 16:16:42 +01:00
Andreas Grabs
e6c4d66910
MDL-36990 mod_feedback - moved drag styles into styles.css
2013-03-09 16:16:42 +01:00
Andreas Grabs
3fa1aec8f8
MDL-36990 mod_feedback - moved css selectoren into constants
2013-03-09 16:16:40 +01:00
Andreas Grabs
bdd694fd85
MDL-36990 mod_feedback - migrated the yui dragdrop stuff into a yui module
2013-03-09 16:16:40 +01:00
Andreas Grabs
c206a2b3fd
MDL-36990 mod_feedback - better compatibility for IE8 and IE9
2013-03-09 16:16:39 +01:00
Andreas Grabs
fa9ea3e703
MDL-36990 mod_feedback - correct some comments
2013-03-09 16:16:38 +01:00
Andreas Grabs
2694b635d9
MDL-36990 mod_feedback - changed variable to lowercase
2013-03-09 16:16:38 +01:00
Andreas Grabs
5f818c0e64
MDL-36990 mod_feedback - added a missing semicolon
2013-03-09 16:16:37 +01:00
Andreas Grabs
67e12ed2fd
MDL-36990 mod_feedback - removed unneeded parameters for js
2013-03-09 16:16:36 +01:00
Andreas Grabs
00cd08b0e9
MDL-36990 mod_feedback - change double with single quoted strings
2013-03-09 16:16:36 +01:00
Andreas Grabs
8dfec73db8
MDL-36990 mod_feedback - added license comment
2013-03-09 16:16:35 +01:00
Andreas Grabs
3b4afad07c
MDL-36990 mod_feedback - move ajax function into lib.php
2013-03-09 16:16:35 +01:00
Andreas Grabs
575c88c12f
MDL-36990 - Improper use of confirm_sesskey
2013-03-09 16:16:34 +01:00
Andreas Grabs
e4d1546116
MDL-36990 - fix position of target boxes with disabled javascript
2013-03-09 16:16:33 +01:00
Andreas Grabs
f94e501b23
MDL-36990 - item-position text change on dragdrop
2013-03-09 16:16:32 +01:00
Andreas Grabs
590378bdbf
MDL-36990 - first try of a dragdrop version
2013-03-09 16:16:31 +01:00
Andreas Grabs
25d37fe24c
MDL-37800 mod_feedback - item "information" does not appear correctly
2013-02-01 11:44:52 +01:00
Dan Poltawski
12f756f9d7
Revert "MDL-37613 mod: changed generalbox class in table to generaltable class in mod/feedback (2 files);mod/glossary (3 files);mod/wiki (1 file)."
...
This reverts commit 0434dd24820e8c89e7f03d01c797ca65d211121a.
2013-01-31 15:02:12 +08:00
Petr Škoda
7a18f49c60
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
...
YAY!
2013-01-29 22:34:46 +01:00
Sam Hemelryk
225a85806d
Merge branch 'wip-MDL-37613_master' of git://github.com/lazydaisy/moodle
2013-01-28 17:38:36 +13:00
Andreas Grabs
82e4dc33f0
MDL-37628 feedback - Coding error in Recent Activity
2013-01-26 11:28:06 +01:00
Mary Evans
0434dd2482
MDL-37613 mod: changed generalbox class in table to generaltable class in mod/feedback (2 files);mod/glossary (3 files);mod/wiki (1 file).
2013-01-21 23:38:46 +00: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
Petr Škoda
75427a824c
MDL-37171 fix multiple spreadsheet related PHP4isms
2012-12-15 12:36:40 +01: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
d72f2212da
Merge branch 'wip-MDL-35221-master' of git://github.com/kwiliarty/moodle
2012-12-10 10:41:35 +13:00
Eloy Lafuente (stronk7)
e433207d98
ie9 svg compatibility fixes
2012-11-30 13:19:44 +01:00