summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace.Dries Buytaert2007-12-26
|
* #197722 by catch, hwsong3i: remove 4.7 to 5.x updates; we only support ↵Gábor Hojtsy2007-12-26
| | | | direct updates from 5.x to 6.x
* - Patch #174226 by keith.smith, pwolanin et al al -- and greatly simplified ↵Dries Buytaert2007-12-26
| | | | by me: added a copyright notice.
* #203660 by keith.smith: missing 'a' tag name in 'a href='Gábor Hojtsy2007-12-25
|
* #173656 by qucksketch: fix upload form ordering and delete buttons on ↵Gábor Hojtsy2007-12-24
| | | | preview, among smaller issues
* #203316 by douggreen: schema docs for the search_node_links tableGábor Hojtsy2007-12-24
|
* #203482 by Desbeers: block module HTML typo in help (outside t())Gábor Hojtsy2007-12-24
|
* #154517 follow up by Desbeers: path_form_alter() was not path alias language ↵Gábor Hojtsy2007-12-23
| | | | aware
* #198234 by bjaspan: fix improper type maps for numeric and char values in ↵Gábor Hojtsy2007-12-23
| | | | schema API
* #194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues ↵Gábor Hojtsy2007-12-23
| | | | fixed)
* #194310 by JirkaRybka: t() was misused in update.php (we should not use t() ↵Gábor Hojtsy2007-12-23
| | | | in the update process)
* #195176 by chx: form_set_error doxygen was misleadingGábor Hojtsy2007-12-23
|
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22
|
* #181195 by hunmonk and Pasqualle: node type related variables were not ↵Gábor Hojtsy2007-12-22
| | | | properly renamed, when node type names changed
* #202967 by catch: kill notice on forum pageGábor Hojtsy2007-12-22
|
* #202997 by JirkaRybka: more specific CSS selector for draggable linksGábor Hojtsy2007-12-22
|
* #200921 by Pancho: code consistency change, renaming an internal variable in ↵Gábor Hojtsy2007-12-22
| | | | drupal_get_schema() for better developer docs
* #194579 patch by pwolanin: clear filter cache when allowed HTML tags ↵Gábor Hojtsy2007-12-21
| | | | configuration changes in an input format
* #202895 by cwgordon7, theborg: fix node revision view page load argumnetsGábor Hojtsy2007-12-21
|
* #202925 report by beholder, patch by myself: (notice fix) only consider ↵Gábor Hojtsy2007-12-21
| | | | languages with a host set when comparing with the current host in domain language negotiation
* #199241 by bjaspan, Heine: fix documentation on how confirm forms are ↵Gábor Hojtsy2007-12-20
| | | | constructed; port of Drupal 5 fix
* back to 6.x-devGábor Hojtsy2007-12-20
|
* Gearing up for Drupal 6 RC1Gábor Hojtsy2007-12-20
|
* #201055 by JirkaRybka, scor: avoid duplicates in stats when page caching is ↵Gábor Hojtsy2007-12-20
| | | | turned on or node title is modified
* #172993 by drewish, Lynn: remove old user picture even when the newly ↵Gábor Hojtsy2007-12-20
| | | | uploaded one uses a different format
* #194351 by David Strauss, JirkaRybka: (performance) pass on cache id ↵Gábor Hojtsy2007-12-20
| | | | information to filters
* #201479 by chx, ximo: forum module requires taxonomy for uninstall but ↵Gábor Hojtsy2007-12-20
| | | | taxonomy might be disabled at that time, so we need to include it
* #186546 by bjaspan: fix missing forum vocabulary when people turned on forum ↵Gábor Hojtsy2007-12-20
| | | | module, but never visited any pages in Drupal 5 and they upgrade to Drupal 6 which does this much better
* #201577 by Pasqualle: let the admin theme be configured even if it is ↵Gábor Hojtsy2007-12-20
| | | | disabled (mirror blocks admin behavior)
* #196630 by yched: postpone warning message display until batch finished, so ↵Gábor Hojtsy2007-12-20
| | | | messages are not forgotten on non-JS batches
* #202559 by Pasqualle: just removing some trailing white space from end of linesGábor Hojtsy2007-12-20
|
* #201536 by chx: centralizing permission checking code in node revision ↵Gábor Hojtsy2007-12-20
| | | | handling, removing lots of duplicate code
* #164510 by yched, KarenS: move node batch operations to node.admin.inc for ↵Gábor Hojtsy2007-12-20
| | | | performance and fix a buggy message
* #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.
* #200185 by Pancho: truncate_utf8() was abused as if it was an UTF-8 ↵Gábor Hojtsy2007-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 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
* #199780 by Pancho and chx: fix problem in access rules check introduced in ↵Gábor Hojtsy2007-12-20
| | | | #174025
* #192767 follow up by chx: array_shift() should not be called with runtime ↵Gábor Hojtsy2007-12-19
| | | | references
* #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