summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* #182645 by scor: clean up concatenations to be in line with core coding ↵Gábor Hojtsy2007-10-19
| | | | standards
* #184653 by scor: typo fix in system_chema()'s schema documentationGábor Hojtsy2007-10-19
|
* #179655 by flobruit: properly disable theme setting checkboxes when certain ↵Gábor Hojtsy2007-10-18
| | | | features are not available
* Back to being a 6.x development versionGábor Hojtsy2007-10-17
|
* Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes appliedGábor Hojtsy2007-10-17
|
* #183332 by Eaton, JirkaRybka, catch and greggles: add Powered by Drupal blockGábor Hojtsy2007-10-17
|
* #181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to ↵Gábor Hojtsy2007-10-12
| | | | 'permissions' for usability reasons
* #182799 by Moshe Weitzman: form_state['values']['form_build_id'] should not ↵Gábor Hojtsy2007-10-12
| | | | be saved as a system setting when a setting form is submitted
* #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by ↵Gábor Hojtsy2007-10-11
| | | | closing unclosed tags, avoiding empty table containers, and so on
* #164983 by multiple contributors: document the core database schemasGábor Hojtsy2007-10-10
|
* #181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize ↵Gábor Hojtsy2007-10-10
| | | | progress display configuration to allow module developers to choose from the throbber and progress bar
* #181758 by webernet: move cache_block creation to ↵Gábor Hojtsy2007-10-09
| | | | update_fix_d6_requirements() to avoid warnings about the nonexistent table through the update process
* - Patch #181180 by Eaton: make it easier to do CSS-only themes.Dries Buytaert2007-10-07
|
* - Patch #181167 by Eaton: default page.tpl.php breaks primary links.Dries Buytaert2007-10-06
|
* #163785 by Eaton, dvessel and quicksketch: theme .info files should be able ↵Gábor Hojtsy2007-10-05
| | | | to override core and module CSS files based on file basenames
* - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵Dries Buytaert2007-10-05
| | | | .schema files into .install files to prevent mistakes.
* #157752 by quicksketch: extend AHAH functionality to most types of form ↵Gábor Hojtsy2007-10-05
| | | | elements, without writing JavaScript. Also AHAH enable the blocks admin page.
* #178973 by merlinofchaos: proper style and script inheritance between themes ↵Gábor Hojtsy2007-10-04
| | | | more then two levels deep in the hierarchy
* #180338 by bjaspan: more accurate wording for database update status reportGábor Hojtsy2007-10-03
|
* - Patch #173486 by scor: fixed code style issues.Dries Buytaert2007-10-02
|
* - Rollback of patch #139117: according to Steven it is silly. Let's have a ↵Dries Buytaert2007-10-02
| | | | better look at it.
* - Patch #139117 by hass et al: remove IE hacks that break the compressor.Dries Buytaert2007-10-02
|
* #158927 by John Morahan: first time, the default admin theme name is '0', so ↵Gábor Hojtsy2007-09-27
| | | | block initialization gives warnings. Avoid this initialization until we have a theme selected
* #178890 by Freso: fix parse error introduced in #124979Gábor Hojtsy2007-09-26
|
* - Patch #124979 by chx: remove the auto_increment.Dries Buytaert2007-09-26
|
* #177654 by chx: admin/content has items with comment, feed, etc management, ↵Gábor Hojtsy2007-09-25
| | | | so a node admin permission should not be required to visit it
* #176429: JirkaRybka: two queries were missing curly braces in system.installGábor Hojtsy2007-09-20
|
* #171951 by dvessel: fix account specific theme selection formGábor Hojtsy2007-09-17
|
* Back to devopment version, now that we have the beta 1 tagged and releasedGábor Hojtsy2007-09-15
|
* Marking code as beta 1 in preparation of the first beta release of Drupal 6, ↵Gábor Hojtsy2007-09-14
| | | | also add back E_NOTICE removal for the release.
* #162432 by bjaspan and chx: serial columns need their keys defined in ↵Gábor Hojtsy2007-09-14
| | | | db_change_field() and friends in MySQL
* - Patch #168487 by douggreen: don't enable modules that depend on ↵Dries Buytaert2007-09-14
| | | | incompabitlbe modules.
* #173982 follow up patch by webernet: the profile table might not exist, so ↵Gábor Hojtsy2007-09-14
| | | | we need to check for its existance before updating it
* #174708 by multiple contributors: update jQuery to 1.2Gábor Hojtsy2007-09-12
|
* #173982 by pwolanin and chx: fix schema inconsistencies between a fresh ↵Gábor Hojtsy2007-09-11
| | | | Drupal 6 install and a Drupal 5 upgraded to Drupal 6
* #172773 by numerous contributors: Make the actions interface usable by mere ↵Gábor Hojtsy2007-09-11
| | | | | | | | | mortals (including rename of actions.module to trigger, but keeping the actions themselfs). Complete previous history of actions module: - #148410 by jvandyk: added rewrite of the actions module! - #155986 by Uwe: fixed typos. - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
* #174169 by chx: correct usage of drupal_mail() with actionsGábor Hojtsy2007-09-10
|
* #164617 by catch: only suggest caching for production sites, so people ↵Gábor Hojtsy2007-09-07
| | | | developing their web sites can do so without nasty surprises
* #173314 by drewish: mark previously uploaded files as permanent, so they ↵Gábor Hojtsy2007-09-06
| | | | will not be deleted after an upgrade
* #163361 by dvessel: fix hidden textareas in Opera and remove gap between ↵Gábor Hojtsy2007-09-06
| | | | textarea and grippie in Firefox/Safari
* - Patch #172961 by webernet: code style cleanup.Dries Buytaert2007-09-05
|
* #172265 by chx: fix user id problems on mysql, when inserting the first two ↵Gábor Hojtsy2007-09-03
| | | | special users
* #159527 by chx, webernet and pwolanin: fix system admin menus if admin menu ↵Gábor Hojtsy2007-09-01
| | | | was moved from the default location
* #165957 by hswong3i: create the variables table early, to make some DB ↵Gábor Hojtsy2007-09-01
| | | | driver writing a happier process
* - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a ↵Dries Buytaert2007-09-01
| | | | patch spree ...
* - Patch #162202 by dvessel: fixed CSS problems in Opera.Dries Buytaert2007-09-01
|
* - Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1.Dries Buytaert2007-08-30
|
* - Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1.Dries Buytaert2007-08-30
|
* #134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction ↵Gábor Hojtsy2007-08-30
| | | | with Safari, so the fieldset contents will not disappear
* #111127 rollback by chx, slightly extended: roll back node_load cache, it ↵Gábor Hojtsy2007-08-30
| | | | needs more thought and discussion, so postponed until at least Drupal 7