Dries Buytaert
|
9dec4430b2
|
- Patch #27980 by Neil Drumm: removed unused function.
|
2005-08-10 20:50:14 +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 #18778 by Gerhard/Olen: sort users by creation date rather than user ID.
|
2005-08-10 20:46:29 +00:00 |
Dries Buytaert
|
8c92c8d48b
|
- Patch by Thomas: always use db abstraction layer
|
2005-08-10 20:42:54 +00:00 |
Dries Buytaert
|
5270f7fd88
|
- Patch #28599 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 |
Steven Wittens
|
c38da7886b
|
- #27985: make node type column bigger
|
2005-08-08 18:51:48 +00:00 |
Steven Wittens
|
0c8d742283
|
- #28464: fix XMLRPC array vs. struct type-checking
|
2005-08-08 18:46:32 +00:00 |
Dries Buytaert
|
2a87b5029b
|
- Patch #24002: fixed node created timestamp changing on node edit.
|
2005-08-07 15:53:26 +00:00 |
Dries Buytaert
|
273d7f59b6
|
- Patch #27713 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 #26637 by Robert Douglas: $teaser misnamed in themes theme_node().
TODO: update documentation!
|
2005-08-07 14:55:17 +00:00 |
Steven Wittens
|
ed56c57ee0
|
- #23560: Sort watchdog date by wid to ensure unique ordering.
|
2005-08-06 00:35:38 +00:00 |
Steven Wittens
|
f7039a67cc
|
- #25395: Allow for more integers in node_access grant_x columns
|
2005-08-05 13:11:10 +00:00 |
Steven Wittens
|
64299d7455
|
- #27852: redirect to user edit page on first log-in
|
2005-08-05 01:18:39 +00:00 |
Steven Wittens
|
0bf97bed03
|
- #27853: PHP notices.
|
2005-08-05 00:49:02 +00:00 |
Steven Wittens
|
88c6184c25
|
- #27864: Correctly distinguish 403s from 404s for nodes.
|
2005-08-05 00:38:38 +00:00 |
Steven Wittens
|
7782b1aca7
|
- #27844: Simplify pushbutton link generation.
|
2005-08-05 00:34:32 +00:00 |
Steven Wittens
|
8660655a9a
|
- #27981: Add media parameter to theme_add_style
|
2005-08-05 00:22:03 +00:00 |
Steven Wittens
|
3feef48da2
|
- #28154: remove useless /view from user results
|
2005-08-03 23:23:48 +00:00 |
Steven Wittens
|
e545feff3e
|
- #28053: left-over blogapi bugs after xmlrpc library switch
|
2005-08-02 22:18:12 +00:00 |
Steven Wittens
|
e5353cc4fe
|
- Druplicon-small.png no longer used.
|
2005-08-02 21:41:25 +00:00 |
Steven Wittens
|
5e7258d5f0
|
- Readding FOUC-preventing script tag
|
2005-08-02 18:12:11 +00:00 |
Dries Buytaert
|
8e629cd875
|
- Patch #27840 by Tobias: removed unnecessary script-tag from template.
|
2005-08-01 05:21:45 +00:00 |
Dries Buytaert
|
7625a4e91a
|
- Patch #27737 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 #27535 by Ber: set 'preview status message' using drupal_set_message().
|
2005-07-31 10:28:50 +00:00 |
Dries Buytaert
|
0a28c17cac
|
- Patch #27863 by Robrecht: fixed order of parameters passed to imagecopy(). Could result in black images.
|
2005-07-31 10:16:12 +00:00 |
Dries Buytaert
|
ce094a1323
|
- Patch #27633 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
|
9e6373820a
|
- Patch #27431 by Cvbge: add file size infomation to image_get_info()
|
2005-07-31 09:57:27 +00:00 |
Dries Buytaert
|
6fdb939d55
|
- Removed some whitespace
|
2005-07-31 08:58:01 +00:00 |
Steven Wittens
|
563c00c92c
|
- Oopsie
|
2005-07-30 20:54:02 +00:00 |
Steven Wittens
|
36f6cdc74a
|
- #23310: Gray out picture theme settings if pictures are disabled.
|
2005-07-30 18:48:00 +00:00 |
Steven Wittens
|
897aae3e31
|
- #27846: Clean up dev_query code in db_query()
|
2005-07-30 18:01:51 +00:00 |
Steven Wittens
|
017e3d148a
|
- #27794: Alphabetize phptemplate variables
|
2005-07-30 17:13:48 +00:00 |
Steven Wittens
|
c81bbf4aa1
|
- #24673: Fix deprecated usage of implode
|
2005-07-30 12:52:54 +00:00 |
Steven Wittens
|
6a988f92d4
|
- Get rid of useless global $theme declaration.
|
2005-07-30 11:20:17 +00:00 |
Steven Wittens
|
a1834101b6
|
- #20668: Fix "username's blog" appearance rules.
|
2005-07-29 21:39:18 +00:00 |
Steven Wittens
|
2a561f3bc1
|
- #16705: Make user_access always return a boolean.
|
2005-07-29 21:34:56 +00:00 |
Steven Wittens
|
e4096e1418
|
- #27551: Rename check_output() to check_markup(). Needs contrib updates!
|
2005-07-29 21:06:33 +00:00 |
Steven Wittens
|
e5ad13e3f8
|
- #27635: Style update.php
|
2005-07-29 20:31:05 +00:00 |
Steven Wittens
|
ab8377f02b
|
- Fix braino in doxygen.
|
2005-07-29 19:07:17 +00:00 |
Steven Wittens
|
39aaf29d5c
|
- Fix braino in doxygen.
|
2005-07-29 19:05:03 +00:00 |
Steven Wittens
|
f8163b4fe3
|
- #11689: Fix locale import location cutting off thingie.
|
2005-07-29 18:56:58 +00:00 |
Steven Wittens
|
aa2de74fa2
|
- #27624, #27614, #27627: dead code
|
2005-07-29 08:18:20 +00:00 |
Steven Wittens
|
452f236fcc
|
- Keeping CHANGELOG.txt up-to-date
|
2005-07-29 07:54:04 +00:00 |
Steven Wittens
|
3084036576
|
- #27231: (fix) Pretty db error screens.
|
2005-07-29 07:49:43 +00:00 |
Steven Wittens
|
f493c156d4
|
- #17116: Standardize whitespace in database.sql
|
2005-07-29 07:26:49 +00:00 |
Steven Wittens
|
8de43c320a
|
- #27694: Correct username validation.
|
2005-07-29 07:18:36 +00:00 |
Dries Buytaert
|
f99176c9a0
|
- Patch #25706 by Neil: book 'previous' link does not respect unpublished node setting
|
2005-07-29 07:13:25 +00:00 |