| Commit message (Expand) | Author | Age |
... | |
* | #201479 by chx, ximo: forum module requires taxonomy for uninstall but taxono... | Gábor Hojtsy | 2007-12-20 |
* | #186546 by bjaspan: fix missing forum vocabulary when people turned on forum ... | Gábor Hojtsy | 2007-12-20 |
* | #201577 by Pasqualle: let the admin theme be configured even if it is disable... | Gábor Hojtsy | 2007-12-20 |
* | #196630 by yched: postpone warning message display until batch finished, so m... | Gábor Hojtsy | 2007-12-20 |
* | #202559 by Pasqualle: just removing some trailing white space from end of lines | Gábor Hojtsy | 2007-12-20 |
* | #201536 by chx: centralizing permission checking code in node revision handli... | Gábor Hojtsy | 2007-12-20 |
* | #164510 by yched, KarenS: move node batch operations to node.admin.inc for pe... | Gábor Hojtsy | 2007-12-20 |
* | #196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all... | Gábor Hojtsy | 2007-12-20 |
* | #200185 by Pancho: truncate_utf8() was abused as if it was an UTF-8 character... | Gábor Hojtsy | 2007-12-20 |
* | #162788 by dww: allow contrib update_status to provide information on disable... | Gábor Hojtsy | 2007-12-20 |
* | #169987 by Pancho, catch: the missing forum edit permission for consistency | Gábor Hojtsy | 2007-12-20 |
* | #197690 by JordanCronin (as GHOP 68): server permissions are now explained ve... | Gábor Hojtsy | 2007-12-20 |
* | #199780 by Pancho and chx: fix problem in access rules check introduced in #1... | Gábor Hojtsy | 2007-12-20 |
* | #192767 follow up by chx: array_shift() should not be called with runtime ref... | Gábor Hojtsy | 2007-12-19 |
* | #202473 by keith.smith: three more typos fixed | Gábor Hojtsy | 2007-12-19 |
* | #202473 by keith.smith: pre-RC1 spell checking on hopefully final text | Gábor Hojtsy | 2007-12-19 |
* | #189879 by keith.smith: filter module help text cleanup, better for translato... | Gábor Hojtsy | 2007-12-19 |
* | #189878 by O Govinda, keith.smith: comment module help updates, removing help... | Gábor Hojtsy | 2007-12-19 |
* | #202425 by keith.smith: standardize reference to block placement page as 'blo... | Gábor Hojtsy | 2007-12-19 |
* | #192779 follow up by Lynn: only show enabled themes on block admin page *and*... | Gábor Hojtsy | 2007-12-19 |
* | #202397 by keith.smith: document profile module drag and drop in help text an... | Gábor Hojtsy | 2007-12-19 |
* | #197730 by keith.smith: standardize on a much more user friendly cron referen... | Gábor Hojtsy | 2007-12-19 |
* | #100577 by O Govinda, keith.smith, catch: improve contact module help, more l... | Gábor Hojtsy | 2007-12-19 |
* | #183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS a... | Gábor Hojtsy | 2007-12-19 |
* | #199874 by gaele, keith.smith and JirkaRybka: better explanation of site emai... | Gábor Hojtsy | 2007-12-19 |
* | One remaining button titled 'Submit' which slipped through the taxonomy drag ... | Gábor Hojtsy | 2007-12-19 |
* | #201540 by theborg, douggreen, Pancho: some system setting were not validated... | Gábor Hojtsy | 2007-12-19 |
* | #103041 by O Govinda, gaele and keith.smith: reworked node help, removing men... | Gábor Hojtsy | 2007-12-19 |
* | #202026 by marco.robotangel, keith.smith: avoid tech language in connection t... | Gábor Hojtsy | 2007-12-19 |
* | #201333 by keith.smith and myself: fix typos in taxonomy form, also fix a few... | Gábor Hojtsy | 2007-12-19 |
* | #200424 follow up by keith.smith: small typo fixed in default settings file | Gábor Hojtsy | 2007-12-19 |
* | #201344 by catch: fix a spelling error in taxonomy module | Gábor Hojtsy | 2007-12-19 |
* | #189881 by keith.smith: document drag and drop in menus and clean up some mor... | Gábor Hojtsy | 2007-12-19 |
* | #200424 by mpare and myself: strengten the note that all settings.php set con... | Gábor Hojtsy | 2007-12-19 |
* | #202169 by keith.smith: system module help updated to latest feature set, lin... | Gábor Hojtsy | 2007-12-19 |
* | #178523 by scor, JirkaRybka, keith.smith: user facing errors should contain t... | Gábor Hojtsy | 2007-12-19 |
* | #194494 by blackdog: fix two noticed on install when password is not provided | Gábor Hojtsy | 2007-12-19 |
* | #202184 by Rho_pare: fix drupal_alter() not checking for having an array, bro... | Gábor Hojtsy | 2007-12-19 |
* | #110981 by saxofaan: allow contrib modules in install profiles and runtime to... | Gábor Hojtsy | 2007-12-19 |
* | #200370 by quicksketch: fixes to drag and drop support to make it usable by CCK | Gábor Hojtsy | 2007-12-19 |
* | #199336 by JirkaRybka: remove improper t() use in update code (update goes al... | Gábor Hojtsy | 2007-12-19 |
* | #99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form ... | Gábor Hojtsy | 2007-12-19 |
* | #198865 by sign: taxonomy term deletion was broken due to some leftover code | Gábor Hojtsy | 2007-12-19 |
* | - Patch #199510 by Pancho: fixed form API conversions. | Dries Buytaert | 2007-12-18 |
* | - Patch #199508 by Pancho: parameters for form validation and submission have... | Dries Buytaert | 2007-12-18 |
* | - Patch #201437 by keith.smith: further massaging of the help texts. | Dries Buytaert | 2007-12-18 |
* | #193333 follow up by catch: remove reset to alphabetical button shown on foru... | Gábor Hojtsy | 2007-12-18 |
* | - Patch #201894 by David Rothstein: fixed typo in user output. | Dries Buytaert | 2007-12-18 |
* | #199890 by gaele, keith.smith: improve block module help text, include descri... | Gábor Hojtsy | 2007-12-18 |
* | #189880 by keith.smith based on initial suggestions from O Govinda: much bett... | Gábor Hojtsy | 2007-12-18 |