| Commit message (Expand) | Author | Age |
* | - Patch #100909 by webbernet: improve usability of cron message. | Dries Buytaert | 2007-11-20 |
* | - Patch #193800 by jp.stacey: OpenID service discovery confused by newlines w... | Dries Buytaert | 2007-11-20 |
* | - Patch #192110 by profix898: fixed hook_profile_alter API. | Dries Buytaert | 2007-11-20 |
* | - Patch #192242 by catch, quicksketch, webchick, keith et all: usability impr... | Dries Buytaert | 2007-11-20 |
* | #192201 by myself: remove overly secure check_markup() and check_plain() usag... | Gábor Hojtsy | 2007-11-20 |
* | #193510 follow up by webernet: restore updates added through the 4.7.x lifecy... | Gábor Hojtsy | 2007-11-20 |
* | - Patch #100909 by catch: small improvement to running cron. | Dries Buytaert | 2007-11-20 |
* | #181126 by quicksketch et al: drag and drop support for menus | Gábor Hojtsy | 2007-11-20 |
* | #186658 by fajerstarter: OpenID login usability fixes and JS cleanup, also ma... | Gábor Hojtsy | 2007-11-20 |
* | #193064 patch by myself: take node by reference, when revisionn is saved, so ... | Gábor Hojtsy | 2007-11-20 |
* | #192209 follow up by bdragon: some missing taxonomy terminology fixes in trig... | Gábor Hojtsy | 2007-11-20 |
* | #189986 by keith.smith and bjaspan: reword description on install update noti... | Gábor Hojtsy | 2007-11-20 |
* | #193580 by chx: given recent improvements, Drupal does not require CREATE TEM... | Gábor Hojtsy | 2007-11-19 |
* | #193191 by chx: allow form elements to enable form caching - allows custom fo... | Gábor Hojtsy | 2007-11-19 |
* | #193510 by webernet: remove updates from unsupported Drupal versions, as our ... | Gábor Hojtsy | 2007-11-19 |
* | #192209 by catch, webchick et al: use the 'taxonomy' word instead of the more... | Gábor Hojtsy | 2007-11-19 |
* | #193513 by keith.smith: use 'set up' instead of 'setup' in installer tasks | Gábor Hojtsy | 2007-11-19 |
* | #191310 follow up: remove files folder as this has a high possibility of maki... | Gábor Hojtsy | 2007-11-19 |
* | #100909 by webernet and RobRoy: improve cron error reporting by defining time... | Gábor Hojtsy | 2007-11-19 |
* | #190283 by JirkaRybka and myself: fix installer localization and form handling | Gábor Hojtsy | 2007-11-19 |
* | #177556 by flobruit and momendo: hide 'select all' checkbox when there are no... | Gábor Hojtsy | 2007-11-19 |
* | #192692 by jrbeeman and mfer: (security) protect profile category page menu i... | Gábor Hojtsy | 2007-11-19 |
* | #193274 by dmitrig01 and quicksketch: send submit button data with AHAH submi... | Gábor Hojtsy | 2007-11-19 |
* | - Patch #191914 by chx: you cannot add user/register to a menu. Also removed... | Dries Buytaert | 2007-11-17 |
* | - Patch #192348 by douggreen and bjaspan: fixed database inconsistencies. | Dries Buytaert | 2007-11-17 |
* | #189388 by myself: remove outdated and inaccurate glossary of basic Drupal terms | Gábor Hojtsy | 2007-11-17 |
* | - Patch #179143 by Gabor, JirkaRybka, chx, ChrisKennedy, et al: do not fire b... | Dries Buytaert | 2007-11-16 |
* | #192659 by quicksketch: center table headers for checkbox columns, where chec... | Gábor Hojtsy | 2007-11-16 |
* | #189409 follow up note by Steven Wittens: administrator entered text should b... | Gábor Hojtsy | 2007-11-16 |
* | #190899 by bjaspan: (regression) return the queries performed in drupal_insta... | Gábor Hojtsy | 2007-11-16 |
* | #189409 by Arancaytar: use filter_xss() to filter content type descriptions, ... | Gábor Hojtsy | 2007-11-15 |
* | #191310 by JirkaRybka, keith.smith: ship with a files directory by default an... | Gábor Hojtsy | 2007-11-15 |
* | #191282 follow up by bjaspan: fix inconsistent database schema introduced by ... | Gábor Hojtsy | 2007-11-15 |
* | #128866 by JirkaRybka: fix broken update path of locale tables on PostgreSQL | Gábor Hojtsy | 2007-11-15 |
* | #154593 by asimmonds and quicksketch:fix select all checkbox in moving table ... | Gábor Hojtsy | 2007-11-14 |
* | #190206 by myself: move misplaced Javascript codes from the form definition t... | Gábor Hojtsy | 2007-11-14 |
* | #25605 by Rob Loach et al: disallow editing user data of uid 0 | Gábor Hojtsy | 2007-11-14 |
* | Fix bogus linebreak | Gábor Hojtsy | 2007-11-14 |
* | Wrap foreach(explode()) in empty() check, so if empty items are found, the fo... | Gábor Hojtsy | 2007-11-14 |
* | #181582 rollback: this broke maintanance pages (update, install) | Gábor Hojtsy | 2007-11-14 |
* | Removing files I should have removed in #181582, but forgot. | Gábor Hojtsy | 2007-11-14 |
* | #191767 by k4ml: system_modules() is undefined in the update function, as it ... | Gábor Hojtsy | 2007-11-14 |
* | #163728 follow up comment wrapping to 80 columns by myself | Gábor Hojtsy | 2007-11-14 |
* | #163728 by yasheshb and Desbeers: taxonomy data was lost on node preview | Gábor Hojtsy | 2007-11-14 |
* | #191931 by webchick: user avatars were not displayed on nodes | Gábor Hojtsy | 2007-11-14 |
* | - Patch #181066 by quicksketch et al: drag and drop of table rows on the bloc... | Dries Buytaert | 2007-11-14 |
* | - Patch #191282 by quicksketch: inconsistent database region for disabled blo... | Dries Buytaert | 2007-11-14 |
* | - Patch #184742 by John Morahan: fixed PHP warning. | Dries Buytaert | 2007-11-14 |
* | - Patch #187799 by greggles et al: fixed problem with revisions being associa... | Dries Buytaert | 2007-11-13 |
* | - Patch #146466 by douggreen, Steven et al: Remove temporary table usage from... | Dries Buytaert | 2007-11-13 |