summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #215080 by andypost, drifter, Dave Reid | robertDouglass, catch, ↵Dries Buytaert2009-09-28
| | | | jaydub: drop unnecessary index.
* - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, ↵Dries Buytaert2009-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 Buytaert2009-09-27
| | | | time' should output actual date of last check.
* - Patch #582754 by bjaspan | yched: Fixed Undefined index errors viewing ↵Dries Buytaert2009-09-27
| | | | nodes with fields.
* - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, ↵Dries Buytaert2009-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 Buytaert2009-09-27
| | | | date on multi-module projects. Now with extra tests!
* - Patch #550742 by Dave Reid, douggreen, Jacine | yoroy, Dries: removed ↵Dries Buytaert2009-09-27
| | | | status message.
* - Patch #253501 by dww, cwgordon7 | boombatower, Dave Reid: added tests for ↵Dries Buytaert2009-09-26
| | | | update.module.
* - Patch #588574 by dww: made Dave Reid a co-maintainer for update status.Dries Buytaert2009-09-26
|
* - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field ↵Dries Buytaert2009-09-26
| | | | updates.
* - Patch #570142 by Dave Reid | Dries: get rid of the ↵Dries Buytaert2009-09-26
| | | | admin/structure/contact/settings page.
* - Patch #588218 by Dave Reid: use PHP5 date constants.Dries Buytaert2009-09-25
|
* - Patch #578676 by sun: clean ups for cron queue.Dries Buytaert2009-09-25
|
* - Patch #582956 by dww | Damien Tournoud: fixed ↵Dries Buytaert2009-09-25
| | | | FormsTestCase::testRequiredFields().
* - Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for ↵Dries Buytaert2009-09-25
| | | | cron.
* - Patch #118345 by sun: code clean-up and removed extra condition that ↵Dries Buytaert2009-09-25
| | | | slipped in.
* - Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created ↵Dries Buytaert2009-09-25
| | | | after drupalCreateContentType().
* - Patch #521838 by jrchamp: (temporary) fix for drupal_get_schema_versions().Dries Buytaert2009-09-25
|
* - Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for ↵Dries Buytaert2009-09-25
| | | | deleting revisions.
* - Patch #560738 by sun, noahb, David_Rothstein | dropcube: trying to delete ↵Dries Buytaert2009-09-25
| | | | a text format gives 'page not found'.
* - Patch #521838 by catch, jrchamp, CorniI, sun | Damien Tournoud, drewish, ↵Dries Buytaert2009-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 Buytaert2009-09-23
|
* - Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: ↵Dries Buytaert2009-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 Buytaert2009-09-22
|
* - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ↵Dries Buytaert2009-09-22
| | | | hook_user_register() DIE!
* - Patch #581764 by swentel, bjaspan: default profile incorrectly created ↵Dries Buytaert2009-09-22
| | | | 'tags' vocabulary.
* - Patch #581534 by pwolanin | sun: fix redirecting after submitting a ↵Dries Buytaert2009-09-22
| | | | comment on a multi-page comment thread.
* - Patch #581760 by yoroy: by default, don't center-align the user login form ↵Dries Buytaert2009-09-22
| | | | in the block. It is still center-aligned in Garland.
* - Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: ↵Dries Buytaert2009-09-21
| | | | standardized the return of status messages in AJAX callbacks.
* Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, ↵Dries Buytaert2009-09-21
| | | | mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker.
* - Patch #583008 by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist ↵Dries Buytaert2009-09-21
| | | | anymore, but is still an explicit bootstrap step.
* - Patch #500038 by Shai, sreynen | webchick: changed default for RSS output ↵Dries Buytaert2009-09-21
| | | | from 'teaser only' to 'full node'.
* - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ↵Dries Buytaert2009-09-21
| | | | drupal_json() for consistency and readability.
* - Patch #249553 by sun: started to rename SimpleTest to Testing, at least in ↵Dries Buytaert2009-09-21
| | | | user output.
* Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ↵Dries Buytaert2009-09-21
| | | | handling. I can actually understand it now. ;-).
* - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme ↵Dries Buytaert2009-09-21
| | | | system, default to block system instead.
* #564394 follow-up by Damien Tournoud: Remove crappy old pgsql-only ↵Angie Byron2009-09-21
| | | | db_add/change_column() functions from database layer.
* - Patch #444402 by sun: clean up of parseInt() usage.Dries Buytaert2009-09-20
|
* - Patch #581634 by stBorchert: added missing CSS file.Dries Buytaert2009-09-20
|
* - Patch #445062 by sun: removed system_requirements check for tokenizer now ↵Dries Buytaert2009-09-20
| | | | that the registry is gone.
* - Patch #582758 by c960657: remove t() calls from getInfo() functions.Dries Buytaert2009-09-20
|
* - Patch #582736 by douggreen: removed unused function.Dries Buytaert2009-09-20
|
* - Patch #11218 by sun: fixed fatal error.Dries Buytaert2009-09-20
|
* - Patch #306611 by jbomb, sun | Damien Tournoud: fixed fatal error when ↵Dries Buytaert2009-09-20
| | | | trying to invoke non-existing action callbacks.
* - 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 #553524 by John Morahan: escape link text in assertions.Dries Buytaert2009-09-19
|
* - Patch #576302 by joachim | lambic: improved rewording of user admin help text.Dries Buytaert2009-09-19
|
* - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave ↵Dries Buytaert2009-09-19
| | | | Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
* - Patch #300993 by sun: extended the roles and permissions API so we can ↵Dries Buytaert2009-09-19
| | | | revoke permissions from a role etc.
* - Patch #581594 by douggreen: minor db_query() fix to search for the new ↵Dries Buytaert2009-09-19
| | | | database abstraction layer.