webchick
|
838bf21e31
|
git commit -m Issue
|
2013-08-22 10:21:03 -07:00 |
Alex Pott
|
5460c03e89
|
Issue #1856766 by chx, Berdir, heyrocker, kim.pepper: Convert file_public_path() to the new settings system (make it not configurable via UI or YAML).
|
2013-08-22 02:11:07 +01:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
webchick
|
c8a5c8e364
|
Issue #2052923 by Berdir: Update Guzzle to latest version.
|
2013-08-10 00:53:20 -07:00 |
webchick
|
895bdf2294
|
Issue #2049387 by mdrummond: Fixed Locale string change styles applied too excessively.
|
2013-08-09 15:39:42 -07:00 |
webchick
|
e7106ee391
|
Issue #2057247 by alexpott: Fixed On really quick testbots LocaleUpdateCronTest can fail.
|
2013-08-06 23:43:36 -07:00 |
Nathaniel Catchpole
|
0698191e66
|
Revert "Issue #1273968 - did not cover js."
This reverts commit 8ce27f2279 .
|
2013-08-06 07:16:41 +01:00 |
Alex Pott
|
1b5434a252
|
Issue #2057019 by janstoeckler: Remove Unused local variable $string from /core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php.
|
2013-08-03 23:25:58 +02:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Jennifer Hodgdon
|
6c02873443
|
Issue #1797364 by dcam, lazysoundsystem, Lars Toomre, neetu morwani, izus, boran, xjm: Remove t() from test asserts in locale module
|
2013-07-24 10:17:35 -07:00 |
Alex Pott
|
2b08f2ec29
|
Issue #1978928 by piyuesh23, InternetDevels, disasm: Convert locale_translation_manual_status() to a Controller.
|
2013-07-20 21:20:48 +01:00 |
Alex Pott
|
566ebfd9de
|
Issue #1856976 by andypost, Soul88, ACF, aspilicious, vijaycs85, dawehner: Convert language_count() to the state system.
|
2013-07-20 20:39:11 +01:00 |
Alex Pott
|
b2b2a4444b
|
Issue #2029505 by penyaskito, YesCT, Gábor Hojtsy: Fixed Exporting translations does not correctly generate empty strings.
|
2013-07-20 18:57:18 +01:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Alex Pott
|
06cb438e03
|
Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities.
|
2013-07-09 19:57:20 +01:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
0fbf36c2ee
|
Issue #2030123 by Outi: Fixed white-space:normal doesn't apply on the translation UI table.
|
2013-07-05 23:29:03 +01:00 |
Alex Pott
|
5fc86b0029
|
Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG.
|
2013-07-05 19:43:36 +01:00 |
Alex Pott
|
d5d172e3c8
|
Issue #1833022 by e0ipso, plach, YesCT, kfritsche, penyaskito, vijaycs85, nod_, cam8001: Only display interface language detection options to customize more granularity.
|
2013-07-03 13:48:55 +01:00 |
Alex Pott
|
b48f8fda69
|
Issue #2030925 by echoz: Quote rtl attribute selector.
|
2013-07-02 13:40:19 +01:00 |
Alex Pott
|
c56cb20453
|
Issue #2030775 by Sutharsan, webflo: Reduce dependency of Locale on Update module .
|
2013-06-30 10:48:34 +01:00 |
Dries
|
8ce27f2279
|
Issue #1273968 by Sutharsan, penyaskito, chx: Fixed locale.module uses eval.
|
2013-06-29 17:25:40 -04:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Alex Pott
|
dc6aeae89c
|
Issue #1887480 by Sutharsan, webflo: Fixed Automated download of translations when adding languages/enabling modules can not be disabled.
|
2013-06-29 11:04:42 +01:00 |
Dries
|
8e9c6950c5
|
Issue #2029075 by kfritsche, penyaskito: Fixed Configuration translation step in the installation takes a reeeeaaallly long time when installing in a non-English language.
|
2013-06-28 13:46:47 -04:00 |
Alex Pott
|
bfba7b8de9
|
Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute.
|
2013-06-28 09:47:08 +01:00 |
Alex Pott
|
c1f2181035
|
Issue #1998056 by Sutharsan, clemens.tolboom, penyaskito: Automatically update interface translations using cron.
|
2013-06-27 12:25:01 +01:00 |
Alex Pott
|
2faba6047a
|
Issue #1861934 by Kristen Pol, pixelite, YesCT, Sutharsan, Outi: Rework help text for UI translations and importing po files.
|
2013-06-27 09:39:13 +01:00 |
Dries
|
7fd83fe98a
|
Issue #2020361 by vijaycs85: Followup for: Create LanguageConfigContext to activate configuration overrides based on language.
|
2013-06-21 10:43:51 -04:00 |
Nathaniel Catchpole
|
21812ed3a1
|
Issue #1858616 by Berdir: Extract generic CacheCollector implementation and interface from CacheArray.
|
2013-06-21 10:22:46 +01:00 |
Dries
|
a72d1f1b0f
|
Issue #2004684 by mgifford, Schnitzel: Improve Accessibility for String Translation UI.
|
2013-06-20 14:24:41 -04:00 |
Jennifer Hodgdon
|
0366140fa0
|
Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files
|
2013-06-20 07:02:02 -07:00 |
Alex Pott
|
5fe8034bdc
|
Issue #2020361 by vijaycs85: Create LanguageConfigContext to activate configuration overrides based on language.
|
2013-06-19 22:21:35 +02:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Nathaniel Catchpole
|
81ca4d6001
|
Issue #2021749 by Sutharsan: Fixed Core should not force latest version number translations on sites.
|
2013-06-19 09:57:33 +01:00 |
Alex Pott
|
90c2c23099
|
Issue #2018409 by ParisLiakos: LocaleTranslation should have its translation property initialized as array.
|
2013-06-19 01:35:25 +02:00 |
Alex Pott
|
da1b134af1
|
Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes.
|
2013-06-17 21:58:27 +02:00 |
Nathaniel Catchpole
|
ecfbc27f34
|
Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good.
|
2013-06-17 14:35:07 +01:00 |
webchick
|
bfcdcd4005
|
Issue #2011102 by kgoel, DmitryDrozdik: Replace drupal_container() with Drupal::service() in the locale module.
|
2013-06-17 01:28:58 -05:00 |
Alex Pott
|
42c1a7c014
|
Issue #1898428 by joelpittet, shanethehat, Floydm, gillbates, steinmb, artis, Cottser, gnuget: locale.module - Convert theme_ functions to Twig.
|
2013-06-17 01:54:01 +02:00 |
Alex Pott
|
6d54ed7ac1
|
Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API.
|
2013-06-15 10:46:11 +02:00 |
catch
|
34ba7cc55f
|
Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit().
|
2013-06-11 22:12:01 +01:00 |
Alex Pott
|
83f9d583ef
|
Issue #1895160 by tim.plunkett: Convert admin/content to a View, keep a non-views fallback with no bulk operations.
|
2013-06-11 17:49:20 +01:00 |
Nathaniel Catchpole
|
37445fd7d0
|
Issue #1813762 by ParisLiakos, Jose Reyero, YesCT, japicoder, attiks: Introduce unified interfaces, use dependency injection for interface translation.
|
2013-06-10 12:46:03 +01:00 |
Alex Pott
|
2432c02138
|
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +01:00 |
Alex Pott
|
88e6a760b7
|
Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API.
|
2013-06-06 11:20:38 +01:00 |
Alex Pott
|
b21943922d
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
webchick
|
30d3671c03
|
Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler().
|
2013-06-04 20:58:17 -05:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Alex Pott
|
c4e52bb6b4
|
Issue #1892182 by nod_: #type details: Rename #collapsed to #open.
|
2013-05-29 12:31:25 +01:00 |
Alex Pott
|
950758f108
|
Issue #1999880 by droplet: Simple tweak of locale.admin.js.
|
2013-05-27 11:08:15 -07:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
6b4b127e2e
|
Issue #1898432 by WebDevDude, steveoliver, vlad.dancer, jenlampton, pixelmord, Fabianx, iztok, EVIIILJ, jwilson3, c4rl, Cottser: Convert node module to Twig.
|
2013-05-24 10:13:55 -07:00 |
Alex Pott
|
12d1760807
|
Issue #1684852 by nod_: JSHint locale.
|
2013-05-22 11:04:13 -07:00 |
Nathaniel Catchpole
|
261b71d29c
|
Issue #1992950 by xjm: Stop use-ing Exception.
|
2013-05-16 09:15:22 +01:00 |
Nathaniel Catchpole
|
ca665f7be3
|
Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible.
|
2013-05-09 10:25:10 +01:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
webchick
|
6de362318d
|
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
|
2013-05-01 21:46:53 -07:00 |
Alex Pott
|
91fc0d3ed9
|
Issue #1905152 by Gábor Hojtsy, Jose Reyero, vijaycs85, YesCT, penyaskito: Integrate config schema with locale, so shipped configuration is translated.
|
2013-04-23 08:19:41 +01:00 |
webchick
|
8fd2b4779e
|
Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute.
|
2013-04-19 20:34:14 -07:00 |
webchick
|
258dbd6dce
|
Issue #1875614 by Sutharsan, YesCT, Berdir: Convert drupal_http_request() usage in locale.batch.inc to Guzzle.
|
2013-04-12 20:28:22 -07:00 |
Alex Pott
|
34e630950a
|
Issue #1939660 by chx | catch: Use YAML as the primary means for service registration.
|
2013-04-09 05:32:49 +01:00 |
webchick
|
1e32790fa0
|
Issue #1841896 by TravisCarden: Fixed various file permissions.
|
2013-03-26 21:48:48 -07:00 |
webchick
|
dd927b0008
|
Issue #1934964 by alexpott, Gábor Hojtsy, nevergone: Fixed Locale override subscriber should re-init context to clear caches.
|
2013-03-17 12:24:33 -07:00 |
webchick
|
b4898cfa2c
|
Issue #1919180 by vijaycs85, sandipmkhairnar: Create configuration schemas for locale module.
|
2013-03-17 09:31:44 -07:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
webchick
|
d35e3cd866
|
Issue #1938014 by ACF: Convert locale's system_config_form() to SystemConfigFormBase.
|
2013-03-09 22:38:31 -08:00 |
Dries
|
71176ec3f2
|
Issue #1799124 by Cottser: locale-rtl.css is out of sync with locale.admin.css, is never included due to incorrect filename.
|
2013-03-09 16:56:40 -05:00 |
webchick
|
29146a41de
|
Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views.
|
2013-03-08 21:20:26 -08:00 |
Dries
|
497bec2da3
|
Issue #1763640 by beejeebus, alexpott, YesCT, Jose Reyero, Gábor Hojtsy, das-peter, c31ck, heyrocker: Followup: Introduce config context to make original config and different overrides accessible.
|
2013-03-08 12:37:37 -05:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
0612c664da
|
Issue #1763640 by beejeebus, alexpott, Jose Reyero, c31ck, das-peter, YesCT, heyrocker, Gábor Hojtsy: Introduce config context to make original config and different overrides accessible.
|
2013-02-27 09:49:26 +00:00 |
Dries
|
a96697c7d5
|
Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage.
|
2013-02-18 12:03:05 -05:00 |
Dries
|
4ebb5fd3ea
|
Issue #1915302 by jessebeach, effulgentsia: Provide an API for aria-live region update announcements that module developers may leverage.
|
2013-02-16 17:11:13 -05:00 |
Dries
|
148f3b874e
|
Issue #1751348 by heyrocker, vijaycs85, julien, Gábor Hojtsy: Convert locale settings to configuration system.
|
2013-02-14 21:40:03 -05:00 |
Jennifer Hodgdon
|
ba89738cea
|
Issue #1852288 by underq, aaronott, YesCT, heyrocker, Gábor Hojtsy: Update documentation to namespace standards
|
2013-02-11 09:39:12 -08:00 |
Dries
|
3721e4d262
|
Issue #1803638 by vijaycs85, YesCT: Improve default language change process (ui and help text).
|
2013-02-09 12:34:07 +11:00 |
webchick
|
167e70ba00
|
Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system.
|
2013-02-08 15:36:06 -08:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
Dries
|
3e478b0362
|
Issue #1899994 by katbailey, plach, YesCT: Disentangle language initialization from path resolution.
|
2013-02-01 15:29:29 -05:00 |
webchick
|
a06421e8c2
|
Issue #1317884 by reglogge, kathyh, izus, YesCT, smiletrl: Fixed Remove all instances of <none>, <Hidden> and <br/> from translatable strings because they lead to import errors.
|
2013-01-29 20:02:37 -08:00 |
webchick
|
951a389ef0
|
Issue #1899466 by jayboodhun, andypost: Provide a configure link for locale module.
|
2013-01-29 19:17:58 -08:00 |
catch
|
10ab47224d
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 19:21:34 +00:00 |
catch
|
2cf9e49ebc
|
Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1 .
|
2013-01-21 13:53:28 +00:00 |
catch
|
c80c3e18f1
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 11:02:01 +00:00 |
Dries
|
a2ae42b33b
|
Issue #1853720 by vijaycs85, sun, Gábor Hojtsy: Fixed Hide language selection option is backwards.
|
2013-01-15 20:11:30 -05:00 |
webchick
|
31e0e18328
|
Issue #1887904 by larowlan: Fixed update_retrieve_dependencies() only considers enabled modules.
|
2013-01-15 14:07:29 -08:00 |
webchick
|
b36b17edb7
|
Issue #1884182 by Gábor Hojtsy, Sutharsan: Fixed Import of large number of translations fails on SQLite.
|
2013-01-10 08:47:28 -08:00 |
Dries
|
23c0393a17
|
Issue #1832614 by Schnitzel, smiletrl, -enzo-: Fixed Unchanged strings on page become customized when editing others.
|
2013-01-09 16:12:51 -05:00 |
webchick
|
c2fb90f953
|
Issue #1872640 by fabpot: Renamed the dispatcher service to event_dispatcher().
|
2012-12-26 10:20:15 -08:00 |
webchick
|
3bee35710d
|
Issue #1860778 by plach, tayzlor, Berdir, cosmicdreams: Fixed Provide an upgrade path for date formats.
|
2012-12-26 09:02:54 -08:00 |
Dries
|
0485f2928f
|
Issue #1804702 by Sutharsan, balintk, YesCT, Jose Reyero, Gábor Hojtsy: Display interface translation status.
|
2012-12-19 17:11:34 -05:00 |
Dries
|
4116dc4acc
|
Issue #1833184 by Gábor Hojtsy, sun: find a consistent naming scheme for translation-related modules.
|
2012-12-19 16:04:44 -05:00 |
Dries
|
eea79f9b44
|
Issue #1866544 by Sutharsan: Improve Locale batch progress and result messages.
|
2012-12-17 16:45:18 -05:00 |
Dries
|
05ffc3fd3e
|
Issue #1864472 by Sutharsan: Warning when tries to delete English after non-English install, locale_translation_status_delete_languages().
|
2012-12-17 16:40:36 -05:00 |
webchick
|
936cbb9144
|
Issue #1804688 by Sutharsan, YesCT, clemens.tolboom, Gábor Hojtsy, webflo, Jose Reyero: Download and import interface translations.
|
2012-12-07 13:32:32 -05:00 |
webchick
|
7d26fa30ec
|
Issue #1854838 by Jose Reyero, Gábor Hojtsy, Damien Tournoud: Fixed Locale should not use fetchObject with a classname, WSOD on sqlite.
|
2012-11-30 08:04:35 -08:00 |
webchick
|
be694ba944
|
Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system.
|
2012-11-28 23:37:55 -08:00 |
catch
|
b09642317a
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
Dries
|
e3d863834c
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
Jennifer Hodgdon
|
85996b000a
|
Issue #1831702 by miro_dietiker: Correct docs for CacheArray methods and overrides
|
2012-11-13 08:24:55 -08:00 |
Jennifer Hodgdon
|
3040705084
|
Issue #1831646 by miro_dietiker: Make docs comply with rename of DrupalCacheArray to CacheArray
|
2012-11-10 07:14:25 -08:00 |
webchick
|
b7f577a2a8
|
Issue #1810710 by Berdir, Fabianx: Remove copying of node properties wholesale into theme variables.
|
2012-11-07 02:33:34 -08:00 |
webchick
|
653d232563
|
Issue #1789750 by droplet: Fixed Fatal error: Call to undefined function language_negotiation_url_prefixes_update().
|
2012-11-07 02:22:37 -08:00 |
webchick
|
b90c07c181
|
Issue #1663130 by droplet, Risse, Rob Loach, barraponto, dnotes: Clean up css in Locale.
|
2012-11-07 02:21:16 -08:00 |
catch
|
4964fd2989
|
Issue #1635394 by djdevin, droplet, webflo, floretan: Fixed Fatal error when filtering the content admin page by language.
|
2012-11-06 17:10:38 +00:00 |
webchick
|
60aaaaea8c
|
Issue #1830934 by Carsten Müller, Berdir: Fixed Wrong test class name.
|
2012-11-04 00:46:05 -07:00 |
catch
|
a115f08397
|
Issue #1826294 by Berdir: Remove cache_locale().
|
2012-11-03 19:44:51 +00:00 |
webchick
|
8deaba40a2
|
Issue #1714462 by n3or, sun, Gábor Hojtsy: Convert language negotiation settings to configuration system.
|
2012-10-27 15:27:04 -07:00 |
webchick
|
0b70f277bb
|
Issue #1812170 by xjm, tim.plunkett: Remove dependency on the standard profile from LocaleContentTest.
|
2012-10-23 16:49:39 -07:00 |
catch
|
10e58bdd64
|
Issue #1777070 by Jose Reyero, Gábor Hojtsy: Refactor and clean up source string location handling.
|
2012-10-23 11:25:45 +01:00 |
webchick
|
28045a2e8a
|
Issue #1739928 by vasi1186, YesCT, webflo, Transition, plach, Gábor Hojtsy: Generalize language configuration on content types to apply to terms and other entities.
|
2012-10-18 01:59:12 -07:00 |
webchick
|
3088640cc2
|
Revert "Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system."
This reverts commit 5cb63c4d13 .
Oops. That was a little more patch than we bargained for. :P
|
2012-10-18 01:54:31 -07:00 |
webchick
|
5cb63c4d13
|
Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system.
|
2012-10-18 01:25:16 -07:00 |
webchick
|
90da928da4
|
Issue #1785086 follow-up by Jose Reyero: Some general clean-up for translation string API.
|
2012-10-13 09:19:06 -07:00 |
webchick
|
9858e18829
|
Issue #1798796 by LinL, alexpott: Convert javascript_parsed() variable to use state system.
|
2012-10-13 08:58:55 -07:00 |
webchick
|
92a5b29970
|
Issue #1809962 by Jose Reyero, sun: Move some locale updates to update.inc for a safe language upgrade.
|
2012-10-11 14:49:49 -07:00 |
webchick
|
1bb21b5b7c
|
Issue #1742894 by Sutharsan, webflo, attiks, Gábor Hojtsy: Added Get status of local and remote translation files.
|
2012-10-11 14:30:02 -07:00 |
webchick
|
2c994156c8
|
Issue #1808374 by SebCorbin: Fixed Wrong plural for french in locale tests.
|
2012-10-11 14:26:59 -07:00 |
catch
|
9fbe74405a
|
Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config.
|
2012-10-09 21:40:35 +01:00 |
Dries
|
b06dd31165
|
Issue #1776166 by c31ck, Artusamak, webflo, YesCT: improve default language negotiation.
|
2012-10-09 12:11:09 -04:00 |
webchick
|
662c42a418
|
Issue #1785086 by Jose Reyero, Gábor Hojtsy, catch, loganfsmyth, nedjo, stella: Added Introduce a generic API for interface translation strings.
|
2012-10-08 11:10:13 -07:00 |
Jennifer Hodgdon
|
258d30e2fb
|
Issue #1326618 by Albert Volkman, ykhadilkar, oriol_e9g, daniel_j, xenophyle: API docs cleanup for locale module
|
2012-10-05 08:42:46 -07:00 |
catch
|
d7fc7b6a0a
|
Issue #1393392 by c960657, fubhy: Convert prefix cache clears to cache tags, then remove support for them.
|
2012-10-03 22:06:11 +01:00 |
catch
|
e8898ed3e5
|
Issue #1534674 by plach, slowflyer: Fixed Comment field language is completely broken.
|
2012-10-02 13:29:17 +01:00 |
webchick
|
d2d6796062
|
Issue #1791920 by c960657: Fixed Create new translations:// directory for tests.
|
2012-09-26 15:23:19 -04:00 |
catch
|
1377aaef98
|
Issue #1215104 by sun, lucascaro, effulgentsia: Use the non-interactive installer in WebTestBase::setUp().
|
2012-09-24 22:08:10 +01:00 |
catch
|
bd07cedb74
|
Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings.
|
2012-09-24 14:12:09 +01:00 |
Dries
|
0904943ae8
|
Issue #1751380 by Boobaa, Gábor Hojtsy: Added Inconsistencies in linking to various download pages.
|
2012-09-18 16:02:47 +02:00 |
webchick
|
15b8ea1be6
|
Issue #1779638 follow-up by sun, alexpott, Maxtorete: Fixed another unexplained test failure in LocaleFileImportStatus->testBulkImportUpdateExisting().
|
2012-09-17 16:16:44 -07:00 |
catch
|
ded5c02ea8
|
Issue #1779638 by sun: Better debug for unexplained test failure in LocaleFileImportStatus->testBulkImportUpdateExisting().
|
2012-09-17 11:35:39 +01:00 |
webchick
|
857ded8c79
|
Issue #1627006 follow-up by YesCT, webflo, Gábor Hojtsy: CMI conversion and minor followups to 'Collect project information for translation update'.
|
2012-09-13 00:25:54 -07:00 |
webchick
|
64d0af8c50
|
Issue #1658842 by penyaskito, attiks, webflo: Added Introduce a translations:// stream wrapper to access the .po file directory.
|
2012-09-06 23:26:10 -07:00 |
webchick
|
cd15c2a774
|
Missing tests. I bet it'll work better now.
|
2012-09-01 22:15:41 -07:00 |
webchick
|
de473408a6
|
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
|
2012-09-01 21:50:06 -07:00 |
Dries
|
6f6cc1f984
|
Issue #1744228 by Dave Reid, nod_, penyaskito: auto-detect the language code of an imported file by file name.
|
2012-08-31 21:59:54 -04:00 |
webchick
|
316c1f4a7a
|
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
|
2012-08-30 18:27:21 -07:00 |
webchick
|
ed7a04afe9
|
Issue #1757078 by julien, Gábor Hojtsy, LoMo, beejeebus: Fixed When installing Drupal in a non-English language, we do not see the 'congratulations' page.
|
2012-08-30 13:50:11 -07:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
webchick
|
b7a7795447
|
Issue #1750228 by Boobaa, corvus_ch: Fixed Adding a new language with empty .po file and locale.module enabled throws a fatal error.
|
2012-08-26 10:37:19 -07:00 |
webchick
|
79b9a36cb0
|
Issue #1739994 by pp, das-peter, Gábor Hojtsy: Use the Language class universally instead of stdObj instances.
|
2012-08-26 10:01:29 -07:00 |
webchick
|
90d5e41f3a
|
Issue #1751410 by andypost: Fixed site name retrieval in Gettext code for CMI conversion.
|
2012-08-26 09:56:24 -07:00 |
webchick
|
62b1f23eec
|
Issue #1627006 by Sutharsan, Berdir, lazysoundsystem, andypost, webflo, jepSter, MantasK, Gábor Hojtsy: Collect project information for translation update.
|
2012-08-26 08:45:11 -07:00 |
webchick
|
4aaeaf521d
|
Issue #1646580 follow-up by beejeebus: Capitalization fixes.
|
2012-08-24 05:04:40 +02:00 |
webchick
|
7b757ff47e
|
Issue #1646580 by chx, Jose Reyero, beejeebus: Implement Config Events and Listeners, and storage realms for localized configuration.
|
2012-08-22 01:22:22 +02:00 |
webchick
|
d47110251d
|
Issue #1630782 by nod_: Drupal.theme is not a constructor, don't use Drupal.theme.prototype.
|
2012-08-19 13:55:16 +02:00 |