Eloy Lafuente (stronk7)
daf714ef12
MDL-31832 CLI upgrade will return 0 exit status if no upgrade is needed
...
Discussed with David, both points were valid but finally
we agreed about to consider the "no upgrade needed" exit
a normal/succesful one, mainly because it keeps previous
behavior the same (exit non-zero only for real errors).
2012-03-07 10:58:56 +01:00
David Mudrak
91c038f932
MDL-31832 CLI upgrade checks if the upgrade is actually needed
2012-03-07 10:58:07 +01:00
Eloy Lafuente (stronk7)
2ed7cc2730
Merge branch 'w10_MDL-31301_m23_textlibcleanup' of git://github.com/skodak/moodle
2012-03-06 16:06:53 +01:00
Petr Skoda
7e522ccbc8
MDL-27982 remove unsigned support from all UIs and APIs, keep only public API for BC
2012-03-06 12:02:11 +01:00
Petr Skoda
c3dd6b01fe
MDL-27982 drop UNSIGNED attributes from all install.xml files
2012-03-06 12:01:10 +01:00
Tony Levi
a7c9609ba5
MDL-31819: admin: allow install to proceed when multiple admins exist already
2012-03-05 15:42:08 +13:00
Sam Hemelryk
8576f705f7
Merge branch 'MDL-31707' of git://github.com/stronk7/moodle
2012-03-05 15:21:29 +13:00
Sam Hemelryk
37b6e7a03c
Merge branch 'MDL-29248' of git://github.com/stronk7/moodle
2012-03-05 13:54:46 +13:00
Sam Hemelryk
f788011045
Merge branch 'MDL-31660-master-3' of git://git.luns.net.uk/moodle
2012-03-05 10:59:22 +13:00
Petr Skoda
6f3451e540
MDL-31301 remove all uses of moodle_strtolower() and deprecated it
2012-03-03 11:46:26 +01:00
Petr Skoda
f8311defeb
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
Eloy Lafuente (stronk7)
f88224624d
MDL-29248 backup: delete user_files settings, lang strings and uses
2012-03-01 13:09:47 +01:00
Eloy Lafuente (stronk7)
db1475ddb0
MDL-31707 environment - add check for the hash extension
2012-03-01 12:51:51 +01:00
Andrew Robert Nicols
88939271a1
MDL-31660 Rename form change detection javascript file
2012-02-29 14:50:52 +00:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Eloy Lafuente (stronk7)
25f51decae
Merge branch 'm_MDL-25996_making_language_editing_terms_user_friendly' of git://github.com/gerrywastaken/moodle
2012-02-21 10:47:37 +01:00
Sam Hemelryk
4ddd465a2a
Merge branch 'MDL-31158_grade_recovery' of git://github.com/andyjdavis/moodle
2012-02-21 14:44:50 +13:00
Gerard (Gerry) Caulfield
9e61bf63e1
MDL-25996 Updating languaged editing interface terms to make them user
...
friendly
2012-02-17 13:00:54 +08:00
Sam Hemelryk
4460312d08
MDL-25299 mnet: Fixed validation when no public key is provided
2012-02-17 16:47:15 +13:00
Charles Fulton
dbe93bc7c7
MDL-31158 make grade recovery site-configurable
2012-02-17 09:25:24 +07:00
Eloy Lafuente (stronk7)
3210eeef50
Merge branch 'MDL-31527_xmldb_table_names' of git://github.com/davosmith/moodle
2012-02-14 12:11:49 +01:00
Aparup Banerjee
cfb35d826c
Merge branch 'MDL-29471' of git://github.com/mouneyrac/moodle
2012-02-14 11:36:53 +08:00
Sam Hemelryk
ec22386a40
Merge branch 'MDL-31604-attempt3' of git://github.com/mouneyrac/moodle
2012-02-14 15:48:51 +13: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
Sam Hemelryk
a7986c15ce
Merge branch 'MDL-31315-master-6' of git://git.luns.net.uk/moodle
2012-02-14 13:12:01 +13:00
Eloy Lafuente
6b7f1717e9
MDL-31604 Fix capabilities displayed without spaces causing text going out of the screen
2012-02-13 10:43:30 +08:00
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
Andrew Robert Nicols
00e8d08dba
MDL-31315 Ask before moving away from a modified form
2012-02-09 14:55:18 +00:00
Davo Smith
1cdadf5140
MDL-31527 XMLDB Editor - make sure default tables are created with correct plugin prefix
2012-02-08 08:24:18 +00:00
Andrew Davis
8900213b92
MDL-29615 message: reversed the default for messagingallowemailoverride and added upgrade code so upgraded sites maintain consistent behaviour
2012-02-01 09:26:53 +07:00
Andrew Davis
84f533b3c3
MDL-29615 message: added the ability for admins to restrict users ability to set where their email message notifications go
2012-01-31 09:02:20 +07:00
Jerome Mouneyrac
e1cf6b4be2
MDL-29471 php warning when adding function to a new web service
2012-01-27 16:10:05 +08:00
Sam Hemelryk
f37f608e75
MDL-29941 csslib: Peer-review documentation changes
2012-01-20 11:02:06 +08:00
Sam Hemelryk
6bbd4858b7
MDL-29941 csslib: Last minute cleanup before integration review
...
* Fixed reversed border styles.
* Added support for out of order background styles.
* Added more CSS tests again.
* Added better validation of CSS widths
2012-01-20 11:02:06 +08:00
Petr Skoda
b85b25ebb8
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Eloy Lafuente (stronk7)
679f37e5fe
Merge branch 'w03_MDL-31161_m23_reqpluginnotice' of git://github.com/skodak/moodle
2012-01-17 02:05:53 +01:00
Sam Hemelryk
3c7aef3492
Merge remote-tracking branch 'skodak/w03_MDL-27165_m23_confirmed'
2012-01-16 16:17:28 +08:00
Aparup Banerjee
c8be518100
Merge branch 'w03_MDL-30929_m23_stalefiles' of https://github.com/skodak/moodle
2012-01-16 16:15:04 +08:00
Petr Skoda
9008ec1654
MDL-30929 detect incorrect major version upgrades
2012-01-16 09:08:36 +01:00
Aparup Banerjee
9208714315
Merge branch 'w03_MDL-31166_m23_clipath' of https://github.com/skodak/moodle
2012-01-16 14:52:23 +08:00
Sam Hemelryk
a2734ca8d1
Merge remote-tracking branch 'skodak/w03_MDL-31109_m23_maintenance'
2012-01-16 14:33:40 +08:00
Aparup Banerjee
7ed8dc999f
Merge branch 'wip-MDL-31072-master' of github.com:marinaglancy/moodle
2012-01-16 11:39:05 +08:00
Eloy Lafuente (stronk7)
41c3a6f004
Merge branch 'w03_MDL-31165_m23_innodbconv' of git://github.com/skodak/moodle
2012-01-16 02:06:27 +01:00
Petr Skoda
499ff0a95e
MDL-31161 fix notice when checking plugin requirements
...
Credit goes to Joseph Rézeau, thanks.
2012-01-15 15:34:56 +01:00
Petr Skoda
ad72df401f
MDL-31166 do not try to cleanup data root paths in CLI install script
...
PARAM_TYPE can not be used for full OS paths. Admins have to enter correct data there, if not they get directory creation error.
2012-01-15 11:05:00 +01:00
Petr Skoda
5f0456ef27
MDL-31165 fix InnoDB conversion query to use ENGINE parameter instead of legacy TYPE
2012-01-15 10:32:08 +01:00
Petr Skoda
ecc2897c85
MDL-31109 fix maintenance link value in get_string()
2012-01-15 00:56:01 +01:00
Petr Skoda
a019ffcd23
MDL-27165 fix broken confirmed user filtering
2012-01-14 22:14:26 +01:00
Marina Glancy
3c2ed2d7ce
MDL-31072: Fixed bug causing memory overflow for many-user systems:
...
when function find_users was supposed to be used for user validation but no userids were passed to it, it retrieved all users in the system.
This caused memory overflow on systems with too many users (like moodle.org).
Now we make sure that find_users is not called for validation if there is nobody to validate.
Also improved query inside find_users to make it work faster
2012-01-13 10:12:17 +08:00
Tim Hunt
aad1b6ee64
MDL-31100 unit tests: don't mangle UTF-8 in failure messages.
2012-01-12 12:10:33 +00:00