Commit Graph

8137 Commits (6a5532a2589463de93cc96ce6b71a7af94d39d9b)

Author SHA1 Message Date
Dries Buytaert cf7cb6b65c - Patch #635094 by plach: switching from zxx to und as it is semantically more correct. 2009-12-22 14:19:25 +00:00
Dries Buytaert ddddbb89a6 - Patch #664204 by Bojhan: added some margin to 'Hide descriptions'. 2009-12-22 14:11:46 +00:00
Dries Buytaert c09e5b1254 - Patch #658726 by yoroy: more home link tweaks. 2009-12-22 14:05:09 +00:00
Dries Buytaert 275fc6bdb2 - Patch #664012 by Bojhan, Dries: removed unnecessary fieldset. 2009-12-22 14:01:05 +00:00
Dries Buytaert d1c017660c - Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent. 2009-12-21 13:47:32 +00:00
Dries Buytaert ef10abde20 - Patch #655408 by roborn: fixed block drag-and-drop. One critical bug less. 2009-12-21 08:14:12 +00:00
Dries Buytaert ca2d5b5732 - Patch #664648 by Bojhan: added an ending dot to module description on /config. 2009-12-21 08:01:23 +00:00
Dries Buytaert 8b752bc111 - Patch #612894 by David_Rothstein: fixed parse error. 2009-12-20 22:38:05 +00:00
Dries Buytaert 2def99b226 - Patch #663828 by chx: allow core tests to be programmatically disabled. 2009-12-20 21:12:54 +00:00
Dries Buytaert e9f1814748 - Patch #612894 by yched: display field improvements. 2009-12-20 21:08:26 +00:00
Dries Buytaert 8874a4e2f7 - Patch #663900 by Bojhan: removed dashboard link from shortcut bar because there is already a link in the header bar. 2009-12-20 20:17:11 +00:00
Dries Buytaert 468cbd7f4a - Patch #502968 by Ryan Palmer: increase maximum allowable length of email addresses. 2009-12-20 20:07:59 +00:00
Dries Buytaert e0bab30a96 - Patch #663966 by Magnity: fixed typo in Field CRUD documentation. 2009-12-20 19:45:07 +00:00
Dries Buytaert 711020074f - Patch #659578 by mcarbone, jhodgdon: fixed statistics pages and added some extra tests. One critical bug less. 2009-12-20 19:41:57 +00:00
Angie Byron 8bac5dc63f #190867 follow-up by scor: Fixed broken HEAD. Test bot, come back... 2009-12-18 23:54:16 +00:00
Dries Buytaert 0ec5405705 - Patch #386462 by mgifford, Frando: fixed XHTML validation errors. 2009-12-18 15:44:02 +00:00
Dries Buytaert 464b7a3acc - Patch #633616 by arianek, jhodgdon: help text improvements and fixes. 2009-12-18 07:19:49 +00:00
Dries Buytaert c900959670 - Patch #632898 by arianek, jhodgdon: help text improvements and fixes. 2009-12-18 07:17:50 +00:00
Dries Buytaert 405e0bdd78 - Patch #658726 by yoroy: sexier home icon. 2009-12-17 22:12:48 +00:00
Dries Buytaert 58ba3b6e3f - Rollback of previous patch. Houston, it has a typo. 2009-12-17 19:22:25 +00:00
Dries Buytaert 6d1774c7dd - Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy. 2009-12-17 19:14:42 +00:00
Dries Buytaert 3e82f941ec - Patch #302240 by fago, sun: fixed button broken. 2009-12-17 17:18:03 +00:00
Dries Buytaert f3710830c4 - Patch #190867 by chx: fixed access to creating path aliases. 2009-12-17 13:10:19 +00:00
Dries Buytaert 42f9d899af - Patch #660904 by Crell, Crell: wrong interface name in hook_entity_info() docblock. 2009-12-17 08:00:59 +00:00
Dries Buytaert ffa47a8ddb - Patch #635378 by sun, sivaji, carlos8f: wrong local task titles for taxonomy term and user account pages. 2009-12-16 19:57:45 +00:00
Dries Buytaert 8ee21dd132 - Patch #632092 by scor, linclark: number of replies of a node in RDFa. 2009-12-16 19:53:53 +00:00
Dries Buytaert c655cda6f3 - Patch #658726 by bleen18: better home link. 2009-12-16 19:41:22 +00:00
Dries Buytaert 775b4561fe - Patch #659710 by fgm: queue API was missing a releaseItem method. 2009-12-16 17:44:16 +00:00
Dries Buytaert 2d6b6d492f - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-) 2009-12-15 08:45:32 +00:00
Dries Buytaert b792a6df2d - Patch #331180 by sun: rename file to be more consistent with other files. 2009-12-15 08:37:18 +00:00
Dries Buytaert 8b0fc57911 - Patch #360854 by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7. 2009-12-15 08:30:53 +00:00
Angie Byron c3080a0401 #659486 by Kiphaas7 and xmacinfo: Add back the 'loading' image to the Overlay in a way that does not kill performance. 2009-12-15 05:28:59 +00:00
Angie Byron e14a263914 #577398 by boombatower: Fix SimpleTest temporary file handling, post-stream wrappers. 2009-12-15 05:25:47 +00:00
Angie Byron 8e38d459e5 #653940 follow-up by Damien Tournoud: Clean-up of error handling from first stab at test reporting fixes. 2009-12-15 05:22:05 +00:00
Angie Byron eb807e70e0 #645776 follow-up by jhodgdon and matason: Added missing Number module help. 2009-12-15 05:20:13 +00:00
Dries Buytaert f8e75ebd58 - Patch #658034 by seutje: core should not use CSS classnames that contain an underscore. 2009-12-14 22:31:17 +00:00
Dries Buytaert 3a5d7e2c88 - Patch #655206 by dereine: Seven wasn't used for deleting a node. 2009-12-14 20:46:43 +00:00
Dries Buytaert 28714aa363 - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
Dries Buytaert 0c2b526539 - Patch #631550 by sun: fixed stale and improper logic for MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests. 2009-12-14 20:23:01 +00:00
Dries Buytaert 13984a7394 - Patch #639466 by yched: fixed hook_options_list() and XSS filtering, and added more tests. 2009-12-14 20:18:56 +00:00
Angie Byron 7e6fdd8540 #560646 by carlos8f and chx: Make SimpleTest catch Fatal PHP errors. 2009-12-14 19:24:10 +00:00
Angie Byron c3def18f3a #650832 by Gábor Hojtsy: Fixed shortcut bar collapse / overlay interaction. 2009-12-14 16:36:56 +00:00
Dries Buytaert 527a054952 - Patch #644648 by sun: cleaned up, documented, and corrected some ['#token'] code. 2009-12-14 13:51:57 +00:00
Dries Buytaert 516d24d1cd - Patch #558666 by sun, dropcube: revamp text format/filter configuration for better usability. 2009-12-14 13:32:53 +00:00
Dries Buytaert 5db74af793 - Patch #601150 by seutje: fixed behavior with contextual link drop-down. 2009-12-14 10:38:19 +00:00
Dries Buytaert a3b107b062 - Patch #371458 by catch: make the upgrade path work a bit better. 2009-12-14 10:36:26 +00:00
Angie Byron 85e9dbd20b #552436 follow-up by yched: Fix test regression. 2009-12-14 01:24:03 +00:00
Dries Buytaert 4856561c98 - Patch #601150 by Frando: tweaked the CSS of the contextual links to add some padding. 2009-12-13 20:08:30 +00:00
Dries Buytaert d7dbb49ae2 - Patch #658692 by Arancaytar: fixed documentation of hook_filter_info(). 2009-12-13 20:03:11 +00:00
Angie Byron 8cbdf98f41 #556390 follow-up by David_Rothstein: String clean-up on block visibility settings. 2009-12-13 18:19:01 +00:00
Angie Byron 82c20e6615 #654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE queries. 2009-12-13 18:10:43 +00:00
Dries Buytaert a1e08d9353 - Patch #656266 by fgm: fixed the hook and added documentation. 2009-12-13 13:06:45 +00:00
Dries Buytaert ab6f592cd7 - Patch #601150 by bleen18, eojthebrave, seutje, bganicky, sun, yoroy, JacobSingh, ivansf, drifter: improved UI for contextual links. 2009-12-13 13:00:32 +00:00
Dries Buytaert 601150c262 - Patch #658302 by yched: re-purpose hook_field_sanitize() into hook_field_prepare_view(). 2009-12-13 12:42:28 +00:00
Dries Buytaert 8b4406ef5d - Patch #552436 by yched: validation of the number of values in field_default_validate(). 2009-12-13 12:41:08 +00:00
Angie Byron d6305a6616 #653940 follow-up by carlos8f and sun: Fix fatal errors in tests and revert changes to error reporting in previous patch. 2009-12-13 09:14:21 +00:00
Angie Byron a542d8b716 #658358 by yched: Fix capitalization. 2009-12-13 09:04:55 +00:00
Angie Byron 3dd7a193ae #645776 by jhodgdon, arianek, tobiasb, and matason: Update Field modules to new help standard. 2009-12-13 02:04:14 +00:00
Angie Byron 5a0ea2d5c3 #510094 by mgifford and pp: Add description to the link items of Toolbar module. 2009-12-12 23:42:59 +00:00
Angie Byron 1b1fb73c83 #623320 by rfay: Implement AJAX 'css' command in misc/ajax.js (with tests). 2009-12-12 23:36:28 +00:00
Angie Byron 89f1212643 #645802 by jhodgdon and arianek: Convert File module to new help standard. 2009-12-12 23:04:57 +00:00
Dries Buytaert ffbdf59cd8 - Patch #645796 by arianek, jhodgdon, lisarex: fixed help texts. 2009-12-12 21:05:20 +00:00
Dries Buytaert 00f122cd7b - Patch #655212 by chx: remove unused and broken drupal_session_count(). 2009-12-12 20:55:18 +00:00
Dries Buytaert e096263f3c - Patch #115540 by Wesley Tanaka, douggreen, WorldFallz, dww: 'no results' page was not themeable, and generated invalid HTML. 2009-12-12 20:49:34 +00:00
Dries Buytaert 6a13eb22fc - Patch #657828 by yched: make hook_field_formatter() act on all field values. 2009-12-12 20:16:03 +00:00
Dries Buytaert 7697d26690 - Patch #655600 by David_Rothstein, nenne: small code cleanups. 2009-12-12 19:19:09 +00:00
Dries Buytaert bce59ec4e5 - Patch #314349 by Damien Tournoud, Dave Reid, CorniI, nedjo, catch: fixed PDO Exception when having too much comments. 2009-12-11 17:09:00 +00:00
Dries Buytaert 3bd4c9fbd3 - Patch #653004 by jhodgdon, arianek: create help page for Contextual module following new standard. 2009-12-11 17:08:27 +00:00
Dries Buytaert 169656a79b - Patch #653000 by jhodgdon, arianek: create help page for Overlay module following new standard. 2009-12-11 16:57:24 +00:00
Dries Buytaert 3b8013e20d - Patch #523214 by David_Rothstein, Bojhan: UI cleanup of the text on 'Site Information'. 2009-12-11 16:52:01 +00:00
Dries Buytaert ef2c240086 - Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code). 2009-12-11 16:49:40 +00:00
Angie Byron 8bc1fea750 #655614 by David_Rothstein and ksenzee: Remove code that causes changes made by submitting a form in the overlay to not be reflected when the window automatically closes. 2009-12-10 17:26:04 +00:00
Angie Byron fc56c024d3 #656300 by JoshuaRogers: Fixed Typo in system.test prevents D7 from passing tests. 2009-12-10 17:22:35 +00:00
Dries Buytaert 318436d199 - Patch #619904 by nenne: fixed forum.module doesn't uninstall cleanly. 2009-12-10 15:52:56 +00:00
Dries Buytaert c2f26d3368 - Patch #653940 by sun: tests weren't reporting all errors. 2009-12-10 15:39:43 +00:00
Dries Buytaert 3016bcbd23 - Patch #652420 by sun: fixed some errors. 2009-12-09 19:22:04 +00:00
Dries Buytaert 11cbc6ab2c - Patch #c960657: rollback of double commit. It blame the network at Do It With Drupal. ;-) 2009-12-09 19:01:14 +00:00
Dries Buytaert 9b74fbaa70 - Patch #645968 by yoroy, Bojhan, seutje, Dave Reid, Damien Tournoud: added workflow category. 2009-12-09 18:52:31 +00:00
Dries Buytaert e3c0e5094f - Patch #655046 by thegreat: fixed typo in documentation. 2009-12-09 17:44:44 +00:00
Dries Buytaert 253a2e6df9 - Patch #654558 by ksenzee: toolbar drawer toggle is broken. 2009-12-09 17:43:01 +00:00
Dries Buytaert 8de2de0206 - Patch #653926 by Damien Tournoud: fixed range of sub-queries not being honored. 2009-12-09 17:23:50 +00:00
Dries Buytaert 620a306ea4 - Patch #654560 by yched: fixed taxonomy upgrade path. 2009-12-09 15:52:25 +00:00
Dries Buytaert 65e5296401 - Patch #639638 by c960657: missing check_plain() on actions admin page. 2009-12-09 15:40:06 +00:00
Dries Buytaert 13dba19e6a - Patch #652420 by sun: fixed some problems in the tests. 2009-12-09 15:30:48 +00:00
Angie Byron 3254e88fde #651712 by carlos8f: Fixed bug where rendered menu tree links do not include proper attributes (with tests). 2009-12-08 07:09:43 +00:00
Angie Byron cc42c55f86 #410926 by Damien Tournoud: Tests to ensure disabled Form API fields are working properly. 2009-12-08 07:01:19 +00:00
Angie Byron 4d5ec09a64 #645784 follow-up by jhodgdon and David_Rothstein: Put back accidentally rolled-back help text. 2009-12-08 06:58:41 +00:00
Angie Byron 757c567e55 #654014 by moshe weitzman: Fix broken update functions. 2009-12-08 06:52:38 +00:00
Angie Byron daa59856c3 #375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding dependency to non-existing module (with tests). 2009-12-08 06:39:34 +00:00
Angie Byron ddf591963e #520740 by marcingy, catch, and Damien Tournoud: Fixed Comment threading (with test). 2009-12-08 06:33:11 +00:00
Dries Buytaert c00aa8d030 - Patch #459786 by mcarbone: added tests for countQuery() 2009-12-08 03:14:57 +00:00
Dries Buytaert 1f12c4cb52 - Patch #653864 by sun: fixed bugs in filter administration and tableDrag. 2009-12-08 03:10:51 +00:00
Dries Buytaert 10d16e11b1 - Patch #556390 by sun, Dave Reid, Davy Van Den Bremt, Rob Loach, yoroy: vertical Tabs on block visibility settings. 2009-12-07 21:16:31 +00:00
Dries Buytaert 8006ba5d51 - Patch #633086 by yoroy, drifter, s.toonen: some visual/UX improvements to the dashboard. 2009-12-07 12:06:52 +00:00
Angie Byron b52cdd773c #652420 by sun: Fixed Various failures everywhere caught by asserting on watchdog errors found in testing logs. 2009-12-07 06:07:19 +00:00
Angie Byron f3d5790c3b #645790 by arianek, jhodgdon, and lisarex: Convert Locale module to new help standard. 2009-12-07 05:02:37 +00:00
Angie Byron 5008143f33 #645784 by arianek, lisarex, and tobiasb: Update Filter module to new help standard. 2009-12-07 03:46:36 +00:00
Angie Byron 21b49cf5e2 #633616 by batigolix, lisarex, arianek, samirnassar, tobiasb, and jhodgdon: Update user module to new help standard. 2009-12-07 03:45:16 +00:00
Angie Byron e81fccd2e6 #652864 by yched: Remove stray whitespace. 2009-12-07 03:42:27 +00:00
Dries Buytaert 864408cefa - Patch #652420 by sun: fixed various failures. 2009-12-06 23:56:47 +00:00
Angie Byron f5b178083e #645778 by arianek, tobiasb, and lisarex: Update Field UI to new help standard. 2009-12-06 18:51:43 +00:00
Angie Byron 5cd23ec275 #645796 by arianek and lisarex: Update Trigger module to new help standard. 2009-12-06 18:46:13 +00:00
Angie Byron e7ac6347ac #493030 follow-up by scor and effulgentsia: Add rdf-meta class to empty spans to help identify their purpose. 2009-12-06 18:35:14 +00:00
Angie Byron 614a4dea23 #320132 by kbahey, catch: Make path.inc swappable. 2009-12-06 18:27:23 +00:00
Angie Byron d57f7baa95 #635056 by arianek, tobiasb, batigolix, and jhodgdon: Update Profile Module to new help standard. 2009-12-06 18:24:29 +00:00
Angie Byron 020e04c505 #646762 by bleen18: Fixed bug where Blocks with no title were unusable in dashboard. 2009-12-06 18:21:43 +00:00
Angie Byron 7d4f8c7ac6 #635282 by jhodgdon and arianek: Update RDF, DBlog, and PHP module to new help standard. 2009-12-06 18:11:41 +00:00
Angie Byron 89ac9876d0 #633156 follow-up by sun: Fix declaration of drupalGetAJAX(). 2009-12-06 18:06:22 +00:00
Angie Byron c87321156c #645790 by arianek, jhodgdon, and lisarex: Update Content Translation module to new help standard. 2009-12-06 17:56:05 +00:00
Angie Byron add3fb9bb7 #497948 follow-up by roychri, webernet, and matt2000: Fixed broken logo when using different colour scheme. 2009-12-06 17:48:36 +00:00
Angie Byron f903314be6 #632996 follow-up by marvil07, jhodgdon, and heather: Add example about containers vs. forums to Forum help text. 2009-12-06 17:36:51 +00:00
Angie Byron d69a28cf83 #633346 by JuliaKM, lisarex, arianek, batigolix, and jhodgdon: Convert Search module to new help standard. 2009-12-06 17:31:49 +00:00
Angie Byron 06c5979961 #626790 by justinrandell: Fixed bug where drupal_write_record() returns FALSE for valid update queries. 2009-12-06 17:01:52 +00:00
Angie Byron b12a25d24f #632820 follow-up by arianek: Add missing link to node.module help. 2009-12-06 16:59:14 +00:00
Dries Buytaert 66f740c584 - Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a module. 2009-12-06 01:00:27 +00:00
Angie Byron 882fa0ab33 #563000 by drewish, quicksketch, catch, and yched: DIE upload module, DIE! Long live File module! :D 2009-12-06 00:27:40 +00:00
Dries Buytaert 34752e2982 - Patch #607682 by seutje: clean up the mess that is toolbar.css. 2009-12-05 20:41:41 +00:00
Angie Byron 3774362838 #615130 by xmacinfo: Kill performance-sucking throbber gif reference. 2009-12-05 16:37:35 +00:00
Dries Buytaert 1cb3f94aef - Patch #633706 by jhodgdon: improved node_access_acquire_grants() documentation. 2009-12-05 15:40:46 +00:00
Angie Byron f74ade943c #649692 by Gábor Hojtsy: Fixed Overlay in WebKit browsers. 2009-12-05 15:07:05 +00:00
Dries Buytaert 0014a64d37 - Patch #641356 by fago, sun: cache more of () when form caching is enabled. 2009-12-05 14:33:55 +00:00
Dries Buytaert 14053d3625 - Patch #584296 by jhodgdon: improved field API documentation. 2009-12-04 22:46:28 +00:00
Angie Byron 8b209587a3 #650758 by carlos8f: Fixed Overlay bug: admin links aren't transformed to overlay paths in IE/Opera. 2009-12-04 17:57:33 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert a44f72acf0 - Patch #617424 by matt2000, jhodgdon: documentation for hook_menu(). 2009-12-04 16:27:44 +00:00
Dries Buytaert 3e6d6e115f - Patch #636822 by jhodgdon, arianek, David_Rothstein, JuliaKM: help improvements for shortcut and toolbar. 2009-12-04 16:02:42 +00:00
Dries Buytaert e039780f51 - Patch #627048 by Bojhan, yoroy: added user interface category. 2009-12-04 16:00:44 +00:00
Dries Buytaert 67ae364b46 - Patch #394182 by jhodgdon: documentation improvement 2009-12-04 15:58:57 +00:00
Dries Buytaert 92341bdf40 - Patch #471744 by jhodgdon: remove stray references from hook_taxonomy_term_load() parameters. 2009-12-04 15:54:37 +00:00
Dries Buytaert ca8416e036 - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks. 2009-12-03 20:21:50 +00:00
Dries Buytaert d1a2de607e - Patch #626024 by sun, catch: fixed filter_list_format() hits database too often / filter_format_save() doesn't save all filters. 2009-12-03 15:33:42 +00:00
Dries Buytaert f43ee59e05 - Patch #644106 by jhodgdon: field_update_instance() doc needs minor fix. 2009-12-03 02:30:18 +00:00
Dries Buytaert 912dcde784 - Patch #398110 by matt2000: bugfix: node_submit() resets ->uid. 2009-12-02 19:52:23 +00:00
Dries Buytaert 2845fa952a - Patch #648710 by pwolanin, Gábor Hojtsy: fixed error when creating new block without region. 2009-12-02 19:39:05 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert ef4513651e - Patch #647250 by brianV: permissions page not in alphabetical order. 2009-12-02 17:04:25 +00:00
Dries Buytaert 99833c6289 - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: improved consistency, flexibility and accessibility of form element labels. 2009-12-02 15:09:16 +00:00
Dries Buytaert 92760988b9 - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables. 2009-12-02 14:56:32 +00:00
Angie Byron e7dedc4330 #569354 by jhodgdon: Fixed More Help link on Actions page, some capitalization. 2009-12-02 08:15:04 +00:00
Angie Byron e581ef4dd8 #645776 by arianek, tobiasb, and jhodgdon: Update Field help to new standard. 2009-12-02 08:08:11 +00:00
Angie Byron 855c1821c3 #640216 by arianek, batigolix, dww, and jhodgdon: Update Update status module to new help standard. 2009-12-02 07:51:09 +00:00
Angie Byron 809a26051c #640348 by batigolix, arianek, lisarex, bangpound, and jhodgdon: Updated Taxonomy module to new help standard. 2009-12-02 07:42:43 +00:00
Angie Byron c912008307 #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site. 2009-12-02 07:28:22 +00:00
Dries Buytaert cfc96df9a7 - Patch #648394 by jhodgdon, dww: improved order of fields on update config page. 2009-12-02 01:05:11 +00:00
Dries Buytaert 810b8512c5 - Patch #647336 by boombatower, Morbus Iff: fixed bug with when xmlrpc() is called with no function arguments. Added some extra XML-RPC tests. 2009-12-02 00:31:47 +00:00
Dries Buytaert 2bc5334aae - Patch #642010 by yoroy: shorten and reorganize help text for language stuff. 2009-12-02 00:28:43 +00:00
Dries Buytaert a8bb546ece - Patch #620446 by sun: removed a whitespace. 2009-12-02 00:14:26 +00:00
Dries Buytaert 0af8301ac2 - Patch #634234 by jhodgdon, arianek: more help improvements. 2009-12-01 23:48:48 +00:00
Dries Buytaert bdf018696f - Patch #446666 by cweagans: split 'administer site configuration' into more granular permissions. 2009-12-01 22:30:31 +00:00
Angie Byron 48377c459b #613858 follow-up by cweagans: Rename update function so HEAD works again. ;) 2009-12-01 19:19:49 +00:00
Dries Buytaert 7b2a09ead3 - Patch #629518 by jhodgdon: better documentation. 2009-12-01 19:00:18 +00:00
Dries Buytaert d5d453604a - Patch #613858 by sun, Dave Reid: fixed drupal_is_front_page() should not call drupal_get_normal_path(). 2009-12-01 18:39:56 +00:00
Dries Buytaert 6083731ce4 - Patch #645374 by sun: make object IDs available to form submit handlers. This should be a best practice, IMO. 2009-12-01 16:03:35 +00:00
Angie Byron f79924352f #632030 by JohnAlbin: Merge Garland and Minnelli into one theme. 2009-12-01 15:57:40 +00:00
Dries Buytaert 5bdef156a8 - Patch #634234 by jhodgdon, arianek, lisarex: better help for system module, syslog module, and simpletest module. 2009-12-01 13:43:11 +00:00
Dries Buytaert b8eb08d514 - Patch #637702 by jhodgdon, David_Rothstein: get rid of Administration Shortcuts menu. Left-over code. 2009-12-01 13:41:55 +00:00
Dries Buytaert 65163fc48e - Patch #336483 by catch: moving the update function to the proper module. 2009-12-01 13:35:24 +00:00
Dries Buytaert c908edebeb - Patch #601150 by eojthebrave, bganicky, sun, seutje, JacobSingh, ivansf: improved UI for contextual links. 2009-12-01 13:27:27 +00:00
Dries Buytaert 5fbaa631cb - Patch #616108 by lisarex, agentrickard, Bojhan: improved (and corrected) help text on roles page. 2009-12-01 13:18:41 +00:00
Dries Buytaert 29368b4664 - Patch #620446 by Xano: rewrite permission titles and descriptions. 2009-12-01 13:14:43 +00:00
Dries Buytaert d8429228ce - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes and extra tests. 2009-12-01 03:07:34 +00:00
Dries Buytaert 886cc50e75 - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more usable top level Appearance page. Yay. 2009-12-01 00:39:35 +00:00
Dries Buytaert 16e0c1890e - Patch #504076 by eigentor, David_Rothstein, dcor, heather, lisarex: improve text format description. 2009-11-30 13:55:55 +00:00
Dries Buytaert 329a886c68 - Patch #639434 by dereine, heather, Bojhan, justinrandell: clean up error messages. 2009-11-30 00:53:41 +00:00
Dries Buytaert 49af6f98f8 - Patch #562932 by sun, dropcube, ugerhard: filter cache settings not saved properly. 2009-11-30 00:42:01 +00:00
Angie Byron 27128bc148 #646212 by Jody Lynn: Fixed typos in field.info.inc comment. 2009-11-29 22:33:47 +00:00
Angie Byron 706d737ca1 #639428 by sun and yched: Remove #process pattern from text field. 2009-11-29 20:45:17 +00:00
Angie Byron 88df17380a #639738 by VM, batigolix, arianek, marvil07, jhodgdon, deviantintegral, and dmitrig01: Convert Path module to new help standard. 2009-11-29 20:19:04 +00:00
Angie Byron 7cef435baa #640174 by batigolix, arianek, and lisarex: Update Contact module to new help standard. 2009-11-29 19:54:40 +00:00
Angie Byron ddb369eaf3 #633836 by batigolix and arianek: Convert Help module's help to new standard. 2009-11-29 19:37:02 +00:00
Dries Buytaert 1e15bb98ef - Patch #632820 by arianek, samirnassar: documentation improvements. 2009-11-29 10:43:53 +00:00
Dries Buytaert dde80e874b - Patch #642178 by mfb: fixed two comment updates bug. 2009-11-29 10:33:16 +00:00
Dries Buytaert 500b2a0022 - Patch #645850 by Amitaibu: remove unused variables from text module. 2009-11-29 10:17:11 +00:00
Dries Buytaert 0b97803613 - Patch #613754 by yched, detour, matt2000: fixed field_info_fields(). 2009-11-29 06:35:47 +00:00
Dries Buytaert 19c4f88cad - Patch #645584 by eojthebrave: missing edit link on user administration page. 2009-11-28 21:44:54 +00:00
Angie Byron 27875d3528 #641034 by plach: Make comment lists filterable. 2009-11-28 16:41:19 +00:00
Dries Buytaert b608482678 - Patch #642702 by sun: form validation handlers cannot alter structure. 2009-11-28 14:39:31 +00:00
Dries Buytaert 6092688de5 - Patch #645078 by sun: #skip_duplicate_check() is obsolete 2009-11-28 09:36:41 +00:00
Dries Buytaert b159baf07e - Patch #644648 by sun: comment_form() structure and elements were inconsistent. 2009-11-28 09:18:17 +00:00
Dries Buytaert a9662c4d54 - Patch #628642 by c960657: taxonomy field 'column' should be 'tid' instead of 'value'. 2009-11-27 15:17:54 +00:00
Dries Buytaert 16ff5d1a01 - Patch #628642 by c960657: taxonomy field 'column' should be 'tid' instead of 'value'. 2009-11-27 07:10:51 +00:00
Angie Byron 9b4406c522 #634820 by arianek, batigolix, and jhodgdon: Update Menu module to new documentation standard. 2009-11-27 04:57:36 +00:00
Angie Byron ffaabbf1a2 #620592 by sivaji: Provide feedback when saving term/vocabulary overview pages. 2009-11-27 00:06:10 +00:00
Angie Byron 430a37f010 #623314 by yched, peximo, and plach: Remove extra phantom properties rendered on comment preview. 2009-11-26 19:09:32 +00:00
Angie Byron a46e9b6fff #637710 by jhodgdon, heather, and arianek: Update Poll and Dashboard to new help standard. 2009-11-26 06:59:07 +00:00
Angie Byron 0541a67701 #633064 by arianek and jhodgdon: Updated Blog Module to new documentation standard. 2009-11-26 06:49:28 +00:00
Angie Byron b77dd5349c #633750 by arianek, Shai, jhodgdon, and JuliaKM: Update Comment module to new documentation standards. 2009-11-26 06:44:50 +00:00
Angie Byron 0571fe3368 #633134 by arianek and jhodgdon: Update Book Module to new help documentation standards. 2009-11-26 06:42:42 +00:00
Angie Byron d2885d927e #633808 by batigolix, arianek, and jhodgdon: Update Image module to new help standard. 2009-11-26 06:19:12 +00:00
Angie Byron d3de3672f1 #642612 by yched: Add clean way to reset entity_info() cache. 2009-11-26 05:54:48 +00:00
Angie Byron 37339758d1 #635900 by batigolix and arianek: Update Tracker module to new help documentation standard. 2009-11-26 05:01:50 +00:00
Angie Byron f59783f23a #640198 by batigolix and arianek: Update OpenID module to conform to new help standard. 2009-11-26 04:49:52 +00:00
Angie Byron cba6fb8dc5 #632996 by JuliaKM, arianek, marvil07, and jhodgdon: Convert Forum module to new help text standard. 2009-11-26 02:55:53 +00:00
Dries Buytaert 1041473276 - Patch #633654 by arianek, Shai: better help text for color module. 2009-11-25 06:38:16 +00:00
Dries Buytaert 2292609842 - Patch #641750 by JohnAlbin: fixed image scaling on story's image fields. 2009-11-25 06:35:46 +00:00
Dries Buytaert b09f52216d - Patch #619230 by matt2000, yched: update 'default field value' UI code for D7 Field API. 2009-11-24 21:38:33 +00:00
Dries Buytaert a359ac4695 - Patch #640064 by yoroy: shorten the help text on /admin/config/regional/language. 2009-11-24 05:35:41 +00:00
Dries Buytaert 02e70401ec - Patch #606934 by matt2000, johanneshahn, yched: fixed bug with boolean fields, and added more field type tests. 2009-11-24 05:27:31 +00:00
Dries Buytaert a5beea1d12 - Patch #633312 by lisarex, JuliaKM, arianek: better help for aggregator module. 2009-11-24 05:23:54 +00:00
Dries Buytaert c85b24f0f7 - Patch #575804 by Heine, c960657: fixed OpenID URL normalization #fragment handling. 2009-11-24 05:20:48 +00:00
Dries Buytaert a902f664d9 - Patch #564852 by justinrandell, mcarbone, Crell: fixed subselect in WHERE condition with multiple placeholders cause invalid/duplicate placeholders. 2009-11-23 22:31:42 +00:00
Angie Byron 7389848d69 #637930 by yoroy and jhodgdon: Remove the word 'post' from Tracker module. 2009-11-23 02:45:42 +00:00
Angie Byron ca8b82b4ca #633812 by batigolix, arianek, and jhodgdon: Update Statistics module to new help documentation standard. 2009-11-23 01:33:45 +00:00
Angie Byron a266365493 #632898 follow-up by batigolix and arianek: Minor tweaks to Block module documentation for consistency. 2009-11-22 21:24:37 +00:00
Dries Buytaert a855fe0e99 - Patch #639628 by c960657: fixed malformed alt text on theme admin page. 2009-11-22 18:42:55 +00:00
Angie Byron cbe0991d7e #617632 follow-up by zserno and yched: Fix redirection path for content types with underscores. 2009-11-22 18:20:56 +00:00
Dries Buytaert 79a9a4f3bf - Patch #582378 by sun, David_Rothstein: fixes for the filter system and additional tests. 2009-11-22 08:14:27 +00:00
Dries Buytaert ba79092434 - Patch #601584 by yched: fix verbose feature. 2009-11-22 08:09:21 +00:00
Angie Byron 2fad47da01 #619666 follow-up by effulgentsia: Fixed hunk in user_access(). 2009-11-22 04:22:54 +00:00
Angie Byron 490fd34fb0 #617632 by zserno, rszrama, and sign: Add a Save & Add Fields button when adding a content type. 2009-11-22 03:13:01 +00:00
Angie Byron eafe025efe #634684 by callison: Fixed Installation Progress Bar Too Short. 2009-11-22 03:03:24 +00:00
Angie Byron 7f7df40227 #623310 by rfay: Fixed AJAX 'changed' command asterisk argument. 2009-11-22 02:48:37 +00:00
Angie Byron 6ff73ad053 #614316 by lisarex: Improvements to content type submission guidelines. 2009-11-22 02:39:06 +00:00
Angie Byron 3bd57883ef #636860 by heather, yoroy, et al: Shorten help text on modules page. 2009-11-22 01:33:45 +00:00
Angie Byron 5faa47a431 #523406 follow-up by eigentor and yoroy: Even more cleanup to forum descriptions. 2009-11-21 20:33:56 +00:00
Dries Buytaert c0d6f2ea5a - Patch #122098 by jeffschuler: small code clean up. 2009-11-21 17:53:17 +00:00
Angie Byron fc50814e78 #614324 by heather, lisarex, redndahead, and Bojhan: UI text improvements on node author display settings. (UXSprint) 2009-11-21 17:44:51 +00:00
Angie Byron 414dccc598 #639218 by kika: Made Dashboard gray container lighter in colour (UXSprint). 2009-11-21 17:42:00 +00:00
Angie Byron 7d21ca61fc #634440 follow-up by sun: More fixes post-form_state storage removal. 2009-11-21 17:01:31 +00:00
Angie Byron 030963e095 #634440 follow-up by justinrandell: Fixed enabling/uninstalling modules. 2009-11-21 16:20:34 +00:00
Dries Buytaert a03cfb9f32 - Patch #638194 by yoroy: shorter help text on contact form pages. 2009-11-21 14:55:13 +00:00
Dries Buytaert ff88ee0f56 - Patch #601584 by effulgentsia, boombatower, yched: setUp() function for unit and web test cases should reset all resettable statics. 2009-11-21 14:35:05 +00:00
Dries Buytaert 63f39bedf6 - Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ()['storage']. 2009-11-21 14:06:46 +00:00
Dries Buytaert dc22c73a90 - Patch #638214 by yoroy: usability: improve labels and descriptions on aggregator admin page. 2009-11-21 09:00:33 +00:00
Dries Buytaert fc13ed0da4 - Patch #638222 by yoroy: clearer labels and descriptions on book settings page. 2009-11-21 08:58:23 +00:00
Angie Byron 59ceca0caf #633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister function to drupal_js_encode(). 2009-11-21 00:43:42 +00:00
Angie Byron 34119ba98b #638356 by yched: Reorganize and re-locate field test modules. 2009-11-20 23:29:28 +00:00
Angie Byron b14349889e #619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for drupal_static() in performance-critical functions. 2009-11-20 06:12:45 +00:00
Angie Byron 01d85a5571 #635202 by yched and sun: Remove #process pattern from option widgets (plus buckets of tests for option widgets). 2009-11-20 05:14:13 +00:00
Angie Byron 9b71489a48 #636834 by yched: Fixed field revision data when user has no 'edit' access on the field (with tests). 2009-11-20 04:51:27 +00:00
Angie Byron 3896ead12b #629958 by jhodgdon: Cleaned up page.tpl.php documentation. 2009-11-20 04:20:38 +00:00
Angie Byron fd8579a30a #493520 by mfb and oneoftwo: Fixed Profile fields cannot be updated (with tests). 2009-11-20 04:15:15 +00:00
Angie Byron d7b07976bb #281536 by casey: Fixed typo in node_access_records() documentation. 2009-11-19 22:50:42 +00:00
Angie Byron ffb7dcaf33 #547068 follow-up by David_Rothstein: Don't use Seven for maintenance page. 2009-11-19 15:50:23 +00:00
Angie Byron ce2fe66cc9 #632898 by arianek and lisarex: Help File Fixup: Block module. 2009-11-19 05:54:42 +00:00
Angie Byron cb98091e1b #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines. 2009-11-19 04:00:47 +00:00
Angie Byron bf703452de #620634 by David_Rothstein: Don't build Shortcuts unconditionally for anonymous users. 2009-11-19 03:57:15 +00:00
Angie Byron 016280812e #547068 by sun, seutje, yoroy, Gábor Hojtsy, adrian, Bojhan, and markboulton: Use Seven theme for installation / updates. 2009-11-19 03:11:53 +00:00
Angie Byron e0a67c1c00 #636666 by c960657: Don't auto-detect timezones after a failed submit. 2009-11-19 01:24:44 +00:00
Dries Buytaert ff1c072b2e - Patch #634240 by catch, yched: system_list() caching was broken. 2009-11-18 20:00:31 +00:00
Dries Buytaert de137a2dfb - Patch #624290 by peximo: improved assumptions about default comment language. 2009-11-18 19:37:21 +00:00
Dries Buytaert 6bd1e87a1c - Patch #624290 by peximo: improved assumptions about default comment language. 2009-11-18 19:25:28 +00:00
Dries Buytaert ffdcefa710 - Patch #632888 by bleen18: fixed warning about missing taxonomy.feeds.inc. 2009-11-18 18:58:01 +00:00
Dries Buytaert 4788bf25fa - Patch #583730 by sun: fixed form caching. 2009-11-18 18:51:11 +00:00
Angie Byron 63d48af6fb #633156 by rfay and effulgentsia: Added a baseline of tests for AJAX commands. 2009-11-18 04:56:20 +00:00
Angie Byron 5dcf64baed #616552 follow-up by christefano and scor: Removed an extra period. 2009-11-18 04:44:19 +00:00
Dries Buytaert a239296cbc - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
Angie Byron a6cca24d2a #555712 by TheRec, catch, bleen18: Store Toolbar collapsed/expanded state in a cookie so it's remembered between sessions. 2009-11-17 18:51:19 +00:00
Angie Byron 8e9030380b #616552 by yoroy, scor, and Cloud: Better module description for the core RDF module. 2009-11-17 16:42:31 +00:00
Angie Byron f7b8a6c5da #540282 follow-up by David_Rothstein: Removed accidentally introduced menu module dependency from toolbar module. 2009-11-17 03:07:29 +00:00