Commit Graph

12471 Commits (c3760557bda91fa2ad044f289dcfd2ede999363d)

Author SHA1 Message Date
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
Dries Buytaert 39dc13133f - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy. 2010-02-27 07:52:03 +00:00
Dries Buytaert 890ee7f45f - Patch #615226 by casey: updating links. 2010-02-27 07:45:22 +00:00
Dries Buytaert 1a817fd2f8 - Patch #503550 by yched, jp.stacey: make sure strings are cached per language. 2010-02-27 07:41:34 +00:00
Dries Buytaert bb5dc9d0c4 - Patch #573300 by eMPee584: system_retrieve_file() fails in file_unmanaged_copy() 2010-02-26 21:19:09 +00:00
Dries Buytaert bbbe8c178c - Patch #251482 by andypost, Dave Reid, hunvreus: contact categories can't be translated with i18n. 2010-02-26 18:35:35 +00:00
Dries Buytaert f6b166ff23 - Patch #620298 by David_Rothstein: schema not available in hook_install(). 2010-02-26 18:31:29 +00:00
Dries Buytaert bc70eaeb8d - Patch #535440 by andypost, carlos8f, boombatower: random strings in SimpleTest should not contain 2010-02-26 17:22:39 +00:00
Dries Buytaert 19aaebcbe2 - Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header. 2010-02-26 16:55:18 +00:00
Dries Buytaert abf19a337f - Patch #319401 by andypost, Crell, hswong3i: properly force default database in the dblog module. 2010-02-26 15:25:43 +00:00
Dries Buytaert d86d554633 - Patch #704362 by catch, andypost: fixed notices/warnings when comment module is disabled 2010-02-26 15:18:17 +00:00
Dries Buytaert b297dc27e2 - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionality should be checked at installation. 2010-02-26 06:39:13 +00:00
Angie Byron 4a89d4cc44 #605374 by catch: Don't add non-existing files to the registry. 2010-02-26 00:19:55 +00:00
Angie Byron 28bca620e1 #578676 follow-up by alex_b: Fix endless adding of non-processed aggregator feeds to queue 2010-02-26 00:11:58 +00:00
Dries Buytaert 96b9d512c3 - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags. 2010-02-25 20:57:39 +00:00
Dries Buytaert 6d7e7bb8a3 - Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions by vid not timestamp. 2010-02-25 20:12:27 +00:00
Dries Buytaert f041110b34 - Patch #723782 by Berdir: display better exception messages in simpletest. 2010-02-25 16:03:47 +00:00
Dries Buytaert 7982be718e - Patch #647084 by matt2000, jhodgdon, alpritt, David_Rothstein: fixed missing shortcut edit and delete operations on shortcuts admin. 2010-02-25 15:58:54 +00:00
Dries Buytaert c9f1086327 - Patch #685908 by Gábor Hojtsy: fixed msgctxts not being in the right place. 2010-02-25 15:53:27 +00:00
Dries Buytaert 72b60ed444 - Patch #724788 by boombatower: improved code style of some tests in user.test. 2010-02-25 10:00:38 +00:00
Dries Buytaert fb1170e13b - Patch #724780 by fgm: Fixed incorrect use of node_load() in book_admin_edit_submit(). 2010-02-25 09:44:51 +00:00
Dries Buytaert 0071d5e296 - Patch #719730 by anarcat, ctmattice1, peterx: drop the sequences and queue tables from D5 during the D6 to D7 upgrade. 2010-02-25 09:42:39 +00:00
Dries Buytaert cec41faf47 - Patch #723436 by mikeryan: timers accumulated at double-speed in certain scenarios. 2010-02-25 09:13:00 +00:00
Dries Buytaert 0f712430a6 - Patch #721536 by JacobSingh: fixed inline Javascript not working due to unescaped CDATA element created by saveXML(). 2010-02-25 08:58:31 +00:00
Dries Buytaert 72793f7c7a - Patch #719500 by jhodgdon: removed duplicate text in documentation. 2010-02-24 19:59:32 +00:00
Dries Buytaert 347a5abc19 - Patch #685020 by Shai, jhodgdon: shortcut permission names are misleading. 2010-02-23 20:05:36 +00:00
Angie Byron f62fdd92ec #664806 by jhodgdon: Fixed phptemplate_theme() doc headers standardization. 2010-02-23 19:03:37 +00:00
Angie Byron bd4809c9c5 #718016 by andypost and Damien Tournoud: Fixed DatabaseSchema_pgsql()::renameTable() needs to rename the indexes. 2010-02-23 18:46:21 +00:00
Angie Byron dce608f5a4 #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to return 'page__front()' suggestion on front page. 2010-02-23 18:32:00 +00:00
Dries Buytaert 124f83e79c - Patch #716792 by bleen18, agentrickard: remove 'Default menu for content' left-over setting. 2010-02-23 10:32:10 +00:00
Dries Buytaert 120063909a - Patch #714350 by marcvangend, yrocq: fixed undefined index: display_field() in file_field_widget_form() in file.field.inc. 2010-02-23 09:52:56 +00:00
Dries Buytaert 573bdba90f - Patch #517850 by JohnAlbin: polish default comment-wrapper.tpl.php and associated CSS. 2010-02-23 09:51:21 +00:00
Angie Byron 6192e19f60 #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename. 2010-02-23 05:07:18 +00:00