Dries Buytaert
|
17ec644763
|
- Patch #1482 by djun: we're moving the DocBook output to a contributed module. It's not a core feature.
|
2005-11-30 13:16:53 +00:00 |
Dries Buytaert
|
b8ae0b3218
|
- Patch #38981 by Robert: add permission to enable/disbale theme switching by users.
|
2005-11-30 11:09:38 +00:00 |
Dries Buytaert
|
0f6067fc84
|
- Removed valid_input_check().
|
2005-11-30 11:03:58 +00:00 |
Dries Buytaert
|
2917261693
|
- Removed valid_input_check().
|
2005-11-30 10:27:13 +00:00 |
Dries Buytaert
|
bcb6257b31
|
- Removed valid_input_check().
|
2005-11-30 10:09:28 +00:00 |
Steven Wittens
|
0ff2db93dd
|
- #39362: Fix code warnings in filter.module
|
2005-11-30 00:12:23 +00:00 |
Dries Buytaert
|
f4799d1ce9
|
- check_plain() missed its train.
|
2005-11-29 20:37:19 +00:00 |
Dries Buytaert
|
2d0df351d7
|
- Various fixes. Updated CHANGELOG.txt
|
2005-11-29 20:17:10 +00:00 |
Dries Buytaert
|
236da7af05
|
- Patch #31151: adding taxonomy terms has no feedback
|
2005-11-29 17:41:27 +00:00 |
Dries Buytaert
|
7a341583be
|
- Patch #39257 by merlinofchaos: node_access rewrite breaks with FROM_UNIXTIME.
|
2005-11-29 15:37:27 +00:00 |
Dries Buytaert
|
1b9b51f3de
|
- Patch #38841 by Morbus/Ber: improved documentation about $base_url and rolled back auto-detection.
|
2005-11-29 15:17:58 +00:00 |
Dries Buytaert
|
ecd6969d9f
|
- Patch #36133 by Thox: make it possible to install Drupal on MySQL, running in strict mode.
|
2005-11-29 11:48:44 +00:00 |
Dries Buytaert
|
69f3a4d654
|
- Improved consistency: "Clear Site" -> "Clear site", "Re-index Site" -> "Re-index site"
|
2005-11-29 06:20:18 +00:00 |
Steven Wittens
|
b9415b4b9c
|
- #7940: Remember publishing options when editing node
|
2005-11-29 03:18:57 +00:00 |
Steven Wittens
|
670e835772
|
- Menu wasn't being wiped after enabling/disabling themes
|
2005-11-29 02:52:20 +00:00 |
Steven Wittens
|
15b5004590
|
- #39054: Missing url() for poll form action
|
2005-11-28 23:49:50 +00:00 |
Steven Wittens
|
6fc0a68f08
|
- #39137: Improve handling of preprocessor-generated words in search queries.
- Improve search's default CJK tokenizer
- Re-add index wipe button to admin (with confirmation)
- Make default CJK tokenizer optional
|
2005-11-28 20:00:21 +00:00 |
Dries Buytaert
|
63a78a617b
|
- Patch #38038: hook_elements override instead of merge.
|
2005-11-28 16:37:11 +00:00 |
Dries Buytaert
|
56f054c429
|
- Patch #33852: remove legacy.inc.
|
2005-11-28 16:25:52 +00:00 |
Dries Buytaert
|
c1dbd83e40
|
- Patch #11758 by Richard Archer: fixed mbstring clash.
|
2005-11-28 15:45:04 +00:00 |
Dries Buytaert
|
fff9a51352
|
- Patch #38945 by wtanaka: made the login block redirect back to the original page.
|
2005-11-28 12:31:47 +00:00 |
Dries Buytaert
|
42518af257
|
- Bring back taxonomy_form_all().
|
2005-11-28 12:24:58 +00:00 |
Dries Buytaert
|
74b6c00b88
|
- Updated MAINTAINERS.txt
|
2005-11-28 09:33:12 +00:00 |
Dries Buytaert
|
244945365d
|
- Patch #10407 by Cvbge: fixed cache problems with PostgreSQL.
|
2005-11-27 11:52:08 +00:00 |
Dries Buytaert
|
8784a7d13a
|
- Patch #39024 by Zen: comments that should be in the moderation queue get published.
|
2005-11-27 11:45:03 +00:00 |
Dries Buytaert
|
c647b39c2c
|
- Patch #37798 by Neil: fixed problem with node settings.
|
2005-11-27 11:11:46 +00:00 |
Dries Buytaert
|
247e012c35
|
- Patch #39013 by drumm: more logical naming of themeable functions
|
2005-11-27 11:07:02 +00:00 |
Dries Buytaert
|
debb7da318
|
- Patch #39019 by Cvbge: set search_path for functions in database.pgsql.
|
2005-11-27 10:52:30 +00:00 |
Dries Buytaert
|
679649baaa
|
- Patch #39003 by Jaza: remove taxnomy_form_all().
|
2005-11-27 09:26:46 +00:00 |
Dries Buytaert
|
229fa7dea8
|
- Patch #38787 by Jaza: print PHP errors using drupal_set_message().
|
2005-11-27 09:14:52 +00:00 |
Dries Buytaert
|
86ded32fbb
|
- Made Richard Arhcer the menu system maintainer.
|
2005-11-27 09:00:32 +00:00 |
Dries Buytaert
|
b497889778
|
- Patch #25792 by Cvbge: improved installation instructions.
|
2005-11-26 19:54:24 +00:00 |
Dries Buytaert
|
90535c33aa
|
- Patch #38854 by wtanaka: fixed XHTML validation problem.
|
2005-11-26 19:45:31 +00:00 |
Dries Buytaert
|
5b16e6b0a9
|
- Patch #36313 by assimmonds: make the search box look identical to Drupal 4.6
|
2005-11-25 15:26:11 +00:00 |
Dries Buytaert
|
bb3d610760
|
- Let Drupal try to resolve the . Makes configuration a tad easier.
|
2005-11-25 10:39:00 +00:00 |
Dries Buytaert
|
b1b1e2045f
|
- Patch #37798 by Neil: allow non-workflow form elements on the node type settings page.
|
2005-11-25 10:11:59 +00:00 |
Dries Buytaert
|
924dda1fa4
|
- Patch #25792 by Cvbge and Morbus: improved the installation instructions for PostgreSQL.
|
2005-11-25 10:07:49 +00:00 |
Steven Wittens
|
5cf74ccb72
|
#27582: menu.inc doc update
|
2005-11-24 22:04:10 +00:00 |
Steven Wittens
|
02d7e96309
|
- #35142: Fix mass delete
|
2005-11-24 22:03:40 +00:00 |
Steven Wittens
|
a5c43ec402
|
- #37956: Respect weighting in profile browse pages
- Fix non-pgsql compliant ORDER BY queries
- Clean up ugly section that used db_escape_string()
|
2005-11-24 20:54:22 +00:00 |
Dries Buytaert
|
b1bb2d5c60
|
- Patch #38336 by rcwoolley: parse dates in Atom feeds.
|
2005-11-24 20:20:53 +00:00 |
Dries Buytaert
|
12c5416dbf
|
- Patch #38593 by malex: generate 'guid' in RSS feeds to work around some aggregator glitches.
|
2005-11-24 20:15:09 +00:00 |
Dries Buytaert
|
5f36738a11
|
- Patch #38279 by paddy_deburca: fixed theme_item_list() not to generate an empty <ul></ul> tag when $items is empty.
|
2005-11-24 20:08:54 +00:00 |
Dries Buytaert
|
350f2e5aff
|
- Patch #37383 by Cvbge: fixed clash between greatest() functions from Drupal and postgresql 8.1. Removed dependency on plpgsql.
|
2005-11-24 20:00:39 +00:00 |
Dries Buytaert
|
70eb349d88
|
- Patch #38667 by Neil: removed a column from the table on the watchdog page.
|
2005-11-24 19:50:50 +00:00 |
Dries Buytaert
|
c9b342e3e1
|
- Patch #38692 by saerdna: removed duplicate form-text class.
|
2005-11-24 19:28:08 +00:00 |
Dries Buytaert
|
f5d3fa1008
|
- Patch #38296 by Tobias Maier: fixed bug with book links.
|
2005-11-24 19:24:38 +00:00 |
Steven Wittens
|
19e1867d10
|
#38744: fix update.php with non-english locale
|
2005-11-24 19:07:53 +00:00 |
Dries Buytaert
|
50f148dab7
|
- Patch by chx: fixed form validation.
|
2005-11-23 16:21:12 +00:00 |
Dries Buytaert
|
d4692d569c
|
- Patch #35644 by webchick: fixed the sizes of the textareas on the node edit forms.
|
2005-11-23 16:18:28 +00:00 |