Commit Graph

6275 Commits (8a0d326a8e134ad4261b9575ce073f9e44b72f60)

Author SHA1 Message Date
Angie Byron cb07c9992b #30520 follow-up by Dave Reid: Fix error message about upload when not uploading a file (with tests, so we don't break it again). 2009-01-20 02:56:05 +00:00
Dries Buytaert 79b740acc1 - Patch #291026 by Dave Reid, Pasqualle, Rob Loach, et al: improved error reporting settings. 2009-01-19 21:13:09 +00:00
Dries Buytaert 507836ab8c - Meh by Dries. 2009-01-19 12:41:44 +00:00
Dries Buytaert 92241faad9 - Patch #219584 by keith.smith, Bevan, SteveJB: rename operation in Input Formats from 'Configure' to 'View Configuration'. 2009-01-19 10:52:14 +00:00
Dries Buytaert d20e457121 - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module. 2009-01-19 10:46:52 +00:00
Dries Buytaert 8cef09a7e6 - Patch #308719 by jpetso, boombatower, et al: sanitze simpletest.js checkbox code. 2009-01-19 10:15:54 +00:00
Angie Byron 9e8bfddf29 #360104 by drewish: Allow taxomomy module to be uninstalled. 2009-01-19 01:53:26 +00:00
Angie Byron 0c57b989f5 #360106 by Dave Reid: Allow comment module to be uninstalled. 2009-01-19 01:23:39 +00:00
Angie Byron 8d6c43ecda #350381 by tstoeckler and swentel: Add a note about running update.php to the modules page that's easier to find than the one buried under the module updates page. 2009-01-18 16:38:06 +00:00
Angie Byron ac7de32b3c #320395 by qutoz and swentel: Fix PHP notice on preview with body-less nodes. 2009-01-17 20:56:04 +00:00
Angie Byron d1855fe18b #345157 by toddy: Add API documentation for hook_update_last_removed(). 2009-01-17 20:28:46 +00:00
Angie Byron 3b5035ae9c #314283 by jhedstrom: Adding tests for disabled checkboxes. 2009-01-17 19:27:32 +00:00
Angie Byron 4f5ebd8a30 #320451 follow-up by webernet: Remove escaping of 'required by' and 'requires' on module page. 2009-01-15 16:07:51 +00:00
Dries Buytaert 8d128023ef - Patch #201490 by lilou, keith.smith: fixed inconsistencies in the moderation queue related help texts. 2009-01-14 21:48:24 +00:00
Dries Buytaert d3df2ff356 - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace. 2009-01-14 21:16:21 +00:00
Dries Buytaert 534287b1bc - Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem. 2009-01-14 21:13:42 +00:00
Dries Buytaert a10731cedf - Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency system. This helps with fields in core. Comes with tests\! 2009-01-14 12:18:37 +00:00
Dries Buytaert dba81743a6 - Patch #346285 by grendzy, Damien Tournoud, thekevinday et al: fixed problem when HTTP_HOST is not transmitted. 2009-01-14 12:15:38 +00:00
Dries Buytaert 77936aef4c - Rollback of #225562 -- I think there is still something wrong. 2009-01-13 22:41:39 +00:00
Dries Buytaert b86354c55c - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data. 2009-01-13 22:25:13 +00:00
Dries Buytaert a9b8a48e74 - Rollback of #190867. 2009-01-13 19:27:21 +00:00
Angie Byron 424cf1b182 #358021 by drewish: Remove unnecessary indirection of hook_user_X code. 2009-01-13 06:27:01 +00:00
Dries Buytaert 2eb8f6b5da - Patch #357595 by Damien Tournoud: rename SimpleTestTestCase to SimpleTestFunctionalTest. 2009-01-12 16:53:09 +00:00
Dries Buytaert 056e1b0608 - Patch #347485 by cdale: don't add upload node submit handler unless necessary. 2009-01-12 08:29:09 +00:00
Dries Buytaert bcdf13394a - Patch #329407 by dereine, birdmanx35, hswong3i et al: report running time of simpletests. 2009-01-12 06:23:57 +00:00
Dries Buytaert bdbd0dffe5 - Patch #266246 by David Strauss: added smart defaults for system_settings_form(). 2009-01-11 21:19:19 +00:00
Dries Buytaert f80c618427 - Patch #349500 by Damien Tournoud et al: made db_query_temporary() generate its own temporary table names. 2009-01-11 10:57:20 +00:00
Dries Buytaert 08f263fb23 - Patch #323386 by mariuss, Dries: select options includes comments -- inconsistent with documentation 2009-01-11 10:49:21 +00:00
Dries Buytaert 388fe5b6d7 - Patch #124492 by mfer: added support for IPv6 and % characters. Comes with tests\! 2009-01-11 08:39:08 +00:00
Dries Buytaert 45fed79d73 - Patch #348448 by c960657: fixed php strict warnings when running tests. 2009-01-11 08:36:28 +00:00
Dries Buytaert f7cd2518fa - Patch #356747 by chx: fix hidden module dependencies. 2009-01-11 07:50:03 +00:00
Dries Buytaert f088ccfb98 - Patch #301049 by Josh Waihi, Damien Tournoud, et al: fixed bug with transaction support (on PostgreSQL). 2009-01-11 07:47:03 +00:00
Angie Byron c3d9c5285a #334303 by drewish: Handle overwriting of managed files, with tests. 2009-01-10 06:09:54 +00:00
Angie Byron 117b284fd4 #356749 by chx: Fix cruft in forum_install(). 2009-01-10 05:32:30 +00:00
Angie Byron cb159b9ff1 #143434 by Jody Lynn: Move 'display post information' to where users would expect. 2009-01-09 16:19:56 +00:00
Dries Buytaert 3042f3385c - Patch #348742 by catch: path tests should use drupalCreateNode() instead of own createNode(). Code clean-up. 2009-01-09 07:44:00 +00:00
Dries Buytaert 18ad0f6933 - Patch #124492 by mfer, c960657 et al: valid_url() does not support all valid URL characters. 2009-01-08 19:09:49 +00:00
Dries Buytaert 00b9dd4170 - Patch #356116 by Jody Lynn: fixed typo. 2009-01-08 18:57:32 +00:00
Dries Buytaert a7b4bdef1d - Patch #301049 by David Strauss, Josh Waihi, Crell, et al: transaction nesting was not tracked by connection, better documentation, and better tests. 2009-01-08 09:39:48 +00:00
Angie Byron 9a32ca468a #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D 2009-01-08 08:42:13 +00:00
Angie Byron 2ca013b11d #355787 by mikey_p: Fix notice at content administration page caused by typo. 2009-01-08 01:16:57 +00:00
Dries Buytaert 58be433272 - Patch #355661 by Jody Lynn: fixed spelling error in test function name. 2009-01-07 21:41:13 +00:00
Angie Byron 5c1f807a46 #353480 follow-up by dereine and sun: Fix typo. 2009-01-07 03:52:32 +00:00
Dries Buytaert ebd7390533 - Rollback of #325908. 2009-01-06 13:33:06 +00:00
Dries Buytaert ea39388e48 - Patch #351805 by chx: worked around endless loops in tests. 2009-01-06 12:44:20 +00:00
Dries Buytaert 2e1827d040 - Patch #341910 by Josh Waihi, drewish et al: file_space_used() was not properly checking bitmapped status values. Added unit tests too. 2009-01-06 12:00:40 +00:00
Dries Buytaert cce322378c - Patch #353618 by sun: drupalLogin does not update passed-in user object -- improved documentation. 2009-01-06 11:04:59 +00:00
Dries Buytaert 9e59ef8ed0 - Patch #354715 by yched: removed unused and unsupported js entry in batch definition. 2009-01-05 21:57:12 +00:00
Angie Byron 20421ee64d #276280 by jhedstrom, drewish: Tests for private downloads and file name munging. 2009-01-05 05:01:38 +00:00
Angie Byron 63cb7ba103 #352956 by Damien Tournoud, Josh Waihi, drewish: Fix PDOException on install on some versions of PHP. 2009-01-05 02:52:43 +00:00
Dries Buytaert 634379299f - Patch #320591 by Moshe, Crell et al: tag specific alter hook for database queries. 2009-01-04 19:56:51 +00:00
Dries Buytaert 27e01ade23 - Patch #350984 by Moshe: clean-up and bugfix of the 'kick comment rendering out of node module'. 2009-01-04 16:19:39 +00:00
Dries Buytaert 6690a4ec4c - Patch #353480 by dereine, justinrandell: remove from hook_comment(). 2009-01-04 16:10:48 +00:00
Dries Buytaert 76138ea8a6 - Patch #275796 by Gribnif, Damien Tournoud and Dave Reid: module_list() tried to reset a static using unset(). Added tests too. 2009-01-03 08:45:28 +00:00
Dries Buytaert 45f34467fb - Patch #212130 by Damien Tournoud, grendzy: decode_entities() should support all (X)HTML entities. 2009-01-02 22:09:53 +00:00
Dries Buytaert 86aa636c8b - Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPORARY field. 2009-01-02 21:45:11 +00:00
Dries Buytaert b3649703d5 - Patch #352911 by swentel: the comment status field was reversed. 2009-01-02 21:17:35 +00:00
Dries Buytaert 46249457d2 - Patch #295283 by Damien Tournoud: created a better index for the default front page. 2009-01-02 21:12:31 +00:00
Dries Buytaert 37c6f50bcd - Patch #353019 by agentrickard: remove underscores from time zone display names. 2009-01-02 20:28:09 +00:00
Dries Buytaert 9440e26269 - Patch #352728 by j.somers: fixed broken link. 2009-01-01 21:59:05 +00:00
Dries Buytaert 4e9116ca34 - Rollback of #352337. 2008-12-31 12:04:36 +00:00
Dries Buytaert 5ba50b3fe8 - Patch #350984 by Moshe: kick comment rendering out of node module. 2008-12-31 12:02:24 +00:00
Dries Buytaert d813e3679c - Patch #348201 by catch: make it possible to load multiple files with fewer queries. 2008-12-31 11:08:47 +00:00
Dries Buytaert 82727ed8aa - Patch #352359 by Damien Tournoud: provided unit tests for the unicode library and fixed some bugs. 2008-12-31 11:01:49 +00:00
Dries Buytaert a77601f669 - Patch #352337 by catch: avoid unnecessary query in comment render. 2008-12-30 20:15:43 +00:00
Dries Buytaert 92a8adea65 - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Dries Buytaert cac5dd8a66 - Patch #352236 by CitizenKane: finished converting upload module to the new database layer. 2008-12-30 15:52:59 +00:00
Angie Byron 0f3d0f2693 #229051 follow-up by anigma32: Committing rest of fix for statistics under pgsql. 2008-12-30 03:53:35 +00:00
Dries Buytaert 5339dccdaa - Patch #299176 by Moshe et al: replace db_rewrite_sql() with hook_query_alter(). 2008-12-29 22:29:44 +00:00
Dries Buytaert 44c0672806 - Patch #352093 by catch: avoid unnecessary SQL query on front page when no node access modules are enabled. 2008-12-29 21:51:26 +00:00
Dries Buytaert a04728577f - Patch #352054 by catch: convert calls to db_placeholders() in static queries. 2008-12-29 16:03:57 +00:00
Dries Buytaert 5bbad8a4dc - Patch #223298 by Dave Reid: change {dblog}.type VARCHAR limit from 16 to 64. 2008-12-28 20:41:19 +00:00
Dries Buytaert 1d14b0f894 - Patch #212236 by wrwrwr: automatic line breaking sometimes results in an unpaired end of paragraph tag. 2008-12-28 19:30:36 +00:00
Dries Buytaert 53b83cdcb9 - Patch #330633 by drewish: temporary file clean-up _and_ unit tests. Oh yeah. 2008-12-28 19:11:31 +00:00
Dries Buytaert 48673b7506 - Patch #320363 by mikey_p: renaming module for consistency. 2008-12-28 18:27:14 +00:00
Dries Buytaert 445823f6bb - Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s parameters. 2008-12-26 21:01:57 +00:00
Dries Buytaert 0d100b57dc - Patch #332002 by Crell et al: MergeQuery should refuse to execute if there are no key fields. With tests. 2008-12-26 14:23:38 +00:00
Dries Buytaert fc063806de - Patch #314464 by Crell: fixing up the db_placeholder() patch that I committed incompletely. 2008-12-26 11:48:18 +00:00
Dries Buytaert 9120540d19 - Patch #339588 by jhedstrom, Josh Waihi, mikl: remove *_unsigned types and rework their sizes. Fixes exception on PostgreSQL. 2008-12-26 11:04:39 +00:00
Dries Buytaert 15837026bd - Patch #49333 by j.somers: add a 'Clear all logs' button. 2008-12-24 10:38:41 +00:00
Dries Buytaert 779a70a0d4 - Patch #344575 by cdale: made the ANSI compatibility mode less strict to work around a MySQL 5 bug. 2008-12-24 10:21:32 +00:00
Dries Buytaert 821ad24bc1 - Patch #245990 by kellyllek, chx, dww: improved the HTTP request test to be more robust. 2008-12-24 09:59:22 +00:00
Dries Buytaert e5ddb46d12 - Patch #314464 by Crell, Dave Reid et al: convert db_placeholders() to the new DB layer. 2008-12-24 09:53:40 +00:00
Dries Buytaert 0bac8dad8d - Patch #302207 by John Morahan et al: updated book module to new DB layer. 2008-12-23 14:32:08 +00:00
Dries Buytaert 31e791b9a4 - Patch #109588 by fago, cdale: make hook_user use instead of arg(1). 2008-12-23 14:18:31 +00:00
Dries Buytaert 1c0f4ac3aa - Patch #344575 by cdale et al: force MySQL to run in ANSI compatibility mode. Comes with tests. 2008-12-23 07:48:24 +00:00
Dries Buytaert 6303ecb8c8 - Patch #303930 by Aron Novak, alex_b, et al: introduced pluggable architecture for aggregator 2008-12-22 19:38:31 +00:00
Dries Buytaert 0c63d9e24f - Patch #349504 by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
Dries Buytaert ee700371ac - Patch #319404 by Dave Reid: simplify actions_sychronize and remove paramater. 2008-12-20 05:20:21 +00:00
Dries Buytaert 1415f6b743 - Patch #330090 by j.somers: avoid duouble escaping. 2008-12-20 03:53:18 +00:00
Dries Buytaert c43e4639d7 - Patch #309784 by Darren Oh: unordered lists override numbered lists. 2008-12-19 15:42:26 +00:00
Dries Buytaert da4cd3cc8c - Patch #343746 by asimmonds: fixed typo in loading multiple terms at once. Added a test for it too\! 2008-12-19 15:34:27 +00:00
Dries Buytaert ec4eba68d7 - Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL. 2008-12-19 03:55:23 +00:00
Dries Buytaert eb9aefe8b5 - Patch #344361 by Rob Loach, recidive: remove some cruft left from the de-op nodeapi patch. 2008-12-18 23:07:50 +00:00
Dries Buytaert 8a48acb0b2 - Patch #331708 by chx: convert poll_choice_js to FAPI2. 2008-12-18 14:38:37 +00:00
Dries Buytaert 22570fd6f5 - Patch #345866 by alexanderplas: remove from hook_block() -- addendum patch. 2008-12-18 03:58:24 +00:00
Angie Byron a7d66871bd #283246 by Damien Tournoud, Dave Reid, drewish, boombatower: Store original user when prior to running tests. 2008-12-18 00:42:55 +00:00
Dries Buytaert 574a2e47ee - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block(). 2008-12-16 23:57:33 +00:00
Dries Buytaert 18d22419f3 - Patch #339929 by Moshe et al: move node links into ->content. 2008-12-16 22:05:51 +00:00
Dries Buytaert 9fe9144ae7 - Patch #169937 by Heine, drumm: user_save should not regenerate the session even when the current user is not the edited user. 2008-12-16 21:09:55 +00:00
Dries Buytaert 0cf64bcaa7 - Patch #218730 by swentel: removed unused function from forum.module. 2008-12-13 14:05:11 +00:00
Dries Buytaert 0f99a1fb2d - Patch #346529 by Dave Reid: fixed bug in assertFieldByXPath. 2008-12-13 14:03:21 +00:00
Dries Buytaert fee3ce3020 - Patch #229051 by Josh Waihi: made top visitor page work on PostgreSQL. 2008-12-13 13:52:40 +00:00
Dries Buytaert 4c5221a939 - Patch #299178 by Crell et al: add support for subqueries in FROM and JOIN clauses in dynamic query. Cool feature/syntax. 2008-12-12 16:21:58 +00:00
Dries Buytaert 096b7b15b2 - Patch #345632 by Dave Reid: fixed a broken test that went unnoticed by the test bots. 2008-12-12 16:18:31 +00:00
Dries Buytaert 01ed110a6b - Patch #345838 by Dave Reid: remove user creation from drupalLogin(). drupalLogin() should only do one thing, and do it well. :) 2008-12-11 20:35:37 +00:00
Dries Buytaert 60524be44b - Patch #345632 by boombatower: corrected assertTitle logic and added assertNoTitle for completeness. 2008-12-11 20:11:40 +00:00
Dries Buytaert 8802e0d3af - Patch #276111 by pwolanin, Gabor et al: validate translation strings on import. 2008-12-09 19:53:36 +00:00
Dries Buytaert 8ad5cba994 - Patch #344661 by Dave Reid: API doc improvements for hook_translation_link_alter. 2008-12-09 11:36:04 +00:00
Dries Buytaert c0cb68abcc - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups. 2008-12-09 11:30:25 +00:00
Dries Buytaert 6f859fdd8f - Patch #328781 by Damien Tournoud and Dave Reid: fixed simpletest error reporting. 2008-12-09 11:09:26 +00:00
Dries Buytaert c50651f7fb - Patch #340557 by Dave Reid: use static caching in drupal_is_front_page(). 2008-12-09 07:16:10 +00:00
Dries Buytaert 1ffa4fe38b - Patch #343631 by Dave Reid: cleaned up the database tests. 2008-12-08 22:02:45 +00:00
Dries Buytaert 09b49acb67 - Patch #343259 by John Morahan: improved taxonomy_get_tree API. 2008-12-08 21:54:33 +00:00
Dries Buytaert 55382d04a7 - Patch #318016 by Dave Reid: step one to standardizing type-hinting. 2008-12-08 21:41:54 +00:00
Angie Byron baa9c7e2b0 #343765 by Dave Reid: Initialize SimpleTest with a value for required site_mail variable. 2008-12-07 07:55:24 +00:00
Angie Byron 6d84974ff5 #343620 by Dave Reid: Fix db_update() failure on expression-only SQL (with test). 2008-12-07 07:51:55 +00:00
Dries Buytaert 58b0235a72 - Patch #324313 by catch et al: load multiple nodes and terms at once. 2008-12-05 22:18:46 +00:00
Dries Buytaert 0b06c68b98 - Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page. 2008-12-05 12:50:28 +00:00
Dries Buytaert 36bcedc486 - Patch #342493 by mayor: make aggregator.test work on PostgreSQL. 2008-12-04 11:11:59 +00:00
Dries Buytaert dc82bc5ab0 - Patch #341872 by mayer, catch: fixed bug in database conversion and added a missing test for taxonomy_term_save(). 2008-12-04 10:57:17 +00:00
Dries Buytaert 424aaef46c - Patch #341885 by sun: remove absolute argument in theme_filter_tips(). 2008-12-03 19:43:21 +00:00
Dries Buytaert 939df0b3cd - Patch #107824 by Dave Reid, AlexisWilke et al: convert certain URL fields from VARCHAR to TEXT to avoid errors. 2008-12-03 19:22:09 +00:00
Dries Buytaert cadd9bd54c - Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my. 2008-12-03 16:32:22 +00:00
Dries Buytaert 5c72eb294a - Patch #327269 by c960657: when drupal_page_cache_header() compares the client's If-Modified-Since header to $cache->created, it assumed a certain date format. However, HTTP/1.1 allows several variations of the date format, i.e. the same time may be represented in slightly different ways. If the client sends the date in a different format than the one generated by Drupal, it would never receive a 304 Not Modified response. Also added a good amount of tests for the drupal_page_cache_header() code. 2008-12-03 14:51:53 +00:00
Dries Buytaert 3aaffd3364 - Patch #320510 by hswong3i et al: convert menu.inc to new database abstraction layer. 2008-12-03 14:38:59 +00:00
Dries Buytaert 20295998e7 - Patch #296624 by Damien Tournoud: made search work on PostgreSQL. 2008-12-02 21:24:34 +00:00
Dries Buytaert 99afbc53a7 - Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP headers and working with HTTP headers in tests. 2008-12-02 20:03:57 +00:00
Angie Byron f3ad4d9568 #340052 by justinrandell: Speed up SimpleTest by 15,000 orders of magnitude by pre-loading the registry. 2008-11-30 07:04:45 +00:00
Dries Buytaert bc719d0c55 - Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'. For real now. 2008-11-29 09:33:51 +00:00
Dries Buytaert 1bbafcc967 - Patch #339960 by Damien Tournoud: updated test explanation. 2008-11-28 09:34:42 +00:00
Dries Buytaert 77c5b369da - Patch #248205 by Damien Tournoud: up requirement for PostgreSQL to PostgreSQL 8.3. 2008-11-28 09:25:59 +00:00
Angie Byron 5657765d63 #338239 follow-up by c960657: Fix file test failure. 2008-11-27 08:41:45 +00:00
Angie Byron d7f706f291 Reverting #337820 once more, as it causes mysterious test failures. 2008-11-27 07:07:01 +00:00
Dries Buytaert 74f2efd561 - Patch #314870 by drewish: removed some code that accidentically got committed with api.php and that broke the tests. 2008-11-26 18:56:16 +00:00
Dries Buytaert fd67735fa2 - Patch #325908 by kbahey: removed redundant cache flusing. 2008-11-26 13:54:05 +00:00
Dries Buytaert b4534e89a5 - Patch #263445 by Dave Reid, merlinofchaos: replace improper use of drupal_to_js() with drupal_json(). 2008-11-26 13:52:13 +00:00
Dries Buytaert 63e195eb30 - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase. 2008-11-26 13:48:50 +00:00
Dries Buytaert c01f85bc37 - Patch #337820 by Dave Reid: rename menu path logout to user/logout. 2008-11-25 13:16:39 +00:00
Dries Buytaert eda100b83d - Patch #338403 by drewish: code comments clean-up. 2008-11-25 13:14:29 +00:00
Angie Byron 66df602593 #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core. 2008-11-25 02:37:33 +00:00
Dries Buytaert b5e0a12fa9 - Patch #332980 by scor: RDF namespace registry clean-ups. 2008-11-24 22:10:46 +00:00
Dries Buytaert 7324f967a5 - Patch #321283 by drewish: upload module needs to inform uid 1 about allowed extensions. 2008-11-24 12:08:45 +00:00
Dries Buytaert 5083e13522 - Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table. 2008-11-24 10:41:40 +00:00
Dries Buytaert 96dc47665e - Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It took a while, but it comes with tests and extra features now. 2008-11-24 06:12:46 +00:00
Angie Byron bd9554952c Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot. Hrm... 2008-11-24 04:22:02 +00:00
Angie Byron 3d1dcb4966 Removing #137932 which was committed prematurely. 2008-11-24 00:40:45 +00:00
Angie Byron 251a761eaa #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency. 2008-11-23 21:17:48 +00:00
Angie Byron c30376a50b #337820 follow-up: Reverting conflict cruft that somehow got introduced the last commit. 2008-11-23 20:29:36 +00:00
Dries Buytaert 6a93b9d4c4 - Patch #336043 by c960657: skip calls to curlExec() in curlConnect(). Nice find, c960657\! 2008-11-23 18:12:08 +00:00
Dries Buytaert a7b2b9dfd1 - Patch #332980 by scor and keith.smith: documentation improvements + typo fixed. 2008-11-23 16:54:49 +00:00
Angie Byron f91cfba34f #302438 by maartenvg and cwgordon7: Only show the 'queued for approval' message for non-administrators. 2008-11-23 16:04:41 +00:00
Angie Byron 1b4dd805ca #315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to modify JavaScript being printed to the page. 2008-11-23 16:00:08 +00:00
Angie Byron 25f63a8965 #336596 by Dave Reid: Tests for who's online block so it continues to stay fixed. :) 2008-11-23 15:55:43 +00:00
Angie Byron 842a0fae20 #332123 follow-up by lilou: Removing t() from schema descriptions in the block tables. 2008-11-22 21:21:34 +00:00
Angie Byron 3a5f422cc5 #323474 follow-up by gpk: Some comment improvements to hook_boot/exit simpletests. 2008-11-22 15:29:50 +00:00
Dries Buytaert 8e0a22e47a - Patch #305345 by catch: making all terminology consistent. 2008-11-22 14:09:41 +00:00
Dries Buytaert 6e0b06ce3c - Patch #324319 by catch: cleaned up the translation tests a bit. 2008-11-22 14:00:50 +00:00
Dries Buytaert 151ed27786 - Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-) 2008-11-22 13:55:27 +00:00
Dries Buytaert 33cf35a6e8 - Patch #335614 by Damien Tournoud: getActiveConnection() and getConnection() were broken when was not found. Now with tests\! 2008-11-22 13:51:38 +00:00
Dries Buytaert eb68540da3 - Patch #336746 by justinrandell: fixed broken t() function call. 2008-11-22 13:43:13 +00:00
Dries Buytaert 653e63bd05 - Patch #323474 by Dave Reid and catch: hook_boot() was not invoked on uncached page views if cache mode is aggressive. 2008-11-22 13:33:00 +00:00
Dries Buytaert f8d3bf9798 - Patch #330674 by catch: we can eliminate one database query because we have the parent node cached anyway. 2008-11-22 13:11:05 +00:00
Dries Buytaert 3dbf9c1e15 - Patch #293506 by catch, pwolanin, foripepe: added missing tests for the taxonomy module. New tests include tests for empty vocabulary overview, deleting a vocabulary, weights, etc. Also refactored some of the existing test to make them more crisp and readable. 2008-11-22 12:05:02 +00:00
Dries Buytaert b366ea6acb - Patch #337660 by dmitrig01: usability improvement - show a preview for the Powered By Drupal block. 2008-11-22 11:54:40 +00:00
Dries Buytaert b547567e85 - Patch #335621 by Dave Reid: fixed warning. 2008-11-22 11:14:48 +00:00
Dries Buytaert 3e0e9c6f87 - Patch #245504 by David Rothstein: throttle module is gone now. For real. 2008-11-22 10:59:49 +00:00
Dries Buytaert d7b65beea9 - Patch #293370 by maartenvg, swentel, et al: block sorting fails if more than 20 blocks are present. 2008-11-22 10:53:20 +00:00
Dries Buytaert bbb38296e0 - Patch #335385 by Dave Reid: fixed maxlength of path alias fields to be consistent with the database. 2008-11-22 10:49:01 +00:00
Dries Buytaert f6727ce9f0 - Patch #280625 by catch, pwolanin, swentel, et al: added an OpenID delete confirm form. 2008-11-22 10:32:42 +00:00
Dries Buytaert e53859bcea - Patch #202183 by maartenvg: usability - shorten block configuration page. 2008-11-22 10:27:25 +00:00
Dries Buytaert 5377cb5ac5 - Patch #319831 by keith.smitch, Workfflow et al: remove redundant help text. 2008-11-21 15:14:17 +00:00
Dries Buytaert 738b58ec5e - Patch #310607 by mfb: added tests for db_column_exists() and db_table_exists(). Yay\! 2008-11-21 15:04:21 +00:00
Dries Buytaert 9c72e9209a - Patch #334826 by maartenvg: editing of anonymous comments was broken. Bugfix with test\! 2008-11-21 14:48:59 +00:00
Angie Byron 328982747d #293514 by mikey_p: Add tests for menu_rebuild_needed. 2008-11-20 07:18:59 +00:00
Angie Byron 53f53b6db5 #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :) 2008-11-20 06:56:17 +00:00
Angie Byron 07211d4019 #335214 by quicksketch: Speed up simpletest.js and make it more cross-browser compliant. 2008-11-20 05:51:58 +00:00
Angie Byron b4e9d52b3b #107051 by Dave Reid, gdevlugt, and vladimir.dolgopolov: Remove duplicate names from Who's Online block. 2008-11-19 15:10:56 +00:00
Dries Buytaert 0056cf3abb - Rollback of patch #334671 by Steve Dondley: still tests failing. 2008-11-18 15:06:47 +00:00
Dries Buytaert 3390569295 - Patch #334671 by Steve Dondley: users cannot be assigned to roles or removed from them -- comes with tests. Yay. 2008-11-18 14:59:16 +00:00
Dries Buytaert b22a3c026d - Added missing file from #302054 2008-11-16 19:51:15 +00:00
Dries Buytaert dc65b62ace - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a regex for the nomask (and code clean-up). 2008-11-16 19:41:14 +00:00
Dries Buytaert fff06eca38 - Patch #302054 by dmitrig01: usability improvement - hide machine readable name of node type by default. 2008-11-16 18:19:46 +00:00
Dries Buytaert 5fbdca023f - Patch #267883 by MadHarold, boombatower: parse_size() and format_size() do not use the same kilo standard. 2008-11-16 15:19:34 +00:00
Dries Buytaert daf5005c23 - Patch #334746 by Xano: display human readable module names on permission administration page. 2008-11-16 15:10:49 +00:00
Dries Buytaert b55ff2da24 - Patch #302207 by John Morahan: converted book module to the new database abstraction layer. 2008-11-16 15:02:45 +00:00
Dries Buytaert 036a026433 - Patch #334271 by catch: clean up of taxonomy module tests. 2008-11-16 14:59:33 +00:00
Angie Byron abcebbfee2 #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch. 2008-11-16 04:38:15 +00:00
Dries Buytaert 15671f471b - Patch #332123 by webchick, lilou: remove t() function from schema descriptions. 2008-11-15 13:01:11 +00:00
Dries Buytaert 97fdc49191 - Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook. 2008-11-15 11:45:04 +00:00
Dries Buytaert 10104ba94a - Patch #331570 by recidive: rename block module tables to singular. Requires you to run update.php. 2008-11-15 08:23:07 +00:00
Dries Buytaert 4595edbfc8 - Patch #334238 by justinrandell: fixed update_get_project_name. 2008-11-15 07:43:06 +00:00
Dries Buytaert 8fb1fc5c90 - Patch #302399 by Damien Tournoud: fixing the schema api tests. 2008-11-13 21:25:05 +00:00
Dries Buytaert 44c8391d32 - Patch #321100 by hswong3i: empty insert statements are better handled now. Comes with tests. 2008-11-13 21:08:16 +00:00
Dries Buytaert a269b9cc1d - Patch #322458 by hswong3i: tests for queryRange(). 2008-11-13 21:02:10 +00:00
Dries Buytaert a56f3a8773 - Patch #302399 by chx, Damien Tournoud: tests for schema API. 2008-11-13 20:49:17 +00:00
Dries Buytaert bfc650573c - Patch #297225 by keith.smith: massaged the text on the modules page a bit. 2008-11-13 20:27:30 +00:00
Angie Byron 939a1f01a1 #332145 by catch and Arancaytar: Fix regression on term submit form. 2008-11-13 08:13:56 +00:00
Angie Byron d8aafce20d #328110 by marcingy, Damien Tournoud, swentel, and pwolanin: Fix error on admin/build/menu, and robustify the test so we catch stuff like this in the future. 2008-11-13 05:54:35 +00:00
Dries Buytaert 59ece2e39d - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups. 2008-11-11 22:39:59 +00:00