webchick
4f50bc1c69
Issue #1599554 by sun, dww, effulgentsia: Tutorial/guidelines for how to convert variables into configuration.
2012-06-27 14:31:52 -07:00
webchick
87dc82a4ac
Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo).
2012-06-27 13:44:19 -07:00
Dries
3b2f5ad9a6
- Patch #1260800 by David_Rothstein, lewisnyman, yoroy, nod_, thedavidmeister, effulgentsia: kill the overlay for widths below 640 pixels.
2012-06-27 16:41:36 -04:00
webchick
0ecf36682f
Issue #1658164 by Rob Loach, Berdir: Fixed TableSort Class not found exception thrown in database_test_theme_tablesort().
2012-06-26 18:02:29 -07:00
Jennifer Hodgdon
11684711d0
Issue #1619084 by kiamlaluno: Update documentation for drupal_render to reflect current function code
2012-06-26 09:37:05 -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
webchick
c1c8135dd2
Issue #1085590 follow-up by David_Rothstein: Another fix to hook_library_info().
2012-06-25 22:58:41 -07:00
webchick
58964deb12
Issue #1635084 follow-up by xjm: Fix random test failures.
2012-06-25 16:55:30 -07:00
webchick
bd99f90f35
Issue #1428534 follow-up by droplet: Fix overlay.
2012-06-25 14:03:21 -07:00
webchick
d8a61c8971
Issue #1085590 follow-up by Rob Loach, tim.plunkett: Add CHANGELOG.txt entry, fix typos.
2012-06-25 13:34:27 -07:00
webchick
f618f07294
Issue #1635084 by webflo, penyaskito, vasi1186, Berdir: Fixed Fatal error when deleting language due to DBTNG typo.
2012-06-25 08:06:24 -07:00
webchick
8364b744b9
Issue #1653406 follow-up by droplet: Remove bunk comment.
2012-06-24 19:52:01 -07:00
webchick
991b45de96
Issue #1618136 follow-up by fgm: Remove type from entity hooks.
2012-06-24 15:32:38 -07:00
webchick
0c45af268b
Issue #1463656 follow-up by Crell: CHANGELOG.txt entry for HttpKernel.
2012-06-24 12:49:22 -07:00
Dries
48a5065d97
- Patch #1574620 by nod_: selectors clean-up: book.
2012-06-24 12:35:52 -07:00
Dries
ec8b833e5b
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-06-24 12:35:11 -07:00
Dries
2815c9a890
- Patch #1655422 by sun, chx: random test failures in SearchCommentTest.
2012-06-24 12:32:22 -07:00
webchick
ab422de4e3
Adding a todo about IE8
2012-06-24 11:07:59 -07:00
webchick
e3dfb0817f
Issue #1651328 by droplet: Fixed FielInstanceCrudTest.php => FieldInstanceCrudTest.php.
2012-06-24 10:31:31 -07:00
webchick
b0e14ca1d4
Issue #1085590 by Rob Loach, keichee, tim.plunkett, mfer, ericduran: Update jQuery UI to the latest in the git repository.
2012-06-24 10:30:34 -07:00
Dries
10b4848f6d
- Patch #1643702 by katbailey: incorrect method signatures in ViewSubsriber class.
2012-06-23 16:26:06 -07:00
Dries
8e11050fdb
- Patch #1631164 by Aron Novak, Mithrandir: autocomplete fires on readonly fields.
2012-06-23 16:05:17 -07:00
Dries
254673a622
- Patch #1564942 by Kevin Morse: Fixed Compose tips has invalid markup.
2012-06-23 14:50:24 -07:00
Dries
fb1cb6f327
- Patch #1591710 by swentel, heyrocker, sun: Remove vestiges of block caching from core.
2012-06-23 14:43:10 -07:00
Dries
0ccfc7fc8b
- Patch #1653406 by droplet: Fixed 'monospace' is a font generic family name.
2012-06-23 14:42:00 -07:00
Dries
b9d6a08051
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-06-23 12:56:47 -07:00
Dries
2322a05966
- Patch #1653400 by droplet: Fixed No 'padding: none'.
2012-06-23 12:56:22 -07:00
webchick
509a018536
Issue #1195254 follow-up by David_Rothstein: Fix indentation.
2012-06-23 11:24:13 -07:00
Dries
675803d885
- Patch #1428534 by nod_: Use === and !==
2012-06-23 09:50:41 -07:00
Dries
81c90b3cbf
- Patch #1651270 by effulgentsia: remove IE8-specific workaround for lack of CSS3 box-shadow support.
2012-06-22 10:46:33 -07:00
Dries
24e23ed2db
- Patch #1645494 by effulgentsia: Allow core themes to display single-column on IE8: do not compensate for lack of media query support.
2012-06-22 09:47:29 -07:00
Dries
d67ed98ec1
- Patch #1542676 by xjm: Fixed FAPI #states scope issue in Dependent prototype.
2012-06-22 09:44:21 -07:00
webchick
4071fb8b8e
Issue #258785 follow-up by Gábor Hojtsy: Added CHANGELOG: Provide more flexible settings for initial language on content types.
2012-06-20 11:46:30 -07:00
Jennifer Hodgdon
030a0b6c57
Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docs
2012-06-19 12:51:07 -07:00
webchick
eed60a8ed8
Issue #1452188 follow-up by Gábor Hojtsy: Added CHANGELOG: New UI for string translation.
2012-06-19 07:52:11 -07:00
webchick
28b7f87713
Issue #1627208 by vasi1186, Gábor Hojtsy: CHANGELOG: Make language_list() and language_default() return instances of Language.
2012-06-19 07:14:02 -07:00
Jennifer Hodgdon
735ad52016
Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and preprocess/process functions so it is clearer which ones get called for theme functions vs. templates
2012-06-18 14:52:12 -07:00
Jennifer Hodgdon
cf195c541a
Issue #1619482 by mr.baileys: Remove stray space in hook_update_N docs
2012-06-18 12:20:33 -07:00
Dries
47aca952c5
- Patch #998302 by mgifford: 'Skip to main content' link links to region, not content.
2012-06-17 13:15:47 -04:00
Dries
619017f1c4
- Patch #1612014 by aspilicious, Berdir: create an interface for revisionable entities.
2012-06-17 09:27:32 -04:00
Dries
4f62dcc38c
- Patch #985642 by Berdir, yched: remove file_attach_load() from file_field_update().
2012-06-17 09:12:48 -04: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
Dries
cbd76cf13c
- Patch #1629994 by Aron Novak, yurtboy: fixed valid_email_address() references obsolete RFC.
2012-06-16 21:46:51 -04:00
webchick
0bf7dc54d3
Issue #1618164 by aspilicious, fago: Remove the possibility to define custom 'load hooks'.
2012-06-16 17:50:15 +02:00
webchick
bfa6287689
Issue #1616952 by webflo: Add a langcode parameter to EntityInterface::label().
2012-06-16 17:39:01 +02:00
webchick
aa9dd8ff88
Issue #1635084 by webflo, vasi1186: Added Track import status of files in the locale .po file directory.
2012-06-16 17:16:07 +02:00
webchick
2103890de1
Issue #258785 by Désiré, Schnitzel, kbasarab, pkiraly, desbeers, Bojhan, voxpelli, clemens.tolboom, Artusamak, Gábor Hojtsy, dvinegla: Added Provide more flexible settings for initial language on content types.
2012-06-16 16:48:36 +02:00
webchick
142778af85
Issue #1635134 by hairqles, floretan, webflo: Move date format translation functions from locale to system.
2012-06-16 16:38:11 +02:00
webchick
4705576906
Issue #1637710 by Schnitzel, vasi1186: Fixed Pass on language weight to language_locked_languages() when available.
2012-06-16 15:17:16 +02:00
webchick
f772c1095a
Issue #1641166 by Schnitzel: Fixed Undefined property: Drupal\Core\Language\Language:: in language_list().
2012-06-16 15:12:52 +02:00
webchick
9edd712e5d
Issue #1640050 by Schnitzel: Fixed Locale summary in language table should be 'not applicable' for locked languages.
2012-06-16 13:54:51 +02:00
Jennifer Hodgdon
b62fb408b0
Issue #1591686 by greg.1.anderson: Add copyright and authors files to Twig directory and COPYRIGHT.txt
2012-06-15 14:53:41 -07:00
Jennifer Hodgdon
12f4fcb269
Issue #1596598 by mr.baileys: Mak drupal_goto docs say what happens if path arg is empty, and clarify that on url docs too
2012-06-15 12:53:48 -07:00
Dries
07e2170361
- Patch #1591686 by Rob Loach, chx: Add Twig itself.
2012-06-15 13:16:18 -04:00
webchick
c195d872bc
Issue #1630264 by vasi1186, fubhy, Gábor Hojtsy: Move field language fallback code from Locale to Field and field language handling for nodes to Node.
2012-06-15 19:14:22 +02:00
webchick
18040223ad
Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages.
2012-06-15 19:03:15 +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
a03df8d124
Issue #1452188 by Schnitzel, droplet, Sutharsan, Bojhan, Kristen Pol, Gábor Hojtsy, ershov.andrey, perusio, nod_, rvilar, andypost: Added New UI for string translation.
2012-06-15 12:01:31 +02:00
webchick
c32682a70f
Issue #1598620 follow-up by Albert Volkman: Rename uuid.test to restore its autoloadability.
2012-06-15 11:39:56 +02:00
webchick
28542bbca0
Issue #1591852 by aspilicious, Rob Loach: Convert field tests to PSR-0.
2012-06-15 05:55:45 +02:00
Dries
3c00c30184
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-06-14 16:20:16 -04:00
Dries
b3f9bc773e
- Patch #1617208 by effulgentsia, neclimdul: after kernel patch, module_hook_info() returns an empty array when called by load callback, access callback, or hook_init().
2012-06-14 16:20:09 -04:00
Jennifer Hodgdon
807631497a
Issue #1619482 by mr.baileys: Better docs for hook_update_N
2012-06-14 08:35:59 -07:00
webchick
f9c399022f
Issue #1591432 by aspilicious: Convert field UI tests to PSR-0.
2012-06-14 16:32:47 +02:00
webchick
33ef742c66
Issue #1593450 by aspilicious: Convert rdf tests to PSR-0.
2012-06-14 16:31:31 +02:00
webchick
b83525327e
Issue #1598610 by aspilicious: Convert symfony.test to PSR-0 and remove all the files[] instances in system.info.
2012-06-14 16:25:37 +02:00
webchick
7b0b2b1cd1
Issue #1634190 by LoMo: Fixed Long month names in locale.datepicker.js not using context properly.
2012-06-14 15:58:42 +02:00
webchick
9d8d569685
Issue #1598558 by Niklas Fiekas, Rob Loach, aspilicious: Convert cache.test to PSR-0.
2012-06-14 15:23:12 +02:00
webchick
5118e5827b
Issue #1593058 by aspilicious: Remove system.info's files[] entry.
2012-06-14 11:20:48 +02:00
webchick
15eeb96db6
Issue #1594496 by aspilicious, Niklas Fiekas: Fixed Entity PSR-0 documentation issues.
2012-06-14 11:19:36 +02:00
webchick
371aee2649
Issue #1594254 by aspilicious, Rob Loach: Convert file tests to PSR-0.
2012-06-14 11:18:29 +02:00
webchick
9c93a2afb4
Issue #1619898 by Rob Loach, aspilicious, BTMash: Convert upgrade tests to PSR-0.
2012-06-14 11:17:27 +02:00
webchick
7a83b8f314
Issue #1594218 by aspilicious, Rob Loach: Convert taxonomy tests to PSR-0.
2012-06-14 11:16:06 +02:00
webchick
499c1cddec
Issue #1598558 by Niklas Fiekas, Rob Loach: Convert cache.test to PSR-0.
2012-06-14 11:13:12 +02:00
webchick
b30c3bbf8b
Issue #1538478 by Niklas Fiekas: Register lib/ directories of themes as PSR-0 roots for Drupal$theme namespace.
2012-06-14 11:09:25 +02:00
webchick
a2f971e4c4
Issue #1629858 by aspilicious, amateescu: Convert the theme registry to PSR-0.
2012-06-14 11:07:35 +02:00
webchick
480497f1a7
Issue #1598590 by Albert Volkman, Rob Loach: Convert menu.test to PSR-0.
2012-06-14 11:04:53 +02:00
webchick
8d6fe79b53
Issue #1598582 by aspilicious: Convert image.test to PSR-0.
2012-06-14 11:01:02 +02:00
webchick
41cd3d5c59
Issue #1598576 by Rob Loach: Convert filetransfer.test to PSR-0.
2012-06-14 10:58:39 +02:00
webchick
ea0f0828f0
Issue #1598574 by Niklas Fiekas, aspilicious: Convert file.test to PSR-0.
2012-06-14 10:56:07 +02:00
webchick
580d3951f5
Issue #1598568 by aspilicious, Rob Loach: Convert database.test to PSR-0.
2012-06-14 10:54:00 +02:00
webchick
7f6f46786a
Issue #1080964 by catch, beejeebus, Steven Jones, drewish: Be more sparing with locale cache clears.
2012-06-14 10:42:51 +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
catch
b49c71cb34
Issue #1263040 by catch, akamaus, luk.stoops: Fixed No notifications sent when updates are available.
2012-06-14 13:58:22 +09:00
catch
fcd6dd35b2
Issue #1399302 by droplet: Fixed Rename Field UI's 'Field' column to 'Field Type'.
2012-06-14 12:47:24 +09:00
catch
2e47b2fbee
Issue #445012 by David_Rothstein, sun: Prevent drupal_rewrite_settings() from overwriting customizations made to settings.php.
2012-06-14 11:48:09 +09:00
catch
f70b54e8e6
Issue #1621356 by joachim: Added pass all the parameters of hook_options_list() to options_list_callback().
2012-06-14 11:44:03 +09:00
Jennifer Hodgdon
0da848d52c
Issue #1357138 by jstoller, xenophyle: Clean up API docs for Forum module
2012-06-13 14:09:45 -07:00
webchick
b63924f826
Issue #1539614 by cosmicdreams, vasi1186: Modify language module to use Dependency Injection for language.
2012-06-13 19:53:53 +02:00
webchick
9abacc9fea
Issue #1617598 by Gábor Hojtsy: Fixed When installing in ie Dutch notice appears about LOCALE_NOT_CUSTOMIZED.
2012-06-13 19:36:40 +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
Dries
75edfb15ee
- Patch #1627498 by webflo, Rob Loach: Fixed Undefined variable in language_admin_add_predefined_form_validate().
2012-06-12 21:02:11 -04:00
Dries
4bd1231165
- Patch #1630108 by cosmicdreams: improper reference to Drupal\Database\Query\AlterableInterface.
2012-06-12 20:46:57 -04:00
Dries
7c1ef6ed07
- Patch #1627208 by vasi1186: make language_list() and language_default() return instances of Language.
2012-06-12 20:43:37 -04:00
catch
33a56047f6
Issue #1623564 by droplet: Fixed Wrong text at translation UI.
2012-06-12 21:27:48 +09:00
catch
fe0e9dd141
Issue #1512308 by August1914, Rob Loach, cosmicdreams: Replace $language_content() with Dependency Injection.
2012-06-12 21:12:53 +09:00
catch
e1594dbdb7
Issue #1507954 by nod_: Fixed Global selector in states.js brakes some scripts.
2012-06-12 21:06:16 +09:00
catch
43e4ad70fc
Issue #507502 by fietserwin, cosmicdreams, tim.plunkett, sun, nod_: Fixed locale support for jQuery UI.
2012-06-12 21:04:44 +09:00
catch
62b1cbde49
Issue #1593058 by aspilicious: Convert system tests to PSR-0.
2012-06-12 12:23:41 +09:00
catch
495f12b9f8
Issue #1623490 by chrisdolby: Fixed drupal_site_offline() broken, remove it entirely.
2012-06-12 12:13:44 +09:00
catch
2f7f9c3543
Issue #1033818 by catch, Rob Loach, amateescu, sun: Move xmlrpc includes into xmlrpc.module.
2012-06-12 11:18:51 +09:00
catch
b305521ab0
Issue #1569580 by naxoc: Unnecessary call to urldecode().
2012-06-12 11:06:17 +09:00
catch
cbaa67d966
Issue #1598578 by aspilicious: Convert form.test to PSR-0.
2012-06-12 11:03:12 +09:00
catch
d66a67777f
Issue #1598620 by Albert Volkman, aspilicious: Convert uuid.test to PSR-0.
2012-06-12 11:02:07 +09:00
catch
5f1812b9dc
Issue #1598614 by Rob Loach, aspilicious, Albert Volkman: Convert theme.test to PSR-0.
2012-06-12 11:00:03 +09:00
catch
c1ecf4f6c8
Issue #1598618 by aspilicious, Rob Loach: Convert update.test to PSR-0.
2012-06-12 10:58:32 +09:00
catch
d4a401a352
Issue #1591690 by bneil: Remove drupal_page_footer().
2012-06-12 10:44:43 +09:00
catch
0c660d8477
Issue #1574512 by nod_: Selectors clean-up: block.
2012-06-12 10:39:50 +09:00
Jennifer Hodgdon
4a8cc339be
Issue #1512310 by vasi1186, cosmicdreams, Rob Loach, disasm: Remove reference to global language_url in docs
2012-06-11 10:59:00 -07: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
catch
ede4aee9c4
Issue #1598594 by cosmicdreams, aspilicious: Convert pager.test to PSR-0.
2012-06-08 21:26:07 +09:00
catch
6aed10eb02
Issue #1598584 by Rob Loach: Convert installer.test to PSR-0.
2012-06-08 21:23:55 +09:00
catch
f2bc296a46
Issue #1598606 by Albert Volkman, Rob Loach, Niklas Fiekas: Convert schema.test to PSR-0.
2012-06-08 21:21:54 +09:00
catch
22cce8af98
Issue #1618072 by Niklas Fiekas: Remove ajax_footer().
2012-06-08 21:17:34 +09:00
catch
dfbc9682a3
Issue #1561004 by marcingy, aries, yurtboy, Tor Arne Thune: Many tests still reference locale although they only need language module.
2012-06-08 21:15:19 +09:00
catch
a8b58e8607
Issue #1365234 by amontero, TravisCarden: Add description to 'access content overview' permission.
2012-06-08 21:10:45 +09:00
catch
ace802ec5b
Issue #1598552 by cosmicdreams, Rob Loach, aspilicious: Move batch tests to the right directory.
2012-06-08 20:19:56 +09:00
catch
fbe34afe2b
Issue #1598564 by Niklas Fiekas: Convert common.test to PSR-0.
2012-06-08 16:33:08 +09:00
catch
f6f33a1926
Issue #1598592 by Rob Loach: Convert module.test to PSR-0.
2012-06-08 16:31:11 +09:00
catch
681e44355f
Issue #1598552 by cosmicdreams, Rob Loach: Convert batch.test to PSR-0.
2012-06-08 16:28:03 +09:00
catch
e56e44115d
Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of empty string.
2012-06-08 16:05:46 +09:00
catch
29223699a9
Issue #1598600 by c31ck, Rob Loach: Convert path.test to PSR-0.
2012-06-07 21:39:18 +09:00
catch
03e6f03a10
Issue #1594108 by aspilicious: Convert simpletest tests to PSR-0.
2012-06-07 15:12:33 +09:00
catch
66e279cbb3
Issue #1591434 by aspilicious: Convert image tests to PSR-0.
2012-06-07 15:10:54 +09:00
catch
0ed0e58c59
Issue #1591362 by aspilicious, Rob Loach: Convert entity tests to PSR-0.
2012-06-07 11:17:20 +09:00
Jennifer Hodgdon
5be3d554cb
Issue #1598586 by Rob Loach: PSR-0 conversion of system lock.test
2012-06-06 10:26:18 -07:00
Jennifer Hodgdon
b14cdc3ab0
Issue #1594250 by Rob Loach, aspilicious: PSR-0 conversion for config tests
2012-06-06 10:24:04 -07:00
Jennifer Hodgdon
73b1dc4070
Issue #1598596 by Albert Volkman: Convert password.test to PSR-0
2012-06-06 09:10:31 -07:00
Jennifer Hodgdon
199a3dbc2d
Issue #1598608 by bleen18: Convert session.test to PSR-0
2012-06-06 09:07:44 -07:00
Jennifer Hodgdon
b15d9a9111
Issue #1598570 by Rob Loach: PSR-0 for error.test
2012-06-06 08:57:50 -07:00
Jennifer Hodgdon
c0f384fa57
Issue #1431634 by Tor Arne Thune: API docs cleanup for update module
2012-06-06 08:33:53 -07:00
catch
ff639ed52c
Revert "Issue #1464244 by dawehner, tim.plunkett: Fixed Rewrite as URL adding equals sign to end of url."
...
This reverts commit e6986e5a48
.
2012-06-06 12:04:09 +09:00
Dries
33e8b1b57e
- Patch #1598556 by Niklas Fiekas, Rob Loach: Convert bootstrap.test to PSR-0.
2012-06-05 08:53:48 -04:00
Dries
8456c62674
- Patch #1616896 by Rob Loach: remove ().
2012-06-05 08:46:23 -04: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
8b7542dcc4
Issue #1594628 by aspilicious, Rob Loach, Niklas Fiekas: Convert profile tests to PSR-0.
2012-06-05 21:16:50 +09:00
catch
30291115e7
Issue #1587858 by apotek: Fixed AJAX alert dialogs respect neither display_errors() ini.php setting or ['error_level()'] setting, exposing server info.
2012-06-05 21:15:18 +09:00
catch
e6986e5a48
Issue #1464244 by dawehner, tim.plunkett: Fixed Rewrite as URL adding equals sign to end of url.
2012-06-05 17:16:23 +09:00
catch
8c4df67ab7
Issue #1614292 by brockjo: Fixed image_style_delete_form() doesn't take form_state() by reference.
2012-06-05 17:10:38 +09:00
catch
9f31a02609
Rollback #1016056 due to a regression.
2012-06-05 14:55:12 +09:00
catch
cc16c4d2ff
Issue #1611686 by TravisCarden, dww: Add test for unprotected settings.local.php.
2012-06-05 14:51:41 +09:00
catch
4c9e2ed7a4
Issue #1579810 by SeeSchloss: Fixed GD tests do not test check every case.
2012-06-05 14:48:01 +09:00
catch
31e733420e
Issue #1555294 by cristinawithout, gagarine: Fixed Vocabulary title HTML entities are double encoded.
2012-06-05 14:44:58 +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
8d53c5341c
- Patch #1614292 by brockjo: fixed image_style_delete_form() doesn't take form_state() by reference.
2012-06-04 09:49:21 -04:00
Dries
10631112ea
- Patch #1572394 by attiks, Sweetchuck: Fixed Language detection by domain only works on port 80.
2012-06-04 09:46:54 -04: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
1ed9d79463
- Patch #1532682 by TravisCarden: fixed documentation of comment_reply() return value.
2012-06-03 21:47:05 -04:00
catch
2d796cf1a5
Issue #1587196 by aspilicious: Fixed Simpletest can't handle namespaces when creating verbose output.
2012-06-04 10:39:54 +09:00
Dries
28011ee90a
- Patch #1614468 by Jorrit: Fixed hook_field_widget_error() example implementation contains error.
2012-06-03 15:29:19 -04:00
Dries
1d994a7737
- Patch #1432732 by B-Prod, Jorrit: form error reporting fallback does not respect Drupal documentation.
2012-06-03 15:28:07 -04:00
Dries
ee8fbcf2f3
- Patch #1598548 by Rob Loach, Niklas Fiekas: Convert ajax.test to PSR-0.
2012-06-03 13:15:00 -04:00
Dries
f5b2ed1aa0
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-06-03 09:53:12 -04:00
Dries
1945b09ddd
- Patch #1593360 by aspilicious, Rob Loach: Convert path tests to PSR-0.
2012-06-03 09:51:57 -04:00
Jennifer Hodgdon
c657bb5d39
Issue #1598602 by Niklas Fiekas, Berdir: Move queue test to correct directory
2012-06-03 06:30:28 -07:00
Dries
cde3375be8
- Patch #1016056 by nod_: added Hide tabledrag handle and 'Show row weights' when there is only one item in list.
2012-06-03 08:41:21 -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
b3262427d8
- Patch #1565718 by sun, jthorson: Fixed Script test runner does not clean after fatal error.
2012-06-02 16:50:40 -04:00
Dries
e24968df4d
- Patch #1614214 by Rob Loach: remove the core/tests directory.
2012-06-02 15:49:27 -04:00
Dries
c677a96ff7
- Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken.
2012-06-02 15:45:56 -04:00
Dries
356aa34d9d
- Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException.
2012-06-02 15:41:40 -04:00
Jennifer Hodgdon
b913301638
Issue #1598616 by Rob Loach: PSR-0 conversion of unicode.test
2012-06-01 17:06:34 -07:00
Jennifer Hodgdon
1998e0310b
Issue #1598602 by Rob Loach: PSR-0 conversion of queue.test
2012-06-01 16:58:32 -07:00
Dries
0eb59c20c5
- Patch #1415828 by BJ___, patrickd, nod_, damiankloip: made Tabledrag a library.
2012-06-01 12:45:18 -04:00
Dries
bd40855052
- Patch #115753 by cosmicdreams, drclaw, geodaniel, zhuber, urlisse: Pager rel attributes.
2012-06-01 12:35:50 -04:00
Larry Garfield
94d877eb94
Merge remote-tracking branch 'upstream/8.x' into remerge
2012-05-31 23:13:29 -05:00
catch
5b0715d78b
Issue #1563620 by sun, Berdir: Fixed All unit tests blow up with a fatal error.
2012-05-31 20:55:32 +09:00
catch
cc8147dde2
Issue #1597888 by Niklas Fiekas, sun: Fixed Cache NullBackend is entirely broken, does not implement CacheBackendInterface.
2012-05-31 13:53:42 +09:00
Jennifer Hodgdon
c91177e08e
Issue #1598588 : fix the previous commit on this issue (rename file that was missed)
2012-05-30 15:29:50 -07:00
Jennifer Hodgdon
9a83d2142b
Issue #1597630 by Rob Loach: Convert actions.test to PSR-0
2012-05-30 15:19:13 -07:00
Jennifer Hodgdon
876d410c8c
Issue #1598588 by Niklas Fiekas: PSR-0 conversion of mail tests
2012-05-30 10:26:11 -07:00
Jennifer Hodgdon
44a8b09d70
Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form function
2012-05-30 08:49:24 -07:00
Jennifer Hodgdon
74013a25b3
Issue #1598508 by jeffschuler: fix return docs for _node_types_build function
2012-05-30 08:45:45 -07:00
Jennifer Hodgdon
ca334de861
Issue #1602112 by bgano: Add return docs for Connection::startTransaction()
2012-05-29 13:10:40 -07:00
Jennifer Hodgdon
6abd79d394
Issue #1601214 by rfay: Remove rfay from maintaining AJAX
2012-05-29 10:39:47 -07:00
Jennifer Hodgdon
4de11faac4
Issue #1156576 by Ryan Weal, jhodgdon, plach: Document language negotiation API
2012-05-29 10:36:56 -07:00
Dave Reid
ae3ed9ff06
Merge remote-tracking branch 'origin/kernel' into kernel-remerge
2012-05-29 10:10:55 -05:00
Dave Reid
0339963f99
Fixing merge with 8.x
2012-05-29 10:02:27 -05:00
catch
b29fc4b26b
Issue #1140356 by iamEAP, ericduran, Rob Loach, arnested: Added support for async property to script tags.
2012-05-29 15:44:27 +09:00
catch
9ba8724f3a
Issue #1118520 by sun, Dave Reid, mr.baileys: Added inclusion of a settings.local.php file in settings.php.
2012-05-29 14:05:39 +09:00
catch
0a3599141e
Issue #1588774 by aspilicious, andypost: Convert contact tests to PSR-0.
2012-05-29 14:00:06 +09:00
catch
40ca713eea
Issue #1594260 by aspilicious: Convert user tests to PSR-0.
2012-05-29 13:31:00 +09:00
catch
c034303bb3
Issue #1593402 by Rob Loach, aspilicious: Convert php tests to PSR-0.
2012-05-29 13:29:45 +09:00
catch
8b9b034c8f
Issue #1591436 by aspilicious, Rob Loach: Convert filter tests to PSR-0.
2012-05-29 13:28:57 +09:00
catch
d3df59e5f1
Issue #1587036 by aspilicious, Rob Loach: Convert block tests to PSR-0.
2012-05-29 13:28:22 +09:00
catch
56219bfa2b
Issue #1541958 by sun, alexpott, tim.plunkett, Berdir: Fixed Split setUp() into specific sub-methods.
2012-05-29 13:27:08 +09:00
catch
689fde4158
Issue #1588284 by Tor Arne Thune, aspilicious, Rob Loach: Convert comment tests to PSR-0.
2012-05-29 13:17:29 +09:00
catch
be5fb88f21
Issue #1594134 by aspilicious: Convert statistics tests to PSR-0.
2012-05-29 13:15:03 +09:00
catch
d670144829
Issue #1593424 by aspilicious, Rob Loach: Convert poll tests to PSR-0.
2012-05-29 13:13:05 +09:00
catch
f036688c3e
Issue #1585944 by aspilicious, Rob Loach: Convert aggregator tests to PSR-0.
2012-05-29 13:12:05 +09:00
catch
1aee24df7d
Issue #1594256 by aspilicious: Convert update tests to PSR-0.
2012-05-29 13:08:06 +09:00
catch
ef4ba313fb
Issue #1594160 by aspilicious: Convert syslog tests to PSR-0.
2012-05-29 13:07:23 +09:00
catch
c787f37a09
Issue #1594006 by aspilicious: Convert search tests to PSR-0.
2012-05-29 13:06:07 +09:00
catch
5fc51d3359
Issue #1592966 by aspilicious: Convert node tests to PSR-0.
2012-05-29 13:03:58 +09:00
catch
1445dab91c
Issue #1594048 by aspilicious: Convert shortcut tests to PSR-0.
2012-05-29 13:03:03 +09:00
catch
e2640955e0
Issue #1591296 by aspilicious: Convert contextual tests to PSR-0.
2012-05-29 13:01:19 +09:00
catch
aa97c558bf
Issue #1592648 by aspilicious: Convert menu tests to PSR-0.
2012-05-29 13:00:17 +09:00
Mark Sonnabaum
1c442e85f2
Removed unnecessary "use" statements.
2012-05-28 16:25:30 -05:00
catch
cb80acc53e
Issue #1593166 by aspilicious: Convert openid tests to PSR-0.
2012-05-28 20:42:54 +09:00
catch
6083ab6a71
Issue #1591440 by aspilicious: Convert help tests to PSR-0.
2012-05-28 20:41:15 +09:00
catch
18f12d9043
Issue #1591438 by aspilicious: Convert forum tests to PSR-0.
2012-05-28 20:19:16 +09:00
catch
349517fab0
Issue #1591348 by aspilicious: Fixed Convert dblog tests to PSR-0.
2012-05-28 20:17:55 +09:00
catch
0e56a23dea
Issue #1588222 by aspilicious: Convert color tests to PSR-0.
2012-05-28 20:16:28 +09:00
catch
eaf7acb5a5
Issue #1588156 by aspilicious: Convert book tests to PSR-0.
2012-05-28 20:15:25 +09:00
catch
6e95e657a7
Issue #1591334 by aspilicious: Convert dashboard tests to PSR-0.
2012-05-28 20:13:51 +09:00
catch
3e9f24e342
Issue #1470824 by sun, webchick: follow-up for XML encoder can only handle a small subset of PHP arrays, so switch to YAML.
2012-05-28 15:43:41 +09:00
catch
e94505139e
Issue #1594466 by aspilicious, Rob Loach: Extract entity controller class from field_test().entity.inc into a namespace.
2012-05-28 00:28:09 +09:00
catch
6679cf9b66
Issue #965078 by catch, akamustang: Fixed HTTP request checking is unreliable and should be removed in favor of watchdog() calls.
2012-05-28 00:19:58 +09:00
Dries
0ca44db14c
- Patch #1591726 by sun: missing form_id(), form_build_id(), and form_token() when using custom #parents and #tree = TRUE on itself.
2012-05-26 19:28:37 -04: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
Dave Reid
98fbeaf315
Fixing merge with 8.x upstream.
2012-05-26 13:46:07 -05:00
Dave Reid
6340061ba8
Re-added and simplified file_transfer() by reusing the logic of StreamedResponse.
2012-05-26 13:18:48 -05:00
Larry Garfield
327b2bcd1b
Remove file_transfer and convert all uses of it to StreamedResponse.
2012-05-26 13:04:51 -05:00
effulgentsia
b02b51cce1
Revert XML-RPC test changes that have already been committed.
2012-05-26 11:32:55 -05:00
catch
09baac071e
Issue #1594226 by aspilicious: Convert translation tests to PSR-0.
2012-05-25 16:18:08 +09:00
catch
2f35944ad3
Issue #1591950 by aspilicious: Convert locale tests to PSR-0.
2012-05-25 16:17:39 +09:00
catch
1f4736c156
Issue #1591928 by aspilicious: Convert language tests to psr-0.
2012-05-25 16:16:58 +09:00
catch
65ed04ff78
Issue #1569456 by sun, effulgentsia: Move unicode check earlier in bootstrap and replace fix_gpc_magic() with a hard requirement for magic quotes to be disabled.
2012-05-25 15:34:21 +09:00
catch
06eed3052c
Issue #1480866 by tstoeckler, adamdicarlo, sheise: Follow-up for Add type-hinting and parameter type docmentation for comment objects.
2012-05-25 14:45:10 +09:00
catch
99a456c32e
Issue #665790 by sun, yoroy, aspilicious: A cleaner look for the status report.
2012-05-25 14:42:59 +09:00
catch
39f51caa8e
Issue #1593670 by effulgentsia: Fixed XML-RPC tests fail without clean URLs.
2012-05-25 12:48:07 +09:00
catch
fcbbe85deb
Issue #1495024 by Berdir, Rob Loach, aspilicious, fago: Convert the entity system to PSR-0.
2012-05-25 12:45:38 +09:00
catch
7a3827b45a
Issue #1477704 by kika, kid_icarus, andypost: Fixed Replace 'Selected' dropdown with checkbox in category edit form.
2012-05-25 12:44:26 +09:00
catch
42e17a1499
Issue #1470656 by Damien Tournoud, amateescu: Fixed Registry rebuild should not parse the same file twice in the same request.
2012-05-25 12:41:42 +09:00
catch
42251b6b25
Issue #1054162 by tim.plunkett, Dave Reid, joachim, Berdir: Taxonomy bundles not supported by EntityFieldQuery.
2012-05-25 12:38:39 +09:00
Jennifer Hodgdon
50a7330b56
Issue #1454266 by Chaulky, Volx: fix documentation for field_bundle_settings
2012-05-24 15:16:35 -07:00
catch
e303b674a2
Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain only works on port 80.
2012-05-24 15:14:06 +09:00
Larry Garfield
ab5e316659
Document a follow-up todo.
2012-05-24 01:03:53 -05:00
Larry Garfield
848c134d65
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-05-23 23:55:54 -05:00
effulgentsia
35ef2c97ea
refs #1536844 Clean up bootstrap shivs.
2012-05-23 23:52:03 -05:00
effulgentsia
14416d109e
refs #1595298 Revert CSRF token checks back to page callbacks, not menu access callbacks.
...
This will be refactored again later when the routing system is upgraded.
2012-05-23 23:31:42 -05:00
Larry Garfield
f5079ffb1b
Rename UrlMatcher to LegacyUrlMatcher.
...
The current matcher is a temporary legacy shiv to support the old routing system.
Label it as such so that we can reserve the class name for the new and imroved
router.
2012-05-23 23:31:42 -05:00
catch
faa63d22c4
Issue #1401558 by Berdir: Documentation follow-up for remove the usage handling logic from file_delete().
2012-05-23 13:08:58 +09:00
catch
9e8d1e85dc
Issue #1470824 by alexpott, sun: Fixed XML encoder can only handle a small subset of PHP arrays, so switch to YAML.
2012-05-23 12:48:37 +09:00
effulgentsia
37e72619c1
refs #1593702 Roll back comment tweaks that have already been made in core.
2012-05-22 11:55:29 -05:00
Jennifer Hodgdon
dc151c10ff
Issue #1593696 by effulgentsia: Clean up @todo formatting
2012-05-22 08:18:17 -07:00
catch
3f7b5cf06c
Issue #1401558 by exlin, Berdir, tim.plunkett: Remove the usage handling logic from file_delete().
2012-05-22 14:28:30 +09: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
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
Larry Garfield
807947c9fe
Clean up and document private property overrides.
2012-05-20 18:13:14 -05: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
Larry Garfield
9fdd40f8c9
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-05-19 00:04:26 -05:00
Niklas Fiekas
5a6d0c284e
Use '' rather than 'a' for HTTP 204 response body.
2012-05-19 00:01:56 -05:00
Niklas Fiekas
a069734c04
Remove $response_body parameter from drupal_page_set_cache().
...
b99d11fac6
introduced a $response_body parameter on drupal_page_set_cache(),
but that is no longer used. Remove it.
2012-05-19 00:01:08 -05:00