summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Collapse)AuthorAge
* - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, ↵Dries Buytaert2009-08-11
| | | | update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
* #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and ↵Angie Byron2009-08-03
| | | | RTL-friendly.
* - Patch #537458 by dropcube: fixed problem with installing Drupal.Dries Buytaert2009-08-01
|
* - Patch #535152 by Bojhan, karschsp: improve help text describing tags.Dries Buytaert2009-08-01
|
* - Patch #528182 by yched: added missing field type documentation and removed ↵Dries Buytaert2009-08-01
| | | | some unnessary code.
* - Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye ↵Dries Buytaert2009-07-31
| | | | bye comments as nodes?
* - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ↵Dries Buytaert2009-07-28
| | | | install.php to allow Drupal to be installed from the command line.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* #509392 by adrian: Add .info files for installation profiles.Angie Byron2009-07-15
|
* - Patch #491456 by quicksketch, drewish, et al: image effects and actions.Dries Buytaert2009-07-12
|
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* #510058 by catch: Add toolbar module to default.profile.Angie Byron2009-07-04
|
* Trying #503982 again.Angie Byron2009-06-27
|
* Roll-back of #503982 which caused test failures. One day, I will learn that ↵Angie Byron2009-06-27
| | | | not even a *one word* patch is immune from causing test failures.
* #503982 by catch: Enable search module in the default profile.Angie Byron2009-06-27
|
* - Patch #233200 by eigentor, catch, bohjan, yoroy et al: better content type ↵Dries Buytaert2009-06-27
| | | | descriptions.
* - Patch #413192 by catch et al: make taxonomy terms fieldable (not to be ↵Dries Buytaert2009-06-12
| | | | confused with taxonomy terms as fields).
* #480660 follow-up by catch: Code style changes and changelog entry.Angie Byron2009-06-04
|
* - Patch #480660 by catch, brianV, et al: add an administrator role to core.Dries Buytaert2009-06-04
|
* #476934 by catch: Enable Path module in the default profile.Angie Byron2009-05-29
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #428744 by Gabor: make the main page content a real block and clean ↵Dries Buytaert2009-05-21
| | | | up some of the content API.
* - Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for ↵Dries Buytaert2009-04-30
| | | | the review sun.
* - Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very ↵Dries Buytaert2009-04-29
| | | | exciting.
* - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation ↵Dries Buytaert2009-03-20
| | | | to user and administration menu. Will require follow-up patches.
* - Patch #394374 by cwgordon7, wretched sinner, et al: improved language of ↵Dries Buytaert2009-03-17
| | | | comment status. Usability improvement based on testing in Baltimore.
* #370806 by cwgordon7: Add navigation and login blocks back to minimal profile.Angie Byron2009-02-10
|
* - Patch #367380 by Moshe: make block module optional.Dries Buytaert2009-02-03
|
* #310863 by bangpound, dboulet, and catch: Stop locale module from ↵Angie Byron2009-01-18
| | | | auto-installing with custom install profiles.
* - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL ↵Dries Buytaert2009-01-14
| | | | table namespace.
* - Rollback of #225562 -- I think there is still something wrong.Dries Buytaert2009-01-13
|
* - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ↵Dries Buytaert2009-01-13
| | | | taxonomy_term_data.
* #143434 by Jody Lynn: Move 'display post information' to where users would ↵Angie Byron2009-01-09
| | | | expect.
* - Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved ↵Dries Buytaert2008-12-05
| | | | usability of the aliased URL admin page.
* - Patch #297181 by keith.smith: install profile clarifications.Dries Buytaert2008-11-23
|
* #206138 by pwolanin: Rename mis-named 'module' attribute in node types.Angie Byron2008-10-08
|
* - Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu ↵Dries Buytaert2008-09-18
| | | | admin.
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
|
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵Dries Buytaert2008-08-21
| | | | generation database layer for Drupal 7.
* - Patch #261882 by catch: the beginning of some more install profiles.Dries Buytaert2008-07-05
| | | | | | | The "expert" will be a minimalistic profile for developers. This opens the doors to add more things to the default profile and/or to create additional install profiles for core. It also helps set an example for more install profiles in the contributed modules repository.
* - Patch #261869 by catch, keith.smith: fixed default install profile / forum ↵Dries Buytaert2008-06-24
| | | | tests.
* - Patch #216515 by chx, Damien Tournoud, et al: fixed form API glitch with ↵Dries Buytaert2008-06-24
| | | | caching.
* - Patch #261869 by catch: create default vocabulary for articles.Dries Buytaert2008-06-21
|
* - Patch #197765 by boydjd et al: renamed 'story' to 'article' -- further ↵Dries Buytaert2008-03-10
| | | | backed by usability testing at UoM.
* #199400 by ChrisKennedy: use the SERVER_NAME as default site name, instead ↵Gábor Hojtsy2007-12-17
| | | | of the misleading 'Drupal' name
* #176003 by yched, KarenS, dvessel: put module installs into a batch, solving ↵Gábor Hojtsy2007-12-08
| | | | | | | | | the following issues: - possible timeouts with installing/enabling lots of modules at once in core - enable install profiles to have more modules without fear of timeouts on install - bootstrap Drupal before each module load, so previously enabled modules are bootstrapped - let modules run their hook_requirements() (although actually calling them will be possibly fixed in another patch)
* #190283 by JirkaRybka and myself: fix installer localization and form handlingGábor Hojtsy2007-11-19
| | | | | | | - use a two pass localization process so localization is ready for the configure form and profile tasks - fix awkward form API workarounds which were introduced before we used a full bootstrap anyway - allow for more usable localized profiles by letting them skip language selection - lots of documentation improvements to profiles and the installer functions
* #178581 by lot of contributors: opt-in for update module on install and ↵Gábor Hojtsy2007-11-06
| | | | update to avoid any privacy concerns
* - Patch #89196 by John M: fixed quote issue.Dries Buytaert2007-10-25
|
* - Patch #89196 by catch, keith, earnie, webchick et al: string massaging.Dries Buytaert2007-10-25
|