Commit Graph

7240 Commits (0d8adb439d47d2f30fc0d4edee029f40d3145316)

Author SHA1 Message Date
Angie Byron 2c7e1f2a41 #505084 by Rob Loach: Added an #attached_library() FAPI property for drupal_add_library(), for consistency with #attached_css and #attached_js. 2009-08-25 21:16:31 +00:00
Angie Byron b1cf3f1d26 #558756 by Davy Van Den Bremt: Fix non-by-referenced calls to drupal_static(). 2009-08-25 16:38:51 +00:00
Angie Byron 9756ad05ec #546878 follow-up by Gábor Hojtsy: Remove double-placement of Performance menu item. 2009-08-25 16:33:43 +00:00
Angie Byron 245d83cb84 #364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's rendering API. 2009-08-25 15:39:13 +00:00
Angie Byron b30633deee #489762 follow-up by JohnAlbin: Fix for sub-theme screenshots not showing up. 2009-08-25 15:28:05 +00:00
Dries Buytaert 75722e4f19 - Patch #537434 by chx, bangpound, moshe weitzman, David Strauss: move the blog API module to contrib. 2009-08-25 10:58:32 +00:00
Dries Buytaert 59422f6ae0 - Patch #535564 by Gábor Hojtsy: fixed broken path. 2009-08-25 10:41:22 +00:00
Dries Buytaert 41e2215ea8 - Patch #551080 by Gábor Hojtsy: the by module page blocks did not have the new show flag. 2009-08-25 10:37:36 +00:00
Dries Buytaert f9f8a6cb81 - Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allow to be altered. 2009-08-25 10:35:33 +00:00
Dries Buytaert 14b233ec1d - Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages. 2009-08-25 10:27:15 +00:00
Dries Buytaert d55daf0fc4 - Patch #557792 by Gábor Hojtsy: created 'web services' category. 2009-08-25 10:07:19 +00:00
Dries Buytaert 966fbe5549 - Patch #546882 by Gábor Hojtsy: remove unnecessary code. 2009-08-25 09:53:28 +00:00
Angie Byron c6d9c07b69 #446518 follow-up by sun: Removed logic branch in check_markup() for string being NULL. 2009-08-25 03:04:13 +00:00
Angie Byron 61035e4446 #492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests). 2009-08-25 02:48:16 +00:00
Angie Byron 4d85fb1f56 #557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page. 2009-08-24 22:03:01 +00:00
Angie Byron 1378428913 #557932 by plach and bangpound: Fixed taxonomy term field autocomplete widgets validation, which broke after translatable fields. 2009-08-24 21:00:23 +00:00
Dries Buytaert 998697675f - Patch #262906 by Davy Van Den Bremt, mooffie: bogus form_build_id_/nodetype/ variable created on type settings page. 2009-08-24 19:26:46 +00:00
Angie Byron c95c99f751 #535564 follow-up by pwolanin and Gábor Hojtsy: Create 'Web services' category and move Aggregator under there. 2009-08-24 17:11:42 +00:00
Angie Byron 7d2da90600 #303419 follow-up by drewish: Fix typo. 2009-08-24 16:01:21 +00:00
Dries Buytaert 5028d5fba9 - Patch #303419 by drewish: incorrect expiration headers with private file transfers. 2009-08-24 12:44:14 +00:00
Dries Buytaert 1d34a3e329 - Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings. 2009-08-24 12:32:10 +00:00
Angie Byron bf9c634123 #550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name]. 2009-08-24 03:11:34 +00:00
Angie Byron 03a5563b89 #509584 by pwolanin: Various API fixes for menu_tree_data() including depth param. 2009-08-24 01:49:41 +00:00
Angie Byron 8765df6593 #516138 follow-up by yched: Instead of a full menu rebuild, set a variable indicating it's needed. Speeds up tests by a factor of at least two. 2009-08-24 01:21:51 +00:00
Angie Byron ce1fa8c112 #162788 by dww, Dave Reid, and JohnAlbin: Add option to include modules that aren't enabled in Update Status. 2009-08-24 00:42:34 +00:00
Angie Byron 7d818b2606 #557056 by sign: Removed the fieldset around summary and body fields. 2009-08-24 00:37:25 +00:00
Angie Byron b5729a616e #557342 by agentrickard: Fixed typo. 2009-08-24 00:31:59 +00:00
Angie Byron 2c55219315 #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
Angie Byron e63e85020b Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again. 2009-08-24 00:10:46 +00:00
Angie Byron 4ae238ea57 *** empty log message *** 2009-08-24 00:02:05 +00:00
Angie Byron c98fd96c62 #367595 follow-up by plach: Fix missing call to field_attach_preprocess(). 2009-08-23 18:41:02 +00:00
Dries Buytaert e77beba5da - Patch #113614 by John Morahan: small fix for token/placeholder substitution to core. 2009-08-23 13:02:38 +00:00
Dries Buytaert 26024e03c8 - Patch #554988 by Danny Van Den Brempt: removed unnecesary parameter. 2009-08-23 09:45:07 +00:00
Angie Byron c1755a8250 #545230 by rfay: Fixed one-time login link error messages. 2009-08-23 04:50:25 +00:00
Angie Byron 22a5a73ddf #542206 by asimmonds: Fix admin/content filters (with tests). 2009-08-23 04:37:52 +00:00
Angie Byron 041d8ee5a8 #516138 follow-up by Damien Tournoud: Remove expensive menu_rebuild() call from field API. 2009-08-23 03:54:47 +00:00
Angie Byron 5d055a765c #550228 by tobiasb and sun: Fixed double-escaping of title callbacks in Image module. 2009-08-23 02:19:02 +00:00
Angie Byron e6eb489918 #542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions. 2009-08-23 01:05:12 +00:00
Angie Byron a8cc3e30c3 #471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic pattern/js for hiding machine readable names (applied to menu and content types). 2009-08-22 23:18:29 +00:00
Dries Buytaert 7ad9777c45 - Patch #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of local tasks. 2009-08-22 20:10:38 +00:00
Angie Byron 333303009b #556714 by Davy Van Den Bremt: Fixed broken url in administration theme status message. 2009-08-22 20:01:10 +00:00
Angie Byron a2694498f1 #542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks. 2009-08-22 19:58:28 +00:00
Angie Byron d71ffc5aba #200953 by seanburlington: Added basic support for 'time' and 'date' types to schema API. 2009-08-22 19:43:12 +00:00
Angie Byron 2ee24205ba #556594 by sign: Move File Uploads under Media. 2009-08-22 19:30:41 +00:00
Angie Byron a9762cd3bf #201415 by sun: Add a permission to access site in maintenance mode. 2009-08-22 18:24:14 +00:00
Angie Byron 4cbe60a533 #370454 follow-up by flobruit: Fix update function return value. 2009-08-22 16:55:46 +00:00
Angie Byron cf56187532 #296322 follow-up. It's extremely helpful when I remember to commit ALL files. :P 2009-08-22 16:16:19 +00:00
Dries Buytaert 4c028a19fb - Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core. 2009-08-22 16:01:10 +00:00
Angie Byron bfb487627e #296322 by cwgordon7 andSenpai: Fix horribly broken trigger module and add tests so we don't do it anymore. 2009-08-22 15:35:36 +00:00
Dries Buytaert a321598493 - Patch #556136 by catch, dereine: remove theme_forum_topic_navigation(). 2009-08-22 15:29:30 +00:00
Dries Buytaert c0ec9bd516 - Patch #556136 by catch, dereine: remove theme_forum_topic_navigation(). 2009-08-22 15:26:04 +00:00
Angie Byron 36ec189695 #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string. 2009-08-22 14:34:23 +00:00
Dries Buytaert 73a72337bb - Patch #364219 by Everett Zufelt, brandonojc, jmburnz, mgifford: for accessibility, navigation menus should be preceded by headings of the appropriate level. 2009-08-22 13:45:37 +00:00
Dries Buytaert 0ac8abb27f - Patch #137072 by ksenzee, rernst: block titles not copied on switching to a new theme. 2009-08-22 13:25:37 +00:00
Dries Buytaert 94abfae9ac - Patch #556248 by doq: fixed error when editing role. 2009-08-22 10:09:28 +00:00
Dries Buytaert bb96d8e01e - Patch #556138 by Bojhan: fixed broken link. 2009-08-22 09:48:34 +00:00
Dries Buytaert bb54be48b9 - Patch rollback of #549432: tests didn't actually ran successfully. 2009-08-22 09:44:56 +00:00
Dries Buytaert bee1240231 - Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and permissions'. 2009-08-22 09:23:24 +00:00
Dries Buytaert 5d9b703485 - Patch #549432 by jromine: fixed editing of profile fields. 2009-08-22 09:22:01 +00:00
Angie Byron 34a8a369aa #367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API. 2009-08-22 00:58:55 +00:00
Dries Buytaert bc23bfaa11 - Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter_info(). 2009-08-21 17:28:27 +00:00
Dries Buytaert 19638ba0c6 - Patch #523478 by stBorchert, Bojhan, et al: better widget for WIDTH x HEIGHT widget. 2009-08-21 16:51:52 +00:00
Dries Buytaert b06e8d9caa - Patch #555818 by Gábor Hojtsy: color of Seven toolbar was not as designed. 2009-08-21 16:22:55 +00:00
Dries Buytaert 53fc09a555 - Patch #555458 by deekayen: convert stray sprinf() syntax query to dbtng. 2009-08-21 15:25:13 +00:00
Dries Buytaert 1f1734af01 - Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'. 2009-08-21 14:28:52 +00:00
Dries Buytaert 2a123f0ac9 - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'. 2009-08-21 14:27:47 +00:00
Dries Buytaert fd4020db89 - Patch #550228 by tobiasb: correct page callback. 2009-08-21 14:03:46 +00:00
Angie Byron 1595422929 #551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview. 2009-08-21 07:59:47 +00:00
Angie Byron 716293e0fb #509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D 2009-08-21 07:50:08 +00:00
Angie Byron 0e116ff9cf #555142 by yched: Clean up unneeded menu-rebuild code in Field UI. 2009-08-21 02:54:46 +00:00
Angie Byron cc22ae663a #541708 by catch: Removed unnecessary query in _filter_tips(). 2009-08-21 00:50:32 +00:00
Angie Byron 6df0d7edb6 #552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules. 2009-08-21 00:35:31 +00:00
Angie Byron db61b26039 #439798 by Rob Loach: Added Vertical Tabs to the Node Type Form. 2009-08-21 00:21:48 +00:00
Dries Buytaert e00f620dbc - Patch #554164 by catch: join on {forum} instead of {term_node} for forum queries. 2009-08-20 14:58:30 +00:00
Dries Buytaert 5dd8314d0a - Patch #446518 by sun: remove argument from check_markup(). 2009-08-20 10:56:33 +00:00
Dries Buytaert 0125b20cda - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page. 2009-08-20 10:48:03 +00:00
Dries Buytaert c5f683b27c - Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access(). 2009-08-20 09:47:04 +00:00
Angie Byron 5a4fdae4e3 Reverting #554106. Causes failures in path-related tests. 2009-08-20 03:16:06 +00:00
Angie Byron a10e162270 #554106 by dropcube, boombatower, deekayen, and sun: Let DWTC handle HTTP location header to ensure drupal_generate_test_ua() is called. Fix for testing bot. 2009-08-20 02:40:06 +00:00
Angie Byron f8e430c7fd #552084 by jhodgdon: Removed references to 'CCK' in core. 2009-08-19 22:46:05 +00:00
Dries Buytaert 40003c8307 - Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core. 2009-08-19 20:19:37 +00:00
Angie Byron e998857eb8 #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D 2009-08-19 13:31:14 +00:00
Dries Buytaert 24289301ab - Patch #552986 by yoroy: remove redundant form description. 2009-08-19 12:56:47 +00:00
Dries Buytaert 4a242a80b5 - Patch #543294 by Damien Tournoud et al: add status/promote/sticky to node_revisions table. 2009-08-19 12:37:58 +00:00
Angie Byron b2730e86d5 #552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and trailing slashes (with tests). 2009-08-19 08:38:09 +00:00
Dries Buytaert cca5a91436 - Patch #276400 by mattyoung, chx: tests for language negotiation. 2009-08-18 11:22:36 +00:00
Angie Byron ae1d9c577b #526122 by bangpound, yched, and catch: Added an autocomplete widget for taxonomy term fields. 2009-08-18 06:01:07 +00:00
Dries Buytaert 9eb6dd5eaa - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations. 2009-08-17 20:32:30 +00:00
Angie Byron b41323642b #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
Angie Byron 14ce7b4d4e #545956 by claudiu.cristea: Add a presave hook to comments. 2009-08-17 13:10:45 +00:00
Angie Byron 25b9f686a6 #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now. 2009-08-17 07:12:16 +00:00
Dries Buytaert 9b4013fd82 - Patch #504422 by catch, drewish: file_load_multiple() missing a sanity check. 2009-08-17 06:33:31 +00:00
Dries Buytaert 12893d0bd3 - Patch #340283 by boombatower, dmitrig01 et al: abstract the simpletest broswer in its own class/object. 2009-08-17 06:08:47 +00:00
Angie Byron 8a6d8660cb #370454 follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk. 2009-08-16 23:20:43 +00:00
Dries Buytaert 9d97533822 - Patch #550768 by boombatower: correct clear result message. 2009-08-16 19:33:54 +00:00
Dries Buytaert a1593ab1c9 - Patch #370454 by chx, Damien Tournoud: simplify page caching. 2009-08-16 18:39:45 +00:00
Angie Byron 46b9fe93b5 #296011 by boombatower: Fixed TestingParty08: DBLog filtering. 2009-08-16 17:57:44 +00:00
Angie Byron c924749147 #296324 follow-up by JuliaKM: Wrap comment at 80 chars. 2009-08-16 17:37:06 +00:00
Dries Buytaert 26cdaf72f2 - Patch #506482 by spuky, catch: remove some pointless /admin descriptions. 2009-08-16 11:31:27 +00:00
Angie Byron 7e707543f5 #296324 by R.Muilwijk, kscheirer, and pamelad: Fixed TestingParty08: url() for internal urls need a thorough test. 2009-08-16 03:16:19 +00:00
Angie Byron ff477cd6ea #295982 by kscheirer, jhedstrom, Senpai, et al: Added tests for the main help page. 2009-08-15 20:07:24 +00:00
Angie Byron 75c8c24c69 Oops. Extra file got in that last commit. 2009-08-15 17:53:56 +00:00
Angie Byron 7e04923b9e #529126 by boombatower: Split up SimpleTest verbose output into separate files. 2009-08-15 17:52:53 +00:00
Dries Buytaert a148fb75b5 - Patch #549950 by asimmonds: removed unused variable . 2009-08-15 15:57:44 +00:00
Dries Buytaert bf8e86f789 - Patch #476290 by tylor, evlis2, bohjan, Psicomante et al: add path alias to taxonomy term edit page. Yay. 2009-08-15 15:45:07 +00:00
Angie Byron 5ff1f14447 #545580 by moshe weitzman: Simplify block render structure. 2009-08-15 06:50:29 +00:00
Angie Byron f2f34a87f8 #362972 by tic2000 and stewsnooze: Have nofollow filter remove 'rel' attributes instead of just adding rel='nofollow'. 2009-08-15 06:45:31 +00:00
Angie Byron 6a97ac176e #296319 by redndahead, lilou, domas, and kscheirer: Added tests for external URL options. 2009-08-15 06:30:38 +00:00
Angie Byron 6935b396cb #548182 by yoroy: Better admin theme descriptions. 2009-08-15 06:27:49 +00:00
Angie Byron 4762bbf88c #545952 follow-up by dmitrig01: Fix sqlite errors because of bad menu conversion. 2009-08-15 06:26:28 +00:00
Angie Byron 8b86d0da84 #296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere. 2009-08-15 06:20:20 +00:00
Angie Byron 838b4c6510 #528204 by rfay: Fixed menu item sorting so it is now case in-sensitive. 2009-08-14 21:28:32 +00:00
Angie Byron 6e3832f4ff #264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through drupal_add_css(). 2009-08-14 16:15:38 +00:00
Angie Byron bc2a814c6d #519046 by catch, pwolanin: Fix how toolbar_get_menu_tree() determines menu to remove unneeded calls to _menu_check_access(). 2009-08-14 15:30:59 +00:00
Angie Byron 40052b63f2 #549182 by catch: Move logging and errors to admin/config/development. 2009-08-14 14:00:14 +00:00
Angie Byron c730d8c179 #549230 by sun: Changed Use drupal_static() in _node_revision_access(). 2009-08-14 13:53:01 +00:00
Dries Buytaert f59eaeb0a3 - Patch #531476 by JohnAlbin: corrected some favicon mime-type behavior. 2009-08-14 08:09:48 +00:00
Dries Buytaert 2dd0b6ff5d - Patch #548308 by dropcube: remove hook_filter_tips() as part of the hook_filter() refactoring. 2009-08-14 08:06:23 +00:00
Angie Byron 7cd59c6bc4 #548630 by bjaspan: Document hook_field_is_empty(). 2009-08-14 05:16:26 +00:00
Angie Byron 1724844d01 #336627 by Tresler and jhodgdon: Fix incorrect documentation in node_type_form_validate(). 2009-08-14 00:12:57 +00:00
Dries Buytaert 2abbabbcc2 - Patch #546336 by dropcube: transform hook_filter from having a paramater to hook_filter_(). 2009-08-13 19:53:20 +00:00
Dries Buytaert ecfa5477e7 - Patch #547290 by David_Rothstein: corrected behavior of new forum topics, and properly delete an unused variable upon uninstallation. 2009-08-13 11:43:34 +00:00
Dries Buytaert 14f98f2b7e - Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA. 2009-08-13 11:31:26 +00:00
Angie Byron a3018c01a2 #167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php files to act on any numeric pages, such as page-user-%.tpl.php 2009-08-13 03:05:54 +00:00
Angie Byron 49699d5be1 #533586 by dww and chx: Refactor dependency checks into sharable helper functions. 2009-08-13 03:03:04 +00:00
Angie Byron 5327ed26c2 #546070 by ksenzee: un-double-escape default front page title. 2009-08-13 02:16:35 +00:00
Angie Byron 0e8d1e8116 #540798 by kjy07 and Jody Lynn: Require image style names. 2009-08-13 02:03:29 +00:00
Angie Byron 527054dd86 #547528 by dww: Fixed Trailing whitespace in system_ip_blocking(). 2009-08-13 01:55:03 +00:00
Angie Byron 00ad7e8e03 #529756 by yched: Allow fields to be weighted per context. 2009-08-13 01:50:00 +00:00
Angie Byron 7a36d6a03c #547756 by yched: Remove some whitespace. 2009-08-13 00:17:47 +00:00
Angie Byron 049a8896f5 #545952 by yoroy and Gábor Hojtsy: move modules to config/modules. 2009-08-12 23:51:19 +00:00
Angie Byron 6341395283 #508458 follow-up by Josh Waihi: Fix menu access argument. 2009-08-12 23:23:00 +00:00
Dries Buytaert a9699f24bb - Patch #547290 by Xano: removed unused variable. 2009-08-12 18:18:50 +00:00
Dries Buytaert ff29c31ce5 - Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links. 2009-08-12 12:39:18 +00:00
Dries Buytaert 06fbe8e90c - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs. 2009-08-12 12:36:05 +00:00
Dries Buytaert 99ce96e5da - Patch #459980 by Xano: rework admin/settings/performance. 2009-08-12 11:43:10 +00:00
Dries Buytaert da2639d6cd - Patch #544400 by yched, bjaspan: wrong unique key in {field_config_instance}. 2009-08-12 11:35:59 +00:00
Dries Buytaert c2a833cf1e - Patch #546878 by Gábor Hojtsy, yoroy: move performance settings. 2009-08-12 11:33:44 +00:00
Dries Buytaert 3506918ab6 - Patch #539724 by Gábor Hojtsy, Bohjan: make Seven legends look like on the mocks. 2009-08-12 11:32:07 +00:00
Dries Buytaert 36e082ba91 - Patch #541686 by catch: unnecessary query in block_page_alter(). 2009-08-11 20:18:28 +00:00
Angie Byron 9a34f7a1c2 #546048 by Gábor Hojtsy: Move maintenance mode setting to config/development. 2009-08-11 17:26:33 +00:00
Angie Byron 84afe0d927 #545306 by alexanderpas: De-op hook_node_type(). 2009-08-11 15:50:56 +00:00
Dries Buytaert 9c0e6e9242 - Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API. 2009-08-11 14:59:40 +00:00
Dries Buytaert 9a8cfc2fd1 - Patch #541346 by Jaza: enabling admin theme doesn't initialize blocks. 2009-08-11 14:16:55 +00:00
Dries Buytaert 62e0ddc740 - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support. 2009-08-11 12:20:26 +00:00
Dries Buytaert d062ec4e6a - Patch #542742 by tic2000: create wrapper functions to load/serialize a DOM. 2009-08-11 12:00:19 +00:00
Dries Buytaert 735e532bee - Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ... 2009-08-11 11:52:46 +00:00
Dries Buytaert ef5c041534 - Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else. 2009-08-11 11:47:58 +00:00
Dries Buytaert daa26f7982 - Patch #536768 by chx: use the database to do type casting so we can clean up some code. ;-) 2009-08-11 07:45:45 +00:00
Angie Byron 1a251a7479 #361839 by puradata and yched: Document return structures from field attach. 2009-08-11 04:46:29 +00:00