Angie Byron
|
9e2540eeb2
|
#306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with programmatic node creation.
|
2009-01-22 05:01:39 +00:00 |
Dries Buytaert
|
3dc1157a1e
|
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.
|
2009-01-21 16:58:42 +00:00 |
Dries Buytaert
|
60c06921ce
|
- Patch #291026 by Dave Reid et al: further (usability) improvements to the E_NOTICE handling.
|
2009-01-21 14:22:33 +00:00 |
Dries Buytaert
|
79b740acc1
|
- Patch #291026 by Dave Reid, Pasqualle, Rob Loach, et al: improved error reporting settings.
|
2009-01-19 21:13:09 +00:00 |
Dries Buytaert
|
d20e457121
|
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
|
2009-01-19 10:46:52 +00:00 |
Angie Byron
|
9e8bfddf29
|
#360104 by drewish: Allow taxomomy module to be uninstalled.
|
2009-01-19 01:53:26 +00:00 |
Angie Byron
|
0c57b989f5
|
#360106 by Dave Reid: Allow comment module to be uninstalled.
|
2009-01-19 01:23:39 +00:00 |
Angie Byron
|
d1855fe18b
|
#345157 by toddy: Add API documentation for hook_update_last_removed().
|
2009-01-17 20:28:46 +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
|
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
|
77936aef4c
|
- Rollback of #225562 -- I think there is still something wrong.
|
2009-01-13 22:41:39 +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
|
bdbd0dffe5
|
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().
|
2009-01-11 21:19:19 +00:00 |
Dries Buytaert
|
f7cd2518fa
|
- Patch #356747 by chx: fix hidden module dependencies.
|
2009-01-11 07:50:03 +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
|
ebd7390533
|
- Rollback of #325908.
|
2009-01-06 13:33:06 +00:00 |
Angie Byron
|
63cb7ba103
|
#352956 by Damien Tournoud, Josh Waihi, drewish: Fix PDOException on install on some versions of PHP.
|
2009-01-05 02:52:43 +00:00 |
Dries Buytaert
|
634379299f
|
- Patch #320591 by Moshe, Crell et al: tag specific alter hook for database queries.
|
2009-01-04 19:56:51 +00:00 |
Dries Buytaert
|
86aa636c8b
|
- Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPORARY field.
|
2009-01-02 21:45:11 +00:00 |
Dries Buytaert
|
37c6f50bcd
|
- Patch #353019 by agentrickard: remove underscores from time zone display names.
|
2009-01-02 20:28:09 +00:00 |
Dries Buytaert
|
d813e3679c
|
- Patch #348201 by catch: make it possible to load multiple files with fewer queries.
|
2008-12-31 11:08:47 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
5bbad8a4dc
|
- Patch #223298 by Dave Reid: change {dblog}.type VARCHAR limit from 16 to 64.
|
2008-12-28 20:41:19 +00:00 |
Dries Buytaert
|
53b83cdcb9
|
- Patch #330633 by drewish: temporary file clean-up _and_ unit tests. Oh yeah.
|
2008-12-28 19:11:31 +00:00 |
Dries Buytaert
|
9120540d19
|
- Patch #339588 by jhedstrom, Josh Waihi, mikl: remove *_unsigned types and rework their sizes. Fixes exception on PostgreSQL.
|
2008-12-26 11:04:39 +00:00 |
Dries Buytaert
|
821ad24bc1
|
- Patch #245990 by kellyllek, chx, dww: improved the HTTP request test to be more robust.
|
2008-12-24 09:59:22 +00:00 |
Dries Buytaert
|
0c63d9e24f
|
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
|
2008-12-20 18:24:41 +00:00 |
Dries Buytaert
|
ee700371ac
|
- Patch #319404 by Dave Reid: simplify actions_sychronize and remove paramater.
|
2008-12-20 05:20:21 +00:00 |
Dries Buytaert
|
ec4eba68d7
|
- Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.
|
2008-12-19 03:55:23 +00:00 |
Dries Buytaert
|
574a2e47ee
|
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
|
2008-12-16 23:57:33 +00:00 |
Dries Buytaert
|
18d22419f3
|
- Patch #339929 by Moshe et al: move node links into ->content.
|
2008-12-16 22:05:51 +00:00 |
Dries Buytaert
|
8ad5cba994
|
- Patch #344661 by Dave Reid: API doc improvements for hook_translation_link_alter.
|
2008-12-09 11:36:04 +00:00 |
Dries Buytaert
|
c50651f7fb
|
- Patch #340557 by Dave Reid: use static caching in drupal_is_front_page().
|
2008-12-09 07:16:10 +00:00 |
Dries Buytaert
|
55382d04a7
|
- Patch #318016 by Dave Reid: step one to standardizing type-hinting.
|
2008-12-08 21:41:54 +00:00 |
Dries Buytaert
|
58b0235a72
|
- Patch #324313 by catch et al: load multiple nodes and terms at once.
|
2008-12-05 22:18:46 +00:00 |
Dries Buytaert
|
0b06c68b98
|
- Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page.
|
2008-12-05 12:50:28 +00:00 |
Dries Buytaert
|
cadd9bd54c
|
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
|
2008-12-03 16:32:22 +00:00 |
Dries Buytaert
|
bc719d0c55
|
- Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'. For real now.
|
2008-11-29 09:33:51 +00:00 |
Dries Buytaert
|
77c5b369da
|
- Patch #248205 by Damien Tournoud: up requirement for PostgreSQL to PostgreSQL 8.3.
|
2008-11-28 09:25:59 +00:00 |
Angie Byron
|
d7f706f291
|
Reverting #337820 once more, as it causes mysterious test failures.
|
2008-11-27 07:07:01 +00:00 |
Dries Buytaert
|
74f2efd561
|
- Patch #314870 by drewish: removed some code that accidentically got committed with api.php and that broke the tests.
|
2008-11-26 18:56:16 +00:00 |
Dries Buytaert
|
fd67735fa2
|
- Patch #325908 by kbahey: removed redundant cache flusing.
|
2008-11-26 13:54:05 +00:00 |
Dries Buytaert
|
b4534e89a5
|
- Patch #263445 by Dave Reid, merlinofchaos: replace improper use of drupal_to_js() with drupal_json().
|
2008-11-26 13:52:13 +00:00 |
Dries Buytaert
|
c01f85bc37
|
- Patch #337820 by Dave Reid: rename menu path logout to user/logout.
|
2008-11-25 13:16:39 +00:00 |
Angie Byron
|
66df602593
|
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.
|
2008-11-25 02:37:33 +00:00 |
Dries Buytaert
|
b5e0a12fa9
|
- Patch #332980 by scor: RDF namespace registry clean-ups.
|
2008-11-24 22:10:46 +00:00 |
Dries Buytaert
|
5083e13522
|
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.
|
2008-11-24 10:41:40 +00:00 |
Angie Byron
|
bd9554952c
|
Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot. Hrm...
|
2008-11-24 04:22:02 +00:00 |