/[cvs]/nfo/php/libs/org.netfrag.glib/DataSource/Generic.php
ViewVC logotype

Log of /nfo/php/libs/org.netfrag.glib/DataSource/Generic.php

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.29 - (view) (annotate) - [select for diffs]
Thu Aug 11 14:05:42 2005 UTC (18 years, 11 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.28: +5 -1 lines
Diff to previous 1.28
+ added arguments to query


Revision 1.28 - (view) (annotate) - [select for diffs]
Thu Oct 7 14:11:28 2004 UTC (19 years, 9 months ago) by jonen
Branch: MAIN
Changes since 1.27: +30 -3 lines
Diff to previous 1.27
+ added HACK related to DataList-filters which are mapped to backend now (page-control!)


Revision 1.27 - (view) (annotate) - [select for diffs]
Tue Jun 15 12:50:48 2004 UTC (20 years ago) by joko
Branch: MAIN
Changes since 1.26: +5 -2 lines
Diff to previous 1.26
disabled caching in "datasource_handler_call"


Revision 1.26 - (view) (annotate) - [select for diffs]
Sun Dec 14 01:53:42 2003 UTC (20 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.25: +18 -1 lines
Diff to previous 1.25
implemented 'SELECT' mode for selecting existing object-refereneces as child-nodes


Revision 1.25 - (view) (annotate) - [select for diffs]
Mon Nov 17 18:01:03 2003 UTC (20 years, 7 months ago) by jonen
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
bugfix: php cannot use perl-syntax!! ;-)


Revision 1.24 - (view) (annotate) - [select for diffs]
Mon Nov 17 17:34:23 2003 UTC (20 years, 7 months ago) by jonen
Branch: MAIN
Changes since 1.23: +6 -1 lines
Diff to previous 1.23
added flag 'expand' at case 'item' for full expanded objects from backend


Revision 1.23 - (view) (annotate) - [select for diffs]
Mon Jul 14 10:02:32 2003 UTC (20 years, 11 months ago) by jonen
Branch: MAIN
Changes since 1.22: +6 -3 lines
Diff to previous 1.22
removed debug dumper


Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Jun 6 04:25:45 2003 UTC (21 years, 1 month ago) by joko
Branch: MAIN
Changes since 1.21: +9 -2 lines
Diff to previous 1.21
fix: query args get encapsulated once more


Revision 1.21 - (view) (annotate) - [select for diffs]
Sat May 10 18:14:50 2003 UTC (21 years, 2 months ago) by jonen
Branch: MAIN
Changes since 1.20: +19 -4 lines
Diff to previous 1.20
+ implements 'create' of item (query mapping part)


Revision 1.20 - (view) (annotate) - [select for diffs]
Sat Apr 19 16:07:15 2003 UTC (21 years, 2 months ago) by jonen
Branch: MAIN
Changes since 1.19: +7 -1 lines
Diff to previous 1.19
+ added '_query[list_meta]' at 'queryData' needed for meta query args
   (e.g. at UserManagment)


Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Apr 18 15:40:51 2003 UTC (21 years, 2 months ago) by joko
Branch: MAIN
Changes since 1.18: +46 -12 lines
Diff to previous 1.18
NEW: tree data handling
  introduced new adapter: DataSource::Adapter::Free
  enhanced datasource_handler_buildoptions: now handles a) case 'tree'  b) _query[filter]


Revision 1.18 - (view) (annotate) - [select for diffs]
Fri Apr 11 00:55:49 2003 UTC (21 years, 3 months ago) by joko
Branch: MAIN
Changes since 1.17: +9 -2 lines
Diff to previous 1.17
updated 'datasource_handler_buildoptions': action dispatcher now aware of 'delete'


Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Apr 9 02:07:33 2003 UTC (21 years, 3 months ago) by joko
Branch: MAIN
Changes since 1.16: +13 -8 lines
Diff to previous 1.16
CHANGE: renamed key 'classname' through 'nodename'


