R3600/Makefile.amlegacy
R3600/Makefile.am
legacy
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b5f8f7a4c53a | Samuele Kaplun | Fixed JSMath version. | Sep 23 2008 | |||
9102f753821b | Marko Niinimaki | better names for db fields | Sep 18 2008 | |||
41ac5a53d9f8 | Marko Niinimaki | tab needed | Sep 18 2008 | |||
6019409f09a0 | Marko Niinimaki | collection based kb's | Sep 17 2008 | |||
5ee72135cc4c | Samuele Kaplun | New JSMath-3.6 | Sep 15 2008 | |||
fcd979085223 | Marko Niinimaki | default value for kbtype | Sep 12 2008 | |||
1358268fb6cf | Marko Niinimaki | prepared for taxonomy type kbs | Sep 4 2008 | |||
bb22db025f43 | Jerome Caffaro | Use FCKeditor version 2.6.3 | Aug 5 2008 | |||
ea5e8e4671f6 | Jerome Caffaro | Fixed note displayed after FCKeditor is installed. | Aug 5 2008 | |||
382c3fd368f3 | Jerome Caffaro | Support for FCKeditor. | Aug 5 2008 | |||
1684af12cc99 | Jerome Caffaro | Fixed incorrect collation from previous commit. | Jul 24 2008 | |||
47b62ddfb8a6 | Jerome Caffaro | Changed 'docname' column of bibdoc table to utf8_bin collation, so that… | Jul 24 2008 | |||
e27fa0c794f7 | Jerome Caffaro | Increased length from 20 chars to 40 chars of column 'name' in table… | Jul 24 2008 | |||
3d363fb450c7 | Tibor Simko | Added the change of cmtACTIONHISTORY.client_host to the update-v0.99.0-tables… | Jul 8 2008 | |||
d2709acc02cf | Samuele Kaplun | hstDOCUMENT.docsize to bigint(15). | Jun 30 2008 | |||
3922834df0a6 | Tibor Simko | Updated target update-v0.99.0-tables to produce exactly the same tables as the… | Jun 25 2008 | |||
2361f330784f | Tibor Simko | Added sbmPARAMETERS.value column change into update-v0.99.0-tables. | May 29 2008 | |||
e37f3934c5c5 | Samuele Kaplun | New jsMath release. Disabled yellow box with error messages. | May 19 2008 | |||
a5e5bfbdfe93 | Tibor Simko | Added generation of the new rnkCITATIONDATAEXT index into the update-v0.99.0… | May 9 2008 | |||
b62193fc58d8 | Tibor Simko | Fixed an ALTER TABLE statement in update-v0.99.0-tables. | May 7 2008 | |||
f7f206a04438 | Samuele Kaplun | Priority support in BibSched/BibTasks. Tasks have gained new -P/--priority… | Apr 25 2008 | |||
a04edb566dc2 | Samuele Kaplun | Added reference for more_info new column in bibdoc. | Apr 22 2008 | |||
461bc3f4ea44 | Tibor Simko | Added a simple kwalitee-check-indentation target. | Mar 25 2008 | |||
b29888bcd25f | Tibor Simko | Updated kwalitee-check-sql-queries target to detect SQL SELECT queries without… | Mar 4 2008 | |||
3fd438919248 | Tibor Simko | Removed install-tests.py now that it was integrated with inveniocfg. | Feb 26 2008 | |||
8b1e236bb8a8 | Samuele Kaplun | Updated Makefile.am to reflect authentication moved away from SQL script. | Feb 25 2008 | |||
6507cd7ca813 | Tibor Simko | Updated doc messages to refer to inveniocfg. Do not advise to check-custom… | Feb 25 2008 | |||
52dab47b234c | Tibor Simko | Updated jsmath box cosmetics. | Feb 15 2008 | |||
7ac17609b454 | Samuele Kaplun | Fixed dbexec calls made from top_src. | Feb 15 2008 | |||
aaf4d952a872 | Tibor Simko | Moved important runtime parameters (URLs, DB credentials) from configure… | Feb 15 2008 | |||
2ea5323d6b0a | Tibor Simko | Call inveniocfg --generate-config-py after installation. Adapted inveniocfg… | Feb 14 2008 | |||
3d792d328b4c | Samuele Kaplun | Syncronized tabcreate.sql and root Makefile.am plus fixed some table (e.g. | Feb 12 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
1a3fcc7d96fb | Tibor Simko | Initial release of the new invenio.conf configuration file format. This… | Jan 30 2008 | |||
10d6b5da19f5 | Tibor Simko | Hide explicit Python calls in kwalitee checking targets. | Jan 21 2008 | |||
01eeb530a121 | Tibor Simko | Avoid explicit CREATE TABLE statement for rnkCITATIONDATA during update-v0.92.1… | Jan 21 2008 | |||
f78d5ced9d9f | Marko Niinimaki | in the exceptional case that one cannot do a chmod, but the mode of the file is… | Jan 21 2008 | |||
2a7c18603a01 | Tibor Simko | Fixed and clarified "Press ENTER..." warning messages. | Jan 17 2008 | |||
0d9c1b362dce | Samuele Kaplun | Updated configuration for cfgoairepository. | Jan 11 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 | |||
d48f920ac8a1 | Jerome Caffaro | Fixed syntax error in creation of rnkCITATIONDATA table. | Jan 10 2008 | |||
540300c1b707 | Tibor Simko | Renamed CREDITS to THANKS in order to better comply to GNU packaging standards. | Dec 19 2007 | |||
7517055ddce4 | Marko Niinimaki | added rnkCITATIONDATA update | Dec 19 2007 | |||
7d87a3ff15a2 | Tibor Simko | Added a warning check before doing destructive operations (make remove-demo… | Dec 14 2007 | |||
f58893f1851e | Tibor Simko | Fixed temporary directory in the jsMath installer. | Dec 4 2007 | |||
54b6a568b3cd | Tibor Simko | Added target "kwalitee-check-variables". Prettified jsmath installer targets… | Dec 3 2007 | |||
f1a65e1c6415 | Samuele Kaplun | Changed install-jsmath-plugin frame to double-stars, to comply to other scripts… | Nov 30 2007 | |||
3e4dd3a48fbd | Samuele Kaplun | Completed jsMath installation scripts. To install jsMath just run $> sudo make… | Nov 30 2007 | |||
f2b891760970 | Samuele Kaplun | Added make goal, "install-jsmath-plugin" to download and install in the proper… | Nov 19 2007 | |||
b6fec3455c23 | Tibor Simko | Updated "kwalitee-check-sql-queries" target to analyze also INSERT statements… | Nov 9 2007 | |||
d9e6882dfb5d | Tibor Simko | Added "kwalitee-check-sql-queries" target that helps in discovering potentially… | Nov 9 2007 | |||
ba060ccfdf9e | Samuele Kaplun | Fixing Makefile for upgrading bibdoc.status field. | Nov 7 2007 | |||
247db3ec0a93 | Samuele Kaplun | Removal of $(prefix)/var/data/files/* when make drop-demo-site, just to clean… | Nov 6 2007 | |||
1f6ea6d0e872 | Jerome Caffaro | Made keyword 'customized' (for 'customized' templates) consistent accross files. | Sep 21 2007 | |||
8cf9df843481 | Jerome Caffaro | Introduction of WebStyle page templates verification tool. | Sep 20 2007 | |||
2254dde6b0ef | Tibor Simko | Added new target "kwalitee-check-errors-only" for minimalist and quick (ehm)… | Sep 17 2007 | |||
e467d4e47eea | Jerome Caffaro | Added checkbox to display/hide output formats in list of output formats on… | Sep 14 2007 | |||
0d3ee048f8f6 | Tibor Simko | Added "etags" target to create a TAGS file for Emacs. | Aug 27 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 | |||
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 | |||
b2733173c6ec | Samuele Kaplun | Added runsessiongc new action for running sessiongc as a bibtask. | Jun 4 2007 | |||
e47c5d64d252 | Samuele Kaplun | Restyled sources and interface webaccessadmin cli. | May 22 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
c67f4f5ee287 | Samuele Kaplun | Added the column 'rules' to bibrec in order to store serialized rules for the… | Apr 20 2007 | |||
c8584c7e75ff | Tibor Simko | Added bibdoc.status update statements for normal files (''->0). Thanks to Mike… | Apr 16 2007 | |||
d0f7bea7fa32 | Tibor Simko | Updated target update-v0.92.1-tables reflecting the language code field length… | Apr 12 2007 | |||
81dd243329d7 | Tibor Simko | Added oaiHARVEST.bibfilterprogram. | Apr 2 2007 | |||
7ec2c2c90dd0 | Tibor Simko | Added update-v0.92.1-tables target. | Apr 2 2007 | |||
e93d18efad3e | Tibor Simko | Repeat bibdoc.status update statement also in update-v0.92.0-tables, since it… | Feb 20 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 | |||
92815a897d24 | Tibor Simko | Added usergroup.name change to update-v0.92.0-tables target. | Feb 15 2007 | |||
1ee0847fc93b | Tibor Simko | Corrected update-v0.92.0-tables statements to match exactly tabcreate.sql… | Feb 15 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
fe66ef19f971 | Tibor Simko | Corrected path to miscutil in update-v0.92.0-tables. | Feb 14 2007 | |||
852200695592 | Samuele Kaplun | Added support for external user groups and external user settings. Updated CERN… | Feb 14 2007 | |||
139ecc930fd4 | Nicholas Robinson | Added insert for Get_Recid function into update-v0.92.0-tables. | Feb 13 2007 | |||
6a62bccd6d70 | Tibor Simko | Added forgotten "bibdoc.status" column value update (deleted->1) that must be… | Jan 18 2007 | |||
bb99cf5eb936 | Tibor Simko | During "make update-v0.92.0-tables", set the note column of the admin account… | Jan 16 2007 | |||
49940cfa54ab | Tibor Simko | Added "update-v0.92.0-tables" target. | Jan 16 2007 | |||
f6a6eaa24339 | Tibor Simko | Hinted at setting up the proper Apache configuration right after the "make… | Dec 20 2006 | |||
6de99f73b02b | Jerome Caffaro | Added OAI migration script (from table 'oaiSET' to table 'oaiARCHIVE', v 0.7.1). | Dec 20 2006 | |||
86e1a45826db | Jerome Caffaro | Added column 'setspecs' to oaiHarvest table. | Nov 28 2006 | |||
11e9407470af | Tibor Simko | Fixed usage of spaces instead of tabs in the last commit. | Nov 8 2006 | |||
9cbd56b3d4af | Nicholas Robinson | Added KEY 'doctype' to table 'sbmCATEGORIES' on column 'doctype'. | Nov 7 2006 | |||
91a9ecdc8488 | Nicholas Robinson | Added primary key to table 'sbmCATEGORIES' based on the columns 'doctype' and… | Nov 7 2006 | |||
7a48d14b2f2c | Nicholas Robinson | Added ALTER TABLE rule to 'update-v0.90.1-tables' to add a tinyint field… | Nov 3 2006 | |||
fb09138090e8 | Tibor Simko | Enriched update-v0.7.1-tables target for proper CDSware v0.7.1 to CDS Invenio… | Oct 10 2006 | |||
6cf9385a20c2 | Tibor Simko | Added missing user_query_basket table update statement for CDSware v0.7.1… | Sep 25 2006 | |||
ac0047789430 | Tibor Simko | Improved kwalitee checking CLI API in order to be able to rapidly scan a subset… | Sep 8 2006 | |||
545bab52a705 | Tibor Simko | Initial release of the Python code kwalitee measurement tool. | Sep 7 2006 | |||
f3d1d219df52 | Tibor Simko | Added update-v0.90.1-tables target due to the new table handling the… | Aug 30 2006 | |||
9794895582ad | Tibor Simko | Added regression-test target. | Aug 22 2006 | |||
688839a69c28 | Jerome Caffaro | Initial release of the new BibFormat in Python. The status is still… | Jul 20 2006 | |||
dc671aa2449d | Tibor Simko | Fixed English in the final output message, thanks to Jerome. | Jul 17 2006 |
c4science · Help