Commit Graph

167 Commits (546fcdfefeb704ae73c4397bcccfb8d35d014376)

Author SHA1 Message Date
Dries Buytaert e94a448e51 - Patch #537458 by dropcube: fixed problem with installing Drupal. 2009-08-01 18:32:01 +00:00
Dries Buytaert 482c49acc0 - Patch #535152 by Bojhan, karschsp: improve help text describing tags. 2009-08-01 14:33:50 +00:00
Dries Buytaert 19f8439f80 - Patch #528182 by yched: added missing field type documentation and removed some unnessary code. 2009-08-01 06:03:48 +00:00
Dries Buytaert a8a15bcd90 - Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes? 2009-07-31 19:44:21 +00:00
Dries Buytaert aab51b9319 - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line. 2009-07-28 12:13:47 +00:00
Dries Buytaert d24d954479 - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure. 2009-07-20 18:51:36 +00:00
Angie Byron b692036962 #509392 by adrian: Add .info files for installation profiles. 2009-07-15 02:08:41 +00:00
Dries Buytaert 6dc5b5449d - Patch #491456 by quicksketch, drewish, et al: image effects and actions. 2009-07-12 08:36:35 +00:00
Dries Buytaert e4a4b7cc7e - Patch #506976 by catch: rename hook_perm to hook_permission. 2009-07-05 18:00:11 +00:00
Angie Byron c528bc60e6 #510058 by catch: Add toolbar module to default.profile. 2009-07-04 13:39:52 +00:00
Angie Byron 55f42709ad Trying #503982 again. 2009-06-27 17:32:00 +00:00
Angie Byron 7194b5b7e8 Roll-back of #503982 which caused test failures. One day, I will learn that not even a *one word* patch is immune from causing test failures. 2009-06-27 16:23:48 +00:00
Angie Byron 1d67642cd8 #503982 by catch: Enable search module in the default profile. 2009-06-27 15:36:45 +00:00
Dries Buytaert 3ae64656b5 - Patch #233200 by eigentor, catch, bohjan, yoroy et al: better content type descriptions. 2009-06-27 11:11:53 +00:00
Dries Buytaert 2bc9e50dba - Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields). 2009-06-12 13:59:56 +00:00
Angie Byron aba81ab9dd #480660 follow-up by catch: Code style changes and changelog entry. 2009-06-04 20:09:29 +00:00
Dries Buytaert 551cc74896 - Patch #480660 by catch, brianV, et al: add an administrator role to core. 2009-06-04 09:52:33 +00:00
Angie Byron 64c80a947d #476934 by catch: Enable Path module in the default profile. 2009-05-29 21:39:17 +00:00
Dries Buytaert 0f4060f377 - Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks. 2009-05-27 18:34:03 +00:00
Dries Buytaert 02c8592759 - Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API. 2009-05-21 21:12:25 +00:00
Dries Buytaert 5f08579bfe - Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for the review sun. 2009-04-30 21:44:20 +00:00
Dries Buytaert 94c3dceeda - Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very exciting. 2009-04-29 08:04:24 +00:00
Dries Buytaert 32076b4d32 - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches. 2009-03-20 19:18:11 +00:00
Dries Buytaert 4072ea4652 - Patch #394374 by cwgordon7, wretched sinner, et al: improved language of comment status. Usability improvement based on testing in Baltimore. 2009-03-17 12:41:54 +00:00
Angie Byron 00bc1ccb8b #370806 by cwgordon7: Add navigation and login blocks back to minimal profile. 2009-02-10 03:28:51 +00:00
Dries Buytaert d4867346f5 - Patch #367380 by Moshe: make block module optional. 2009-02-03 12:30:14 +00:00
Angie Byron cf4f209d16 #310863 by bangpound, dboulet, and catch: Stop locale module from auto-installing with custom install profiles. 2009-01-18 06:56:58 +00:00
Dries Buytaert d3df2ff356 - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace. 2009-01-14 21:16:21 +00:00
Dries Buytaert 77936aef4c - Rollback of #225562 -- I think there is still something wrong. 2009-01-13 22:41:39 +00:00
Dries Buytaert b86354c55c - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data. 2009-01-13 22:25:13 +00:00
Angie Byron cb159b9ff1 #143434 by Jody Lynn: Move 'display post information' to where users would expect. 2009-01-09 16:19:56 +00:00
Dries Buytaert 0b06c68b98 - Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page. 2008-12-05 12:50:28 +00:00
Dries Buytaert d57314014c - Patch #297181 by keith.smith: install profile clarifications. 2008-11-23 18:13:41 +00:00
Angie Byron 3a0d4322ae #206138 by pwolanin: Rename mis-named 'module' attribute in node types. 2008-10-08 03:27:56 +00:00
Dries Buytaert 9020f77388 - Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu admin. 2008-09-18 10:44:19 +00:00
Angie Byron 161a9970f7 #308534 by Dave Reid: Remove stray whitespace core-wide. 2008-09-15 20:48:10 +00:00
Dries Buytaert 69e6f411a9 - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7. 2008-08-21 19:36:39 +00:00
Dries Buytaert 00593022b0 - Patch #261882 by catch: the beginning of some more install profiles.
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.
2008-07-05 10:58:12 +00:00
Dries Buytaert 45ef7ac581 - Patch #261869 by catch, keith.smith: fixed default install profile / forum tests. 2008-06-24 21:26:48 +00:00
Dries Buytaert 81c71bc891 - Patch #216515 by chx, Damien Tournoud, et al: fixed form API glitch with caching. 2008-06-24 17:01:33 +00:00
Dries Buytaert a429a6f072 - Patch #261869 by catch: create default vocabulary for articles. 2008-06-21 18:20:48 +00:00
Dries Buytaert 05622cf2f9 - Patch #197765 by boydjd et al: renamed 'story' to 'article' -- further backed by usability testing at UoM. 2008-03-10 18:15:14 +00:00
Gábor Hojtsy 10bccd75fc #199400 by ChrisKennedy: use the SERVER_NAME as default site name, instead of the misleading 'Drupal' name 2007-12-17 12:43:34 +00:00
Gábor Hojtsy a33b43386d #176003 by yched, KarenS, dvessel: put module installs into a batch, solving 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)
2007-12-08 15:15:25 +00:00
Gábor Hojtsy 04ca1b4676 #190283 by JirkaRybka and myself: fix installer localization and form handling
- 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
2007-11-19 13:56:14 +00:00
Gábor Hojtsy 5f09149caa #178581 by lot of contributors: opt-in for update module on install and update to avoid any privacy concerns 2007-11-06 09:00:31 +00:00
Dries Buytaert 987e462b46 - Patch #89196 by John M: fixed quote issue. 2007-10-25 20:51:41 +00:00
Dries Buytaert 1cf05b0019 - Patch #89196 by catch, keith, earnie, webchick et al: string massaging. 2007-10-25 15:32:56 +00:00
Dries Buytaert 6ec2ff7e15 - Patch #94154 by dww, Earl et al: update notifications for Drupal!
Woot, woot! :)
2007-07-11 15:15:40 +00:00
Dries Buytaert e0fe1ae8eb - Patch #151583 by pwolanin, Shakur, webernet, Arancaytar et al: various menu module fixes. 2007-07-04 15:49:44 +00:00
Gábor Hojtsy 44bf48c1cb revert requirement for 'update' module, which is not yet in Drupal core, but slipped in with http://drupal.org/cvs?commit=71956 2007-07-01 18:07:04 +00:00
Dries Buytaert c11cb4ec24 - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable. 2007-07-01 15:37:10 +00:00
Dries Buytaert a243145d3f - Patch #137767 by chx and pwolanin: multiple menu support. 2007-05-16 13:45:17 +00:00
Dries Buytaert adab4ab83b - Patch #142869 by Gabor: import interface translation files at install time. 2007-05-15 15:29:49 +00:00
Dries Buytaert 258c653f56 - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more. 2007-05-10 19:55:24 +00:00
Dries Buytaert 07e6bdcdfe - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. Added support for external loggers, and included a small syslog module into core. 2007-04-10 10:10:27 +00:00
Steven Wittens f7440d4d73 #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) 2007-03-27 05:13:55 +00:00
Dries Buytaert e187c8d957 - Patch #130478 by Jaza: improved code comments. 2007-03-25 20:49:06 +00:00
Dries Buytaert 781235a525 - Patch #108272 by webchick, Ralf et al: improved handling of required modules in install profiles. 2007-02-04 21:20:50 +00:00
Dries Buytaert 03752e35a4 - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet. 2007-01-24 14:48:36 +00:00
Steven Wittens 68ac4772e8 #107024: Make content type name/description localizable on install time by profile. 2007-01-13 10:21:32 +00:00
Dries Buytaert 3c6d61e73c - Patch #104763 by RobRoy: better defaults for page and story. 2007-01-03 11:10:58 +00:00
Steven Wittens b01d96aed5 #88202: Adding Garland theme to core. 2006-10-29 13:21:46 +00:00
Dries Buytaert 3c975f4bb8 - Patch #77549 by adrian: install profiles should be in their own directory. 2006-08-08 21:18:04 +00:00
Neil Drumm 129c8eb18c #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types. 2006-08-06 23:00:42 +00:00
Neil Drumm 7d9f57ff63 #73591 by Flanker, add missing CVS Ids. 2006-07-14 01:05:10 +00:00
Dries Buytaert 1c75a210bd - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core. 2006-07-13 13:14:25 +00:00