Dries Buytaert
5d658d0848
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
2009-02-22 17:55:30 +00:00
Angie Byron
c03b4c5408
#255551 by drewish and c960657: Array-itize file_scan_directory()'s parameters (DX improvement).
2009-02-18 15:07:27 +00:00
Angie Byron
2da17d8010
#347288 by plach: Fix Locale uninstall (with tests).
2009-02-13 00:45:18 +00:00
Angie Byron
c6dd7bec5e
#52990 by Roger López: Vastly improve translation string search and editing interface.
2009-02-05 00:32:47 +00:00
Dries Buytaert
29c8e40e91
- Patch #355236 by Frando: refactor drupal_render() theming.
2009-02-03 18:55:32 +00:00
Angie Byron
096309b327
#352121 by valthebald and Damien Tournoud: Allow importing of invalid tags in .po files into non-default text groups.
2009-01-22 03:29:01 +00:00
Dries Buytaert
4f35ae01a2
- Patch #352803 by chx: convert query to new database layer.
2009-01-06 13:20:17 +00:00
Dries Buytaert
ec4eba68d7
- Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.
2008-12-19 03:55:23 +00:00
Dries Buytaert
90276160cb
- Patch #347228 by kajetan: missing return statement.
2008-12-16 21:04:08 +00:00
Dries Buytaert
8802e0d3af
- Patch #276111 by pwolanin, Gabor et al: validate translation strings on import.
2008-12-09 19:53:36 +00:00
Dries Buytaert
dc65b62ace
- Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a regex for the nomask (and code clean-up).
2008-11-16 19:41:14 +00:00
Dries Buytaert
a80672230f
- Patch #332623 by Damien Tournoud: fixed importing translations and added a test.
2008-11-11 20:22:17 +00:00
Dries Buytaert
bd108c7f10
- Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.
2008-11-11 16:49:38 +00:00
Dries Buytaert
50b3072f55
- Rollback of patch #74645 -- breaks installer.
2008-11-08 22:04:03 +00:00
Dries Buytaert
ceaf8a0c74
- Patch #74645 by drewish, Robin Monks, tayknight: clean up file_scan_directory API to use regex.
2008-11-08 21:49:47 +00:00
Dries Buytaert
df2cf40d2c
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
2008-10-26 18:06:39 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Angie Byron
f841d1a764
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
2008-10-09 00:02:29 +00:00
Dries Buytaert
0d84b91849
- Patch #296197 by Gabor: made the language order use drag-n-drop instead of weight drop-down menus.
2008-09-27 20:23:30 +00:00
Angie Byron
a3bb66e4e8
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
2008-09-20 20:22:25 +00:00
Angie Byron
89b4c55989
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().
2008-09-20 03:49:24 +00:00
Dries Buytaert
88c75b8772
- Patch #308713 by fletchgqc: incorrect max length of language domain string in locale form.
2008-09-19 07:41:02 +00:00
Angie Byron
fb57759604
#228761 by zsanmartin and roborn: Fix language code regex and correct Portugal's language code.
2008-09-17 19:32:53 +00:00
Angie Byron
161a9970f7
#308534 by Dave Reid: Remove stray whitespace core-wide.
2008-09-15 20:48:10 +00:00
Dries Buytaert
5ba4c53379
- Patch #305920 by Gabor: invlidate JavaScript language cache when a string is edited.
2008-09-09 13:43:40 +00:00
Dries Buytaert
69e6f411a9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
2008-08-21 19:36:39 +00:00
Dries Buytaert
5ebbdd0c36
- Patch #280628 by pwolanin et al: fixed locale module confirm form and broken locale module tests.
2008-08-05 18:11:44 +00:00
Dries Buytaert
0a73613db6
- Patch #226874 by hswong3i: made SQL ANSI compliant.
2008-07-22 20:03:41 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
c529e4afbe
- Patch #101543 by webchick: document all constants.
2008-05-26 17:12:55 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Gábor Hojtsy
28a75046b5
#207982 by domasj: Lithuanian native language name was incorrect
2008-01-09 21:36:13 +00:00
Gábor Hojtsy
18d46e4733
#205334 follow up by myself: options were improperly counted in language list (minor)
2008-01-02 22:49:43 +00:00
Gábor Hojtsy
e58c6c36a7
#204872 report by hass, patch by myself: Mode radio button in locale import had bad default value
2008-01-02 13:27:26 +00:00
Gábor Hojtsy
f96a1c7690
#205334 by hass: if more then 5 languages are available, use a dropdown not a radio button list (usability)
2008-01-02 12:04:17 +00:00
Gábor Hojtsy
4441334133
Reported at http://groups.drupal.org/node/7843 : language direction was not translated in the overview (it is in the form, so no new string for translators)
2007-12-27 14:13:13 +00:00
Gábor Hojtsy
ac4c8f7ab0
#203274 by Pasqualle: remove excessive witespace from our code (minor)
2007-12-22 23:24:26 +00:00
Gábor Hojtsy
4c990fb7cc
#189880 by keith.smith based on initial suggestions from O Govinda: much better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6.
2007-12-18 16:27:44 +00:00
Gábor Hojtsy
d83289f857
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
2007-12-06 09:58:34 +00:00
Gábor Hojtsy
b82738fa3f
#195540 by hass: fix XHTML validity with disabled checkbox in locales form
2007-11-26 23:33:03 +00:00
Gábor Hojtsy
efbd1db550
#193320 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, now optimized
2007-11-26 22:34:09 +00:00
Dries Buytaert
9a96837b89
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
2007-11-26 16:36:44 +00:00
Dries Buytaert
2f0657bc3d
- Removing excessive whitespace.
2007-11-23 13:34:55 +00:00
Gábor Hojtsy
63e91b0ad8
#192406 follow up by JirkaRybka: fix missing textgroup by using the default text group for PO imports when otherwise not instructed
2007-11-22 23:58:34 +00:00
Gábor Hojtsy
5ed3db7c8b
#192406 by myself: imported locale files were not put into the right textgroup selected on the interface
2007-11-21 22:04:37 +00:00
Gábor Hojtsy
8e73e4600b
#173858 by myself: skip UTF-8 BOM when importing locale files
2007-11-21 18:24:37 +00:00
Dries Buytaert
ece869b0b2
- Patch #192242 by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms.
2007-11-20 13:24:54 +00:00
Gábor Hojtsy
04ca1b4676
#190283 by JirkaRybka and myself: fix installer localization and form handling
...
- use a two pass localization process so localization is ready for the configure form and profile tasks
- fix awkward form API workarounds which were introduced before we used a full bootstrap anyway
- allow for more usable localized profiles by letting them skip language selection
- lots of documentation improvements to profiles and the installer functions
2007-11-19 13:56:14 +00:00
Gábor Hojtsy
702c0a2bcd
#190283 by myself and JirkaRbyka: use get_t() in pre-database setup code, add missing javascript key to language objects (kills notices) and document st() better
2007-11-11 16:14:45 +00:00
Gábor Hojtsy
3a8f208b7a
#183056 by JirkaRybka: improve locale cache handling performance
...
- always prune the whole cache as string additions affect all languages
- rebuild the language caches as needed, distributing this load among page requests
2007-10-15 19:51:06 +00:00