History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
002dd06d18ec | Tibor Simko | Updated codebase to use CFG_SITE_SUPPORT_EMAIL instead of supportemail… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
2d48331fa454 | Samuele Kaplun | Fixed authentication hack previously introduced. | Feb 26 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
29dd5c456425 | Tibor Simko | Cosmetic megacommit to standardize whitespaces in WebDoc tags ("<!-- WebDoc-Foo… | Dec 20 2007 | |||
22a1edb3fe4c | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select where needed. | Dec 20 2007 | |||
26664b002055 | Tibor Simko | Phased out BibSched Admin static intro page. | Dec 13 2007 | |||
a60d5a294f52 | Samuele Kaplun | Updated InvenioGC documentation and cleaned the command line parameters and… | Dec 7 2007 | |||
b5c444ad7289 | Tibor Simko | Verified webdoc files, removed WML files. | Dec 7 2007 | |||
7fdd29a30847 | Tibor Simko | Added a simple queue status reporter in order to quickly inspect the list of… | Nov 21 2007 | |||
a11733b15cbb | Tibor Simko | Fixed bibtask example by converting the task argument back to integer. (The new… | Nov 21 2007 | |||
646234bdd1fa | Jerome Caffaro | WebDocified admin guide. | Nov 14 2007 | |||
da2e26a4598b | Tibor Simko | Fixed task submission argument problem introduced by previous commit. | Nov 9 2007 | |||
1104cbf58534 | Tibor Simko | Fixed multi-line INSERT statement cosmetic style so that it passes kwalitee… | Nov 9 2007 | |||
9ab40bcfa745 | Samuele Kaplun | SessionGC moved to more general InvenioGC. Now support old delete fulltext… | Nov 6 2007 | |||
cf5ca6dcef73 | Tibor Simko | Added infrastructure and a simple skeleton for the forthcoming bibclassify… | Sep 3 2007 | |||
c7d69ffe68a7 | Samuele Kaplun | Fixed small bufg for authenticating non bibtask. | Aug 9 2007 | |||
f37d7eab9ecb | Samuele Kaplun | Fixed storing username of user who run bibupload. | Aug 8 2007 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
cccbcd4ee51d | Marcus Johansson | Added webstatadmin to allowed BibSched apps. | Jul 27 2007 | |||
cb8c0e32ffd8 | Marcus Johansson | Added function to retrieve list of task ids for a certain task name, and… | Jul 26 2007 | |||
f34915e0105e | Marcus Johansson | Added function to retrieving, and unpickling, of arguments for a certain task. | Jul 26 2007 | |||
945973ab2e62 | Marcus Johansson | Added function to determine whether or not a task is due for execution. | Jul 26 2007 | |||
ec615dacda14 | Samuele Kaplun | Added external authentication support in CLI tools. | Jul 24 2007 | |||
0d4653771c2b | Samuele Kaplun | Commented out db connection deletion and creation, recently added in the tasks… | Jun 28 2007 | |||
c12b0c767034 | Samuele Kaplun | Encrypted local passwords and various fixes. | Jun 21 2007 | |||
5c1bfebea59b | Samuele Kaplun | Added workaround for authenticating with SSO: i.e. not authenticating at all… | Jun 21 2007 | |||
b58104d2157f | Samuele Kaplun | Fixed a typo in the code. | Jun 21 2007 | |||
3ce3af51a070 | Samuele Kaplun | Authorize is again public because it could be used by other tools which are not… | Jun 20 2007 | |||
90c7c23b4d32 | Samuele Kaplun | If the CFG_BIBSCHED_LOG_PAGER is set then we use it's value as the log pager… | Jun 20 2007 | |||
365ca8e33fc4 | Samuele Kaplun | Moved refactored bibtask code to functional code. | Jun 8 2007 | |||
b289ca144768 | Samuele Kaplun | Many small changes and fixies to new code | Jun 6 2007 | |||
5525a1a68677 | Samuele Kaplun | Very small cleaning. | Jun 5 2007 | |||
06b4f181e28a | Samuele Kaplun | Fixed a bug in dealing with signals and global variables. | Jun 5 2007 | |||
0a9b8257fe34 | Samuele Kaplun | Readded updated bibtaskex. | Jun 5 2007 | |||
9abb0f038c20 | Samuele Kaplun | Implemented log viewer, purge DONE process action and… | Jun 5 2007 | |||
d6baff8e9da1 | Samuele Kaplun | Cleaning code for making pylint happy, and name refactory. | Jun 5 2007 | |||
92c0f0e5444d | Samuele Kaplun | Refactoring bibtask to class BibTask (to remove current cut & paste) | Jun 4 2007 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
f5dd8d538885 | Tibor Simko | Handle UnicodeEncodeError related problems when printing messages in… | Mar 27 2007 | |||
1396459dcf01 | Tibor Simko | Fixed signals sent to bibsched tasks when stopping them. Now using… | Feb 20 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
aeabbc8013e5 | Tibor Simko | Removed not-very-expressive "This is the gate..." welcome messages on those… | Dec 7 2006 | |||
6924d227c7f0 | Tibor Simko | When submitting a new periodical task after it has finished, update the task… | Nov 9 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 | |||
2d02bcab416c | Tibor Simko | Made BibSched refresh time configurable. Set to 5 seconds by default. Note… | Sep 25 2006 | |||
f12be6fad614 | Tibor Simko | BibSched module split into bin/lib completed. Most of the stuff lives in lib. | Sep 20 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
9274d167291a | Tibor Simko | Made get_my_pid() to work on all FreeBSD platforms, not only FreeBSD-6. | Sep 4 2006 | |||
be4a6f74a072 | Olivier Serres | Add external collections searching. | Aug 30 2006 | |||
ab18752f8b46 | Tibor Simko | Fixed treatment of the global `options' variable of the BibSched task example. | Aug 28 2006 | |||
5aac7386e47f | Tibor Simko | BibSched task authentication now accepts nicknames as usernames too. Modified… | Jun 29 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 | |||
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
9ddce4c0fc5c | Martin Vesely | BibSched awareness for OAI repository archive. | Apr 26 2006 | |||
d0b68461c079 | Tibor Simko | Fixed treatment of long command line option names (e.g. `--version'). | Apr 26 2006 | |||
9f81b44b322f | Tibor Simko | Respect new names for i18n_extract_from_wml_source.py, i18n_update_wml_target. | Apr 11 2006 | |||
6b13f0051c34 | Tibor Simko | Adapted to the new way of I18N, removing MSG_ dependencies. | Apr 11 2006 | |||
0cc2d3c120b7 | Gregory Favre | Bibsched is now compatible with MacOSX (except page up and page down). Fixed… | Feb 14 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
d8e1467cbb77 | Frederic Gobry | reverted to a more violent killing of bibsched as a daemon: in the current… | Sep 30 2005 | |||
ebe60f1b5a14 | Frederic Gobry | fixed problems reported by Tibor: | Sep 30 2005 | |||
f6bb0931bac5 | Alberto Pepe | Added oaiharvest to the list of valid bibsched task process names. | Aug 29 2005 | |||
b2bf6227f975 | Frederic Gobry | This patch makes bibsched usable as a init.d/ script. You can invoke it as | Aug 24 2005 | |||
3daf391cc4f9 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
f5f7a6fcd722 | Tibor Simko | cdsnavbar.wml is found in $(top_srcdir), not $(top_builddir). | Mar 2 2005 | |||
1d93dcb5d66f | Tibor Simko | Added dependency of the general navbar. | Feb 14 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
8bb018ed6f9c | Trond Aksel Myklebust | Modified error messages from webaccess when not authorized | Sep 23 2004 | |||
6b3077150960 | Thomas Baron | new job status: "DONE WITH ERRORS" | Sep 15 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
d06643a22e2f | Tibor Simko | Display version number. | May 11 2004 | |||
5116ac0fe49c | Tibor Simko | Lower display refresh frequency. Prepare for time display. | May 4 2004 | |||
cfdcf866382d | Tibor Simko | Initial release of the documentation. | May 4 2004 | |||
edbec6bc3910 | Tibor Simko | Correct updating task status message when verbosity level is 9+. | Apr 19 2004 | |||
4e79c334a888 | Tibor Simko | Add `bibrank' to the list of valid bibsched processes. | Mar 12 2004 | |||
4803501f38a0 | Tibor Simko | Make pretty version number. Override stdout/stderr only when needed. | Mar 10 2004 | |||
7e0ee4cf125c | Tibor Simko | Make pretty version number. Add main docstring. | Mar 10 2004 | |||
1134ae602f60 | Tibor Simko | Make pretty version string. | Mar 10 2004 | |||
190d2686b126 | Tibor Simko | bibwords->bibindex | Feb 23 2004 | |||
96a248320e8b | Thomas Baron | changed bibupload parameter list | Feb 17 2004 | |||
19adc71cda09 | Tibor Simko | Use run_sql() instead of cursor.execute(). | Jan 27 2004 | |||
002e4245c318 | Tibor Simko | Default sleeptime is now void, not 0. | Jan 27 2004 | |||
f65f16643eb2 | Tibor Simko | Rights are now managed through the access control engine. | Dec 16 2003 | |||
fdc32c335e90 | Tibor Simko | Add bibtaskexc for cleaning. | Aug 29 2003 | |||
d5b3025508b9 | Tibor Simko | Prefer --verbose=LEVEL parameter instead of the old --dbg. | Aug 29 2003 | |||
bfa2250c660c | Tibor Simko | Reflect changes in the schTASK table. Hostname-related capabilities still have… | Jun 26 2003 | |||
a004509d06b9 | Tibor Simko | Reflect new changes to the schTASK table. Add a demo of periodicity… | Jun 26 2003 | |||
656a9fc714e2 | Thomas Baron | sleeptime taken into account also in manual mode | Jun 12 2003 | |||
461a3497c9e8 | Thomas Baron | indentation correction | Jun 11 2003 | |||
f13ba3b1b653 | Thomas Baron | child processes are better targetted to avoid errors in case of multiple… | Jun 6 2003 | |||
02dacc255461 | Thomas Baron | tasks are now order by date asc bibupload is launched with "-t XXX" instead of… | Jun 5 2003 | |||
ccabb8635dbb | Thomas Baron | use config.py for defining global variables use bindir to launch child processes | Jun 5 2003 | |||
a1761012dd7d | Thomas Baron | daemon also parse the items in date order | Jun 5 2003 | |||
00513f0ca099 | Thomas Baron | added <protect> over the code. Modified menu displays and items ordering (by… | Jun 5 2003 |
c4science · Help