summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #147723: Deletion API (by hunmonk). Woop woop.Steven Wittens2007-06-22
|
* #144397: Use drupal_render for user profiles and convert to themer-friendly ↵Steven Wittens2007-06-21
| | | | .tpl.php files.
* - Patch #131026 by James et al: OpenID client support for Drupal!Dries Buytaert2007-06-18
| | | | | Let this be the day where we help revolutionize the online society, and the way websites and web services interoperate. Or something.
* Corrected documentation for plid to reflect chaining.Gábor Hojtsy2007-06-18
|
* Annotate the locale schema to help developers understanding what is stored ↵Gábor Hojtsy2007-06-18
| | | | in some of the far from obvious fields. Patch by myself.
* #150049 by Moshe Weitzman: empower custom url rewriting with url() optionsGábor Hojtsy2007-06-18
|
* #150521 by myself: streamline locale runtime performance and clean up code ↵Gábor Hojtsy2007-06-17
| | | | by not storing empty translations
* #152490 by Keymone: missing {} around node table nameGábor Hojtsy2007-06-17
|
* - Patch #149692 by asimmonds: fixed FAPI breakage.Dries Buytaert2007-06-17
|
* - Patch #152469 by fgm: fixed PHPdoc comment.Dries Buytaert2007-06-17
|
* - Patch #150299 by asimmonds: form API fixes in taxonomy.module.Dries Buytaert2007-06-17
|
* - Patch #152291 by dopry: remove some remaining cruft for handling preview ↵Dries Buytaert2007-06-17
| | | | URLs from upload.module.
* - Patch #152171 by yched: added missing validation routines for settings.Dries Buytaert2007-06-15
|
* - Patch #145647 by spatz4000: unneeded fields in profile SQL query.Dries Buytaert2007-06-15
|
* #151410 by myself: allow modules to watch for the exact strings used on a pageGábor Hojtsy2007-06-15
|
* #142280 by Jose A Reyero, yched and myself: Content translation support ↵Gábor Hojtsy2007-06-15
| | | | built on the existing node language feature
* - Patch #147947 by hswong3i: some files shouldn't defined as text:big for ↵Dries Buytaert2007-06-15
| | | | Oracle compatibility.
* - Patch #82526 by Moshe: simplified APIs -- use form_alter now.Dries Buytaert2007-06-15
|
* - Patch #148419 by Moshe, bjaspan et al: refactor distributed auth out of ↵Dries Buytaert2007-06-15
| | | | user.module.
* - Patch #149588 by David Lesieur: corrected API after FAPI changes.Dries Buytaert2007-06-14
|
* - Patch #151256 by Chris Kennedy: fapi fix for saving date and time settings.Dries Buytaert2007-06-12
|
* - Patch #151270 by moshe: fixed braino.Dries Buytaert2007-06-12
|
* - Patch #143532 by Gurpartap: don't redirect to 'my account' after editing ↵Dries Buytaert2007-06-11
| | | | profiles.
* - Patch #150167 by fwalch: fixed problem with fapi migration -- one-time ↵Dries Buytaert2007-06-11
| | | | login not working.
* - Patch #142829 by webchick and gurpartap singh: pave the path to allow ↵Dries Buytaert2007-06-11
| | | | comment-.tpl.php.
* - Patch #145646 by lyricnz: select fields more strictly.Dries Buytaert2007-06-11
|
* - Patch #150762 by hunmonk: fixed typo.Dries Buytaert2007-06-11
|
* #145737 follow up patch by yhager: include right to left styles for print.cssGábor Hojtsy2007-06-10
|
* - Patch #150344 by webernet: language fixup.Dries Buytaert2007-06-09
|
* #118026 by kkaefer with fixes from myself: JavaScript translation support ↵Gábor Hojtsy2007-06-08
| | | | and script.js as a default theme JS file to use, if found
* - Patch #143026 by ChrisKennedy and Steven: dynamically check password ↵Dries Buytaert2007-06-08
| | | | strength and confirmation.
* - Patch #146910 by dww: only allow enabling modules with the same Drupal ↵Dries Buytaert2007-06-08
| | | | core compatibility version.
* - Patch #101319 by pwolanin: make sure that node->revision can be altered.Dries Buytaert2007-06-07
|
* - Patch #149626 by ChrisKennedy: fixed update 6023Dries Buytaert2007-06-07
|
* - Patch #147656 by Shakur: bugfix.Dries Buytaert2007-06-06
|
* - Patch #149176 by chx, David et al: getting rid of the sequences table, ↵Dries Buytaert2007-06-05
| | | | using db_last_insert_id() instead of db_next_id().
* - Patch #144746 by drewish: fixed menu_router schema.Dries Buytaert2007-06-05
|
* - Patch #149339 by Ted: removed unnecessary heavy query.Dries Buytaert2007-06-05
|
* - Patch #147656 by pwolanin and chx: menu module update for Drupal 6.Dries Buytaert2007-06-05
|
* - Patch #101319 by forngren: add access check to revision log.Dries Buytaert2007-06-04
|
* - Patch #146667 by Jeff Eaton: form API fixes.Dries Buytaert2007-06-04
|
* #146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS ↵Gábor Hojtsy2007-06-04
| | | | files compatible with the new version
* - Patch #101319 by webchick and forngren: put log message in collapsible ↵Dries Buytaert2007-06-04
| | | | fieldset if revisions not enabled.
* - Patch #148974 by hunmonk: fixed whois online block on PostgreSQL.Dries Buytaert2007-06-04
|
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵Dries Buytaert2007-06-04
| | | | redundant arguments
* - Patch #148744 by catch: fixed some code comments.Dries Buytaert2007-06-03
|
* #114938 by mistknight, but simplified: wrap ndoe admin query in db_rewrite_sql()Gábor Hojtsy2007-06-01
|
* - Patch #103079 by yched: check_plain('') returned </p>Dries Buytaert2007-06-01
|
* - Patch #148167 by bjaspan: clear schema cache when modules are ↵Dries Buytaert2007-06-01
| | | | enabled/disabled.
* #119441: JavaScript aggregator/compressor by m3avrck and others.Steven Wittens2007-06-01
|