summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - 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
|
* - Patch #101268 by webernet et al: improve the usability of feed icons.Dries Buytaert2007-05-31
|
* - Patch #141957 by add1sun: improved consistency of messags.Dries Buytaert2007-05-31
|
* - Patch #147761 by ChrisKennedy: SQL bugfix.Dries Buytaert2007-05-31
|
* - Patch #148089 by ChrisKennedy: fixed clean URL test on Safari.Dries Buytaert2007-05-30
|
* Some RTL CSS files had wrong CVS Id comments, fix thatGábor Hojtsy2007-05-30
|
* - Patch #147761 by hswong3i: made dblog Oracle-friendly.Dries Buytaert2007-05-30
|
* - Patch #115267 by drewish, dopry et al: simplified file uploads code, ↵Dries Buytaert2007-05-30
| | | | improved file API, centralized file validation, implemented quotas and fixed file previews.
* - Patch #144295 by Gurpartap Singh: forum module fixes.Dries Buytaert2007-05-30
|
* - Patch #147880 by hswong3i: improved copmatibility of SQL query.Dries Buytaert2007-05-30
|
* - Patch #146470 by ax: fixed typo in Form API3 conversion.Dries Buytaert2007-05-29
|
* #147640 by Jose A Reyero with further cleanup by myself: add language code ↵Gábor Hojtsy2007-05-29
| | | | | | to localization functions This makes it possible to call these functions with a given language code when sending emails to multiple users with different languages in a request for example.
* - 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.