summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #1022172 by montesq: Fixed Missing return in example hook_menu codeAngie Byron2011-01-28
|
* #1027454 by amateescu, montesq, jhodgdon: Fixed _aggregator_parse_opml() ↵Angie Byron2011-01-28
| | | | documentation contains escaped HTML tags that should be removed.
* #934726 by yched, jinglemansweep: Fixed Undefined index: taxonomy_term in ↵Angie Byron2011-01-28
| | | | taxonomy_field_formatter_view()
* #740182 follow-up: Committing new shortcut.png image.Angie Byron2011-01-28
|
* #1024608 by yched: Move help text setting above field-specific settings on ↵Angie Byron2011-01-28
| | | | field UI page.
* #1019834 by bfroehle: Fixed No .info files reported on theme upload when zip ↵Angie Byron2011-01-28
| | | | created with certain programs
* #1038934 by tsi: Add missing RTL styling for system messages.Angie Byron2011-01-28
|
* #789186 follow-up by eojthebrave: Better documentation for drupalPostAJAX()Angie Byron2011-01-28
|
* #932426 by duellj: Fix second file uploaded is displayed when display option ↵Angie Byron2011-01-28
| | | | is unchecked.
* - Patch #1036718 by montesq: incorrect watchdog log messages.Dries Buytaert2011-01-24
|
* - Patch #1001624 by pillarsdotnet: avoid 'Undefined index' notice in ↵Dries Buytaert2011-01-24
| | | | field_info_max_weight() function of modules/field/field.info.inc.
* - Patch #1037416 by Jody Lynn: typos in user-picture.tpl comment.Dries Buytaert2011-01-24
|
* - Patch #1027630 by jhodgdon: unclear documentation for 'custom' and ↵Dries Buytaert2011-01-18
| | | | 'locked' attributes for content type.
* - Patch #488062 by David_Rothstein: fixed some broken English.Dries Buytaert2011-01-18
|
* - Patch #973328 by gopherspidey, amateescu: special characters are encoded ↵Dries Buytaert2011-01-18
| | | | twice in taxonomy term title.
* - Patch #1024840 by Jody Lynn: whitespace fixes for field module.Dries Buytaert2011-01-18
|
* - Patch #740182 by aspilicious, tsi, yoroy, casey, realityloop, Jeff Burnz: ↵Dries Buytaert2011-01-18
| | | | toolbar and shortcuts lack RTL styling.
* - Patch #1014708 by bfroehle, thekevinday: hook_field_read_field() reference ↵Dries Buytaert2011-01-18
| | | | parameter problem.
* #1015012 by sun: Fix URL filter so that it recognizes valid URLs with # in ↵Angie Byron2011-01-14
| | | | them, e.g. twitter.
* - Patch #488062 by catch, walkah, spiderman, paul.lovvik, klausi: speed up ↵Dries Buytaert2011-01-13
| | | | OpenID by using GMP instead of BCMath if available.
* - Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has ↵Dries Buytaert2011-01-13
| | | | been removed.
* - Patch #997884 by jhodgdon: improved t() documentation.Dries Buytaert2011-01-13
|
* - Patch #1019922 by Jody Lynn: corrections to the comment_access() function ↵Dries Buytaert2011-01-13
| | | | description.
* - Patch #674352 by jersu: correct variable name.Dries Buytaert2011-01-13
|
* - Patch #1016458 by Jody Lynn: code style cleanup of aggregator.module.Dries Buytaert2011-01-13
|
* - Patch #971812 by mfb: aggregator should interpret Atom entry id as ↵Dries Buytaert2011-01-12
| | | | equivalent to RSS item guid.
* - Patch #375064 by c960657, catch: Performance: Multilanguage checking on ↵Dries Buytaert2011-01-12
| | | | admin/content/node slow.
* - Patch #1023742 by pillarsdotnet: remove cruft from user_save().Dries Buytaert2011-01-12
|
* - Patch #1014762 by jhodgdon: hook_entity_info() documentation outdated.Dries Buytaert2011-01-11
|
* - Patch #1021724 by droplet: documentation problem with forum-icon.tpl.php.Dries Buytaert2011-01-11
|
* #1001242 follow-up by bfroehle, Steven Jones: Fix EXISTS tests for SQLite ↵Angie Byron2011-01-10
| | | | and PostgreSQL.
* #916086 by mcarbone, jhodgdon: Fixed search_excerpt() doesn't highlight ↵Angie Byron2011-01-04
| | | | words that are matched via search_simplify()
* #884960 follow-up by bfroehle: Remove phantom empty column on date settings.Angie Byron2011-01-04
|
* #1012914 by dww: Fix regex in Updater classes.Angie Byron2011-01-04
|
* #989366 follow-up by jhodgdon: EVEN better docs for format_date() and friends.Angie Byron2011-01-04
|
* #989886 by bfroehle: Fixed _system_date_format_types_build improper use of ↵Angie Byron2011-01-04
| | | | in_array()
* #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.Angie Byron2011-01-03
|
* #589440 by Booba, willmoy, JanZ, pwolanin, mlncn: Fixed Reordering fails ↵Angie Byron2011-01-03
| | | | with more than 31 book pages in a book
* #746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add ↵Angie Byron2011-01-03
| | | | border-radius for IE9 / Opera 10.50
* #925398 by ptrl: Fixed Overlay title jumps when activeAngie Byron2011-01-03
|
* #989366 by jhodgdon: Improved documentation of hook_date_formats()Angie Byron2011-01-03
|
* #295697 by boombatower, maartenvg, agentrickard, bfroehle, beeradb: Fixed ↵Angie Byron2011-01-03
| | | | warn of PHP memory limit < 64MB for Testing module.
* #904214 by moshe weitzman: Fixed administer comments does not respect node ↵Angie Byron2011-01-03
| | | | access.
* #976328 by bfroehle, dww: Fixed Update manager should not take you out of ↵Angie Byron2011-01-03
| | | | maintenance mode unless you asked it to
* #686060 by Crell, David_Rothstein, dww, yoroy, carlos8f, et al: Fixed ↵Angie Byron2011-01-03
| | | | Explain that the Update manager only works if you have FTP or SSH access to your server
* #997802 by David_Rothstein, dww: Fixed Update manager doesn't allow you to ↵Angie Byron2011-01-03
| | | | install a project if it finds a single 'broken' module in it
* #969456 follow-up by effulgentsia, threewestwinds: Upgrade jQuery Form ↵Angie Byron2011-01-03
| | | | library to 2.52.
* #1012138 by tstoeckler: Fixed hook_init() example violates what doc says to doAngie Byron2011-01-03
|
* #1008022 by droplet, jhodgdon, aspilicious: Fixed search-block-form.tpl.php ↵Angie Byron2011-01-03
| | | | refers to ['submit'], which no longer exists
* #1009862 by neclimdul, threewestwinds: Update to jQuery UI 1.8.7Angie Byron2011-01-03
|