summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Collapse)AuthorAge
...
* - Patch #656470 by mfer, David_Rothstein: remove fake form alter hook.Dries Buytaert2010-01-03
|
* - Patch #663138 by yoroy: remove management menu from Dashboard.Dries Buytaert2009-12-20
|
* - Patch #658776 by Dave Reid, yoroy: put the search block in the top-right ↵Dries Buytaert2009-12-16
| | | | corner.
* - Patch #658776 by Dave Reid: enable search block by default on Dashboard.Dries Buytaert2009-12-14
|
* #420358 by yoroy, David_Rothstein, JacobSingh, et al: Rename core's ↵Angie Byron2009-12-07
| | | | installation profiles to be more clear.
* - Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a ↵Dries Buytaert2009-12-06
| | | | module.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #626024 by sun, catch: fixed filter_list_format() hits database too ↵Dries Buytaert2009-12-03
| | | | often / filter_format_save() doesn't save all filters.
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵Angie Byron2009-12-02
| | | | marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
* #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵Angie Byron2009-11-10
| | | | end of files. Sorry, folks! But it is after code freeze. :)
* #613794 by jensimmons, dopry, and yched: Create a default image field in the ↵Angie Byron2009-11-06
| | | | article content type upon install. Let's show off what Drupal can do! :D
* #493030 follow-up by sun: Clean-ups to RDF module.Angie Byron2009-10-20
|
* - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin ↵Dries Buytaert2009-10-19
| | | | Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
* #607652 by catch: Fix uncaught exceptions in taxonomy tests.Angie Byron2009-10-18
|
* #511286 follow-up: Committed rest of stuff.Angie Byron2009-10-17
|
* #602938 by quicksketch: Provide default styles in image.module (add ↵Angie Byron2009-10-16
| | | | hook_image_default_styles()).
* - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵Dries Buytaert2009-10-15
| | | | avoid users rendering their site unusable.
* - Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and ↵Dries Buytaert2009-10-14
| | | | make custom theme settings a true form_alter().
* - Patch #603436 by chx: small clean-up in export profile.Dries Buytaert2009-10-13
|
* - Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, ↵Dries Buytaert2009-10-13
| | | | JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!
* #412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API ↵Angie Byron2009-10-08
| | | | (with upgrade path). Say buh-bye to old, crusty code.
* - Patch #576076 by yoroy, Gábor Hojtsy | Bojhan: remove the 'Add a main ↵Dries Buytaert2009-10-01
| | | | menu link'.
* - Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency ↵Dries Buytaert2009-09-28
| | | | for node types and menus.
* - Patch #581764 by swentel, bjaspan: default profile incorrectly created ↵Dries Buytaert2009-09-22
| | | | 'tags' vocabulary.
* - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme ↵Dries Buytaert2009-09-21
| | | | system, default to block system instead.
* - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵Dries Buytaert2009-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 Buytaert2009-09-19
| | | | revoke permissions from a role etc.
* - Patch #563160 by karschsp: enable file module in default install profile.Dries Buytaert2009-08-30
|
* - Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great ↵Dries Buytaert2009-08-27
| | | | patch.
* #509398 by adrian: Turned install profiles into modules with full access to ↵Angie Byron2009-08-21
| | | | the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
* #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN ↵Angie Byron2009-08-19
| | | | CORE! OH YEAH! :D
* - 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
|