Commit Graph

10871 Commits (d55daf0fc49a53f5bc3ff35b7fa1c1c7ce628835)

Author SHA1 Message Date
Angie Byron e758e30450 #533584 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc. 2009-08-05 16:16:41 +00:00
Angie Byron 691693304b #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors. 2009-08-05 15:58:35 +00:00
Angie Byron c3081764c3 #364564 by cwgordon7: Document hook_ranking(). 2009-08-05 14:58:40 +00:00
Angie Byron 24057c3d53 #531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system. 2009-08-04 07:04:21 +00:00
Angie Byron 3fa324a1b5 #493678 by threexk and tic2000: Fix disappearing Garland tabs in IE 7. 2009-08-04 06:56:30 +00:00
Angie Byron 4bfbde89e7 #396388 by andypost: Fix syntax of comment order query for pgsql. 2009-08-04 06:53:48 +00:00
Angie Byron bc37b6dc0e #526120 by catch: Remove the related terms feature from Taxonomy module. This can now be accomplished with Field API. 2009-08-04 06:50:07 +00:00
Angie Byron c7824035b4 #500334 by boombatower: Add neutral styling for debug assertions. 2009-08-04 06:47:00 +00:00
Angie Byron 42191f7ed1 #76422 by coreyp_1: Greet admin users with a prompt to create content types rather than an access denied page when no content types exist on node/add. 2009-08-04 06:44:48 +00:00
Angie Byron 17e6076807 #433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects. 2009-08-04 06:38:57 +00:00
Angie Byron 3abd531fba #315047 by Josh Waihi: Escape PostgreSQL column names in the changeField function. 2009-08-04 06:32:17 +00:00
Angie Byron b0ccdd86ea #477018 by tic2000: Fix falsely-triggered JS alert when moving blocks. 2009-08-04 06:26:52 +00:00
Angie Byron a00ddd79ca #530950 by catch: Replace iss_null() with isset() - small optimization. 2009-08-04 06:19:44 +00:00
Angie Byron 4e614ace82 #434350 by cpliakas and Crell: Add a method to explicitly close a database connection. 2009-08-04 05:36:57 +00:00
Angie Byron b405e61329 #504256 by Berdir and sun: Fix notice on modules page when first scanning a module. 2009-08-04 05:09:40 +00:00
Angie Byron 65a1528f05 #341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when database is down. 2009-08-04 04:02:26 +00:00
Angie Byron a4733d86c9 #356240 by stBorchert: Fix phantom list bullets from appearing in Garland admin pages. 2009-08-04 03:27:11 +00:00
Angie Byron cefe98d2f3 #538646 by Gábor Hojtsy: Add missing screenshot to Seven theme. 2009-08-03 23:34:57 +00:00
Angie Byron 20e1bb12ba #339406 by dropcube and boombatower: Add an assertion to check if a checkbox is checked. 2009-08-03 22:18:59 +00:00
Angie Byron 2e34decb3b #537044 by dropcube: Simplify and expand taxonomy hook tests. 2009-08-03 20:19:29 +00:00
Angie Byron a1202e744f #536968 by yoroy: Make Seven theme a little less SCREAMY. 2009-08-03 20:15:32 +00:00
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