Dries Buytaert
|
03e5798def
|
- Patch #430682 by saxofaan: script didn't work with non-default webserver port.
|
2009-04-13 12:23:26 +00:00 |
Dries Buytaert
|
bb253b0539
|
- Patch #423690 by Berdir: fixed bug in menu_link_maintain(). With tests.
|
2009-04-13 12:18:52 +00:00 |
Dries Buytaert
|
a85971199d
|
- Patch #394594 by ksenzee: converted most of the user module code to the new database abstraction layer.
|
2009-04-13 12:14:57 +00:00 |
Dries Buytaert
|
079cac337e
|
- Patch #428242 by David_Rothstein: small code clean-up in check_markup().
|
2009-04-13 12:07:00 +00:00 |
Dries Buytaert
|
dd3e3989cd
|
- Patch #394560 by Berdir: converted statistics module to the new database abstraction layer.
|
2009-04-13 10:40:13 +00:00 |
Dries Buytaert
|
976dc16b0c
|
- Patch #394382 by Xano, dereine: clean up logging configuration page.
|
2009-04-13 08:49:01 +00:00 |
Angie Byron
|
a4501a2cca
|
#431870 by yched: Whitespace clean-up.
|
2009-04-13 05:18:18 +00:00 |
Dries Buytaert
|
1372d90cf1
|
- Patch #317775 by pwolanin, chx et al: caching the entire {menu_router} table causes problems.
|
2009-04-12 19:52:38 +00:00 |
Angie Byron
|
1a07f9f907
|
#323112 follow-up by keith.smith: Celebrate Vertical Tabs in README.txt. Hooray! :D
|
2009-04-12 16:42:30 +00:00 |
Angie Byron
|
6d3ba59ef9
|
#431304 by pwolanin: Vertical Tabs typo fix.
|
2009-04-12 03:52:22 +00:00 |
Angie Byron
|
e8f56c4374
|
#323112 follow-up by kkaefer: Make tab titles enclosed in <strong> tags to indicate importance from surrounding text.
|
2009-04-12 02:37:56 +00:00 |
Angie Byron
|
73e755d6c2
|
#323112 follow-up by yched: Oops, Vertical Tabs broke field widgets (with tests so we don't do it again).
|
2009-04-12 02:18:51 +00:00 |
Angie Byron
|
7ec6429c1c
|
#415316 by mr.baileys: Remove needless extra clarification about the size of a KB.
|
2009-04-11 23:01:35 +00:00 |
Angie Byron
|
b8a8bd35fc
|
Roll-back of #213689; causes issues with OSX's default styling.
|
2009-04-11 22:55:28 +00:00 |
Angie Byron
|
e888f0061c
|
#323112 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
|
f278da9e50
|
#213689 by jotik: Avoid clashes with system colors.
|
2009-04-11 21:19:25 +00:00 |
Angie Byron
|
c7095deb64
|
#423664 by Berdir: Fix dependency checking of non-existing modules. (with corrected tests)
|
2009-04-11 17:58:18 +00:00 |
Dries Buytaert
|
1de1293df0
|
- Patch #369587 by JamesAn: removed code comment that is incorrect.
|
2009-04-08 03:23:46 +00:00 |
Dries Buytaert
|
2704385be8
|
- Patch #422364 by JamesAn: converted locale.inc to use new static caching API.
|
2009-04-08 02:55:52 +00:00 |
Dries Buytaert
|
fed346c648
|
- Patch #228477 by anuradha: corrected Sinhala language.
|
2009-04-08 02:52:49 +00:00 |
Dries Buytaert
|
b658330d28
|
- Patch #424252 by swentel: move block cache settings from system module to block module now block module is optional.
|
2009-04-05 12:31:57 +00:00 |
Dries Buytaert
|
1067fbaa30
|
- Patch #394582 by Damien Tournoud: convert tracker module to new DB abstraction layer.
|
2009-04-05 12:26:12 +00:00 |
Dries Buytaert
|
756784a62b
|
- Patch #424094 by chx: fixed taxonomy tests.
|
2009-04-05 12:21:12 +00:00 |
Dries Buytaert
|
400061e489
|
- Patch #413852 by Berdir: correctly validate emails on PHP 5.3.
|
2009-04-05 12:10:56 +00:00 |
Dries Buytaert
|
ea9a75eb61
|
- Patch #423994 by pwolanin: working around MySQL bug.
|
2009-04-05 12:08:49 +00:00 |
Dries Buytaert
|
562f0ae344
|
- Patch #372414 by Todd Nienkerk, JohnAlbin: don't output empty comments.
|
2009-04-04 12:35:16 +00:00 |
Dries Buytaert
|
4d2072c958
|
- Patch #422824 by Gabor: add more specific body classes so page elements can be themed based on page type. Clean-up of existing code.
|
2009-04-04 00:58:09 +00:00 |
Dries Buytaert
|
438aa99018
|
- Patch #392362 by Xano, Dave Reid: remove clean URL option from the installation process -- automatically enable clean URLs when possible, or hide the option when clean URLs cannot be enabled.
|
2009-04-04 00:35:46 +00:00 |
Dries Buytaert
|
022fdbc450
|
- Patch #290887 by Dave Reid, Jody Lynn: checked permission using the wrong permission name.
|
2009-04-03 20:24:57 +00:00 |
Dries Buytaert
|
ee9421a84c
|
- Patch #363262 by Dave Reid: adds a lost index to the URL table.
|
2009-04-03 17:50:21 +00:00 |
Dries Buytaert
|
ce4df7b66b
|
- Patch #422374 by JamesAn: convert to use the new static caching API.
|
2009-04-03 17:41:32 +00:00 |
Dries Buytaert
|
238c2a61e6
|
- Patch #417560 by JamesAn: moving the test files to a test directory.
|
2009-04-02 20:50:37 +00:00 |
Dries Buytaert
|
f3c784ae40
|
- Patch #418760 by JamesAn: moving the test files to the test directory.
|
2009-04-02 20:47:54 +00:00 |
Dries Buytaert
|
3a35e28f92
|
- Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
|
2009-04-02 20:39:45 +00:00 |
Dries Buytaert
|
b25e08ba75
|
- Patch #317775 by pwolanin, justinrandell: caching entire {menu_router} table causes MySQL error/slow rebuilds and slows menu_link_save.
|
2009-04-02 03:40:05 +00:00 |
Dries Buytaert
|
27d7455edb
|
- Patch #333054 by c960657: page cache should be case sensitive.
|
2009-04-01 20:00:47 +00:00 |
Dries Buytaert
|
c403b16006
|
- Patch #397800 by JamesAn: cleaned up some PHPdocs.
|
2009-04-01 19:56:34 +00:00 |
Dries Buytaert
|
4f36a54832
|
- Patch #233425 by catch, Jody Lynn, lilou: remove dependency on blog module.
|
2009-04-01 01:28:24 +00:00 |
Dries Buytaert
|
4718f59021
|
- Patch #316515 by jmburnz, momendo: fixed position of OpenID logo.
|
2009-03-31 10:48:06 +00:00 |
Angie Byron
|
7e98216936
|
#368064 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
|
96cfdcf7e0
|
#369964 follow-up by yched: Remove deprecated function call.
|
2009-03-31 01:59:34 +00:00 |
Angie Byron
|
f40532da76
|
#376129 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
|
5cc1704a3f
|
#402226 follow-up by pwolanin: Rename menu 'item' to 'link' in menu module.
|
2009-03-31 01:45:31 +00:00 |
Angie Byron
|
3dfb808a6d
|
#373225 by Josh Waihi: Make PostgreSQL cast values when changing database columns to prevent data loss.
|
2009-03-31 01:42:45 +00:00 |
Angie Byron
|
5f3033d78a
|
#231298 follow-up by Jaza: Documentation and sample file for aliased multisite support feature.
|
2009-03-30 05:45:48 +00:00 |
Angie Byron
|
8fc513e1d8
|
#408562 by BruceBGordon: Code clean-up.
|
2009-03-30 05:40:44 +00:00 |
Angie Byron
|
f85f7cf8c1
|
#349237 by c960657: Fix assertTitle()'s encoding of HTML attributes (with tests).
|
2009-03-30 05:35:35 +00:00 |
Angie Byron
|
ba62c9c54f
|
#279233 by jbomb: Fix grammar in e-mail message string.
|
2009-03-30 05:32:31 +00:00 |
Angie Byron
|
9a6fa8920f
|
#367356 by ultimateboy: Add label above path form for consistency.
|
2009-03-30 05:30:39 +00:00 |
Angie Byron
|
2302a608be
|
#402044 by yched: Make Field CSS RTL compatible.
|
2009-03-30 05:28:41 +00:00 |