summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, ↵Dries Buytaert2010-03-12
| | | | effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them.
* - Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do ↵Dries Buytaert2010-03-12
| | | | anything.
* - Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should ↵Dries Buytaert2010-03-12
| | | | run as anonymous when invoked via the run-cron link on the status report page.
* #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action ↵Angie Byron2010-03-12
| | | | links do not work on all levels (example: 'add block' action link does not appear).
* - Patch #131432 by dereine, alienbrain, sun: #field_prefix() and ↵Dries Buytaert2010-03-11
| | | | #field_suffix() work on textfields only.
* - Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY.Dries Buytaert2010-03-11
|
* - Patch #739488 by mr.baileys: REGISTRY_* constants are not text filtering ↵Dries Buytaert2010-03-11
| | | | flags.
* #587706 follow-up by plach: trim GET['q'] centrally in request_path() so ↵Angie Byron2010-03-10
| | | | subsequent places don't have to do it.
* - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import ↵Dries Buytaert2010-03-10
| | | | protection to the plural forms.
* - Patch #731426 by fago: fixed recursed entity loading doesn't work.Dries Buytaert2010-03-10
|
* - Patch #735628 by sun, Jacine: resizable textarea behavior leads to ↵Dries Buytaert2010-03-09
| | | | unpredictable results.
* - Patch #711682 by aspilicious: fixed tyle issues.Dries Buytaert2010-03-09
|
* - Patch #578212 by marcvangend, scor: fixed SA-CORE-2010-001, blocked user ↵Dries Buytaert2010-03-09
| | | | session regeneration.
* - Patch #721400 by pwolanin: order JS files according to weight, don't ↵Dries Buytaert2010-03-09
| | | | change filenames for aggregated JS/CSS.
* #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type ↵Angie Byron2010-03-07
| | | | 'text_format' for additional DX/security around rich text fields.
* #716394 by boombatower: SimpleTest should respect table prefixes.Angie Byron2010-03-07
|
* #715476 by Jeremy and Crell: Schema object should respect active database ↵Angie Byron2010-03-07
| | | | connection (with tests).
* #728730 by Damien Tournoud: Fixed Precision loss in ↵Angie Byron2010-03-07
| | | | DatabaseStatement_sqlite()::getStatement().
* #260934 by plach, ShawnClark, et al: Fixed Static caching: cannot call ↵Angie Byron2010-03-07
| | | | drupal_validate_form() on the same form more than once.
* #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵Angie Byron2010-03-07
| | | | from core that are no longer relevant, given what made it into Drupal 7.
* #587706 by dalin: Fixed language_initialize() needs to clean up ['q'] just ↵Angie Byron2010-03-07
| | | | like drupal_path_initialize() does.
* #710860 by Dave Reid and plach: Remove static caching from ↵Angie Byron2010-03-07
| | | | drupal_multilingual() (breaks tests).
* #718636 by mfb: Fixed Cache returns serialized data only in certain conditions.Angie Byron2010-03-07
|
* #306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned ↵Angie Byron2010-03-07
| | | | actions still triggered and cannot be removed.
* #723634 by catch: Improve path_save() performance.Angie Byron2010-03-07
|
* #521838 follow-up by jrchamp: Clean up drupal_get_schema_versions().Angie Byron2010-03-07
|
* #614124 by Damien Tournoud: Set locale settings during bootstrap.Angie Byron2010-03-07
|
* - Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was ↵Dries Buytaert2010-03-06
| | | | incorrect.
* - Patch #623684 by linclark, christefano, scor: improved documentation of ↵Dries Buytaert2010-03-06
| | | | RDF module.
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
|
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() ↵Dries Buytaert2010-03-06
| | | | req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
|
* - Patch #727126 by jhodgdon: fixed drupal_execute()/drupal_form_submit() ↵Dries Buytaert2010-03-04
| | | | documentation.
* - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed ↵Dries Buytaert2010-03-04
| | | | inconsistent use of filter_xss_admin() on () and ().
* - Patch #719468 by jhodgdon: made drupal_write_record() slightly more clear.Dries Buytaert2010-03-03
|
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* - Patch #648170 by fago, sun: form constructors cannot enable form caching ↵Dries Buytaert2010-03-03
| | | | or form rebuilding.
* - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty ↵Dries Buytaert2010-03-03
| | | | string instead of empty serialized array.
* - Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls ↵Dries Buytaert2010-03-03
| | | | a module.
* - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: ↵Dries Buytaert2010-03-02
| | | | modules_installed() was broken during testing.
* - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a ↵Dries Buytaert2010-03-02
| | | | query string cannot be loaded.
* - Patch #722912 by andypost: db_index_exists() must conform schemaAPI ↵Dries Buytaert2010-03-01
| | | | indexExists().
* - Patch #728820 by David_Rothstein: clean up installation of required modules.Dries Buytaert2010-03-01
|
* - Patch #582948 by David_Rothstein: more improvements to the erro handling ↵Dries Buytaert2010-03-01
| | | | of the database layer.
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, ↵Dries Buytaert2010-02-28
| | | | c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
* - Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema ↵Dries Buytaert2010-02-28
| | | | manipulation to help with upgrade path.
* - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate ↵Dries Buytaert2010-02-27
| | | | theme-related documentation.
* - Patch #503550 by yched, jp.stacey: make sure strings are cached per language.Dries Buytaert2010-02-27
|
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
|
* - Patch #721010 by jhodgdon: actions topic group needs more functions ↵Dries Buytaert2010-02-26
| | | | included and better doc header.