Commit Graph

904 Commits (e52d2c3252a67dab253a3031e7c93161dfc75be0)

Author SHA1 Message Date
Dries Buytaert e52d2c3252 - blog.module, import.module:
+ 2 small improvements wrt to access rights
2001-07-12 10:39:15 +00:00
Dries Buytaert bebb256d43 - fixed blog.module bugs reported by Remco. 2001-07-12 09:58:47 +00:00
Dries Buytaert a9bdf3775b - blog.module:
+ fixed bug reported by killes.
2001-07-12 06:16:11 +00:00
Dries Buytaert d6d60de3cc - Added blog.module to replace diary.module (contrubeted by Julian):
+ feedback wanted

- Added updated import.module (contributed by Julian):
   + user page do browse the headlines by feed and bundle, to display
     the item descriptions, etc.

- Fixed small bug in common.inc.

- Updated database.mysql
2001-07-11 22:06:24 +00:00
Steven Wittens ee12d11165 poll.module - made the poll-durations a lot more locale friendly (using format_interval();) 2001-07-11 14:27:03 +00:00
Dries Buytaert 48029fe280 - cloud.module:
+ small visual change

- import.module:
    + added suggestions made by Julian along with some extras.
2001-07-09 18:13:53 +00:00
Steven Wittens 9ae0dff61f Typo in a permission check: diary admin interface was not available for admins with userid != 1. 2001-07-08 21:06:36 +00:00
Dries Buytaert b765109651 *** empty log message *** 2001-07-08 16:37:40 +00:00
Dries Buytaert 7db59b2bba - locale.module:
+ fixed typo: 'return' -> 'print'
2001-07-08 15:34:10 +00:00
Dries Buytaert 4ac70d708f - Updated database.mysql 2001-07-08 15:01:37 +00:00
Dries Buytaert d3fc6962bc - cloud.module:
+ more small visual updates (last time today)
2001-07-08 14:57:52 +00:00
Dries Buytaert 96098ce3be - cloud.module:
+ made 1 few visual change.
2001-07-08 14:06:21 +00:00
Dries Buytaert fdb5d1846d - A small addition. 2001-07-08 12:03:11 +00:00
Dries Buytaert 99d712b636 - Added a simple site cloud module. 2001-07-08 11:31:52 +00:00
Dries Buytaert a382d9ea4a - Fixed bug in page.module:
+ PHP-pages were rendered invalid under certain criteria.

- Fixed bug in meta.module:
   + When editing an existing node, the meta-field was not properly set
     in the forms.
2001-07-07 22:02:34 +00:00
Dries Buytaert 5077cafd38 - account.php:
+ tidied up the texts

- common.inc:
    + undid bad coding style
    + fixed typo in permissions

- poll.module:
    + (automatically) removed tabs and trailing whitespaces
2001-07-07 16:37:27 +00:00
Dries Buytaert 42cd39dbd8 - fixed permission bug in rating.module 2001-07-07 15:50:05 +00:00
Steven Wittens 7bd45884d8 - Fixed naughty $op behaviour, causing block.module to go fubar. 2001-07-07 15:19:29 +00:00
Dries Buytaert f12fa06152 - various small updates:
+ fixed 2 small HTML typos in meta.module
   + better watchdog messages in comment.module
   + fixed typo in block.module
2001-07-07 14:58:54 +00:00
Steven Wittens 82a51e7b75 Fixed "array" being displayed at top of form.
Dries: what was that 'bad markup' bug you mentioned?
2001-07-07 13:09:04 +00:00
Dries Buytaert 6f2ad759f4 - import.module:
+ added internal improvements suggested by Julian.
   + XHTML-ified

- admin.php:
   + XHTML-ified
2001-07-07 13:07:03 +00:00
Dries Buytaert adfbda3d9a - Tidied up some stuff in account.php and theme.inc.
- Tidied up the box() API.
2001-07-07 11:14:25 +00:00
Dries Buytaert 7cbd6cf01e - Tidied up submit.php (submission page) a bit. 2001-07-07 10:32:17 +00:00
Dries Buytaert cddb517df6 - Updated CHANGELOG 2001-07-07 07:34:02 +00:00
Dries Buytaert 829d77df8e - Fixed bug in error.php 2001-07-06 07:44:44 +00:00
Dries Buytaert 121b5425c2 - Fixed tiny typo which broke the download link 2001-07-04 12:20:14 +00:00
Dries Buytaert 43db9cf86f - common.inc:
+ Made '$na' translatable on popular demand.

- node.module:
   + replaced a confusing configuration description, as suggested by
     Remco.

- statistics.module:
   + Added a 'most recent referers'-table sorted by timestamp.

