Commit Graph

12853 Commits (6d9fb62fcfdac43ef5ec32ba3fc288dafe5b79b6)

Author SHA1 Message Date
Dries Buytaert 3e9fec0adb - Patch #733756 by catch: image_field_insert() makes no sense. 2010-03-06 07:19:57 +00:00
Dries Buytaert 509e397bf5 - Patch #623684 by linclark, christefano, scor: improved documentation of RDF module. 2010-03-06 06:40:35 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert fe04b8f5a1 - Patch #680850 by bleen18, jhodgdon, David_Rothstein: tests for Shortcut module. 2010-03-06 06:33:14 +00:00
Dries Buytaert e1ce11dad0 - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers. 2010-03-06 06:31:24 +00:00
Dries Buytaert 140cacba10 - Patch #726276 by yoroy: CSS code style cleanups. 2010-03-05 15:23:25 +00:00
Dries Buytaert 72df65d1e0 - Patch #731426 by fago: recursed entity loading didn't work. 2010-03-05 13:41:04 +00:00
Dries Buytaert d058394cf3 - Patch #652176 by bleen18, David_Rothstein, JacobSingh: fixed 'Forums' term defaulting to 'None'. 2010-03-05 13:36:35 +00:00
Dries Buytaert 76a4f8fe18 - Patch #679530 by sun: administer filters permission should not affect text format widget. 2010-03-05 13:32:10 +00:00
Dries Buytaert ede819267e - Patch #588882 by David_Rothstein: filter fallback format clean-ups. 2010-03-04 21:42:01 +00:00
Angie Byron acc3e9312c #719432 by heyrocker: Document hook_field_extra_fields_alter(). 2010-03-04 18:28:29 +00:00
Angie Byron 039e7dbec8 #676800 follow-up: Committing missed ie.css file. 2010-03-04 18:26:04 +00:00
Dries Buytaert 0f4ec342a1 - Patch #727126 by jhodgdon: fixed drupal_execute()/drupal_form_submit() documentation. 2010-03-04 09:07:27 +00:00
Dries Buytaert e5e3d279e2 - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed inconsistent use of filter_xss_admin() on () and (). 2010-03-04 09:03:08 +00:00
Dries Buytaert d33bad9fa1 - Patch #719468 by jhodgdon: made drupal_write_record() slightly more clear. 2010-03-03 19:55:46 +00:00
Dries Buytaert 7818e2d460 - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
Dries Buytaert e824801b2b - Patch #701672 by linclark: associate a standardized foaf:Person URI to each user profile. 2010-03-03 17:06:42 +00:00
Dries Buytaert 02d6b122b5 - Patch #648170 by fago, sun: form constructors cannot enable form caching or form rebuilding. 2010-03-03 08:43:07 +00:00
Dries Buytaert c4fd581899 - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty string instead of empty serialized array. 2010-03-03 08:40:25 +00:00
Dries Buytaert a3134cc24a - Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and fragment URLs break testing due to a bug in some CURL versions. 2010-03-03 08:10:33 +00:00
Dries Buytaert 7f96b05845 - Patch #686226 by yched: improved 'default value' input handling. 2010-03-03 08:01:42 +00:00
Dries Buytaert 53f1310a79 - Patch #705146 by yched: improved the UI. 2010-03-03 07:57:27 +00:00
Dries Buytaert 1cb0e254dc - Patch #693054 by yched: field_update_field() called the wrong field storage backend. 2010-03-03 07:56:18 +00:00
Dries Buytaert 8a8c28acb0 - Patch #730186 by douggreen: fixing spelling mistake in documentation: 'kay' -> 'key'. 2010-03-03 07:40:58 +00:00
Dries Buytaert 4af38f2119 - Patch #684474 by casey: overlay was re-applying behaviors. 2010-03-03 07:39:25 +00:00
Dries Buytaert 0f3085c3b7 - Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls a module. 2010-03-03 07:38:08 +00:00
Dries Buytaert ba93c4911c - Patch #720610 by andrewmacpherson: move the core RDF namespace definitions in the rdf module. 2010-03-03 07:34:25 +00:00
Dries Buytaert 6980775436 - Patch #539320 by Zarabadoo, Jacine, stephthegeek: added missing paragraph tag. 2010-03-02 09:12:31 +00:00
Dries Buytaert b79d41036e - Patch #358315 by neochief, andypost, Damien Tournoud, catch, xurizaemon: drupal_lookup_path() not respects alias' order. 2010-03-02 09:09:45 +00:00
Dries Buytaert a5d180b9c0 - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_installed() was broken during testing. 2010-03-02 09:07:09 +00:00
Dries Buytaert 0d9eedc8fb - Patch #727650 by Damien Tournoud: made OpenID more pluggable so we can extend it in contrib, and added support for Google's OpenID discovery protocol. 2010-03-02 08:59:54 +00:00
Dries Buytaert 094a6b4f85 - Patch #634562 by vgarvardt, Damien Tournoud: added OpenID AX support (in addition to SREF) so that we can extend our OpenID implementation in contrib. 2010-03-02 08:55:42 +00:00
Dries Buytaert c3760557bd - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded. 2010-03-02 08:47:41 +00:00
Dries Buytaert b25a1fd62f - Patch #609128 by vordude: dashboard should provide feedback when clicking 'Done'. 2010-03-01 13:12:45 +00:00
Dries Buytaert d77c04f015 - Patch #704158 by marvil07, mikeytown2, Gábor Hojtsy: fixed warning. 2010-03-01 11:33:55 +00:00
Dries Buytaert 13704b8f62 - Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexExists(). 2010-03-01 11:30:37 +00:00
Dries Buytaert 74e94b7e01 - Patch #721374 by jhodgdon: 'Add new comment' is put into the search index along with each node. 2010-03-01 11:18:31 +00:00
Dries Buytaert 1c26e2cee1 - Patch #728820 by David_Rothstein: clean up installation of required modules. 2010-03-01 07:39:12 +00:00
Dries Buytaert 1cfde5913d - Patch #582948 by David_Rothstein: more improvements to the erro handling of the database layer. 2010-03-01 06:27:58 +00:00
Dries Buytaert 897817eb0c - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible. 2010-02-28 20:10:34 +00:00
Dries Buytaert 994fafcebf - Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema manipulation to help with upgrade path. 2010-02-28 20:03:05 +00:00
Dries Buytaert 79e51a71cf - Patch #692366 by sleepcamel: fixed broken link. 2010-02-28 19:00:21 +00:00
Dries Buytaert 00ed8e3e62 - Patch #691938 by carlos8f, mr.baileys: block tests 2010-02-28 17:28:38 +00:00
Dries Buytaert 0c363d2268 - Patch #691938 by carlos8f, mr.baileys: block caching per-role, per-user, per-page was broken. With new tests. 2010-02-28 07:46:44 +00:00
Angie Byron 33ec13f004 #727868 by yched: Remove stale TODO from field api. 2010-02-27 22:11:11 +00:00
Angie Byron 36764b5918 #716258 by mikeryan: Move node_object_prepare() to node.module. 2010-02-27 20:37:11 +00:00
Dries Buytaert 69384afc33 - Patch 727548 by andypost: fixed aggregator module administration screen under PostgreSQL. 2010-02-27 15:05:19 +00:00
Dries Buytaert 4717f28975 - Patch #704866 by jhodgdon: search API doc has some problems. 2010-02-27 10:54:12 +00:00
Dries Buytaert 3cd6a773a1 - Patch #718648 by chx, robeano: hook_cron_queue_info_alter() is not documented. 2010-02-27 10:51:25 +00:00
Dries Buytaert a9286dd3c2 - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-related documentation. 2010-02-27 09:24:09 +00:00