/[drupal]/contributions/modules/biblio/biblio.import.export.inc
ViewVC logotype

Log of /contributions/modules/biblio/biblio.import.export.inc

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.44.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 22:24:33 2009 UTC (7 days, 23 hours ago) by rjerome
Branch: DRUPAL-7--1
Changes since 1.44.2.9: +24 -35 lines
Diff to previous 1.44.2.9 , to branch point 1.44
*** empty log message ***

Revision 1.44.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 21:53:44 2009 UTC (9 days ago) by rjerome
Branch: DRUPAL-7--1
Changes since 1.44.2.8: +3 -3 lines
Diff to previous 1.44.2.8 , to branch point 1.44
*** empty log message ***

Revision 1.44.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 22:27:58 2009 UTC (9 days, 23 hours ago) by rjerome
Branch: DRUPAL-7--1
Changes since 1.44.2.7: +33 -33 lines
Diff to previous 1.44.2.7 , to branch point 1.44
added file import test

Revision 1.44.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 22:09:18 2009 UTC (2 weeks, 2 days ago) by rjerome
Branch: DRUPAL-7--1
Changes since 1.44.2.6: +10 -10 lines
Diff to previous 1.44.2.6 , to branch point 1.44
*** empty log message ***

Revision 1.44.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 21:22:48 2009 UTC (2 weeks, 4 days ago) by rjerome
Branch: DRUPAL-7--1
Changes since 1.44.2.5: +3 -3 lines
Diff to previous 1.44.2.5 , to branch point 1.44
*** empty log message ***

Revision 1.44.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 01:55:56 2009 UTC (2 weeks, 4 days ago) by rjerome
Branch: DRUPAL-7--1
Changes since 1.44.2.4: +42 -41 lines
Diff to previous 1.44.2.4 , to branch point 1.44
*** empty log message ***

Revision 1.44.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 21:48:29 2009 UTC (3 weeks, 3 days ago) by rjerome
Branch: DRUPAL-7--1
Changes since 1.44.2.3: +25 -18 lines
Diff to previous 1.44.2.3 , to branch point 1.44
*** empty log message ***

Revision 1.44.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 02:33:09 2009 UTC (4 weeks ago) by rjerome
Branch: DRUPAL-7--1
Changes since 1.44.2.2: +5 -4 lines
Diff to previous 1.44.2.2 , to branch point 1.44
*** empty log message ***

Revision 1.44.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 21:18:43 2009 UTC (4 weeks, 2 days ago) by rjerome
Branch: DRUPAL-7--1
Changes since 1.44.2.1: +9 -9 lines
Diff to previous 1.44.2.1 , to branch point 1.44
*** empty log message ***

Revision 1.44.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 17:04:12 2009 UTC (4 weeks, 3 days ago) by rjerome
Branch: DRUPAL-7--1
Changes since 1.44: +15 -15 lines
Diff to previous 1.44
fixed calls to drupal_set_header

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 20:19:37 2009 UTC (5 weeks ago) by rjerome
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--1
Changes since 1.43: +72 -68 lines
Diff to previous 1.43
merged changes from DRUPAL-6--1 branch

