Commit Graph

7682 Commits (7fb94bda0d2c8e05edbfb02f335a5f27e0af780f)

Author SHA1 Message Date
Angie Byron f5b9781eee #613230 by dww: Allow upgrading -dev with update manager. 2009-10-24 03:03:44 +00:00
Angie Byron aa8bd675d2 #599804 by catch: Fix upgrade path. 2009-10-24 02:22:53 +00:00
Angie Byron ae70677b3d #524710 by catch and gordon: Add role_permission() table earlier in order to allow upgrade path to work. 2009-10-24 01:46:13 +00:00
Angie Byron cc88a19993 #612920 by catch: Added required table columns so that update.php doesn't spew fatal errors. 2009-10-24 01:22:28 +00:00
Angie Byron a7149821d6 #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). 2009-10-23 22:24:19 +00:00
Dries Buytaert f2d90e99fb - Patch #606796 by jhodgdon: fixed documentation inaccuracy with filter_form(). 2009-10-23 01:06:58 +00:00
Dries Buytaert 08386dac6d - Patch #611990 by c960657: the “Clean environment” button did not flush all caches. 2009-10-23 01:04:10 +00:00
Dries Buytaert cbd7938955 - Patch #611032 by c960657: fixed bug with wrong variable used in file_build_uri(). Added tests. 2009-10-23 01:00:52 +00:00
Dries Buytaert 566586a698 - Patch #608478 by seutje, Bojhan: replace 'Powered by' icon with text. 2009-10-23 00:45:51 +00:00
Dries Buytaert 891512c229 - Patch #332333 by sun: moving some functions, no API changes, no new features. 2009-10-22 01:27:18 +00:00
Dries Buytaert eb84b86888 - Patch #607100 by peximo: fixed node multiple delete fatal error. 2009-10-22 01:19:45 +00:00
Dries Buytaert 6482cc8927 - Patch #550190 by boombatower: convert verbose messages to use new debug facility. We can continue to work on testing stuff post code freeze. 2009-10-22 01:09:05 +00:00
Dries Buytaert 0220996178 - Patch #605344 by dww: documentation and code style fixes for update manager. This was ready before freeze. 2009-10-22 00:52:03 +00:00
Dries Buytaert cc421475b7 - Patch #603236 by bjaspan, catch: add count facility to field_attach_query(). Was ready before code freeze. 2009-10-22 00:49:13 +00:00
Dries Buytaert 774710328b - Patch #569512 by Amitaibu: fixed un-existing function name in hook_node_access() documentation. 2009-10-22 00:47:09 +00:00
Dries Buytaert 4e59908c43 - Patch #609090 by te-brian: fixed invalid call to node_get_types() 2009-10-21 19:13:08 +00:00
Angie Byron 6551d1e2d5 #493030 follow-up by sun: More RDF clean-ups. 2009-10-20 19:54:15 +00:00
Angie Byron ee7bd3ceab #356074 follow-up by mfb: Fix sequences API upgrade path. 2009-10-20 19:06:09 +00:00
Angie Byron 8f21cc4025 #493030 follow-up by sun: Clean-ups to RDF module. 2009-10-20 17:33:43 +00:00
Dries Buytaert 0fa300a696 - Patch #332333 by sun: more fixes for the path API. 2009-10-20 01:24:34 +00:00
Dries Buytaert 0d2b7fe81b - Patch #443200 by c960657: fixed user pictures not working with private files. 2009-10-20 00:55:30 +00:00
Dries Buytaert eeb7b53ef6 - Patch #601938 by mfb: fixed some forum exceptions and added tests. 2009-10-20 00:28:16 +00:00
Dries Buytaert 07eee25abe - Patch #598570 by asimmonds: Fixed test group checkboxes no longer selecting all groups tests. 2009-10-20 00:05:38 +00:00
Dries Buytaert 33452c61a2 - Patch #550742 by sun: removed some left-over code. 2009-10-19 23:28:40 +00:00
Dries Buytaert 70abacbb7b - Patch #493030 by effulgentsia: documentation improvements/additions for RDF support. 2009-10-19 20:33:21 +00:00
Dries Buytaert 24669bfb50 - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my. 2009-10-19 18:28:16 +00:00
Dries Buytaert 0b750209b6 - Patch #607802 by catch: fixed broken database query. 2009-10-19 17:46:24 +00:00
Dries Buytaert db722dac35 - Patch #604166 by fgm: removed unused global in node_form_submit(). 2009-10-19 02:00:55 +00:00
Dries Buytaert f17b66ff80 - Patch #561104 by David_Rothstein: improve tests of random ordering in dynamic select queries. 2009-10-19 01:55:28 +00:00
Dries Buytaert 079dca8e17 - Patch #608036 by effulgentsia: add content_attributes() variable for tpl files, so RDF can be implemented better. 2009-10-19 01:30:07 +00:00
Dries Buytaert 29a574e082 - Patch #605930 by bjaspan: fixed problem with list field static caching in field_update_field(). Added some first list tests too! 2009-10-18 18:46:11 +00:00
Dries Buytaert ef6a7dbbc0 - Patch #607106 by duvien, joachim: create a bit more space for the toolbar icon. 2009-10-18 12:06:06 +00:00
Dries Buytaert 509915ac3b - Fixed update number. 2009-10-18 12:02:40 +00:00
Dries Buytaert 58348d677e - Patch #408104 by asimmonds: removed some death menu code. 2009-10-18 11:42:29 +00:00
Dries Buytaert 8c6ee08ddf Patch #84008 by deviantintegral, plumbley, lilou, lambic: fixed timer_read() returns NULL (no value) after timer_stop(). Added timer tests. 2009-10-18 11:36:49 +00:00
Dries Buytaert 2dc3c05a2b - Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests. 2009-10-18 11:34:45 +00:00
Dries Buytaert cae0e20365 - Patch #544360 by David_Rothstein, seutje: some dashboard clean-ups and fixes. 2009-10-18 11:20:26 +00:00
Dries Buytaert d0280b78ab - Patch #550718 by sun, alexanderpas: admin/people needs to have default tab so it looks consistent on ?q=admin. 2009-10-18 11:08:00 +00:00
Angie Byron d89865d1ef #602200 by stBorchert: Fixed notices in account settings. 2009-10-18 07:56:20 +00:00
Angie Byron 513d7eb87e #607652 by catch: Fix uncaught exceptions in taxonomy tests. 2009-10-18 07:50:45 +00:00
Angie Byron c887d7bbd0 PHP really doesn't like more than one system_update_7043() function. No, no it does not. 2009-10-18 07:10:23 +00:00
Angie Byron 3dddaa3e6f #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0. 2009-10-18 06:56:24 +00:00
Angie Byron 1650fea5d9 #516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.) 2009-10-18 05:28:43 +00:00
Angie Byron 2484439643 #595654 by sun: Fixed AJAX command 'settings' (with tests). 2009-10-18 05:14:39 +00:00
Angie Byron bba83fc684 #606114 by catch: taxonomy_field_formatter_load() should use taxonomy_term_load_multiple(). 2009-10-18 04:50:08 +00:00
Dries Buytaert fcaf2e8016 - Patch #607478 by Scott Reynolds: fixed small spelling mistake in field.module documentation. 2009-10-18 01:55:13 +00:00
Dries Buytaert 85f481386d - Patch #607410 by Bojhan: remove Search this site. 2009-10-18 01:53:26 +00:00
Dries Buytaert 8c270c43d3 - Patch #607040 by cweagans: added missing CVS tag, and added some line breaks. 2009-10-17 12:10:31 +00:00
Dries Buytaert 0e9dda10b9 - Patch #25801 by jweowu, marcp: taxonomy_select_nodes() hard codes limit. 2009-10-17 12:08:21 +00:00
Dries Buytaert f179b1f7c6 - Patch #278592 by catch, Dave Reid, andypost, lilou, sun, tobiasb: sync 6.x extra updates with HEAD. 2009-10-17 12:07:31 +00:00
Dries Buytaert 1d9df22742 - Patch #473268 by sun: documentation improvements for edit in place. 2009-10-17 11:39:15 +00:00
Angie Byron 4278afa16b #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks. 2009-10-17 05:50:29 +00:00
Angie Byron 29067790f1 #511286 follow-up by DamZ: Make testMenuGetNames() less brittle (and also fix it so we can turn testing bot back on). 2009-10-17 02:58:04 +00:00
Dries Buytaert 42c8abb43f - Patch #606130 by quicksketch: fixed problem with creating images. 2009-10-17 02:14:52 +00:00
Dries Buytaert 198fd0a949 - Patch #557924 by bjaspan, plach: fixed Options widget. 2009-10-17 01:20:01 +00:00
Dries Buytaert 659662810b - Forgot to commit this earlier. 2009-10-17 00:52:36 +00:00
Dries Buytaert a613c60fe1 - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ksenzee et al: add customizable shortcuts to the toolbar. 2009-10-17 00:51:53 +00:00
Angie Byron a09822b363 #606640 by eojthebrave and sun: Use proper menu router paths for the block module. 2009-10-16 23:48:38 +00:00
Dries Buytaert 81bba297e6 - Patch #602582 by dww, cweagans: changed name and description in update.info to reflect update manager functionality. 2009-10-16 21:02:23 +00:00
Dries Buytaert 53aa4c6c6a - Patch #606608 by q0rban, sun, David_Rothstein: use proper menu router paths for comment/*. 2009-10-16 20:40:05 +00:00
Dries Buytaert 045074d4c5 - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system. 2009-10-16 19:20:34 +00:00
Dries Buytaert 60c5878351 - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation. 2009-10-16 19:06:25 +00:00
Dries Buytaert 4430d46334 - Patch #440876: missing files. 2009-10-16 16:37:01 +00:00
Dries Buytaert f46e6626cd - Patch #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information. 2009-10-16 15:54:33 +00:00
Angie Byron bac6eed5ff #606460 by peximo: Fixed Node revision test fatal error. 2009-10-16 15:52:33 +00:00
Angie Byron d854417e0c #565480 follow-up by plach: Clean-ups and documentation. 2009-10-16 15:47:46 +00:00
Dries Buytaert 5a89fef970 - Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings. 2009-10-16 13:20:16 +00:00
Dries Buytaert f0a8150b11 - Patch #604618 by axyjo, sun: archiver code clean-up. 2009-10-16 13:18:32 +00:00
Angie Byron 9dda515bbc #412730 folllow-up by Crell: Move missing theme key notification to watchdog so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs) 2009-10-16 08:27:41 +00:00
Angie Byron 1c7bca0b6f #605442 by catch: Add a generic hook_entity_load(). 2009-10-16 03:47:14 +00:00
Angie Byron 92f5a844b2 #605862 by andypost, peximo, sun: Store language for comments. 2009-10-16 03:40:40 +00:00
Angie Byron 087a47ba5c #493314 by yched and catch: Add multiple hook for formatters. 2009-10-16 03:21:23 +00:00
Dries Buytaert 13d3072f41 - Patch #356074 by chx, Damien Tournoud: provide a sequences API. 2009-10-16 03:01:55 +00:00
Angie Byron b965f7478f #470242 follow-up by bjaspan: Fix typo. 2009-10-16 02:47:16 +00:00
Angie Byron 6061fa9781 #565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies. 2009-10-16 02:04:44 +00:00
Angie Byron 5faaa376aa #602938 by quicksketch: Provide default styles in image.module (add hook_image_default_styles()). 2009-10-16 00:52:46 +00:00
Angie Byron 6abcc47e25 #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D 2009-10-15 21:19:31 +00:00
Dries Buytaert 2fb451c872 - Patch #604618 by Crell, JacobSingh: create a common interface for Archive operations so we can handle .zip, .tar.gz. 2009-10-15 17:55:55 +00:00
Dries Buytaert 977d635bb1 - Patch #332333 by dmitrig01, alexw: add a real API to path.module. 2009-10-15 17:53:34 +00:00
Angie Byron e1642603ea #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url(). 2009-10-15 16:18:46 +00:00
Dries Buytaert c7557262b3 - Patch #604650 by quicksketch: new image styles were not usable as formatters. 2009-10-15 14:40:44 +00:00
Dries Buytaert 56931446eb - Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field API based solution. 2009-10-15 14:34:07 +00:00
Dries Buytaert f42bca3bd4 - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big. 2009-10-15 14:07:30 +00:00
Dries Buytaert dbac31e066 - Patch #601586 by Xano: do not require permission. 2009-10-15 13:35:06 +00:00
Dries Buytaert 714597a9cd - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable. 2009-10-15 12:44:36 +00:00
Dries Buytaert 35e21e54e1 - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found. 2009-10-15 12:27:34 +00:00
Dries Buytaert 5acbec2700 - Patch #604828 by bangpound: added missing check_plain() in theme_field_formatter_taxonomy_term_plain(). 2009-10-15 12:19:57 +00:00
Dries Buytaert 394e7f2e20 - Patch #604980 by sun: factored taxonomy_term_edit() away. 2009-10-15 12:13:45 +00:00
Dries Buytaert c5c46c739c - Patch #594650 by sun, c960657: provide central ()['values'] clearance. 2009-10-15 11:47:25 +00:00
Dries Buytaert 3cb2a5eff4 - Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query string destination. 2009-10-14 20:42:47 +00:00
Dries Buytaert 3613595275 - Patch #603702 by Xano: remove _taxonomy_term_select(). 2009-10-14 20:22:04 +00:00
Dries Buytaert a243e821fa - Pactch #569224 by bangpound: expose field storage details through field attach. 2009-10-14 14:55:12 +00:00
Dries Buytaert 7a9fc8a33d - Patch #340652 by catch: added edit/delete terms permission per vocabulary. 2009-10-14 14:14:44 +00:00
Dries Buytaert 30fa81a763 - Patch #602306 by David Strauss, Damien Tournoud: Fixed bug in the default queue implementation. 2009-10-14 10:59:15 +00:00
Dries Buytaert a019a9ebb0 - Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and make custom theme settings a true form_alter(). 2009-10-14 10:56:35 +00:00
Dries Buytaert 3314d41771 - Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do theme switching. 2009-10-14 02:13:15 +00:00
Dries Buytaert b6164a4cb7 - Patch #586436 by Amitaibu: execute node_type_save() after variable_set(). 2009-10-14 01:01:54 +00:00
Dries Buytaert 04d0ef5c8c - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats. 2009-10-13 21:34:15 +00:00
Dries Buytaert 24c259cdd8 - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too. 2009-10-13 21:16:44 +00:00
Dries Buytaert 16dc866bba - Patch #539434 by lambic, deekayen: re-order functions in menu.install. 2009-10-13 18:36:25 +00:00
Dries Buytaert fbfa7a4150 - Patch #593522 by sun: a better and faster drupal_alter(). 2009-10-13 16:38:43 +00:00
Dries Buytaert 240db77c81 - Patch #582378 by sun: more filter system clean-up. 2009-10-13 15:39:41 +00:00
Dries Buytaert dd5ded8334 - Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot! 2009-10-13 13:54:55 +00:00
Angie Byron bc9a742f68 #597390 by Dave Reid and dww: Fixed PHP notices on non-existant projects when parsing update XML. 2009-10-13 08:02:49 +00:00
Angie Byron b4d3bdbf38 #523878 follow-up by boombatower: Extend maximum execution time for tests. 2009-10-13 07:14:26 +00:00
Angie Byron 89580246ee #559294 by David_Rothstein: Allow install profiles to alter or override the task list. 2009-10-13 07:09:26 +00:00
Angie Byron 1d09ec33bd #602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal errors. 2009-10-13 05:37:46 +00:00
Angie Byron 89d04ea78a #561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it. 2009-10-13 05:26:57 +00:00
Angie Byron a0ec577e5b #569318 by Benjamin Melançon: Fixed hook_comment_load() never gets called. 2009-10-13 05:17:15 +00:00
Dries Buytaert 9058a8984d - Patch #597484 by dww: use the Queue API to fetch available update data. 2009-10-13 02:14:05 +00:00
Dries Buytaert cad226e60b - Patch #351249 by stBorchert, coreyp_1, BrightLoudNoise, catch, kkaefer, sign: finer control over the Parent Menu select box. 2009-10-13 01:25:58 +00:00
Angie Byron 6cd77937db #602570 by dww: Fix code style in _system_filetransfer_backend_form_common(). 2009-10-12 20:12:28 +00:00
Dries Buytaert c5fe1d16f7 - Patch #590092 by baldwinlouie: who's online block should never report anonymous users. 2009-10-12 18:37:31 +00:00
Dries Buytaert 9384a8da8b - Patch #402280 by mustafau, alex_b: parser should not update aggregator_feed() record. 2009-10-12 15:54:59 +00:00
Dries Buytaert 76882b6fc6 - Patch #602306 by chx: simplify the default queue implementation. 2009-10-12 15:40:04 +00:00
Dries Buytaert 820b35353d - Patch #602122 by sivaji: fixed broken link. 2009-10-12 15:27:16 +00:00
Dries Buytaert 5f38548b86 - Patch #601250 Dave Reid, andypost: upgrade path for contact form permission. 2009-10-12 15:17:51 +00:00
Angie Byron 8d3eaa1ccf #560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image Field to image.module. Hellooooo, native image handling in core! :D 2009-10-12 05:22:57 +00:00
Dries Buytaert 3f638fb8b9 - Patch #601250 by Dave Reid, VeryMisunderstood: allow anonymous users to use personal contact forms. 2009-10-11 18:34:10 +00:00
Dries Buytaert 9d6182d8d0 - Patch #597556 by Berdir: return status to indicate executed query in MergeQuery::execute(). 2009-10-11 13:43:37 +00:00
Dries Buytaert 19089633f6 - Patch #334283 by andypost: fix upgrade path of message contexts for translations. 2009-10-11 11:24:08 +00:00
Angie Byron 1ed4175dba #557292 follow-up by dmitrig01 and sun: Fix typo in tpl.php file causing node titles to not be linked. 2009-10-11 06:43:33 +00:00
Angie Byron 1d72b6ec9f #599706 by sun: Allow altering local tasks/actions. 2009-10-11 06:05:53 +00:00
Angie Byron b3265dbe17 #557292 by peximo, plach, catch, and yched: Convert node title to Field API. 2009-10-11 03:07:21 +00:00
Angie Byron 64a1a0d67e #600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled (with tests). 2009-10-11 02:14:43 +00:00
Dries Buytaert 704e3ef812 - Patch #601016 by Dave Reid: remove contact_site_page() and contact_personal_page() and use the forms directly. 2009-10-11 01:06:27 +00:00
Angie Byron 7ed3cf3b13 #569238 by sun, swentel, catch: Changed Make check_markup() not cache by default. 2009-10-10 21:39:03 +00:00
Dries Buytaert 7bcd22f1c8 - Patch #600466 by Dave Reid: removed unused path_admin_filter_get_keys(). 2009-10-10 20:46:17 +00:00
Dries Buytaert e419a37e84 - Patch #525504 by Dave Reid, gpk: anonymous user should not have contact form. 2009-10-10 19:54:15 +00:00
Dries Buytaert bcd2a1a44f - Patch #600422 by alpritt: fixed WSOD. 2009-10-10 18:42:52 +00:00
Angie Byron 970b096f42 #360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen fixes. 2009-10-10 17:29:17 +00:00
Angie Byron d16bead147 #118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm. 2009-10-10 16:48:39 +00:00
Dries Buytaert 15b24127b5 - Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp into 'created' and 'changed' columns, just like for nodes. 2009-10-10 13:37:11 +00:00
Dries Buytaert db53d99659 - Patch #391340 by dww: documentation clean-up and correction. 2009-10-10 13:32:01 +00:00
Angie Byron 1878abad70 #600776 by dww: Removed stray whitespace in update.test. 2009-10-10 07:57:02 +00:00
Angie Byron 5cc7c8b5a6 #597508 by sun: Fixed path argument loader for node type paths. 2009-10-09 21:10:20 +00:00
Dries Buytaert a346f0d621 - Patch #597784 by gpk, Dave Reid: fixed typo. 2009-10-09 20:21:55 +00:00
Dries Buytaert f175e6984f - Patch #597832 by markus_petruxm: add (), arguments to field_access() to enhance the context for hook_field_access(). 2009-10-09 19:22:56 +00:00
Dries Buytaert f43e566964 - Patch #564886 by dmitrig01, JacobSingh, clemens.tolboom, David_Rothstein: remove 'expanded' checkbox from menu item overview. 2009-10-09 17:16:46 +00:00
Dries Buytaert 67ddd3e7f3 - Patch #585838 by sun: quick fix for {comment}.status being broken. 2009-10-09 17:05:52 +00:00
Angie Byron 1b9cde9d85 #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface language for the same path. 2009-10-09 16:33:14 +00:00
Angie Byron d72c565607 #562908 by sun and dropcube: Fixed issue where {filter}.module is not saved. 2009-10-09 16:14:16 +00:00
Dries Buytaert a5dba069fb - #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information for contact forms. 2009-10-09 15:39:12 +00:00
Angie Byron 0e98ff2018 #589160 by Amitaibu: Use user_load_multiple() in user operations. 2009-10-09 08:13:17 +00:00
Angie Byron 010a342e61 #464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() patch. We hope. :) 2009-10-09 08:08:56 +00:00
Angie Byron 8649db189d #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API. 2009-10-09 08:02:25 +00:00
Angie Byron 7df3f37295 #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php. 2009-10-09 07:48:07 +00:00
Angie Byron bd48d8be7e #599122 by scor: Convert all require(DRUPAL_ROOT . 'file') to module_load_include(). 2009-10-09 07:31:38 +00:00
Angie Byron 846ad794d9 #597508 by sun: Add %node_type argument loader to reduce number of menu items cached. 2009-10-09 07:28:53 +00:00
Angie Byron 26d71a670f #592704 by BarisW and Mike Wacker: Display number of unapproved comments in the approval queue menu item. 2009-10-09 07:19:43 +00:00
Dries Buytaert 2a7c403158 - Patch #597540 by Dave Reid: create a default contact category on install. 2009-10-09 02:54:10 +00:00
Dries Buytaert e2e70b1e67 - Patch #599186 by Dave Reid: code clean-ups 2009-10-09 02:34:07 +00:00
Dries Buytaert 02d4ddb7bd - Patch #599640 by sun: move hard-coded comment query options to caller. 2009-10-09 02:26:15 +00:00
Dries Buytaert 0e3cb8a5e1 - Patch #595982 by ksenzee: fixed warning. 2009-10-09 01:31:17 +00:00
Dries Buytaert c05f2181dc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
Dries Buytaert 48dd14a898 - Patch #597784 by Dave Reid: rename 'administer site-wide contact form' to 'administer contact forms'. 2009-10-09 00:54:33 +00:00
Dries Buytaert dcdb584f33 - Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes. 2009-10-08 18:26:33 +00:00
Dries Buytaert 6481f6db33 - Patch #456088 by dww, JohnAlbin | Dave Reid, Gábor Hojtsy, pwolanin, tic2000, meba: sub-themes not notified of security updates for base themes. 2009-10-08 15:40:34 +00:00
Dries Buytaert 332c4ab574 - Patch #597336 by hunmonk: node_delete_multiple() barfs if no nids are passed. 2009-10-08 15:36:18 +00:00
Dries Buytaert ca709290cc - Patch #343502 by Dave Reid, sun | dbabbage, Dries, boombatower: allow tests to require and test existence of modules. Required to make testing contributed modules possible. 2009-10-08 15:18:27 +00:00
Angie Byron f06ed4f670 #300993 follow-up by Dave Reid: Remove cruft from tests now that we have a real permissions API. 2009-10-08 08:16:54 +00:00
Angie Byron c4e1242e92 #412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code. 2009-10-08 07:58:47 +00:00
Dries Buytaert ae50de9b15 - Patch #596962 by dww | Dave Reid: fix formatting on /(modules|themes)/README.txt. 2009-10-08 01:44:22 +00:00
Angie Byron fa498602e4 #343898 by dww and JohnAlbin: Respect hidden property in themes to allow for theme testing. 2009-10-06 01:38:55 +00:00
Angie Byron 17402d76a9 #472820 follow-up by sun: Fixed tests for CSS output. 2009-10-05 14:56:43 +00:00
Angie Byron 4ce72ad5a4 #457450 follow-up by agentrickard: Documentation fixes. 2009-10-05 04:36:39 +00:00
Angie Byron 400fa96fc6 #224756 by christefano and lambic: Make phpinfo() link more obvious. 2009-10-05 04:34:04 +00:00
Angie Byron 1e23b91bc8 #472820 by rfay, Rob Loach, and catch: Fixed improper whitespace removal/invalid CSS from drupal_load_stylesheet_content() (with tests). 2009-10-05 02:48:39 +00:00
Angie Byron 93eb8b3413 #60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes. 2009-10-05 02:43:01 +00:00
Angie Byron 03f9a31663 #319033 by dww, Dave Reid, Ralf: Fixed weird order of projects listed on updates page (with tests). 2009-10-05 02:26:36 +00:00
Angie Byron c95229da57 #391264 by mfb and dww: Added exception handling to Update module XML parsing. 2009-10-05 01:24:37 +00:00
Angie Byron dd571ffe34 #464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy. 2009-10-05 01:18:26 +00:00
Dries Buytaert c81af2d586 - Patch #554992 by Davy Van Den Bremt, jhodgdon | Dries: added documentation. 2009-10-03 22:08:03 +00:00
Dries Buytaert b544777095 - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id(). 2009-10-03 19:16:04 +00:00
Dries Buytaert b5199f2297 - Patch #578520 by c960657: follow-up on make in url() only accept an array. 2009-10-03 18:09:32 +00:00
Dries Buytaert 3448d949cd - Patch #592572 by c960657 | moshe weitzman: API clean-up, always pass nodes as objects. 2009-10-03 17:45:26 +00:00
Dries Buytaert df83f78622 - Patch #536788 by jhodgdon | joachim: Fixed Provide documentation on making menu tabs. 2009-10-03 17:43:52 +00:00
Dries Buytaert cd1ab0ff01 - Patch #576916 by BarisW | Bojhan: default menu 'Parent item' should be Navigation, not Primary links. 2009-10-03 01:16:02 +00:00
Dries Buytaert 7123d4c1ba - Patch #594434 by fago | moshe weitzman: Fixed node delete cache reset. 2009-10-03 00:52:24 +00:00
Dries Buytaert f2b51238b4 - Patch #554088 by mr.baileys, sun | eaton: Changed Move user_mail_tokens() and emails to token system. 2009-10-02 14:49:10 +00:00
Dries Buytaert 1184ed9fc9 - Patch#583020 by c960657 | yched, Dries: fixed warning about missing argument 2 for field_delete_instance() in node_configure_fields(). 2009-10-02 14:39:43 +00:00
Dries Buytaert 04fd066be2 - Patch #484868 by sime, sun | Dries: split parser from drupal_parse_info_file(). 2009-10-02 00:50:45 +00:00
Dries Buytaert 04b6c36284 - Patch #382834 by jhodgdon, sun: documentation improvements for hook_menu() API 2009-10-02 00:44:22 +00:00
Dries Buytaert e673ae5b9b - Patch #511986 by tgeller, sun | lambic: made the values for 'Poll duration' should regular. 2009-10-02 00:04:20 +00:00
Dries Buytaert 6a4064e3d4 - Patch #591632 by dww | chx: Changed Refactor tests to allow testing contrib. 2009-10-01 19:23:21 +00:00
Dries Buytaert 264c9ee8ff - Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior. 2009-10-01 19:16:57 +00:00
Dries Buytaert 087a54a673 - Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make in url() only accept an array. 2009-10-01 19:04:26 +00:00
Dries Buytaert 67e9642816 - Patch #576076 by yoroy, Gábor Hojtsy | Bojhan: remove the 'Add a main menu link'. 2009-10-01 13:22:43 +00:00
Dries Buytaert 2ac0eb58a3 - Patch #583598 by jhodgdon | moshe weitzman: fixed documentation problem with hook_elements(). 2009-10-01 13:16:17 +00:00
Dries Buytaert d1d85e60e3 - Patch #592286 by ksenzee | bjaspan: adding a field fails. 2009-10-01 13:14:04 +00:00
Dries Buytaert 1983aed44b - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when language is specified in . 2009-09-30 18:37:30 +00:00
Dries Buytaert 7178f6b173 - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). 2009-09-30 18:36:02 +00:00
Dries Buytaert a8f8a26f6d - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu(). 2009-09-30 13:09:30 +00:00
Dries Buytaert 15343a993c - Patch #591758 by catch: system_region_list() should use list_themes() instead of a direct db_query(). 2009-09-30 12:35:27 +00:00
Dries Buytaert 57090c33da - Patch #367013 by bjaspan, yched: clean ups for field_update_field(). 2009-09-30 12:26:36 +00:00
Angie Byron 4d99a96690 #365597 follow-up by mfb: Tests for OpenID redirection from user/login. 2009-09-30 04:06:15 +00:00
Dries Buytaert 579173deca - Patch #563526 by jhodgdon | anschinsan: fixed broken see also link in user-profile.tpl.php doc and re-organized some of the documentation. 2009-09-30 00:46:35 +00:00
Angie Byron 0085972f1e #557542 follow-up by catch: Fixed module_implements() caching for authenticated users. 2009-09-29 18:08:28 +00:00
Angie Byron dd7a450a7c #590590 by plach: Fixed bug where field_create_field() ignores the 'translatable' property. 2009-09-29 17:36:29 +00:00
Angie Byron 34bc33baef #375931 by Dave Reid: Fix SimpleTests when cvs_deploy module is enabled. 2009-09-29 17:00:03 +00:00