Commit Graph

7512 Commits (0d2b7fe81b37ce2ccddca0d6bbd1aa276d20d82e)

Author SHA1 Message Date
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