Gerhard Killesreiter
aa1ec4e283
#97640 by imagine. Don't encode & in translated strings. backport from HEAD
2006-12-01 10:01:26 +00:00
Gerhard Killesreiter
a431e0e12c
#73487 by zorac: msgid_prulals are lost in exported .po file. backport from HEAD
2006-09-05 12:54:01 +00:00
Dries Buytaert
6e0c2fa659
- Patch #66361 by asimmonds: fixed the ISO 639 language code for Welsh. Interesting stuff.
2006-08-11 17:52:01 +00:00
Dries Buytaert
e30ef02e54
- Patch #72138 by erdemkose: fixed import of some plural formulas.
2006-07-06 14:41:59 +00:00
Gerhard Killesreiter
cce02ee4c0
#tch #70066 by killes: make error reporting work., backport from head.
2006-06-22 12:55:18 +00:00
Gerhard Killesreiter
bf6abb240a
#49855 , Impossible to export locale if unsupported characters in site's name, patch by Egon Bianchet
2006-06-01 10:05:18 +00:00
Gerhard Killesreiter
c5f811c51e
#52853 , fix plural formula getting lost after uploads, patch by zorac
2006-05-28 20:32:15 +00:00
Gerhard Killesreiter
50312c890a
#41481 by Zen, Cvbge, sun et al: bugfix: duplicate key error while editing locale strings
...
Partial backport from HEAD, containing only the form fixes. Need to figure out update version management before committing pgSQL fix
2006-05-16 13:02:21 +00:00
Gerhard Killesreiter
10d3f46452
#60951 , missing translatable strings, patch by wulff
2006-04-29 11:25:58 +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