Dries Buytaert
|
ba15b28ece
|
- Patch #80963 by Dries et al: fixed race condition in _block_rehash().
|
2007-03-25 20:00:05 +00:00 |
Dries Buytaert
|
757ac966bb
|
- Patch #130630 by chx: provide an id on the form item wrapper div.
|
2007-03-25 19:57:56 +00:00 |
Dries Buytaert
|
01cd96dc27
|
- Patch #127891 by dvessel: layout variabe may end up not getting set.
|
2007-03-25 19:18:12 +00:00 |
Dries Buytaert
|
f37abe6074
|
- Patch #130831 by ChrisKennedy: l() error in taxonomy.module.
|
2007-03-25 19:06:53 +00:00 |
Steven Wittens
|
bb49dd5af5
|
#124366: Change the default language codes for Norwegian Nynorsk and Norwegian Bokmål
|
2007-03-24 19:07:34 +00:00 |
Steven Wittens
|
4f5e7ecba4
|
#130194: Left over #base.
|
2007-03-24 05:36:30 +00:00 |
Steven Wittens
|
8b360cf7e0
|
#126128: Remove accidental commit of garland_username()
|
2007-03-20 19:07:55 +00:00 |
Steven Wittens
|
259c876b29
|
#109513: Create temporary mysql tables in memory.
|
2007-03-19 01:17:37 +00:00 |
Steven Wittens
|
081d6d662f
|
#127172: Fix negative weights in menu system (admin page was out of order)
|
2007-03-19 01:13:28 +00:00 |
Dries Buytaert
|
4b635f6d0a
|
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
|
2007-03-17 18:30:14 +00:00 |
Steven Wittens
|
f6929dcca0
|
#127941: Add index to users.created column.
|
2007-03-16 04:55:07 +00:00 |
Steven Wittens
|
cbf8b1f65e
|
#126867: Reverting bad db_prefix_tables change.
|
2007-03-15 15:23:38 +00:00 |
Steven Wittens
|
c194755d39
|
Fix missing descriptions on status report
|
2007-03-15 15:10:38 +00:00 |
Steven Wittens
|
ba23603d37
|
fixing settings.php
|
2007-03-15 14:48:39 +00:00 |
Dries Buytaert
|
c7c3ef32c7
|
- Patch #125805 by dvessel: get rid of the search scrollbar.
|
2007-03-14 21:41:06 +00:00 |
Dries Buytaert
|
e1114beaed
|
- Patch #127753 by ChrisKennedy and GreenMother: regex error with session.cookie_domain settings.
|
2007-03-14 19:28:40 +00:00 |
Dries Buytaert
|
23e36f7bbe
|
- Patch #126867 by dmitrig01: fixed caching in presence of database prefixes.
|
2007-03-14 19:24:51 +00:00 |
Dries Buytaert
|
d9647661ff
|
- Patch #125804 by tostinni: search.css not always properly included.
|
2007-03-14 18:30:38 +00:00 |
Dries Buytaert
|
c06275f269
|
- Patch #125636by hunmonk: fixed duplication checking on confirm forms.
|
2007-03-13 13:41:39 +00:00 |
Dries Buytaert
|
25fc5960f7
|
- Patch #109404 by effennel: fixed typo in code comments.
|
2007-03-12 18:10:36 +00:00 |
Dries Buytaert
|
a3263c816e
|
- Double argh
|
2007-03-12 13:53:30 +00:00 |
Dries Buytaert
|
e42c39c64b
|
- Argh
|
2007-03-12 13:51:04 +00:00 |
Dries Buytaert
|
69eb6a883d
|
- Patch #123940 by Gman: anchor to comment form is mis-labeled.
|
2007-03-12 13:08:02 +00:00 |
Dries Buytaert
|
66b99866b0
|
- Patch #126128 by chx and Steven: menu fixes and enhancements. Yay.
|
2007-03-12 13:01:10 +00:00 |
Dries Buytaert
|
3f82b01def
|
- Rollback of patch #84797: the font-tag is deprecated.
|
2007-03-12 11:31:02 +00:00 |
Dries Buytaert
|
8a5c60d08a
|
- Patch #84797 by RobRoy: add support for font-tag.
|
2007-03-12 10:04:35 +00:00 |
Steven Wittens
|
80646ca6c8
|
#105031: Allow both upper and lower case for allowed protocols in XSS checks.
|
2007-03-12 01:34:28 +00:00 |
Dries Buytaert
|
d9ece0d575
|
- Patch #121876 by Darren, Nedjo et al: drupal_to_js converts empty arrays to objects.
|
2007-03-08 19:33:55 +00:00 |
Dries Buytaert
|
0cb5532a23
|
- Patch #125763 by chx: menu system fixes/enhancements.
|
2007-03-08 19:03:48 +00:00 |
Dries Buytaert
|
b1d492ee98
|
- Patch #52878 by dopry and ChrisKennedy: make form reference API use nice PHPdoc links.
|
2007-03-07 17:31:40 +00:00 |
Dries Buytaert
|
33f4e17b2e
|
- Patch #125092: getting rid of some string clutter, changing Drupal forever ... :P
|
2007-03-07 13:09:32 +00:00 |
Dries Buytaert
|
ae093d1386
|
- Patch #115047 by mindless: token replacement with format_plural.
|
2007-03-07 13:08:04 +00:00 |
Dries Buytaert
|
0be18f09ed
|
- Patch #125418 by hunmonk: make #skip_duplicate_check easier to use.
|
2007-03-07 12:59:22 +00:00 |
Dries Buytaert
|
9f91274a5b
|
- Patch #118712 by mindless: add index on comment.status.
|
2007-03-07 12:57:50 +00:00 |
Dries Buytaert
|
0340d4d503
|
- Patch #117953 by Matt Westgate: make blog module hook_profile_alter friendly.
|
2007-03-07 12:41:02 +00:00 |
Dries Buytaert
|
0ef3cd3e1e
|
- Patch #122709 by kbahey: fixed SQL argument braino.
|
2007-03-07 12:27:31 +00:00 |
Dries Buytaert
|
5fdaa818da
|
- Patch #68690 by mindless: new attachments not shown.
|
2007-03-06 16:43:10 +00:00 |
Dries Buytaert
|
afb4242ad1
|
- Patch #125232 by kkaefer: overlooked an l() convertion.
|
2007-03-06 16:17:55 +00:00 |
Dries Buytaert
|
273a653f56
|
- Patch #111830 by pwolanin: comment block sql incompatible with db_rewrite_sql.
|
2007-03-06 16:15:19 +00:00 |
Dries Buytaert
|
1e9c517796
|
- Patch #124742 by ChrisKennedy: fixed comments in CVS HEAD.
|
2007-03-06 16:14:04 +00:00 |
Dries Buytaert
|
7a800fb8a1
|
- Patch #124727 by Moshe: node_access_rebuild should reuse the update facility to reload itself.
|
2007-03-05 16:22:20 +00:00 |
Dries Buytaert
|
649e1da4b5
|
- Removing whitespace.
|
2007-03-05 16:15:22 +00:00 |
Dries Buytaert
|
498ad0970d
|
- Patch #59863 by sun: clarified how to use drupal.sh.
|
2007-03-05 16:13:28 +00:00 |
Steven Wittens
|
bfa5d45db8
|
- Missing task list during update with JS turned on.
|
2007-03-02 09:54:01 +00:00 |
Steven Wittens
|
ba0ff1a9b7
|
#117018: Use Garland theme for installer/maintenance pages, and add task list in the sidebar.
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
|
2007-03-02 09:40:27 +00:00 |
Steven Wittens
|
7cfde27e31
|
Properly capitalize changelog
|
2007-03-02 09:08:47 +00:00 |
Steven Wittens
|
bc04ec157c
|
fix default db_url
|
2007-03-02 08:18:23 +00:00 |
Dries Buytaert
|
614e03b7ce
|
- Stripping whitespace.
|
2007-03-01 19:53:26 +00:00 |
Dries Buytaert
|
b95f496bbc
|
- Backporting comment module validation fixes. Already went into DRUPAL-5.
|
2007-03-01 19:53:04 +00:00 |
Dries Buytaert
|
6ee8563edb
|
- Patch #114822 by Neil et al: revision flag was ignored.
|
2007-03-01 18:18:22 +00:00 |