Katherine Bailey
|
e1b4fe97a7
|
Get rid of the request() wrapper function, plus various other cleanups
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
faba05fccc
|
Cleaning up _current_path() and request() related stuff
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Niklas Fiekas
|
5efc932fb2
|
The httpkernel service is now named http_kernel.
|
2012-08-06 21:52:10 -07:00 |
Dries
|
33d4ef886c
|
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
|
2012-08-03 11:31:18 -04:00 |
catch
|
820f4eb86b
|
Issue #1564388 by anrikun, sun: Fixed 'My account' link is never in the active trail.
|
2012-08-01 18:39:02 +01:00 |
Dries
|
dbd50142e2
|
- Patch #1684880 by droplet, nod_: JSHint user.
|
2012-07-14 21:26:48 -04:00 |
Dries
|
d93bbc93a8
|
- Patch #1591618 by Niklas Fiekas, aspilicious: remove menu_execute_active_handler().
|
2012-07-09 16:20:56 -04:00 |
webchick
|
2dd3e49638
|
Issue #1621548 by tedstein, droplet, mjonesdinero, bendev, disasm: Fixed User status should not default to blocked.
|
2012-07-07 13:42:34 -07:00 |
webchick
|
4b6bdbb1dd
|
Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system.
|
2012-07-02 10:20:33 -07:00 |
webchick
|
deae32e9cb
|
Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON).
|
2012-06-29 09:10:25 -07:00 |
Jennifer Hodgdon
|
48f4db31bf
|
Issue #1552400 by mjonesdinero, SumeetSingh: Fix documentation for user_is_blocked, which was misleading.
|
2012-06-26 09:31:20 -07:00 |
Dries
|
675803d885
|
- Patch #1428534 by nod_: Use === and !==
|
2012-06-23 09:50:41 -07:00 |
Dries
|
0ac10a7b82
|
- Patch #1262812 by Everett Zufelt, dww, klausi, xjm: make 'Roles' a tab of 'admin/people' instead of 'admin/people/permissions'.
|
2012-06-16 22:23:56 -04:00 |
webchick
|
bfa6287689
|
Issue #1616952 by webflo: Add a langcode parameter to EntityInterface::label().
|
2012-06-16 17:39:01 +02:00 |
webchick
|
9aaf322992
|
Issue #1615240 by Berdir, webflo, fago: Remove entity_label() in favor of EntityInterface::label().
|
2012-06-15 18:57:57 +02:00 |
webchick
|
663c2748e3
|
Issue #1618136 by fgm, larowlan, aspilicious, fago: Remove from entity hooks.
|
2012-06-15 18:43:34 +02:00 |
webchick
|
82f095ad2e
|
Issue #1631092 by webflo: Remove language related todos and global variables from boostrap.inc.
|
2012-06-14 10:22:49 +02:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
Dries
|
5b8960df6d
|
- Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support.
|
2012-06-12 21:37:07 -04:00 |
catch
|
2bfb9b0415
|
Issue #1615236 by Berdir, aspilicious: Merge entity controller interfaces, document and add default entity class definition.
|
2012-06-08 22:04:22 +09:00 |
catch
|
c1f05ae409
|
Issue #1541892 by Rob Loach: Convert TableSort to PSR-0.
|
2012-06-08 21:26:56 +09:00 |
Dries
|
67af8a4988
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-06-05 08:43:38 -04:00 |
catch
|
84ca10a3d3
|
Issue #935062 by klausi, sun, wamilton, ksenzee, oriol_e9g: Change role id to machine name.
|
2012-06-05 21:19:14 +09:00 |
catch
|
92490ed529
|
Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0.
|
2012-06-05 14:42:19 +09:00 |
Dries
|
002769ef32
|
- Patch #1591604 by underq, chrisdolby, Albert Volkman, pfrenssen: replace drupal_access_denied() with throw AccessDeniedHttpException.
|
2012-06-04 08:06:09 -04:00 |
Dries
|
9b29a0dad0
|
- Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object.
|
2012-06-03 07:25:35 -04:00 |
Dries
|
356aa34d9d
|
- Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException.
|
2012-06-02 15:41:40 -04:00 |
Dave Reid
|
0339963f99
|
Fixing merge with 8.x
|
2012-05-29 10:02:27 -05:00 |
catch
|
40ca713eea
|
Issue #1594260 by aspilicious: Convert user tests to PSR-0.
|
2012-05-29 13:31:00 +09:00 |
Dries
|
ae42df8751
|
- Patch #1600892 by sun: tests use magic numbers 1 and 2 instead of user role constants.
|
2012-05-26 19:18:56 -04:00 |
Larry Garfield
|
848c134d65
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-23 23:55:54 -05:00 |
catch
|
d2901d051d
|
Issue #890790 by Tor Arne Thune, davidjdagino: Added tests for deleting nodes does not delete their comments.
|
2012-05-22 13:11:21 +09:00 |
Larry Garfield
|
9fdd40f8c9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-19 00:04:26 -05: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 |
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
|
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 |
Larry Garfield
|
eb8fe490da
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-13 12:21:10 -05: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
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
Larry Garfield
|
270dcd2e88
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-10 00:14:31 -05:00 |
catch
|
4beaeab9fe
|
Issue #1552236 by duellj: Move user language tests to user module.
|
2012-05-08 13:59:45 +09:00 |
catch
|
bd30dbfc09
|
Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code.
|
2012-05-08 11:57:33 +09:00 |
catch
|
3e8861682a
|
Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements.
|
2012-05-08 11:53:23 +09:00 |
Larry Garfield
|
12e53f92a3
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Resolve conflicts in cron improvements.
Conflicts:
core/INSTALL.txt
core/includes/bootstrap.inc
core/modules/simpletest/drupal_web_test_case.php
core/modules/system/system.install
core/modules/system/system.module
core/modules/system/system.test
core/scripts/cron-curl.sh
core/scripts/cron-lynx.sh
|
2012-05-06 23:03:57 -05:00 |
webchick
|
00e99a41cb
|
Issue #1558464 by Berdir, chx, fago, greggles: Fixed SA-CORE-2012-002 - Unvalidated form redirect.
|
2012-05-05 10:01:11 -07:00 |
Jennifer Hodgdon
|
a440f52c71
|
Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions
|
2012-05-04 12:53:43 -07:00 |
Larry Garfield
|
29ec5c929b
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
core/includes/common.inc
core/includes/menu.inc
core/modules/image/image.test
core/modules/system/tests/file.test
|
2012-04-30 21:29:48 -05:00 |