Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #319467: SA-2008-47 (#295053): Arbitrary file uploads in Blog API. | Angie Byron | 2008-10-12 |
| | |||
* | #319346: SA-2008-60 (#318706): blogapi_mt_set_post_categories() allows ↵ | Angie Byron | 2008-10-11 |
| | | | | assigning arbitrary categories. | ||
* | #311946: SA-2008-060 (#318706): BlogAPI access bypass. | Angie Byron | 2008-10-11 |
| | |||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 |
| | | | | to allow for localization of permission names | ||
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding ↵ | Angie Byron | 2008-10-09 |
| | | | | hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :) | ||
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵ | Dries Buytaert | 2008-10-06 |
| | | | | sable tooth tigers. | ||
* | #224006 by Daniel Jalkut: blogapi_metaweblog_get_category_list() verified ↵ | Angie Byron | 2008-09-17 |
| | | | | user access for the given content type but did not log in the user first. | ||
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 |
| | | | | developer experience. | ||
* | #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: ↵ | Angie Byron | 2008-09-15 |
| | | | | Massive file.inc cleanup aaaaaand... tests! Yay! :D | ||
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵ | Dries Buytaert | 2008-09-06 |
| | | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency. | ||
* | - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and ↵ | Dries Buytaert | 2008-09-05 |
| | | | | future compatilbility. PHP6 is rumoured to drop ereg support. | ||
* | - Patch #302163 by recidive, Crell: convert blog API to DB TNG | Dries Buytaert | 2008-08-31 |
| | |||
* | - Patch #285467 by mustafau: fixed typo a MT blog API function. | Dries Buytaert | 2008-07-23 |
| | |||
* | - Patch #257713 by Senpai: code cleanup. | Dries Buytaert | 2008-05-13 |
| | |||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | - Patch #214209 by Arancaytar, pwolanin, gabor, etc: blogapi doesn't confirm ↵ | Dries Buytaert | 2008-02-12 |
| | | | | node type exist. | ||
* | #211067 by webchick: blogapi_mt_get_post_categories() not using ↵ | Gábor Hojtsy | 2008-01-18 |
| | | | | taxonomy_node_get_terms() properly | ||
* | #153998 by David_Rothstein and myself: clean up permissions in book, blog, ↵ | Gábor Hojtsy | 2008-01-09 |
| | | | | blogapi, forum and locale modules | ||
* | - Patch #204900 by webernet: code style fixes. Likely my last patch of the ↵ | Dries Buytaert | 2007-12-31 |
| | | | | year. Fiew. Thanks all, and see you on the other side. :) | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #152497 by JohnAlbin, bdragon, moshe weitzman, chx and myself: several user ↵ | Gábor Hojtsy | 2007-12-13 |
| | | | | login tasks, such as session id regeneration were not performed in all cases, so centralize this | ||
* | - Patch #162381 by Heine et al: properly escape strings. | Dries Buytaert | 2007-11-28 |
| | |||
* | #189870 by O Govinda, keith.smith and catch: more user centric help text for ↵ | Gábor Hojtsy | 2007-11-13 |
| | | | | Blog API module, standardizing on 'blog' terminology also | ||
* | - Patch #172961 by webernet: code style cleanup. | Dries Buytaert | 2007-09-05 |
| | |||
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵ | Gábor Hojtsy | 2007-06-30 |
| | | | | router path based lookups, and also full path argument lookup with a passed argument array | ||
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
| | |||
* | - Patch #76588 by Gabor: made log messages translatable. Yay. | Dries Buytaert | 2007-04-24 |
| | |||
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵ | Dries Buytaert | 2007-04-13 |
| | | | | core. Woot. Woot. | ||
* | - Patch #107450 by webchick and fajerstarter: code clean-up of blogapi.module. | Dries Buytaert | 2007-03-26 |
| | |||
* | - Patch #111347 by Steven: refactor url() and l(). | Dries Buytaert | 2007-02-15 |
| | |||
* | - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵ | Dries Buytaert | 2007-01-24 |
| | | | | and there is no upgrade path yet. | ||
* | - Patch #107097 by webernet: remove bogus xhtml from string. | Dries Buytaert | 2007-01-05 |
| | |||
* | - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵ | Dries Buytaert | 2006-11-21 |
| | | | | superseded by the new 'by module' administration dashboard. | ||
* | - Patch #98688 by greggles: string cleanup. Follow RFC2606 and use ↵ | Dries Buytaert | 2006-11-21 |
| | | | | example.com for domain name examples. Core uses that consistently so make sure your contributed modules do too. | ||
* | - Patch #12984 by walkah: blogapi fixes. | Dries Buytaert | 2006-11-08 |
| | |||
* | #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵ | Steven Wittens | 2006-10-22 |
| | | | | items, etc | ||
* | - Patch #80952 by earl, webchick, neclimdul et al: .info files | Dries Buytaert | 2006-08-31 |
| | |||
* | - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵ | Dries Buytaert | 2006-08-18 |
| | | | | forms via the pull model. | ||
* | #76802: Introduce placeholder magic into t() | Steven Wittens | 2006-08-18 |
| | | | | See: http://drupal.org/node/64279#t-placeholders | ||
* | - Patch #78806 by James: moshe brought to my attention that the blogapi RSD ↵ | Dries Buytaert | 2006-08-15 |
| | | | | was giving preferred treatment to bloggerapi - since we actually support much more feature rich apis (namely movabletype's) ... this patch gives the preferred treatment to MT. Also, it removes the unused "XML-RPC engine" setting - which wasn't being used anyway. And, since, any of the 3 API options will work regardless, this setting is extraneous. | ||
* | - Patch #77375 from Zacker (holy smokes): fixed blogapi settings form. | Dries Buytaert | 2006-08-07 |
| | |||
* | - Patch #77422 by timcn: corrected various paths in the documentation. | Dries Buytaert | 2006-08-07 |
| | |||
* | - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-) | Dries Buytaert | 2006-07-31 |
| | |||
* | - Patch #61893 by timnc: remove message_na(). | Dries Buytaert | 2006-07-29 |
| | |||
* | #38178 by Eaton, add support for additional fields in blogapi via a couple ↵ | Neil Drumm | 2006-07-26 |
| | | | | new hooks. | ||
* | - Patch #72284 by me: | Dries Buytaert | 2006-07-10 |
| | | | | | + reorganized ?q=admin/settings + deprecated the _settings hook | ||
* | - Patch #72343 by Chris Johnson: removed checks for the moderate-flag from ↵ | Dries Buytaert | 2006-07-10 |
| | | | | the SQL queries. | ||
* | - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. | Dries Buytaert | 2006-07-05 |
| | |||
* | #61802 by Zen, Double spaced sentences clean up | Neil Drumm | 2006-05-07 |
| |