Commit Graph

10850 Commits (b5729a616e8068f806ff6e9b0d107dac53be6fdb)

Author SHA1 Message Date
Angie Byron 3b5d0565c6 #536150 follow-up by gordonh and dww: Move more update.php functions to update.inc. 2009-08-03 19:37:38 +00:00
Angie Byron 8fece7ff18 #395132 by jhodgdon: Fix inaccurate documentation for poll_node_form_submit(). 2009-08-03 17:30:33 +00:00
Angie Byron 542c3522c0 #489762 by JohnAlbin: Add theme lineage information to .info file cache and fix several edge-case bugs. 2009-08-03 06:06:23 +00:00
Angie Byron 0bd7fcbf38 #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly. 2009-08-03 03:04:34 +00:00
Angie Byron 7fc6e2eaf9 #536982 by yoroy: Fix alignment of blank icons in admin theme listing. 2009-08-03 02:35:11 +00:00
Dries Buytaert 56d2f21745 - Patch #537678 by Bojhan: remove drag-and-drop help text. 2009-08-02 15:44:08 +00:00
Dries Buytaert eaf21849a1 - Accidentically committed two patches at once. Rolled back one of them. Sorry. 2009-08-02 11:25:18 +00:00
Dries Buytaert 065346b366 - Patch #535034 by yched: clean up how fields and instances are prepared for runtime. 2009-08-02 11:24:21 +00:00
Dries Buytaert fd22c347b0 - Patch #537044 by talor: hook_taxonomy_term_update and hook_taxonomy_term_insert were called backwards. 2009-08-02 10:51:17 +00:00
Angie Byron a55a0d99d1 #412410 by c960657: Make schema descriptions plain text. 2009-08-02 08:16:16 +00:00
Angie Byron 1957c641e5 #523298 by catch: Speed up static caching in drupal_lookup_path(). 2009-08-02 06:48:24 +00:00
Dries Buytaert 5ee5b5f699 - Patch #493466 by arianek, jhodgdon: documentation for file_save_upload inaccurately describes a parameter. 2009-08-02 05:43:54 +00:00
Dries Buytaert 1a2d10ecf2 - Patch #310168 by jhodgdon, arianek, traxer: documentation update. 2009-08-01 20:48:59 +00:00
Dries Buytaert b3b7be43c0 - Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the PostgreSQL database backend, where it belongs. 2009-08-01 20:31:50 +00:00
Dries Buytaert e94a448e51 - Patch #537458 by dropcube: fixed problem with installing Drupal. 2009-08-01 18:32:01 +00:00
Dries Buytaert 482c49acc0 - Patch #535152 by Bojhan, karschsp: improve help text describing tags. 2009-08-01 14:33:50 +00:00
Dries Buytaert 19f8439f80 - Patch #528182 by yched: added missing field type documentation and removed some unnessary code. 2009-08-01 06:03:48 +00:00
Dries Buytaert 59f89d62b5 - Patch #537062 by yched: remove unneeded comment_edit() page callback and convert some code from arrays to objects for consistency. 2009-08-01 05:58:18 +00:00
Dries Buytaert 7dd203c424 - Patch #528918 by lyaunzbe: document that hook_form_alter() passes by reference. lyaunzbe is a new contributor -- welcome! 2009-07-31 21:21:33 +00:00
Dries Buytaert b09aa24a0e - Patch by chx and DamZ: fixed a failing test. 2009-07-31 21:14:01 +00:00
Dries Buytaert 4bf17d30d3 - Patch #536784 by deekayen: fixed spelling of the word 'permission'. 2009-07-31 19:59:20 +00:00
Dries Buytaert 444e58c71a - Patch #530976 by catch: small performance optimization to drupal_render(). 2009-07-31 19:56:09 +00:00
Dries Buytaert a8a15bcd90 - Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes? 2009-07-31 19:44:21 +00:00
Dries Buytaert 04d7eb4acb - Patch #484860 by markboulton, Gábor Hojtsy, cwgordon7 et al: initial Drupal 7 admin theme. Yeaha! 2009-07-31 19:35:57 +00:00
Dries Buytaert d422853504 - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. 2009-07-31 19:01:03 +00:00
Dries Buytaert 9f44fd1b86 - Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA. 2009-07-31 11:20:43 +00:00
Dries Buytaert 9e0e109d1d - Patch #530132 by dropcube: node-terms associations are not removed from DB when a node revision is deleted. 2009-07-31 09:58:55 +00:00
Dries Buytaert 48eaadd24e - Patch #491190 by bangpound et al: provide a taxonomy term field type. Woot. Woot. 2009-07-31 07:43:33 +00:00
Dries Buytaert a16a5a9249 - Patch #536198 by boombatower: remove some death code. 2009-07-31 07:27:59 +00:00
Dries Buytaert b902f9b516 - Patch #531444 by sivaji: fixed broken link. 2009-07-30 21:46:47 +00:00
Dries Buytaert 1cb77e4622 - Patch #535990 by catch: removed a silly test. 2009-07-30 21:21:37 +00:00
Dries Buytaert 1a5c71e2da - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css. 2009-07-30 19:57:10 +00:00
Dries Buytaert eb34d29999 - Patch #534318 by yched: better defaults and corrected documentation. 2009-07-30 19:35:47 +00:00
Dries Buytaert 6ef2ddae21 - Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more 'natural' to enable security notification e-mails. 2009-07-30 19:32:19 +00:00
Dries Buytaert d455a8d921 - Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statistics did a full table scan so added an index. 2009-07-30 19:27:11 +00:00
Dries Buytaert 926606eeca - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems. 2009-07-30 19:24:21 +00:00
Dries Buytaert 8c8521081c - Patch #534480 by solotandem: change explode to implode in the documentation. 2009-07-30 10:54:41 +00:00
Dries Buytaert 8140ed0d84 - Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures. 2009-07-30 10:46:53 +00:00
Dries Buytaert 4e96b4e5df - Patch #535264 by Crell: removing some more legacy cruft. 2009-07-30 10:16:48 +00:00
Dries Buytaert afb395d5b6 - Patch #495030 by Psicomante: changed locale code for Kyrgyz from ky to kg. 2009-07-30 10:14:17 +00:00
Dries Buytaert cee4af4b43 - Patch #522176 by espie, mikey_p: improved the error message that one gets when importing a translation file fails. 2009-07-30 08:40:22 +00:00
Dries Buytaert 365c421d1b - Patch #533730 by greggles, boombatower: allow a custom role name to be specified. 2009-07-30 08:31:05 +00:00
Dries Buytaert 16632e07e4 - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues with and . 2009-07-30 08:28:47 +00:00
Dries Buytaert f6a2303209 - Patch #511926 by alpritt: made it possible to navigate the toolbar using the keyboard. 2009-07-29 12:28:41 +00:00
Dries Buytaert 715a2d655f - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization. 2009-07-29 06:39:35 +00:00
Dries Buytaert 40c8986ac7 - Patch #233091 by dww, anarcat, gordon: restructured update.php to start making it possible to update Drupal sites from the shell. 2009-07-29 05:59:59 +00:00
Dries Buytaert 03f48df4f5 - Patch #517606 by JuliaKM: removed one white space ... 2009-07-28 19:32:33 +00:00
Dries Buytaert de29094731 - Patch #493746 by Dave Reid: code clean-up of drupal_attributes(). 2009-07-28 19:22:18 +00:00
Dries Buytaert a938e18a1b - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort. 2009-07-28 19:18:08 +00:00
Dries Buytaert ff8b0618f5 - Patch #503496 by deekayen, boombatower, Dave Reid: better sid generation in tests to help us make progress on PIFR 2.x 2009-07-28 19:14:15 +00:00