Steven Wittens
|
c928f9c1bb
|
- #18836: Cleanup teaser generation code, and refine handling of PHP code teasers.
|
2005-06-01 03:42:47 +00:00 |
Steven Wittens
|
5257b684ff
|
- #18836: Cleanup teaser generation code, and refine handling of PHP code teasers.
|
2005-06-01 03:32:22 +00:00 |
Steven Wittens
|
0b008c55ff
|
- Use & instead of numerical entity in autop.
|
2005-06-01 03:21:44 +00:00 |
Steven Wittens
|
cec393d9df
|
- Fix node form fieldsets being broken in IE after Safari/Konqueror fix.
|
2005-05-31 23:23:48 +00:00 |
Steven Wittens
|
a597354bcb
|
- Code cleanup: improve format_plural usage, add some missing placeholder/check calls, and introduce API for <link> tags.
|
2005-05-31 21:14:27 +00:00 |
Steven Wittens
|
025bca28aa
|
- Forgot about tablesort dependency on pager.
|
2005-05-31 19:54:31 +00:00 |
Steven Wittens
|
8bfe10bb96
|
- Typo in upload messages: %quote -> %quota
|
2005-05-31 04:10:21 +00:00 |
Steven Wittens
|
b5ece96886
|
- Fixing charset in mime_header_encode()
|
2005-05-30 18:08:49 +00:00 |
Steven Wittens
|
ba41568963
|
- #23360: Chameleon: fix taxonomy terms disappearing if there are no node links.
|
2005-05-27 05:20:08 +00:00 |
Steven Wittens
|
82e606f7ab
|
- #23700: Fix some broken t()'s in common.inc
|
2005-05-26 23:39:25 +00:00 |
Dries Buytaert
|
d0390be0bd
|
- Patch #18275 by Steven: "create content" menu displays extraneous links.
(Not sure if this needs to be backported to DRUPAL-4-6.)
|
2005-05-26 19:29:48 +00:00 |
Dries Buytaert
|
500ea7480c
|
- Patch #22909 by kinai: fixed various errors in the PostgreSQL database scheme.
(Yay, more PostgreSQL contributors! :))
|
2005-05-26 19:23:44 +00:00 |
Dries Buytaert
|
2e81e39b51
|
- Added something about the AJAX auto-complete forms.
|
2005-05-26 19:20:52 +00:00 |
Dries Buytaert
|
0250938e2b
|
- Patch #17028 by Ber: theme xml_icon should allow inline XML icons.
|
2005-05-26 19:08:14 +00:00 |
Dries Buytaert
|
f68f9111ca
|
- Patch #23633 by Moshe: improve grouping in default profile page.
|
2005-05-26 19:03:05 +00:00 |
Dries Buytaert
|
e579f4d407
|
- Patch #23588 by Ber: fixed incorrect call to theme_user_picture.
|
2005-05-25 19:54:49 +00:00 |
Steven Wittens
|
cbd6837b40
|
- #18406: make node_page 404 on meaningless nids
|
2005-05-25 07:14:00 +00:00 |
Steven Wittens
|
f3cbb10d8e
|
- #19434: Improved forum admin texts.
|
2005-05-25 06:41:51 +00:00 |
Steven Wittens
|
67ebcfd084
|
- Mime_header_encode() was buggy. Each chunk of encoded text must be
a valid UTF-8 string, beginning and ending on a character boundary.
|
2005-05-25 06:28:59 +00:00 |
Steven Wittens
|
6be2c61896
|
- #20809: User-configurable, per-theme, optional favicons.
|
2005-05-25 06:03:18 +00:00 |
Steven Wittens
|
753bc588d9
|
- Fix mistakes in pager patch.
|
2005-05-25 05:42:05 +00:00 |
Steven Wittens
|
48d3ef6040
|
- Get rid of double node title in Bluemarine PHPTemplate
|
2005-05-25 04:57:48 +00:00 |
Steven Wittens
|
52fd9fffa9
|
- #23213: Report upload size limits in megabytes, not bytes.
|
2005-05-25 04:27:55 +00:00 |
Steven Wittens
|
7ecb1b7c9c
|
- #23387: form() should respect block-level elements
|
2005-05-25 04:18:54 +00:00 |
Steven Wittens
|
34421b5d39
|
- #20963: Make taxonomy_select_nodes() more useful to other modules, by allowing custom sorting orders.
|
2005-05-25 04:04:59 +00:00 |
Steven Wittens
|
0ff0af1601
|
- #23014: Only show forum blocks if there are topics to list.
|
2005-05-25 03:59:38 +00:00 |
Steven Wittens
|
09354344e0
|
- Sort admin-content by descending node date. This got lost in the refinement-filter patch.
|
2005-05-25 03:51:00 +00:00 |
Steven Wittens
|
a52bb9b1dd
|
- #23516: Remove ][ from form item id's.
|
2005-05-25 03:50:25 +00:00 |
Steven Wittens
|
3598cbb988
|
- #23495: Clean up pager code. Now uses $page instead of $from, and counts pages, not items.
|
2005-05-25 03:29:06 +00:00 |
Steven Wittens
|
10e37b8957
|
- Remove left-over CSS
|
2005-05-25 01:12:15 +00:00 |
Steven Wittens
|
91f666b522
|
- #23506: Fix autocomplete throbber firing on wrong events.
- Add simple throbber to drupal.css
|
2005-05-25 00:14:42 +00:00 |
Dries Buytaert
|
8aba3a430b
|
- Patch #23530 by Thox/Robin: removed the wrap="virtual" attribute from textareas. According to Thox this is no longer neccessary. Makes textareas validate as XHTML.
|
2005-05-24 20:38:00 +00:00 |
Steven Wittens
|
58bddf8abc
|
* cue Star Wars theme tune *
Return of the JavaScript!
- #22519: form_autocomplete(): Ajax based autocompletion. Currently used for user names and folksonomy tags.
|
2005-05-24 06:00:22 +00:00 |
Dries Buytaert
|
0de88f50ba
|
- Patch #23383 by Ber: added theme_user_list() function.
|
2005-05-23 21:23:04 +00:00 |
Dries Buytaert
|
7dcb9086f8
|
- Patch #23465 by Gerhard: tiny performance improvement to db_query_range().
|
2005-05-23 21:14:01 +00:00 |
Dries Buytaert
|
fc1f1e94a5
|
- Patch #23452 by berkes: moves the avatar settings to within the check for "user info" on a node tpe.
|
2005-05-23 20:24:52 +00:00 |
Steven Wittens
|
21274fbb94
|
- #23285: Allow theming of comment previews, like node previews.
|
2005-05-22 21:14:59 +00:00 |
Dries Buytaert
|
2abaae6baf
|
- Patch #22192 by tostinne: fixed invalid XHTML code
|
2005-05-22 12:48:47 +00:00 |
Dries Buytaert
|
2b1664bc66
|
- Patch #16452 by chx: made it possible to rewrite some taxonomy queries.
|
2005-05-21 21:32:54 +00:00 |
Dries Buytaert
|
a7bced320e
|
- Patch #18663 by chx: fix empty form elements.
|
2005-05-21 18:33:59 +00:00 |
Dries Buytaert
|
a31b1b3876
|
- Patch #7684 by MrRoot/grohk: order taxonomy terms by vocabulary weight, then term weight.
|
2005-05-21 12:15:54 +00:00 |
Dries Buytaert
|
2a744f8950
|
- Patch #11791 by kps: trim passwords to avoid copy-paste mistakes.
|
2005-05-21 11:57:59 +00:00 |
Dries Buytaert
|
fafa11aff0
|
- Patch #16729: fixed CSS problems in konquerer.
|
2005-05-21 11:53:01 +00:00 |
Dries Buytaert
|
27f5119c2a
|
- Patch #23269 by Robin: removed border attribute from <img>-tag.
|
2005-05-21 11:38:32 +00:00 |
Dries Buytaert
|
4bedad588c
|
- Patch #22469 by mathias: added missing DISTINCT()s to two SQL queries.
|
2005-05-21 11:35:45 +00:00 |
Dries Buytaert
|
cdec2f7e3e
|
- Patch #16303 by Gerhard: fixed some warnings.
|
2005-05-21 11:33:03 +00:00 |
Dries Buytaert
|
62427644eb
|
- Patch #23320 by Chris Messina: made it easier to theme the printer-friendly book pages.
|
2005-05-21 09:59:15 +00:00 |
Dries Buytaert
|
d77cf05823
|
- Patch #23211 by Neil: better formatting of sizes in format_size().
|
2005-05-20 11:31:16 +00:00 |
Dries Buytaert
|
235a39e589
|
- Removing the /*! USE INDEX */. It actually degrades performance significantly.
|
2005-05-20 11:04:06 +00:00 |
Dries Buytaert
|
52c383d2e4
|
- Patch #23160 by drumm: fixed status message by adding a missing string substition.
|
2005-05-19 19:33:49 +00:00 |