.. |
actions.inc
|
#203846 by pwolanin and jvandyk: PHP 4 does not allow omitting an object when it is passed by reference, so we need to live with dummy object passing with actions for object-less actions to support PHP 4
|
2007-12-31 14:51:04 +00:00 |
batch.inc
|
#196630 by yched: postpone warning message display until batch finished, so messages are not forgotten on non-JS batches
|
2007-12-20 11:57:20 +00:00 |
bootstrap.inc
|
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
|
2008-01-08 10:35:43 +00:00 |
cache-install.inc
|
#164935 by Ralf Stamm: standardize CVS Id tags in files:
|
2007-08-07 08:39:36 +00:00 |
cache.inc
|
- Patch #192736 by quicksketch et al: drag and drop for book module.
|
2007-11-26 16:19:37 +00:00 |
common.inc
|
#199946 by JirkaRybka: append a short query string to CSS and JS files, changing on upgrades, so on core/module/theme upgrades, browser caches will 'flush'
|
2008-01-07 19:43:29 +00:00 |
database.inc
|
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
|
2008-01-08 10:35:43 +00:00 |
database.mysql-common.inc
|
#198234 by bjaspan: fix improper type maps for numeric and char values in schema API
|
2007-12-23 13:22:12 +00:00 |
database.mysql.inc
|
#198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks
|
2008-01-04 09:31:49 +00:00 |
database.mysqli.inc
|
#198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks
|
2008-01-04 09:31:49 +00:00 |
database.pgsql.inc
|
#198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks
|
2008-01-04 09:31:49 +00:00 |
file.inc
|
- Patch #199955 by saxofaan: file_upload_max_size() returns results in bytes, not in mega bytes.
|
2008-01-05 22:41:16 +00:00 |
form.inc
|
#201017 by chx: AHAH callbacks were not working for regular buttons
|
2008-01-02 15:18:15 +00:00 |
image.gd.inc
|
#200338 by m3avrck and quicksketch: fix transparent GIF resizing
|
2007-12-16 22:09:36 +00:00 |
image.inc
|
- Patch #148346 by drewish: added PHPdoc.
|
2007-08-08 07:46:09 +00:00 |
install.inc
|
#110981 by saxofaan: allow contrib modules in install profiles and runtime to have requirements, just like core modules; also fix a consistency between message presentation in install and runtime requirements
|
2007-12-19 11:15:18 +00:00 |
install.mysql.inc
|
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
|
2007-12-08 14:06:23 +00:00 |
install.mysqli.inc
|
#194494 by blackdog: fix two noticed on install when password is not provided
|
2007-12-19 11:25:47 +00:00 |
install.pgsql.inc
|
- Patch #184867 by deekayen: better error messages.
|
2007-10-22 15:22:39 +00:00 |
language.inc
|
#205602 by theborg: disabled languages were included in the language lookup logic
|
2008-01-06 16:46:02 +00:00 |
locale.inc
|
#205334 follow up by myself: options were improperly counted in language list (minor)
|
2008-01-02 22:49:43 +00:00 |
mail.inc
|
- Patch #172950 by webernet: code style fixes.
|
2007-09-04 21:10:45 +00:00 |
menu.inc
|
#206510 by pwolanin, chx: menu title arguments were not properly stored when they were empty
|
2008-01-06 16:47:19 +00:00 |
module.inc
|
#203794 by douggreen: nonexistent dependencies should not be considered on the dependency checker
|
2007-12-27 12:31:05 +00:00 |
pager.inc
|
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
|
2007-12-06 09:58:34 +00:00 |
path.inc
|
#133435 by jpetso: fix arg() phpdoc to document that NULL is returned when an argument is not found
|
2007-11-04 16:42:45 +00:00 |
session.inc
|
#203274 by Pasqualle: remove excessive witespace from our code (minor)
|
2007-12-22 23:24:26 +00:00 |
tablesort.inc
|
#198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks
|
2008-01-04 09:31:49 +00:00 |
theme.inc
|
- Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :)
|
2007-12-31 08:54:37 +00:00 |
theme.maintenance.inc
|
#197720 follow up by keith.smith, scor: include php.ini path in memory limit messages
|
2008-01-07 15:31:50 +00:00 |
unicode.inc
|
- Patch #204221 by webernet: code style fixes.
|
2007-12-28 12:02:52 +00:00 |
xmlrpc.inc
|
- Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :)
|
2007-12-31 08:54:37 +00:00 |
xmlrpcs.inc
|
- Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :)
|
2007-12-31 08:54:37 +00:00 |