Log of /contributions/modules/tablemanager/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.7.2.7
Sat Jul 1 12:01:37 2006 UTC
(3 years, 4 months ago)
by
pobster
Branch:
DRUPAL-4-6
Changes since
1.1.2.7.2.6: +0 -0 lines
FILE REMOVED
*** empty log message ***
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 23 07:59:13 2006 UTC
(3 years, 6 months ago)
by
pobster
Branch:
MAIN
Changes since
1.4: +2 -134 lines
Diff to
previous 1.4
Removed instructions for manually creating a bar chart as you can now create them within the module itself automatically
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 18 14:53:48 2006 UTC
(3 years, 6 months ago)
by
pobster
Branch:
MAIN
Changes since
1.2: +15 -7 lines
Diff to
previous 1.2
Upgraded display function to now display edit/ delete links if admin requires them.
Updated README to show instructions for above feature.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 9 21:42:14 2006 UTC
(3 years, 6 months ago)
by
pobster
Branch:
MAIN
Changes since
1.1: +225 -0 lines
Diff to
previous 1.1
Initial commit of 4.7 version - DOES NOT WORK PROPERLY!!! Will fill your logs up with errors because the pager is incorrectly called
Revision
1.1.2.7.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 27 19:41:51 2005 UTC
(4 years ago)
by
pobster
Branch:
DRUPAL-4-6
Changes since
1.1.2.7: +1 -4 lines
Diff to
previous 1.1.2.7
Added table sorting - think it'll work okay, apologies for messy code. Works off altering the HEADER for each table.
Also added 'input filter' selection for adding and editing rows.
Updated README to show changes in usability.
Revision
1.1.2.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 17 18:30:05 2005 UTC
(4 years ago)
by
pobster
Branch point for:
DRUPAL-4-6
Changes since
1.1.2.6: +6 -1 lines
Diff to
previous 1.1.2.6
, to
branch point 1.1
, to
next main 1.13
Completed validation (although may still add filter_form for different type)
Implemented a table sorting function which WORKS! ...unfortunately only on tables which show ALL results else it sorts the paginated parts as separate tables (because the sort is based on whats loaded into the array and not from the mysql query) I will look into this pronto as I like the idea of allowing sorting on columns.
You can only test the sorting function if you manually add a serialized header to the database with the correct field/ sort array tags (according to drupaldocs)
Updated README to show new goals with module
Updated mysql file as header entry in database is much too long to be a VARCHAR
Revision
1.1.2.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 14 18:09:57 2005 UTC
(4 years ago)
by
pobster
Changes since
1.1.2.3: +0 -1 lines
Diff to
previous 1.1.2.3
, to
branch point 1.1
Small code alterations to divert all db entries through a validation function... which I haven't written yet... Also, removed a 'to do' from the list in the README file.
Revision
1.1
Sat Nov 12 16:18:32 2005 UTC
(4 years ago)
by
pobster
Branch:
MAIN
FILE REMOVED
file README.txt was initially added on branch DRUPAL-4-6.
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.