Revision 1.7.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 20:19:12 2009 UTC (7 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.69: +9 -6 lines
Diff to previous 1.7.2.69 , to branch point 1.7 , to next main 1.44
Import: Invalid argument supplied for foreach() in biblio.import.export.inc on line 267

Revision 1.7.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 01:25:58 2009 UTC (7 weeks, 6 days ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.68: +13 -12 lines
Diff to previous 1.7.2.68 , to branch point 1.7
fix bug where import form did not gernerate an error when no file type
was selected.
added an informational message indecating how many nodes were imported
from the import file.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 1 01:45:42 2009 UTC (8 weeks, 1 day ago) by rjerome
Branch: MAIN
Changes since 1.42: +182 -289 lines
Diff to previous 1.42
merged changes from 6--1 to HEAD

Revision 1.7.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 01:34:42 2009 UTC (8 weeks, 3 days ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-7
Changes since 1.7.2.67: +213 -231 lines
Diff to previous 1.7.2.67 , to branch point 1.7
Reworked export functions such that the data is streamed to the client node by node thus reducing the memory footprint required to export large datasets

Revision 1.7.2.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 01:38:19 2009 UTC (2 months, 4 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.66: +2 -1 lines
Diff to previous 1.7.2.66 , to branch point 1.7
 fixed Order Vocabularies by Weight on Import Screen(s)
http://drupal.org/node/561722

Revision 1.7.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 14:17:33 2009 UTC (3 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.65: +11 -9 lines
Diff to previous 1.7.2.65 , to branch point 1.7
cleaned up export file attachment url code

Revision 1.7.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 02:19:29 2009 UTC (3 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.64: +21 -3 lines
Diff to previous 1.7.2.64 , to branch point 1.7
Added links to file attachments in the Tagged, bibtex and EndNote 8 export file formats

Revision 1.7.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 18:20:51 2009 UTC (4 months ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-6
Changes since 1.7.2.63: +14 -27 lines
Diff to previous 1.7.2.63 , to branch point 1.7
finished type mapping code changes for all file formats

Revision 1.7.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 02:37:35 2009 UTC (4 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.62: +53 -150 lines
Diff to previous 1.7.2.62 , to branch point 1.7
added publication type mapping for all the file formats

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 18:23:09 2009 UTC (5 months ago) by rjerome
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
merged changes from 6--1 back to HEAD

Revision 1.7.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 17:04:32 2009 UTC (5 months ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.61: +2 -2 lines
Diff to previous 1.7.2.61 , to branch point 1.7
EndNote XML files are now formated in the latest XML format by default, good
for versions 8 and newer of EndNote

Revision 1.7.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 19:52:03 2009 UTC (5 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.7.2.60: +37 -3 lines
Diff to previous 1.7.2.60 , to branch point 1.7
merge from HEAD

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 18:50:11 2009 UTC (5 months, 3 weeks ago) by rjerome
Branch: MAIN
Changes since 1.40: +31 -2 lines
Diff to previous 1.40
moved the function biblio_dump_db_data_for_pot()  to biblio.import.export.inc

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 14:25:04 2009 UTC (5 months, 4 weeks ago) by rjerome
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
merged recent changes in 6--1 back to HEAD

Revision 1.7.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 18:46:39 2009 UTC (6 months ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.59: +2 -2 lines
Diff to previous 1.7.2.59 , to branch point 1.7
fixed issue where default language was assigned to imported nodes even if
multilingual support was turned off the the biblio type.
http://drupal.org/node/472062

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 02:31:52 2009 UTC (6 months, 1 week ago) by rjerome
Branch: MAIN
Changes since 1.38: +8 -3 lines
Diff to previous 1.38
a few more taxonomy related messages.

Revision 1.7.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 15 02:34:18 2009 UTC (6 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.58: +11 -3 lines
Diff to previous 1.7.2.58 , to branch point 1.7
merged recent changes from HEAD

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 21:40:42 2009 UTC (6 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.37: +8 -8 lines
Diff to previous 1.37
changed bibtex field names to lower case for consistency

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 02:01:29 2009 UTC (6 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.36: +9 -1 lines
Diff to previous 1.36
multiple BibTex import/export fixes
http://drupal.org/node/461474
http://drupal.org/node/461464
http://drupal.org/node/461426
http://drupal.org/node/461422

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 16:27:11 2009 UTC (6 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.35: +4 -11 lines
Diff to previous 1.35
merged changes from DRUPAL-6--1
refactored biblio_access

Revision 1.7.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 21:44:58 2009 UTC (6 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.57: +6 -13 lines
Diff to previous 1.7.2.57 , to branch point 1.7
DOI import fails
http://drupal.org/node/459684

Revision 1.7.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 8 21:35:17 2009 UTC (6 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.56: +19 -9 lines
Diff to previous 1.7.2.56 , to branch point 1.7
Added a new option when selecting taxonomy terms from a vocabulary,
you can now choose to copy them to the biblio keyword database or not.
http://drupal.org/node/444268#comment-1564976

fixed "Export and Import in Bibtext format changes the citekey"
http://drupal.org/node/456360

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 8 12:18:59 2009 UTC (6 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
fixed "Export and Import in Bibtext format changes the citekey"
http://drupal.org/node/456360

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 8 02:04:51 2009 UTC (6 months, 3 weeks ago) by rjerome
Branch: MAIN
Changes since 1.33: +18 -8 lines
Diff to previous 1.33
Added a new option when selecting taxonomy terms from a vocabulary,
you can now choose to copy them to the biblio keyword database or not.
http://drupal.org/node/444268#comment-1564976

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 02:08:57 2009 UTC (6 months, 3 weeks ago) by rjerome
Branch: MAIN
Changes since 1.32: +4 -4 lines
Diff to previous 1.32
merge from DRUPAL-6--1
fixed problem with arrow image in sort tabs

Revision 1.7.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 21:18:37 2009 UTC (6 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.55: +4 -4 lines
Diff to previous 1.7.2.55 , to branch point 1.7
added DISTINCT(n.nid) to export query when nid is given
fixed keyword export for bibTex and Endnote tagged formats

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 00:33:10 2009 UTC (7 months ago) by rjerome
Branch: MAIN
Changes since 1.31: +7 -7 lines
Diff to previous 1.31
merged recent changes from DRUPAL-6--1

Revision 1.7.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 00:16:42 2009 UTC (7 months ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3, DRUPAL-6--1-4
Changes since 1.7.2.54: +2 -2 lines
Diff to previous 1.7.2.54 , to branch point 1.7
fixed typo in form element description
http://drupal.org/node/444428

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 21:14:16 2009 UTC (7 months, 1 week ago) by rjerome
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
removed taxonomy tag building from import parsers (it is now done in biblio_save_keywords() if necessary)

added term lookup to biblio_save_keywords() in order to keep keywords and terms in sync.

Revision 1.7.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 18:53:43 2009 UTC (7 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.53: +6 -6 lines
Diff to previous 1.7.2.53 , to branch point 1.7
removed taxonomy tag building from import parsers (it is now done in biblio_save_keywords() if necessary)
added term lookup to biblio_save_keywords() in order to keep keywords and terms in sync.

Revision 1.7.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 00:38:17 2009 UTC (7 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.52: +78 -13 lines
Diff to previous 1.7.2.52 , to branch point 1.7
 Fixed author linking
Added DOI and BibTex "auto-fill" of the input form

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 02:05:41 2009 UTC (7 months, 3 weeks ago) by rjerome
Branch: MAIN
Changes since 1.29: +78 -13 lines
Diff to previous 1.29
Fixed author linking
Added DOI and BibTex "auto-fill" of the input form

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 18:40:26 2009 UTC (7 months, 3 weeks ago) by rjerome
Branch: MAIN
Changes since 1.28: +41 -124 lines
Diff to previous 1.28
merged changed from 6.x--dev to be in sync with 6.x-1.2 release

Revision 1.7.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 18:11:22 2009 UTC (7 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.7.2.51: +42 -2 lines
Diff to previous 1.7.2.51 , to branch point 1.7
added crossref XML import function

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 15:30:34 2009 UTC (8 months ago) by rjerome
Branch: MAIN
Changes since 1.27: +5 -5 lines
Diff to previous 1.27
merged some changes made in DRUPAL-6--1 that were never copied back to HEAD

Revision 1.7.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 01:09:25 2009 UTC (8 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.50: +4 -3 lines
Diff to previous 1.7.2.50 , to branch point 1.7
fix redirect after batch issue
http://drupal.org/node/404522

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 02:25:38 2009 UTC (8 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
merged changes from 6.x-1.1 version.

Revision 1.7.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 01:09:56 2009 UTC (8 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.7.2.49: +2 -2 lines
Diff to previous 1.7.2.49 , to branch point 1.7
removed comment from SQL clause in biblio_export which might be causing
some trouble with db_rewrite_sql

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 01:05:14 2009 UTC (8 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.25: +125 -2 lines
Diff to previous 1.25
removed comment from SQL clause in biblio_export which might be causing
some trouble with db_rewrite_sql

Revision 1.7.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 13:02:57 2009 UTC (8 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.7.2.48: +7 -1 lines
Diff to previous 1.7.2.48 , to branch point 1.7
added special character translation to bibtex export
http://drupal.org/node/183517#comment-1283014

Revision 1.7.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 03:24:37 2009 UTC (8 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.47: +2 -2 lines
Diff to previous 1.7.2.47 , to branch point 1.7
turn batch processing of file imports on by default

Revision 1.7.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 03:31:42 2009 UTC (8 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.46: +4 -4 lines
Diff to previous 1.7.2.46 , to branch point 1.7
changed the order of the file types listed on the import form

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 19:43:16 2009 UTC (8 months, 3 weeks ago) by rjerome
Branch: MAIN
Changes since 1.24: +94 -12 lines
Diff to previous 1.24
almost finished MARC file import (need some way to classify type of work
added check box to enable/disable batch processing of import files

Revision 1.7.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 19:32:31 2009 UTC (8 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.45: +92 -11 lines
Diff to previous 1.7.2.45 , to branch point 1.7
almost finished MARC file import (need some way to classify type of work
added check box to enable/disable batch processing of import files

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 22:26:55 2009 UTC (9 months ago) by rjerome
Branch: MAIN
Changes since 1.23: +7 -1 lines
Diff to previous 1.23
added special character conversion (unicode -> latex) on bibtex export
http://drupal.org/node/183517#comment-1283014

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 22:12:17 2009 UTC (9 months ago) by rjerome
Branch: MAIN
Changes since 1.22: +16 -13 lines
Diff to previous 1.22
fixed issue where the distinction between phd and masters thesis was
lost on import and the subsequently on export.
http://drupal.org/node/381070

Revision 1.7.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 21:54:24 2009 UTC (9 months ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.44: +16 -13 lines
Diff to previous 1.7.2.44 , to branch point 1.7
fixed issue where the distinction between phd and masters thesis was
lost on import and the subsequently on export.
http://drupal.org/node/381070

Revision 1.7.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 03:11:38 2009 UTC (9 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.43: +3 -3 lines
Diff to previous 1.7.2.43 , to branch point 1.7
added new styles (AMA, Chicago, MLA)

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 03:52:17 2009 UTC (9 months, 1 week ago) by rjerome
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
PostgreSQL related changes

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 00:53:33 2009 UTC (9 months, 1 week ago) by rjerome
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
in biblio_export(),
commented out group by n.nid

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 21:16:10 2009 UTC (9 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
merged changes for RC4 back to HEAD

Revision 1.7.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 20:23:03 2009 UTC (9 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC4, DRUPAL-6--1-0-RC5
Changes since 1.7.2.42: +3 -3 lines
Diff to previous 1.7.2.42 , to branch point 1.7
fixed problem with export of keywords

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 02:49:56 2009 UTC (9 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.18: +16 -5 lines
Diff to previous 1.18
added MARC file parser
Not working, still need to map to biblio node type

Revision 1.7.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 02:46:16 2009 UTC (9 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.41: +16 -5 lines
Diff to previous 1.7.2.41 , to branch point 1.7
added MARC file parser
Not working, still need to map to biblio node type

Revision 1.7.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 03:09:39 2009 UTC (9 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC3
Changes since 1.7.2.40: +84 -84 lines
Diff to previous 1.7.2.40 , to branch point 1.7
merged changes from HEAD to 6.x-dev

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 02:14:13 2009 UTC (9 months, 3 weeks ago) by rjerome
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
changed text on imput form

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 21:27:26 2009 UTC (9 months, 3 weeks ago) by rjerome
Branch: MAIN
Changes since 1.16: +15 -14 lines
Diff to previous 1.16
more keyword related fixes
added "keyword" page, keyword edit and keyword merge

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 22:32:43 2009 UTC (9 months, 3 weeks ago) by rjerome
Branch: MAIN
Changes since 1.15: +29 -16 lines
Diff to previous 1.15
changes to keyword handling such that they are stored in the biblio_keyword_data table
(Not quite finished yet)

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 22:02:32 2009 UTC (9 months, 4 weeks ago) by rhaschke
Branch: MAIN
Changes since 1.14: +24 -27 lines
Diff to previous 1.14
some more fixes for the multi-dim contributors array
added some changes Ron made parallel to me

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 09:26:35 2009 UTC (10 months ago) by rhaschke
Branch: MAIN
Changes since 1.13: +2 -3 lines
Diff to previous 1.13
corrected minor typing error

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 20:47:11 2009 UTC (10 months ago) by rhaschke
Branch: MAIN
Changes since 1.12: +6 -6 lines
Diff to previous 1.12
fixed errors regarding unset contributors[$cat] arrays

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 24 02:37:21 2009 UTC (10 months ago) by rhaschke
Branch: MAIN
Changes since 1.11: +22 -32 lines
Diff to previous 1.11
fixed contributors handling for input form, saving, display and export
loose ends are marked with TODO

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 02:58:38 2009 UTC (10 months, 1 week ago) by rjerome
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
completed "auth_category" fix.  Authors will no longer disapear when the defaults are changed.
added an update (6013) to make the changes to the db tables.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 20:11:02 2009 UTC (10 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.9: +4 -6 lines
Diff to previous 1.9
fixed biblio_import argument list so that it is backward compatible with
PHP4 (removed default value on $context, PHP4 can't have pass by
reference defaults)
see http://drupal.org/node/355621

removed useless "account" code from biblio_node_save(), see http://drupal.org/node/357298

Revision 1.7.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 19:32:05 2009 UTC (10 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.39: +4 -6 lines
Diff to previous 1.7.2.39 , to branch point 1.7
fixed biblio_import argument list so that it is backward compatible with PHP4 (removed default value on $context, PHP4 can't have pass by reference defaults) see http://drupal.org/node/355621

removed useless "account" code from biblio_node_save(), see http://drupal.org/node/357298

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 20:49:03 2009 UTC (10 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Changed all instances of "key word" to "keyword" for correctness and consistancy.

Revision 1.7.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 20:39:11 2009 UTC (10 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.38: +3 -3 lines
Diff to previous 1.7.2.38 , to branch point 1.7
Changed all instances of "key word" to "keyword" for correctness and consistancy.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 01:20:48 2009 UTC (10 months, 2 weeks ago) by rjerome
Branch: MAIN
Changes since 1.7: +865 -529 lines
Diff to previous 1.7
merged DRUPAL-6--1 branch back to HEAD

Revision 1.7.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 18:57:29 2009 UTC (10 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.37: +2 -2 lines
Diff to previous 1.7.2.37 , to branch point 1.7
changed the "Set user ID" drop down on the import form to be available to anyone who has the "biblio admin" privilage

Revision 1.7.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 18:39:19 2009 UTC (10 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.36: +19 -18 lines
Diff to previous 1.7.2.36 , to branch point 1.7
fixed issue where tags are not getting set on import
http://drupal.org/node/336344

Revision 1.7.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 14:11:21 2009 UTC (10 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.35: +4 -5 lines
Diff to previous 1.7.2.35 , to branch point 1.7
fixed issue with setting user id on import by none admin users
http://drupal.org/node/355480

Revision 1.7.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 16:31:32 2008 UTC (11 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC2
Changes since 1.7.2.34: +12 -11 lines
Diff to previous 1.7.2.34 , to branch point 1.7
removed the redundant and confusing taxonomy setting

Revision 1.7.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 21:45:51 2008 UTC (11 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.7.2.33: +21 -1 lines
Diff to previous 1.7.2.33 , to branch point 1.7
fixed export of keywords from taxonomy vocabulary.

Revision 1.7.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 19:32:31 2008 UTC (11 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.32: +87 -74 lines
Diff to previous 1.7.2.32 , to branch point 1.7
finalized the "batch mode" import.

Revision 1.7.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 02:22:06 2008 UTC (11 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.31: +115 -83 lines
Diff to previous 1.7.2.31 , to branch point 1.7
added batch processing with a progress bar for large bulk imports, this should cut down on the script timeout issues.

Revision 1.7.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 22:07:27 2008 UTC (11 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.30: +8 -5 lines
Diff to previous 1.7.2.30 , to branch point 1.7
converted RIS and Tagged parsers to "One at a time" import.

Revision 1.7.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 02:58:17 2008 UTC (11 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.29: +9 -13 lines
Diff to previous 1.7.2.29 , to branch point 1.7
reworked biblio_endnote_XML_import since both formats use the same parser now.

Revision 1.7.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:28:30 2008 UTC (11 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.28: +70 -24 lines
Diff to previous 1.7.2.28 , to branch point 1.7
finished "node at a time" import for endNote8 files.

Revision 1.7.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 03:04:55 2008 UTC (11 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.27: +16 -27 lines
Diff to previous 1.7.2.27 , to branch point 1.7
added function biblio_save_node() which eventially will take over from biblio_save_imported_nodes().  The idea is to save each node as it is parsed rather than building a huge array and the saving them all.  This should reduce memory requirements and avoid script timeouts.

Revision 1.7.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 02:22:51 2008 UTC (11 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.26: +2 -2 lines
Diff to previous 1.7.2.26 , to branch point 1.7
in biblio_save_imported_nodes() added a change to split keywords on semicolons if they exist.

Revision 1.7.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 22:37:17 2008 UTC (11 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.25: +4 -3 lines
Diff to previous 1.7.2.25 , to branch point 1.7
Keywords now stored in taxonomy in the Biblio Keywords vocabulary

Revision 1.7.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 03:39:29 2008 UTC (11 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.24: +4 -4 lines
Diff to previous 1.7.2.24 , to branch point 1.7
completed modifications to contributor schema, just need to fix install file and make update function.

Revision 1.7.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 21:51:41 2008 UTC (11 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.23: +2 -2 lines
Diff to previous 1.7.2.23 , to branch point 1.7
made the "biblio import" menu item show up automatically for users who have the 'import' privilege

Revision 1.7.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 03:23:32 2008 UTC (11 months, 4 weeks ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA9
Changes since 1.7.2.22: +36 -19 lines
Diff to previous 1.7.2.22 , to branch point 1.7
made use of module_load_include() to load all included files
added support for "popup" module

Revision 1.7.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 22:23:52 2008 UTC (12 months ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.21: +2 -2 lines
Diff to previous 1.7.2.21 , to branch point 1.7
fixed Conference title is exported as "journal" in Bibtex export or not at all problem see http://drupal.org/node/301576

Revision 1.7.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 22:15:54 2008 UTC (12 months ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.20: +4 -2 lines
Diff to previous 1.7.2.20 , to branch point 1.7
fixed issue with bibtex export not having any authors

Revision 1.7.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 21:54:20 2008 UTC (12 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.19: +2 -2 lines
Diff to previous 1.7.2.19 , to branch point 1.7
Changed "organization" to "institution" in the bibtex export for "techreport" as per http://drupal.org/node/336416

Revision 1.7.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 01:51:45 2008 UTC (17 months ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA7, DRUPAL-6--1-0-BETA8
Changes since 1.7.2.18: +2 -2 lines
Diff to previous 1.7.2.18 , to branch point 1.7
Changed column name ctid to ct_id in biblio_contributors to avoid a conflict with PostgreSQL system column of the same name.  This touched many files...

Revision 1.7.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 02:00:04 2008 UTC (17 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.17: +13 -12 lines
Diff to previous 1.7.2.17 , to branch point 1.7
added a check to see if there are any contributors before trying to loop through them.

Revision 1.7.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 21 02:03:49 2008 UTC (18 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA6
Changes since 1.7.2.16: +110 -112 lines
Diff to previous 1.7.2.16 , to branch point 1.7
more formatting cleanup

Revision 1.7.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 21:43:27 2008 UTC (18 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.15: +766 -815 lines
Diff to previous 1.7.2.15 , to branch point 1.7
primarily formatting changes

Revision 1.7.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 13:31:23 2008 UTC (18 months, 1 week ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.14: +32 -22 lines
Diff to previous 1.7.2.14 , to branch point 1.7
fixed the export functions to properly handle the new author structure.

Revision 1.7.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 21:33:27 2008 UTC (18 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4, DRUPAL-6--1-0-BETA5
Changes since 1.7.2.13: +2 -2 lines
Diff to previous 1.7.2.13 , to branch point 1.7
no message

Revision 1.7.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 02:11:53 2008 UTC (18 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.12: +8 -8 lines
Diff to previous 1.7.2.12 , to branch point 1.7
fixed Endnote 10 xml import

Revision 1.7.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 21:31:49 2008 UTC (18 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.11: +4 -4 lines
Diff to previous 1.7.2.11 , to branch point 1.7
no message

Revision 1.7.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 01:03:37 2008 UTC (18 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.10: +0 -1 lines
Diff to previous 1.7.2.10 , to branch point 1.7
no message

Revision 1.7.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 02:04:49 2008 UTC (19 months ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.9: +2 -1 lines
Diff to previous 1.7.2.9 , to branch point 1.7
modularized the contributor form into a widget which could be reused for different types of contributors

Revision 1.7.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 01:12:22 2008 UTC (19 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.8: +2 -1 lines
Diff to previous 1.7.2.8 , to branch point 1.7
added series title to "inproceedings" type as per
http://drupal.org/node/243759

Revision 1.7.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 01:49:49 2008 UTC (19 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.7: +0 -0 lines
Diff to previous 1.7.2.7 , to branch point 1.7
extened the PARSECREATORS class to handle all creator related functions (loading saving etc.)

Revision 1.7.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 01:57:12 2008 UTC (19 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.6: +13 -13 lines
Diff to previous 1.7.2.6 , to branch point 1.7
none functional formating changes

Revision 1.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 14:11:41 2008 UTC (19 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.5: +39 -33 lines
Diff to previous 1.7.2.5 , to branch point 1.7
fixed problem of userid's not being set to the selected user on import see
http://drupal.org/node/241237
http://drupal.org/node/228780

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 02:11:59 2008 UTC (20 months ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.4: +317 -227 lines
Diff to previous 1.7.2.4 , to branch point 1.7
no message

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 02:17:36 2008 UTC (20 months, 2 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.3: +768 -622 lines
Diff to previous 1.7.2.3 , to branch point 1.7
many small changes including fixing menu structure so that it rebuilds if biblio_base url is changed
and an significant change in that the fully rendered tablular form of the node is now saved in the body and short (bibliographic) form is saved in the teaser. This removes the need to rerender these items on each page load.

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 03:03:25 2008 UTC (20 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.2: +11 -0 lines
Diff to previous 1.7.2.2 , to branch point 1.7
added update 6001 to alter the blblo table for the md5 checksums

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 03:13:25 2008 UTC (20 months, 3 weeks ago) by rjerome
Branch: DRUPAL-6--1
Changes since 1.7.2.1: +12 -10 lines
Diff to previous 1.7.2.1 , to branch point 1.7
changed the node_template in biblio_import to include the $node->name as well as $node->uid

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 03:23:48 2008 UTC (21 months ago) by rjerome
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3
Changes since 1.7: +90 -90 lines
Diff to previous 1.7
fixed problem with type selection on form page.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 02:09:54 2008 UTC (21 months, 1 week ago) by rjerome
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Branch point for: DRUPAL-6--1
Changes since 1.6: +3 -4 lines
Diff to previous 1.6
added journal name and organization name to "inproceedings" bibtex export.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 23:06:12 2008 UTC (22 months ago) by rjerome
Branch: MAIN
Changes since 1.5: +46 -45 lines
Diff to previous 1.5
restructured import functions in preparation for "cut and paste" import

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 03:07:18 2008 UTC (22 months ago) by rjerome
Branch: MAIN
Changes since 1.4: +147 -47 lines
Diff to previous 1.4
updated CSV export functions

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 18:48:27 2008 UTC (22 months ago) by rjerome
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
fixed a link as per
http://drupal.org/node/213805

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 22:16:00 2008 UTC (22 months, 1 week ago) by rjerome
Branch: MAIN
Changes since 1.2: +80 -23 lines
Diff to previous 1.2
added more documentation and cleaned up the formating

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 03:23:55 2008 UTC (22 months, 1 week ago) by rjerome
Branch: MAIN
Changes since 1.1: +58 -5 lines
Diff to previous 1.1
added some comments to document the function parameters.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 02:51:10 2008 UTC (22 months, 1 week ago) by rjerome
Branch: MAIN
moved all import/export functions into biblio.import.export.inc

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