Commit Graph

2785 Commits (ceb013278e4846f6e77cbea12660a9644f9783f5)

Author SHA1 Message Date
Dries Buytaert ceb013278e - Patch by jerakeen: use the creation date rather than the update date in RSS feeds. 2005-08-11 12:53:39 +00:00
Dries Buytaert 9e45d24af3 - Patch by Robin Monks: added 'send me a copy'-functionality to the contact forms. 2005-08-11 07:33:21 +00:00
Dries Buytaert f3b28d37d1 - Patch by Robert Douglas: simplified code, removed SQL query. 2005-08-10 20:52:00 +00:00
Dries Buytaert 63a10fdce8 - Bug 23810: removed redundant variable from SQL query. 2005-08-10 20:48:40 +00:00
Dries Buytaert 192dcd04ba - Patch by Gerhard/Olen: sort users by creation date rather than user ID. 2005-08-10 20:46:29 +00:00
Dries Buytaert 5270f7fd88 - Patch by Cvbge: fixed typo in documentation: 'user' -> 'used'. 2005-08-10 20:38:57 +00:00
Steven Wittens 6d93ee696b - Menu: remove array_merge warning when editing a node without menu item. 2005-08-09 00:37:02 +00:00
Dries Buytaert 2a87b5029b - Patch : fixed node created timestamp changing on node edit. 2005-08-07 15:53:26 +00:00
Dries Buytaert 273d7f59b6 - Patch by tostinni: fixed two problems on the block add page:
+ description field isn't marked as requiered
   +when the field isn't unique, an error is displayed, but the wrong text field is set as erronous.
2005-08-07 15:30:03 +00:00
Dries Buytaert 79f08aca2c - Patch by Robert Douglas: $teaser misnamed in themes theme_node().
TODO: update documentation!
2005-08-07 14:55:17 +00:00
Steven Wittens ed56c57ee0 - : Sort watchdog date by wid to ensure unique ordering. 2005-08-06 00:35:38 +00:00
Steven Wittens f7039a67cc - : Allow for more integers in node_access grant_x columns 2005-08-05 13:11:10 +00:00
Steven Wittens 64299d7455 - : redirect to user edit page on first log-in 2005-08-05 01:18:39 +00:00
Steven Wittens 88c6184c25 - : Correctly distinguish 403s from 404s for nodes. 2005-08-05 00:38:38 +00:00
Steven Wittens 3feef48da2 - : remove useless /view from user results 2005-08-03 23:23:48 +00:00
Steven Wittens e545feff3e - : left-over blogapi bugs after xmlrpc library switch 2005-08-02 22:18:12 +00:00
Dries Buytaert 7625a4e91a - Patch by Gerhard: format_name($object) -> theme('username', $object).
Usernames can now be themed; eg. an icon/avatar could be added.

  TODO: update contributed modules + update the migration docs.
2005-08-01 05:14:05 +00:00
Steven Wittens 22479d8761 - Add some Unicode checks to username validation 2005-07-31 21:54:39 +00:00
Dries Buytaert 61999af9d6 - Patch by Neil: removed redundant form_group() from throttle settings page. 2005-07-31 10:36:33 +00:00
Dries Buytaert 70bc4639fa - Patch by Ber: set 'preview status message' using drupal_set_message(). 2005-07-31 10:28:50 +00:00
Dries Buytaert ce094a1323 - Patch by Tobias:
+ made it possible to specify a subject when submitting a message on the contact form.
  + fixed some bugs/glitches.
2005-07-31 10:12:47 +00:00
Dries Buytaert 6fdb939d55 - Removed some whitespace 2005-07-31 08:58:01 +00:00
Steven Wittens 36f6cdc74a - : Gray out picture theme settings if pictures are disabled. 2005-07-30 18:48:00 +00:00
Steven Wittens c81bbf4aa1 - : Fix deprecated usage of implode 2005-07-30 12:52:54 +00:00
Steven Wittens a1834101b6 - : Fix "username's blog" appearance rules. 2005-07-29 21:39:18 +00:00
Steven Wittens 2a561f3bc1 - : Make user_access always return a boolean. 2005-07-29 21:34:56 +00:00
Steven Wittens e4096e1418 - : Rename check_output() to check_markup(). Needs contrib updates! 2005-07-29 21:06:33 +00:00
Steven Wittens aa2de74fa2 - , , : dead code 2005-07-29 08:18:20 +00:00
Steven Wittens 8de43c320a - : Correct username validation. 2005-07-29 07:18:36 +00:00
Dries Buytaert f99176c9a0 - Patch by Neil: book 'previous' link does not respect unpublished node setting 2005-07-29 07:13:25 +00:00
Steven Wittens 746b242326 - : Replace deprecated tags/attributes with XHTML/CSS in locale.
- () Improve string cut-off for locale table
2005-07-29 06:59:29 +00:00
Steven Wittens 31ebc32982 - : Correct function name 2005-07-29 06:43:32 +00:00
Steven Wittens 354e0c1f83 - : Display referrer info with watchdog messages. 2005-07-29 04:12:19 +00:00
Steven Wittens 515f7b41f1 - : Use local tasks for book administration 2005-07-29 03:49:16 +00:00
Steven Wittens f0c5a2860a - : node_search doesn't node_view, causing bad snippets. 2005-07-29 03:29:53 +00:00
Steven Wittens d720c66148 - : node_search doesn't node_view, causing bad snippets. 2005-07-29 03:21:09 +00:00
Steven Wittens 88ccaf02c4 - : Leftover string_length(). 2005-07-27 01:27:09 +00:00
Steven Wittens f2f32820f7 - : Fix logo upload being broken (drumm) 2005-07-26 01:56:31 +00:00
Steven Wittens 11a4aba9a6 - : Add mbstring support to Drupal and clear up string handling fuzzies. 2005-07-25 20:40:35 +00:00
Steven Wittens 1eb8b2c13a - : Restore accidentally lost "my blog" menu item. 2005-07-25 17:18:43 +00:00
Steven Wittens bd055961cd - : Use correct permission for node form comment admin 2005-07-25 09:41:29 +00:00
Steven Wittens a10ab3daa0 - : Columns in ORDER BY clause must be SELECTed on (pgsql) 2005-07-25 09:31:37 +00:00
Steven Wittens f99d532111 - : Allow taxonomy vocabulary and term forms to be extended. 2005-07-25 04:55:37 +00:00
Dries Buytaert 7480e9ac3c - Modified patch by DriesK: removed some cache_clear_all()s. 2005-07-23 05:53:43 +00:00
Dries Buytaert 53195677b6 - Patch by drumm: remove unnecessary setting from upload module. Currently the upload module checks two max file sizes. First it checks a global option; if its too big it quits. Then it checks another max file size (or even sizes) related to the roles which a user is in. We can remove the global option since the individual roles are checked. 2005-07-22 19:06:19 +00:00
Dries Buytaert 50dac6f671 - Fixed typo reported by Stefan: theem -> theme 2005-07-20 15:13:12 +00:00
Dries Buytaert 7ab84f9fcf - Patch by HellRaider: fixed problem <front> setting in presence of slashes. 2005-07-20 11:44:40 +00:00
Dries Buytaert 31387c5a77 - Patch by drumm: make the destination persist across multiple pages
and fixed the node delete form to use a return destination.
2005-07-20 10:48:20 +00:00
Steven Wittens 02ca763ea0 - Fix PHP notice (killes) 2005-07-20 00:50:34 +00:00
Dries Buytaert 103346f2f4 - Patch by matteo: added missing DISTINCT()s 2005-07-19 21:31:09 +00:00