Kjartan Mannes
46e43ebed1
- Fixed cache's handling of HTTP headers (passed all 9 unit tests)
2003-09-29 13:41:22 +00:00
Kjartan Mannes
0c3cc7b487
- Fixing cache logic, the logic was inversed.
2003-09-29 09:32:45 +00:00
Kjartan Mannes
88a9f27641
- Another inorrect Id tag.
2003-09-28 21:21:14 +00:00
Dries Buytaert
c1e7b3f43a
- Fixed CSS.
2003-09-28 21:14:46 +00:00
Kjartan Mannes
a293988ca0
- Fixing the Id tag
2003-09-28 21:10:43 +00:00
Dries Buytaert
234f278487
- Fixed bug with "new user". Reported by Matt.
2003-09-28 20:32:59 +00:00
Dries Buytaert
b4ceaac375
- Block module fixes. Patch by Kjartan.
2003-09-28 20:08:48 +00:00
Kjartan Mannes
e2c206dafa
- Renamed User information block to Navigation.
...
- Fixed Navigation block header.
2003-09-28 18:53:30 +00:00
Dries Buytaert
bcfa6dca1e
- Translation improvements for the block module help. Patch by Gabor.
2003-09-28 18:23:13 +00:00
Dries Buytaert
32e8d77cd6
- Associate a callback with the menu links! (This callback is not yet being
...
called but will be as soon the remaining links have been transformed to use
the menu system.)
- Made sure the menu does not render links with no callback and no children.
Like this, the 'create content' link is not being shown when the user has
no permission to add any content.
2003-09-28 17:53:04 +00:00
Dries Buytaert
b8416f613a
- Made the check for If-Modified-Since and Etag headers work for non-Apache
...
webservers. This will, for example, improve caching on IIS. Patch by
Kjartan.
2003-09-28 17:21:57 +00:00
Dries Buytaert
069e1bb87b
- More translation fixes for the menu items. Patch by Gabor.
2003-09-28 17:07:46 +00:00
Dries Buytaert
179ded048e
- Made sure the system module can be translated entirely. Patch by Stefan.
2003-09-28 15:27:19 +00:00
Dries Buytaert
c8b28009cd
- Made sure all menu items can be translated. Path by Goba.
2003-09-28 15:18:55 +00:00
Dries Buytaert
949a7014df
- As of now, the default placement of the Xtemplate theme's sidebar will be
...
on the left. This is what people seem to expect.
2003-09-28 15:12:08 +00:00
Dries Buytaert
cc3ec29e87
- Committed Goba's translation fixes.
2003-09-28 14:11:49 +00:00
Dries Buytaert
42a987316f
- Fixed bug #3037 : fixed translation issue with menu items.
2003-09-28 13:42:12 +00:00
Dries Buytaert
a5e048a5fd
- Renamed some menu items for clarity and ... added basic phpDoc comments.
2003-09-28 11:08:17 +00:00
Dries Buytaert
2fe79310df
- Rewrote the most of the menu system; this fixes Al's problem with the
...
"create content" link.
- Manually merged the user module's new menu items. Al's patch did not
apply.
- Added some missing t()s.
2003-09-28 10:51:40 +00:00
Dries Buytaert
fe09d5a786
- Committed Al's new admin link texts. Remarks:
...
1) As explained by Al, there is still a glitch with the 'create content'
menu.
2) The user module part of the patch did not apply due to Kjartan's earlier
patch.
2003-09-27 06:00:43 +00:00
Dries Buytaert
0ff789c61d
- Patch by Kjartan:
...
+ Fixed CSS to use the same format as the rest of drupal.css.
+ Added fallback routine for menu icons.
+ Fixed anonymous users not seeing the menu.
+ Added proper access checks for admin and help menu items.
2003-09-26 23:05:14 +00:00
Dries Buytaert
36b90c05e3
- Updated the changelog per Adrians request.
2003-09-26 14:07:42 +00:00
Dries Buytaert
f104d3cc12
- Committed the admin menu integration patch. Thanks Adrian, Stefan and others.
2003-09-26 10:04:09 +00:00
Dries Buytaert
645d026e09
- Added $Id$ tags. Patch by Chris.
2003-09-25 07:27:22 +00:00
Dries Buytaert
586455b56e
- Added a pubDate for each item. Patch by Neil.
2003-09-24 19:08:27 +00:00
Dries Buytaert
718e7865f7
- Updated the installation guidelines as per Charlie's suggestion ( #2274 ).
2003-09-24 08:29:45 +00:00
Kjartan Mannes
8f7063b2d8
- Fixed bloggerapi not saving the uid for new nodes.
...
- Cleaned up coding style and unnecessary code in bloggerapi.module.
- Removed moderation notice from queue module, it prints even when users
are not posting from the web.
- Fixed bug #2895 : locale: pager doesn't work in search
2003-09-23 19:28:03 +00:00
natrak
dc2d7b2e77
- Fixed bloggerapi not saving the uid for new nodes.
...
- Cleaned up coding style and unnecessary code in bloggerapi.module.
- Removed moderation notice from queue module, it prints even when users
are not posting from the web.
- Fixed bug #2895 : locale: pager doesn't work in search
2003-09-23 19:28:02 +00:00
Dries Buytaert
027f52541b
- Rollback of some node API changes. Patch by Jonathan.
2003-09-23 17:57:26 +00:00
Dries Buytaert
a4bc9fff9f
- Rollback of some node API changes. Patch by Jonathan.
2003-09-23 16:54:19 +00:00
Dries Buytaert
3025ca0138
- Fixed bug 2803: a user's signature was being erased when administered.
2003-09-21 07:01:51 +00:00
Dries Buytaert
2c5272578d
- Updated the poll module to use the _validate hook. Fixes bug #2918 reported
...
by Jonathan.
2003-09-20 21:28:52 +00:00
Dries Buytaert
85eebfb5ed
- Fixed problem introduced by partial integration of the administration pages.
2003-09-20 19:41:35 +00:00
Dries Buytaert
f9a7182ab2
- Fixed critical bug #2952 : tablesort_init() used a static variable made it
...
impossible to use more than one sortable table on a page.
2003-09-20 19:24:27 +00:00
Dries Buytaert
9eb0067ce4
- Fixed off-by-one error in user admin pages.
2003-09-20 16:56:36 +00:00
Dries Buytaert
7eb33053b2
- Updated the blog module to use the _validate hook. Fixes bug #2920 reported
...
by Jonathan.
2003-09-20 16:08:57 +00:00
Dries Buytaert
dcbab232d6
- Updated the story module to use the _validate hook. Fixes bug #2919 reported
...
by Jonathan.
2003-09-20 16:03:05 +00:00
Dries Buytaert
00a62647bc
- Committed Nick's _content improvements.
2003-09-20 15:11:41 +00:00
Dries Buytaert
2fbc7fcf27
- Committed a partial administration page integration patch.
2003-09-19 07:41:55 +00:00
Dries Buytaert
e4695fd5ed
- Added a comment about 'RewriteBase'
2003-09-18 20:32:23 +00:00
Dries Buytaert
83e8ec4d70
- Fixed small spacing problem
2003-09-18 20:31:58 +00:00
Dries Buytaert
796a70de15
- XHTML fixes in the base theme. Patch by Chris Johnson.
2003-09-18 14:03:08 +00:00
Dries Buytaert
ac39d41053
- Fix for bug #2733 : devision by zero. Patch by Jonathan.
2003-09-18 13:50:45 +00:00
Dries Buytaert
18312ed8e7
- Wrapped the table names in brackets. Patch by Bart.
2003-09-18 09:13:59 +00:00
Dries Buytaert
a4a8381557
- Updated the CHANGELOG: added a line about the book module changes, fixed
...
some typos.
2003-09-16 20:01:46 +00:00
Dries Buytaert
e20f59d99a
- Jonathan's "HTML filter" improvements.
...
> If turning on both filters is bad, we shouldn't allow the user to
> select both, should we? The attached patch folds the Escape HTML option
> into the same dropdown as the Filter HTML option, preventing both from
> being activated.
2003-09-16 18:34:39 +00:00
Dries Buytaert
62f939944f
- Added 'escape HTML' option to the filters. Patch by Gabor Hojtsy.
2003-09-16 17:35:02 +00:00
Dries Buytaert
01f3bcfc75
- Added page titles. Patch 0105 by Kendow.
2003-09-16 15:04:02 +00:00
Dries Buytaert
93e6513ebc
- Fixed typo. Patch by Nick.
2003-09-16 10:38:34 +00:00
Dries Buytaert
a18b09b0e5
- Fixed bug #2874 : typo in watchdog module help. Patch by Stefan.
2003-09-16 07:31:17 +00:00