Dries Buytaert
|
de9179147d
|
- I had to use DISTINCT for the tracker.module's SQL queries.
|
2005-01-29 22:21:22 +00:00 |
Dries Buytaert
|
993ea0c6c5
|
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.
|
2005-01-29 22:02:37 +00:00 |
Dries Buytaert
|
e6d36892ab
|
- Moved the upload settings to 'admin/settings'.
|
2005-01-29 08:31:17 +00:00 |
Steven Wittens
|
cc3fd1715f
|
- #16271: Clean up Admin - users - configure.
|
2005-01-28 20:49:00 +00:00 |
Dries Buytaert
|
b24a4bda34
|
- Patch by Remco: <div> -> </div>.
|
2005-01-28 18:44:17 +00:00 |
Dries Buytaert
|
144dab22c7
|
- Oops.
|
2005-01-28 16:30:37 +00:00 |
Dries Buytaert
|
92320b2b21
|
- Patch #10425 by ccourtne and walkah: added admin screens to maintain forums instead of forcing the user to add a taxonomy.
|
2005-01-28 15:47:03 +00:00 |
Dries Buytaert
|
bb4dff0c92
|
- Patch #16399 by James: fixed typo in block.module.
|
2005-01-28 15:24:16 +00:00 |
Steven Wittens
|
07acc7920f
|
Typos.
|
2005-01-27 22:53:35 +00:00 |
Dries Buytaert
|
88e4b14538
|
- Patch by andre: fixed typo: type -> types.
|
2005-01-27 22:50:02 +00:00 |
Dries Buytaert
|
e941b2060c
|
- Consistency: 'deleted' -> 'Deleted'.
|
2005-01-27 22:47:08 +00:00 |
Dries Buytaert
|
b4d516f423
|
- Patch #13184 by JonBob: changed the 'my account' menu to a 'dynamic menu' so it can't be edited.
|
2005-01-27 21:34:38 +00:00 |
Dries Buytaert
|
ba27785210
|
- Patch #16298 by budda: added a curl-based script for grabbing cron.php.
|
2005-01-27 21:25:13 +00:00 |
Steven Wittens
|
ffcf5ab71b
|
- Code style
|
2005-01-27 19:55:22 +00:00 |
Dries Buytaert
|
1f91662123
|
- Patch #16074 by Andre Molnar: add configuration option to show blocks only on pages of certain node type.
|
2005-01-27 19:41:01 +00:00 |
Dries Buytaert
|
b5a72f6216
|
- Patch by Jeremy: fixed unclosed "
|
2005-01-27 19:01:01 +00:00 |
Dries Buytaert
|
6e30ba6874
|
- Patch by Jeremy: made the diffs more meaningful.
|
2005-01-27 15:53:58 +00:00 |
Dries Buytaert
|
c0f06fbe67
|
- Patch #6025 by Jeremy: avoid data to get lost when two users are editing a node at the same time.
|
2005-01-27 14:45:42 +00:00 |
Dries Buytaert
|
cf2bf07716
|
- A small updates
|
2005-01-27 14:33:29 +00:00 |
Dries Buytaert
|
8618346133
|
- Patch #16273 by Jeremy: improved the themability of the pager.
|
2005-01-27 14:30:33 +00:00 |
Dries Buytaert
|
467dbdc4a1
|
- Patch #16253 by Goba: this simple and straightforward patch adds the ability to define different types of markers (while retaining the old default behaviour of the new and required markers to look the same). Someone with enough time on his hands might be able to partition the new marker to a real new marker and a changed marker (since node_is_new() returns TRUE even if nodes changed, and not only when they are new). This is the base on which the new patch can be worked though.
|
2005-01-27 12:57:08 +00:00 |
Dries Buytaert
|
3c21bdfd5d
|
- Patch #16237 by Neil: removed dead code from page.module.
|
2005-01-26 23:09:29 +00:00 |
Dries Buytaert
|
cbd9db90a3
|
- Patch #16197 by Neil: removed useless watchdog "long" help.
Less is more.
|
2005-01-26 23:02:44 +00:00 |
Dries Buytaert
|
7415e0b1c8
|
- Patch #16192 by Neil: moved the submission guidelines found in forum, story, and blog and the minimum number of words found in story and blog (blog had a slight bug) into the node module.
|
2005-01-26 22:59:41 +00:00 |
Dries Buytaert
|
e3268ba79b
|
- Wrong update slipped in.
|
2005-01-25 21:54:00 +00:00 |
Dries Buytaert
|
af7bc23398
|
- Updating the CHANGELOG.txt a little.
|
2005-01-25 21:41:19 +00:00 |
Dries Buytaert
|
c2be5eb948
|
- Patch #16145 by adschar: replaced left-over 'conf.php' by 'settings.php'.
|
2005-01-25 20:40:34 +00:00 |
Dries Buytaert
|
dbcda92b76
|
- Patch #16021 by tangent: changed the format "/blog/feed/52" to "/blog/52/feed".
|
2005-01-25 20:38:03 +00:00 |
Dries Buytaert
|
01b8e7fdf0
|
- Patch #16181 by Ankur: fixed typo.
|
2005-01-25 20:29:19 +00:00 |
Dries Buytaert
|
7f4be97763
|
- Patch #16176 by Drumm based on mockup from Kika: improve access rules UI.
|
2005-01-25 20:27:09 +00:00 |
Dries Buytaert
|
696ac8a9d8
|
- Patch #15937 by wulff: made it so that titles of profile fields only need to be unique within a single category.
|
2005-01-24 21:39:58 +00:00 |
Dries Buytaert
|
173f528f59
|
- Modified patch #14170 by Neil: improved default workflow (default node type) configuration page.
Modified the patch to remove some redundant code, to translate strings, and to better use the menu system.
|
2005-01-24 21:20:16 +00:00 |
Dries Buytaert
|
cdc4ca816d
|
- Patch #15977 by Neil: made the forum module suggest a menu item.
|
2005-01-24 21:01:57 +00:00 |
Dries Buytaert
|
4f8a6033d1
|
- Removed vague information.
|
2005-01-23 22:51:17 +00:00 |
Dries Buytaert
|
c8ef017446
|
- Patch #15948 by matteo: the book module should call the nodeapi hook when printing printer-friendly pages.
|
2005-01-23 22:35:41 +00:00 |
Dries Buytaert
|
668e8cbf18
|
- Patch #16016 by Goba: fixed various bugs in filter tip display.
|
2005-01-23 22:29:28 +00:00 |
Dries Buytaert
|
9cd36863b0
|
- I had to modify chx's patch/change because it did not work with PHP5. Please double-check.
|
2005-01-23 16:20:10 +00:00 |
Dries Buytaert
|
898e02252d
|
- Patch #16026 by chx: fixed node-level permissions.
|
2005-01-23 15:45:38 +00:00 |
Dries Buytaert
|
d9382d8c15
|
- Patch #16028 by Goba: added class="form-password" to the password form.
|
2005-01-23 15:39:49 +00:00 |
Dries Buytaert
|
37f6473a88
|
- Patch #16023 by chx: the upload.module still used the old node_access_*_sql calls.
|
2005-01-23 15:37:58 +00:00 |
Dries Buytaert
|
1f54afa528
|
- Patch #15655 by Goba: allow blank days in the calendar to be styled using CSS, and tidied up the calendar's CSS.
|
2005-01-23 15:36:07 +00:00 |
Dries Buytaert
|
8d72382662
|
- Patch #15962 by Goba: fixed the association between the accesslog data and the nodes.
|
2005-01-23 15:32:32 +00:00 |
Steven Wittens
|
a332228326
|
Documenting a tricky regexp.
|
2005-01-22 22:33:20 +00:00 |
Dries Buytaert
|
9252be8bc0
|
- Consistency glitch: 'operations' => 'Operations'.
|
2005-01-22 12:10:16 +00:00 |
Dries Buytaert
|
7988f875a9
|
- Fixed PHP5 warning: the $result object in drupal_http_request() needed to be properly initialized using 'new StdClass'.
(I just installed PHP 5.0.3, no less. Why don't you?)
|
2005-01-22 11:15:24 +00:00 |
Dries Buytaert
|
ee65e19aeb
|
- Patch #15962 by Goba: no need to drop the accesslog table to add a new primary key.
|
2005-01-22 09:43:52 +00:00 |
Dries Buytaert
|
c0814a2072
|
- Patch #15957 by Goba: reintroduce translateable watchdog types.
|
2005-01-22 09:38:48 +00:00 |
Dries Buytaert
|
42e7e7d519
|
- Small clean-up: '>= 1' => '> 0' => ''.
|
2005-01-22 09:10:59 +00:00 |
Dries Buytaert
|
df3b371853
|
- Patch #15976 by Neil: if one single admin modifiable menu item is added then it is not put in the menu table because the comparison is > 1 instead of > 0.
|
2005-01-22 09:09:06 +00:00 |
Dries Buytaert
|
e3f1c92d26
|
- Patch #14936 by Goba:
+ The "add new comment" was missing for polls.
+ Renames $main to $teaser where appropriate to follow latest Drupal conventions.
|
2005-01-22 09:02:17 +00:00 |