summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #147417 by robertDouglas: only save cookie for anonymous users.Dries Buytaert2007-05-29
|
* - Patch #147034 by webchick: removed redundant dependency checking.Dries Buytaert2007-05-28
|
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
|
* - Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links.Dries Buytaert2007-05-27
|
* #145737 by yhager, documentation cleaned up by myself: add support for RTL ↵Gábor Hojtsy2007-05-27
| | | | | | | | | CSS overrides and default RTL CSS override files for modules Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now, so maintainers remember that changing them should also have an effect on RTL CSS files. This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
* - Patch #144765 by ChrisKennedy, drewish, bjaspan et al: schema fixes.Dries Buytaert2007-05-25
|
* #128866 by myself: bjaspan noted that the pgsql and mysql updates on ↵Gábor Hojtsy2007-05-25
| | | | locale_update_6002() are reversed, I noted that the variables table got the language column inadvertently
* - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse ↵Dries Buytaert2007-05-25
| | | | proxy.
* - Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' ↵Dries Buytaert2007-05-25
| | | | when being called for the user_register form
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵Dries Buytaert2007-05-25
| | | | Oh, behave.
* - Patch #140218 by drewish: fixed MySQL 5 strict bug.Dries Buytaert2007-05-25
|
* - Patch #144162 by JohnAlbin: fixed problems with FAPI3 patch.Dries Buytaert2007-05-23
|
* - Patch #140218 by pwolanin: fixed problem with callbakcs.Dries Buytaert2007-05-23
|
* - Patch #145671 by Gabor: import translation files when adding a new language.Dries Buytaert2007-05-22
|
* - Patch #140218 by Crell et al: make it possible to move page callbacks to ↵Dries Buytaert2007-05-22
| | | | their own include files.
* #144496 by myself: import translations for newly installed modules and ↵Gábor Hojtsy2007-05-21
| | | | | | | enabled themes; as a side effect, improve usability of the module screen by performing module changes all at once
* - Patch #145390 by Eaton: fix for node forms that implement submit hooks.Dries Buytaert2007-05-20
|
* - Patch #54833 by Steven: added an HTML corrector.Dries Buytaert2007-05-20
|
* - Patch #109104 by Zen: ambiguous column reference with PostgreSQL.Dries Buytaert2007-05-20
|
* - Patch #144919 by dww: hide user picture settings when possible.Dries Buytaert2007-05-20
|
* - 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 #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
|
* - 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 #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
* - 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
|
* - Patch #114703 by Moshe: minor node revision fix.Dries Buytaert2007-05-11
|
* #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
|
* #127539 by bjaspan: fix comma syntax error in update.php and system.installGábor Hojtsy2007-05-09
|
* - Patch #131538 by Jo Wouters: E_ALL fixesDries Buytaert2007-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 #139673 by hunmonk and bjaspan: made caching work on PostgreSQL.Dries Buytaert2007-05-06
|
* - Patch #137211 by merlinofchaos: move theme information to .info files and ↵Dries Buytaert2007-05-06
| | | | improved theme inheritance.
* #127539: progressive operation support, refactoring update.php code to a ↵Gábor Hojtsy2007-05-04
| | | | | | | | | | | generic batch API to support runnning operations in multiple HTTP requests - update.php is already on the batch API - node access rebuilding is in the works - automatic locale importing is in the works Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches, and the fantastic turnaround times. Hats off.