summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #144859 by dww: added optional e-mail notifications when user are ↵Dries Buytaert2007-05-20
| | | | approved, blocked, or deleted.
* - Patch #141131 by mfer: fixed UTF-8 problem.Dries Buytaert2007-05-20
|
* - Patch #145390 by eaton: node form broken for modules that implement submit ↵Dries Buytaert2007-05-20
| | | | hooks
* #144874 by riccardoR: the language filter field is not removed when already ↵Gábor Hojtsy2007-05-19
| | | | filtering by a language
* - Patch #109150 by webernet: typo in documentation.Dries Buytaert2007-05-18
|
* - Patch #109150 by ff1 and webernet: fix rewrite rule.Dries Buytaert2007-05-18
|
* - Patch #144746 by drewish: fixed menu router table definition.Dries Buytaert2007-05-18
|
* - Patch #144676 by webchick and dww: form API-fied user settings.Dries Buytaert2007-05-17
|
* - Patch #141131 by mfer: remember anonyous comment posters.Dries Buytaert2007-05-17
|
* - Patch #141131 by mfer: remember anonyous comment posters.Dries Buytaert2007-05-17
|
* #139970 follow up fix by riccardoR: LTR is the default behaviorGábor Hojtsy2007-05-17
|
* - Patch #105039 by ChrisKennedy: more polish for the custom date formats. ↵Dries Buytaert2007-05-17
| | | | Previous custom data format patch was also by Chris but got accidentically committed with another patch. Thanks Chris.
* - Patch #142869 by keith.smith: expanded the installer's help text a bit.Dries Buytaert2007-05-17
|
* - Patch #140666 by bjaspan: fix some primary keys.Dries Buytaert2007-05-16
|
* - Patch #137767 by chx and pwolanin: multiple menu support.Dries Buytaert2007-05-16
|
* - Patch #127539 by yched: batch processing fixes.Dries Buytaert2007-05-16
|
* #143249 by Jose A Reyero: add language parameter to t() to make it possible ↵Gábor Hojtsy2007-05-15
| | | | to retrieve translations of strings for different languages, to send emails to users in their own language for example
* #141637 follow up patch by merlinofchaos: proper placement of menu_rebuild() ↵Gábor Hojtsy2007-05-15
| | | | to not run twice on the same request
* - Patch #142869 by Gabor: import interface translation files at install time.Dries Buytaert2007-05-15
|
* - Patch #144087 by dmitrig01: form API fix.Dries Buytaert2007-05-15
|
* - Patch #138706 by Eaton: 2 form API fixes.Dries Buytaert2007-05-15
|
* - Patch #138706 by hunmonk: fixed PostgreSQL caching problem.Dries Buytaert2007-05-14
|
* - Patch #141664 by ChrisKennedy: fixed E_ALL warning.Dries Buytaert2007-05-14
|
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
|
* #136837: fix coding style issues of cache table name concatenation as noted ↵Gábor Hojtsy2007-05-12
| | | | by ChrisKennedy
* #136837 by meba: PHP replaces {} enclosed variables in strings with the ↵Gábor Hojtsy2007-05-12
| | | | variable value itself, so cache tables were not prefixable
* - Patch #142337 by drewish: fixed E_ALL problem.Dries Buytaert2007-05-12
|
* - Patch #142798 by sime: documentation fix.Dries Buytaert2007-05-12
|
* #141637: add back menu_rebuild() to allow for clean URL check, and document ↵Gábor Hojtsy2007-05-11
| | | | the need for both menu_rebuild() calls, so we will not make this mistake in the future
* - Patch #114703 by Moshe: minor node revision fix.Dries Buytaert2007-05-11
|
* - Modified patch #142798 by Steven and sime: introduced a new image API ↵Dries Buytaert2007-05-11
| | | | function: image_scale_and_crop()
* #141637 by merlinofchaos and yched: follow up fixes to the installer patch, ↵Gábor Hojtsy2007-05-11
| | | | properly rebuilding the menu when done and returning update results
* - Patch #142897 by erdemkose: corrected the argument: should be empty array ↵Dries Buytaert2007-05-10
| | | | instead of empty string.
* - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form ↵Dries Buytaert2007-05-10
| | | | at the end of install to collect data, plus allow profiles to modify and add more.
* - Patch #142619 by erdemkose: fixed E_ALL warnings.Dries Buytaert2007-05-10
|
* Code style: use get_t() to determine appropriate t() functionSteven Wittens2007-05-10
|
* #127539 by bjaspan: fix comma syntax error in update.php and system.installGábor Hojtsy2007-05-09
|
* #99011: FILE_WRITEABLE typofix to FILE_WRITABLE, patch by myselfGábor Hojtsy2007-05-08
|
* - Patch #131538 by Jo Wouters: E_ALL fixesDries Buytaert2007-05-08
|
* - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship ↵Dries Buytaert2007-05-08
| | | | with sites/default/default.settings.php.
* #142074 by erdemkose: Bug and E_ALL: undefined variableGábor Hojtsy2007-05-08
|
* simple phpdoc formatting fix in locale.incGábor Hojtsy2007-05-08
|
* - Patch #141665 by ChrisKennedy: E_ALL fixes.Dries Buytaert2007-05-07
|
* - Patch #133682 by Gurpartap Singh: dashes -> hyphensDries Buytaert2007-05-07
|
* - Modified patch #141526 by Gurpartap Singh: added a filter form on the path ↵Dries Buytaert2007-05-07
| | | | alias table.
* - Patch #136049 by lyricnz: small performance improvement - removed some ↵Dries Buytaert2007-05-07
| | | | redundant fields.
* #127539 by yched: simplify developer docs about the finished value and fix ↵Gábor Hojtsy2007-05-07
| | | | an URL placeholder
* #141575 by yched: remove call time pass by referenceGábor Hojtsy2007-05-07
|
* - Patch #133189 by Darren Oh: fixed empty date field test.Dries Buytaert2007-05-07
|
* #141596: _locale_get_iso_list() was renamed _locale_get_predefined_list(), ↵Gábor Hojtsy2007-05-06
| | | | patch by meba