summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at ↵Gábor Hojtsy2007-12-20
| | | | all, so we know that this is the cause of problems, not the remote host not responding.
* #162788 by dww: allow contrib update_status to provide information on ↵Gábor Hojtsy2007-12-20
| | | | disabled modules and themes too
* #169987 by Pancho, catch: the missing forum edit permission for consistencyGábor Hojtsy2007-12-20
|
* #197690 by JordanCronin (as GHOP 68): server permissions are now explained ↵Gábor Hojtsy2007-12-20
| | | | very well in a handbook page, link to that
* #202473 by keith.smith: three more typos fixedGábor Hojtsy2007-12-19
|
* #202473 by keith.smith: pre-RC1 spell checking on hopefully final textGábor Hojtsy2007-12-19
|
* #189879 by keith.smith: filter module help text cleanup, better for ↵Gábor Hojtsy2007-12-19
| | | | translators with more concentrated explanations
* #189878 by O Govinda, keith.smith: comment module help updates, removing ↵Gábor Hojtsy2007-12-19
| | | | help on features which are not there, and adding help on Drupal 6's new per content type comment settings
* #202425 by keith.smith: standardize reference to block placement page as ↵Gábor Hojtsy2007-12-19
| | | | 'blocks administration page' to avoid any confusion
* #192779 follow up by Lynn: only show enabled themes on block admin page ↵Gábor Hojtsy2007-12-19
| | | | *and* the admin theme (which might not be enabled)
* #202397 by keith.smith: document profile module drag and drop in help text ↵Gábor Hojtsy2007-12-19
| | | | and add info on how categories come to life / can be edited
* #197730 by keith.smith: standardize on a much more user friendly cron ↵Gábor Hojtsy2007-12-19
| | | | reference in help texts, explain its importance with more examples in INSTALL.txt
* #100577 by O Govinda, keith.smith, catch: improve contact module help, more ↵Gábor Hojtsy2007-12-19
| | | | links to where settings are located
* #183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS ↵Gábor Hojtsy2007-12-19
| | | | aggregation; update help text to that effect
* #199874 by gaele, keith.smith and JirkaRybka: better explanation of site ↵Gábor Hojtsy2007-12-19
| | | | email address, slogan and mission based on usability feedback
* One remaining button titled 'Submit' which slipped through the taxonomy drag ↵Gábor Hojtsy2007-12-19
| | | | and drop patch
* #201540 by theborg, douggreen, Pancho: some system setting were not ↵Gábor Hojtsy2007-12-19
| | | | validated properly; also added missing required field markers
* #103041 by O Govinda, gaele and keith.smith: reworked node help, removing ↵Gábor Hojtsy2007-12-19
| | | | mention of UI elements we don't have, and linking in other features, we do have; also easier on the translators with text broken up into shorter parts
* #202026 by marco.robotangel, keith.smith: avoid tech language in connection ↵Gábor Hojtsy2007-12-19
| | | | to feeds
* #201333 by keith.smith and myself: fix typos in taxonomy form, also fix a ↵Gábor Hojtsy2007-12-19
| | | | few code comments
* #201344 by catch: fix a spelling error in taxonomy moduleGábor Hojtsy2007-12-19
|
* #189881 by keith.smith: document drag and drop in menus and clean up some ↵Gábor Hojtsy2007-12-19
| | | | more help text
* #202169 by keith.smith: system module help updated to latest feature set, ↵Gábor Hojtsy2007-12-19
| | | | links to themes and modules
* #199336 by JirkaRybka: remove improper t() use in update code (update goes ↵Gábor Hojtsy2007-12-19
| | | | all in English, but there were some mistakes), and add messages to updates where there was no return value otherwise, so users know what happens in each update
* #99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form ↵Gábor Hojtsy2007-12-19
| | | | description update, removing reference to other forum software as well
* #198865 by sign: taxonomy term deletion was broken due to some leftover codeGábor Hojtsy2007-12-19
|
* - Patch #199510 by Pancho: fixed form API conversions.Dries Buytaert2007-12-18
|
* - Patch #199508 by Pancho: parameters for form validation and submission ↵Dries Buytaert2007-12-18
| | | | have changed.
* - Patch #201437 by keith.smith: further massaging of the help texts.Dries Buytaert2007-12-18
|
* #193333 follow up by catch: remove reset to alphabetical button shown on ↵Gábor Hojtsy2007-12-18
| | | | forum forms incidentally as a result of the taxonomy drag and drop patch
* - Patch #201894 by David Rothstein: fixed typo in user output.Dries Buytaert2007-12-18
|
* #199890 by gaele, keith.smith: improve block module help text, include ↵Gábor Hojtsy2007-12-18
| | | | description of drag and drop and better help about the throttle functionality; also comes in smaller chunks which makes it easier to translate and update later
* #189880 by keith.smith based on initial suggestions from O Govinda: much ↵Gábor Hojtsy2007-12-18
| | | | better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6.
* #199832 by theborg, Pasqualle: block title defined as NOT NULL, so requires ↵Gábor Hojtsy2007-12-18
| | | | a default empty string even if not set (fixes a theme notice but also a pgsql error)
* - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵Dries Buytaert2007-12-18
| | | | indicies for common queries.
* - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API ↵Dries Buytaert2007-12-18
| | | | (and removed spaces).
* #193804 by starbow, Rob Loach, Wim Leers: add often used basePath setting by ↵Gábor Hojtsy2007-12-17
| | | | defualt to JS settings, also providing an elegant bugfix to #201248
* #67895 patch by myself, tested by JirkaRybka and blackdog: move poll votes ↵Gábor Hojtsy2007-12-17
| | | | with poll options, when an option is removed, instead of dropping all old votes, solving an old data loss bug
* #201725 by bdragon: access control was renamed to permissions but this was ↵Gábor Hojtsy2007-12-17
| | | | not reflected in two remaining permission checks
* #194310 follow up by chx and myself: only load comment module when we can ↵Gábor Hojtsy2007-12-17
| | | | actually do it, and when we need it in comment.install
* rollback of #197425 following on Steven Witten's discontent on how it looks ↵Gábor Hojtsy2007-12-17
| | | | in Garland
* #197425 by mooffie, slightly modified: add blockquote support by default and ↵Gábor Hojtsy2007-12-17
| | | | blockquote theming to Garland and Bluemarine (other themes have it already)
* #199387 by Pancho: revert user login/register/request password page titles ↵Gábor Hojtsy2007-12-17
| | | | to 'User account' as it was in Drupal 5, instead of the bugos 'Log in'
* #201468 by blackdog: fix notice in aggregator, when categorization form is ↵Gábor Hojtsy2007-12-17
| | | | saved without picking a category
* #201534 by Lynn, Pasqualle: fix notice in node_forms() when there are no ↵Gábor Hojtsy2007-12-17
| | | | node types defined
* #194310 by chx, catch, KarenS: run updates for disabled but previously ↵Gábor Hojtsy2007-12-17
| | | | installed modules, if they are compatible with the current system
* #200763 by JirkaRybka: add body field wrapper in node form for easier themeingGábor Hojtsy2007-12-17
|
* #198609 by blackdog and myself: fix two notices and remove one stale line in ↵Gábor Hojtsy2007-12-17
| | | | aggregator module
* #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in ↵Gábor Hojtsy2007-12-16
| | | | aggregator, comment and system modules
* #176868 by marcingy: feed_age was misnamed source_age in aggregator variable ↵Gábor Hojtsy2007-12-16
| | | | initialization