Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Gábor Hojtsy
32e8534d93
#142074 by erdemkose: Bug and E_ALL: undefined variable
2007-05-08 09:48:14 +00:00
Gábor Hojtsy
a6084a5a36
simple phpdoc formatting fix in locale.inc
2007-05-08 09:46:24 +00:00
Gábor Hojtsy
644657c56b
#141482 by Heine: collapse custom language addition form by default, because it is an advanced form, not required most of the time, so can make people confused
2007-05-05 08:55:15 +00:00
Dries Buytaert
fff45d1f4b
- Patch #139970 by Gabor: locale cleanup.
2007-05-03 09:51:08 +00:00
Dries Buytaert
f73610bec6
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:53:15 +00:00
Dries Buytaert
e675979091
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
Dries Buytaert
78305a9e2d
- Patch #135846 by Gabor: killed two E_NOTICES
2007-04-13 08:03:21 +00:00
Dries Buytaert
ded653fbbd
- Patch #128866 by Gabor and erdemkose: make it impossible to delete the default language or the English language.
2007-04-09 14:46:55 +00:00
Dries Buytaert
a871b96a48
- Patch #72564 by Gabor: locale bugfix: undefined variable.
2007-04-06 14:15:43 +00:00
Dries Buytaert
bb9f9a33e4
- Patch #133216 by meba: trying to get property of non-object on line 982.
2007-04-04 20:47:41 +00:00
Dries Buytaert
b20618aa12
- Patch #128866 by Gabor et al: new language subsystem fixes.
2007-03-28 14:08:23 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
eb0caa354e
- Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.
2007-03-26 01:32:22 +00:00
Steven Wittens
bb49dd5af5
#124366 : Change the default language codes for Norwegian Nynorsk and Norwegian Bokmål
2007-03-24 19:07:34 +00:00
Dries Buytaert
4b635f6d0a
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
2007-03-17 18:30:14 +00:00
Dries Buytaert
5ed8046fe7
- Patch #117826 by kkaefer: move the localization menu to site building.
2007-02-11 08:44:32 +00:00
Dries Buytaert
03752e35a4
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
2007-01-24 14:48:36 +00:00
Steven Wittens
365439ffdf
#107015 : Code consistency, capitalization of class names.
2007-01-05 05:32:23 +00:00
Neil Drumm
dfd86399c0
#106232 by chx. Add spaces for code style.
2007-01-02 05:05:38 +00:00
Steven Wittens
95539f5e08
#105889 : fix parse error in locale.inc
2006-12-30 08:43:14 +00:00
Steven Wittens
c231ce312d
#97640 : Do not xss filter locale strings on import or edit.
2006-12-29 08:35:04 +00:00
Steven Wittens
b86f45b1e6
#100516 : CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.
2006-12-10 09:54:35 +00:00
Dries Buytaert
45363904d5
- Patch #27906 by mikeryan: added Brazilian-Portugese support.
2006-12-07 17:10:29 +00:00
Dries Buytaert
38f3050777
- Patch #101236 by Uwe Herman: fixed typos in the documentation.
2006-12-05 05:47:37 +00:00
Steven Wittens
0ea4e1c5f6
#100563 : Conditional loading of (some) module.css files
2006-12-01 22:47:53 +00:00
Neil Drumm
3477fb5f6e
#97640 by imagine. Don't encode & in translated strings.
2006-11-27 01:17:01 +00:00
Dries Buytaert
827f064deb
- Patch # #98366 by webchick and ac: simplified strings for translators.
2006-11-24 10:18:24 +00:00
Dries Buytaert
6b2dd3f75e
- Patch #90823 by Gabor: remove author fields.
2006-10-23 15:52:35 +00:00
Dries Buytaert
669fc40be0
- Patch #85584 by erdemkose: bugfix: pass to the form.
2006-10-02 11:49:50 +00:00
Dries Buytaert
35c33e3cf5
- Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch.
2006-09-09 08:25:24 +00:00
Dries Buytaert
7617a16f85
- Patch #73487 by zorac: msgid_prulals are lost in exported .po file.
2006-09-05 11:40:44 +00:00
Neil Drumm
0fca037182
#76555 by Goba. Use get_t() in locale.
2006-09-05 02:15:04 +00:00
Neil Drumm
30c2e89ce7
#76555 by Goba. Installer l10n.
2006-09-01 05:38:40 +00:00
Dries Buytaert
8fdf7a8750
- Patch #72290 by killes: split up the cache table.
2006-08-30 08:46:17 +00:00
Dries Buytaert
7de41539df
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
2006-08-18 18:58:47 +00:00
Steven Wittens
81938a3cdc
#76802 : Introduce placeholder magic into t()
...
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Dries Buytaert
5cff7ffccd
- Patch #66361 by asimmonds: fixed the ISO 639 language code for Welsh. Interesting stuff.
2006-08-11 17:51:20 +00:00
Dries Buytaert
ce85b7c7f8
- Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
...
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert
729fa6c11b
- Patch #77422 by timcn: corrected various paths in the documentation.
2006-08-07 15:04:16 +00:00
Dries Buytaert
b138793b68
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
2006-07-31 11:25:55 +00:00
Dries Buytaert
3a7b64ae03
- Patch #61893 by timnc: remove message_na().
2006-07-29 17:56:41 +00:00
Dries Buytaert
3fe2b1a326
- Patch #72138 by erdemkose: fixed import of some plural formulas.
2006-07-06 14:41:37 +00:00
Dries Buytaert
e93f8be871
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
2006-07-05 11:45:51 +00:00
Dries Buytaert
bbff6a9b32
- Patch #70066 by killes: make error reporting work.
2006-06-22 12:23:39 +00:00
Dries Buytaert
4c27d9e844
- Patch #49855 by Egon: Impossible to export locale if unsupported characters in site's name.
2006-06-01 12:32:52 +00:00
Dries Buytaert
1eca161b68
- Patch #52853 by zorac et al: fixed problem with plural formula getting lost.
2006-05-29 13:58:25 +00:00
Dries Buytaert
3d38b57220
- Patch #41481 by Zen, Cvbge, sun et al: bugfix: duplicate key error while editing locale strings.
2006-05-16 09:22:36 +00:00
Neil Drumm
2527090b16
Forward port from 4.7
...
#60951 , missing translatable strings, patch by wulff
2006-04-30 00:28:53 +00:00
Gerhard Killesreiter
9db0636b98
removed Volapük
2006-04-19 13:38:46 +00:00
Gerhard Killesreiter
7311d41a87
#58997 , added Dansk, patch by wulff
2006-04-19 13:22:12 +00:00
Gerhard Killesreiter
6777549d95
#58997 , missing t() in locale.inc, patch by wulff
2006-04-19 08:35:08 +00:00
Dries Buytaert
d071f99172
- Removing trailing whitespace.
2006-04-17 20:48:26 +00:00
Gerhard Killesreiter
70000e682b
#58641 , filter inserted locale strings, patch by myself.
2006-04-14 13:43:18 +00:00
Gerhard Killesreiter
227276ad93
#52911 , locale : fapi conversion + fixes, patch by Zen.
2006-03-17 18:35:56 +00:00
Gerhard Killesreiter
9841e29a13
#54008 , po import does not update strings, patch by timcn
2006-03-16 14:03:58 +00:00
Dries Buytaert
eda4d90645
- Patch #42390 by chx: Field 'translation' doesn't have a default value query
2006-02-27 13:22:29 +00:00
Dries Buytaert
f29e0405f4
- Patch #49799 : fixed form goto problem (Today's critical bugfix #1.)
2006-02-23 10:30:03 +00:00
Dries Buytaert
941139bf2a
- Patch #47610 by Goba: reduced locale memory requirements
2006-02-05 15:42:56 +00:00
Steven Wittens
2e9bbda791
- #44772 : {} -> [] (in anticipation of PHP de-deprecation)
2006-01-15 07:14:14 +00:00
Dries Buytaert
6ff8147a75
- Patch #44176 by Zen: performance improvement: split() -> explode().
2006-01-13 14:38:38 +00:00
Steven Wittens
c27b62b182
- #41940 : Locale string search broken in some cases (and remove some inappropriate db_escape_string() usage)
...
- #43491 : Missing drupal_goto() after saving settings
2006-01-05 23:35:34 +00:00
Steven Wittens
b43fa0f9da
- #41744 : global urlencode() for menu paths
2005-12-22 22:58:12 +00:00
Steven Wittens
21bed11e66
- Add missing url()s around form actions (these would break without clean URLs)
2005-11-13 02:32:18 +00:00
Dries Buytaert
aeed4cd8e4
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
Dries Buytaert
7dd24bec5c
- SQL query maintenance: '%d' -> %d.
2005-11-12 09:14:30 +00:00
Steven Wittens
f31db8d70f
- #22850 : Search query containing / results in 404 on clean URLs.
2005-10-21 11:14:55 +00:00
Steven Wittens
5f0e0f3649
- #33433 : More form API fixes, and error handling improvements by Chx.
2005-10-13 10:02:31 +00:00
Dries Buytaert
75fe6b6c0a
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.
2005-10-11 19:44:35 +00:00
Dries Buytaert
a1ae4da70b
- Removing tabs and trailing whitespaces.
2005-10-07 06:51:43 +00:00
Dries Buytaert
7e1527ee61
- Patch #29465 : new form API by Adrian et al.
...
TODO:
+ The contact.module was broken; a new patch for contact.module is needed.
+ Documentation is needed.
+ The most important modules need to be updated ASAP.
2005-10-07 06:11:12 +00:00
Dries Buytaert
67e68fc679
- Patch #28786 by Neil: move pagers out of table.
2005-09-24 07:53:26 +00:00
Dries Buytaert
7b8a409675
- Patch #29385 by chx: no ?> add end of files.
2005-08-25 21:14:17 +00:00
Steven Wittens
f8163b4fe3
- #11689 : Fix locale import location cutting off thingie.
2005-07-29 18:56:58 +00:00
Steven Wittens
7aa20d30d8
- #27668 : Replace deprecated tags/attributes with XHTML/CSS in locale.
...
- (#15121 ) Improve string cut-off for locale table
2005-07-29 06:50:10 +00:00
Dries Buytaert
ba1660168f
- Patch #27003 by Neil: use named constants instead of strings
2005-07-23 05:57:27 +00:00
Dries Buytaert
58aee8cdad
- Patch #25603 by Stefan: made the sizes of forms consistent.
...
TODO: document the defaults in the PHPdoc comments.
2005-06-27 18:33:33 +00:00
Dries Buytaert
55dc257b77
- Patch #22307 by Robert: added missing ')'
2005-05-10 19:59:45 +00:00
Dries Buytaert
2debcfb1ef
- Patch #15595 by Stefan and Djun: improved status messages.
...
TODO: we should write down a couple guidelines for these document them in
the PHPDoc code of drupal_set_message()! .
2005-05-05 22:22:46 +00:00
Dries Buytaert
6fd73703d9
- Patch #21249 by patryk: made SQL query work with PostgreSQL by correcting a 'GROUP BY'-clause.
2005-04-25 17:57:03 +00:00
Steven Wittens
d48351a027
- #19873 : drupal_specialchars -> check_plain
2005-04-02 18:22:17 +00:00
Dries Buytaert
7bdcba1720
- Patch #19739 by Uwe: corrected many typo's in the documentation and code comments
2005-03-31 21:18:08 +00:00
Steven Wittens
be14203534
- #18817 : Clean up plain-text checking (see drupal-devel!)
2005-03-31 09:25:33 +00:00
Dries Buytaert
64b100d19a
- Patch #13260 by UnConeD: watchdog module improvements.
...
We added a 'severity' column to watchdog():
watchdog($type, $message, $link) --> watchdog($type, $message, $severity, $link);
* Specify a severity in case you are reporting a warning or error.
* The $link-parameter is now the fourth parameter instead of the third.
TODO: document this in the upgrade guide.
2005-01-09 09:22:40 +00:00
Dries Buytaert
fa97839088
- Patch 13180 by chx: renamed check_query() to db_escape_string() and implemtented it properly per database backend.
...
Read the manual for pg_escape_string: "Use of this function is recommended instead of addslashes()." Or read sqlite_escape_string: "addslashes() should NOT be used to quote your strings for SQLite queries; it will lead to strange results when retrieving your data."
2004-11-21 08:25:17 +00:00
Steven Wittens
1cbf2f63b2
#12146 : Improve locale import/export messages (Stefan)
2004-10-26 17:20:58 +00:00
Dries Buytaert
10f329c057
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
...
Uwe: I dropped the 'iff' chunks as 'iff' stands for 'if and only if'.
2004-10-19 18:02:31 +00:00
Steven Wittens
ba2761929c
#7289 : locale import fixes
2004-10-16 01:00:23 +00:00
Dries Buytaert
c21e3634bb
- Patch #11431 by Gerhard: made sure no empty strings are exported + replaced some double quotes by single quotes.
2004-10-11 19:57:42 +00:00
Dries Buytaert
905d530abd
- Patch #11312 by killes: fixed problems with menu caching.
2004-10-06 12:18:03 +00:00
Dries Buytaert
570d203bb5
- Patch #11312 by Killes: rebuild the menu after importing a PO file.
2004-10-05 20:09:47 +00:00
Dries Buytaert
6690793cbb
- Patch #10472 by Gerhard and Steven: fixed bug when paging through the search results of the locale module.
2004-09-20 19:37:18 +00:00
Steven Wittens
85c0b42e8d
#10859 : Locale string duplication bug.
2004-09-19 00:08:50 +00:00
Dries Buytaert
770f4f8a59
- Patch #10859 by Gerhard: another attempt at fixing duplicate locale strings.
2004-09-16 14:18:00 +00:00
Dries Buytaert
d00f4a4ebf
- Patch #10859 by killes: importing more than one po file could cause your database to contain more than one version of the source or the target string.
2004-09-15 15:44:56 +00:00
Steven Wittens
884c05a64f
Changing the chinese POSIX language tags to RFC 1766 (underscore to hyphen).
2004-09-09 11:53:56 +00:00
Dries Buytaert
694b577b62
- Moved some documentation around and fixed a missing translation.
2004-09-08 18:46:41 +00:00
Dries Buytaert
7b716e8e77
- Patch #10622 by Adrian: fixes various PostgreSQL related problems.
...
1) Menu problems with Postgres (this is a highly critical 1 line fix)
2) Archive module fails with Postgres
3) Postgres setup problems - changes to database.pgsql (although i made these changes myself before finding this patch)
4) Book module fails with Postgres
5) Postgres problems following creation of a new type of user - which is actually about a taxonomy.module bug.
6) Creating accregator_item_table in PostgreSQL
7) Postgres - Polls not displayed on Poll Page
8) Blog module has sql errors with postgres
This should not affect MySQL users (hopefully).
2004-09-08 15:38:26 +00:00
Steven Wittens
d441752dba
- #9983 : UI consistency patch.
2004-08-27 23:26:20 +00:00
Steven Wittens
05714da2ec
Locale:
...
- Fixing broken .po import (due to file.inc changes).
- Do not show error notice on import page when no languages have been added (no longer necessary due to ability to add-and-import in one step).
- Added a notice about importing possibly taking a while.
- Raised the PHP execution time limit for importing (if not in safe mode, similar to cron.php).
2004-08-21 21:13:29 +00:00