Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #592286 by ksenzee | bjaspan: adding a field fails. | Dries Buytaert | 2009-10-01 |
| | |||
* | - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when ↵ | Dries Buytaert | 2009-09-30 |
| | | | | language is specified in . | ||
* | - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). | Dries Buytaert | 2009-09-30 |
| | |||
* | - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, ↵ | Dries Buytaert | 2009-09-30 |
| | | | | pwolanin: allow modules to specify per-page custom themes in hook_menu(). | ||
* | - Patch #591758 by catch: system_region_list() should use list_themes() ↵ | Dries Buytaert | 2009-09-30 |
| | | | | instead of a direct db_query(). | ||
* | - Patch #367013 by bjaspan, yched: clean ups for field_update_field(). | Dries Buytaert | 2009-09-30 |
| | |||
* | #365597 follow-up by mfb: Tests for OpenID redirection from user/login. | Angie Byron | 2009-09-30 |
| | |||
* | - Patch #563526 by jhodgdon | anschinsan: fixed broken see also link in ↵ | Dries Buytaert | 2009-09-30 |
| | | | | user-profile.tpl.php doc and re-organized some of the documentation. | ||
* | #557542 follow-up by catch: Fixed module_implements() caching for ↵ | Angie Byron | 2009-09-29 |
| | | | | authenticated users. | ||
* | - Patch #584370 by JoshuaRogers, JacobSingh | mattyoung: fixed bug with CSS ↵ | Dries Buytaert | 2009-09-29 |
| | | | | file inclusion in the CSS optimization code. | ||
* | #590590 by plach: Fixed bug where field_create_field() ignores the ↵ | Angie Byron | 2009-09-29 |
| | | | | 'translatable' property. | ||
* | #375931 by Dave Reid: Fix SimpleTests when cvs_deploy module is enabled. | Angie Byron | 2009-09-29 |
| | |||
* | #334238 follow-up by Dave Reid: Fixed detection of core modules and themes ↵ | Angie Byron | 2009-09-29 |
| | | | | in update.module. | ||
* | - 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 #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - Patch #497504 by dakala, bjaspan | yched: rename #multiple to #cardinality ↵ | Dries Buytaert | 2009-09-29 |
| | | | | in field forms. | ||
* | - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function ↵ | Dries Buytaert | 2009-09-28 |
| | | | | wrappers in Drupal. | ||
* | - Patch #584278 by cam8001, Dave Reid | moshe weitzman: Fixed pending ↵ | Dries Buytaert | 2009-09-28 |
| | | | | updates always being plural. | ||
* | - Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency ↵ | Dries Buytaert | 2009-09-28 |
| | | | | for node types and menus. | ||
* | - Patch #215080 by andypost, drifter, Dave Reid | robertDouglass, catch, ↵ | Dries Buytaert | 2009-09-28 |
| | | | | jaydub: drop unnecessary index. | ||
* | - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, ↵ | Dries Buytaert | 2009-09-27 |
| | | | | | | plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests. The Field Attach API uses the Field Storage API to perform all "database access". Each Field Storage API hook function defines a primitive database operation such as read, write, or delete. The default field storage module, field_sql_storage.module, uses the local SQL database to implement these operations, but alternative field storage backends can choose to represent the data in SQL differently or use a completely different storage mechanism such as a cloud-based database. | ||
* | - Patch #356841 by trogie, Dave Reid | dww: update status 'last checked ↵ | Dries Buytaert | 2009-09-27 |
| | | | | time' should output actual date of last check. | ||
* | - Patch #582754 by bjaspan | yched: Fixed Undefined index errors viewing ↵ | Dries Buytaert | 2009-09-27 |
| | | | | nodes with fields. | ||
* | - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, ↵ | Dries Buytaert | 2009-09-27 |
| | | | | webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability. | ||
* | - Patch #499828 by Dave Reid, Darren Oh, dww | Dries: fixed wrong release ↵ | Dries Buytaert | 2009-09-27 |
| | | | | date on multi-module projects. Now with extra tests! | ||
* | - Patch #550742 by Dave Reid, douggreen, Jacine | yoroy, Dries: removed ↵ | Dries Buytaert | 2009-09-27 |
| | | | | status message. | ||
* | - Patch #253501 by dww, cwgordon7 | boombatower, Dave Reid: added tests for ↵ | Dries Buytaert | 2009-09-26 |
| | | | | update.module. | ||
* | - Patch #588574 by dww: made Dave Reid a co-maintainer for update status. | Dries Buytaert | 2009-09-26 |
| | |||
* | - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field ↵ | Dries Buytaert | 2009-09-26 |
| | | | | updates. | ||
* | - Patch #570142 by Dave Reid | Dries: get rid of the ↵ | Dries Buytaert | 2009-09-26 |
| | | | | admin/structure/contact/settings page. | ||
* | - Patch #588218 by Dave Reid: use PHP5 date constants. | Dries Buytaert | 2009-09-25 |
| | |||
* | - Patch #578676 by sun: clean ups for cron queue. | Dries Buytaert | 2009-09-25 |
| | |||
* | - Patch #582956 by dww | Damien Tournoud: fixed ↵ | Dries Buytaert | 2009-09-25 |
| | | | | FormsTestCase::testRequiredFields(). | ||
* | - Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for ↵ | Dries Buytaert | 2009-09-25 |
| | | | | cron. | ||
* | - Patch #118345 by sun: code clean-up and removed extra condition that ↵ | Dries Buytaert | 2009-09-25 |
| | | | | slipped in. | ||
* | - Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created ↵ | Dries Buytaert | 2009-09-25 |
| | | | | after drupalCreateContentType(). | ||
* | - Patch #521838 by jrchamp: (temporary) fix for drupal_get_schema_versions(). | Dries Buytaert | 2009-09-25 |
| | |||
* | - Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for ↵ | Dries Buytaert | 2009-09-25 |
| | | | | deleting revisions. | ||
* | - Patch #560738 by sun, noahb, David_Rothstein | dropcube: trying to delete ↵ | Dries Buytaert | 2009-09-25 |
| | | | | a text format gives 'page not found'. | ||
* | - Patch #521838 by catch, jrchamp, CorniI, sun | Damien Tournoud, drewish, ↵ | Dries Buytaert | 2009-09-23 |
| | | | | chx, moshe weitzman, yched, Dries: drupal_get_schema_versions() took 30% of page execution time on /admin. | ||
* | - Patch #572778 by Amitaibu: removed outdated comment. | Dries Buytaert | 2009-09-23 |
| | |||
* | - Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: ↵ | Dries Buytaert | 2009-09-22 |
| | | | | tabs on admin pages are not accessible from overviews and menus. | ||
* | - Patch #569364 by bjaspan, yched: handle failures on field storage creation. | Dries Buytaert | 2009-09-22 |
| | |||
* | - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ↵ | Dries Buytaert | 2009-09-22 |
| | | | | hook_user_register() DIE! | ||
* | - Patch #581764 by swentel, bjaspan: default profile incorrectly created ↵ | Dries Buytaert | 2009-09-22 |
| | | | | 'tags' vocabulary. | ||
* | - Patch #581534 by pwolanin | sun: fix redirecting after submitting a ↵ | Dries Buytaert | 2009-09-22 |
| | | | | comment on a multi-page comment thread. | ||
* | - Patch #581760 by yoroy: by default, don't center-align the user login form ↵ | Dries Buytaert | 2009-09-22 |
| | | | | in the block. It is still center-aligned in Garland. | ||
* | - Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: ↵ | Dries Buytaert | 2009-09-21 |
| | | | | standardized the return of status messages in AJAX callbacks. | ||
* | Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, ↵ | Dries Buytaert | 2009-09-21 |
| | | | | mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker. | ||
* | - Patch #583008 by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist ↵ | Dries Buytaert | 2009-09-21 |
| | | | | anymore, but is still an explicit bootstrap step. |