summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Collapse)AuthorAge
* - 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
|
* - Patch #94154 by dww, Earl et al: update notifications for Drupal!Dries Buytaert2007-07-11
| | | | Woot, woot! :)
* - Patch #151583 by pwolanin, Shakur, webernet, Arancaytar et al: various ↵Dries Buytaert2007-07-04
| | | | menu module fixes.
* revert requirement for 'update' module, which is not yet in Drupal core, but ↵Gábor Hojtsy2007-07-01
| | | | slipped in with http://drupal.org/cvs?commit=71956
* - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.Dries Buytaert2007-07-01
|
* - Patch #137767 by chx and pwolanin: multiple menu support.Dries Buytaert2007-05-16
|
* - Patch #142869 by Gabor: import interface translation files at install time.Dries Buytaert2007-05-15
|
* - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form ↵Dries Buytaert2007-05-10
| | | | at the end of install to collect data, plus allow profiles to modify and add more.
* - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ↵Dries Buytaert2007-04-10
| | | | Added support for external loggers, and included a small syslog module into core.
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #130478 by Jaza: improved code comments.Dries Buytaert2007-03-25
|
* - Patch #108272 by webchick, Ralf et al: improved handling of required ↵Dries Buytaert2007-02-04
| | | | modules in install profiles.
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* #107024: Make content type name/description localizable on install time by ↵Steven Wittens2007-01-13
| | | | profile.
* - Patch #104763 by RobRoy: better defaults for page and story.Dries Buytaert2007-01-03
|
* #88202: Adding Garland theme to core.Steven Wittens2006-10-29
|
* - Patch #77549 by adrian: install profiles should be in their own directory.Dries Buytaert2006-08-08
|
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ↵Neil Drumm2006-08-06
| | | | types.
* #73591 by Flanker, add missing CVS Ids.Neil Drumm2006-07-14
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
et al: an initial install system for Drupal core.