The Great Git Migration [Fri, 13 Apr 2007 15:40:28 +0000]
This commit was manufactured as part of Drupal's Great Git Migration to
create tag 'DRUPAL-5--1-6-BETA2'.
Sprout from DRUPAL-5 2007-04-13 15:40:27 UTC Earl Miles <merlin@logrus.com> '#135881: Broken test for visible caused all list fields to disappear.'
Cherrypick from DRUPAL-5 2006-11-06 20:22:28 UTC The Great Git Migration <tggm@no-reply.drupal.org> 'This commit was manufactured as part of Drupal's Great Git Migration to':
po/views.pot
Delete:
po/de.po
po/hu.po
Earl Miles [Fri, 13 Apr 2007 15:40:27 +0000]
#135881: Broken test for visible caused all list fields to disappear.
Earl Miles [Thu, 12 Apr 2007 18:44:04 +0000]
Another try on the nid sort DISTINCT
Earl Miles [Thu, 12 Apr 2007 17:52:27 +0000]
Sort by nid still broken with DISTINCT
Earl Miles [Thu, 12 Apr 2007 15:47:44 +0000]
#101275: fixes for sort by nid to follow up nid field
Earl Miles [Thu, 12 Apr 2007 15:18:59 +0000]
#74541: Forgotten patch!
Earl Miles [Thu, 12 Apr 2007 01:41:21 +0000]
Update changelog prior to release
Earl Miles [Thu, 12 Apr 2007 01:29:08 +0000]
#125819: Cancel button went to bad page after Clone/Add.
Earl Miles [Thu, 12 Apr 2007 00:58:51 +0000]
Adding view name to the filter form.
Earl Miles [Thu, 12 Apr 2007 00:54:34 +0000]
#101275: REALLY TRULY fixed now. I promise.
Earl Miles [Thu, 12 Apr 2007 00:37:11 +0000]
Same here
Earl Miles [Wed, 11 Apr 2007 23:58:27 +0000]
#133144: views filters weren't getting deleted when a view was deleted, causing cruft buildup.
Earl Miles [Wed, 11 Apr 2007 23:56:07 +0000]
#130746: Save and edit went to the wrong place if view didn't previously exist.
Earl Miles [Wed, 11 Apr 2007 23:24:34 +0000]
#133454: (sarvab) Move some pager variables around so that they're on the object and more easily modified.
Earl Miles [Wed, 11 Apr 2007 23:05:32 +0000]
#132011 (Jo Wouters) fixed the view tab when editing a view from the admin page. THANK you for finding this one!
Earl Miles [Wed, 11 Apr 2007 23:00:26 +0000]
#130381: (mgull) Clear the page cache after a view is saved or deleted so that anonymous users will see changes.
Earl Miles [Wed, 11 Apr 2007 22:46:00 +0000]
#130196: (the greenman) Views filters improperly ignored table aliasing.
Earl Miles [Wed, 11 Apr 2007 22:41:06 +0000]
#128301: (dww) Fix .install file to uninstall tables even if using postgres.
Earl Miles [Wed, 11 Apr 2007 22:39:11 +0000]
#126857: dww -- add cache_views table to pgsql.
Earl Miles [Wed, 11 Apr 2007 22:26:33 +0000]
#127099 (Crell) Fix to views argument handling in RSS that made the RSS feeds fail in panels and viewfield.
Earl Miles [Wed, 11 Apr 2007 22:15:18 +0000]
#135273: (josh_k) Allow edit handler option to return to view after editing.
Earl Miles [Wed, 11 Apr 2007 20:48:18 +0000]
#134375: (by vhmauery) Postgres fix, adds orderby to groupby if there is already a groupby.
Earl Miles [Wed, 11 Apr 2007 20:29:53 +0000]
#134703: Fixed problem with validation causing valid values to appear invalid (such as in moderate and sticky filters)
hass [Sun, 8 Apr 2007 21:13:15 +0000]
fixed some typos and bad translations, by hass
hass [Sun, 8 Apr 2007 20:59:07 +0000]
Initial checkin of German translation, by hass
hass [Sun, 8 Apr 2007 19:23:24 +0000]
Updated POT for 5.x-1.5 with over 100 new strings, by hass
Earl Miles [Sat, 17 Mar 2007 16:35:08 +0000]
#126428: (by scott.mclewin) Force single didn't work in all cases.
Earl Miles [Sat, 17 Mar 2007 16:21:02 +0000]
#101275: Fixed broken check which is meant to prevent node.nid from appearing twice in a query.
Earl Miles [Thu, 15 Mar 2007 22:43:37 +0000]
Simplify access control code
Earl Miles [Mon, 12 Mar 2007 05:00:44 +0000]
#126813 (moshe) -- support for devel.module clear cache function
Earl Miles [Tue, 6 Mar 2007 23:30:57 +0000]
#124789: Disable delete button on filters that have been exposed so people stop trying to delete them.
Earl Miles [Tue, 6 Mar 2007 23:10:58 +0000]
#104941: Inline args URL cache not getting cleared when a view is saved.
Earl Miles [Tue, 6 Mar 2007 22:56:28 +0000]
#119463: Double check_plain on breadcrumbs for Views titles.
Earl Miles [Tue, 6 Mar 2007 22:39:24 +0000]
#119921: Recent comments block had incorrect filter, causing nodes with just 1 comment not to show up.
Earl Miles [Tue, 6 Mar 2007 22:33:50 +0000]
#119082: Fixed a problem with view titles on the admin page.
Earl Miles [Tue, 6 Mar 2007 21:44:32 +0000]
#113332: NULL entries for vocabulary summaries with nodes without terms.
Earl Miles [Tue, 6 Mar 2007 21:23:27 +0000]
Updates to theme code for views_statistics blocks
Earl Miles [Tue, 6 Mar 2007 20:00:34 +0000]
Clear cache button in tools
Earl Miles [Tue, 6 Mar 2007 17:12:23 +0000]
menu args unset in wrong place, too.
Earl Miles [Tue, 6 Mar 2007 17:10:57 +0000]
Uninitialized $menu_args in new menu code
Earl Miles [Sun, 4 Mar 2007 06:30:22 +0000]
#116190: Book parent didn't work with prefixes
Earl Miles [Sun, 4 Mar 2007 06:10:55 +0000]
Inline menu system overhaul. More efficient, more powerful. Adds tabs to views for administrators. Needs testing!
Earl Miles [Sun, 4 Mar 2007 01:13:11 +0000]
#122063: Prevent strtotime from choking on empty timestamps
Earl Miles [Sun, 4 Mar 2007 01:02:58 +0000]
#108523: Properly validate that filter values need values selected.
Earl Miles [Sun, 4 Mar 2007 00:39:58 +0000]
#122818: Incorrect use of fullname when queryname should have been used
Earl Miles [Sun, 4 Mar 2007 00:37:32 +0000]
Changelog for last commit
Earl Miles [Sun, 4 Mar 2007 00:37:16 +0000]
#115849: Use dedicated cache table for views caching
Earl Miles [Sun, 4 Mar 2007 00:23:23 +0000]
#118069: Move the query cache into the real cache. This should clear up a few caching problems.
Earl Miles [Sat, 3 Mar 2007 23:38:01 +0000]
#122103: Fix blank titles of blocks exported by views.
Earl Miles [Sat, 3 Mar 2007 23:34:59 +0000]
#116985: Fix channel link in RSS feeds. #116985: Fix channel link in RSS feeds.
Earl Miles [Sat, 3 Mar 2007 22:59:33 +0000]
#111936: Allow search keyword to be optional.
Earl Miles [Sat, 3 Mar 2007 22:56:37 +0000]
#119742: Improved handling of DISTINCT; allow DISTINCT to not kill summaries.
Earl Miles [Sat, 3 Mar 2007 22:49:36 +0000]
#115856: Allow use of autocomplete for freetagging taxonomies.
Earl Miles [Sat, 3 Mar 2007 22:44:18 +0000]
#115519: Restrict width of select items in UI.
Earl Miles [Sat, 3 Mar 2007 22:40:31 +0000]
#115125: Allow use of file descriptions rather than just file names in attached files
Earl Miles [Sat, 3 Mar 2007 22:35:05 +0000]
#103649: Documentation fix fix for date granularity
Earl Miles [Sat, 3 Mar 2007 22:31:27 +0000]
#111210: Create user filter by role to make it easier to manage users.
Earl Miles [Sat, 3 Mar 2007 22:26:10 +0000]
#74541: Improved handling of role filtering.
Earl Miles [Sat, 3 Mar 2007 22:19:31 +0000]
#105620: (Attempt 2) allow modules to alter views tables + arguments
Earl Miles [Sat, 3 Mar 2007 22:09:45 +0000]
#102716: Reduced the number of JOINs for taxonomy hierarchy queries
Earl Miles [Sat, 3 Mar 2007 22:02:39 +0000]
#111881: change user table to use INNER join because every node has an author
Earl Miles [Sat, 3 Mar 2007 22:00:04 +0000]
#123986: documentation fix in argument handling code
Janos Feher [Wed, 21 Feb 2007 18:56:09 +0000]
Initial commit of the Hungarian translation
Earl Miles [Tue, 6 Feb 2007 16:04:39 +0000]
Invalidate cache when saving view from the UI so that inline arg cache gets rewritten
Earl Miles [Sat, 3 Feb 2007 18:29:37 +0000]
Capitalization and t() fixes to recent popular content and all time popular content views.
archetwist [Fri, 26 Jan 2007 17:07:04 +0000]
Updated for v. 5.x-1.5
Earl Miles [Mon, 22 Jan 2007 02:12:50 +0000]
Updating changelog prior to release.
Earl Miles [Sun, 21 Jan 2007 23:17:39 +0000]
#110462: set_distinct didn't properly check to see if the query was already distinct.
Earl Miles [Sun, 21 Jan 2007 21:03:37 +0000]
#110648: Block title not showing up in admin if view only provides block.
Earl Miles [Sun, 21 Jan 2007 20:57:48 +0000]
#110212: Round 2
Earl Miles [Sun, 21 Jan 2007 20:54:41 +0000]
#110299: change max size of nodes per block from 2 to 3 as it was meant to be.
Earl Miles [Fri, 19 Jan 2007 00:25:11 +0000]
Missed file in sync
Earl Miles [Fri, 19 Jan 2007 00:22:46 +0000]
Sync from HEAD
Earl Miles [Wed, 27 Dec 2006 18:04:28 +0000]
Sync from HEAD
Earl Miles [Sun, 3 Dec 2006 18:09:38 +0000]
Sync from HEAD to DRUPAL-5
Earl Miles [Wed, 22 Nov 2006 17:57:25 +0000]
Sync file from HEAD to prevent crash behavior (part 2)
Earl Miles [Wed, 22 Nov 2006 17:56:39 +0000]
Sync file from HEAD to prevent crash behavior
Earl Miles [Tue, 14 Nov 2006 17:44:30 +0000]
Syncing DRUPAL-5 from HEAD
Earl Miles [Mon, 6 Nov 2006 20:22:26 +0000]
93278: views RSS feeds shouldnt take over page in a block
Earl Miles [Tue, 31 Oct 2006 23:23:25 +0000]
Capitalization adjustments to match current 5.0 style
Earl Miles [Mon, 23 Oct 2006 21:17:40 +0000]
Update for system_listing changing to drupal_system_listing
Earl Miles [Mon, 16 Oct 2006 15:14:05 +0000]
Correction for taxonomy_term_path patch
Earl Miles [Sun, 8 Oct 2006 07:13:43 +0000]
Fix for empty RSS feeds
Earl Miles [Sun, 8 Oct 2006 07:02:16 +0000]
82801: use taxonomy_term_path instead of hardcoding taxonomy/term/tid
Earl Miles [Sun, 8 Oct 2006 06:52:41 +0000]
Add "not" option to nid argument
Earl Miles [Sun, 8 Oct 2006 06:47:18 +0000]
78992: documentation fix about arguments
Earl Miles [Sun, 8 Oct 2006 06:42:44 +0000]
83174: fix rare month off by 1 err
Earl Miles [Sun, 8 Oct 2006 06:32:32 +0000]
84158: taxonomy security fix
Earl Miles [Sun, 8 Oct 2006 06:28:12 +0000]
84331: use double quote instead of single quote so newlines get translated for header/footer/empty fields.
Earl Miles [Sun, 8 Oct 2006 06:14:15 +0000]
84580: Node ID as a field
Earl Miles [Sun, 8 Oct 2006 06:08:37 +0000]
Remove extraneous ? on feed URLs
Earl Miles [Sun, 8 Oct 2006 06:04:56 +0000]
Fix for references on new current_view code
Earl Miles [Sun, 8 Oct 2006 05:47:08 +0000]
85462: views_rss needs global for $locale
Earl Miles [Sun, 8 Oct 2006 05:36:31 +0000]
85605: _views_construct_header needs $fields to be populated
Earl Miles [Sun, 8 Oct 2006 05:31:35 +0000]
Corrected for change in node_get_types() function causing node: type filter to error amusingly
Earl Miles [Sun, 8 Oct 2006 05:21:15 +0000]
74713: fix for taxonomy exclusion!!
Earl Miles [Sun, 8 Oct 2006 04:37:17 +0000]
87783 by KarenS: allow multiple NIDs in Node: NID argument
Earl Miles [Fri, 6 Oct 2006 23:53:25 +0000]
Removed another _taxonomy_depth
Earl Miles [Thu, 5 Oct 2006 22:31:49 +0000]
callback args need to be arrays()
Earl Miles [Thu, 5 Oct 2006 16:26:25 +0000]
switched to built in Drupal dependencies