- drupal.module:
   + Small update of the links.
2001-07-03 19:16:20 +00:00
Dries Buytaert 6a21940c76 - common.inc:
+ Made '$na' translatable on popular demand.

- node.module:
   + replaced a confusing configuration description, as suggested by
     Remco.

- statistics.module:
   + Added a 'most recent referers'-table sorted by timestamp.

- drupal.module:
   + Small update of the links.
2001-07-03 19:09:51 +00:00
Steven Wittens 712e38a852 Made the links bar at the top and bottom smaller, to accomodate for the longer link texts. 2001-07-03 12:32:53 +00:00
Dries Buytaert 8f2ef0760f - Added improvement locale.module, based on Gerhard K.'s implementation.
(Thanks Gerhard!)

- Various other small improvements.
2001-07-02 20:30:32 +00:00
Dries Buytaert 8674cf0953 - Small updates 2001-07-01 11:27:10 +00:00
Dries Buytaert 441e259888 - Updated CHANGELOG a bit. 2001-06-30 22:32:06 +00:00
Dries Buytaert 87575929a5 - Introduced caching support. 2001-06-30 20:23:33 +00:00
Dries Buytaert eacfc0425d - Added 'drupal' link to pages. 2001-06-30 17:51:04 +00:00
Dries Buytaert 52aa41171e - Rewrote box.module: the code size is twice as small, the interface looks
the same though.  The next step is to merge it into block.module - if we
  can figure out how this can be done.
2001-06-30 17:24:27 +00:00
Dries Buytaert 7021b763ad - Typo: missing quote in URL 2001-06-30 10:34:34 +00:00
Dries Buytaert cab3ac83f8 - statistics.module:
+ fixed small glitch
    + improved interface
2001-06-30 10:05:54 +00:00
Dries Buytaert e6a67118eb - Made search.php a module, being search.module.
- Updated the permission names to be more consistent.

- Small improvement to node.php.
2001-06-30 09:50:36 +00:00
Dries Buytaert 7c1b20fe49 - Forgot to update one user permission. 2001-06-30 08:00:38 +00:00
Dries Buytaert f70002b78f - Fixed typo. 2001-06-30 07:59:18 +00:00
Dries Buytaert f56e745350 - Tidied up node.inc and node.php a bit.
- Fixed annoyance in comment.inc.
2001-06-30 07:47:50 +00:00
Dries Buytaert 9c43e8fc7a Extremely large commit:
- Fixed tiny quote problem in account.php.

- Fixed tiny bug in comment.inc.

- Fixed tiny bug in comment.module.

- Fixed tiny bug in meta.module.

- Simplified user_access() API.

- Rewrote link system: still needs fine-tuning and testing so don't
  upgrade if you are running a production site. ;)

  Updated all modules and themes to reflect this change.  All other
  themes and modules need updating too!
2001-06-29 22:08:57 +00:00
Dries Buytaert 124694ee4d - Fixed bug node.module bug:
+ the node scheduler did not un-schedule a node!

- Fixed comment bugs (as a result of the formification):

    + no signatures where being attached to the comments.

    + check_input was used where is should have been check_output,
      with broken filters as the immediate result.
2001-06-27 18:06:36 +00:00
Steven Wittens df30ccb061 The ever persistant typo..... 2001-06-26 15:43:29 +00:00
Steven Wittens 8d46b18892 Updated calendar.module:
- Locale'd the day-of-the-week-letters. Don't worry, you won't find any "F" or "S" in your locale database, just "Friday" and "Sunday".

 - Fixed a bug with 28/20-day months. Skipping a month ahead from e.g. January 31st would have you end up on March 3rd. Same for skipping backwards.

 - Made the selected date always appear in bold.

 - Prevented all skipping into the future. This was still possible by skipping whole months.
2001-06-26 15:40:03 +00:00
natrak 564e3ed30f - Fixed some HTML errors in the help. 2001-06-26 14:58:00 +00:00
Dries Buytaert 73b855f707 - Fixed typo in comment.inc as result of form-ification. Replying to
a node was not possible: clicking the Preview button redirected you
  the main page.
2001-06-26 06:59:46 +00:00
Dries Buytaert b8a31dba9b - Fixed a few tiny bugs in comment.inc (introduced by the form-ification). 2001-06-25 20:39:04 +00:00
Dries Buytaert 56b35360ed - Fixed problem with book.module (reported by Jared).
- Fixed problem with forum.module (reported by Jared).
2001-06-25 20:06:06 +00:00
Dries Buytaert 168db4c99e - Fixed problem with book.module (reported by Jared).
- Fixed problem with forum.module (reported by Jared).
2001-06-25 19:36:04 +00:00