Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵ | Angie Byron | 2010-04-20 |
| | | | | make them work. AWESOME! :D | ||
* | - Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript ↵ | Dries Buytaert | 2010-04-16 |
| | | | | issues in the overlay module. | ||
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵ | Dries Buytaert | 2010-04-11 |
| | | | | strict warnings when running tests and for PHP 5.3. | ||
* | - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ↵ | Dries Buytaert | 2010-04-10 |
| | | | | word that should not be used. | ||
* | - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support ↵ | Dries Buytaert | 2010-04-07 |
| | | | | cross-schema/database prefixing like we claim to. | ||
* | - Patch #748976 by jpmckinney, David_Rothstein: 'Show/hide descriptions' ↵ | Dries Buytaert | 2010-04-06 |
| | | | | links no longer work. | ||
* | - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave ↵ | Dries Buytaert | 2010-03-31 |
| | | | | Reid, JohnAlbin, aspilicious: themes disabled during update. | ||
* | - Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do ↵ | Dries Buytaert | 2010-03-12 |
| | | | | anything. | ||
* | - Patch #734146 by scor: white-space clean-up. | Dries Buytaert | 2010-03-06 |
| | |||
* | - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed ↵ | Dries Buytaert | 2010-03-04 |
| | | | | inconsistent use of filter_xss_admin() on () and (). | ||
* | - Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls ↵ | Dries Buytaert | 2010-03-03 |
| | | | | a module. | ||
* | - Patch #573300 by eMPee584: system_retrieve_file() fails in ↵ | Dries Buytaert | 2010-02-26 |
| | | | | file_unmanaged_copy() | ||
* | #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown ↵ | Angie Byron | 2010-02-17 |
| | | | | functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors. | ||
* | - Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself ↵ | Dries Buytaert | 2010-02-17 |
| | | | | as the default local task on /admin. | ||
* | - Rollbacked some changes that I accidentically committed along with the RDF ↵ | Dries Buytaert | 2010-02-15 |
| | | | | patch. | ||
* | - Patch #685034 by linclark: the number of comments in RDFa should be typed. | Dries Buytaert | 2010-02-15 |
| | |||
* | - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor ↵ | Dries Buytaert | 2010-02-05 |
| | | | | Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones). | ||
* | - 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. |