Graphmaint-1.2
Graph
maint-1.2
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
216fe72b9397 | Marko Niinimaki | replaced integers with clear txet move_up move_down delete | Jun 26 2008 | ||||
e1ccb99d7ee3 | Lars Christian Raae | Fixed error. Thanks to Marko for notification! | Jun 26 2008 | ||||
ddd86a65e3e6 | Lars Christian Raae | Added auth so that role thesescurator also gives access to view theses, not… | Jun 26 2008 | ||||
3922834df0a6 | Tibor Simko | Updated target update-v0.99.0-tables to produce exactly the same tables as the… | Jun 25 2008 | ||||
d68d96a8609f | Tibor Simko | Added rnkAUTHORDATAR. | Jun 25 2008 | ||||
a841c3ed7fd1 | Tibor Simko | Added rnkCITATIONDATAEXT. | Jun 25 2008 | ||||
f4c916b87652 | Tibor Simko | Install BibEdit web tests where they belong. | Jun 25 2008 | ||||
c9d470721f76 | Tibor Simko | Explicitly specify column names for an sbmAPPROVAL INSERT statement. This fixes… | Jun 25 2008 | ||||
3057549a9e22 | Samuele Kaplun | Moved SSO hook to /wsignout.gif (i.e. under websearch). | Jun 25 2008 | ||||
e27b1d17076a | Tibor Simko | Clarified Psyco optionality on 32-bit OSes. | Jun 25 2008 | ||||
d7d39b91887f | Tibor Simko | Advice about Psyco only when we are running in a 32-bit environment. | Jun 25 2008 | ||||
1d15ebc06156 | Tibor Simko | Removed RefWorks.bft. | Jun 25 2008 | ||||
ec2cf4e51034 | Samuele Kaplun | Tentative support for shibboleth SSO centralized logout. | Jun 25 2008 | ||||
deadb2077fab | Samuele Kaplun | Added big fat warning about bibdocfile not having a stable command line… | Jun 25 2008 | ||||
0186276f2949 | Jerome Caffaro | More room for Action mini-panel. | Jun 25 2008 | ||||
d6e2208f6aee | Jerome Caffaro | Fixed HTML markup. | Jun 25 2008 | ||||
b6e78e1a6842 | Jerome Caffaro | Removed bfx-based templates. | Jun 25 2008 | ||||
4b7fa0eae408 | Jerome Caffaro | Replace CRLF with LF from template code received from BibFormat template editor. | Jun 25 2008 | ||||
f5aaccc48d1a | Tibor Simko | Added XML RefWorks output format. Thanks to Theodoros Theodoropoulos for the… | Jun 25 2008 | ||||
bafe0e9285ce | Jerome Caffaro | Include field 111__a in titles. | Jun 25 2008 | ||||
50de5c23b611 | Lars Christian Raae | Webtests moved to correct folder. | Jun 25 2008 | ||||
5ba5212f9081 | Jerome Caffaro | Use CFG_WEBSEARCH_ADVANCEDSEARCH_PATTERN_BOX_WIDTH to define width of advanced… | Jun 25 2008 | ||||
41bc871ff2c8 | Tibor Simko | Display 'Detailed record' link also when the viewer does not have any… | Jun 24 2008 | ||||
dc78af8bed2f | Tibor Simko | Added 'Detailed record' links to the standard basket item display. Renamed… | Jun 24 2008 | ||||
25ef6ac34388 | Tibor Simko | Fixed example queries for exact phrase searches. | Jun 24 2008 | ||||
19194b04340b | Tibor Simko | Now accepting the </search/?...> style of URLs. | Jun 24 2008 | ||||
51d06f8781c2 | Tibor Simko | Fixed input box size in tmpl_searchfor_simple(). | Jun 24 2008 | ||||
f3ffbb190160 | Lars Christian Raae | If record was locked for editing because of revision waiting in bibsched queue… | Jun 24 2008 | ||||
eb271d5bad3c | Samuele Kaplun | Fixed Acknowledge, fixed purge task, shortened and cleaned footers, reversed… | Jun 24 2008 | ||||
3a998511d39a | Jerome Caffaro | Renamed CFG_ENABLED_SEARCH_INTERFACES and CFG_DEFAULT_SEARCH_INTERFACE to… | Jun 24 2008 | ||||
069ab11497d9 | Lars Christian Raae | Forgot this file during last commit (I blame the heat). Contains new demo… | Jun 24 2008 | ||||
3a255db3cc3b | Jerome Caffaro | Updated example queries values. | Jun 24 2008 | ||||
9df312e63140 | Jerome Caffaro | Preliminary release of 'super-simple' search mode (as=-1), as well as… | Jun 24 2008 | ||||
befc7d7afb7e | Jerome Caffaro | Treat 'CFG_ENABLED_SEARCH_INTERFACES' as a list of integer values. | Jun 24 2008 | ||||
fa1d9b450c69 | Jerome Caffaro | Fixed syntax to specify CFG_ENABLED_SEARCH_INTERFACES. Updated doc | Jun 24 2008 | ||||
b5ec97dfef92 | Jerome Caffaro | New 'examplequery' class for example query links. | Jun 24 2008 | ||||
fdbf0e72037e | Jerome Caffaro | Added CFG_ENABLED_SEARCH_INTERFACES and CFG_DEFAULT_SEARCH_INTERFACE config… | Jun 24 2008 | ||||
4a04768a1cbd | Lars Christian Raae | Enriched demo site configuration - bibedit now takes collection as optional… | Jun 23 2008 | ||||
36e1a5dc0dd2 | Tibor Simko | Clarified exception message of the last commit. | Jun 23 2008 | ||||
f70fd05373da | Tibor Simko | Raise now an exception to the site admin when an alert query was deleted for a… | Jun 23 2008 | ||||
ccbf5b05112d | Lars Christian Raae | Removed * imports. Error in previous commit message: Lock levels are 0-3, not 0… | Jun 23 2008 | ||||
ec6f7ec58f86 | Samuele Kaplun | Removed a deadlock WRT bibupload enforced ordering. | Jun 23 2008 | ||||
3dc94960dd88 | Samuele Kaplun | Fixed (I think) a query in webalert that had a broken join that produced to… | Jun 23 2008 | ||||
99a86c6bb33a | Lars Christian Raae | Added CFG_BIBEDIT_LOCKLEVEL - when a user tries to edit a record being edited… | Jun 23 2008 | ||||
be0d27d70025 | Samuele Kaplun | Added new checks for Overflow o ZeroDivision. | Jun 23 2008 | ||||
170f2ea119d9 | Samuele Kaplun | BibDocFile+FFT to correctly support URL encoding (for spaces etc.) | Jun 23 2008 | ||||
8254ec9c78fc | Samuele Kaplun | Workaround to avoid crash. Note this function should still be revised and… | Jun 23 2008 | ||||
ca9be4250783 | Tibor Simko | Completed Greek translation, thanks to Theodoros Theodoropoulos. | Jun 23 2008 | ||||
4966f4bc2ec9 | Tibor Simko | Made '/stats' URL callable. | Jun 23 2008 | ||||
80626f37a585 | Tibor Simko | Fixed page() language argument. (It is 'language', not 'ln'.) | Jun 23 2008 | ||||
d6e2302bdf66 | Jerome Caffaro | Added "show_title_p" parameter to page(..) and tmpl_page(..) functions, so that… | Jun 23 2008 | ||||
ec7efde6ec3e | Jerome Caffaro | Do not create empty <h1 /> when page title is not given. | Jun 23 2008 | ||||
121f02636d96 | Samuele Kaplun | Fixed "compile-time" reference to apache module recently introduced. | Jun 20 2008 | ||||
5d62667017c9 | Samuele Kaplun | task_low_level_submission to correctly support priority by analysing the… | Jun 20 2008 | ||||
8db424d89d31 | Samuele Kaplun | Correctly escaping xml marc. | Jun 20 2008 | ||||
c7ca1047c5ad | Samuele Kaplun | New FIX-MARC (+ FIX as become FIX-ALL) directive to bibdocfilecli and FFT, used… | Jun 20 2008 | ||||
d02aebdb6f1c | Jerome Caffaro | When fulltext is local, but metadata does not have the complete path to the… | Jun 20 2008 | ||||
6f1a8bd47738 | Samuele Kaplun | Converted getfile.py URLs sent via emails to new /record/123/files/ URL… | Jun 20 2008 | ||||
770b1e8ad44d | Samuele Kaplun | New _getfile_py implementation. Completely redirect to /record/123/files URL… | Jun 20 2008 | ||||
5e1fdbe0ea79 | Samuele Kaplun | Using HTTP_MOVED_TEMPORARILY when successful login (otherwise FireFox complains… | Jun 20 2008 | ||||
993f5468a9a4 | Samuele Kaplun | set_cookie set the cookie both in headers_out and in err_headers_out (in place… | Jun 20 2008 | ||||
08763b235604 | Samuele Kaplun | redirect_to_url to support different redirection_types. | Jun 20 2008 | ||||
887877f9fbea | Samuele Kaplun | Fixed other bug in _getfile_py WRT docid as string. | Jun 20 2008 | ||||
c840149aefb5 | Samuele Kaplun | Fixed _getfile_py not handling correctly docids when they come as strings… | Jun 20 2008 | ||||
b732450aefa5 | Jerome Caffaro | Clarified guide: better differentation of the harvest/export parts, and removed… | Jun 20 2008 | ||||
0f0a0d569e91 | Samuele Kaplun | Fixed crash when bibsched queue is empty and we turn on bibsched daemon from… | Jun 20 2008 | ||||
5dfe86f75060 | Tibor Simko | Removed unneeded warning about the site-packages symlink creation on some OSes. | Jun 19 2008 | ||||
b76252ebbf55 | Tibor Simko | Properly fixed the site-packages symlink advice. (The problem on some OSes… | Jun 19 2008 | ||||
52584f03bbdc | Jerome Caffaro | Prettified output. | Jun 19 2008 | ||||
037090260200 | Samuele Kaplun | Fixed code typo (Time to go bed :-S) | Jun 19 2008 | ||||
614cf61529d6 | Samuele Kaplun | Fixed message string. | Jun 19 2008 | ||||
4b4a34fced72 | Samuele Kaplun | Stop the bibsched queue when a task ends with status "DONE WITH ERRORS". | Jun 19 2008 | ||||
38d005124151 | Nicholas Robinson | Bugfix. | Jun 19 2008 | ||||
d692cdc5fcbf | Nicholas Robinson | Added Register_Referee_Decision.py function. | Jun 19 2008 | ||||
c189c39d9f4d | Nicholas Robinson | Dropped the use of categ in the WHERE clause when updating or selecting details… | Jun 19 2008 | ||||
10a3530b8383 | Nicholas Robinson | Small changes to functions that interact with the database layer. | Jun 19 2008 | ||||
ec7a40b97201 | Nicholas Robinson | A function whose job is to update the status of a document in the approvals… | Jun 19 2008 | ||||
f778fd1a43d1 | Samuele Kaplun | site-packages link is now created automatically before intbitset is installed. | Jun 19 2008 | ||||
26625dd8cfd4 | Samuele Kaplun | Improved FFT documentation by adding DELETE-FILE directive and some requirement… | Jun 19 2008 | ||||
28752c24a040 | Samuele Kaplun | Completed support for DELETE-FILE FFT directive. | Jun 19 2008 | ||||
01710b6bb530 | Samuele Kaplun | When using FFT to rename a docname, take care of renaming the corresponding… | Jun 18 2008 | ||||
7cb352f7e4e4 | Tibor Simko | Removed unneeded import. Fixed unknown exception catching. | Jun 18 2008 | ||||
8678a72ed57c | Tibor Simko | Updated documentation for run_sql_cached(). | Jun 18 2008 | ||||
ada6a289685f | Tibor Simko | Fixed run_sql_cached() calls by stating affected_tables explicitly. | Jun 18 2008 | ||||
73c27b211a90 | Nicholas Robinson | Added function for retrieving the category of a document for which an approval… | Jun 18 2008 | ||||
a453ee4974fb | Tibor Simko | Changed default values of run_sql_cached() in order to always look at the… | Jun 18 2008 | ||||
d6b6eaeb131c | Samuele Kaplun | Fixed some queries WRT run_sql_cached: it should not be used when the query… | Jun 18 2008 | ||||
f2c5653529c4 | Samuele Kaplun | Added tests for isUserSuperAdmin | Jun 18 2008 | ||||
e2395f7a6d74 | Jerome Caffaro | More HTML tags and attributes accepted when washing in 'soft' modes (5 & 6). | Jun 18 2008 | ||||
3b9921c8a695 | Jerome Caffaro | Build page with 'ln' parameter in page_not_authorized(..) | Jun 18 2008 | ||||
341d3025fdfe | Nicholas Robinson | Moved database functions "update_approval_request_status"… | Jun 18 2008 | ||||
a5dac9807037 | Nicholas Robinson | Added some functions relating to refereeing/approvals. | Jun 18 2008 | ||||
a6c323a4a636 | Tibor Simko | Added general support infrastructure for the Hungarian translation. The… | Jun 17 2008 | ||||
93dd92624ae7 | Tibor Simko | Fixed 'websumit' typo. | Jun 17 2008 | ||||
f7bb87727c80 | Samuele Kaplun | Added support for verbose=9 URL in /record/123/files, to display all the… | Jun 17 2008 | ||||
1194ebe3e1c4 | Samuele Kaplun | Creation of bibdoc folder is done automatically when it does not exist (e.g. | Jun 17 2008 | ||||
90c74cc53128 | Samuele Kaplun | New isUserSuperAdmin function (sorry for the CamelCase but it's there for… | Jun 17 2008 | ||||
2c09f4134623 | Nicholas Robinson | Corrected the message | Jun 17 2008 | ||||
86574271c3dc | Nicholas Robinson | A function to create a success message for the user when an approval request… | Jun 17 2008 | ||||
e4fafa0ad29d | Samuele Kaplun | Handling of invalid file name (e.g. "foo.bar", "foo.bar;baz", where the correct… | Jun 17 2008 |
c4science · Help