Dries Buytaert
0f37358003
- Patch #35061 by Cvbge/ntosi: fixed SQL query problem on PostgreSQL 8.
2005-10-28 13:40:17 +00:00
Dries Buytaert
d01b4dbe10
- Patch #35354 by Moshe/chx: only update the last access time for authenticated users.
2005-10-28 13:35:49 +00:00
Dries Buytaert
699df6742b
- Patch #34214 by ax:
...
* xmlrpc_value_calculate_type() fails for empty arrays
* PHPDoc for xmlrpc_value_calculate_type()
* use is_*() instead of gettype() as advised in the PHP manual (and document this)
* coding style
2005-10-28 13:13:30 +00:00
Steven Wittens
a3e47f1e44
- #33852 : remove legacy.inc (in anticipation of the bridge stuff)
2005-10-28 01:06:36 +00:00
Steven Wittens
9f143557a3
- #35505 : Forum form api typo
2005-10-28 00:42:55 +00:00
Steven Wittens
08f8876f48
- #35440 : Fix user 1 login bug after forms api
2005-10-28 00:37:06 +00:00
Steven Wittens
fe938b844a
- #35434 : Form API - obsolete $param to hook_form() + preview fixes
2005-10-28 00:28:14 +00:00
Steven Wittens
34fcf45def
- #35284 : fixing node form
2005-10-26 14:49:59 +00:00
Dries Buytaert
27c619d16f
- Patch #35279 by asimmonds: fixed typo in pager code.
2005-10-26 08:06:56 +00:00
Steven Wittens
f2675cfd3a
- Remove left over class from form api conversion
2005-10-26 01:25:01 +00:00
Steven Wittens
fbaede7ec0
- #35264 : More form api fixes
2005-10-26 01:24:09 +00:00
Dries Buytaert
0d2c12a189
- Patch #34086 by chx: fixed blog regions being broken.
2005-10-25 05:42:20 +00:00
Steven Wittens
0cac6939b7
- Fix usage of header() to drupal_set_header()
...
- Emit charset for blogapi RSD
2005-10-25 03:43:57 +00:00
Dries Buytaert
cc9a372eae
- Patch #34932 by tangent: fixed the placement of the 'log'-textarea on book preview pages.
2005-10-24 19:03:09 +00:00
Dries Buytaert
47943f192d
- Patch #35069 by leafish_paul: updated archive module to new forms API.
2005-10-24 18:50:10 +00:00
Dries Buytaert
c47d2fcb46
- Patch #33220 by Tobias: improved themeability of book module.
2005-10-23 18:08:06 +00:00
Dries Buytaert
5a90aa1175
- Created separate upgrade instructions. Will hopefully make it easier to spot upgrade isntructions.
2005-10-23 17:49:26 +00:00
Dries Buytaert
b75ed3f604
- Patch #34922 by Robert: order variables alphabetical.
2005-10-23 09:58:43 +00:00
Dries Buytaert
7f01d4f02b
- Patch #34907 by gtcaz: "Array" printed in each region.
2005-10-23 09:47:53 +00:00
Steven Wittens
fa11f2b9ca
- Updating CHANGELOG
2005-10-22 23:14:40 +00:00
Dries Buytaert
f6764cfbd8
- Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.
2005-10-22 15:14:46 +00:00
Dries Buytaert
07ecb2abb0
- Patch #34831 by asimmonds: added missing table header.
2005-10-22 14:17:11 +00:00
Steven Wittens
f31db8d70f
- #22850 : Search query containing / results in 404 on clean URLs.
2005-10-21 11:14:55 +00:00
Steven Wittens
6777fdb193
- #26583 : Make forum taxonomy links redirect to forums rather than taxonomy pages.
2005-10-21 11:12:46 +00:00
Steven Wittens
a9260fa2cd
- #32603 : Clean up theme_pager_link (drumm)
2005-10-21 10:58:15 +00:00
Steven Wittens
c0525a7c18
- #34757 : Remove administer watchdog permission (drumm)
2005-10-21 10:50:03 +00:00
Dries Buytaert
81b35fbe4a
- Patch #34749 by ax: make blogapi autodiscovery (rsd) work with Flock. Yay!
2005-10-21 09:56:59 +00:00
Dries Buytaert
a5f9391550
- Modified patch #34472 by Moshe: uid=1 does not redirect to edit page after registration.
2005-10-21 09:30:14 +00:00
Dries Buytaert
f905ab181f
- Patch #34031 by drewish: delete button on the edit user account form should be after the submit button.
2005-10-21 09:07:12 +00:00
Steven Wittens
278e2dd309
- Add maintenance-page error screens when the php module for the dbtype is not loaded (just showed a blank screen before)
2005-10-20 21:30:50 +00:00
Steven Wittens
3fad92fc59
- #34645 : Make $links in theme_comment consistent with theme_node (Stefan)
2005-10-20 09:27:36 +00:00
Steven Wittens
e83b00d526
- Typo
2005-10-20 08:56:34 +00:00
Steven Wittens
8164ec2f49
- Code style
2005-10-20 08:53:59 +00:00
Steven Wittens
468b9e8e5a
- Code style
2005-10-19 09:46:22 +00:00
Steven Wittens
aa5ad37082
- #34401 : Validation error (form method must be lowercase 'get' or 'post')
2005-10-19 09:28:21 +00:00
Dries Buytaert
76000f1d44
- Reverse last patch.
2005-10-18 14:54:54 +00:00
Dries Buytaert
13473ddc51
- Patch #33852 by Gerhard: make legacy.inc optional.
2005-10-18 14:52:50 +00:00
Dries Buytaert
8d460b406d
- Patch #32573 by Moshe: added support for ordered lists to theme_item_list().
2005-10-18 14:45:09 +00:00
Steven Wittens
909d6928ac
- #28159 : Advanced search features (hello from DrupalCon)
...
Presentation about it:
http://www.acko.net/files/drupal-search-slim.pdf
2005-10-18 14:41:27 +00:00
Dries Buytaert
782d5c98c9
- Patch #33752 by leafish_paul / adrian: added missing apostrophes to the form API code.
2005-10-18 14:40:00 +00:00
Dries Buytaert
7f5f3ac6c8
- Patch #34052 by webchick: fixed typo in form code.
2005-10-18 14:36:46 +00:00
Dries Buytaert
1c0b946535
- Modified version of patch #33348 by wolff: clean URL emitted when creating first user.
2005-10-13 10:39:56 +00:00
Dries Buytaert
d3211f014d
- Modified patch #13180/#29414: use mysql_real_escape_string() to escape
...
strings rather than addslashes(). mysql_real_escape_string() uses the
connections charset settings to properly escape.
2005-10-13 10:23:17 +00:00
Steven Wittens
5f0e0f3649
- #33433 : More form API fixes, and error handling improvements by Chx.
2005-10-13 10:02:31 +00:00
Steven Wittens
0953282878
- Statistics node view counter counted a lot of false positives (including a nid 0 for legacy URLs).
2005-10-12 01:00:24 +00:00
Steven Wittens
1b1a2d7750
- Restore user login block alignment (form api patch undid some recent class/id changes)
2005-10-11 20:52:16 +00:00
Steven Wittens
d747ec8219
- _ to # (form api changes)
2005-10-11 20:46:17 +00:00
Steven Wittens
e4f597b0bc
- Remove left-over debug css from form api patch
2005-10-11 19:52:34 +00:00
Dries Buytaert
75fe6b6c0a
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.
2005-10-11 19:44:35 +00:00
Dries Buytaert
ecf5ed57d6
- Patch #33587 by Richard Archer: make table headers wrap by default. Cleaner default, less prone for table-less themes.
2005-10-11 11:56:45 +00:00