Dries Buytaert
3f4d18fafc
- Patch #35621 by asimmonds: URL path settings on node/add/* did not work.
2005-11-01 10:11:36 +00:00
Dries Buytaert
f3d0fed0e6
- Patch #35759 by mikeryan: fixed typo in file_directory_temp fieldname.
2005-11-01 10:03:25 +00:00
Dries Buytaert
8ba2d2bf41
- Patch #35086 by stefan: improved themeability of the poll results.
2005-10-31 14:28:17 +00:00
Dries Buytaert
6938e6cbe8
- Patch #35320 by asimmonds: couldn't save roles in admin/filters/...
2005-10-31 13:57:17 +00:00
Dries Buytaert
98d1979699
- Patch #35596 by ccourtne: form API change introduced input format fieldset even when only 1 input format
2005-10-31 13:40:13 +00:00
Dries Buytaert
4af960646d
- Patch #35648 by asimmonds: fixed permissions page.
2005-10-31 13:37:38 +00:00
Dries Buytaert
ef7d2c8a9f
- Patch #34920 by tangent: reorganized the node submission form a bit.
2005-10-28 14:04:20 +00:00
Dries Buytaert
da1de1df9f
- Patch #35205 by stefan: removed some deprecated code from forum.module! Yay.
2005-10-28 13:56:26 +00:00
Dries Buytaert
0f37358003
- Patch #35061 by Cvbge/ntosi: fixed SQL query problem on PostgreSQL 8.
2005-10-28 13:40:17 +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
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
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
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
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
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
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
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
fd96728f3c
- Second batch of form API fixes by chx.
2005-10-09 10:39:15 +00:00
Dries Buytaert
6f30f02c16
- Patch #27999 by Tobias: made book export functionality configurable.
2005-10-08 14:48:33 +00:00
Dries Buytaert
709b9005f5
- Modified version of patch #32622 by kbahey: added 'site offline/maintenance' feature.
...
(Untested because the admin/settings page doesn't work yet.)
2005-10-08 12:38:20 +00:00
Dries Buytaert
7863be5e82
- Patch #33433 by chx: fixed a number of form API problems.
...
* Default form value
* Leftover debug function in form.inc
* PHP5 issue with comment date (I got this patch from another issue)
* Validation error fix (was calling legacy form validate)
* Lots o' warnings on comment preview
* Filter tips plus argument (gremlins. I swear this was not there.)
* Message to clear what's going on with system settings
* Non-freetagging taxonomies fixed
2005-10-08 12:21:47 +00:00
Dries Buytaert
27625fcf83
- Patch #31341 by kbahey: delete a user's session when the user is deleted.
2005-10-07 06:53:25 +00:00
Dries Buytaert
a1ae4da70b
- Removing tabs and trailing whitespaces.
2005-10-07 06:51:43 +00:00
Dries Buytaert
e19af57a9a
- Patch #29465 by asimmonds: made the contact module work with the new form API.
2005-10-07 06:48:33 +00:00
Dries Buytaert
7e1527ee61
- Patch #29465 : new form API by Adrian et al.
...
TODO:
+ The contact.module was broken; a new patch for contact.module is needed.
+ Documentation is needed.
+ The most important modules need to be updated ASAP.
2005-10-07 06:11:12 +00:00
Dries Buytaert
7b5b460534
Improved error-handling of book module.
2005-10-06 09:17:17 +00:00