Angie Byron
edb9752723
#369409 by dropcube: Move block.tpl.php to block.module rather than system.module.
2009-04-26 01:15:04 +00:00
Dries Buytaert
453d7c566e
- Patch #440826 by brianV: whitespace clean-up.
2009-04-25 13:47:15 +00:00
Dries Buytaert
e99838fbf4
- Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements.
2009-04-24 08:16:56 +00:00
Dries Buytaert
526401c4c8
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
2009-04-22 09:45:03 +00:00
Dries Buytaert
3fbda2307d
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.
2009-04-21 09:31:31 +00:00
Dries Buytaert
1280c324fa
- Patch #423948 by mfb: updated documentation, update functions should include schema descriptions.
2009-04-21 05:07:08 +00:00
Dries Buytaert
a6233dfe20
- Patch #439038 by JeremyFrench: fixed typo in CSS file.
2009-04-20 20:07:14 +00:00
Dries Buytaert
01a33182a5
- Patch #299176 by chx, Crell: added example of hook_query_alter to API documentation.
2009-04-20 07:42:22 +00:00
Dries Buytaert
ff9b6c611e
- Patch #427296 by taz88ny: move some code from system.module to bloc.module where it belongs.
2009-04-20 07:36:34 +00:00
Angie Byron
d30a41e791
Roll-back of #333054 ; needs more discussion.
2009-04-20 02:23:17 +00:00
Dries Buytaert
2f9af75438
- Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'.
2009-04-19 19:10:08 +00:00
Angie Byron
cb3cde8be1
#372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does.
2009-04-15 23:49:08 +00:00
Dries Buytaert
d79481b3a0
- Patch #394332 by Xano: clean up language around logging and alerts.
2009-04-13 18:50:43 +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
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
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
ee9421a84c
- Patch #363262 by Dave Reid: adds a lost index to the URL table.
2009-04-03 17:50:21 +00:00
Dries Buytaert
27d7455edb
- Patch #333054 by c960657: page cache should be case sensitive.
2009-04-01 20:00:47 +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
3c8f1540e1
#414218 by cha0s: Document hook_update_N()'s ability to use batch API.
2009-03-29 23:11:09 +00:00
Angie Byron
df6ec4d7ff
#410638 follow-up by foxtrotcharlie and David Rothstein: Fix help text on blocks so that 'Powered by' doesn't show up on all system blocks.
2009-03-25 18:40:50 +00:00
Angie Byron
4bfda4db83
#410638 by foxtrotcharlie: Prevent 'Powered by Drupal' settings showing up on all system blocks.
2009-03-25 13:48:42 +00:00
Dries Buytaert
32076b4d32
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.
2009-03-20 19:18:11 +00:00
Dries Buytaert
0184860b58
- Patch #333156 by stella: add ability to configure the default country.
2009-03-17 15:26:29 +00:00
Angie Byron
3b30509599
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.
2009-03-14 23:01:38 +00:00
Angie Byron
b77475baf5
#360081 by quicksketch: Stop using global variables for JavaScript settings.
2009-03-13 23:15:09 +00:00
Dries Buytaert
9aa14da49d
- Patch #331013 by drewish: documentation clean-up.
2009-03-10 16:08:43 +00:00
Dries Buytaert
a4ee7092e1
- Patch #373613 by drewish, quicksketch: working around some Debian issues. They ship a different GD library.
2009-03-10 09:43:01 +00:00
Dries Buytaert
0ea653502c
- Patch #373613 by quicksketch and drewish: in order to operate on images multiple
...
times (such as crop, scale, then desaturate) without quality loss, we need to
pass images by their raw GD (or other library) resources rather than re-opening
the same image repeatedly, which causes wasted processing and loss of quality when
using JPEG images. This patch reworks the image toolkits, adds some new image
manipulations and adds some impressive SimpleTests.
2009-03-09 11:44:54 +00:00
Dries Buytaert
6fe3c7c059
- Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'input formats'.
2009-03-08 21:25:18 +00:00
Angie Byron
ddc2604d69
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
2009-03-08 04:25:07 +00:00
Angie Byron
ad84a92662
#331832 by jhodgdon: Add pointer from hook_form_alter() docs to hook_form_FORM_ID_alter().
2009-03-08 03:46:31 +00:00
Angie Byron
fbad7327af
#387218 by geerlingguy, JohnAlbin, and scor: Print/document RDF variables in page.tpl.php.
2009-03-02 19:23:54 +00:00
Angie Byron
27369e8b96
#304163 by chx: Allow update.php to re-generate settings.php. Now possible to upgrade Drupal 6 to Drupal 7. Oh, yeah.
2009-03-01 09:32:17 +00:00
Angie Byron
665c9fdc2c
Roll-back of users -> user table name change in #330983 : Broken pgsql is no fun.
2009-02-26 07:30:29 +00:00
Dries Buytaert
068adf05b5
- Patch #243524 by Dave Reid, chx: display INFO_ALL output when calling system_php().
2009-02-25 13:36:29 +00:00
Dries Buytaert
094e999013
- Patch #383318 by mr.baileys: incorrect memory shortage warning when memory limit is unlimited.
2009-02-25 13:33:53 +00:00
Angie Byron
743c8adcf7
#367299 by EclipseGc, JohnAlbin, geerlingguy, and Todd Nienkerk: Update and polish default page.tpl.php to make it easier for CSS designers to theme.
2009-02-24 17:50:22 +00:00
Dries Buytaert
5d658d0848
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
2009-02-22 17:55:30 +00:00
Angie Byron
ff9e842730
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
2009-02-18 15:19:57 +00:00
Angie Byron
df591c8f40
#215080 by drifter and robertDouglass: Add index on system name and type to speed query.
2009-02-18 15:14:11 +00:00
Angie Byron
fb7347bc9d
#371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it.
2009-02-18 14:28:25 +00:00
Angie Byron
ac484c277a
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
2009-02-18 13:46:55 +00:00
Angie Byron
6afc39c2e4
#135976 by Dave Reid: Move Administration Theme setting to the themes page where it is findable (with tests).
2009-02-11 05:33:18 +00:00
Angie Byron
1dafc60c26
#365149 by karschsp: Fix @endcode at the end of hook_page_alter() example.
2009-02-09 15:42:52 +00:00
Dries Buytaert
29c8e40e91
- Patch #355236 by Frando: refactor drupal_render() theming.
2009-02-03 18:55:32 +00:00
Dries Buytaert
d4867346f5
- Patch #367380 by Moshe: make block module optional.
2009-02-03 12:30:14 +00:00
Angie Byron
5e2ad8e43c
#360128 by quicksketch: Create centralized ahah callback to reduce duplicate code.
2009-02-01 06:48:15 +00:00
Angie Byron
2c381622a5
#88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified.
2009-01-31 16:50:57 +00:00
Angie Byron
6cbf7424a0
#349836 by lut4rp: Remove ellipsis in menu description.
2009-01-31 15:55:05 +00:00
Angie Byron
d2feb62234
#345157 follow-up by toddy: Fix @link syntax in PHPDoc.
2009-01-29 14:37:40 +00:00
Angie Byron
ad99dd761a
#242962 by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests).
2009-01-28 07:43:26 +00:00
Dries Buytaert
2e8ca690ff
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
2009-01-27 00:22:27 +00:00
Dries Buytaert
6d3d75fe4b
- Removing whitespace.
2009-01-26 14:08:44 +00:00
Angie Byron
8851b57acf
#227486 follow-up by catch: Move update 7010 to 6048 so that the 6.x and 7.x updates stay in sync.
2009-01-25 16:46:05 +00:00
Angie Byron
5951daf881
#363262 by catch and Damien Tournoud: Replace src index on the {url_alias} table with src, language for better performance.
2009-01-25 13:57:21 +00:00
Angie Byron
4bf29632d4
#363644 by chx: Remove annoying whitespace.
2009-01-25 12:22:09 +00:00
Angie Byron
250e486bb0
#363687 by chx: Simplify DBTNG codeflow.
2009-01-25 12:19:32 +00:00
Dries Buytaert
706198e283
- Patch #334956 by JohnAlbin: remove a IE hack 'flash of unstyled content' that is no longer needed.
2009-01-22 12:52:50 +00:00
Dries Buytaert
938c7c07a3
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
2009-01-22 12:46:07 +00:00
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