Revision 1.16 - (view) (annotate) - [select for diffs]
Tue Apr 8 17:55:20 2003 UTC (21 years, 3 months ago) by joko
Branch: MAIN
Changes since 1.15: +28 -14 lines
Diff to previous 1.15
CHANGE: renamed property 'datasource' to 'transport'
NEW: new case 'method' in 'function datasource_handler_buildoptions'
minor fixes: updated logging/debugging messages


Revision 1.15 - (view) (annotate) - [select for diffs]
Sun Apr 6 04:46:33 2003 UTC (21 years, 3 months ago) by joko
Branch: MAIN
Changes since 1.14: +9 -4 lines
Diff to previous 1.14
renamed linking function
mozilla fixes


Revision 1.14 - (view) (annotate) - [select for diffs]
Fri Apr 4 21:19:21 2003 UTC (21 years, 3 months ago) by joko
Branch: MAIN
Changes since 1.13: +10 -21 lines
Diff to previous 1.13
modified exception handling (enhanced, purged redundant code)


Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Apr 4 02:37:14 2003 UTC (21 years, 3 months ago) by jonen
Branch: MAIN
Changes since 1.12: +9 -1 lines
Diff to previous 1.12
_query[action] == write


Revision 1.12 - (view) (annotate) - [select for diffs]
Sat Mar 29 08:00:48 2003 UTC (21 years, 3 months ago) by joko
Branch: MAIN
Changes since 1.11: +12 -5 lines
Diff to previous 1.11
modified ErrorBoxing


Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Mar 28 06:45:26 2003 UTC (21 years, 3 months ago) by joko
Branch: MAIN
Changes since 1.10: +72 -10 lines
Diff to previous 1.10
VERBOSE mode


Revision 1.10 - (view) (annotate) - [select for diffs]
Fri Mar 28 03:01:02 2003 UTC (21 years, 3 months ago) by joko
Branch: MAIN
Changes since 1.9: +6 -2 lines
Diff to previous 1.9
more fancy debugging-output


Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Mar 27 16:24:26 2003 UTC (21 years, 3 months ago) by jonen
Branch: MAIN
Changes since 1.8: +37 -5 lines
Diff to previous 1.8
+ mugled namespace
+ added enhanced 'queryData'


Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Mar 20 07:22:14 2003 UTC (21 years, 3 months ago) by jonen
Branch: MAIN
Changes since 1.7: +6 -3 lines
Diff to previous 1.7
+ modified case 'object' to 'objects'
  (cause its loads all *objects* of a given classname)


Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Mar 11 01:43:00 2003 UTC (21 years, 4 months ago) by joko
Branch: MAIN
Changes since 1.6: +11 -3 lines
Diff to previous 1.6
+ fixed metadata for phpDocumentor


Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Mar 11 01:22:25 2003 UTC (21 years, 4 months ago) by joko
Branch: MAIN
Changes since 1.5: +8 -2 lines
Diff to previous 1.5
+ fixed metadata for phpDocumentor


Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Mar 11 00:12:49 2003 UTC (21 years, 4 months ago) by joko
Branch: MAIN
Changes since 1.4: +8 -5 lines
Diff to previous 1.4
+ fixed metadata for phpDocumentor


Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Mar 10 23:25:03 2003 UTC (21 years, 4 months ago) by joko
Branch: MAIN
Changes since 1.3: +24 -21 lines
Diff to previous 1.3
+ fixed metadata for phpDocumentor


Revision 1.3 - (view) (annotate) - [select for diffs]
Sun Mar 9 15:50:36 2003 UTC (21 years, 4 months ago) by joko
Branch: MAIN
Changes since 1.2: +28 -3 lines
Diff to previous 1.2
+ additional metadata for Autodia


Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Mar 5 17:28:43 2003 UTC (21 years, 4 months ago) by joko
Branch: MAIN
Changes since 1.1: +66 -45 lines
Diff to previous 1.1
updated docu (phpDocumentor testing....)


Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Mar 5 12:04:00 2003 UTC (21 years, 4 months ago) by joko
Branch: MAIN
+ initial commit, from GenericDataSource


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:

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed