Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #196630 by yched: postpone warning message display until batch finished, so ↵ | Gábor Hojtsy | 2007-12-20 |
| | | | | messages are not forgotten on non-JS batches | ||
* | #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 ↵ | Gábor Hojtsy | 2007-12-20 |
| | | | | handling, removing lots of duplicate code | ||
* | #164510 by yched, KarenS: move node batch operations to node.admin.inc for ↵ | Gábor Hojtsy | 2007-12-20 |
| | | | | performance and fix a buggy message | ||
* | #196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at ↵ | Gábor Hojtsy | 2007-12-20 |
| | | | | all, so we know that this is the cause of problems, not the remote host not responding. | ||
* | #200185 by Pancho: truncate_utf8() was abused as if it was an UTF-8 ↵ | Gábor Hojtsy | 2007-12-20 |
| | | | | character based string function, so align our code to that. Can be renamed to drupal_truncate_chars() in Drupal 7. | ||
* | #162788 by dww: allow contrib update_status to provide information on ↵ | Gábor Hojtsy | 2007-12-20 |
| | | | | disabled modules and themes too | ||
* | #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 ↵ | Gábor Hojtsy | 2007-12-20 |
| | | | | very well in a handbook page, link to that | ||
* | #199780 by Pancho and chx: fix problem in access rules check introduced in ↵ | Gábor Hojtsy | 2007-12-20 |
| | | | | #174025 | ||
* | #192767 follow up by chx: array_shift() should not be called with runtime ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | references | ||
* | #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 ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | translators with more concentrated explanations | ||
* | #189878 by O Govinda, keith.smith: comment module help updates, removing ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-12-19 |
| | | | | 'blocks administration page' to avoid any confusion | ||
* | #192779 follow up by Lynn: only show enabled themes on block admin page ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-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 Hojtsy | 2007-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 Hojtsy | 2007-12-19 |
| | | | | links to where settings are located | ||
* | #183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | aggregation; update help text to that effect | ||
* | #199874 by gaele, keith.smith and JirkaRybka: better explanation of site ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | email address, slogan and mission based on usability feedback | ||
* | One remaining button titled 'Submit' which slipped through the taxonomy drag ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | and drop patch | ||
* | #201540 by theborg, douggreen, Pancho: some system setting were not ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | validated properly; also added missing required field markers | ||
* | #103041 by O Govinda, gaele and keith.smith: reworked node help, removing ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-12-19 |
| | | | | to feeds | ||
* | #201333 by keith.smith and myself: fix typos in taxonomy form, also fix a ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | few code comments | ||
* | #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 ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | more help text | ||
* | #200424 by mpare and myself: strengten the note that all settings.php set ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | configuration options are fixed, and cannot be modified on the web interface | ||
* | #202169 by keith.smith: system module help updated to latest feature set, ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | links to themes and modules | ||
* | #178523 by scor, JirkaRybka, keith.smith: user facing errors should contain ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | text for users, not text for developers; still keeping some debug information, if display_errors is turned on on the server | ||
* | #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, ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | broken by #192767 | ||
* | #110981 by saxofaan: allow contrib modules in install profiles and runtime ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | to have requirements, just like core modules; also fix a consistency between message presentation in install and runtime requirements | ||
* | #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 ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-12-19 |
| | | | | description update, removing reference to other forum software as well | ||
* | #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 ↵ | Dries Buytaert | 2007-12-18 |
| | | | | have changed. | ||
* | - 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 ↵ | Gábor Hojtsy | 2007-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 Buytaert | 2007-12-18 |
| | |||
* | #199890 by gaele, keith.smith: improve block module help text, include ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-12-18 |
| | | | | better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6. | ||
* | #192767 by fago, Eaton, chx: taking form_state per reference in form ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | constructor function. Will be replaced with a nicer PHP 5 solution in Drupal 7. | ||
* | #201997 by webernet: fix bad variable name in update requirements check ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | introduced in #194310 | ||
* | #199832 by theborg, Pasqualle: block title defined as NOT NULL, so requires ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | a default empty string even if not set (fixes a theme notice but also a pgsql error) |