summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #151491 by john vandyck: fixed notice with table sorting.Dries Buytaert2007-06-14
|
* - Patch #149588 by David Lesieur: corrected API after FAPI changes.Dries Buytaert2007-06-14
|
* #150671: Consistent code comment style (by dmitrig01).Steven Wittens2007-06-14
|
* #150554 suggested by kkaefer, patch by me: rename 'po' folders to the more ↵Gábor Hojtsy2007-06-13
| | | | user friendly 'translations' name
* - Patch #151256 by Chris Kennedy: fapi fix for saving date and time settings.Dries Buytaert2007-06-12
|
* - Patch #150676 by lyrincz: removed debug comment.Dries Buytaert2007-06-12
|
* - Patch #151270 by moshe: fixed braino.Dries Buytaert2007-06-12
|
* - Patch #150972 by alex_b: wget calls cron.php upto 20 times in a row.Dries Buytaert2007-06-12
|
* - Patch #143532 by Gurpartap: don't redirect to 'my account' after editing ↵Dries Buytaert2007-06-11
| | | | profiles.
* - Patch #101927 by cooferat: fixed problem with post information.Dries Buytaert2007-06-11
|
* - 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
|
* #150335 by myself: clean up editing form, allow for powerful form alteringGábor Hojtsy2007-06-09
|
* - Patch #150452 by JohnAlbin: fixed strict notice.Dries Buytaert2007-06-09
|
* - 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 #149562 by chx: avoid duplicate menu items.Dries Buytaert2007-06-06
|
* - Patch #147656 by Shakur: bugfix.Dries Buytaert2007-06-06
|
* - Patch #149576 by hunmonk: a bad query is preventing batch processing from ↵Dries Buytaert2007-06-05
| | | | working correctly. token is a string, so it should not be escaped as a number.
* - 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 #147145 by David Strauss: remove mysql (no i) as an option when ↵Dries Buytaert2007-06-05
| | | | mysqli is available.
* - 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
|
* - Patch #146667 by yched: FAPI fix.Dries Buytaert2007-06-04
|
* #148943 by yhager: Right-to-left CSS files for Marvin and Chameleon themes, ↵Gábor Hojtsy2007-06-04
| | | | background image fixed by myself
* #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 #148972 by drewish: use correct sequence.Dries Buytaert2007-06-04
|
* - 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
|
* - Patch #148652 by JohnAlbin: fixes 'undefined index' notices in installer.Dries Buytaert2007-06-02
|
* #114938 by mistknight, but simplified: wrap ndoe admin query in db_rewrite_sql()Gábor Hojtsy2007-06-01
|
* #119441: JavaScript aggregator/compressor by m3avrck and others. (tweak)Steven Wittens2007-06-01
|
* - Patch #148491 by chx: made John the XML-RPC maintainer.Dries Buytaert2007-06-01
|
* - Patch #147873 by hswong3i: made an SQL query Oracle-friendly.Dries Buytaert2007-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
|
* - Patch #136067 by ChrisKennedy: fixed required-attribute of password fields.Dries Buytaert2007-05-31
|