Commit Graph

10684 Commits (0355caac417d92973f4913efbb19342ae352bf2e)

Author SHA1 Message Date
Angie Byron 0355caac41 #537654 by catch: Tidy up comment links, and remove hook_link() in favour of hook_page_alter(). 2009-08-08 22:52:59 +00:00
Angie Byron 1da6ef52c4 #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts. 2009-08-08 20:52:33 +00:00
Angie Byron 78e3681cde #211439 follow-up by catch: Add missing index for module_list(). 2009-08-08 19:25:58 +00:00
Angie Byron 348d45e928 #536984 by Gábor Hojtsy: Fix borders on Updates page. 2009-08-08 19:19:21 +00:00
Angie Byron 1eb6ef6fc3 #536974 by Gábor Hojtsy: Fix weird padding and border in Seven theme. 2009-08-08 15:33:15 +00:00
Angie Byron 37d9515b48 #528856 by catch: Optimize module_implements() by statically caching the maintenance mode variable. 2009-08-08 15:03:29 +00:00
Angie Byron 0d18cd681b #543594 by Damien Tournoud: Bubble up exceptions in PDO. 2009-08-08 14:09:51 +00:00
Angie Byron 39475692da #523244 by arianek, Bojhan, and yoroy: Re-working content type add description. 2009-08-07 21:38:51 +00:00
Angie Byron faefcd52a6 #536960 by Gábor Hojtsy: 'Add content' link in Seven theme. 2009-08-07 20:35:42 +00:00
Angie Byron 18ae2e6775 #371458 by Damien Tournoud, Gerhard Killesreiter, and smk-ka: Add a missing index on menu_router tab_root. 2009-08-07 05:38:44 +00:00
Angie Byron 40c763f58b #473396 by Everett Zufelt, annmcmeekin, jmburnz, sun, et al: Define system-wise classes for providing hidden elements for accessibility. 2009-08-07 05:34:08 +00:00
Angie Byron 9327932bf2 #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output. 2009-08-06 05:06:00 +00:00
Angie Byron 523ba0348e #292253 by Damien Tournoud: Remove per-user themes selection from core. 2009-08-05 19:40:55 +00:00
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