catch
|
faa75e7739
|
Issue #1517654 by zuuperman: Fixed Strict warning by field_ui_table_pre_render().
|
2012-05-22 13:07:52 +09:00 |
catch
|
9d8b3f59ed
|
Issue #1481560 by nod_: Follow up for, Add 'use strict' to all core JavaScript to enforce clean code.
|
2012-05-22 11:49:17 +09:00 |
catch
|
abb86f9828
|
Issue #1394648 by David_Rothstein: Fixed The installer's cache backend no longer overrides all cache-clearing methods, which can lead to fatal errors.
|
2012-05-21 11:13:13 +09:00 |
catch
|
b08c8b478e
|
Issue #1464944 by heyrocker, alexpott, David_Rothstein, ksenzee: Fixed Installation of configuration system fails in some cases.
|
2012-05-20 15:41:16 +09:00 |
Dries
|
5b52cea97d
|
- Patch #1539608 by cosmicdreams, Rob Loach: Modify comment module to use Dependency Injection for language.
|
2012-05-18 16:42:40 -04:00 |
Dries
|
2379c9b95b
|
- Patch #1587822 by drumm, bfroehle: Code style: link in field_system_info_alter().
|
2012-05-18 16:38:28 -04:00 |
Dries
|
26aaa9fbde
|
- Patch #1496462 by acrollet, cosmicdreams, Niklas Fiekas | heyrocker: Convert RSS publishing settings to configuration system.
|
2012-05-18 16:34:59 -04:00 |
Jennifer Hodgdon
|
467a825239
|
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
|
2012-05-17 05:58:49 -07:00 |
catch
|
25713f0b25
|
Issue #1495024 by aspilicious: documentation follow-up for convert the entity system to PSR-0.
|
2012-05-17 11:33:40 +09:00 |
Dries
|
c176370239
|
Patch #598586 by tim.plunkett: updated documentation.
|
2012-05-16 22:09:32 -04:00 |
Dries
|
98858def41
|
- Patch #1533022 by duellj, aspilicious: convert taxonomy.module entity classes to PSR-0.
|
2012-05-16 21:53:35 -04:00 |
Dries
|
99243487d7
|
- Patch #1578590 by ksenzee: references to nonexistent function drupal_initialize_variables().
|
2012-05-16 21:27:25 -04:00 |
Dries
|
6f760ac8a2
|
- Patch #1578998 by droplet: move forum topic and leave shadow cause duplicated topics show in list.
|
2012-05-16 21:18:09 -04:00 |
Dries
|
20958cbbc0
|
Issue #1586220 by ksenzee: Remove ksenzee from MAINTAINERS.txt.
|
2012-05-16 21:14:03 -04:00 |
Dries
|
39195776b1
|
Patch #1552984 by Niklas Fiekas: Added Make 'File displayed by default' depend on 'Enable display field' with #states.
|
2012-05-16 21:12:19 -04:00 |
catch
|
747e01ca53
|
Issue #1493098 by jcisio, pcambra, Pol, wamilton, Rok Žlender, beejeebus: Convert cron settings to configuration system.
|
2012-05-16 12:41:18 +09:00 |
catch
|
74c409f134
|
Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0.
|
2012-05-16 12:38:40 +09:00 |
catch
|
6616910f9d
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach, tim.plunkett: Convert Simpletest base test classes to PSR-0.
|
2012-05-16 12:04:41 +09:00 |
catch
|
e0ba373d6e
|
Issue #1500238 by alexpott, sun, chx: Encode/decode data via PHP serialize()/unserialize() for DatabaseStorage (storage controller specific data formats).
|
2012-05-16 12:02:24 +09:00 |
catch
|
14fbd55791
|
Issue #1574484 by tim.plunkett, nod_: Replace authorize.js with states.
|
2012-05-16 11:58:58 +09:00 |
catch
|
777a7b9164
|
Issue #1089300 by nod_, mfer, JohnAlbin, ksenzee: Clean up drupal.js.
|
2012-05-16 11:55:55 +09:00 |
catch
|
ccde359a97
|
Issue #1573082 by grendzy: Fixed watchdog 'Deleted content type' uses wrong type.
|
2012-05-15 21:49:41 +09:00 |
catch
|
9dee6f6128
|
Issue #1539626 by cosmicdreams: Modify node module to use dependency injection for language.
|
2012-05-15 21:37:07 +09:00 |
Dries
|
8780ba2509
|
- Patch #1503804 by iamEAP: defer attribute should not be added to inline scripts or settings.
|
2012-05-14 22:15:00 -04:00 |
Dries
|
f9e44fc40a
|
- Patch #967566 by mariusz.slonina, rbayliss, joestewart, xjm, tim.plunkett, indytechcook, tsvenson, adnasa, oriol_e9g | DocuAnt: Several important Core User settings lack support for hook_field_extra_fields().
|
2012-05-14 22:11:31 -04:00 |
Dries
|
b551b666de
|
- Patch #1506630 by Alan Evans, David_Rothstein: Fixed Namedspaced code throws and catches 'Exceptions' which don't exist (causing the DB settings form validation to break on install).
|
2012-05-14 21:31:16 -04:00 |
catch
|
969e670eae
|
Issue #1546752 by Gábor Hojtsy, erno, xjm: Move negotiation tests to language module.
|
2012-05-14 18:16:42 +09:00 |
catch
|
9e2223c534
|
Issue #1377468 by droplet: Fixed remove unnecessary user join in forum_forum_load().
|
2012-05-14 12:29:49 +09:00 |
catch
|
1f3142df75
|
Issue #1539622 by cosmicdreams: Modify locale module to use dependency injection for language.
|
2012-05-14 12:25:46 +09:00 |
catch
|
f54e6e3823
|
Issue #1564996 by greggles: Added Make one-time login link watchdog more useful for auditing.
|
2012-05-14 12:22:49 +09:00 |
catch
|
439e27cc10
|
Issue #20446 by dead_arm: Added Cursor focus on user login page.
|
2012-05-14 12:20:18 +09:00 |
catch
|
c74aa1ecd0
|
Issue #1009982 by klaasvw: Fixed node/add page misses content types when menu links are moved or disabled.
|
2012-05-14 11:50:42 +09:00 |
catch
|
2a3251a829
|
Issue #1565972 by c960657: Clean-up of mapConditionOperator().
|
2012-05-12 12:15:33 +09:00 |
catch
|
926cbd6694
|
Issue #1500268 by heyrocker: Add CHANGELOG entry for configuration system.
|
2012-05-12 12:12:07 +09:00 |
catch
|
44c07e9b26
|
Issue #1545068 by Berdir: Convert Exception in update.inc to PSR-0.
|
2012-05-12 12:10:23 +09:00 |
catch
|
c01dafd61e
|
Issue #1361234 by Berdir: Make the node entity a classed object - followup for node revision timestamps.
|
2012-05-11 13:26:13 +09:00 |
catch
|
1fa5a5b12b
|
Issue #1556502 by mrfelton: Fixed Inconsistency in wording in validation error when requesting new password ('Username' vs 'User name').
|
2012-05-11 13:08:23 +09:00 |
catch
|
f272a6b7e9
|
Issue #1038356 by jensimmons, rjgoldsborough, droplet: Fixed labels in tables need some left padding.
|
2012-05-11 13:06:53 +09:00 |
catch
|
bb691f62d7
|
Issue #1567812 by sun: Remove 'Verified' from configuration class names.
|
2012-05-10 23:54:04 +09:00 |
catch
|
db79496ae9
|
Issue #1558468 by chx, jwineinger, linclark, Berdir: Fixed SA-CORE-2012-002 - Denial of Service, forward port from 7.x
|
2012-05-10 15:26:50 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
catch
|
352645e4a6
|
mlhess, coltrane, xjm, and jhodgdon, penyaskito: forward port DRUPAL-SA-CORE-2012-002 - Access bypass - forum listing.
|
2012-05-09 13:43:25 +09:00 |
catch
|
f263e898da
|
Issue #1551626 by moshe weitzman: follow-up to disable page caching in cron callback
|
2012-05-09 13:38:47 +09:00 |
Jennifer Hodgdon
|
eb745338f7
|
Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say whether themes are loaded when they run
|
2012-05-08 11:20:05 -07:00 |
catch
|
7c5214c714
|
Issue #617562 by sun, matt2000: Remove underscore-to-dash conversion in path arguments for content types.
|
2012-05-08 14:12:18 +09:00 |
catch
|
d390816023
|
Issue #1444620 by dawehner, sun, heyrocker: Remove file signing from configuration system.
|
2012-05-08 14:04:54 +09:00 |
catch
|
263c6802b9
|
Issue #86461 by ergonlogic, davidjdagino, marcingy, emclaughlin, Bakus: Truncate long paths and path aliases on admin/build/path.
|
2012-05-08 14:03:01 +09:00 |
catch
|
4beaeab9fe
|
Issue #1552236 by duellj: Move user language tests to user module.
|
2012-05-08 13:59:45 +09:00 |
catch
|
9be8c892ff
|
Issue #1541958 by sun, alexpott: Split setUp() into specific sub-methods.
|
2012-05-08 13:53:51 +09:00 |
catch
|
a82955bfd5
|
Issue #1174766 by Niklas Fiekas, ericduran: Added Support the #pattern FAPI property for native HTML5 pattern attribute.
|
2012-05-08 12:00:06 +09:00 |