Dries Buytaert
b114336554
- Patch #28924 by Jeremy: simplified 'group by'-clause to improve performance.
2005-08-16 19:48:04 +00:00
Dries Buytaert
26fa7c730f
- Patch #16216 by nedjo: multiple block regions!
2005-08-16 18:06:18 +00:00
Dries Buytaert
6ef678e447
- Patch #28871 by Malthus: added missing quotes.
2005-08-15 11:47:09 +00:00
Dries Buytaert
badb162c7a
- Updating CHANGELOG.txt.
2005-08-15 00:43:26 +00:00
Dries Buytaert
30f95a331f
- Patch #28861 by Malthus: fixed typo in XML-RPC backend. Missing $.
...
- Made chx the XML-RPC maintainer.
2005-08-14 22:27:40 +00:00
Dries Buytaert
2549e5068e
- Fixed the filter module.
2005-08-14 17:50:35 +00:00
Dries Buytaert
00d21d5cee
- Patch #28826 by chx: make xmlrpc_multicall working.
2005-08-14 09:53:40 +00:00
Dries Buytaert
78317bca79
- Patch #27897 by kubaZygmunt: fixed PHP warning.
2005-08-11 13:52:44 +00:00
Dries Buytaert
31741b2c99
- Patch #25522 by Cvbge: _db_query() does not return FALSE in case of errors as stated in documentation.
2005-08-11 13:51:07 +00:00
Dries Buytaert
6733014fc4
- Patch #13941 by Prometheus6: made the aggregator module parse Atom feeds.
2005-08-11 13:12:44 +00:00
Dries Buytaert
7c6a21aedd
- Patch by Uwe: tidied up the CVS IDs.
2005-08-11 13:02:08 +00:00
Dries Buytaert
72f9229a39
- Patch by Uwe: tidied up CVS IDs.
2005-08-11 13:00:17 +00:00
Dries Buytaert
b69b43d1ec
- Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. This allows admins to know exactly which version of which files they use. In addition I want to use CVS $Id$ tags in my upcoming security.module to check for possible vulnerabilities. That's not possible if some files simply don't have $Id$s.
...
Note: I also (mostly) unified the tags to use the "// ID" form instead of "/* ID */", but that's more of a cosmetic issue. I'm not sure whether *.txt files and the stuff in themes/ need tags(?).
2005-08-11 12:57:41 +00:00
Dries Buytaert
ceb013278e
- Patch #23750 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 #26236 by Robin Monks: added 'send me a copy'-functionality to the contact forms.
2005-08-11 07:33:21 +00:00
Dries Buytaert
6baa2ba140
- Patch #26637 by Robert Douglas: he documentation to theme_node clearly says the the parameter $teaser is "Whether to display the teaser only, as on the main page." Naming this parameter $main in the themes is confusing.
2005-08-10 20:55:59 +00:00
Dries Buytaert
f3b28d37d1
- Patch #27947 by Robert Douglas: simplified code, removed SQL query.
2005-08-10 20:52:00 +00:00
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