Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #420358 follow-up by Dave Reid: Rename profiles default => standard and ↵ | Angie Byron | 2010-01-04 |
| | | | | expert => minimal, for consistency with labels. | ||
* | - Patch #656470 by mfer, David_Rothstein: remove fake form alter hook. | Dries Buytaert | 2010-01-03 |
| | |||
* | #420358 by yoroy, David_Rothstein, JacobSingh, et al: Rename core's ↵ | Angie Byron | 2009-12-07 |
| | | | | installation profiles to be more clear. | ||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #626024 by sun, catch: fixed filter_list_format() hits database too ↵ | Dries Buytaert | 2009-12-03 |
| | | | | often / filter_format_save() doesn't save all filters. | ||
* | #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵ | Angie Byron | 2009-11-10 |
| | | | | end of files. Sorry, folks! But it is after code freeze. :) | ||
* | - Patch #603436 by chx: small clean-up in export profile. | Dries Buytaert | 2009-10-13 |
| | |||
* | - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵ | Dries Buytaert | 2009-09-20 |
| | | | | dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions. | ||
* | - Patch #300993 by sun: extended the roles and permissions API so we can ↵ | Dries Buytaert | 2009-09-19 |
| | | | | revoke permissions from a role etc. | ||
* | - Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great ↵ | Dries Buytaert | 2009-08-27 |
| | | | | patch. | ||
* | #509398 by adrian: Turned install profiles into modules with full access to ↵ | Angie Byron | 2009-08-21 |
| | | | | the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D | ||
* | - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, ↵ | Dries Buytaert | 2009-08-11 |
| | | | | update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support. | ||
* | - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ↵ | Dries Buytaert | 2009-07-28 |
| | | | | install.php to allow Drupal to be installed from the command line. | ||
* | #509392 by adrian: Add .info files for installation profiles. | Angie Byron | 2009-07-15 |
| | |||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | - Patch #428744 by Gabor: make the main page content a real block and clean ↵ | Dries Buytaert | 2009-05-21 |
| | | | | up some of the content API. | ||
* | - Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for ↵ | Dries Buytaert | 2009-04-30 |
| | | | | the review sun. | ||
* | - Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very ↵ | Dries Buytaert | 2009-04-29 |
| | | | | exciting. | ||
* | - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation ↵ | Dries Buytaert | 2009-03-20 |
| | | | | to user and administration menu. Will require follow-up patches. | ||
* | #370806 by cwgordon7: Add navigation and login blocks back to minimal profile. | Angie Byron | 2009-02-10 |
| | |||
* | #310863 by bangpound, dboulet, and catch: Stop locale module from ↵ | Angie Byron | 2009-01-18 |
| | | | | auto-installing with custom install profiles. | ||
* | - Patch #297181 by keith.smith: install profile clarifications. | Dries Buytaert | 2008-11-23 |
| | |||
* | - Patch #261882 by catch: the beginning of some more install profiles. | Dries Buytaert | 2008-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. |