Commit Graph

204 Commits (34a8a369aa0afb353d95578768903c6a1d5cd06b)

Author SHA1 Message Date
Angie Byron 34a8a369aa by plach, catch, sun, yched, et al: Added support for translatable fields to Field API. 2009-08-22 00:58:55 +00:00
Dries Buytaert 1f1734af01 - Patch by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'. 2009-08-21 14:28:52 +00:00
Dries Buytaert bf8e86f789 - Patch by tylor, evlis2, bohjan, Psicomante et al: add path alias to taxonomy term edit page. Yay. 2009-08-15 15:45:07 +00:00
Dries Buytaert 735e532bee - Patch by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ... 2009-08-11 11:52:46 +00:00
Dries Buytaert 715a2d655f - Patch 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 ef09cf93e5 - Patch by David Strauss: renamed functions for clarity. We say 'yay' to clarity! 2009-07-14 10:22:17 +00:00
Angie Byron 735e1d904f by boombatower: Remove t() from getInfo in tests. 2009-07-13 21:51:42 +00:00
Dries Buytaert 018cc32777 - Patch by Dave Reid: path_node_delete() can leave abandoned URL aliases. 2009-07-08 07:46:10 +00:00
Dries Buytaert 297b70e8ce - Patch by Dave Reid, Bojhan, et al: moving URL aliases to site configuration. 2009-07-08 07:26:31 +00:00
Dries Buytaert d3c9cbfc3a - Patch by eigenator, Xano, Keith.smith et al: better help text for path administration page. 2009-07-07 09:43:34 +00:00
Dries Buytaert e4a4b7cc7e - Patch by catch: rename hook_perm to hook_permission. 2009-07-05 18:00:11 +00:00
Angie Byron 647f3541ae by Bojhan: Move URL aliases path to site configuration. 2009-06-30 18:21:06 +00:00
Angie Byron 23bbb003b9 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud. 2009-06-29 14:24:57 +00:00
Angie Byron 3bcc48225a by Sutharsan: Include link to add item on all empty admin listing pages. 2009-06-28 16:05:58 +00:00
Dries Buytaert 3d64cb5eca - Patch by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my. 2009-06-12 08:39:40 +00:00
Dries Buytaert 3692eee08d - Patch by jeffschuler, z.stolar: increase path length to 255. 2009-06-11 04:59:26 +00:00
Dries Buytaert e9d97f1eef - Patch by boombatower: cealn up test loading and related API. 2009-06-08 09:23:55 +00:00
Dries Buytaert 0f4060f377 - Patch by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks. 2009-05-27 18:34:03 +00:00
Dries Buytaert dc4d421be7 - Patch by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields. 2009-05-22 11:33:18 +00:00
Dries Buytaert 61f4dfc982 - Patch by catch: add better caching to drupal_lookup_path(). 2009-05-16 19:07:02 +00:00
Angie Byron f577c125e8 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist. 2009-05-16 15:23:16 +00:00
Dries Buytaert 2c71644dbc - Patch by Berdir, ksenzee: convert to new database abstraction layer. 2009-05-10 16:50:19 +00:00
Angie Byron fc7283235b follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
Dries Buytaert 7a6f73f49d - Patch by stBorchert: remove from theme_pager*. 2009-04-26 19:44:40 +00:00
Dries Buytaert c1aadd2a21 - Patch by brianV: whitespace and coding style clean-up. 2009-04-22 15:53:00 +00:00
Dries Buytaert 26395c843f - Patch by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode(). 2009-04-22 09:57:10 +00:00
Angie Byron e888f0061c by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future. 2009-04-11 22:19:46 +00:00
Angie Byron 7e98216936 by catch: Provide a top-level 'International' menu item for localization and translation-related items. 2009-03-31 02:02:23 +00:00
Angie Byron f40532da76 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest. 2009-03-31 01:49:55 +00:00
Angie Byron 9a6fa8920f by ultimateboy: Add label above path form for consistency. 2009-03-30 05:30:39 +00:00
Angie Byron ddc2604d69 by David Strauss: Rename hook_nodeapi_X to hook_node_X. 2009-03-08 04:25:07 +00:00
Dries Buytaert a9b8a48e74 - Rollback of . 2009-01-13 19:27:21 +00:00
Dries Buytaert 3042f3385c - Patch by catch: path tests should use drupalCreateNode() instead of own createNode(). Code clean-up. 2009-01-09 07:44:00 +00:00
Dries Buytaert c0cb68abcc - Patch by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups. 2008-12-09 11:30:25 +00:00
Dries Buytaert 58b0235a72 - Patch by catch et al: load multiple nodes and terms at once. 2008-12-05 22:18:46 +00:00
Dries Buytaert 0b06c68b98 - Patch by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page. 2008-12-05 12:50:28 +00:00
Dries Buytaert bbb38296e0 - Patch by Dave Reid: fixed maxlength of path alias fields to be consistent with the database. 2008-11-22 10:49:01 +00:00
Dries Buytaert 75d5f0cd91 - Patch by catch, Damien Tournoud: added test for translation of path aliases. 2008-10-13 20:57:19 +00:00
Angie Byron 8292bdd40a Re-commit of by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default. 2008-10-13 00:33:05 +00:00
Angie Byron a3a420c3e6 Roll-back of : This caused horrendous problems with SimpleTest on some configurations. 2008-10-12 06:27:06 +00:00
Angie Byron f76acb2d9d by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. 2008-10-12 04:30:09 +00:00
Angie Byron ecf7ad41d0 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default. 2008-10-11 21:11:02 +00:00
Angie Byron 7e02f2f782 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. 2008-10-11 02:33:14 +00:00
Dries Buytaert 3ce6808be5 - Patch by Dave Reid: clean-up some array shifting code. 2008-10-09 20:20:49 +00:00
Angie Byron d59ba41f65 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names 2008-10-09 15:15:55 +00:00
Dries Buytaert 87567f8916 - Patch by justinrandell: killed in _node hook, as well as twelve sable tooth tigers. 2008-10-06 12:55:56 +00:00
Dries Buytaert 9f3d9f1115 - Patch by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement. 2008-09-27 20:37:01 +00:00
Angie Byron 893942bb4f by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together. 2008-09-17 20:37:32 +00:00
Dries Buytaert 69e6f411a9 - Patch by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7. 2008-08-21 19:36:39 +00:00
Dries Buytaert 9123a3d2e9 - Patch by Damien Tournoud: remove access check when creating aliases. 2008-08-03 05:21:20 +00:00