Dries Buytaert
|
7f96b05845
|
- Patch #686226 by yched: improved 'default value' input handling.
|
2010-03-03 08:01:42 +00:00 |
Dries Buytaert
|
53f1310a79
|
- Patch #705146 by yched: improved the UI.
|
2010-03-03 07:57:27 +00:00 |
Dries Buytaert
|
1cb0e254dc
|
- Patch #693054 by yched: field_update_field() called the wrong field storage backend.
|
2010-03-03 07:56:18 +00:00 |
Dries Buytaert
|
8a8c28acb0
|
- Patch #730186 by douggreen: fixing spelling mistake in documentation: 'kay' -> 'key'.
|
2010-03-03 07:40:58 +00:00 |
Dries Buytaert
|
4af38f2119
|
- Patch #684474 by casey: overlay was re-applying behaviors.
|
2010-03-03 07:39:25 +00:00 |
Dries Buytaert
|
0f3085c3b7
|
- Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls a module.
|
2010-03-03 07:38:08 +00:00 |
Dries Buytaert
|
ba93c4911c
|
- Patch #720610 by andrewmacpherson: move the core RDF namespace definitions in the rdf module.
|
2010-03-03 07:34:25 +00:00 |
Dries Buytaert
|
6980775436
|
- Patch #539320 by Zarabadoo, Jacine, stephthegeek: added missing paragraph tag.
|
2010-03-02 09:12:31 +00:00 |
Dries Buytaert
|
b79d41036e
|
- Patch #358315 by neochief, andypost, Damien Tournoud, catch, xurizaemon: drupal_lookup_path() not respects alias' order.
|
2010-03-02 09:09:45 +00:00 |
Dries Buytaert
|
a5d180b9c0
|
- Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_installed() was broken during testing.
|
2010-03-02 09:07:09 +00:00 |
Dries Buytaert
|
0d9eedc8fb
|
- Patch #727650 by Damien Tournoud: made OpenID more pluggable so we can extend it in contrib, and added support for Google's OpenID discovery protocol.
|
2010-03-02 08:59:54 +00:00 |
Dries Buytaert
|
094a6b4f85
|
- Patch #634562 by vgarvardt, Damien Tournoud: added OpenID AX support (in addition to SREF) so that we can extend our OpenID implementation in contrib.
|
2010-03-02 08:55:42 +00:00 |
Dries Buytaert
|
c3760557bd
|
- Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded.
|
2010-03-02 08:47:41 +00:00 |
Dries Buytaert
|
b25a1fd62f
|
- Patch #609128 by vordude: dashboard should provide feedback when clicking 'Done'.
|
2010-03-01 13:12:45 +00:00 |
Dries Buytaert
|
d77c04f015
|
- Patch #704158 by marvil07, mikeytown2, Gábor Hojtsy: fixed warning.
|
2010-03-01 11:33:55 +00:00 |
Dries Buytaert
|
13704b8f62
|
- Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexExists().
|
2010-03-01 11:30:37 +00:00 |
Dries Buytaert
|
74e94b7e01
|
- Patch #721374 by jhodgdon: 'Add new comment' is put into the search index along with each node.
|
2010-03-01 11:18:31 +00:00 |
Dries Buytaert
|
1c26e2cee1
|
- Patch #728820 by David_Rothstein: clean up installation of required modules.
|
2010-03-01 07:39:12 +00:00 |
Dries Buytaert
|
1cfde5913d
|
- Patch #582948 by David_Rothstein: more improvements to the erro handling of the database layer.
|
2010-03-01 06:27:58 +00:00 |
Dries Buytaert
|
897817eb0c
|
- Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
|
2010-02-28 20:10:34 +00:00 |
Dries Buytaert
|
994fafcebf
|
- Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema manipulation to help with upgrade path.
|
2010-02-28 20:03:05 +00:00 |
Dries Buytaert
|
79e51a71cf
|
- Patch #692366 by sleepcamel: fixed broken link.
|
2010-02-28 19:00:21 +00:00 |
Dries Buytaert
|
00ed8e3e62
|
- Patch #691938 by carlos8f, mr.baileys: block tests
|
2010-02-28 17:28:38 +00:00 |
Dries Buytaert
|
0c363d2268
|
- Patch #691938 by carlos8f, mr.baileys: block caching per-role, per-user, per-page was broken. With new tests.
|
2010-02-28 07:46:44 +00:00 |
Angie Byron
|
33ec13f004
|
#727868 by yched: Remove stale TODO from field api.
|
2010-02-27 22:11:11 +00:00 |
Angie Byron
|
36764b5918
|
#716258 by mikeryan: Move node_object_prepare() to node.module.
|
2010-02-27 20:37:11 +00:00 |
Dries Buytaert
|
69384afc33
|
- Patch 727548 by andypost: fixed aggregator module administration screen under PostgreSQL.
|
2010-02-27 15:05:19 +00:00 |
Dries Buytaert
|
4717f28975
|
- Patch #704866 by jhodgdon: search API doc has some problems.
|
2010-02-27 10:54:12 +00:00 |
Dries Buytaert
|
3cd6a773a1
|
- Patch #718648 by chx, robeano: hook_cron_queue_info_alter() is not documented.
|
2010-02-27 10:51:25 +00:00 |
Dries Buytaert
|
a9286dd3c2
|
- Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-related documentation.
|
2010-02-27 09:24:09 +00:00 |
Dries Buytaert
|
39dc13133f
|
- Patch #718254 by andypost: field names were too long -- make PostgreSQL happy.
|
2010-02-27 07:52:03 +00:00 |
Dries Buytaert
|
890ee7f45f
|
- Patch #615226 by casey: updating links.
|
2010-02-27 07:45:22 +00:00 |
Dries Buytaert
|
1a817fd2f8
|
- Patch #503550 by yched, jp.stacey: make sure strings are cached per language.
|
2010-02-27 07:41:34 +00:00 |
Dries Buytaert
|
bb5dc9d0c4
|
- Patch #573300 by eMPee584: system_retrieve_file() fails in file_unmanaged_copy()
|
2010-02-26 21:19:09 +00:00 |
Dries Buytaert
|
bbbe8c178c
|
- Patch #251482 by andypost, Dave Reid, hunvreus: contact categories can't be translated with i18n.
|
2010-02-26 18:35:35 +00:00 |
Dries Buytaert
|
f6b166ff23
|
- Patch #620298 by David_Rothstein: schema not available in hook_install().
|
2010-02-26 18:31:29 +00:00 |
Dries Buytaert
|
bc70eaeb8d
|
- Patch #535440 by andypost, carlos8f, boombatower: random strings in SimpleTest should not contain
|
2010-02-26 17:22:39 +00:00 |
Dries Buytaert
|
19aaebcbe2
|
- Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header.
|
2010-02-26 16:55:18 +00:00 |
Dries Buytaert
|
abf19a337f
|
- Patch #319401 by andypost, Crell, hswong3i: properly force default database in the dblog module.
|
2010-02-26 15:25:43 +00:00 |
Dries Buytaert
|
d86d554633
|
- Patch #704362 by catch, andypost: fixed notices/warnings when comment module is disabled
|
2010-02-26 15:18:17 +00:00 |
Dries Buytaert
|
b297dc27e2
|
- Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionality should be checked at installation.
|
2010-02-26 06:39:13 +00:00 |
Angie Byron
|
4a89d4cc44
|
#605374 by catch: Don't add non-existing files to the registry.
|
2010-02-26 00:19:55 +00:00 |
Angie Byron
|
28bca620e1
|
#578676 follow-up by alex_b: Fix endless adding of non-processed aggregator feeds to queue
|
2010-02-26 00:11:58 +00:00 |
Dries Buytaert
|
96b9d512c3
|
- Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags.
|
2010-02-25 20:57:39 +00:00 |
Dries Buytaert
|
6d7e7bb8a3
|
- Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions by vid not timestamp.
|
2010-02-25 20:12:27 +00:00 |
Dries Buytaert
|
f041110b34
|
- Patch #723782 by Berdir: display better exception messages in simpletest.
|
2010-02-25 16:03:47 +00:00 |
Dries Buytaert
|
7982be718e
|
- Patch #647084 by matt2000, jhodgdon, alpritt, David_Rothstein: fixed missing shortcut edit and delete operations on shortcuts admin.
|
2010-02-25 15:58:54 +00:00 |
Dries Buytaert
|
c9f1086327
|
- Patch #685908 by Gábor Hojtsy: fixed msgctxts not being in the right place.
|
2010-02-25 15:53:27 +00:00 |
Dries Buytaert
|
72b60ed444
|
- Patch #724788 by boombatower: improved code style of some tests in user.test.
|
2010-02-25 10:00:38 +00:00 |
Dries Buytaert
|
fb1170e13b
|
- Patch #724780 by fgm: Fixed incorrect use of node_load() in book_admin_edit_submit().
|
2010-02-25 09:44:51 +00:00 |