Commit Graph

51 Commits (c1450062c8a5daa00f400dfa729f248972c25656)

Author SHA1 Message Date
Jennifer Hodgdon 80fbd33d97 Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments 2013-12-03 07:54:20 -08:00
webchick df1a669b77 Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global. 2013-11-23 12:57:04 -08:00
webchick 744309f9f2 Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()']. 2013-11-13 21:31:49 -08:00
Alex Pott a34cb25102 Issue #2002650 by mrsinguyen, chertzog, legolasbo, Erik Erskine, rhm50, sandergo90, grisendo, targoo, janstoeckler, maximpodorov, beowulf1416: Improve maintainability by removing unused local variables. 2013-10-02 14:52:21 +01:00
Alex Pott 523c8b6cb0 Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
Jennifer Hodgdon 2463750d31 Issue #2083943 by Xano, InternetDevels, longwave: Fix spelling errors in various documentation 2013-09-12 07:01:59 -07:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07: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
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
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 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 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 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 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 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
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 eea79f9b44 Issue #1866544 by Sutharsan: Improve Locale batch progress and result messages. 2012-12-17 16:45:18 -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 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
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
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
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
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
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 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 7e79095a49 Issue #1637348 by vasi1186, attiks, clemens.tolboom, penyaskito: Import Gettext .po files in progressive batches to avoid time limits. 2012-08-19 12:46:48 +02:00
webchick 25cc86df68 Issue #1737186 by sxnc, Gábor Hojtsy: Fix code style issues in new OOP Gettext parser. 2012-08-18 12:36:45 +02:00
Dries 06aa2facb9 - Patch #1189184 by attiks, clemens.tolboom, penyaskito, Gábor Hojtsy, Sutharsan: OOP & PSR-0-ify gettext .po file parsing and generation. 2012-07-26 18:07:25 -04: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 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
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 bac3ed7764 - Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it. 2012-04-25 16:44:20 -07:00
Dries 2e53550443 - Patch #1445004 by Sutharsan, Gábor Hojtsy, roderik, andypost, brantwynn: Implement customized translation bit on translations. 2012-04-09 14:24:12 -04:00
Dries 4b92841794 - Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list(). 2012-01-23 10:46:29 -05:00
catch 2f0d691cb1 Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe. 2012-01-18 13:10:02 +09:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
catch 13830d022c Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module. 2011-12-22 20:26:12 +09:00
Nathaniel 129de63e06 Issue #1260716 by good_man, Gábor Hojtsy, emarchak, David_Rothstein, ezra-g: Improve language onboarding user experience. 2011-11-25 15:22:29 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00