Angie Byron
|
a81858f583
|
#349327 by stewsnooze: Change link from 'Main page' to 'Front page' in update.php for consistency.
|
2009-01-17 18:55:29 +00:00 |
Dries Buytaert
|
a6f64e65f3
|
- Patch #301049 by Damien Tournoud: fix InsertQuery.
|
2009-01-17 12:47:43 +00:00 |
Angie Byron
|
1dd9ab7739
|
#332980 follow-up by scor: Adding entry about RDF support to CHANGELOG.txt.
|
2009-01-16 17:36:42 +00:00 |
Angie Byron
|
4f5ebd8a30
|
#320451 follow-up by webernet: Remove escaping of 'required by' and 'requires' on module page.
|
2009-01-15 16:07:51 +00:00 |
Dries Buytaert
|
8d128023ef
|
- Patch #201490 by lilou, keith.smith: fixed inconsistencies in the moderation queue related help texts.
|
2009-01-14 21:48:24 +00:00 |
Dries Buytaert
|
d3df2ff356
|
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
|
2009-01-14 21:16:21 +00:00 |
Dries Buytaert
|
534287b1bc
|
- Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem.
|
2009-01-14 21:13:42 +00:00 |
Dries Buytaert
|
a10731cedf
|
- Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency system. This helps with fields in core. Comes with tests\!
|
2009-01-14 12:18:37 +00:00 |
Dries Buytaert
|
dba81743a6
|
- Patch #346285 by grendzy, Damien Tournoud, thekevinday et al: fixed problem when HTTP_HOST is not transmitted.
|
2009-01-14 12:15:38 +00:00 |
Dries Buytaert
|
77936aef4c
|
- Rollback of #225562 -- I think there is still something wrong.
|
2009-01-13 22:41:39 +00:00 |
Dries Buytaert
|
be36b9205e
|
- Patch #358006 by gcopenhaver: fixed spelling errors.
|
2009-01-13 22:39:11 +00:00 |
Dries Buytaert
|
b86354c55c
|
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
|
2009-01-13 22:25:13 +00:00 |
Dries Buytaert
|
b986cc556d
|
- Patch #124492 by mfer: tiny cleanup -- duplicate character.
|
2009-01-13 22:19:28 +00:00 |
Dries Buytaert
|
a9b8a48e74
|
- Rollback of #190867.
|
2009-01-13 19:27:21 +00:00 |
Angie Byron
|
424cf1b182
|
#358021 by drewish: Remove unnecessary indirection of hook_user_X code.
|
2009-01-13 06:27:01 +00:00 |
Dries Buytaert
|
2eb8f6b5da
|
- Patch #357595 by Damien Tournoud: rename SimpleTestTestCase to SimpleTestFunctionalTest.
|
2009-01-12 16:53:09 +00:00 |
Dries Buytaert
|
056e1b0608
|
- Patch #347485 by cdale: don't add upload node submit handler unless necessary.
|
2009-01-12 08:29:09 +00:00 |
Dries Buytaert
|
bcdf13394a
|
- Patch #329407 by dereine, birdmanx35, hswong3i et al: report running time of simpletests.
|
2009-01-12 06:23:57 +00:00 |
Dries Buytaert
|
9a01a1337a
|
- Patch #339929 by Moshe Weitzman: removed some cruft.
|
2009-01-11 21:23:35 +00:00 |
Dries Buytaert
|
bdbd0dffe5
|
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().
|
2009-01-11 21:19:19 +00:00 |
Dries Buytaert
|
f80c618427
|
- Patch #349500 by Damien Tournoud et al: made db_query_temporary() generate its own temporary table names.
|
2009-01-11 10:57:20 +00:00 |
Dries Buytaert
|
08f263fb23
|
- Patch #323386 by mariuss, Dries: select options includes comments -- inconsistent with documentation
|
2009-01-11 10:49:21 +00:00 |
Dries Buytaert
|
388fe5b6d7
|
- Patch #124492 by mfer: added support for IPv6 and % characters. Comes with tests\!
|
2009-01-11 08:39:08 +00:00 |
Dries Buytaert
|
45fed79d73
|
- Patch #348448 by c960657: fixed php strict warnings when running tests.
|
2009-01-11 08:36:28 +00:00 |
Dries Buytaert
|
f7cd2518fa
|
- Patch #356747 by chx: fix hidden module dependencies.
|
2009-01-11 07:50:03 +00:00 |
Dries Buytaert
|
f088ccfb98
|
- Patch #301049 by Josh Waihi, Damien Tournoud, et al: fixed bug with transaction support (on PostgreSQL).
|
2009-01-11 07:47:03 +00:00 |
Dries Buytaert
|
7b5392b902
|
- Patch #356721 by c960657: the cancel user account patch broke the tests because it reveiled a bug in the url() (when bootstrapping).
|
2009-01-10 11:50:11 +00:00 |
Angie Byron
|
c3d9c5285a
|
#334303 by drewish: Handle overwriting of managed files, with tests.
|
2009-01-10 06:09:54 +00:00 |
Angie Byron
|
117b284fd4
|
#356749 by chx: Fix cruft in forum_install().
|
2009-01-10 05:32:30 +00:00 |
Angie Byron
|
46cf0a7db4
|
#356782 by quicksketch: remove needless line of code.
|
2009-01-10 05:23:49 +00:00 |
Angie Byron
|
cb159b9ff1
|
#143434 by Jody Lynn: Move 'display post information' to where users would expect.
|
2009-01-09 16:19:56 +00:00 |
Dries Buytaert
|
3042f3385c
|
- Patch #348742 by catch: path tests should use drupalCreateNode() instead of own createNode(). Code clean-up.
|
2009-01-09 07:44:00 +00:00 |
Angie Byron
|
d046c0c211
|
#289120 by jastern: Set magic_quotes_sybase = 0 to prevent default php.ini settings from double-quoting JavaScript in Drupal.
|
2009-01-09 02:49:01 +00:00 |
Dries Buytaert
|
18ad0f6933
|
- Patch #124492 by mfer, c960657 et al: valid_url() does not support all valid URL characters.
|
2009-01-08 19:09:49 +00:00 |
Dries Buytaert
|
00b9dd4170
|
- Patch #356116 by Jody Lynn: fixed typo.
|
2009-01-08 18:57:32 +00:00 |
Dries Buytaert
|
3680da37a0
|
- Patch #355278 by Josh Waihi: fixed problem with transaction support being turned on when unwanted.
|
2009-01-08 18:53:44 +00:00 |
Dries Buytaert
|
9af9e3de88
|
- Patch #342503 by Josh Waihi, Damien Tournoud et al: schema function findTables fails on PostgreSQL.
|
2009-01-08 09:52:12 +00:00 |
Dries Buytaert
|
a7b4bdef1d
|
- Patch #301049 by David Strauss, Josh Waihi, Crell, et al: transaction nesting was not tracked by connection, better documentation, and better tests.
|
2009-01-08 09:39:48 +00:00 |
Angie Byron
|
9a32ca468a
|
#8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
|
2009-01-08 08:42:13 +00:00 |
Angie Byron
|
1eb5be733a
|
#355858 by Crell: Add maintainers for MySQL driver.
|
2009-01-08 03:32:42 +00:00 |
Angie Byron
|
2ca013b11d
|
#355787 by mikey_p: Fix notice at content administration page caused by typo.
|
2009-01-08 01:16:57 +00:00 |
Dries Buytaert
|
58be433272
|
- Patch #355661 by Jody Lynn: fixed spelling error in test function name.
|
2009-01-07 21:41:13 +00:00 |
Angie Byron
|
5c1f807a46
|
#353480 follow-up by dereine and sun: Fix typo.
|
2009-01-07 03:52:32 +00:00 |
Dries Buytaert
|
ebd7390533
|
- Rollback of #325908.
|
2009-01-06 13:33:06 +00:00 |
Dries Buytaert
|
55f583558c
|
- Patch #352722 by dmitrig01: conditionally show 'settings.php not writable' error so that the message doesn't show up when the file does not exist.
|
2009-01-06 13:23:54 +00:00 |
Dries Buytaert
|
4f35ae01a2
|
- Patch #352803 by chx: convert query to new database layer.
|
2009-01-06 13:20:17 +00:00 |
Dries Buytaert
|
8caab6f74e
|
- Patch #302251 by katbailey: remove the themes property from the Drupal object in drupal.js.
|
2009-01-06 13:16:09 +00:00 |
Dries Buytaert
|
ea39388e48
|
- Patch #351805 by chx: worked around endless loops in tests.
|
2009-01-06 12:44:20 +00:00 |
Dries Buytaert
|
2e1827d040
|
- Patch #341910 by Josh Waihi, drewish et al: file_space_used() was not properly checking bitmapped status values. Added unit tests too.
|
2009-01-06 12:00:40 +00:00 |
Dries Buytaert
|
cce322378c
|
- Patch #353618 by sun: drupalLogin does not update passed-in user object -- improved documentation.
|
2009-01-06 11:04:59 +00:00 |