Dries Buytaert
39f4e0ebcd
- Patch #233407 by R.Muilwijk, catch, flobruit, et al: remove hardcoded references to blog module.
2008-11-01 18:23:12 +00:00
Dries Buytaert
47361fc44a
- Patch #328440 by hswong3i: improved aggregator test query.
2008-11-01 17:01:23 +00:00
Dries Buytaert
8b6777a3bf
- Patch #323751 by keith.smith: fixed typo in form field description.
2008-10-22 18:29:28 +00:00
Dries Buytaert
3111676cf4
- Patch #302936 by Aron Novak, Crell et al: convert aggregator module to the new DB abstraction layer.
2008-10-20 12:57:35 +00:00
Angie Byron
8292bdd40a
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
2008-10-13 00:33:05 +00:00
Angie Byron
a3a420c3e6
Roll-back of #242873 : This caused horrendous problems with SimpleTest on some configurations.
2008-10-12 06:27:06 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Angie Byron
ecf7ad41d0
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
2008-10-11 21:11:02 +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
f070c5d014
#318687 by hswong3i: Fix pgsql update error in aggregator module.
2008-10-09 04:24:25 +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
7f29b14277
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
2008-09-17 07:11:59 +00:00
Angie Byron
2f3146f041
#308434 follow-up by drewish: Small clean-ups to file.inc clean-ups.
2008-09-15 21:06:07 +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
f6a4263476
- Patch #52015 by mustafau: update timestamps for aggregator news items.
2008-09-03 19:25:08 +00:00
Dries Buytaert
2405ec9ad7
- Patch #302275 by chx: don't use TRUNCATE, use DELETE FROM instead
2008-08-31 14:15:07 +00:00
Dries Buytaert
78fd1a143a
- Patch #245322 by mfb: fixed breadcrumb behavior.
2008-08-16 21:13:32 +00:00
Dries Buytaert
64764bf961
- Patch #43245 by mustafau, Dries, agentrickard, markus_petrux, et al: add an option to not generate blocks for RSS feeds.
2008-08-16 14:48:54 +00:00
Dries Buytaert
6e882d8905
- Patch #293532 by mustafau: when a redirected feed is not parseable Aggregator saves a watchdog entry saying that the feed was updated, however the feed remains unchanged in the database.
2008-08-12 10:42:41 +00:00
Dries Buytaert
73f98066f5
- Patch #291064 by mustafau: improve performance of aggregator by storing an md5 hash for the feed.
2008-08-12 07:00:48 +00:00
Dries Buytaert
c83339e326
- Patch #16282 by mustafau: OPML import improvements.
2008-08-11 07:05:26 +00:00
Dries Buytaert
a993136f8e
- Patch #293614 by mustafau: aggregator files two similar error messages for not parseable feeds.
2008-08-11 07:01:52 +00:00
Dries Buytaert
ab5cdfda61
- Patch #268491 by mustafu, pwolanin, et al: fixed notice after deleting aggregator feed.
2008-08-08 20:09:22 +00:00
Dries Buytaert
5876461d75
- Patch #290561 by mustafu: fixed bug with creating aggregator categories.
2008-08-03 18:17:37 +00:00
Dries Buytaert
6b46092549
- Patch #290561 by mustafu: improved the aggregator category tests.
2008-08-03 18:16:51 +00:00
Dries Buytaert
745ac159fa
- Patch #174179 by mustafu, spatz4000, fgm: heading hierachy was not always consistent.
2008-08-03 16:10:50 +00:00
Dries Buytaert
7010dcd1a3
- Patch #16282 by Arancaytar, mustafau, keith.smith, et al: add OPML import functionality for RSS feeds. Woot.
2008-08-03 05:46:56 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
e1ef7fb3db
- Patch #278617 by asimmonds: fixed broken link.
2008-07-05 05:57:00 +00:00
Dries Buytaert
6e2358b232
- Patch #270045 by drewish, Susurrus: clean up return values.
2008-06-18 03:36:24 +00:00
Dries Buytaert
c6c26b5e23
- Patch #247423 by boombatower: code style fixes for the tests.
2008-05-30 07:30:53 +00:00
Dries Buytaert
6b88e61700
- Patch #256793 by Senpai and flobruit: code clean up.
2008-05-15 21:27:32 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
21576021bf
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
2008-04-23 20:01:56 +00:00
Dries Buytaert
d330a6f25b
- Patch #226869 by hswong3i: code style clean-up.
2008-04-23 17:35:07 +00:00
Dries Buytaert
af474609e3
- Added a test framework to Drupal along with a first batch of tests for
...
Drupal core! This is an important milestone for the project so enable
the module and check it out ... :)
Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
Lal, Moshe Weitzman, and the many other people that helped with testing
over the past years and that drove this home.
It all works but it is still rough around the edges (i.e. documentation
is still being written, the coding style is not 100% yet, a number of
tests still fail) but we spent the entire weekend working on it in Paris
and made a ton of progress. The best way to help and to get up to speed,
is to start writing and contributing some tests ... as well as fixing
some of the failures.
For those willing to help with improving the test framework, here are
some next steps and issues to resolve:
- How to best approach unit tests and mock functions?
- How to test drupal_mail() and drupal_http_request()?
- How to improve the admin UI so we have a nice progress bar?
- How best to do code coverage?
- See http://g.d.o/node/10099 for more ...
2008-04-20 18:24:07 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
79b016d915
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.
...
The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php. The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:
block-user-0.tpl.php --> block-user-navigation.tpl.php
block-user-1.tpl.php --> block-user-login.tpl.php
You get the picture.
2008-04-10 10:28:23 +00:00
Dries Buytaert
f5d4287cd5
- Patch #214271 by recidive: improved schema identation.
2008-03-15 12:31:29 +00:00
Dries Buytaert
584f3e886a
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
2008-02-20 13:46:43 +00:00
Dries Buytaert
b05db1f176
- Patch #221384 by webernet: update core compatibility to Drupal 7.
2008-02-18 19:19:49 +00:00
Dries Buytaert
38226d51cd
- Patch #208926 by keith.smith: fixed broken link. The external link to the RSS specification changed.
2008-01-15 08:06:32 +00:00
Gábor Hojtsy
78bc68f304
Drupal 6 RC2
2008-01-10 22:47:17 +00:00
Gábor Hojtsy
33f455d2df
#153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules
2008-01-09 09:51:35 +00:00
Gábor Hojtsy
b78a990270
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
2008-01-08 10:35:43 +00:00
Dries Buytaert
a88c178b91
- Patch #204221 by webernet: code style fixes.
2007-12-28 12:02:52 +00:00
Gábor Hojtsy
e08abdd252
#194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed)
2007-12-23 13:17:20 +00:00
Gábor Hojtsy
ac4c8f7ab0
#203274 by Pasqualle: remove excessive witespace from our code (minor)
2007-12-22 23:24:26 +00:00
Gábor Hojtsy
e6a4b82e6e
#196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding.
2007-12-20 08:57:55 +00:00
Gábor Hojtsy
6a95c27147
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion
2007-12-19 19:13:29 +00:00
Gábor Hojtsy
dbf5d8d370
#197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt
2007-12-19 17:45:43 +00:00
Dries Buytaert
b4f2f168c5
- Patch #199508 by Pancho: parameters for form validation and submission have changed.
2007-12-18 21:39:47 +00:00
Dries Buytaert
c8b1ddf26a
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.
2007-12-18 12:59:22 +00:00
Gábor Hojtsy
19f807b705
#201468 by blackdog: fix notice in aggregator, when categorization form is saved without picking a category
2007-12-17 13:05:30 +00:00
Gábor Hojtsy
ebbd7ddc01
#198609 by blackdog and myself: fix two notices and remove one stale line in aggregator module
2007-12-17 09:58:04 +00:00
Gábor Hojtsy
b7a2becd15
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules
2007-12-16 21:01:45 +00:00
Gábor Hojtsy
97b326ff07
#176868 by marcingy: feed_age was misnamed source_age in aggregator variable initialization
2007-12-16 18:27:46 +00:00
Gábor Hojtsy
b038c605cd
#189495 by myself, reviewed by Pasqualle: fix composit text used with t() in aggregator module
2007-12-16 18:06:27 +00:00
Gábor Hojtsy
b6532a4fdb
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
2007-12-14 18:08:50 +00:00
Gábor Hojtsy
c6d841c096
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc
2007-12-13 09:34:40 +00:00
Gábor Hojtsy
5622bce2d5
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
...
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy
e16be08d55
#195781 by keith.smith: improve aggregator help text
2007-12-04 16:34:27 +00:00
Dries Buytaert
9a96837b89
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
2007-11-26 16:36:44 +00:00
Gábor Hojtsy
91e980a271
#187881 by mooffie: fix misnamed database table names in schema documentation
2007-11-04 14:33:07 +00:00
Dries Buytaert
1cf05b0019
- Patch #89196 by catch, keith, earnie, webchick et al: string massaging.
2007-10-25 15:32:56 +00:00
Gábor Hojtsy
8cd97cdd7d
#147492 by flobruit: make 'more' links themeable
2007-10-22 09:36:05 +00:00
Gábor Hojtsy
79641f5312
#173188 by chx: update aggregator menu items when an aggregator category is changed
2007-10-16 13:48:11 +00:00
Gábor Hojtsy
8cf6fefe54
#164983 by multiple contributors: document the core database schemas
2007-10-10 11:39:35 +00:00
Dries Buytaert
39706e3c51
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
2007-10-05 14:43:26 +00:00
Dries Buytaert
c389c90529
- Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called.
2007-10-02 16:03:17 +00:00
Gábor Hojtsy
a5adbe4636
#173082 by dvessel: tplify aggregator module, make more stuff themeable
2007-09-13 08:02:38 +00:00
Gábor Hojtsy
281781a44f
#174348 by chx: image column was not present in an aggregator_save_feed() query, but it does not have a default value, so we need to include it in the query
2007-09-11 17:28:44 +00:00
Dries Buytaert
73bcf5f0f4
- Patch #172961 by webernet: code style fixes.
2007-09-05 18:24:25 +00:00
Dries Buytaert
53818e811e
- Patch #172835 by Crell: split up aggregator module.
2007-09-05 08:31:48 +00:00
Dries Buytaert
51c2ab2e30
- Patch #159447 by chx, webchick, crell et all: fixed various aggregator related problems.
2007-09-03 16:59:53 +00:00
Dries Buytaert
df8c572708
- Patch #132369 by dmitrig01 and simplymenotu: fixed various E_NOTICE problems.
2007-08-30 20:20:38 +00:00
Gábor Hojtsy
abe4469cf1
#151782 by agentrickard: missing form_state in aggregator form functions
2007-08-30 18:22:20 +00:00
Gábor Hojtsy
7ab90f3bd5
#148973 by chx: actually insert an empty value for description, so it is not null, and does not cause a problem for postgres
2007-08-30 17:23:09 +00:00
Dries Buytaert
c17499b6fe
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. (Correct version this time.)
2007-08-12 16:12:00 +00:00
Dries Buytaert
b134b023e1
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
2007-08-12 15:55:36 +00:00
Gábor Hojtsy
64def7cb3e
#100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')
2007-07-16 12:43:06 +00:00
Dries Buytaert
08c059ec77
- Rollback of patch #147947 : lacks proper upgrade path.
2007-07-15 10:09:21 +00:00
Gábor Hojtsy
a3fed6e489
#107023 by yas and asimmonds: aggregator was not updating older items because of badly ordered SQL parameters
2007-07-05 09:07:03 +00:00
Gábor Hojtsy
9e6ef53c2c
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array
2007-06-30 19:46:58 +00:00
Dries Buytaert
ae0392b2eb
- Patch #147947 by hswong3i: some files shouldn't defined as text:big for Oracle compatibility.
2007-06-15 07:15:25 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
Dries Buytaert
27388f6655
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
2007-06-05 12:13:23 +00:00
Dries Buytaert
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Dries Buytaert
41542ef053
- Patch #101268 by webernet et al: improve the usability of feed icons.
2007-05-31 12:14:04 +00:00
Dries Buytaert
4fd54aabc5
- Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews.
2007-05-30 08:08:59 +00:00
Gábor Hojtsy
36e87e190c
#147640 by Jose A Reyero with further cleanup by myself: add language code to localization functions
...
This makes it possible to call these functions with a given language code when sending emails to multiple users with different languages in a request for example.
2007-05-29 14:37:49 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Gábor Hojtsy
860947d3c8
#145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
...
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert
3cafffe63f
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave.
2007-05-25 12:46:46 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Dries Buytaert
7d4f2836ba
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
2007-04-30 17:03:29 +00:00
Dries Buytaert
f73610bec6
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:53:15 +00:00
Dries Buytaert
e675979091
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
Steven Wittens
ef925b1009
#134351 : Missing brace in aggregator.module
2007-04-07 07:38:36 +00:00
Dries Buytaert
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
4b635f6d0a
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
2007-03-17 18:30:14 +00:00
Dries Buytaert
66b99866b0
- Patch #126128 by chx and Steven: menu fixes and enhancements. Yay.
2007-03-12 13:01:10 +00:00
Dries Buytaert
79872ff139
- Patch #98359 by Robroy and webchick: string clean-up: web site -> website
2007-02-27 12:29:22 +00:00
Dries Buytaert
dc5843bd30
- Patch #111347 by Steven: refactor url() and l().
2007-02-15 11:40:19 +00:00
Dries Buytaert
a1e6728a46
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-02-11 09:30:51 +00:00
Dries Buytaert
489903a08e
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-01-31 21:26:56 +00:00
Dries Buytaert
05a708fb06
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
2007-01-31 15:49:26 +00:00
Dries Buytaert
03752e35a4
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
2007-01-24 14:48:36 +00:00
Dries Buytaert
316e999489
- Patch #105253 by RobRoy: corrected maxlength setting for feeds.
2006-12-26 10:28:12 +00:00
Dries Buytaert
1a4d5f4206
- Patch #100528 by ChrisKennedy: the RSS aggregator supports non-RSS feeds too.
2006-12-14 13:41:02 +00:00
Steven Wittens
cfe44ef80c
#100859 : Fix aggregator categorization form
2006-12-12 06:27:17 +00:00
Neil Drumm
25f623e201
#68156 by Heine. Don't show aggregator blocks if they are empty.
2006-11-29 03:56:39 +00:00
Neil Drumm
3ee7ed6a66
#98078 by Heine. Fix double escaping on admin/build/blocks.
2006-11-27 01:26:31 +00:00
Neil Drumm
b5bf8a8f47
#97824 by Gurpartap. Move enclosing elements outside of their t().
2006-11-26 02:20:01 +00:00
Neil Drumm
205f8ff01b
#97941 by webchick. Consistent defaults for 'site_name' variable.
2006-11-25 09:04:22 +00:00
Dries Buytaert
827f064deb
- Patch # #98366 by webchick and ac: simplified strings for translators.
2006-11-24 10:18:24 +00:00
Dries Buytaert
6ae6dc0d85
- Patch #87298 by webchick, neil, dww et al: show version numbers on modules page.
2006-11-21 20:55:36 +00:00
Dries Buytaert
b004f328ee
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.
2006-11-21 20:14:19 +00:00
Dries Buytaert
e08f5f27bd
- Patch #98359 by webchick and webernet: standardize on terminology: 'website' and 'web page'.
2006-11-21 20:03:11 +00:00
Neil Drumm
b0ddf6f40c
#98359 by webchick. Change 'web site' to more common usage, 'website.'
2006-11-19 23:51:02 +00:00
Neil Drumm
2eafd25fe6
#93824 by edkwh. Bad default for a radio button.
2006-11-17 00:21:44 +00:00
Dries Buytaert
45d989a73f
- Patch #52015 by AjK: updated timestamps for feed items.
2006-10-23 20:25:03 +00:00
Steven Wittens
36d44fbfb0
#84146 : Use 'Sentence capitalization' for menu items, page titles, form items, etc
2006-10-22 08:28:47 +00:00
Dries Buytaert
a856f813d7
- Patch #89424 by sandhurs: correct function definition of aggregator_block().
2006-10-17 19:15:27 +00:00
Kjartan Mannes
cefebd913f
Reverting code incorrectly included in the previous commit.
2006-10-05 18:22:48 +00:00
Dries Buytaert
18b297abf8
- Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added package support to the modules page.
2006-10-05 15:47:57 +00:00
Dries Buytaert
5eab30f6ac
- Patch #87497 by Souvent22: aggregator not always pulling in descriptions.
2006-10-05 14:45:13 +00:00
Kjartan Mannes
858bb7f044
- Patch #87078 :
...
* Fixed categorize and configure tabs.
* Fixed passing HTML through check_plain().
2006-10-03 21:06:27 +00:00
Dries Buytaert
2da09a6597
- Patch #85490 by havran: made an image and description optional. PostgreSQL fix.
2006-09-26 14:19:00 +00:00
Dries Buytaert
5f8027f94c
- Patch #83397 by edkwh: -> . Getting rid of super-globals.
2006-09-17 19:14:16 +00:00
Neil Drumm
77354a34e5
#49443 by Ralf Stamm and webchick. Make default date format consistent.
2006-09-06 06:53:39 +00:00
Neil Drumm
94098f7e93
#81033 by webchick and neclimdul. Uninstall module API.
2006-09-01 07:40:08 +00:00
Neil Drumm
0c9908c37d
#81808 by m3avrck. Don't allow duplicate feeds.
2006-09-01 03:30:16 +00:00
Dries Buytaert
c64db1da29
- Patch #80952 by earl, webchick, neclimdul et al: .info files
2006-08-31 20:22:37 +00:00
Neil Drumm
92496eb839
#14400 by chx. Add a missing key.
2006-08-24 06:27:41 +00:00
Dries Buytaert
158a8814eb
- Patch #66569 by m3avrck: add RSS autodiscovery automatically.
2006-08-23 18:38:41 +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
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
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
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
39996f511e
- Fixed misplaced check_plain(). Reported by Jim Phlew.
2006-08-18 07:19:45 +00:00
Neil Drumm
3cc2b1e3d7
#77183 by m3avrck and timcn, split up drupal.css by module.
2006-08-14 07:14:50 +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
729fa6c11b
- Patch #77422 by timcn: corrected various paths in the documentation.
2006-08-07 15:04:16 +00:00
Neil Drumm
cd430165d7
#73884 by RobRoy, various code cleanup.
2006-08-05 00:26:36 +00:00
Dries Buytaert
a7f67e01de
- Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)
2006-08-04 06:58:44 +00:00