summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #208492 report and testing by KarenS, patch by myself: book upgrade should ↵Gábor Hojtsy2008-01-10
| | | | not use the book API
* #202997 follow up by quicksketch: the table drag CSS selector was not ↵Gábor Hojtsy2008-01-10
| | | | specific enough in the RTL sheet
* #206078 by Pancho, traxer: order roles with system roles first (usability)Gábor Hojtsy2008-01-10
|
* #201667 follow up by gpk: minor code comment and whitespace cleanupGábor Hojtsy2008-01-10
|
* #204705 by pwolanin: abort user_save on SQL errors, to avoid data corruptionGábor Hojtsy2008-01-10
|
* #206021 follow up by keith.smith, dropcube: better code comments in locale ↵Gábor Hojtsy2008-01-10
| | | | update
* #207990 by soxofaan: fix notice on node/add page for anonymous usersGábor Hojtsy2008-01-10
|
* #197186 by dww, testing by catch, webernet, greggles: (critical security ↵Gábor Hojtsy2008-01-10
| | | | functionality) update.module did not inform users when their current release became revoked/not supported
* #201667 follow up by keith.smith: typo in code commentGábor Hojtsy2008-01-09
|
* #207779 report by meba, patch by myself: missing plural formatting in forum ↵Gábor Hojtsy2008-01-09
| | | | module, and a counter display fix as well
* #201667 by theborg, quicksketch, gpk, catch: fix bugs with teaser splitter ↵Gábor Hojtsy2008-01-09
| | | | in JS and no-JS mode
* #206021 by dropcube and myself: language content type settings were not ↵Gábor Hojtsy2008-01-09
| | | | properly namespaced
* #207868 by cwgordon7, webernet and myself: SQL status page was using wrong ↵Gábor Hojtsy2008-01-09
| | | | property names
* #207931 by ScoutBaker: some links in update.module were pointing to 'logs' ↵Gábor Hojtsy2008-01-09
| | | | instead of 'reports'
* #194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: ↵Gábor Hojtsy2008-01-09
| | | | fix a dozen issues with sticky table headers
* #153998 by David_Rothstein and myself: clean up permissions in book, blog, ↵Gábor Hojtsy2008-01-09
| | | | blogapi, forum and locale modules
* #207731 by Pancho: adding brackets to some default form values, for consistencyGábor Hojtsy2008-01-08
|
* #197720 follow up by myself: cleaning up the memory_limit requirement check, ↵Gábor Hojtsy2008-01-08
| | | | use dollar t
* #204756 by dvessel: textarea.js assumed #disabled fields are to be hiddenGábor Hojtsy2008-01-08
|
* #207372 by Pancho, pwolanin, chx: remove duplicate query from menu_enable()Gábor Hojtsy2008-01-08
|
* #195091 by Rowanw: (usability) swap enabled and expanded checkbox in menu ↵Gábor Hojtsy2008-01-08
| | | | admin and allow setting elements without children to be expanded
* #205792 by yched: fix contradictory messages after node access rebuildGábor Hojtsy2008-01-08
|
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
|
* #164532 follow up by pwolanin, David Strauss, catch and myself, testing also ↵Gábor Hojtsy2008-01-08
| | | | by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes
* #204946 by theborg, keith.smith: only tell users their language setting will ↵Gábor Hojtsy2008-01-07
| | | | be used for interface presentation, when this actually happens
* #197720 follow up by keith.smith, scor: include php.ini path in memory limit ↵Gábor Hojtsy2008-01-07
| | | | messages
* #200777 by JirkaRybka: theme settings form relied on _POST[] and stored ↵Gábor Hojtsy2008-01-07
| | | | irrelevant formapi keys as theme settings
* #206670 by keith.smith and myself: node type names have their underscores ↵Gábor Hojtsy2008-01-07
| | | | converted to hyphens in node/add links
* #205920 by douggreen: short term searches were returning wrong resultsGábor Hojtsy2008-01-07
|
* #206820 by catch, keith.smith: forum delete confirm form was saying it ↵Gábor Hojtsy2008-01-07
| | | | deleted posts, but it does not
* - Patch #203222 by Pascalle: added missing message type to watchdog call.Dries Buytaert2008-01-06
|
* - Patch #205465 by jvandyk: add missing index on comment table.Dries Buytaert2008-01-05
|
* - Patch #206418 by meba: fixed typo - 'sever' should be 'server'.Dries Buytaert2008-01-05
|
* - Patch #199955 by saxofaan: file_upload_max_size() returns results in ↵Dries Buytaert2008-01-05
| | | | bytes, not in mega bytes.
* - Patch #206434 by meba: added missing doc in string.Dries Buytaert2008-01-05
|
* - Patch #206470 by David_Rothstein: fix book permission upgrade.Dries Buytaert2008-01-05
|
* - Patch #206512 by jvandyk: fixed grammar mistake in status message.Dries Buytaert2008-01-05
|
* #199809 by theborg: comment templates were not checking status properly (fix ↵Gábor Hojtsy2008-01-04
| | | | notice, allows themes to theme in-preview comments differently)
* #197720 by nedjo, scor, keith.smith, catch: inform installing users about ↵Gábor Hojtsy2008-01-04
| | | | PHP memory requirements of Drupal 6
* #206232 follow up by chx: set locale() cache to NULL when resettingGábor Hojtsy2008-01-04
|
* #206232 by chx with a bit of cleanup: add in-memory reset clearing to ↵Gábor Hojtsy2008-01-04
| | | | locale() to help it interact with simpletests, which are not reloading the Drupal instance on form submits
* #195161 follow up by keith.smith: fix typo in code commentGábor Hojtsy2008-01-04
|
* #206272 report by yojoe, patch by myself: user provided data in menu titles ↵Gábor Hojtsy2008-01-04
| | | | should be check_plain()-ed not t()-ed
* #195161 by mcarbone with some modifications: only show 'login to post ↵Gábor Hojtsy2008-01-04
| | | | comments' if logging in actually lets you post comments
* #198856 by hswong3i: Fix some incorrect use of %s for table name escaping, ↵Gábor Hojtsy2008-01-04
| | | | implement better security checks
* - Patch #202078 by chx: fixed poll AHAH problem with caching.Dries Buytaert2008-01-04
|
* #205843 report by asimmonds, patch by chx: menu_valid_path() was used as an ↵Gábor Hojtsy2008-01-03
| | | | API function, but was located in menu.module, move to menu.inc
* #205795 by douggreen: search result normalization used a wrong calculationGábor Hojtsy2008-01-03
|
* #135329 follow up: rolling back some of the user password request form ↵Gábor Hojtsy2008-01-02
| | | | changes, so user names in email address format (eg. site_network module) will still work
* #181125 follow up by beginner: book.js should have been removed earlier in ↵Gábor Hojtsy2008-01-02
| | | | #181125, was a commit mistake