Dries
|
b956b400dd
|
- Patch #1439686 by tstoeckler: rename language property to langcode.
|
2012-02-23 09:22:18 -05:00 |
Dries
|
18c1d673d9
|
- Patch #673020 by Zoltán Balogh, Gábor Hojtsy, good_man, kalman.hosszu: tests for adding the Content-Language HTTP header to the generated page.
|
2012-02-22 09:04:12 -05:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Dries
|
edabf1fc3a
|
- Patch #1300298 by askibinski: empty tokens don't get replaced in welcome emails.
|
2012-02-21 14:02:50 -05:00 |
Dries
|
5e6cc3c85a
|
- Patch #1410096 by fastangel, Gábor Hojtsy, kalman.hosszu: convert comment language code schema to langcode.
|
2012-02-21 10:55:52 -05:00 |
Dries
|
cc9cd9947f
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-02-21 10:44:21 -05:00 |
Dries
|
fa0562fac4
|
- Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation.
|
2012-02-21 10:44:11 -05:00 |
webchick
|
f55ff74d96
|
Issue #1446988 by Dave Reid: Reassign maintainer of statistics module to Tim Millwood.
|
2012-02-21 02:27:14 -08:00 |
webchick
|
8cdaf25b4f
|
Issue #1447040 by nod_: Application for being javascript maintainer.
|
2012-02-21 01:56:33 -08:00 |
webchick
|
0c495e928d
|
Issue #655048 by Gábor Hojtsy, intuited: Fixed Plural formula information blanked when importing a poorly-formed .po file.
|
2012-02-21 01:38:03 -08:00 |
catch
|
ef5d9d89b3
|
Issue #1313300 by jwilson3, rjgoldsborough, MrHaroldA: Fixed Wrong uri in 'Add new comment' teaser link if set to COMMENT_FORM_BELOW.
|
2012-02-20 16:30:57 +09:00 |
catch
|
b059099e56
|
Issue #652288 by Niklas Fiekas: Rewording the 'proceed with the installation' text on the installer's requirements page.
|
2012-02-20 16:29:13 +09:00 |
catch
|
ec45fe5b47
|
Issue #1401496 by bleen18: Fixed forum_taxonomy_term_delete() completely broken (takes instead of entity).
|
2012-02-20 16:16:37 +09:00 |
catch
|
3fa7d32a43
|
Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not appear in comment preview.
|
2012-02-20 16:13:05 +09:00 |
catch
|
5820eb7b96
|
Issue #1436936 by Snugug: Add Clearfix Class to <header> in page.tpl.php.
|
2012-02-20 14:43:39 +09:00 |
catch
|
859fdb931e
|
Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default.
|
2012-02-20 14:41:29 +09:00 |
Dries
|
180642cdd1
|
- Patch #1317620 by xjm: clean up API docs for includes directory, files starting with D-G.
|
2012-02-18 22:41:24 -05:00 |
Dries
|
8be72b70dc
|
- Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up.
|
2012-02-18 22:31:32 -05:00 |
Dries
|
f3aa73aefb
|
- Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up.
|
2012-02-18 22:26:01 -05:00 |
Dries
|
c6d3a24e65
|
- Patch #1427098 by chris.leversuch: EntityFieldQuery::execute documentation - return value example doesn't work if query result is empty.
|
2012-02-18 22:19:27 -05:00 |
Dries
|
d31b0b4f7e
|
- Patch #1420022 by nod_: remove dead code: progress.upload_callback(), progress.error_callback().
|
2012-02-18 22:14:30 -05:00 |
Dries
|
1457cd8779
|
- Patch #1436074 by Pat Redmond: documentation problem with batch_set(): change 'his' to 'its'.
|
2012-02-16 22:59:14 -05:00 |
catch
|
78d1b495c7
|
Issue #1376166 by sun: Fixed Custom logo and favicon functionality inanely tries to support absolute local file paths.
|
2012-02-17 12:38:33 +09:00 |
Dries
|
d01ee4aa6a
|
- Patch #1250800 by attiks, Jelle_S, dereine, xjm: language domain should work regardless of ports or protocols.
|
2012-02-16 22:24:46 -05:00 |
Dries
|
6e431c53b3
|
- Patch #540294 by Gábor Hojtsy, clemens.tolboom, Xano: node language settings from Locale to Node module.
|
2012-02-16 10:52:30 -05:00 |
catch
|
ddf4b81fc7
|
Issue #1221276 by fietserwin, Gábor Hojtsy, sun, gumanist: Fixed locale_get_plural() only works for a single language within a request and does not work for English.
|
2012-02-16 22:42:26 +09:00 |
catch
|
004df89186
|
Issue #1050746 by grendzy: Fixed HTTPS sessions not working in all cases.
|
2012-02-16 22:35:24 +09:00 |
catch
|
f881a68a01
|
Issue #771036 by ojohansson, Gábor Hojtsy: Fixed Overlay overwrites existing target attribute.
|
2012-02-16 13:27:56 +09:00 |
catch
|
af7bb9a514
|
Issue #1414394 by marcingy, xjm: Fix upgrade check for D8 and php 5.3.
|
2012-02-16 13:11:36 +09:00 |
catch
|
5f1381efbb
|
Issue #1294264 by budda, davidwhthomas: FieldUpdateForbiddenException: Cannot update a list field - better debug info.
|
2012-02-14 22:40:31 +09:00 |
catch
|
9235ea177c
|
Issue #283045 by mlncn, Jody Lynn, pwolanin, gpk: Fixed Allow top-level pages to be removed from books.
|
2012-02-14 22:38:27 +09:00 |
catch
|
99438b5783
|
Issue #1420798 by nod_, droplet: Autocomplete.js clean up.
|
2012-02-14 21:53:14 +09:00 |
catch
|
ec5ca21e94
|
Issue #1430986 by Gábor Hojtsy, plach: Clean up naming for language negotiation configuration functions/paths.
|
2012-02-14 21:50:30 +09:00 |
Nathaniel
|
69d530a0bc
|
Issue #1006042 by ksenzee, grendzy: Fixed Links outside the overlay with existing fragments are broken.
|
2012-02-14 12:49:58 +09:00 |
Nathaniel
|
8e7a80bb0f
|
Issue #334948 by David_Rothstein, Albert Volkman: Fixed The 'default' folder is sometimes required to be writable even when installing Drupal in sites/example.com.
|
2012-02-14 12:39:35 +09:00 |
Dries
|
07d4c5569f
|
- Patch #1431452 by larowlan: 'status' in where clause is ambiguous.
|
2012-02-13 13:57:23 -05:00 |
Dries
|
d37c49df4e
|
- Patch #1431918 by Liam Morland: user_multiple_role_edit() doc needs more detail.
|
2012-02-13 13:44:59 -05:00 |
catch
|
d790839ecf
|
Issue #872488 by acouch, mfb, musicnode: Regression: no way to get taxonomy tags into RSS feeds.
|
2012-02-11 14:31:48 +09:00 |
catch
|
49dbb6d4fb
|
Issue #1411114 by sun: Fixed drupal_valid_test_ua() is not statically cached on non-positive match.
|
2012-02-11 14:24:47 +09:00 |
catch
|
25c7704131
|
Issue #41595 by pillarsdotnet, m3avrck, sun et al: Fixed All pager links have an 'active' CSS class.
|
2012-02-11 14:22:04 +09:00 |
catch
|
055900b338
|
Issue #1250800 by attiks, Jelle_S, dereine: Fixed Language domain should work regardless of ports or protocols.
|
2012-02-11 14:17:56 +09:00 |
catch
|
57019c74c7
|
Issue #1068016 by franz: Followup to fix code style issue.
|
2012-02-09 11:16:27 +09:00 |
Dries
|
72a6343890
|
- Added missing files
|
2012-02-08 13:50:19 -05:00 |
Dries
|
03a8bdc361
|
- Patch #1431040 by Gábor Hojtsy: rename LOCALE_LANGUAGE_NEGOTIATION_* constants to LANGUAGE_NEGOTIATION_*.
|
2012-02-08 09:51:31 -05:00 |
Dries
|
51867cdc07
|
- Patch #1221718 by aspilicious, sun, skottler: refactor block-admin-display-form.tpl.php.
|
2012-02-08 09:49:23 -05:00 |
catch
|
6e2a903141
|
Issue #666854 by TR, JacobSingh: Whitespace follow-up for E_NOTICE warnings in run_tests().sh .
|
2012-02-08 20:14:58 +09:00 |
catch
|
ed9a5d96f6
|
Issue #814804 by JacobSingh, ksenzee, draenen, et al: Fixed taxonomy_autocomplete() produces SQL error for nonexistent field.
|
2012-02-08 20:13:10 +09:00 |
catch
|
1ab8af6d81
|
Issue #1320028 by isay: Fixed bartik style-rtl.css have not overide text align to rigth for tr td, tr th tags.
|
2012-02-08 20:10:03 +09:00 |
catch
|
142b98a5c0
|
Issue #1334344 by jessebeach, mikestefff: Fixed During update, Bartik throws an error that () is not defined.
|
2012-02-08 20:05:27 +09:00 |
catch
|
b62f85ca97
|
Issue #998256 by justafish, Dave Reid: Please let modules know about the original URL alias in hook_path_update().
|
2012-02-08 20:03:32 +09:00 |