Commit Graph

453 Commits (97fdc491917f6f12d734cb13bf2101cfc12096fd)

Author SHA1 Message Date
Dries Buytaert 10104ba94a - Patch #331570 by recidive: rename block module tables to singular. Requires you to run update.php. 2008-11-15 08:23:07 +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
Angie Byron 88a6e82db1 #329998 by pwolanin: Remove unescaped <> chars from t() strings. 2008-11-08 23:03:39 +00:00
Angie Byron 3cbbd0577e #329227 by chx: Fix notices in OPML tests. 2008-11-08 07:12:18 +00:00
Angie Byron 9852b3a70c Oops. Reverting aggregator stuff that I didn't mean to commit. 2008-11-07 07:12:52 +00:00
Angie Byron a8576b12f3 #321828 by Damien Tournoud: November Make-All-Tests-Pass-Again-Extravaganza: Correct registration of maintenance page in hook_theme(). 2008-11-07 07:11:22 +00:00
Dries Buytaert aeaeb17c73 - Patch #312316 by Aron Novak: extend aggregator module tests. 2008-11-02 11:17:56 +00:00
Dries Buytaert 424250196a - Patch #279516 by c960657: removed many PHP4-isms. Great patch. 2008-11-01 19:51:06 +00:00
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