Petr Škoda
b43bc95104
MDL-34441 scroll to the bottom when db migration finished
2012-07-22 15:38:03 +02:00
Petr Škoda
f3ae983eea
MDL-34441 rewrite log display actions after db migration
2012-07-22 15:38:03 +02:00
Petr Škoda
3ce26ee7f4
MDL-34441 improve error handling when migrating databases
2012-07-22 15:38:03 +02:00
Petr Škoda
90ad9a5329
MDL-34441 show db transfer in experimental section
...
DB export and import is not ready yet, sorry.
2012-07-22 15:38:03 +02:00
Petr Škoda
867effce93
MDL-34441 fix switched lang strings
2012-07-22 15:38:02 +02:00
Petr Škoda
5a773597de
MDL-34441 cleanup dtl related phpdocs and minor style improvements
2012-07-22 15:38:02 +02:00
Petr Škoda
c8b3346cfd
MDL-33180 delete the last traces of SimpleTest - ciao and thanks
2012-07-21 10:11:50 +02:00
Rajesh Taneja
405aca3532
MDL-32942 libraries: Replaced deprecated PARAM_ACTION and PARAM_FORMAT with PARAM_ALPHANUMEXT
2012-07-19 15:46:10 +08:00
Rajesh Taneja
071e68f93e
MDL-32945 libraries: Replaced deprecated PARAM_MULTILANG with PARAM_TEXT
2012-07-19 15:44:40 +08:00
Rajesh Taneja
1e12c1203b
MDL-30651 libraries: Replaced deprecated PARAM_INTEGER with PARAM_INT
2012-07-19 15:37:46 +08:00
Dan Poltawski
4b9e493b0a
Merge branch 'w28_MDL-34147_m24_cygwin' of git://github.com/skodak/moodle
2012-07-10 10:31:16 +08:00
Dan Poltawski
e1980f8bb9
Merge branch 'w28_MDL-8249_m24_roletranslations' of git://github.com/skodak/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-07-10 09:43:23 +08:00
Dan Poltawski
b40eca11d9
Merge branch 'w28_MDL-33018_m24_pgindex2' of git://github.com/skodak/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-07-10 09:17:23 +08:00
Sam Hemelryk
1ef3f066ee
Merge branch 'w28_MDL-34175_m24_admin' of git://github.com/skodak/moodle
2012-07-10 12:43:48 +12:00
Dan Poltawski
cfd5687407
Merge branch 'wip-mdl-33943' of git://github.com/rajeshtaneja/moodle
2012-07-09 11:34:46 +08:00
Petr Skoda
c52551dc3c
MDL-8249 localise standard role names and descriptions if empty
2012-07-06 08:22:34 +02:00
Petr Skoda
bd991d03cf
MDL-33018 add general index type hints and use PostgreSQL varchar_pattern_ops index type for context.path
...
This significantly improves performance of accesslib queries,
credit for the discovery of this solution goes to Andrew Masterton from OU.
2012-07-06 08:19:39 +02:00
Petr Škoda
d606bee9ce
MDL-34147 use cygwin style paths in phpunit hints
2012-07-06 07:58:44 +02:00
Petr Škoda
d6fc8d94e2
MDL-34175 a few more renamed admin fixes
2012-07-06 07:53:44 +02:00
Rajesh Taneja
4387f13821
MDL-33943 tool_replace: Hardcoded strings replaced with lang strings
2012-07-02 15:15:58 +08:00
Sam Hemelryk
d75e8e3ac8
MDL-33521 css: Fixed invalid CSS in core CSS and plugin styles.css files
2012-07-02 11:34:44 +12:00
Aparup Banerjee
99c3c503e0
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:41:09 +08:00
Eloy Lafuente (stronk7)
7128d8fca2
MDL-32003 xmldb: Use action error for filemodified check instead of structure one (protected attr).
2012-06-20 02:04:02 +02:00
Eloy Lafuente (stronk7)
cb172822e5
Merge branch 'w25_MDL-32003_m23_dbcleanup' of git://github.com/skodak/moodle
2012-06-20 02:03:47 +02:00
Dan Poltawski
a80b5a0cf0
MDL-32908 - drop $USER->ajax
...
Its not been respected for some time and is just confusing
2012-06-19 15:07:18 +08: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
Petr Skoda
d8bf2a14b6
MDL-32003 last db related phpdocs cleanup commit
2012-06-17 22:56:30 +02:00
Petr Skoda
2edc3fecfb
MDL-32003 fix broken table ordering and cleanup other xmldb ordering
2012-06-17 22:56:30 +02:00
Petr Skoda
85d6dd382e
MDL-32003 fix xmldb editor code indentations, phpdocs and PHP4-isms
2012-06-17 22:56:29 +02:00
Sam Hemelryk
5dc4db1ef2
Merge branch 'MDL-33090-missing-xmldb-strings' of git://github.com/rlorenzo/moodle
2012-06-06 15:37:43 +12:00
Dan Poltawski
038c47f6e7
Merge branch 'wip-mdl-33102' of git://github.com/rajeshtaneja/moodle
2012-05-29 16:10:59 +08:00
Dan Poltawski
de424071ca
MDL-32895 tool_assignmentupgrade: fix trailing whitespace
2012-05-23 11:20:23 +08:00
Dan Poltawski
f310b16d80
Merge branch 'MDL-32895' of git://github.com/netspotau/moodle-mod_assign
2012-05-23 11:13:03 +08:00
Rajesh Taneja
2b1b897271
MDL-33102 blogs: userid will be added during blog visibility upgrade
2012-05-22 09:49:27 +08:00
Marina Glancy
559276b153
MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons
...
- function get_mimetypes_array() now contains also information about filetype groups and language strings
- use 'smart' human-readable mimetype description
- never determine filetype group based on filetype icon image! remove function mimeinfo_from_icon()
- get rid of class filetype_parser and file lib/filestorage/file_types.mm, replaced with functions file_get_typegroup(), file_extension_in_typegroup() and file_mimetype_in_typegroup()
- support multiple icon sizes, not only 16 and 32
- retrieve filetype icon only using proper functions file_..._icon() from lib/filelib.php throughout the code
- increase size of repository thumbnails to 90 and icons to 24 (will take effect when new icons exist)
2012-05-21 16:01:04 +08:00
Rex Lorenzo
ae11631886
MDL-33090 - Missing strings in XMLDB editor - added in missing strings
2012-05-19 21:27:38 -07:00
Dan Poltawski
331a8feecf
Merge branch 'w20_MDL-29054_m23_sqlsrvdbt' of git://github.com/skodak/moodle
2012-05-17 14:33:42 +08:00
Damyon Wiese
5b12114476
MDL-32895: Improvements to assignment upgrade tool for large numbers of assignments.
...
* Form to control the perpage variable for the upgradable assignments table.
* Set timeout and increase memory limit for batch upgrades
* Output/renderer pages to the upgrade progress is progressively displayed
* Cleanup of relative includes in assignmentupgrade tool
* More verbose errors reported for failed upgrades
2012-05-14 12:53:21 +08:00
Petr Skoda
c1592e514f
MDL-25197 add existing InnoDB engine detection in conversion tool
2012-05-13 13:54:35 +02:00
Petr Skoda
99a5cd78ec
MDL-29054 add sqlsrv to list dbtransfer targets, remove unfinished sqlite support
2012-05-13 12:28:19 +02:00
Sam Hemelryk
3c611a360e
Merge branch 'MDL-32780-CLEAN' of git://github.com/netspotau/moodle-mod_assign
2012-05-10 14:04:14 +12:00
Damyon Wiese
5d81b754be
MDL-32780: Use Moodle functions for building SQL in assignment upgrade tool
...
Fixed functions:
tool_assignmentupgrade_load_all_upgradable_assignmentids() and
tool_assignmentupgrade_any_upgradable_assignments()
2012-05-07 10:54:24 +08:00
Dan Poltawski
0dda790c05
Merge branch 'w18_MDL-32628_m23_avatarperf2' of git://github.com/skodak/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-05-04 09:28:41 +08:00
Dan Poltawski
e6236edebf
MDL-31270 mod_assign: version dump
...
Introduce depdency from assignmentupgrade to mod_assign
2012-05-03 16:46:06 +08:00
Damyon Wiese
bbd0e548c3
MDL-31270 mod_assign: introducing the assignment module
...
* Includes an assignment upgrade tool to convert from the old mod_assignment.
* Hides mod_assignment on new installs
2012-05-03 14:44:06 +08:00
Dan Poltawski
7e6d3880b4
Merge branch 'MDL-32774-CLEAN' of git://github.com/netspotau/moodle-mod_assign
2012-05-07 12:28:34 +08:00
Damyon Wiese
ee225061dc
MDL-32774: Require sesskey for all actions in the assignment upgrade tool
2012-05-07 10:51:05 +08:00
Damyon Wiese
01e5ce8781
MDL-32782: Remove unused source file from assignment upgrade tool (lib.php)
2012-05-04 16:01:41 +08:00
Dan Poltawski
6b445cb17a
Merge branch 'w18_MDL-30686_m23_guessurl' of git://github.com/skodak/moodle
2012-05-01 11:27:16 +08:00
Petr Skoda
4d254790c4
MDL-32628 add revision for user avatar images
...
This should finally resolve all avatar caching issues and should also help with performance.
2012-04-30 23:36:47 +02:00