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

Log of /contributions/modules/todolist/todolist.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.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 21:26:51 2009 UTC (3 weeks, 1 day ago) by marvil07
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +4 -3 lines
Diff to previous 1.10
minor: avoid two warnings

actually, initialize data

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 21:24:38 2009 UTC (3 weeks, 1 day ago) by marvil07
Branch: MAIN
Changes since 1.9: +96 -81 lines
Diff to previous 1.9
sync HEAD to DRUPAL-6--1 branch

now development is gonna take place on HEAD.. I mean better cvs use

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 19:00:20 2009 UTC (7 weeks, 1 day ago) by marvil07
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.9.2.1: +52 -43 lines
Diff to previous 1.9.2.1 , to branch point 1.9 , to next main 1.11
changes based on list module and other changes

changes based on list module:

- jquery_ui support instead of jquery_interface
- css format and some suggestions on margins
- reorder js file
- return hook_theme array in the right format

other changes:

- change order in hook_view following api example
- avoid passing by ref unless necessary
- pass parameters in the rigth way in hook_form's
- inline form for task edit

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 08:55:04 2009 UTC (10 months, 2 weeks ago) by marvil07
Branch: DRUPAL-6--1
Changes since 1.9: +48 -42 lines
Diff to previous 1.9
module file to 6.x (based on coder module upgrade suggestions)

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 05:33:58 2008 UTC (15 months, 4 weeks ago) by marvil07
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.8: +26 -20 lines
Diff to previous 1.8
Coding standars with coder module

Also, do not include LIMIT on queries that use "where tid = %d", against
todo_list task table because tid is a primary key(imposible to have more
	than one row affected)

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 05:23:04 2008 UTC (15 months, 4 weeks ago) by marvil07
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7
Generate static menus on static section

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 05:04:30 2008 UTC (15 months, 4 weeks ago) by marvil07
Branch: MAIN
Changes since 1.6: +29 -28 lines
Diff to previous 1.6
by ywarnier: Enable basic user access

Actually use drupal framework for user_access instead of TRUE
everywhere.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 04:34:25 2008 UTC (15 months, 4 weeks ago) by marvil07
Branch: MAIN
Changes since 1.5: +8 -8 lines
Diff to previous 1.5
by diegoe & marvil07: pgsql compatibility

Add case pgsql for install and replace order by sort because order is a
reserved word on pgsql on module

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 23:39:57 2007 UTC (2 years, 1 month ago) by mikesmullin
Branch: MAIN
Changes since 1.4: +6 -5 lines
Diff to previous 1.4
Fixed: current date is shown for completed tasks instead of completed date
http://drupal.org/node/154432

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 23 22:48:19 2007 UTC (2 years, 5 months ago) by mikesmullin
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Fixing http://drupal.org/node/154127.
Thanks to stBorchert for the patch! :)

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 23 22:42:50 2007 UTC (2 years, 5 months ago) by mikesmullin
Branch: MAIN
Changes since 1.2: +2 -4 lines
Diff to previous 1.2
Chaining some of the functions used during the create_task callback, because that's what jQuery is all about, right? :) More of this can be done throughout the JavaScript code.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 23 22:40:55 2007 UTC (2 years, 5 months ago) by mikesmullin
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Fixing grammar and punctuation.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 23 01:44:27 2007 UTC (2 years, 5 months ago) by mikesmullin
Branch: MAIN
Initial import of Todolist.module created by Mike Smullin.

(Hopefully this is the right place for it.)

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