Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵ | Dries Buytaert | 2010-01-30 |
| | | | | at end of files. | ||
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
| | |||
* | - Patch #678504 by heyrocker, David_Rothstein: incorrect menu argument for ↵ | Dries Buytaert | 2010-01-18 |
| | | | | ip address blocking. | ||
* | - Patch #687716 by heyrocker: IP blocking test incorrectly checks for ↵ | Dries Buytaert | 2010-01-18 |
| | | | | existence of blocked IP. | ||
* | #399642 follow-up by carlos8f: Replace drupal_install_modules() with an ↵ | Angie Byron | 2010-01-13 |
| | | | | improved module_enable(). | ||
* | #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵ | Angie Byron | 2010-01-09 |
| | | | | extraneous 'Please' in the interface. | ||
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
| | | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\ | ||
* | #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. | Angie Byron | 2010-01-04 |
| | |||
* | #605892 by ksenzee and justinrandell: Convert theme logo upload to ↵ | Angie Byron | 2009-12-24 |
| | | | | filestream wrappers (with tests so we don't break it again). | ||
* | - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, ↵ | Dries Buytaert | 2009-12-15 |
| | | | | TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-) | ||
* | #656300 by JoshuaRogers: Fixed Typo in system.test prevents D7 from passing ↵ | Angie Byron | 2009-12-10 |
| | | | | tests. | ||
* | - Patch #653940 by sun: tests weren't reporting all errors. | Dries Buytaert | 2009-12-10 |
| | |||
* | #375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding ↵ | Angie Byron | 2009-12-08 |
| | | | | dependency to non-existing module (with tests). | ||
* | - Patch #652420 by sun: fixed various failures. | Dries Buytaert | 2009-12-06 |
| | |||
* | - Patch #635094 by plach: unify 'language neutral' language codes. | Dries Buytaert | 2009-12-02 |
| | |||
* | - Patch #446666 by cweagans: split 'administer site configuration' into more ↵ | Dries Buytaert | 2009-12-01 |
| | | | | granular permissions. | ||
* | - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more ↵ | Dries Buytaert | 2009-12-01 |
| | | | | usable top level Appearance page. Yay. | ||
* | - Patch #608478 by seutje, Bojhan: replace 'Powered by' icon with text. | Dries Buytaert | 2009-10-23 |
| | |||
* | - Patch #589126 by mfb: fixed bug with user module using a flood window of 6 ↵ | Dries Buytaert | 2009-10-18 |
| | | | | hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests. | ||
* | #516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add ↵ | Angie Byron | 2009-10-18 |
| | | | | fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.) | ||
* | #606640 by eojthebrave and sun: Use proper menu router paths for the block ↵ | Angie Byron | 2009-10-16 |
| | | | | module. | ||
* | - Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do ↵ | Dries Buytaert | 2009-10-14 |
| | | | | theme switching. | ||
* | - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to ↵ | Dries Buytaert | 2009-10-13 |
| | | | | localize date formats. | ||
* | #602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal ↵ | Angie Byron | 2009-10-13 |
| | | | | errors. | ||
* | #557292 by peximo, plach, catch, and yched: Convert node title to Field API. | Angie Byron | 2009-10-11 |
| | |||
* | #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a ↵ | Angie Byron | 2009-10-09 |
| | | | | permission to update.php. | ||
* | - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: ↵ | Dries Buytaert | 2009-10-03 |
| | | | | added drupal_css_class() to clean class names and rename form_clean_id(). | ||
* | - Patch #484868 by sime, sun | Dries: split parser from ↵ | Dries Buytaert | 2009-10-02 |
| | | | | drupal_parse_info_file(). | ||
* | - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when ↵ | Dries Buytaert | 2009-09-30 |
| | | | | language is specified in . | ||
* | - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵ | Dries Buytaert | 2009-09-29 |
| | | | | url() only accept an array. Another nice API clean-up! | ||
* | Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ↵ | Dries Buytaert | 2009-09-21 |
| | | | | handling. I can actually understand it now. ;-). | ||
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
| | | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent. | ||
* | #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' ↵ | Angie Byron | 2009-09-01 |
| | | | | configuration section. | ||
* | - Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page ↵ | Dries Buytaert | 2009-08-26 |
| | | | | variable. | ||
* | - Patch #368408 by jeffschuler: improve consistency of API and settings on ↵ | Dries Buytaert | 2009-08-25 |
| | | | | administration pages. | ||
* | - Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings. | Dries Buytaert | 2009-08-24 |
| | |||
* | - Patch #113614 by John Morahan: small fix for token/placeholder ↵ | Dries Buytaert | 2009-08-23 |
| | | | | substitution to core. | ||
* | #201415 by sun: Add a permission to access site in maintenance mode. | Angie Byron | 2009-08-22 |
| | |||
* | - Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add ↵ | Dries Buytaert | 2009-08-22 |
| | | | | a poormanscron-like feature to core. | ||
* | - Patch rollback of #549432: tests didn't actually ran successfully. | Dries Buytaert | 2009-08-22 |
| | |||
* | - Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and ↵ | Dries Buytaert | 2009-08-22 |
| | | | | permissions'. | ||
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵ | Angie Byron | 2009-08-22 |
| | | | | fields to Field API. | ||
* | - Patch #113614 by eaton, fago, et al: add centralized token/placeholder ↵ | Dries Buytaert | 2009-08-19 |
| | | | | subsituation to core. | ||
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵ | Angie Byron | 2009-08-17 |
| | | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. | ||
* | #545952 by yoroy and Gábor Hojtsy: move modules to config/modules. | Angie Byron | 2009-08-12 |
| | |||
* | #533584 by chx, dww, and Nick Lewis: Allow version-level dependency support ↵ | Angie Byron | 2009-08-05 |
| | | | | to work with beta, rc, etc. | ||
* | - Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> ↵ | Dries Buytaert | 2009-07-31 |
| | | | | Themes section to the top level Appearance item as outlined in the D7UX IA. | ||
* | - Patch #535990 by catch: removed a silly test. | Dries Buytaert | 2009-07-30 |
| | |||
* | - Patch #211747 by chx, alex_b, dww: allow specifying version information as ↵ | Dries Buytaert | 2009-07-28 |
| | | | | part of module dependencies. | ||
* | #292565 follow-up by John Morahan: Restore ability to set 'user' as the ↵ | Angie Byron | 2009-07-23 |
| | | | | 403/404 page. |