Dries Buytaert
|
77f4c39749
|
- Patch #266406 by cwgordon7 and catch: initial tests for (configuring complex) actions.
|
2008-06-29 11:37:34 +00:00 |
Dries Buytaert
|
3c81924d7e
|
- Patch #180646 by John Morahan: SQL in taxonomy_get_term_by_name() should use = instead of LIKE.
|
2008-06-28 19:51:02 +00:00 |
Dries Buytaert
|
6fca076ead
|
- Patch #174940 by gpk: fixed favicon.ico 404s.
|
2008-06-28 19:48:21 +00:00 |
Dries Buytaert
|
76fe77cc22
|
- Patch #275092 by kbahey: added test for meta-tag generator patch.
|
2008-06-28 19:19:08 +00:00 |
Dries Buytaert
|
3cdf54fb3e
|
- Patch #275092 by kbahey, greggles and Arancaytar: emit X-Generator and meta-generator tags.
|
2008-06-28 12:37:52 +00:00 |
Dries Buytaert
|
ba62583515
|
- Patch #245961 boombatower: fixed exceptions in XML-RPC library.
|
2008-06-27 07:26:31 +00:00 |
Dries Buytaert
|
32afb32935
|
- Patch #266488 by Damien Tournoud: cleanup for user_validate_name().
|
2008-06-27 07:25:11 +00:00 |
Dries Buytaert
|
66ddfda7a2
|
- Patch #274994 by R.Muilwijk, boombatower: bring back the includes-tests.
|
2008-06-26 21:07:59 +00:00 |
Dries Buytaert
|
2877c1027a
|
- Patch #266488 by Damien Tournoud, nbz, Heine, MadHarold, et al: clean-up user_validate_name(), allow astrophes, removed some cruft and made the tests more compact.
|
2008-06-26 19:47:02 +00:00 |
Dries Buytaert
|
d7c32183e5
|
- Patch #275396 by Moshe: removed some dead code, and added url() options to drupalPost().
|
2008-06-26 19:31:31 +00:00 |
Dries Buytaert
|
34fd475f24
|
- Patch #174940 by gpk: don't generate 404s for favicons. Work around broken browsers ...
|
2008-06-26 19:19:44 +00:00 |
Dries Buytaert
|
4ac9204355
|
- Patch #260497 by boombatower: rewrote the node revisioning tests to be more extensive and to fix some exceptions in the tests.
|
2008-06-26 11:40:07 +00:00 |
Dries Buytaert
|
df4ebc0135
|
- Patch #258397 by R.Muilwijk and myself: IP address detection improvements. Added support for clusters and wrote various IP address related tests.
|
2008-06-26 11:29:20 +00:00 |
Dries Buytaert
|
df8dcc79b1
|
- Patch #275094 by boombatower: lean, lean, mean simpletest.
|
2008-06-26 11:23:52 +00:00 |
Dries Buytaert
|
41fdf60ba4
|
- Patch #273523 by aclight: fixed E_NOTICE in theme_fieldset().
|
2008-06-25 09:57:07 +00:00 |
Dries Buytaert
|
6636c0cc99
|
- Patch #212608 by Gábor Hojtsy, webchick, stefgosselin: fixed E_NOTICE on block administration.
|
2008-06-25 09:52:41 +00:00 |
Dries Buytaert
|
6ecf55d319
|
- Patch #201746 by traxer: fixed E_NOTICE warning.
|
2008-06-25 09:18:48 +00:00 |
Dries Buytaert
|
5299b92689
|
- Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
|
2008-06-25 09:12:25 +00:00 |
Dries Buytaert
|
61cde08038
|
- Patch #273761 by catch: removed inconsistent delete behavior of nodes. It would leave comments, ratings, etc behind in the database.
|
2008-06-25 07:47:20 +00:00 |
Dries Buytaert
|
b1e895f850
|
- Patch #272636 by dvessel: drupal.js overwrites class of html element, rather than adding to it.
|
2008-06-25 07:45:03 +00:00 |
Dries Buytaert
|
69a7d80607
|
- Patch #274589 by dmitrig01: forgot to remove simpletest library from core.
|
2008-06-25 07:30:11 +00:00 |
Dries Buytaert
|
955ef193ba
|
- Patch #196862 by catch: rolled back path optimization as it broke certain tests.
|
2008-06-24 22:12:15 +00:00 |
Dries Buytaert
|
6aea1d0873
|
- Patch #260778 by boombatower et al: play a user agent trick to make the tests work.
|
2008-06-24 22:09:52 +00:00 |
Dries Buytaert
|
5efec92ac3
|
- Patch #243773 by chx, catch, boombatower, cwgordon7, yched, dmitrig01, et al: small revert of batch API patch. Also forgot to mention cwgordon7 in the previous commit.
|
2008-06-24 21:59:20 +00:00 |
Dries Buytaert
|
9b82787b22
|
- Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the batch API for running the tests instead of an all-in-one approach. Great work.
|
2008-06-24 21:51:03 +00:00 |
Dries Buytaert
|
22c0a0a4b0
|
- Patch #170309 by pwolanin, Pasqualle, Nick Urban, naquah, keith.smith, et al: breadcrumb doesn'tt always include all active items.
|
2008-06-24 21:29:47 +00:00 |
Dries Buytaert
|
45ef7ac581
|
- Patch #261869 by catch, keith.smith: fixed default install profile / forum tests.
|
2008-06-24 21:26:48 +00:00 |
Dries Buytaert
|
d2b5e54efa
|
- Patch #271326 by keith.smith: fixed oxymoron in the installation guide.
|
2008-06-24 17:04:38 +00:00 |
Dries Buytaert
|
81c71bc891
|
- Patch #216515 by chx, Damien Tournoud, et al: fixed form API glitch with caching.
|
2008-06-24 17:01:33 +00:00 |
Dries Buytaert
|
21da8b32dc
|
- Patch #223549 by WorldFaliz: usability: admin/block warning message placement.
|
2008-06-24 16:52:18 +00:00 |
Dries Buytaert
|
15911a0810
|
- Patch #270045 by yched: partial revert for batch API.
|
2008-06-21 18:24:20 +00:00 |
Dries Buytaert
|
f771318c51
|
- Patch #254553 by aclight: fixed E_NOTICE.
|
2008-06-21 18:22:38 +00:00 |
Dries Buytaert
|
a429a6f072
|
- Patch #261869 by catch: create default vocabulary for articles.
|
2008-06-21 18:20:48 +00:00 |
Dries Buytaert
|
928822d0a9
|
- Patch #272054 by David Rothstein: fixed code comment for comment_form().
|
2008-06-20 16:52:55 +00:00 |
Dries Buytaert
|
95c66fa9fb
|
- Patch #272848 by catch: update comment settings form help text.
|
2008-06-20 16:45:27 +00:00 |
Dries Buytaert
|
1963021d12
|
- Patch #269443 by dvessel: add nid to node template suggestion.
|
2008-06-18 16:22:13 +00:00 |
Dries Buytaert
|
61cc35f2b0
|
- Patch #255918 by R.Muilwijk: performance improvement: comment_link querying for already retrieved data.
|
2008-06-18 16:06:42 +00:00 |
Dries Buytaert
|
6e2358b232
|
- Patch #270045 by drewish, Susurrus: clean up return values.
|
2008-06-18 03:36:24 +00:00 |
Dries Buytaert
|
0889c01d21
|
- Patch #270053 by pwolanin: fixed undefined index.
|
2008-06-17 01:12:50 +00:00 |
Dries Buytaert
|
d8ff9967e6
|
- Patch #250729 by R.Muilwijk: fixed typo.
|
2008-06-17 00:52:00 +00:00 |
Dries Buytaert
|
fcb27eed23
|
- Patch #251239 by pwolanin: revert.
|
2008-06-16 23:18:12 +00:00 |
Dries Buytaert
|
cf42d0c25a
|
- Patch #250729 by R.Muilwijk: removed unnecessary SQL query.
|
2008-06-14 16:02:50 +00:00 |
Dries Buytaert
|
a1537c3e28
|
- Patch #266596 by pwolanin: menu system performance improvement.
|
2008-06-12 20:49:39 +00:00 |
Dries Buytaert
|
aa8c6466cc
|
- Patch #256285 by mfer: upgraded to jQuery 1.2.6. This patch was tested
extensively by mfer but might be slightly experimental still. Hard to
test.
|
2008-06-12 19:49:10 +00:00 |
Dries Buytaert
|
a251ff70fc
|
- Patch #251402 by quicksketch: text can't be selected via click and drag when the Drupal drag and drop interface is present in IE7.
|
2008-06-12 19:13:17 +00:00 |
Dries Buytaert
|
b5d491624e
|
- Patch #268914 by catch: small usability improvements to taxonomy and content type overview pages.
|
2008-06-12 19:07:36 +00:00 |
Dries Buytaert
|
038a36b652
|
- Patch #268621 by smk-ka: removed unused variable.
|
2008-06-12 18:46:51 +00:00 |
Dries Buytaert
|
8e8c8305aa
|
- Patch #259096 by cwgordon7: commenting standards are broken in tabledrag.js.
|
2008-06-10 19:42:28 +00:00 |
Dries Buytaert
|
3020deb421
|
- Patch #266178 by boombatower: SimpleTest internal browser no longer handles element ids.
|
2008-06-10 19:39:29 +00:00 |
Dries Buytaert
|
201e1dd356
|
- Patch #268449 by catch: fixed some tests that failed due to invalid permissions.
|
2008-06-09 16:33:20 +00:00 |