Dries Buytaert
|
f25d5685c1
|
- Patch #474072 by jrchamp, Berdir: use taxonomy API functions in blog API.
|
2009-07-02 20:23:28 +00:00 |
Dries Buytaert
|
00fc298163
|
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. Complete commit now. Thank you, thank you.
|
2009-06-30 11:32:08 +00:00 |
Dries Buytaert
|
fabaaaaa6e
|
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.
|
2009-06-22 13:21:38 +00:00 |
Dries Buytaert
|
2bc9e50dba
|
- Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields).
|
2009-06-12 13:59:56 +00:00 |
Dries Buytaert
|
3d64cb5eca
|
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
|
2009-06-12 08:39:40 +00:00 |
Dries Buytaert
|
e9d97f1eef
|
- Patch #449198 by boombatower: cealn up test loading and related API.
|
2009-06-08 09:23:55 +00:00 |
Angie Byron
|
cab88a7014
|
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
|
2009-06-04 03:33:29 +00:00 |
Dries Buytaert
|
88c9a015c1
|
- Patch #111011 by Josh Waihi: adding foreign key specifications.
|
2009-06-01 22:07:10 +00:00 |
Dries Buytaert
|
0f4060f377
|
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |
Dries Buytaert
|
3c4be3ab55
|
- Patch #472658 by agentrickard: clean up of inline code comments.
|
2009-05-26 09:12:29 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Angie Byron
|
3ac59eee96
|
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
|
2009-05-13 19:42:18 +00:00 |
Dries Buytaert
|
0e0ca3b589
|
- Patch #457532 by Berdir: more PHP5 'fixes'.
|
2009-05-09 18:28:13 +00:00 |
Dries Buytaert
|
1883e93f14
|
- Patch #352872 by Damien Tournoud: clean-up xmlrpc() wrapper.
|
2009-05-04 10:38:47 +00:00 |
Dries Buytaert
|
1c076bc89f
|
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
|
2009-04-26 09:14:32 +00:00 |
Dries Buytaert
|
526401c4c8
|
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
|
2009-04-22 09:45:03 +00:00 |
Dries Buytaert
|
4f36a54832
|
- Patch #233425 by catch, Jody Lynn, lilou: remove dependency on blog module.
|
2009-04-01 01:28:24 +00:00 |
Angie Byron
|
f40532da76
|
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
|
2009-03-31 01:49:55 +00:00 |
Dries Buytaert
|
4072ea4652
|
- Patch #394374 by cwgordon7, wretched sinner, et al: improved language of comment status. Usability improvement based on testing in Baltimore.
|
2009-03-17 12:41:54 +00:00 |
Angie Byron
|
ddc2604d69
|
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
|
2009-03-08 04:25:07 +00:00 |
Angie Byron
|
665c9fdc2c
|
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.
|
2009-02-26 07:30:29 +00:00 |
Dries Buytaert
|
5d658d0848
|
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
|
2009-02-22 17:55:30 +00:00 |
Angie Byron
|
ff9e842730
|
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
|
2009-02-18 15:19:57 +00:00 |
Dries Buytaert
|
3dc1157a1e
|
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.
|
2009-01-21 16:58:42 +00:00 |
Dries Buytaert
|
d3df2ff356
|
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
|
2009-01-14 21:16:21 +00:00 |
Dries Buytaert
|
77936aef4c
|
- Rollback of #225562 -- I think there is still something wrong.
|
2009-01-13 22:41:39 +00:00 |
Dries Buytaert
|
b86354c55c
|
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
|
2009-01-13 22:25:13 +00:00 |
Dries Buytaert
|
bdbd0dffe5
|
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().
|
2009-01-11 21:19:19 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
09b49acb67
|
- Patch #343259 by John Morahan: improved taxonomy_get_tree API.
|
2008-12-08 21:54:33 +00:00 |
Dries Buytaert
|
0b06c68b98
|
- Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page.
|
2008-12-05 12:50:28 +00:00 |
Dries Buytaert
|
cadd9bd54c
|
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
|
2008-12-03 16:32:22 +00:00 |
Dries Buytaert
|
eda100b83d
|
- Patch #338403 by drewish: code comments clean-up.
|
2008-11-25 13:14:29 +00:00 |
Dries Buytaert
|
15671f471b
|
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.
|
2008-11-15 13:01:11 +00:00 |
Dries Buytaert
|
bd108c7f10
|
- Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.
|
2008-11-11 16:49:38 +00:00 |
Dries Buytaert
|
32ba32df76
|
- Patch #296442 by Damien Tournoud: made upload and blog API tests pass without clean URLs enabled.
|
2008-10-13 12:43:30 +00:00 |
Angie Byron
|
145e1ced25
|
#319467: SA-2008-47 (#295053): Arbitrary file uploads in Blog API.
|
2008-10-12 02:58:23 +00:00 |
Angie Byron
|
240fa1b407
|
#319346: SA-2008-60 (#318706): blogapi_mt_set_post_categories() allows assigning arbitrary categories.
|
2008-10-11 03:08:09 +00:00 |
Angie Byron
|
fcf34c3abc
|
#311946: SA-2008-060 (#318706): BlogAPI access bypass.
|
2008-10-11 03:06:48 +00:00 |
Angie Byron
|
7e02f2f782
|
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
|
2008-10-11 02:33:14 +00:00 |
Angie Byron
|
464be0b8bd
|
#318892 by justinrandell and chx: Add .install files to the list of files added to .info files.
|
2008-10-09 22:51:41 +00:00 |
Angie Byron
|
d59ba41f65
|
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
|
2008-10-09 15:15:55 +00:00 |
Angie Byron
|
f841d1a764
|
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
|
2008-10-09 00:02:29 +00:00 |
Dries Buytaert
|
87567f8916
|
- Patch #310212 by justinrandell: killed in _node hook, as well as twelve sable tooth tigers.
|
2008-10-06 12:55:56 +00:00 |
Dries Buytaert
|
fa8abcbf3b
|
- Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy term pages.
|
2008-09-19 20:25:03 +00:00 |
Angie Byron
|
14ff65379f
|
#224006 by Daniel Jalkut: blogapi_metaweblog_get_category_list() verified user access for the given content type but did not log in the user first.
|
2008-09-17 21:07:47 +00:00 |
Dries Buytaert
|
7f29b14277
|
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
|
2008-09-17 07:11:59 +00:00 |
Angie Byron
|
e7ac5c58fd
|
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D
|
2008-09-15 09:28:50 +00:00 |
Dries Buytaert
|
e5b0e5f76c
|
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
2008-09-06 08:36:22 +00:00 |
Dries Buytaert
|
2b07665033
|
- Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility. PHP6 is rumoured to drop ereg support.
|
2008-09-05 09:25:52 +00:00 |