/[drupal]/contributions/modules/nodequeue/nodequeue.module
ViewVC logotype

Log of /contributions/modules/nodequeue/nodequeue.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 02:07:35 2009 UTC (8 days, 3 hours ago) by ezrag
Branch: MAIN
CVS Tags: HEAD
Changes since 1.98: +2 -2 lines
Diff to previous 1.98
bug #634674 by quicksketch: foreach() error when building the Solr index

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 02:04:43 2009 UTC (2 weeks, 6 days ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-6--2-5
Changes since 1.97: +6 -1 lines
Diff to previous 1.97
bug #281040 by ezra-g: Subqueue name changes don't affect individual subqueues

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 20:35:08 2009 UTC (4 weeks, 3 days ago) by ezrag
Branch: MAIN
Changes since 1.96: +3 -3 lines
Diff to previous 1.96
bug #
Repeated nodequeue_load_queues() in nodequeue_nodeapi() and a php notice. by wulff.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 20:25:47 2009 UTC (4 weeks, 3 days ago) by ezrag
Branch: MAIN
Changes since 1.95: +2 -2 lines
Diff to previous 1.95
bug #606762 by jpmckinney:
apachesolr_update_index hook should use setMultiValue

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 19:46:18 2009 UTC (7 weeks ago) by ezrag
Branch: MAIN
Changes since 1.94: +2 -2 lines
Diff to previous 1.94
bug #597482 by toniw: max queue length off by one

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 20:32:12 2009 UTC (7 weeks, 3 days ago) by ezrag
Branch: MAIN
Changes since 1.93: +19 -18 lines
Diff to previous 1.93
bug #593858 by ezra-g and michaelsauter: Adding an empty node deletes first item in queue. Also adds a related hook_update_N implementation to clear out invalid data from the nodequeue_nodes table.

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 16:25:08 2009 UTC (8 weeks ago) by ezrag
Branch: MAIN
Changes since 1.92: +7 -5 lines
Diff to previous 1.92
bug #590986 by swentel: Notice errors when indexing with apachesolr

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 20:44:27 2009 UTC (2 months, 4 weeks ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-6--2-4
Changes since 1.91: +4 -1 lines
Diff to previous 1.91
bug #540810 by jpmckinney and ezra-g: nodequeue_apachesolr_update_index fails if  empty

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 20:30:58 2009 UTC (2 months, 4 weeks ago) by ezrag
Branch: MAIN
Changes since 1.90: +19 -1 lines
Diff to previous 1.90
feature #212510 by cyberswat, baldwinlouie:
hooks for add/remove

Revision 1.39.2.28.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 16:46:17 2009 UTC (2 months, 4 weeks ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.55: +2 -1 lines
Diff to previous 1.39.2.28.2.55 , to branch point 1.39.2.28
bug #486438 by TheOnlyHarry:
foreach error when drawing empty queue

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 16:45:00 2009 UTC (2 months, 4 weeks ago) by ezrag
Branch: MAIN
Changes since 1.89: +9 -18 lines
Diff to previous 1.89
bug #486438 by TheOnlyHarry:
foreach error when drawing empty queue

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 22:50:03 2009 UTC (3 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.88: +7 -2 lines
Diff to previous 1.88
tweak to feature #442320 by Scott Reynolds : Integratation with Solr

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 21:37:05 2009 UTC (3 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.87: +437 -554 lines
Diff to previous 1.87
feature #234004 by wulff and ezra-g: drag and drop node ordering

Revision 1.39.2.28.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 15:04:42 2009 UTC (4 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-8
Changes since 1.39.2.28.2.54: +30 -14 lines
Diff to previous 1.39.2.28.2.54 , to branch point 1.39.2.28
consolidating recently added code into helper functions

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 15:04:34 2009 UTC (4 months, 2 weeks ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-6--2-3
Changes since 1.86: +30 -14 lines
Diff to previous 1.86
consolidating recently added code into helper functions

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 22:45:47 2009 UTC (4 months, 3 weeks ago) by ezrag
Branch: MAIN
Changes since 1.85: +6 -10 lines
Diff to previous 1.85
bug #483204 by wulff and nrambeck: Queue Manipulation callbacks not updated from Drupal 5

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 16:38:53 2009 UTC (4 months, 3 weeks ago) by ezrag
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84
bug #490130 by ezra-g: array_shift error on nodequeue_view_random_node

Revision 1.39.2.28.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 22:19:39 2009 UTC (5 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-7
Changes since 1.39.2.28.2.53: +33 -18 lines
Diff to previous 1.39.2.28.2.53 , to branch point 1.39.2.28
488092 SA-CONTRIB-2009-038 - Nodequeue - Multiple vulnerabilities

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 22:19:30 2009 UTC (5 months, 2 weeks ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.83: +24 -8 lines
Diff to previous 1.83
488092 SA-CONTRIB-2009-038 - Nodequeue - Multiple vulnerabilities

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 19:24:20 2009 UTC (5 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.82: +11 -5 lines
Diff to previous 1.82
bug #467178 by rob loach and ezra-g:
Queue doesn't load unpublished nodes

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 16:07:19 2009 UTC (5 months, 3 weeks ago) by ezrag
Branch: MAIN
Changes since 1.81: +21 -12 lines
Diff to previous 1.81
bug #473142 by wulff:
bypass_cache in nodequeue_load_queues() doesn't behave as expected

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 15:47:40 2009 UTC (5 months, 3 weeks ago) by ezrag
Branch: MAIN
Changes since 1.80: +3 -3 lines
Diff to previous 1.80
bug #473074 by wulff: nodequeue_queue_access() ignores passed in

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 15:57:40 2009 UTC (6 months ago) by ezrag
Branch: MAIN
Changes since 1.79: +2 -2 lines
Diff to previous 1.79
bug #468178 by ezra-g:
Subqueue count displays incorrectly after adding a node on nodequeue tab

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 16:50:37 2009 UTC (6 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.78: +4 -5 lines
Diff to previous 1.78
 bug #446452 by martinjbaker: nodequeue_load_x functions should return data in a uniform format . Congratulations on your first patch :)

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 00:26:37 2009 UTC (6 months, 3 weeks ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-6--2-1
Changes since 1.77: +94 -5 lines
Diff to previous 1.77
feature #442320 by Scott Reynolds with minor change by ezra-g:
Integratation with Solr. Drupal community <8 nodequeue

Revision 1.39.2.28.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 00:01:45 2009 UTC (6 months, 3 weeks ago) by ezrag
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-6
Changes since 1.39.2.28.2.52: +2 -2 lines
Diff to previous 1.39.2.28.2.52 , to branch point 1.39.2.28
enhancement #442150 by ezra-g, suggested by martinjbaker: change date column header to Date Created

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 00:00:05 2009 UTC (6 months, 3 weeks ago) by ezrag
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76
enhancement #442150 by ezra-g, suggested by martinjbaker: change date column header to Date Created

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 23:54:30 2009 UTC (6 months, 3 weeks ago) by ezrag
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75
bug #442672 by ezra-g: Deleting nodes from /admin/content/node generated errors

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 23:53:33 2009 UTC (6 months, 3 weeks ago) by ezrag
Branch: MAIN
Changes since 1.74: +2 -1 lines
Diff to previous 1.74
feature #449542 by daniboy : Make sure a qid is present in the

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 19:28:03 2009 UTC (7 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73
bug #411280 fixed by ezra-g and reported by NikLP: Add to queue link does not appear unless remove link is present.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 22:40:11 2009 UTC (7 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.72: +5 -5 lines
Diff to previous 1.72
bug #402620 by ezra-g nodequeue_queue_access should call subqueue_api_access first

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 16:35:03 2009 UTC (8 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.71: +3 -2 lines
Diff to previous 1.71
bug #388910 by neoliminal: Views bulk operation add to nodequeue  gives all node the same position.

Revision 1.39.2.28.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 17:54:22 2009 UTC (9 months, 3 weeks ago) by ezrag
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-5
Changes since 1.39.2.28.2.51: +1 -2 lines
Diff to previous 1.39.2.28.2.51 , to branch point 1.39.2.28
removing another stay debug msg

Revision 1.39.2.28.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 17:41:32 2009 UTC (9 months, 3 weeks ago) by ezrag
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-4
Changes since 1.39.2.28.2.50: +1 -7 lines
Diff to previous 1.39.2.28.2.50 , to branch point 1.39.2.28
bug #368047 reported by mkrakowiak: stray debug messages and dprint_r accidentally committed. caused and fixed by ezra-g

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 17:17:14 2009 UTC (9 months, 3 weeks ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-6--2-0
Changes since 1.70: +43 -12 lines
Diff to previous 1.70
feature #315162 by davideads and ezra-g: refactor nodequeue nodes

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 17:54:10 2009 UTC (9 months, 3 weeks ago) by ezrag
Branch: MAIN
Changes since 1.69: +4 -1 lines
Diff to previous 1.69
feature #366769 suggested by chriscalip fixed by ezra-g: require a queue title

Revision 1.39.2.28.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 16:18:47 2009 UTC (10 months, 1 week ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.49: +6 -5 lines
Diff to previous 1.39.2.28.2.49 , to branch point 1.39.2.28
feature #318207 by prof1337, ezra-g and jmburnz: add toggle classes to nodequeue links

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 16:18:31 2009 UTC (10 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.68: +6 -5 lines
Diff to previous 1.68
feature #318207 by prof1337, ezra-g and jmburnz: add toggle classes to nodequeue links

Revision 1.39.2.28.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 23:04:39 2009 UTC (10 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.48: +1 -4 lines
Diff to previous 1.39.2.28.2.48 , to branch point 1.39.2.28
bug #354494 by KarenS: undefined variable: nodes

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 23:04:34 2009 UTC (10 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.67: +1 -4 lines
Diff to previous 1.67
bug #354494 by KarenS: undefined variable: nodes

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 15:23:00 2009 UTC (10 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.66: +19 -11 lines
Diff to previous 1.66
additional fixes for bug #321866: caching of subqueues causes failure of nodequeue_subqueue_add by andrewlevine and ezra-g

Revision 1.39.2.28.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 15:21:15 2009 UTC (10 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-3
Changes since 1.39.2.28.2.47: +9 -6 lines
Diff to previous 1.39.2.28.2.47 , to branch point 1.39.2.28
additional fixes for bug #321866: caching of subqueues causes failure of nodequeue_subqueue_add by andrewlevine and ezra-g

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 00:48:17 2008 UTC (10 months, 4 weeks ago) by ezrag
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
#344283 : pointed out by shagren, done by ezra-g: Add Default Value to $qids in nodequeue_load_queues

Revision 1.39.2.28.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 21:34:17 2008 UTC (11 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.46: +17 -8 lines
Diff to previous 1.39.2.28.2.46 , to branch point 1.39.2.28
bug-fixing-feature #321866: API Improvement: caching of subqueues causes failure of nodequeue_subqueue_add by andrewlevine

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 04:38:08 2008 UTC (11 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.64: +9 -5 lines
Diff to previous 1.64
bug-fixing-feature #321866: API Improvement: caching of subqueues causes failure of nodequeue_subqueue_add by andrewlevine

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 03:56:59 2008 UTC (11 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.63: +62 -15 lines
Diff to previous 1.63
feature #251092: multilingual support by wmostrey, catch, recidive and ezra-g.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 16:28:22 2008 UTC (13 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62
Removing unnecesary call to t()

Revision 1.39.2.28.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 16:27:08 2008 UTC (13 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.45: +1 -30 lines
Diff to previous 1.39.2.28.2.45 , to branch point 1.39.2.28
reversing last commit

Revision 1.39.2.28.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 15:51:27 2008 UTC (13 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.44: +31 -2 lines
Diff to previous 1.39.2.28.2.44 , to branch point 1.39.2.28
removing an unnecessary call to t() in nodequeue_menu

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 15:47:35 2008 UTC (13 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.61: +15 -14 lines
Diff to previous 1.61
bug #317642 by stella of CivicActions: patch for problems found in code review

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 14:24:25 2008 UTC (13 months, 2 weeks ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC3
Changes since 1.60: +39 -3 lines
Diff to previous 1.60
#315375 by wazdog graciously implementing feedback by ezra-g: Sort queues by title in admin list

Revision 1.39.2.28.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 18:35:19 2008 UTC (14 months ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.43: +2 -4 lines
Diff to previous 1.39.2.28.2.43 , to branch point 1.39.2.28
backport of user interface improvement #306201 by wazdog: Sort allowed node types by display name, not internal name

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 18:33:54 2008 UTC (14 months ago) by ezrag
Branch: MAIN
Changes since 1.59: +2 -4 lines
Diff to previous 1.59
user interface improvement #306201 by wazdog: Sort allowed node types by display name, not internal name

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 14:48:08 2008 UTC (14 months ago) by ezrag
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58
Bug #311089 reported Pasqualle, fixed by ezra-g: "PHP notice: Undefined property: stdClass::$position"

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 02:54:19 2008 UTC (14 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.57: +6 -1 lines
Diff to previous 1.57
bug #303985 by ezra-g, continuing thinking by merinofchaos: Performance Improvement: nodequeue_node_tab_access should call user_access first

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 15:42:04 2008 UTC (14 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.56: +12 -2 lines
Diff to previous 1.56
first commit of Views API change compliance.

Revision 1.39.2.28.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 03:20:05 2008 UTC (15 months, 1 week ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.42: +1 -8 lines
Diff to previous 1.39.2.28.2.42 , to branch point 1.39.2.28
reversing accidental commit

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 03:16:25 2008 UTC (15 months, 1 week ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC2
Changes since 1.55: +563 -447 lines
Diff to previous 1.55
when reversing accidental commits, be sure you are in the right branch.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 03:12:49 2008 UTC (15 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.54: +447 -563 lines
Diff to previous 1.54
reversing unintended commit.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 03:04:59 2008 UTC (15 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.53: +133 -50 lines
Diff to previous 1.53
#278609 by ezrag with sun and coltrane: Forward port modular access control to to D6. Also fixes #277867 by coltrane: nodequeue tab on nodes even though the are disabled

Revision 1.39.2.28.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 02:14:30 2008 UTC (15 months, 1 week ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.41: +9 -2 lines
Diff to previous 1.39.2.28.2.41 , to branch point 1.39.2.28
Move batch creation to submit_finish. Also prevent some PHP errors.

Revision 1.39.2.28.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 18:05:52 2008 UTC (15 months, 1 week ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.40: +2 -2 lines
Diff to previous 1.39.2.28.2.40 , to branch point 1.39.2.28
#285901 by yhager:
Typo in message about workflow-ng and actions modules

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 17:55:45 2008 UTC (15 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
#275236 by olav:
Manipulate all queues permission doesn't work

Revision 1.39.2.28.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 05:00:55 2008 UTC (15 months, 4 weeks ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.39: +502 -535 lines
Diff to previous 1.39.2.28.2.39 , to branch point 1.39.2.28
reversing accidental commit

Revision 1.39.2.28.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 04:48:25 2008 UTC (15 months, 4 weeks ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.38: +536 -503 lines
Diff to previous 1.39.2.28.2.38 , to branch point 1.39.2.28
reversing accidental commit

Revision 1.39.2.28.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 04:24:59 2008 UTC (15 months, 4 weeks ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.37: +2 -2 lines
Diff to previous 1.39.2.28.2.37 , to branch point 1.39.2.28
removing smartqueue_og

Revision 1.39.2.28.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 16:35:41 2008 UTC (16 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2
Changes since 1.39.2.28.2.36: +8 -9 lines
Diff to previous 1.39.2.28.2.36 , to branch point 1.39.2.28
Correcting indentations in the last patch.

Revision 1.39.2.28.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 16:27:38 2008 UTC (16 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.35: +10 -4 lines
Diff to previous 1.39.2.28.2.35 , to branch point 1.39.2.28
#278733: Duplicate declarations of nodequeue_action_info resulting in WSoD. Reported by reubidium, Fixd by Amitaibu

Revision 1.39.2.28.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 16:40:01 2008 UTC (16 months, 3 weeks ago) by ezrag
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.39.2.28.2.34: +79 -11 lines
Diff to previous 1.39.2.28.2.34 , to branch point 1.39.2.28
#272298: Modular Access control for queue, subqueue viewing and manipulation by ezra-g and sun

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 18:00:59 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.51: +5 -1 lines
Diff to previous 1.51
#268543: Provide defaults for nodequeue during load in case information is missing.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 18:41:50 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.50: +12 -11 lines
Diff to previous 1.50
Added advanced help

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 21:42:47 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.49: +10 -10 lines
Diff to previous 1.49
Standardize on Nodequeue, one word, to describe the module.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 19:26:52 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.48: +3 -6 lines
Diff to previous 1.48
Another checkin of views integration. Either finished or mostly finished.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 00:15:50 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.47: +56 -32 lines
Diff to previous 1.47
First pass at nodequeue 2 views 2 integration. This is good but it's a lot different from how things used to be.

Revision 1.39.2.28.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 17:45:34 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.33: +6 -2 lines
Diff to previous 1.39.2.28.2.33 , to branch point 1.39.2.28
#191102 by Amitaibu and jcarney: workflow_ng integration

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 17:33:16 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
#238182 by Scott Reynolds: use db_rewrite_sql() to ensure that nodequeue_fetch_random() always works.

Revision 1.39.2.28.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 17:33:09 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.32: +2 -2 lines
Diff to previous 1.39.2.28.2.32 , to branch point 1.39.2.28
#238182 by Scott Reynolds: use db_rewrite_sql() to ensure that nodequeue_fetch_random() always works.

Revision 1.39.2.28.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 17:17:29 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.31: +397 -481 lines
Diff to previous 1.39.2.28.2.31 , to branch point 1.39.2.28
Revert accidentally committed D6 update patch.

Revision 1.39.2.28.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 17:11:56 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.30: +481 -397 lines
Diff to previous 1.39.2.28.2.30 , to branch point 1.39.2.28
#228263: by ezra-g: nodequeue_generate produced call-time pass by reference warnings.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 06:50:20 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.45: +480 -396 lines
Diff to previous 1.45
Untested commit of jcfiala's Drupal 6 patch. Didn't test this even a little, but this will give others an opportunity.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 06:48:16 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.44: +1933 -759 lines
Diff to previous 1.44
Sync from DRUPAL-5--2

Revision 1.39.2.28.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 19:27:54 2008 UTC (20 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0
Changes since 1.39.2.28.2.29: +3 -3 lines
Diff to previous 1.39.2.28.2.29 , to branch point 1.39.2.28
Smooth the "manipulate queues" permission slightly.

Revision 1.39.2.28.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 18:21:41 2008 UTC (20 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.28: +104 -17 lines
Diff to previous 1.39.2.28.2.28 , to branch point 1.39.2.28
Token checking to protect links that perform actions; thanks to jcfiala for this work!

Revision 1.39.2.28.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 9 17:13:47 2008 UTC (21 months, 2 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.27: +27 -16 lines
Diff to previous 1.39.2.28.2.27 , to branch point 1.39.2.28
Minor documentation update

Revision 1.39.2.28.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 00:33:42 2008 UTC (22 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-RC3
Changes since 1.39.2.28.2.26: +55 -20 lines
Diff to previous 1.39.2.28.2.26 , to branch point 1.39.2.28
#192266: nodequeue settings page to add more flexibility to nodequeue presentation.

Revision 1.39.2.28.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 00:03:35 2008 UTC (22 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.25: +16 -4 lines
Diff to previous 1.39.2.28.2.25 , to branch point 1.39.2.28
#192265: Make nodequeue queue size text themeable. I'm not completely sure about doing this but I committed it anyhow.

Revision 1.39.2.28.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 23:54:37 2008 UTC (22 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.24: +4 -3 lines
Diff to previous 1.39.2.28.2.24 , to branch point 1.39.2.28
#197439: Implement subqueue response to term deletion. By bdragon.

Revision 1.39.2.28.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 23:44:01 2008 UTC (22 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.23: +3 -3 lines
Diff to previous 1.39.2.28.2.23 , to branch point 1.39.2.28
#193102: Update actions for subqueues. By Moshe

Revision 1.39.2.28.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 23:36:19 2007 UTC (2 years, 1 month ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.22: +4 -4 lines
Diff to previous 1.39.2.28.2.22 , to branch point 1.39.2.28
#182715 by dww: bogus javascript header only sort of worked

Revision 1.39.2.28.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 23:07:37 2007 UTC (2 years, 1 month ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-RC2
Changes since 1.39.2.28.2.21: +17 -1 lines
Diff to previous 1.39.2.28.2.21 , to branch point 1.39.2.28
#176213: External API function to fetch the position of a node in a queue

Revision 1.39.2.28.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 22:46:27 2007 UTC (2 years, 1 month ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.20: +9 -2 lines
Diff to previous 1.39.2.28.2.20 , to branch point 1.39.2.28
#178583: Fix for size 1 queues. Also, fix for cached nodequeue position causing links to mistakenly show queue presence

Revision 1.39.2.28.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 17:55:53 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.19: +4 -4 lines
Diff to previous 1.39.2.28.2.19 , to branch point 1.39.2.28
Rename "clear queue" button to just "Clear"

Revision 1.39.2.28.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 17:53:41 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.18: +12 -3 lines
Diff to previous 1.39.2.28.2.18 , to branch point 1.39.2.28
Button to reverse the queue

Revision 1.39.2.28.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 17:44:42 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.17: +48 -14 lines
Diff to previous 1.39.2.28.2.17 , to branch point 1.39.2.28
Allow administrative reversal of queues

Revision 1.39.2.28.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 09:38:02 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.16: +6 -6 lines
Diff to previous 1.39.2.28.2.16 , to branch point 1.39.2.28
Some display tightening.

Revision 1.39.2.28.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 05:58:23 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.15: +3 -3 lines
Diff to previous 1.39.2.28.2.15 , to branch point 1.39.2.28
More feedback about saving and items being moved.

Revision 1.39.2.28.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 00:03:56 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.14: +2 -2 lines
Diff to previous 1.39.2.28.2.14 , to branch point 1.39.2.28
#171920 by kndr: fix nodequeue size text on no limit queues

Revision 1.39.2.28.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 20:50:20 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.13: +2 -2 lines
Diff to previous 1.39.2.28.2.13 , to branch point 1.39.2.28
Followup to last commit: make sure $size is valid *always*

Revision 1.39.2.28.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 20:48:55 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.12: +5 -2 lines
Diff to previous 1.39.2.28.2.12 , to branch point 1.39.2.28
#171911 by kndr: Only check nodequeue size on autocomplete if there is a max size to bother checking.

Revision 1.39.2.28.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 20:40:41 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-RC
Changes since 1.39.2.28.2.11: +43 -1 lines
Diff to previous 1.39.2.28.2.11 , to branch point 1.39.2.28
Add shuffle feature; javascript the clear & shuffle features as well.

Revision 1.39.2.28.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 19:01:49 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.10: +31 -8 lines
Diff to previous 1.39.2.28.2.10 , to branch point 1.39.2.28
Expansion to the autocomplete; javascript fixes; warnings on empty queue fixes

Revision 1.39.2.28.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 16 00:26:25 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA
Changes since 1.39.2.28.2.9: +2 -2 lines
Diff to previous 1.39.2.28.2.9 , to branch point 1.39.2.28
Add link from nodequeue tab page to nodequeue sorting view

Revision 1.39.2.28.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 16 00:21:30 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.8: +7 -7 lines
Diff to previous 1.39.2.28.2.8 , to branch point 1.39.2.28
Small bugfixes; switch to images from yoroy

Revision 1.39.2.28.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 23:57:43 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.7: +412 -123 lines
Diff to previous 1.39.2.28.2.7 , to branch point 1.39.2.28
A few bug fixes from quicksketch, plus totally rewritten javascript to support adding nodes to a nodequeue from the view page.

Revision 1.39.2.28.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 13 17:46:21 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.6: +2 -1 lines
Diff to previous 1.39.2.28.2.6 , to branch point 1.39.2.28
#165603: Create default variable to prevent NULL not array warnings when no queues extant

Revision 1.39.2.28.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 13 17:43:58 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.5: +16 -7 lines
Diff to previous 1.39.2.28.2.5 , to branch point 1.39.2.28
#165375: Add subqueue_title field to create more powerful display of subqueue titles.

Revision 1.39.2.28.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 15:40:55 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.4: +46 -38 lines
Diff to previous 1.39.2.28.2.4 , to branch point 1.39.2.28
Minor doxy update, some slight code relocation

Revision 1.39.2.28.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 01:52:42 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.3: +239 -148 lines
Diff to previous 1.39.2.28.2.3 , to branch point 1.39.2.28
Some major bugfixes; Views implementation mostly works (still some stuff to do)

Revision 1.39.2.28.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 17:04:55 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.2: +3 -1 lines
Diff to previous 1.39.2.28.2.2 , to branch point 1.39.2.28
provide javascript header for ajax callback so devel.module won't add output to it'

Revision 1.39.2.28.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 00:54:30 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28.2.1: +20 -11 lines
Diff to previous 1.39.2.28.2.1 , to branch point 1.39.2.28
Some updates for views support; not yet all of it, as one case turns out to fail because I'm not storing subqueue titles. Whee.

Revision 1.39.2.28.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 02:13:00 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.39.2.28: +1236 -751 lines
Diff to previous 1.39.2.28
Nodequeue 2 rewrite: Now with smart queues!

Revision 1.39.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 23 02:05:45 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
Branch point for: DRUPAL-5--2
Changes since 1.39.2.27: +3 -3 lines
Diff to previous 1.39.2.27 , to branch point 1.39 , to next main 1.99
#153089: I put a fix onto the wrong line.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 20 06:15:59 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.43: +479 -167 lines
Diff to previous 1.43
Sync from DRUPAL-5 branch

Revision 1.39.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 22:59:47 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.39.2.26: +4 -5 lines
Diff to previous 1.39.2.26 , to branch point 1.39
#153089: (yched) Minor fix for nodequeue_save when saving nodes, and 'title' field in view.

Revision 1.39.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 22:53:56 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.25: +3 -3 lines
Diff to previous 1.39.2.25 , to branch point 1.39
#153091: (dww) more, hopefully final pgsql fixes

Revision 1.39.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 22:50:28 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.24: +4 -2 lines
Diff to previous 1.39.2.24 , to branch point 1.39
Slightly better version of javascript toggle

Revision 1.39.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 22:33:02 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.23: +41 -15 lines
Diff to previous 1.39.2.23 , to branch point 1.39
javascript add/remove links

Revision 1.39.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 20:56:14 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.22: +30 -5 lines
Diff to previous 1.39.2.22 , to branch point 1.39
 #151982: (dww) Add timestamps to queues so that views can sort queues by time added.

Revision 1.39.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 20:19:50 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.21: +32 -1 lines
Diff to previous 1.39.2.21 , to branch point 1.39
#151981: (dww) add support for a views argument for the title of the nodequeue, not just the queue id

Revision 1.39.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 20:12:12 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.20: +2 -2 lines
Diff to previous 1.39.2.20 , to branch point 1.39
#151980: views cache not cleared for new node queues

Revision 1.37.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 20:03:53 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.37.2.6: +7 -3 lines
Diff to previous 1.37.2.6 , to branch point 1.37 , to next main 1.99
#124208: Bring nodequeue_node_access up to 5.x spec.

Revision 1.39.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 19:36:33 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.19: +3 -2 lines
Diff to previous 1.39.2.19 , to branch point 1.39
#102789: Give proper indexing to sub tables.

Revision 1.37.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 19:17:08 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.37.2.5: +2 -2 lines
Diff to previous 1.37.2.5 , to branch point 1.37
#63745: nodequeue_fetch_back used wrong query

Revision 1.39.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 18:31:51 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.18: +2 -2 lines
Diff to previous 1.39.2.18 , to branch point 1.39
#125422: (by njivy) clear queue confirm form did not work

Revision 1.39.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 18:30:26 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.17: +2 -2 lines
Diff to previous 1.39.2.17 , to branch point 1.39
#123851: (by njivy) query had too many args

Revision 1.39.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 21:22:24 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2-beta
Changes since 1.39.2.16: +2 -2 lines
Diff to previous 1.39.2.16 , to branch point 1.39
Correction to last commit

Revision 1.39.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 21:17:26 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.15: +8 -6 lines
Diff to previous 1.39.2.15 , to branch point 1.39
Don't use db_rewrite_sql when counting nodes in a queue.

Revision 1.39.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 20:53:53 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.14: +167 -123 lines
Diff to previous 1.39.2.14 , to branch point 1.39
Some administrative restructuring

Revision 1.39.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 19:46:55 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.13: +11 -2 lines
Diff to previous 1.39.2.13 , to branch point 1.39
#110412: fix for holes in nodequeue when deleting nodes

Revision 1.39.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 19:39:55 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.12: +6 -10 lines
Diff to previous 1.39.2.12 , to branch point 1.39
More of these fixes.

Revision 1.39.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 19:35:53 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.11: +2 -3 lines
Diff to previous 1.39.2.11 , to branch point 1.39
Better fix for nodequeue_fetch_back

Revision 1.39.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 19:33:58 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.10: +2 -2 lines
Diff to previous 1.39.2.10 , to branch point 1.39
Fix for nodequeue_fetch_back I think

Revision 1.39.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 19:32:35 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.9: +14 -7 lines
Diff to previous 1.39.2.9 , to branch point 1.39
Fix for removing a node from a queue via link; yet another fix for permissions

Revision 1.39.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 19:19:06 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.8: +4 -4 lines
Diff to previous 1.39.2.8 , to branch point 1.39
Yet Another fix for roles

Revision 1.39.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 19:14:25 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.7: +16 -7 lines
Diff to previous 1.39.2.7 , to branch point 1.39
Fix for last commit; fix for extra argument to a _submit

Revision 1.39.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 18:59:12 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.6: +2 -2 lines
Diff to previous 1.39.2.6 , to branch point 1.39
Fix for nodequeue_node_access

Revision 1.39.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 6 15:44:25 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.5: +2 -2 lines
Diff to previous 1.39.2.5 , to branch point 1.39
New links handling patch from Eaton. Thanks!

Revision 1.39.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 6 05:34:11 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.4: +92 -13 lines
Diff to previous 1.39.2.4 , to branch point 1.39
New! Optional add to queue directly from links

Revision 1.39.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 6 02:49:23 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.3: +4 -1 lines
Diff to previous 1.39.2.3 , to branch point 1.39
Invalidate views cache when a new queue is created

Revision 1.39.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 6 02:45:04 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.2: +82 -2 lines
Diff to previous 1.39.2.2 , to branch point 1.39
Enhanced Views support

Revision 1.39.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 06:35:49 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.39.2.1: +103 -12 lines
Diff to previous 1.39.2.1 , to branch point 1.39
js queue manager, sync from HEAD

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 06:15:49 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.42: +92 -11 lines
Diff to previous 1.42
jquery queue manager

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 23:48:12 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.41: +12 -2 lines
Diff to previous 1.41
#102402: Fix queue empty confirm form.

Revision 1.37.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 21:08:08 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.37.2.4: +3 -3 lines
Diff to previous 1.37.2.4 , to branch point 1.37
Don't show nodequeue tab.

Revision 1.39.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 20:28:11 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.39: +79 -78 lines
Diff to previous 1.39
Syncing DRUPAL-5 and HEAD

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 20:18:59 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.40: +20 -18 lines
Diff to previous 1.40
Ported from 4.7

Revision 1.37.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 19:43:20 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.37.2.3: +11 -14 lines
Diff to previous 1.37.2.3 , to branch point 1.37
Refinements to last checkin

Revision 1.37.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 19:19:36 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.37.2.2: +13 -8 lines
Diff to previous 1.37.2.2 , to branch point 1.37
Fixes to UID 1 checking if no roles are selected, plus a fix to queue size 1, plus a check_plain on node->title

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 03:25:14 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.39: +61 -62 lines
Diff to previous 1.39
Initial Drupal 5. port

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 02:16:46 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.38: +20 -11 lines
Diff to previous 1.38
90109 and 88184 and part of 77095

Revision 1.37.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 02:16:12 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.37.2.1: +20 -11 lines
Diff to previous 1.37.2.1 , to branch point 1.37
90109 and 88184 and part of 77095

Revision 1.37.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 00:58:57 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
90109: allow nodes in position 0 to be removed.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 00:40:01 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
90109: allow nodes in position 0 to be removed.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 10 21:41:26 2006 UTC (3 years, 3 months ago) by killes
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Changes since 1.36: +19 -18 lines
Diff to previous 1.36
#77354,  pager on queue admin page doesn't work., patch by me, committed with permission

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 3 16:28:59 2006 UTC (3 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.35: +1 -0 lines
Diff to previous 1.35
added cvs ids

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 23:47:43 2006 UTC (3 years, 3 months ago) by killes
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
Count queries need "distinct"

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 23:41:02 2006 UTC (3 years, 3 months ago) by killes
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
bugfix for earlier commit, wrong syntax in query, $ is not a valid placeholder...

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 23:22:08 2006 UTC (3 years, 3 months ago) by killes
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
bugfix for earlier commit, sometimes LEFT JOINs are what you want...

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 22:21:05 2006 UTC (3 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.31: +73 -52 lines
Diff to previous 1.31
access cleanup by killes

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 20:38:39 2006 UTC (3 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
adding status check to node fetch queries

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 20:24:50 2006 UTC (3 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.29: +89 -75 lines
Diff to previous 1.29
much cleanup by killes; no new features.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 26 15:29:14 2006 UTC (3 years, 4 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.28: +0 -3 lines
Diff to previous 1.28
Remove uid == 1 special check

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 15 02:36:49 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
55863: missing t()s fixed

Revision 1.4.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 15 02:36:43 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.11: +2 -2 lines
Diff to previous 1.4.2.11 , to branch point 1.4 , to next main 1.99
55863 missing t()s

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 15 02:33:22 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.26: +5 -0 lines
Diff to previous 1.26
Always give superuser access.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 15 02:24:41 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.25: +1 -0 lines
Diff to previous 1.25
63506: drupal_set_title needed on tab.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 15 02:23:45 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
63508 by bensheldon: Wrong table referenced in nodequeue_fetch_back

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 3 19:08:41 2006 UTC (3 years, 6 months ago) by leafishpaul
Branch: MAIN
Changes since 1.23: +34 -34 lines
Diff to previous 1.23
#61688 - Translatable views help messages in hook_views_tables

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 25 03:45:38 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.22: +2 -0 lines
Diff to previous 1.22
Patch 55411 by mfrederickson: node_save returns  for programmatic queue creation.

Revision 1.4.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 25 03:44:41 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.10: +1 -0 lines
Diff to previous 1.4.2.10 , to branch point 1.4
Patch by 55411 mfrederickson: nodequeue_save returns  for programmatic queue creation.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 22:29:56 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Fix for 49643: delete not working from queue edit page.

Revision 1.4.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 22:20:33 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.9: +8 -0 lines
Diff to previous 1.4.2.9 , to branch point 1.4
Fix for 53271; nodes not deleted from queue when node is deleted.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 22:20:03 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.20: +8 -0 lines
Diff to previous 1.20
Fix for 53271: nodes not deleted from queue when node is deleted.

Revision 1.4.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 22:07:41 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.8: +1 -1 lines
Diff to previous 1.4.2.8 , to branch point 1.4
Fix for 53745; empty queues not showing up on nodequeue page.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 22:06:48 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Fix for 53745: Empty queues not showing up on nodequeue page

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 28 06:24:13 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
failed to page on queue view.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 12 18:24:39 2006 UTC (3 years, 9 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.17: +5 -6 lines
Diff to previous 1.17
Tobias' patch to fix cleanurl

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 12 00:59:51 2006 UTC (3 years, 9 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.16: +6 -2 lines
Diff to previous 1.16
Applied patch 48367 to allow $from and $count fields in nodequeue title
fetch

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 11 22:54:10 2006 UTC (3 years, 9 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.15: +6 -5 lines
Diff to previous 1.15
Fixed image buttons for issue 48233

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 11 22:43:16 2006 UTC (3 years, 9 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.14: +5 -5 lines
Diff to previous 1.14
Fixed broken queue deletion, issue 47817. I am an idiot

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 11 22:36:59 2006 UTC (3 years, 9 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.13: +20 -17 lines
Diff to previous 1.13
Fixed 'clear queue' issue for 48219; cleaned up a couple of minor issues

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 12 22:30:12 2006 UTC (3 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
array2object changed to (object) cast

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 10 16:37:28 2006 UTC (3 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Fixed bug with missing qid in WHERE

Revision 1.4.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 10 16:37:02 2006 UTC (3 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.7: +3 -3 lines
Diff to previous 1.4.2.7 , to branch point 1.4
Fixed silly bug with missing qid in WHERE.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 6 17:26:44 2006 UTC (3 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Fixed 43589

Revision 1.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 6 17:25:55 2006 UTC (3 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.6: +1 -1 lines
Diff to previous 1.4.2.6 , to branch point 1.4
Fixed 43589

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 29 01:29:03 2005 UTC (3 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.9: +7 -7 lines
Diff to previous 1.9
Applied path patch; refixed unfix from last commit

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 29 01:26:42 2005 UTC (3 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.8: +91 -5 lines
Diff to previous 1.8
Views Support, minor bug fix

Revision 1.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 24 00:11:45 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.5: +5 -3 lines
Diff to previous 1.4.2.5 , to branch point 1.4
Backported 4.7 fixes

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 23 23:51:58 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.7: +5 -3 lines
Diff to previous 1.7
Minor bug fixes

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 21 20:50:04 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.4: +7 -4 lines
Diff to previous 1.4.2.4 , to branch point 1.4
Added 'remove' to queue-view buttons.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 21 20:44:11 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.6: +156 -65 lines
Diff to previous 1.6
Updated for 4.7. Added spiffy icons.

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 21 20:26:32 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.3: +8 -2 lines
Diff to previous 1.4.2.3 , to branch point 1.4
Fixed ordering quasi-bug when moving to front or back of queue

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 21 19:45:11 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.2: +1 -1 lines
Diff to previous 1.4.2.2 , to branch point 1.4
Minor fix

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 21 19:40:06 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4.2.1: +22 -10 lines
Diff to previous 1.4.2.1 , to branch point 1.4
Fixes for roles and more information on add node to queue page

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 21 19:32:55 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.5: +22 -10 lines
Diff to previous 1.5
Added more info on the nodequeue page for http://drupal.org/node/41627
fixed several bugs related to invalid checking of 'role' permissions

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 14 21:48:35 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4
Fix for 41189

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 14 21:45:30 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.4: +3 -1 lines
Diff to previous 1.4
Fixed http://drupal.org/node/41189 -- flushing queue on edit

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 28 17:46:43 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Fixed bug in node queue list where node link was going to wrong location

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 28 17:30:57 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.2: +7 -7 lines
Diff to previous 1.2
Fixed typo in $teaser that caused nodes to always show full node.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 25 20:38:44 2005 UTC (4 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Prettied the admin title up just a little

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 21:15:24 2005 UTC (4 years ago) by merlinofchaos
Branch: MAIN
Initial checkin

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2