Commit Graph

9721 Commits (068adf05b53e4dd4715c5f23a9455d9d3af65e84)

Author SHA1 Message Date
Angie Byron 9403dbbd90 #369562 by yched and bjaspan: Removing sample_code.php, which was accidentally committed previously. 2009-02-07 19:43:39 +00:00
Angie Byron a55cf0399f #369562 by yched and bjaspan: Moving api.field.php to field.api.php, per standards. 2009-02-07 19:43:00 +00:00
Angie Byron 096978579b #357429 by fusedpro: Update the documentation of hook_menu_alter() to use 'items' rather than 'callbacks' to match hook_menu(). 2009-02-07 04:46:46 +00:00
Angie Byron 7842c3c14d #333478 by keith.smith: Remove extra comma and 'character sequences' in taxonomy tag description. 2009-02-06 16:25:09 +00:00
Angie Byron f2e8aeff80 #369413 by bjaspan: Reset Field API caches in DrupalWebTestCase->tearDown(). 2009-02-06 00:30:36 +00:00
Angie Byron db21c41344 #366253 by ff1: Fix typo in filter admin form. 2009-02-05 19:52:02 +00:00
Angie Byron effd938585 #369460 by rszrama: Add 'No books' message to Book module when no books exist. 2009-02-05 19:29:31 +00:00
Angie Byron bdd5fa186d #369653 by rszrama: Add 'No categories' message to Contact module when no categories exist. 2009-02-05 19:26:21 +00:00
Angie Byron f3ed3283db #361683 follow-up by sun: Remove more windows line endings. 2009-02-05 03:42:58 +00:00
Angie Byron 8bac2dd319 #361683 follow-up by yched and sun: Fix failing tests and windows line-endings. 2009-02-05 01:21:16 +00:00
Angie Byron 993675ab6a #348627 by smk-ka and catch: Allow menu title callback property to bypass t() (+documentation and tests) 2009-02-05 01:05:17 +00:00
Angie Byron c6dd7bec5e #52990 by Roger López: Vastly improve translation string search and editing interface. 2009-02-05 00:32:47 +00:00
Angie Byron 62b05eb6a3 #361683 follow-up by bjaspan: Fix column type on etid to fix broken installation on non-MySQL dbs. 2009-02-04 20:27:58 +00:00
Angie Byron 3d41ec909f #368729 by meba: (i18n sprint) Fix error during multilingual installation because of NULL value on required field. 2009-02-04 04:42:26 +00:00
Dries Buytaert 29c8e40e91 - Patch #355236 by Frando: refactor drupal_render() theming. 2009-02-03 18:55:32 +00:00
Dries Buytaert 607e9626d5 - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my! 2009-02-03 17:30:13 +00:00
Dries Buytaert d4867346f5 - Patch #367380 by Moshe: make block module optional. 2009-02-03 12:30:14 +00:00
Dries Buytaert ff1e4c669a - Reverting #367711 ... 2009-02-03 12:24:41 +00:00
Dries Buytaert 1e86a91266 - Patch #367711 by catch: shorten drupal_map_assoc(). Thanks almighty catch. 2009-02-02 15:42:43 +00:00
Dries Buytaert 643ad121a6 - Patch #363391 by ShawnClark, Dave Reid: add SimpleTest's DomDocument requirement. 2009-02-01 17:11:00 +00:00
Dries Buytaert 631354733a - Patch #366949 by c960657: use parse_url(, PHP_URL_xxx). 2009-02-01 16:45:53 +00:00
Dries Buytaert b8389ebd54 - Patch #367508 by lyricnz: returned help screen when running test groups. 2009-02-01 16:42:26 +00:00
Angie Byron 5e2ad8e43c #360128 by quicksketch: Create centralized ahah callback to reduce duplicate code. 2009-02-01 06:48:15 +00:00
Dries Buytaert f12b1b637f - Patch #354812 by catch, mfer: filter_xss_bad_protocol is called hundreds of times on some pages. 2009-01-31 19:07:45 +00:00
Angie Byron 610bc6f7ed #326210 by AlexisWhite and jhedstrom: Pass ->menu by reference to allow modules to modify it. 2009-01-31 16:56:00 +00:00
Angie Byron 2c381622a5 #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified. 2009-01-31 16:50:57 +00:00
Angie Byron 9544110e01 #361130 by Dave Reid: Clean up comment variables on uninstall. 2009-01-31 16:31:59 +00:00
Angie Byron 0c8af272e0 #361135 by Dave Reid: Clean up taxonomy variables on uninstall. 2009-01-31 16:22:50 +00:00
Angie Byron b1d7222c6b #352337 by catch: Avoid pager query if there are no comments on a node. 2009-01-31 16:19:29 +00:00
Angie Byron 6cbf7424a0 #349836 by lut4rp: Remove ellipsis in menu description. 2009-01-31 15:55:05 +00:00
Angie Byron e3e2ef3480 #364777 by Eaton, EclipseGC, JohnAlbin, and Rob_Feature: Add a 'stripped down' CSS theme to core to demo Drupal's default markup. Say hello to stark. 2009-01-30 23:06:23 +00:00
Angie Byron 5e81074b70 #102743 by yoroy: Swanky new forum icons. 2009-01-29 14:44:24 +00:00
Angie Byron d2feb62234 #345157 follow-up by toddy: Fix @link syntax in PHPDoc. 2009-01-29 14:37:40 +00:00
Angie Byron ad99dd761a #242962 by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests). 2009-01-28 07:43:26 +00:00
Angie Byron f16eccbe9d #365183 by Eaton: Fix for node_feed() silently discards ->content (with tests). 2009-01-28 07:34:30 +00:00
Angie Byron 8fa274af76 #144969 by beginner, Wim Leers, and catch: Fix count returned by taxonomy_term_count_nodes() with multi-select vocabularies (with tests). 2009-01-28 01:14:39 +00:00
Angie Byron 585aa50e6a #346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests). 2009-01-28 01:09:58 +00:00
Angie Byron f5a4f24b5e #364407 by catch: Fix drupal_render() sorting (with tests). 2009-01-27 02:14:42 +00:00
Dries Buytaert 2e8ca690ff - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave. 2009-01-27 00:22:27 +00:00
Dries Buytaert ba5609c11a - Patch #364169 by Gurpartap Singh: improved language. 2009-01-26 14:11:34 +00:00
Dries Buytaert 6d3d75fe4b - Removing whitespace. 2009-01-26 14:08:44 +00:00
Angie Byron 8851b57acf #227486 follow-up by catch: Move update 7010 to 6048 so that the 6.x and 7.x updates stay in sync. 2009-01-25 16:46:05 +00:00
Angie Byron 5951daf881 #363262 by catch and Damien Tournoud: Replace src index on the {url_alias} table with src, language for better performance. 2009-01-25 13:57:21 +00:00
Angie Byron 4bf29632d4 #363644 by chx: Remove annoying whitespace. 2009-01-25 12:22:09 +00:00
Angie Byron 250e486bb0 #363687 by chx: Simplify DBTNG codeflow. 2009-01-25 12:19:32 +00:00
Dries Buytaert cf43ce126c - Patch #353632 by catch et al: avoid sorting elements twice -- performance improvement. 2009-01-23 14:23:27 +00:00
Angie Byron 887eecc796 #362423 by chx: Include session.inc during installer to avoid fatal errors if things don't go exactly according to plan. 2009-01-22 19:31:07 +00:00
Angie Byron 15efe5d5f1 #362680 by catch: Put all taxonomy tests in one spot. 2009-01-22 18:25:59 +00:00
Angie Byron d47f81bf92 #352121 follow-up: Let's commit the test module this time, shall we? :P 2009-01-22 16:38:15 +00:00
Dries Buytaert 8ca6649f98 - Patch #360398 by asimmonds: fixed bug with updating feed categories. 2009-01-22 12:59:32 +00:00