summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #867928 by Damien Tournoud: files and images don't work in private ↵Dries Buytaert2010-07-30
| | | | filesystem mode.
* - Patch #820020 by eigentor: full node image is too large - reduce to 480px ↵Dries Buytaert2010-07-30
| | | | width.
* - Patch #867988 by andypost: remove simpletest_test_stream_wrappers().Dries Buytaert2010-07-30
|
* - Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module.Dries Buytaert2010-07-30
|
* - Patch #851308 by andypost: make locale cache configurable.Dries Buytaert2010-07-29
|
* - Patch #747252 by justinrandell, dhthwy, aspilicious: cannot extract themes ↵Dries Buytaert2010-07-29
| | | | and modules.
* - Patch #27234 by Steve Dondley, rfay, drewish, maartenvg: maximum picture ↵Dries Buytaert2010-07-29
| | | | size help text in profile no longer needed.
* - Patch #721164 by bleen18, ChrisRL, sun: comment previews #prefix problem.Dries Buytaert2010-07-29
|
* - Patch #866340 by Damien Tournoud: remove support for date and time types.Dries Buytaert2010-07-28
|
* - Patch #804328 by jcfiala, David_Rothstein: 'Compress cached pages'-setting ↵Dries Buytaert2010-07-28
| | | | should always clear cache on toggle.
* - Patch #659480 by mgifford, David_Rothstein, aaronbauman, Jody Lynn, casey, ↵Dries Buytaert2010-07-28
| | | | cwgordon7: added per-user setting for the overlay.
* - Patch #809384 by mgifford: title attribute should be inside control tag on ↵Dries Buytaert2010-07-28
| | | | admin interface.
* - Patch #851748 by Stevel: weird logic in SelectQuery::addField().Dries Buytaert2010-07-28
|
* - Patch #850686 by Jacine, sun: renamed 'highlight' region to 'highlighted' ↵Dries Buytaert2010-07-28
| | | | for consistency.
* - Patch #682884 by yoroy: jQuery ui sneaks in an undesired font-stack for ↵Dries Buytaert2010-07-28
| | | | overlay headers and tabs.
* - Patch #685896 by reglogge, seutje, casey: make overlay tabs look like the ↵Dries Buytaert2010-07-28
| | | | mockups.
* - Patch #841410 by David_Rothstein: field UI JavaScript is broken after ↵Dries Buytaert2010-07-28
| | | | validation fails due to an error in toolbar.js.
* - Patch #667012 by ksenzee, casey: remove (or fix) the opening of external ↵Dries Buytaert2010-07-27
| | | | links in a new browser window.
* - Patch #864638 by glipay: typo in comment for field_attach_form().Dries Buytaert2010-07-26
|
* - Patch #863370 by andypost: fixed typo.Dries Buytaert2010-07-26
|
* - Patch #788310 by jhodgdon: hook_menu_local_tasks_alter() doc is missing 2 ↵Dries Buytaert2010-07-26
| | | | parameters.
* - Patch #827430 by David_Rothstein: drupal_form_submit() no longer works ↵Dries Buytaert2010-07-26
| | | | with checkboxes.
* - Patch #863370 by bjaspan, daryson: wrong return value on field_info_fields().Dries Buytaert2010-07-26
|
* - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for ↵Dries Buytaert2010-07-26
| | | | {file_managed()}.status.
* - Patch #857314 by andypost: add form for number formatter settings.Dries Buytaert2010-07-26
|
* - Patch #862352 by chx: fields without columns throw notices.Dries Buytaert2010-07-26
|
* - Patch #858076 by jhodgdon: confirm_form() param documentation should ↵Dries Buytaert2010-07-26
| | | | mention value elements.
* - Patch #675116 by jhodgdon: several problems in field.api.php and ↵Dries Buytaert2010-07-25
| | | | field_ui().api.php.
* - Patch #762348 by tstoeckler, BarisW, casey: update the document title ↵Dries Buytaert2010-07-25
| | | | using jQuery while using the overlay window.
* - Patch #818214 by David_Rothstein, dereine, JacobSingh: improper table ↵Dries Buytaert2010-07-24
| | | | structure for url_alias.
* - Patch #758546 by trevjs: better code comments.Dries Buytaert2010-07-24
|
* - Patch #643656 by sun: comment 'Save' button disappears on form validation ↵Dries Buytaert2010-07-24
| | | | error.
* - Patch #130344 by mustafau, David_Rothstein, csevb10: ATOM feed items link ↵Dries Buytaert2010-07-24
| | | | to the current page rather than back to the original source. Added Atom tests to the aggregator module.
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* - Patch #800432 by marcingy: no index on {semaphore}.value.Dries Buytaert2010-07-24
|
* - Patch #850166 by kiamlaluno: string concatenation should be formatted with ↵Dries Buytaert2010-07-24
| | | | a space separating the operators (dot .).
* - Patch #632484 by aspilicious, scor, linclark: update the default profile ↵Dries Buytaert2010-07-23
| | | | with the proper RDF mapping.
* - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, ↵Dries Buytaert2010-07-22
| | | | TRUE, FALSE.
* - Patch #601912 by sun: remove account fieldset on user account form.Dries Buytaert2010-07-22
|
* - Patch #124980 by jhodgdon: Indexer is removing ... and -- instead of ↵Dries Buytaert2010-07-22
| | | | replacing with a space.
* - Patch #846858 by kiamlaluno: it's/its grammar in various doc headers.Dries Buytaert2010-07-21
|
* - Patch #788166 by TR: password_confirm() element breaks if there is more ↵Dries Buytaert2010-07-20
| | | | than 1 on a page.
* - Patch #859016 by bleen18: filter's RTL styling is off in IE7.Dries Buytaert2010-07-20
|
* - Patch #364159 by David_Rothstein, MichaelCole, rszrama, ergonlogic: enable ↵Dries Buytaert2010-07-20
| | | | 'access comments' permission for anonymous users by default.
* - Patch #561708 by jurgenhaas, gleroux02, ksenzee, Island Usurper: ↵Dries Buytaert2010-07-19
| | | | theme_image() chokes if getimagesize() fails.
* - Patch #738990 by glipay: poll.module using administer nodes permission ↵Dries Buytaert2010-07-19
| | | | incorrectly.
* - Patch #857378 by glipay: remove useless array addition in ↵Dries Buytaert2010-07-19
| | | | DrupalWebTestCase::curlInitialize().
* - Patch #796658 by yched, andypost: UI for field formatter settings.Dries Buytaert2010-07-17
|
* - Patch #561226 by fago, effulgentsia, sun, YesCT, marcingy: orms (elements) ↵Dries Buytaert2010-07-17
| | | | need to able to specify include files to be loaded for building.
* - Patch #784832 by plach: fixed conflict with the session language provider ↵Dries Buytaert2010-07-17
| | | | while creating a translation.