Dries Buytaert
62e5c58777
- Patch #38491 by Neil: refactor comment viewing controls to _execute model.
2005-11-22 15:48:46 +00:00
Dries Buytaert
9f8fcab8db
- Patch #35726 by asimmonds: post_process -> build_after
2005-11-22 15:13:15 +00:00
Dries Buytaert
cba99db42b
- Patch #38296 by Ber: generate rel-tags for book pages. Makes it easier to browse in some browsers.
2005-11-22 15:11:40 +00:00
Dries Buytaert
d52bcb63cc
- Patch #37766 by Thomas Ilsche: fixed date handling in XML-RPC backend.
2005-11-21 21:35:43 +00:00
Dries Buytaert
7a5c5b83a7
- Patch #35725 by drumm: improved conf_init() documentation.
2005-11-21 21:33:44 +00:00
Dries Buytaert
ecc279aef6
- Patch #37416 by Zen: make auto-completion of usernames work with short names.
2005-11-21 18:36:12 +00:00
Dries Buytaert
1b388b4653
- Patch #35863 by chx: add link to forms API documentation
2005-11-21 18:14:23 +00:00
Dries Buytaert
03dda45573
- Patch #37752 by chx and Richard: renamed #post_process to #after_build.
2005-11-21 18:10:26 +00:00
Steven Wittens
cbc92f59cf
#35725 : Make site.com:80 work like site.com
2005-11-21 16:24:41 +00:00
Dries Buytaert
463ffe24ec
- Patch #35724 by asimmonds: fixed handling of empty form fields.
2005-11-21 16:21:51 +00:00
Steven Wittens
17205b6e62
#36352 : Don't prefix temporary table names after all.
...
#36658 : Make search query pgsql compatible.
2005-11-21 15:55:17 +00:00
Dries Buytaert
4febf6443b
- Patch #35121 by m3avrck: fixed problem with list and description values aren't saved for uploaded files.
2005-11-21 15:36:53 +00:00
Dries Buytaert
61ebf7b56b
- Patch #37401 by webchick: fixed dependency of date selection form element on profile module.
2005-11-21 09:42:14 +00:00
Dries Buytaert
6e95094c8e
- Making chx the forms API maintainer.
2005-11-21 09:39:15 +00:00
Dries Buytaert
0bb347ccbe
- Patch #38248 by hunkmonk: updated the user login form to the forms API's _execute model.
2005-11-21 09:17:04 +00:00
Dries Buytaert
28f973a986
- Patch #35726 by asimmonds/chx: converted the comment module to the forms API's _execute model.
2005-11-21 08:32:31 +00:00
Dries Buytaert
9317291284
- Patch #37926 by asimmonds/chx: fixed previewing nodes.
2005-11-18 14:09:42 +00:00
Dries Buytaert
6a7e45d008
- Patch #37824 by zen: added missing {} to SQL queries in updates.inc.
2005-11-18 14:05:38 +00:00
Dries Buytaert
5b4ebcdb25
- Patch #36828 by m3avrck: some MySQLi fixes and some PHP5 fixes.
2005-11-18 14:03:55 +00:00
Dries Buytaert
786f6b5ad9
- Patch #37327 by Richard Archer: improved menu item 'create content' indications.
...
Improves usability of the admin/menu page.
2005-11-18 13:50:37 +00:00
Dries Buytaert
f852db82dc
- Patch #37915 by chx: improved readability of forms API.
2005-11-18 13:48:09 +00:00
Dries Buytaert
f69503aa58
- Patch #37777 by asimmonds: form_id missing from rendered admin/node form.
2005-11-17 06:48:25 +00:00
Dries Buytaert
3cb8017c5a
- Patch #37327 by Richard Archer: made the menu edit screen slightly less confusing.
2005-11-17 06:42:13 +00:00
Dries Buytaert
8b02851fee
- Patch #37714 by asimmonds: fixed saving of blocks.
2005-11-16 22:07:48 +00:00
Dries Buytaert
48929eba7a
- Patch #37738 by Junyor: fixed problem with Drupal not properly unsetting $user on logout.
2005-11-15 20:47:06 +00:00
Dries Buytaert
e900d28640
- Patch #34295 by assimonds: added missing defines to comment.module. Improves
...
readability of the code.
2005-11-15 07:29:47 +00:00
Dries Buytaert
3141d02c2f
- Patch #28062 by Souvent22: make it possible to assign weights to contact form categories and fixed some small glitches.
2005-11-14 22:23:11 +00:00
Dries Buytaert
0fe57fe680
- Patch #36333 by Tobias Maier: make sure to enable the default theme.
2005-11-14 22:19:14 +00:00
Dries Buytaert
46fee741b5
- Patch #37589 by Cvgbe: make prefix.sh work with PostgreSQL: prefix indices properly.
2005-11-14 21:57:49 +00:00
Dries Buytaert
ad74b700c4
- Patch #32669 by DriesK: split blocking users from 'adminsiter access'.
2005-11-14 21:49:47 +00:00
Dries Buytaert
d5d0149abe
- Patch #34295 by DrupalJapan and chx:
...
+ Fixed problem with configuration of comment display options.
+ Introduced defines for the various comment settings.
2005-11-13 09:05:38 +00:00
Dries Buytaert
30059b1a59
- Patch #34514 by darius: fixed forms API glitches.
2005-11-13 08:33:44 +00:00
Dries Buytaert
c8f6a2421b
- Patch #35524 by asimmonds / drewish: converted the custom block forms code to the forms API's execute model.
2005-11-13 08:26:01 +00:00
Dries Buytaert
3b7a6a4931
- Patch #37400 by vwX/chx: fixed problem with methodHelp
2005-11-13 08:18:12 +00:00
Dries Buytaert
e6e3492029
- Patch #35575 by Richard, chx and Ber: system module no longer saves the files and tmp dir.:
2005-11-13 07:57:11 +00:00
Dries Buytaert
534805718a
- Rollback an accidentical commit.
2005-11-13 07:52:14 +00:00
Steven Wittens
fd6104cf4d
#37390 : Make welcome text link to admin/settings
2005-11-13 02:43:33 +00:00
Steven Wittens
e43ea3f955
#36936 / #36937 : PgSQL fixes for statistics
2005-11-13 02:40:18 +00:00
Steven Wittens
21bed11e66
- Add missing url()s around form actions (these would break without clean URLs)
2005-11-13 02:32:18 +00:00
Steven Wittens
daca20e034
#37378 : Missing for _form_builder() in js upload
2005-11-13 02:00:37 +00:00
Dries Buytaert
aeed4cd8e4
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
Dries Buytaert
64a617c208
- Patch #26249 by Morbus: improved handling of temporary files/directory.
...
If your module uses variable_get('file_directory_temp', ...) or
variable_get('file_directory_path', ...) please update it to use the new
API.
A list of affected modules is available at http://drupal.org/node/26249#comment-54194 .
2005-11-12 09:23:50 +00:00
Dries Buytaert
7dd24bec5c
- SQL query maintenance: '%d' -> %d.
2005-11-12 09:14:30 +00:00
Steven Wittens
c2fcb6d519
#30993 : Make taxonomy selector widget themable
2005-11-12 04:31:56 +00:00
Steven Wittens
36b62d969d
#37078 : forms api does not respect form_id when populating from ['edit'] or validating
2005-11-12 03:45:57 +00:00
Steven Wittens
85492ae9a5
#36791 : node_validate was called twice
2005-11-12 02:54:13 +00:00
Steven Wittens
76226df867
#36242 : Array merge problems with module_invoke
2005-11-10 20:36:13 +00:00
Dries Buytaert
c19a04e6f8
- Partial patch #34920 by tangent: improved placement of filter settings.
2005-11-09 19:25:11 +00:00
Dries Buytaert
dac42f83c8
- Patch #36079 by ax/chx: various blogapi.module fixes.
2005-11-09 19:03:35 +00:00
Dries Buytaert
3d13a38502
- Patch #36727 by Goba: fixed incorrect use of drupal_goto().
2005-11-08 20:57:41 +00:00