Commit Graph

13300 Commits (ef1fd4887aedfd7c33477300977fadd053478b1e)

Author SHA1 Message Date
Dries Buytaert 98150d06e7 - Patch #739802 by johnstorey: fix documentation of taxonomy_get_vocabularies(). 2010-06-04 20:34:44 +00:00
Dries Buytaert 3cef673eec - Patch #312144 by CorniI, dropcube, EvanDonovan, Damien Tournoud, David_Rothstein, tstoeckler: install fails when default.settings.php is not present. 2010-06-04 09:18:15 +00:00
Dries Buytaert 6f03daf8d4 - Patch #816750 by catch: field_info_field() docs. 2010-06-03 21:06:38 +00:00
Dries Buytaert 857af20fbd - Patch #815526 by plach: session language switcher prevents pages from being cached. 2010-06-03 13:57:41 +00:00
Dries Buytaert e463ac0e98 - Patch #746920 by jhodgdon: removing jhodgdon as search module maintainer. 2010-06-03 13:50:54 +00:00
Dries Buytaert 86f8a1aa20 - Patch #748390 by rfay, effulgentsia: improve #limit_validation_errors() phpdoc. 2010-06-03 13:48:04 +00:00
Dries Buytaert 79bf3bb31b - Patch #815734 by catch: system_update_7053() assumes block module is installed. 2010-06-03 13:20:05 +00:00
Dries Buytaert 8ac69af008 - Patch #545610 by brandonojc, Everett Zufelt, mgifford: search form needs a header for accessibility. 2010-06-03 13:18:48 +00:00
Dries Buytaert 2276295fd6 - Patch #816642 by catch: improved field exceptions. 2010-06-03 13:08:52 +00:00
Dries Buytaert a7a0ee8360 - Patch #772554 by Crell, jbrown: remove delay() method from insert queries. 2010-06-02 19:39:17 +00:00
Dries Buytaert 45da508e05 - Patch #334671 by Steve Dondley, naxoc: add tests for user role administration. 2010-06-02 18:13:24 +00:00
Dries Buytaert d689318629 - Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file API presumes a hiearchical file storage. 2010-06-02 13:09:34 +00:00
Dries Buytaert 45dc99c832 #738454 by bradweikel: error if module uninstalled and no language file. 2010-06-02 10:25:15 +00:00
Dries Buytaert a309cb4279 - Patch #813540 by chx: handle NULL values nicely. 2010-06-02 06:58:29 +00:00
Dries Buytaert 248902b1b5 - Patch #807622 by grendzy: ftal error calling sys_get_temp_dir() in installer. 2010-06-02 06:56:48 +00:00
Dries Buytaert bf22ca024a - Patch #814884 by catch: comment_user_cancel() should use comment_save(). 2010-06-02 06:20:11 +00:00
Dries Buytaert c1929c6c1e - Patch #759096 by catch: use fast drupal_static() pattern for field_available_languages(). 2010-06-01 18:29:41 +00:00
Dries Buytaert b29009179a - Patch #276876 by mr.baileys: remove case sensitivity from variable names (get/set/del) through extra documentation. 2010-06-01 18:26:44 +00:00
Dries Buytaert e3065ec62c - Patch #767042 by Stefan Freudenberg: move comment rdf tests in rdf.test. 2010-06-01 17:58:29 +00:00
Dries Buytaert 8a491f2dda - Patch #810176 by Jeff Burnz: updated documentation. 2010-06-01 17:56:46 +00:00
Dries Buytaert cad09751c8 - Patch #766100 by andypost: undefined function _system_rebuild_theme_data() when trying to run update.php. 2010-06-01 17:48:15 +00:00
Dries Buytaert d297ac7464 - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_query_range(). 2010-06-01 09:24:09 +00:00
Dries Buytaert cf822bd236 - Patch #760170 by sivaji: custom date format string form accepts empty string input. 2010-06-01 05:08:40 +00:00
Dries Buytaert f6fac2b1ea - Patch #813722 by joachim: fixed inconsistent terminology on the new 'Manage Display' screen. 2010-05-31 18:15:20 +00:00
Dries Buytaert e66fa989fa - Patch #767854 by droplet: fixed misspelled strings. 2010-05-31 11:42:11 +00:00
Dries Buytaert e3d803cb11 - Patch #774346 by jvandyk: fixed documentation. 2010-05-31 09:11:32 +00:00
Dries Buytaert 1e7303d08a - Patch #811276 by YaxBalamAhaw: 'Add to Default Shortcuts' keyboard navigation problems. 2010-05-31 08:18:02 +00:00
Dries Buytaert e3690d9246 - Patch #478946 by Scott Reynolds: node_access() batch rebuild will 'fail' when a node isn't loadable. 2010-05-31 08:02:33 +00:00
Dries Buytaert 78a04881d5 - Patch #707724 by TR: call them entities instead of objects. 2010-05-31 07:59:27 +00:00
Dries Buytaert 4e1d58feee - Patch #812416 by plach: fixed broken upgrade path. 2010-05-29 18:45:31 +00:00
Dries Buytaert 128a693466 - Patch #812620 by kiamlaluno: fixed incorrect format_plural(). 2010-05-29 13:51:27 +00:00
Dries Buytaert b801d14ad1 - Patch #591048 by Damien Tournoud: the author information block was broken. Added tests. 2010-05-29 11:37:33 +00:00
Dries Buytaert 75e847346d - Patch #585012 by jpmckinney, David_Rothstein: setting a default theme in install profile causes WHACK errors. 2010-05-29 08:02:58 +00:00
Dries Buytaert ada6432e5e - Patch #809558 by mr.baileys: node_title_list() didn't return renderable array for block content. 2010-05-29 07:53:44 +00:00
Dries Buytaert 3d2110bfdb - Patch #810176 by bleen18, jhodgdon: search result titles should be enclosed in a heading tag. 2010-05-29 07:50:33 +00:00
Dries Buytaert 1e9409ade1 - Patch #690288 by casey, klausi: back button in overlay doesn't work properly when there's redirection, e.g. #admin/structure/trigger. 2010-05-28 19:11:42 +00:00
Dries Buytaert 78d4c09459 - Patch #808030 by dhthwy: new themes are not detected when visiting themes setting page without first clearing the cache manually. 2010-05-28 18:18:50 +00:00
Dries Buytaert ffb760fa49 - Patch #810176 by bleen18: improved accessibility of search results -- Google/Yahoo style. 2010-05-28 11:53:57 +00:00
Dries Buytaert 27d299cec4 - Patch #711108 by Berdir, scor: richer exception reporting for watchdog(). 2010-05-28 10:18:57 +00:00
Dries Buytaert 26e00c3757 - Patch #811170 by scor: missing db_drop_index() in user_update_7005(). 2010-05-28 10:17:52 +00:00
Dries Buytaert 1613777a1e - Patch #811346 by Berdir: trying to load a term for deleting after vocabulary has been deleted does not work and results in notices. 2010-05-28 10:17:02 +00:00
Dries Buytaert f5d08f5e82 - Patch #809698 by Damien Tournoud, tstoeckler: refrain from using the || operator for concatenation. 2010-05-28 10:13:38 +00:00
Dries Buytaert 9a67fb99ef - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be 'Visitors, with admin approval'. 2010-05-27 12:29:39 +00:00
Dries Buytaert 654921c474 - Patch #782056 by aspilicious: removing tabs and trailing white space. 2010-05-26 19:51:01 +00:00
Dries Buytaert 38082fe414 - Patch #809132 by marcingy, andypost: increase size of init field on users table to 254 characters and add missing index. 2010-05-26 19:48:45 +00:00
Dries Buytaert 4e24246723 - Patch #724642 by tstoeckler: removed some whitespace. 2010-05-26 11:55:15 +00:00
Dries Buytaert 5a18bf9f92 - Patch #622330 by JohnAlbin, Jeff Burnz: CSS alternative to remove clearfix from inline field markup. 2010-05-26 11:54:19 +00:00
Dries Buytaert e6cfb50824 - Patch #751752 by neclimdul: update directly adds ui files and is broken by 1.8 update. 2010-05-26 11:50:58 +00:00
Dries Buytaert 3b9635dba8 - Patch #714964 by mr.baileys: ActionLoopTestCase was fragile on some databases. 2010-05-26 11:26:49 +00:00
Dries Buytaert 2d2ff0d1a9 - Patch #784790 by sun: URL filter incorrectly repeats URL in link title attribute. 2010-05-26 10:54:30 +00:00