Commit Graph

4965 Commits (e53f58fbe0e6c033fce65bd0d7a76d25911ff158)

Author SHA1 Message Date
Dries Buytaert e53f58fbe0 - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty(). 2005-12-14 20:01:39 +00:00
Dries Buytaert 7334f7624f - Patch #41165 by Morbus: removed rss doctype. 2005-12-14 19:04:27 +00:00
Dries Buytaert c4fc7f401f - Patch #40886 by chx: fixed problem with recursive/nested node API calls manipulating the same array references. 2005-12-14 18:46:21 +00:00
Dries Buytaert ca9aa560f2 - Patch #40816 by Morbus: fixed bug with assigning news item the correct category. 2005-12-14 14:03:05 +00:00
Dries Buytaert d40ce21711 - Patch #40975 by chx: filter_format no longer supports multiple filtered areas. 2005-12-14 13:56:54 +00:00
Dries Buytaert d4fe9203ed - Patch #40630 by Morbus: made sure $teaser is always defined. 2005-12-14 13:30:01 +00:00
Dries Buytaert c11080c02e - Patch #41109 by chx: fixed problem with _node_name() returning NULL instead of array() when there are no node types. 2005-12-14 13:26:39 +00:00
Dries Buytaert c0a43c50dc - Patch #40765 by chx: fixed problem with form types. 2005-12-14 13:22:19 +00:00
Dries Buytaert dd2fdd128d - Patch #40532 by wtanaka: use longblog for data in the cache. Is reported to fix utf-8 problems and improves consistency with PostgreSQL. 2005-12-13 18:49:47 +00:00
Dries Buytaert ccb3fa0219 - Patch #39462 by Cvgbe:
1. fixed problem with long URLs being truncated (and causing errors)
  2. added CREATE UNIQUE INDEX to prefix.sh
  3. changed totalcount from int to bigint to prevent overflow
  4. unifies index names, syncs with database.mysql

  Updated changelog.
2005-12-12 22:08:35 +00:00
Dries Buytaert de723ba8b5 - Patch #40393 by Richard: fixed permissions of URL settings on node submission page. 2005-12-12 14:25:45 +00:00
Dries Buytaert 477028c288 - Patch #40795 by Richard: fixed problem with editing menu items. 2005-12-12 11:39:41 +00:00
Dries Buytaert 12e0151715 - Patch #40855 by Ber: fixed typo in watchdog message. 2005-12-12 11:36:56 +00:00
Dries Buytaert 63ece6f957 - Patch #29060 by tostinne/ax: added tabindex to user login page. 2005-12-11 12:53:09 +00:00
Dries Buytaert 544aefad8a - Modified patch #40534: improved themability of forum icons (makes it possible to use animated gifs) + removed forum setting. 2005-12-11 12:44:39 +00:00
Dries Buytaert b9f2b7e2a6 - Patch #40706 by chx: fixed warnings. 2005-12-11 12:31:17 +00:00
Dries Buytaert 0eb731d5e2 - Patch #40463 by chx and baudolino: fixed fatal error in forms.inc. 2005-12-11 10:40:07 +00:00
Dries Buytaert b4552cd977 - Patch #40512 by Richard: fixed coding style + performance improvements. 2005-12-10 20:01:55 +00:00
Dries Buytaert 99e27195e8 - Patch #40664 by Gerhard: assign default forum when adding a forum topic from within a forum. 2005-12-10 19:58:40 +00:00
Dries Buytaert 810e75050d - Patch #39358 by m3avrck and Souvent22: make the upload.module work + revisions fixes. 2005-12-10 19:43:12 +00:00
Dries Buytaert fb9ff3baf9 - Patch #40628 by Jaza: added missing fieldset around filter options. 2005-12-10 19:35:13 +00:00
Dries Buytaert 07ec1bc207 - Patch #40393 by Richard: corrected permissions of menu/path settings on the content submission form. 2005-12-10 19:26:47 +00:00
Dries Buytaert cf5dc8b87d - Changed '50' to '20' as per Neil's comment in issue 36042 (comment #12). 2005-12-10 08:14:57 +00:00
Dries Buytaert efaf4d23bb - Patch #36042 by Cvbge: make the latest database upgrade work with PostgreSQL. 2005-12-10 08:13:40 +00:00
Dries Buytaert 2659fadd5f - Patch #40587 by wtanaka: execute -> submit 2005-12-10 08:12:59 +00:00
Dries Buytaert 30450039f9 - Patch #40583 by canen: make user_autocomplete function work with PostgreSQL. 2005-12-10 08:08:44 +00:00
Dries Buytaert d55a508b88 - Patch #40397 by DriesK: fixed problem with contact module. 2005-12-09 22:21:01 +00:00
Dries Buytaert 7d97733602 - Fixed #40395: changed ':' to '.'. 2005-12-09 17:25:53 +00:00
Dries Buytaert 4758c8cd28 - Patch #40518 by drumm: upgrade system fixes. 2005-12-09 16:14:26 +00:00
Dries Buytaert c17ff75480 - Patch #40397 by DriesK: global contact mails are not sent. 2005-12-09 15:56:23 +00:00
Dries Buytaert 1d0fa04d33 - Patch #40518 by drumm: remove hook_versions. 2005-12-09 15:46:47 +00:00
Dries Buytaert adcbc9b957 - Patch #40524 by drumm: made sure that visiting the admin/modules page does not break your setup if you haven't run udpate.php yet. 2005-12-09 15:40:15 +00:00
Dries Buytaert e70cb8b523 - Patch #36042 by Gerhard and Neil: recover old revisions. 2005-12-09 15:33:39 +00:00
Dries Buytaert b850a47d08 - Patch #40483 by chx: made Pushbutton validate as XHTML. 2005-12-09 15:07:14 +00:00
Dries Buytaert aba547258a - Patch #36429: remove CONCAT() and speed up node_access query. 2005-12-08 15:30:27 +00:00
Dries Buytaert 3ae534a64e - Patch #28595 by Cvbge: fixed problems with bulk comment operations. 2005-12-08 09:11:32 +00:00
Dries Buytaert ac3b446e4b - Patch #40341 by Cvbge: corrected the default column value. 2005-12-08 09:09:08 +00:00
Dries Buytaert e6b78e287d - Patch #40351 by Richard/chx: filter_xss_bad_protocol too hungry. 2005-12-08 09:05:30 +00:00
Dries Buytaert ac611b2473 - Small documentation improvements. 2005-12-08 08:47:15 +00:00
Dries Buytaert c54234d71a - Patch #40341 by Neil: fixed problems with database schema versions.
- When user #1 creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable.
  - system_get_files_database() now includes a 'schema_version' child of each file object.
  - That new information is re-saved when Drupal re-populates the system table.
  - An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.
