Dries Buytaert
5524604a95
- Patch #68418 by Moshe et al: clean up node submit hooks.
2006-08-29 18:43:26 +00:00
Dries Buytaert
78ee75f1a2
- Patch #79622 by Dries: added views to see the most popular search terms,
...
the most important 404s and 403s. This makes the watchdog data easier to
use. Improved consistency of the 'amdminister > logs' section.
2006-08-29 09:51:50 +00:00
Neil Drumm
bceaf8f0da
#80574 Eaton and chx. Replace $_POST['edit'] with $_POST.
2006-08-29 09:12:03 +00:00
Dries Buytaert
16e19a71c2
- Patch #80902 by asimmonds: fixed delting of multiple nodes.
2006-08-28 09:42:22 +00:00
Dries Buytaert
3c30ae6715
- Patch #80979 by stefan/ma3vrck: move colors from admin.css to themes.
2006-08-28 07:56:21 +00:00
Dries Buytaert
1d0dbfde6e
- Patch #80825 by Uwe: t() fixes.
2006-08-28 05:52:33 +00:00
Dries Buytaert
f8534504b3
- Patch #80895 by webchick et al: make it easier to disable form elements.
2006-08-27 12:54:01 +00:00
Dries Buytaert
f2f3416549
- Patch #80934 by timnc: more t() fixes.
2006-08-27 12:43:18 +00:00
Dries Buytaert
163f1accd9
- Patch #42463 : performance improvement: add index on the source field of the locale table.
2006-08-27 09:33:31 +00:00
Dries Buytaert
d5aae21fa2
- Patch #73087 by beginner and Rol: fixed alt-attribute in user profile pages.
2006-08-27 08:56:35 +00:00
Dries Buytaert
4ffdd6dfe6
- Patch #80717 by jeff/ma3vrck: clean up admin css.
2006-08-27 07:44:55 +00:00
Dries Buytaert
ac7d82606b
- Patch #80809 by Uwe: fixed broken link.
2006-08-26 18:21:00 +00:00
Dries Buytaert
234d5bef20
- Patch #38454 by drumm, jaza, webchick, timnc et al: add field pre- and suffixes to textfields.
2006-08-26 09:56:17 +00:00
Neil Drumm
07ad89db03
#70660 by pwolanin. Forum last post time was considering non-forum items.
2006-08-26 00:19:02 +00:00
Neil Drumm
19ba382adb
#70097 by magico. Fix the ordering of blog pages.
2006-08-26 00:03:41 +00:00
Neil Drumm
9f641766a4
#80352 by Zacker. Manually created blocks now appear in block listing.
2006-08-25 23:54:18 +00:00
Dries Buytaert
21eed1d5a8
- Patch #80640 by stefan: consistent descriptions.
2006-08-25 15:17:47 +00:00
Neil Drumm
554a2808a3
#78656 by m3avrck. Drupal Core's first CSS hack.
2006-08-25 09:01:12 +00:00
Neil Drumm
6ea9204889
#56093 by webchick. Fix forums.
2006-08-25 08:55:04 +00:00
Neil Drumm
f046f2956a
Remove an errant character.
2006-08-24 09:14:19 +00:00
Neil Drumm
0e819c2e56
#39432 by chx. Invalidate the page cache if a poll is voted on.
2006-08-24 08:56:17 +00:00
Dries Buytaert
a54ba6b1ed
- Patch #56093 by chx: use native php function where possible _taxonomy_depth() -> str_repeat()
2006-08-24 06:29:50 +00:00
Neil Drumm
92496eb839
#14400 by chx. Add a missing key.
2006-08-24 06:27:41 +00:00
Neil Drumm
153fbc7839
#79732 by drewish, fix the taxonomy forms and some code cleanup.
2006-08-24 05:43:38 +00:00
Dries Buytaert
158a8814eb
- Patch #66569 by m3avrck: add RSS autodiscovery automatically.
2006-08-23 18:38:41 +00:00
Dries Buytaert
689a61f199
- Patch #78105 by nicki: Since the new table header feature has been committed to cvs ( http://drupal.org/node/76741 ), this patch is to demonstrate the new functionality of defining a table cell as a heading, by removing the custom theme theme_watchdog_event and replacing it with the standard theme_table on the watchdog event details node (admin/log/event/1234) as per Morbis Iff's suggestion.
2006-08-23 18:16:45 +00:00
Neil Drumm
631ce5cfad
Fixing Drupal.
2006-08-23 07:32:18 +00:00
Dries Buytaert
2d05938082
- Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.
2006-08-23 07:23:09 +00:00
Neil Drumm
055844e74f
#4074 by riccardoR, save the book weights if they aren't editable.
2006-08-23 06:38:49 +00:00
Neil Drumm
a58d877108
#66569 by m3avrck. Put all the feed icons in the same place.
2006-08-23 05:55:38 +00:00
Neil Drumm
02b3898e8f
#80150 by webchick. Cleanup from #76666 .
2006-08-23 04:44:36 +00:00
Neil Drumm
28feea3cc5
#80079 by drewish, fix some double placeholdering and other bugs with using t().
2006-08-23 04:40:57 +00:00
Dries Buytaert
c4f1e4ba13
- Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements.
2006-08-22 11:13:04 +00:00
Dries Buytaert
4936f4df12
- Patch #76666 by hunmonk: custom block titles.
2006-08-22 07:43:33 +00:00
Dries Buytaert
a2be462995
- Use consistent terminology: placement -> region.
2006-08-21 09:18:46 +00:00
Neil Drumm
2d16f38e09
#79346 by nickl. Improve CSS for tables.
2006-08-21 07:33:26 +00:00
Dries Buytaert
70179807c6
- Patch #61636 by justin: fixed problem with reverting revisions. Taxonomy.module is optional.
2006-08-20 19:03:59 +00:00
Dries Buytaert
05f22fb61d
- Patch #79625 by justing: fixed advanced search form.
2006-08-20 19:02:26 +00:00
Dries Buytaert
c994ea1e28
- Patch #79629 by chx: fixed adding new roles.
2006-08-20 13:16:34 +00:00
Dries Buytaert
4f024f7311
- t() fixed by Justin.
2006-08-20 13:15:30 +00:00
Dries Buytaert
92a01e2057
- Patch #79476 by assimonds and webchick: fixed broken t()-iness.
...
CVS: ----------------------------------------------------------------------
2006-08-20 07:07:17 +00:00
Dries Buytaert
cbf48c1d9b
- Patch #79559 by asimmonds: move path_form to FormAPI validate/submit model.
2006-08-20 07:00:14 +00:00
Dries Buytaert
113a91cceb
- Patch #79612 by webchick: small performance improvement.
2006-08-20 06:53:08 +00:00
Dries Buytaert
c27f564e07
- Patch #77924 by RobRoy: fixed race condition in block administration that might have caused data loss.
2006-08-20 06:49:15 +00:00
Dries Buytaert
7178f2f99e
- Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements.
2006-08-20 06:38:50 +00:00
Steven Wittens
55eec8f66f
#79601 : module_exist() -> module_exists()
2006-08-20 05:57:41 +00:00
Dries Buytaert
e14c3aa6c0
- Patch #79498 by Eaton: fixed editing comments and nodes.
2006-08-19 21:40:58 +00:00
Dries Buytaert
7de41539df
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
2006-08-18 18:58:47 +00:00
Steven Wittens
74da133ca1
blog: Remove unnecessary emphasis due to #76802
2006-08-18 12:43:28 +00:00
Steven Wittens
81938a3cdc
#76802 : Introduce placeholder magic into t()
...
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Dries Buytaert
02b3877dd7
- Patch #76914 by smsimms/sammys: PostgreSQL fixes for installer.
2006-08-18 08:39:21 +00:00
Dries Buytaert
e7982b3815
- Patch #69228 by openwereld: profile field values that should be browse-able (clickable) are not displayed as such.
2006-08-18 07:43:44 +00:00
Dries Buytaert
39996f511e
- Fixed misplaced check_plain(). Reported by Jim Phlew.
2006-08-18 07:19:45 +00:00
Steven Wittens
21865f7023
- Fix missing progressbar background after CSS split
...
- Keep all JS widget css together
2006-08-17 21:39:47 +00:00
Steven Wittens
30a322e454
#34505 : Add filter form for user admin (like node admin has)
2006-08-17 19:19:15 +00:00
Neil Drumm
0c64b251c4
#39124 by dww. Don't default the log message to the last log message.
2006-08-17 09:08:16 +00:00
Neil Drumm
5bc5413aa8
#78921 by soxofaan. Use consistent pronouns on contact page.
2006-08-17 09:04:09 +00:00
Dries Buytaert
9f8abbcc59
- Patch #78871 by maverick: tab css was misplaced.
2006-08-16 07:32:16 +00:00
Dries Buytaert
5d34006728
- Patch #78806 by James: moshe brought to my attention that the blogapi RSD was giving preferred treatment to bloggerapi - since we actually support much more feature rich apis (namely movabletype's) ... this patch gives the preferred treatment to MT. Also, it removes the unused "XML-RPC engine" setting - which wasn't being used anyway. And, since, any of the 3 API options will work regardless, this setting is extraneous.
2006-08-15 21:26:12 +00:00
Neil Drumm
cd483d456a
#78645 by moshe weitzman, finally remove node_page().
2006-08-15 07:30:17 +00:00
Neil Drumm
d58a0aa533
#77402 by Zacker, fix the node type checkboxes on vocabulary editing.
2006-08-15 05:50:48 +00:00
Neil Drumm
bf3487c0b1
#76681 by sammys, sync posgres install and change unsigned annotation.
2006-08-15 05:25:20 +00:00
Neil Drumm
8f1255a387
#78549 by beginner, test for function existence instead of module existence.
2006-08-15 05:09:49 +00:00
Dries Buytaert
937f9099b4
- Patch #77183 by m3vrck: cleaned up some of the CSS mess.
2006-08-14 20:35:11 +00:00
Neil Drumm
20201f4ddc
Fixing the last commit and CHANGELOG.
2006-08-14 07:17:37 +00:00
Neil Drumm
3cc2b1e3d7
#77183 by m3avrck and timcn, split up drupal.css by module.
2006-08-14 07:14:50 +00:00
Neil Drumm
766e6494d9
#77525 by hunmonk, clean up for hook_(node|user)_operations().
2006-08-14 06:53:57 +00:00
Neil Drumm
d96bebfc25
#77549 by Moshe, improved install profile documentation.
2006-08-14 06:31:04 +00:00
Neil Drumm
fd68a992ac
#77380 by hunmonk, fix the content type delete button.
2006-08-14 06:09:03 +00:00
Neil Drumm
d9d43eea27
#64212 by chx, dww, and Eaton, allow for branched updates.
2006-08-14 05:47:36 +00:00
Neil Drumm
be8d155b20
#78340 by hunmonk, fix an error preventing search indexing.
2006-08-14 05:11:02 +00:00
Dries Buytaert
ce85b7c7f8
- Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
...
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert
ba9f7f1794
- Patch #77668 by matthieu: fixed contact form.
2006-08-10 15:36:55 +00:00
Dries Buytaert
fd7c5f10c2
- Patch #77971 by Gerhard: move logging to _init hook.
2006-08-10 15:35:10 +00:00
Dries Buytaert
d2eb90c45e
- Patch #77896 by killes: don't clear cache inside loop.
2006-08-10 05:47:37 +00:00
Dries Buytaert
37469a8df4
- Patch #76958 by forngren, dww et al: make it a tad easier to run cron manually.
2006-08-09 07:42:55 +00:00
Dries Buytaert
3c975f4bb8
- Patch #77549 by adrian: install profiles should be in their own directory.
2006-08-08 21:18:04 +00:00
Dries Buytaert
91942614d6
- Patch #62362 by Moshe: kill the 'form' operation of hook_taxonomy.
2006-08-08 18:55:53 +00:00
Dries Buytaert
1fd2c6e197
- Removing the archive module from core per the mailing list discussion.
...
Goba agreed to take over responsibility of this module's functionality.
He'll maintain the module in contrib, or integrate the functionality in
an existing module.
2006-08-08 15:44:00 +00:00
Dries Buytaert
97b1b743b9
- Patch #77375 from Zacker (holy smokes): fixed blogapi settings form.
2006-08-07 21:00:26 +00:00
Dries Buytaert
360e0d321e
- Patch #77364 by webchick: 'administration page' is actually 'administration theme' -- so rename menu and callback.
2006-08-07 19:35:41 +00:00
Dries Buytaert
9700fa0c0b
- Patch #72343 by dww: removed stray status message.
2006-08-07 19:29:38 +00:00
Dries Buytaert
729fa6c11b
- Patch #77422 by timcn: corrected various paths in the documentation.
2006-08-07 15:04:16 +00:00
Dries Buytaert
bda6fa2b71
- Patch #76753 by Moshe: fatal eror during logout with page cache enabled.
2006-08-07 14:25:37 +00:00
Neil Drumm
4b4a398605
#77179 by asimmonds, don't execute both MySQL and Postgres quesries on install of a couple modules.
2006-08-06 23:13:46 +00:00
Neil Drumm
476972ccff
Actually finishing that.
2006-08-06 23:09:34 +00:00
Neil Drumm
cb036dbb43
Finishing that last commit.
2006-08-06 23:06:56 +00:00
Neil Drumm
129c8eb18c
#62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types.
2006-08-06 23:00:42 +00:00
Neil Drumm
0299beb05e
#72545 by pwolanin, validation for upload module administration.
2006-08-06 22:49:27 +00:00
Neil Drumm
4387247a40
#76705 by paranojik, fix search configuration's menu item
2006-08-05 22:30:59 +00:00
Neil Drumm
6f22da3540
#75582 by hunmonk, add mass editing to admin/user/user.
2006-08-05 18:56:35 +00:00
Neil Drumm
d6af18b9f5
#75395 by merlinofchaos and moshe weitzman, make it easier for node access modules to work together.
2006-08-05 02:12:46 +00:00
Neil Drumm
5c57a53165
#76339 by pwolanin, allow non-forum category changes while leaving a shadow copy
2006-08-05 01:42:56 +00:00
Neil Drumm
651a42b9c2
#67648 by craines and pwolanin, always go to search pages for searching (particularly a problem on 404 pages)
2006-08-05 01:21:40 +00:00
Neil Drumm
cd430165d7
#73884 by RobRoy, various code cleanup.
2006-08-05 00:26:36 +00:00
Neil Drumm
6839ce965f
#76742 by paranojik, fix a bug preventing editing of forums
2006-08-05 00:13:06 +00:00
Dries Buytaert
a7f67e01de
- Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)
2006-08-04 06:58:44 +00:00
Dries Buytaert
4b9a3cf73e
- Patch #4942 by webchik et al: e-mail verification is optional now.
2006-08-03 13:50:53 +00:00
Dries Buytaert
fb7ebf2fc1
- Patch #36676 by breyten et al: don't require slogin for sending pings.
2006-08-03 13:46:21 +00:00
Steven Wittens
38e4c1ae91
#76209 : (Eaton et al)
...
- Make installer code integrate better with module.inc / system.module
- Fix schema version bug when installing core
2006-08-03 01:02:51 +00:00
Gerhard Killesreiter
8b820834e5
SA-2006-011
2006-08-02 18:13:40 +00:00
Dries Buytaert
eaf3540175
- Patch #76702 by timcn: fixed some broken admin pages.
2006-08-02 13:44:07 +00:00
Dries Buytaert
bd5c16ecf4
- Patch #76653 by paranojik: adding and searching users was broken.
2006-08-02 10:29:26 +00:00
Steven Wittens
c556b4d6b1
- Make filter admin work after recent admin changes
2006-08-01 20:31:39 +00:00
Dries Buytaert
2cc410304d
- Patch #74788 by hunmonk: allow other modules to define mass admin operations on node types.
2006-07-31 19:12:44 +00:00
Dries Buytaert
b138793b68
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
2006-07-31 11:25:55 +00:00
Dries Buytaert
3a7b64ae03
- Patch #61893 by timnc: remove message_na().
2006-07-29 17:56:41 +00:00
Neil Drumm
2e8e54aea3
#61433 by bozo, fix some logic around the GUID addition.
2006-07-27 08:17:21 +00:00
Neil Drumm
b6ee7cef86
#75594 by eafarris, remove of gender-specific pronouns
2006-07-27 08:07:04 +00:00
Neil Drumm
1a88d134b8
#74395 by moshe, add hook_profile_alter() to let modules alter the profile page
2006-07-27 07:46:31 +00:00
Neil Drumm
a43f3aef14
#75186 by pwolanin, invalidate the cache on saving via the node admin page.
2006-07-26 08:25:25 +00:00
Neil Drumm
954a3b53ca
#38178 by Eaton, add support for additional fields in blogapi via a couple new hooks.
2006-07-26 07:24:19 +00:00
Neil Drumm
03c92fb60a
#75039 by jptavan and asimmonds, properly insert data with {}.
2006-07-26 07:19:41 +00:00
Neil Drumm
cfaa4b5f76
#64857 by pwolanin, allow search to index all content
2006-07-26 07:04:19 +00:00
Neil Drumm
c11c1c2800
#73605 by RobRoy, make hook_link() implementations consistent with documentation.
2006-07-19 07:15:35 +00:00
Neil Drumm
751a6979ef
#73683 by keve, properly initialize an array.
2006-07-19 07:04:26 +00:00
Neil Drumm
3c00cefd2e
#73676 by keve, fix an undefined index.
2006-07-19 06:59:15 +00:00
Neil Drumm
46295c435e
#71625 by keve, fix checking of an object exists.
2006-07-19 06:23:44 +00:00
Neil Drumm
e616f2b580
#73748 by RobRoy, add a themeable wrapper for comments
2006-07-19 06:19:17 +00:00
Steven Wittens
dafb146b27
#74070 : urlencode to drupal_urlencode()
2006-07-18 10:44:45 +00:00
Steven Wittens
f3265fa4d0
Fix missing user name field on user/register (Arto Bendiken)
2006-07-18 10:14:26 +00:00
Neil Drumm
31bb8ef394
#50316 by hunmonk, disallow simultaneous editing of posts.
2006-07-18 07:51:39 +00:00
Neil Drumm
2ddb81af02
#66697 by hunmonk, simplify user role deletion.
2006-07-18 07:46:30 +00:00
Neil Drumm
a73303a882
#73810 by hunmonk, remove code duplication between user edit and user register processes
2006-07-18 07:43:09 +00:00
Neil Drumm
41f4557e7f
#61433 by myself, add the aggregator.guid column
2006-07-18 07:32:22 +00:00
Steven Wittens
4dbaaefd6d
Remove useless/broken #theme statement from search_theme_form
2006-07-17 13:15:22 +00:00
Dries Buytaert
994582171e
- Patch #73599 by drumm: proper access checking.
2006-07-14 11:49:45 +00:00
Neil Drumm
7d9f57ff63
#73591 by Flanker, add missing CVS Ids.
2006-07-14 01:05:10 +00:00
Neil Drumm
3cd232e5d4
#33772 by dfg, add title to last breadcrumb element.
2006-07-14 01:01:15 +00:00
Dries Buytaert
1c75a210bd
- Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core.
2006-07-13 13:14:25 +00:00
Dries Buytaert
e4e416d1f7
- Patch #73351 by Kris, Goba et al: only display comment link in RSS, if applicable.
2006-07-13 12:29:15 +00:00
Dries Buytaert
254b8bbaac
- Patch #41703 by drewish et al: allow node altering for RSS generation.
2006-07-13 12:06:45 +00:00
Dries Buytaert
89c68399bc
- Patch #73361 by Ber: remove unneeded size restriction for vocabulary help.
2006-07-13 11:53:33 +00:00
Dries Buytaert
18c8d643c1
#64280 : Renamed from watchdog.module to watchdog/watchdog.module
2006-07-12 14:30:36 +00:00
Dries Buytaert
b2081871f8
#64280 : Renamed from user.module to user/user.module
2006-07-12 14:30:35 +00:00
Dries Buytaert
eb6a9e3445
#64280 : Renamed from upload.module to upload/upload.module
2006-07-12 14:30:32 +00:00
Dries Buytaert
288eddbd30
#64280 : Renamed from tracker.module to tracker/tracker.module
2006-07-12 14:30:30 +00:00
Dries Buytaert
6830be319d
#64280 : Renamed from throttle.module to throttle/throttle.module
2006-07-12 14:30:29 +00:00
Dries Buytaert
48395b1a56
#64280 : Renamed from taxonomy.module to taxonomy/taxonomy.module
2006-07-12 14:30:27 +00:00
Dries Buytaert
ba46859880
#64280 : Renamed from system.module to system/system.module
2006-07-12 14:30:25 +00:00
Dries Buytaert
13b028f024
#64280 : Renamed from story.module to story/story.module
2006-07-12 14:30:23 +00:00
Dries Buytaert
d726a34df0
#64280 : Renamed from statistics.module to statistics/statistics.module
2006-07-12 14:30:21 +00:00
Dries Buytaert
12cdff9943
#64280 : Renamed from search.module to search/search.module
2006-07-12 14:30:17 +00:00
Dries Buytaert
05b9c901b6
#64280 : Renamed from profile.module to profile/profile.module
2006-07-12 14:30:15 +00:00
Dries Buytaert
a5f36a7310
#64280 : Renamed from poll.module to poll/poll.module
2006-07-12 14:30:13 +00:00
Dries Buytaert
63fbce82b2
#64280 : Renamed from ping.module to ping/ping.module
2006-07-12 14:30:10 +00:00
Dries Buytaert
39d5c86da8
#64280 : Renamed from path.module to path/path.module
2006-07-12 14:30:09 +00:00
Dries Buytaert
1c213a07cb
#64280 : Renamed from page.module to page/page.module
2006-07-12 14:30:07 +00:00
Dries Buytaert
5dadff8b77
#64280 : Renamed from node.module to node/node.module
2006-07-12 14:30:01 +00:00
Dries Buytaert
5e5b417bec
#64280 : Renamed from menu.module to menu/menu.module
2006-07-12 14:29:58 +00:00
Dries Buytaert
268c7509f9
#64280 : Renamed from locale.module to locale/locale.module
2006-07-12 14:29:56 +00:00
Dries Buytaert
df509f4a49
#64280 : Renamed from legacy.module to legacy/legacy.module
2006-07-12 14:29:55 +00:00
Dries Buytaert
2df30a3e92
#64280 : Renamed from help.module to help/help.module
2006-07-12 14:29:53 +00:00
Dries Buytaert
f2f7ebdc25
#64280 : Renamed from forum.module to forum/forum.module
2006-07-12 14:29:51 +00:00
Dries Buytaert
f551d7d72a
#64280 : Renamed from filter.module to filter/filter.module
2006-07-12 14:29:50 +00:00
Dries Buytaert
e7f58c54dd
#64280 : Renamed from drupal.module to drupal/drupal.module
2006-07-12 14:29:49 +00:00
Dries Buytaert
43224f6c61
#64280 : Renamed from contact.module to contact/contact.module
2006-07-12 14:29:48 +00:00
Dries Buytaert
562cf66313
#64280 : Renamed from comment.module to comment/comment.module
2006-07-12 14:29:46 +00:00
Dries Buytaert
4d1c62bd8f
#64280 : Renamed from book.module to book/book.module
2006-07-12 14:29:44 +00:00
Dries Buytaert
f8752c37cd
#64280 : Renamed from blogapi.module to blogapi/blogapi.module
2006-07-12 14:29:43 +00:00
Dries Buytaert
b2a6bea0f8
#64280 : Renamed from blog.module to blog/blog.module
2006-07-12 14:29:42 +00:00
Dries Buytaert
8509dd0150
#64280 : Renamed from block.module to block/block.module
2006-07-12 14:29:41 +00:00
Dries Buytaert
60beccd176
#64280 : Renamed from archive.module to archive/archive.module
2006-07-12 14:29:40 +00:00
Dries Buytaert
1d23f975b2
#64280 : Renamed from aggregator.module to aggregator/aggregator.module
2006-07-12 14:29:39 +00:00
Neil Drumm
eaf5f2e029
#49299 by wtanaka, properly break words
2006-07-11 07:04:34 +00:00
Dries Buytaert
c15aced15b
- Patch #72284 by Flanker: fixed the clean URL test.
2006-07-10 21:12:09 +00:00
Dries Buytaert
58752cfaa2
- Patch #72284 by me:
...
+ reorganized ?q=admin/settings
+ deprecated the _settings hook
2006-07-10 19:27:52 +00:00
Neil Drumm
84bad29516
#72865 by AjK, use more standard is_numeric() instead of ctype_digit().
2006-07-10 18:00:37 +00:00
Dries Buytaert
af976d339f
- Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() to drupal_mail().
2006-07-10 08:12:31 +00:00
Dries Buytaert
d3e8a43d4f
- Patch #72343 by Chris Johnson: removed checks for the moderate-flag from the SQL queries.
2006-07-10 08:05:15 +00:00
Dries Buytaert
9d5d9ab009
- Patch #72137 by Ber: improved Doxygen of user_mail().
2006-07-07 18:49:13 +00:00
Dries Buytaert
c79ab3ca36
- Bug #72053 by erdem: added missing </li>.
2006-07-06 14:27:56 +00:00
Dries Buytaert
e93f8be871
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
2006-07-05 11:45:51 +00:00
Neil Drumm
59aa2ae8e8
#71925 by Steven, remove # prefix from link array keys.
2006-07-04 08:59:05 +00:00
Neil Drumm
8d70d932b1
#71616 by keve, cleanup
2006-07-04 08:48:05 +00:00
Dries Buytaert
b1869f6131
- Patch #71014 by fgm: fixed the parent navigation link.
2006-07-03 13:51:50 +00:00
Dries Buytaert
7d176b393c
- Patch #71684 by fgm: corrected the header information of RSS feeds: text/xml -> application/rss+xml
2006-07-03 08:04:33 +00:00
Neil Drumm
c50d7bcbc8
#71613 by keve, fixing some PHP notices in the book module.
2006-07-02 20:36:57 +00:00
Neil Drumm
d048681f03
#63990 by Heine and chx, allow commenting on nodes containing forms
2006-07-02 20:24:17 +00:00
Neil Drumm
451f44c4f0
#71772 by Bart Jansens, fix various php warnings
2006-07-02 20:06:31 +00:00
Neil Drumm
2a89ab89f9
#67745 by AjK, handle deleting non-existant comments better.
2006-07-02 02:59:21 +00:00
Neil Drumm
685be2ffce
#71728 by Eaton, re-add taxonomy_term_path()
2006-07-02 01:13:45 +00:00
Dries Buytaert
d4af9c14e5
- Patch #70895 by m3avrck, webchick, et al: make it possible to disable the contact form for yourself.
2006-06-28 21:47:03 +00:00
Dries Buytaert
824e7d4d19
- Patch #44920 by Crell et al: added support for a sites/all directory.
2006-06-27 13:48:09 +00:00
Dries Buytaert
15b40d7ea5
- Patch #70725 by ahoeben: recognized more Atom dates.
2006-06-25 15:26:41 +00:00
Dries Buytaert
b859406290
- Patch #69151 by flanker: make exported book pages themeable.
2006-06-25 14:27:12 +00:00
Neil Drumm
899123af50
#70302 by adixon and killes, avoid deleting uid 0 on duplicate deletions.
2006-06-23 07:06:17 +00:00
Neil Drumm
2a8a3ce33c
#68807 by jvandyk, a few menu.module cleanups.
2006-06-22 09:50:57 +00:00
Dries Buytaert
cbe0081a8c
- Patch #61433 by Steve Dondley: added support for GUIDs to prevent duplicate posts being inserted.
2006-06-20 09:44:52 +00:00
Neil Drumm
f04b4754f0
#68588 by keve, fix a query for postgres.
2006-06-16 20:16:27 +00:00
Dries Buytaert
c0c172bb02
- Patch #67036 by naudefj and ajk: fixed some warnings.
2006-06-16 07:23:39 +00:00
Dries Buytaert
e5de216aab
- Patch #68553 by Neil: logout -> log out.
2006-06-12 11:02:44 +00:00
Neil Drumm
af6c897056
#65024 by killes, remove an extra condition.
2006-06-12 03:44:54 +00:00
Neil Drumm
a8119651cd
#31591 by vwX, fix 301 redirects in aggregator
2006-06-12 02:30:24 +00:00
Neil Drumm
7c05eaa9ac
#66662 by stefan nagtegaal, Remove PHP notices
2006-06-11 23:58:55 +00:00
Neil Drumm
930f8ca445
#61912 by doq and killes, add db_rewrite_sql() to taxonomy/autocomplete.
2006-06-11 22:46:20 +00:00
Neil Drumm
4b462ae384
#57307 by killes, upload_load should return an ordered set
2006-06-11 22:38:04 +00:00
Dries Buytaert
a3667dc567
- Patch #67036 by naudefj: make it possible to add roles from the user creation page.
2006-06-11 19:23:47 +00:00
Dries Buytaert
e1a55712ca
- Patch #67425 by webchick: usability improvement: improved the label of the 'register' tab.
2006-06-09 08:11:57 +00:00
Dries Buytaert
30ac7b496c
- Patch #66777 by greggles: remove references to drop.org/drupal.org from welcome message.
2006-06-09 05:43:48 +00:00
Dries Buytaert
226eed7047
- Patch #67146 by webchick: make sure that the forum vocabulary shows up first.
2006-06-06 15:35:39 +00:00
Dries Buytaert
4c3e7443c7
- Modified patch #56916 by dww: fixed the archive date.
2006-06-05 09:32:46 +00:00
Dries Buytaert
32b4c92952
- Patch #67229 by chx: cleaned up book_load().
2006-06-05 09:00:22 +00:00
Dries Buytaert
cd85ca192b
- Patch #66991 by dww and killes: infinite recursion in book_location_down() when there are multiple revisions.
2006-06-05 08:57:29 +00:00
Dries Buytaert
62954fce1c
- Patch #65952 by Flanker and killes: set the proper version number for CVS HEAD.
2006-06-05 08:53:05 +00:00
Dries Buytaert
96862f8511
- Patch #66842 by Heine: use proper variable to show filename.
2006-06-02 14:21:45 +00:00
Dries Buytaert
07ca789996
- Removed double slash in URL.
2006-06-02 13:07:58 +00:00
Gerhard Killesreiter
5059b82164
fixing stuff
2006-06-01 21:54:48 +00:00
Dries Buytaert
23f643507f
- Improved input checking.
2006-06-01 18:40:24 +00:00
Dries Buytaert
8cd5210f31
- Patch #51561 by dww: fixed broken HTML.
2006-05-30 11:02:26 +00:00
Dries Buytaert
9a65cabf3b
- Modified patch #51561 by dww: optionally allow people to inspect votes, and to cancel their vote.
2006-05-29 16:04:41 +00:00
Dries Buytaert
27fc34069f
- Patch #60483 by budda, Morbus, webchick et al: hide contact tab for users who have option disabled.
2006-05-29 13:26:41 +00:00
Dries Buytaert
87dca6df9a
- Patch #62855 by webchick: admin/user/create should redirect back to admin/user/create
2006-05-29 13:02:14 +00:00
Dries Buytaert
cf3bfe006b
- Patch #18260 by Morbus: fixed taxonomy links.
2006-05-29 12:58:19 +00:00
Dries Buytaert
9b8733bca6
- Patch #65324 by greggles: bungie -> bungee
2006-05-26 21:34:12 +00:00
Dries Buytaert
02fa0d85b2
- Patch #18018 by dww, nedjo, tostinne, luke et al: block visibility by role.
2006-05-26 09:21:10 +00:00
Dries Buytaert
c08eafe0ee
- Patch #46290 by Neil, Egon, et al: when deleting a book page under 'orphan pages' we are returned to the homepage.
2006-05-24 11:19:00 +00:00
Neil Drumm
ff6a9390f0
#64893 by beginner, deny access to new accounts for non-administrators
2006-05-24 05:51:10 +00:00
Neil Drumm
d80a410bb0
#64951 by deepstar, Ambiguous query in taxonomy_get_term_by_name()
2006-05-24 04:54:52 +00:00
Neil Drumm
9eed2da5ab
#29147 by naudefj, markus_petrux, and Moshe:
...
- Clean up API for authenticating users.
- Default distributed authentication server.
2006-05-23 02:37:48 +00:00
Neil Drumm
70b7809121
#41042 by DriesK, Moshe, and Jaza, Duplicate tag handling
2006-05-23 02:21:26 +00:00
Neil Drumm
134314a327
#62262 by dww, fix block help text.
2006-05-23 02:14:26 +00:00
Neil Drumm
4f078eb274
#51556 by greggles, Fixing an inaccurate comment.
2006-05-20 08:14:09 +00:00
Neil Drumm
a5263bd284
#62926 by Richard Eriksson, Increase maximum length of the free-tagging textbox to 255 characters.
2006-05-20 02:05:35 +00:00
Dries Buytaert
1b291a2917
- Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules
2006-05-18 14:58:57 +00:00
Dries Buytaert
3d38b57220
- Patch #41481 by Zen, Cvbge, sun et al: bugfix: duplicate key error while editing locale strings.
2006-05-16 09:22:36 +00:00
Neil Drumm
2d9eaf01cf
#61150 by Zen, hook_user categories type should pass $account
2006-05-16 07:17:40 +00:00
Neil Drumm
9d8799f6c4
Reverting #53653 , that function actually is called via a module_invoke() in node.module.
2006-05-16 06:50:21 +00:00
Neil Drumm
0652e5b5cc
#53653 by me, remove an unused function.
2006-05-16 02:22:58 +00:00
Neil Drumm
b090fc1a21
#49403 by Bèr and jvandyk, improve documentation for user_save.
2006-05-16 02:13:44 +00:00
Dries Buytaert
37a9229dba
- Patch #53021 by Egon Bianchet: sort the node types.
2006-05-15 06:18:01 +00:00
Dries Buytaert
9551bf08f4
- Patch #63492 by zirafa: removed redundant semicolon.
2006-05-15 06:11:00 +00:00
Dries Buytaert
796145ad38
- Patch #62016 by chx: made the clean URL test work properly.
2006-05-15 06:09:57 +00:00
Dries Buytaert
7817781c73
- Patch #48671 by Jaza: admin form fields not getting rendered at bottom of node form like they should.
2006-05-14 12:56:44 +00:00
Dries Buytaert
4d97254559
- Patch #41352 by Steve, Zen, Crell et al: new feature: make the default behavior of the contact forms configurable.
2006-05-13 10:19:13 +00:00
Dries Buytaert
21649210f3
- Patch #60224 by rkerr: one page book showing another book in navigation links.
2006-05-13 10:02:54 +00:00
Dries Buytaert
49b90a5d04
- Patch #57993 by Neil: clarified a status message.
2006-05-12 18:14:50 +00:00
Dries Buytaert
64eead4407
- Patch #61600 by Ber: new feature: added additional permissions for contact forms.
2006-05-12 18:12:21 +00:00
Dries Buytaert
bddd9aeb6f
- Patch #51506 by gordon: new feature: added auto-complete functionality to user profiles.
2006-05-12 08:50:22 +00:00
Dries Buytaert
5b3f42372f
- Patch #62554 by webchick: removed some cruft.
2006-05-09 14:16:49 +00:00
Dries Buytaert
e1304697c4
- Patch #62350 by hunmonk: fixed problem with deleting forum containers.
2006-05-08 15:16:16 +00:00
Dries Buytaert
823673a196
- Patch #62332 by Zen: added missing add term link on admin/taxonomy page and got rid of some crufty code.
2006-05-08 15:12:25 +00:00
Neil Drumm
238e7cb36e
#59944 by Zen, Forms do not function on the search page when the search form has invalid input
2006-05-07 04:39:31 +00:00
Neil Drumm
b3c245ecbc
#62061 by KarenS, Modules cannot set form attributes on edit form
2006-05-07 03:52:34 +00:00
Neil Drumm
926cf39cf5
#47042 by RobertDouglas, Expose terms string parsing as a helper function to cut down on copy and paste code in contrib modules
2006-05-07 03:33:03 +00:00
Neil Drumm
b6ff48e8e7
#61992 by chx (modified), Provide an 'after_update' op on hook_user.
2006-05-07 03:08:34 +00:00
Neil Drumm
93082640ea
#62147 by Jaza, Breadcrumb for nodes should not include 'content' link
2006-05-07 01:00:15 +00:00
Neil Drumm
9cff02e91b
#61802 by Zen, Double spaced sentences clean up
2006-05-07 00:08:36 +00:00
Dries Buytaert
d8d12d901d
- Modified patch #62016 by Heine: fixed the clean URL test link.
2006-05-05 14:50:22 +00:00
Dries Buytaert
340bb85c7f
- Patch #60910 by doq: clean up the statistics.module's link handling. Show clean URLs when available.
2006-05-05 11:38:37 +00:00