History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c1e7ad4b7bd7 | Nicholas Robinson | + Added "decision_file" parameter to functions "Update_Approval_DB"… | Mar 9 2008 | |||
318c133a3bc9 | Nicholas Robinson | Added details of the "Make_Dummy_MARC_XML_Record" function. | Mar 7 2008 | |||
ceb6867dc61c | Nicholas Robinson | Added details of the WebSubmit function 'Stamp_Uploaded_Files'. | Mar 3 2008 | |||
0bb0b828dec4 | Tibor Simko | Removed rnkMETHODNAME and fieldname I18N inserts that are now being done via… | Feb 28 2008 | |||
0830be67579d | Tibor Simko | Added forgotten collection_clsMETHOD table. | Feb 28 2008 | |||
1e42f60d4e9b | Samuele Kaplun | Removed NASA-instruments which doesn't bring any results. Updated bibclassify… | Feb 27 2008 | |||
dadee558b50d | Samuele Kaplun | Moved away authentication from SQL script. | Feb 25 2008 | |||
862cf89a81cd | Samuele Kaplun | Added good indexes to bibrec, bibdoc, and added collection_clsMETHOD table. | Feb 25 2008 | |||
1ec25e6584e0 | Tibor Simko | Removed flx* tables and values now that BibFormat in PHP is gone. | Feb 14 2008 | |||
3d792d328b4c | Samuele Kaplun | Syncronized tabcreate.sql and root Makefile.am plus fixed some table (e.g. | Feb 12 2008 | |||
471c5a449a75 | Jerome Caffaro | Renamed table 'collectiondetailedpagetabs' to… | Feb 6 2008 | |||
d5ad194201ca | Jerome Caffaro | Updated default tab settings for new '/usage' url. | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
ade7d37307a5 | Samuele Kaplun | Fixed comment spacing in order to make tabcreate.sql syntactically correct. | Feb 1 2008 | |||
f422775c4db3 | Tibor Simko | Removed unnecessary FILESWML variable. | Jan 31 2008 | |||
60e966d49d0b | Tibor Simko | Install SQL files into "lib" too, so that they can be eventually used even… | Jan 30 2008 | |||
5b09dcaab599 | Tibor Simko | Removed WML dependency from tabfill.sql. The current WML-less version no… | Jan 30 2008 | |||
a293d49a4ff1 | Tibor Simko | Added jrnISSUE. | Jan 30 2008 | |||
df99bbd084ae | Samuele Kaplun | Removed UNIQUE attribute to idxPHRASE* indexes since indexes of phrases are… | Jan 17 2008 | |||
22223b2f9e3d | Samuele Kaplun | Implemented idxPHRASE indexes that should help when searching for exact phrases… | Jan 15 2008 | |||
5335f14bc43e | Jerome Caffaro | Made a clearer distinction between BibHarvest and OAIRepository. Added… | Jan 11 2008 | |||
0affefbcb29c | Samuele Kaplun | Moved stemming support from static index config variable structure to column… | Jan 10 2008 | |||
75594093d637 | Marko Niinimaki | additions of self citation index/search | Jan 7 2008 | |||
11f15472691a | Marko Niinimaki | new table structure for citations | Dec 19 2007 | |||
00cf59226ebd | Tibor Simko | Phased out unnecessary WML source files for database access and I18N. | Dec 18 2007 | |||
0d3537e827af | Marko Niinimaki | added a simple method to find self citations and database field to store them | Dec 14 2007 | |||
21b10e23fc4c | Gabriel Hase | added issue table for webjournal | Dec 13 2007 | |||
4bb0518c86fc | Marko Niinimaki | gave human names to some tags | Dec 13 2007 | |||
42780715bdbc | Marko Niinimaki | changed back since the id's have foreign key constraints | Dec 12 2007 | |||
dcb77549dec0 | Marko Niinimaki | fixed names institute -> publication | Dec 12 2007 | |||
d5089f71951f | Marko Niinimaki | added some more English names for MARC tags | Dec 12 2007 | |||
01bc190de734 | Tibor Simko | Added hstRECORD table. | Dec 6 2007 | |||
23360c6c5ece | Tibor Simko | Fixed wrong id_bibdoc column type of the rnkDOWNLOADS table. Added hstRECORD… | Dec 6 2007 | |||
3fd88e7ec5a8 | Tibor Simko | Added missing jrnJOURNAL table. | Dec 6 2007 | |||
1b0dac2bf837 | Samuele Kaplun | New bibdocfile library for handling fulltextes, to be used in place of file.py. | Dec 6 2007 | |||
ed8102e13cd0 | Gabriel Hase | added table for webjournal module | Dec 6 2007 | |||
56a4eaf5e6f6 | Samuele Kaplun | Reverted creation of bibdoclog table until its name/structure will be finalized. | Dec 4 2007 | |||
d48d96c94d07 | Samuele Kaplun | First proposal for implementing logging on database of bibdocfile library… | Dec 4 2007 | |||
a9beee30e526 | Samuele Kaplun | Added new action viewrestrdoc, to add rights/restriction for downloading… | Nov 6 2007 | |||
ff426b6617e9 | Samuele Kaplun | New support for checking correctness of email addresses provided at local… | Nov 1 2007 | |||
286af06ebb7f | Samuele Kaplun | Added delete column to accMAILCOOKIE table in order to mark cookie as deleted… | Nov 1 2007 | |||
25b81679cf6a | Nicholas Robinson | Added details of 'Move_Files_to_Storage' function. | Oct 18 2007 | |||
e467d4e47eea | Jerome Caffaro | Added checkbox to display/hide output formats in list of output formats on… | Sep 14 2007 | |||
35dfc35e4ce6 | Tibor Simko | Added IF NOT EXISTS for sbmCPLXAPPROVAL table creation statement. | Sep 9 2007 | |||
3da5f7950074 | Tibor Simko | Added forgotten clsMETHOD table. | Sep 9 2007 | |||
ebb204b371f8 | Tibor Simko | Added forgotten sbmCPLXAPPROVAL table. | Sep 9 2007 | |||
1d6f473921b5 | Axel Voitier | Initial experimental release of the complex approval and refereeing workflow. | Sep 7 2007 | |||
ac2bf61da8b3 | Tibor Simko | Added clsMETHOD table for the BibClassify daemon. | Sep 3 2007 | |||
662c3b14e23a | Tibor Simko | Fixed column | Aug 6 2007 | |||
3d9380546c50 | Samuele Kaplun | Corrected typo , -> ; | Jul 31 2007 | |||
d1d2b1e335b8 | Marcus Johansson | First(!) commit of extended WebStat. | Jul 27 2007 | |||
6311159a7fb5 | Jerome Caffaro | "Detailed record" pages reorganisation. | Jul 20 2007 | |||
c4006f196924 | Samuele Kaplun | Moved migration of password into new automatic password_migration_kit. | Jul 2 2007 | |||
575231f4751a | Samuele Kaplun | Changed boolean values to integer to make happy mysql 4.1. | Jun 29 2007 | |||
ad47adbd370f | Samuele Kaplun | Added the boolean encrypted column to the user table, in order to assert when… | Jun 29 2007 | |||
8ab9f0e7bb4d | Samuele Kaplun | New refactored api for sending email (send_mail in mailutils.py). Includes new… | Jun 26 2007 | |||
d22163733183 | Samuele Kaplun | Fixed a small after-friday-commit-bug. | Jun 22 2007 | |||
9acea6e4e420 | Samuele Kaplun | Send via email a unique url to properly reset local lost password. | Jun 22 2007 | |||
c12b0c767034 | Samuele Kaplun | Encrypted local passwords and various fixes. | Jun 21 2007 | |||
4d447c7bb554 | Samuele Kaplun | Fixed typo. | Jun 6 2007 | |||
b2733173c6ec | Samuele Kaplun | Added runsessiongc new action for running sessiongc as a bibtask. | Jun 4 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
5581b841c09d | Tibor Simko | Added general support infrastructure for the Chinese translations (zh_CN… | Apr 12 2007 | |||
0a617288fea3 | Tibor Simko | Lengthened language column in several tables in order to accomodate language… | Apr 12 2007 | |||
81dd243329d7 | Tibor Simko | Added oaiHARVEST.bibfilterprogram. | Apr 2 2007 | |||
bc75fd8d3971 | Tibor Simko | Fixed default oaiHARVEST.postprocess mode value (harvest only). | Apr 2 2007 | |||
071ba819743f | Tibor Simko | Lengthen oaiHARVEST.postprocess column. | Apr 2 2007 | |||
3d7c91b98121 | Tibor Simko | Updates to the Japanese translation, thanks to Toru Tsuboyama. | Feb 23 2007 | |||
7cf5dcfe65fc | Samuele Kaplun | Lowered down the usergroup.login_method_name index length even more. | Feb 19 2007 | |||
7d066d794184 | Tibor Simko | Limit the length of the usergroup.login_method_name composed index for better… | Feb 19 2007 | |||
83fbd28d3616 | Tibor Simko | Increased group name length to 255 as required by some lengthy CERN group names. | Feb 15 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
852200695592 | Samuele Kaplun | Added support for external user groups and external user settings. Updated CERN… | Feb 14 2007 | |||
abbdc0df1680 | Nicholas Robinson | Added the Get_Recid function. | Feb 13 2007 | |||
f863c9275a60 | Tibor Simko | Use double quotes enclosures when expanding WML variables, permitting CDSNAME… | Feb 1 2007 | |||
12840a16c2bc | Tibor Simko | Create "admin" user in an already-activated account state (note=1), fixing… | Jan 16 2007 | |||
65761e5e4904 | Tibor Simko | Changed "arguments" column type of the "schTASK" table from TEXT to BLOB… | Jan 16 2007 | |||
4b5325d29a4f | Jerome Caffaro | Modified oaiArchive table to have non null values. | Dec 19 2006 | |||
87ca41fef364 | Jerome Caffaro | Moved (old) BibFormat KBs demo data from tabfill to democfgdata. Added new demo… | Dec 7 2006 | |||
86e1a45826db | Jerome Caffaro | Added column 'setspecs' to oaiHarvest table. | Nov 28 2006 | |||
701fed64dce9 | Tibor Simko | Corrected case of the newly added score column of the sbmCATEGORIES table to… | Nov 23 2006 | |||
e1cb0dc9d171 | Nicholas Robinson | Added column 'score' (unsigned tinyint) to definition of table 'sbmCATEGORIES'. | Nov 23 2006 | |||
e4bc8a5fca59 | Tibor Simko | Added general support infrastructure for the Croatian translation, with dynamic… | Nov 13 2006 | |||
57af4d70d26e | Nicholas Robinson | Updated definition of 'sbmCATEGORIES' table to include a PRIMARY KEY on columns… | Nov 7 2006 | |||
8dabfe74a996 | Tibor Simko | Harmonized action names to be the same as used during the upgrade. | Oct 10 2006 | |||
419a97b53d4e | Tibor Simko | Added schTASK table indexes on status and runtime columns. | Sep 25 2006 | |||
db0813e0a421 | Tibor Simko | Inclusion of the NLM format among the default ones. | Sep 8 2006 | |||
1115bc8692f6 | Tibor Simko | Added default EndNote output format. | Sep 5 2006 | |||
876e049c6754 | Olivier Serres | Imporved database structure and configuration interface of the external… | Sep 1 2006 | |||
65027de65663 | Tibor Simko | Changed collection_externalcollection column types and added a primary key. | Aug 30 2006 | |||
be4a6f74a072 | Olivier Serres | Add external collections searching. | Aug 30 2006 | |||
a8dbeefd3d54 | Tibor Simko | Updated French record ID translation to fit the PO file. Moved Russian… | Jul 23 2006 | |||
ba692a952aa0 | Tibor Simko | Completed missing Russian translation of a few dynamic terms, thanks to… | Jul 21 2006 | |||
e46973d8a4f1 | Jerome Caffaro | Added drop of tables fmtKNOWNLEDGEBASES and fmtKNOWLEDGEBASEMAPPINGS. | Jul 20 2006 | |||
688839a69c28 | Jerome Caffaro | Initial release of the new BibFormat in Python. The status is still… | Jul 20 2006 | |||
c27d010f0465 | Tibor Simko | Added Bulgarian translation of dynamic elements, as sent by Nikolay. | Jul 12 2006 | |||
2156ef561a99 | Tibor Simko | General support infrastructure for the Bulgarian translation. Dynamic elements… | Jul 12 2006 | |||
4ab1fc999d83 | Tibor Simko | Changed join policy and user status column types of group-related tables. | Jun 29 2006 | |||
5ba9da2cf5f3 | Tibor Simko | Prepared access control infrastructure for BibEdit and added the BibEdit link… | Jun 27 2006 | |||
74ef5a9d2282 | Tibor Simko | Respect new /search and /record URLs. | May 29 2006 |
c4science · Help