2005-12-08 08:40:10 +00:00
Dries Buytaert 7b5a8d936c - Patch #29326 by Morbus: added missing returns. 2005-12-07 21:13:58 +00:00
Dries Buytaert bb1f5dfdac - Patch #40303 by Cvbge: drop old columns for PostgreSQL and fixed some PostgreSQL problems in the update script. 2005-12-07 20:59:34 +00:00
Dries Buytaert 94d6b9abf0 - Patch #29326 by Morbus: optimized performance of URL aliasing for newly installed sites.
There are a number of small optimizations we could add; like, we should never do more lookup queries than the number of unique URL aliases in the database.  When the size of the static cache equals the number of unique URL aliases in the database, we can stop doing lookups.  I think this could be implemented with a 2-line change.  Takers?
2005-12-07 20:57:45 +00:00
Steven Wittens 9e007c11aa - Missing URLencode for remembering search keywords across tabs 2005-12-07 15:32:11 +00:00
Dries Buytaert 3342593eac - Patch #38889 by rkerr: db_error and db_affected_rows did not work properly in presence of multiple database connections. 2005-12-07 15:17:27 +00:00
Dries Buytaert 3cb401bda1 - Patch #38645 by Morbus: reworked the _regions() hook. 2005-12-07 14:59:55 +00:00
Dries Buytaert e019ce5107 - Patch #28595 by Jeremy: added support for bulk operations on comments. 2005-12-07 05:35:02 +00:00
Dries Buytaert 9ccb6d7a80 - Patch #26641 by Uwe: tabs disappear in user.module settings after saving a role. 2005-12-06 12:36:37 +00:00
Dries Buytaert 32d9af4916 - Patch #39598 by Gerhard: fixed problem with taxonomy terms not being selected. 2005-12-06 12:20:24 +00:00
Dries Buytaert e90a178e5d - Patch #40139 by Robert: the system table got a new column, the database definition files need to reflect this. 2005-12-06 12:16:38 +00:00