Dries Buytaert
f8dda8f80b
- Various path module fixes by Gabor.
2003-10-05 17:36:23 +00:00
Dries Buytaert
54a157edee
- Fixed translation problem with comment module. Patch by Gobar.
2003-10-05 17:34:36 +00:00
Dries Buytaert
87fe2d4250
- Bugfix: fixed print problem. Patch by Gabor.
2003-10-05 17:23:51 +00:00
Dries Buytaert
30bae36aa5
- Bugfix: the block module's help was not being displayed. Patch by Gabor.
2003-10-05 08:41:48 +00:00
Dries Buytaert
6636aac625
- Translation fix: made the 'Who is online' block 100% translatable.
2003-10-04 16:44:54 +00:00
Kjartan Mannes
934938c486
user_mail_encode() fixes:
...
- Made sure the chunk sizes always include groupings of 4 bytes.
- Added more comments so fixes are not lost in future changes.
2003-10-04 12:59:46 +00:00
Dries Buytaert
988da0f136
- Fix visual bug: incorrect colspan for table.
2003-10-04 09:43:28 +00:00
Dries Buytaert
3acb5578c9
- Fixed bug #3426 : can't edit sites in the site cloud list.
...
- Fixed some URLs.
2003-10-04 07:45:47 +00:00
Kjartan Mannes
35ffabd23b
- Fixing blog it link.
2003-10-03 22:46:55 +00:00
Kjartan Mannes
cb6e232990
- Re-wrote user_mail_encode().
2003-10-03 22:44:32 +00:00
Dries Buytaert
a33df1de5d
- Some documentation fixes by Matt.
2003-10-03 17:43:49 +00:00
Dries Buytaert
6b2038d762
- Removed a debug statement from the locale module. Thanks Gobar.
2003-10-03 17:17:18 +00:00
Dries Buytaert
3803585f3b
- Fixed bug #3449 : comment display settings can't be translated.
2003-10-03 15:14:15 +00:00
Dries Buytaert
058971c33b
- Help improvements and translation improvements from Michael. Thanks!
2003-10-03 14:55:27 +00:00
Dries Buytaert
35f3bcd042
- Path modoule improvements. Modified path by Matt.
2003-10-03 14:10:05 +00:00
Dries Buytaert
630325188a
- Performance improvement: removed redundant inner join. Patch by Kjartan.
2003-10-03 11:42:52 +00:00
Dries Buytaert
95f3278e0e
- Fixed small performance bug: when a user has no permissions, the query
...
in user_access() was not cached.
2003-10-03 07:09:34 +00:00
Dries Buytaert
d646fb073d
- Made it easier to by-pass the access check. Modified patch from Steven.
2003-10-03 06:22:12 +00:00
Dries Buytaert
9942b6a2c5
- There were 2 "content syndication" menu's: grouped them together.
2003-10-02 18:41:12 +00:00
Dries Buytaert
a4c84bbe3d
- Bugfix: made printer-friendly pages work. They were rendered but never
...
printed.
2003-10-02 17:58:47 +00:00
Dries Buytaert
51976ac134
- Fixed translation glitch in watchdog module. Thanks Stefan.
2003-10-02 08:35:33 +00:00
Dries Buytaert
37da83ce53
- Removed dead code. Patch by stefan.
2003-10-02 08:28:19 +00:00
Dries Buytaert
7d9a74d495
- Added a note about having to create the session table manually when
...
upgrading from Drupal 4.2.0.
2003-10-01 21:55:19 +00:00
Kjartan Mannes
463ccb4df6
- Fixed bug #3398 : Error in SQL query in node.module (syndicate block)
2003-10-01 13:06:48 +00:00
Dries Buytaert
fa2581edcf
- Modifies path.module to get rid of pgsql reserved word. Patch by Adrian.
...
- Updates database.pgsql and database.mysql to work with current cvs. Patch
by Adrian.
- Updates update.php to be able to update postgres from 4.2 to current.
Patch by Adrian.
- Small fixes by me.
2003-10-01 05:18:03 +00:00
Dries Buytaert
392304da5f
- Moved the locale settings from the user module to the locale module.
...
Patch by Stefan.
- Moved the theme settings from the user module to the system module and
made the code more intelligent. Patch by Stefan.
2003-09-30 21:48:32 +00:00
Dries Buytaert
6baa7d7c21
- Some URL alias fixes by Matt.
2003-09-30 20:59:26 +00:00
Dries Buytaert
bcb5ebcdbe
- The path module itself
2003-09-30 17:03:29 +00:00
Dries Buytaert
5a667eb580
- Url aliasing improvements. Patch by Matt. See mailing list for more
...
information.
2003-09-30 17:01:34 +00:00
Dries Buytaert
13f12eb417
- Fixed bug #3383 : broken admin help of the watchdog module. Patch by
...
Jonathan.
2003-09-30 15:10:48 +00:00
Dries Buytaert
d12e8997c1
- Fixed the admin preview problem as per Jonathan's suggestion. We'll want to
...
think of a better solution though so I'll move that theme("header") statement
back to its original place in a few weeks time.
2003-09-30 10:58:29 +00:00
Dries Buytaert
52c4240600
- Added PostgreSQL support to the update script. Patch by Adrian.
...
- Making Adrian the new PostgreSQL maintainer.
2003-09-30 08:55:03 +00:00
Dries Buytaert
1127b04b6b
- Fixed typo in cloud module documentation. Bug report #3379 .
2003-09-30 05:31:52 +00:00
Dries Buytaert
446dc8244b
- Changed 'view my blog' to 'my blog' and 'view recent posts' to 'recent
...
posts'. See mailing list discussion.
2003-09-30 05:15:12 +00:00
Dries Buytaert
208eabd908
- Fixed import and comment module problems. Patch by Gabor.
...
> Currently the admin menu does not work for comment.module and import
> module. Import module has the problem of not taking care of the fact in
> the arg() function calls that the module is pushed one level down in the
> menu (similar to the user.module and block.modules problems already
> fixed). The comment.module has a problem with trying to translate an $op
> which comes from the URL (and is therefore not translated).
>
> The attached patch also fixes the bogus URLs in import.module help texts
> (as the module part is pushed down into /admin/node instead of /admin).
2003-09-29 19:11:39 +00:00
Dries Buytaert
7531e82969
- Made sure non US-ASCII mails are sent out properly. Patch by Gabor.
...
TODO: rename user_mail() to drupal_mail() and move it to common.inc.
Other modules, such as the project module, should use this as well
or they risk to send out /invalid/ mails.
2003-09-29 18:35:46 +00:00
Dries Buytaert
d80140b442
- Made sure dates can be translated nicely. Patch by Gobar.
2003-09-29 18:20:38 +00:00
Kjartan Mannes
9a0573a8e1
- Rolling back debug_backtrace(). Handy to have, but PHP 4.3 required.
2003-09-29 14:36:48 +00:00
Kjartan Mannes
57c60ddbe2
- Ick. Hit the backspace key before commiting. Undoing.
2003-09-29 13:44:39 +00:00
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