Graphiugw2017
Graph
iugw2017
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
2269a226d809 | Jerome Caffaro | Check authorization for 'viewcomment', 'sendcomment' and 'attachcommentfile'. | Aug 22 2008 | ||||
da25796b2781 | Marko Niinimaki | unified param handling string/array | Aug 22 2008 | ||||
577c7cfbd73d | Marko Niinimaki | ruling out a nothing-selected case | Aug 22 2008 | ||||
e4b6493efee6 | Ruben Pollan | Selected options viewing customevents stay selected. | Aug 22 2008 | ||||
7b34a2262e5e | Marko Niinimaki | --- instead of -- | Aug 22 2008 | ||||
b06b6cf2b564 | Joaquim Rodrigues Silvestre | Added parameter 'loans' on: return websession_templates.tmpl_account_page. | Aug 22 2008 | ||||
e43ee67de005 | Piotr Praczyk | New page for viewing the individual record harvesting history | Aug 21 2008 | ||||
6a349a656c35 | Piotr Praczyk | The web interface displays all the logged information now | Aug 21 2008 | ||||
3832d5c29b5d | Piotr Praczyk | removal of one unnecessary table | Aug 21 2008 | ||||
2bd13ab78c6e | Piotr Praczyk | Added logging when harvesting record and later (when inserting into teh… | Aug 21 2008 | ||||
b91e25b05291 | Samuele Kaplun | Found ultimate bug in multipart/byteranges support. The error was due only to… | Aug 21 2008 | ||||
6396713c5902 | Christopher Parker | Publiline admin guide created | Aug 21 2008 | ||||
08c6f71a66c7 | Christopher Parker | Image file used in publiline admin guide | Aug 21 2008 | ||||
2d3a275a0359 | Christopher Parker | Updated makefile to install publiline webdocs | Aug 21 2008 | ||||
70d3179c9462 | Marko Niinimaki | changed defualt date to date not datetime format | Aug 21 2008 | ||||
88f6bd4939fc | Christopher Parker | Added Publiline admin information into the main admin page | Aug 21 2008 | ||||
008f78ac7242 | Samuele Kaplun | Finally(?) fixed support for multirange... | Aug 20 2008 | ||||
745462915e06 | Joaquim Rodrigues Silvestre | Added new admin URL's: item_loans_historical_overview… | Aug 20 2008 | ||||
2d1ba819250f | Joaquim Rodrigues Silvestre | Added new methods: item_loans_historical_overview, item_req_historical_overview. | Aug 20 2008 | ||||
c154aaeafbbd | Joaquim Rodrigues Silvestre | Added new methods: item_loans_historical_overview… | Aug 20 2008 | ||||
5a9b413fd801 | Joaquim Rodrigues Silvestre | Added new admin templates: tmpl_loans_hist_overview… | Aug 20 2008 | ||||
3adcf875831a | Joaquim Rodrigues Silvestre | Added parameter 'loans' in tmpl_account_page. | Aug 20 2008 | ||||
f3165b7eed50 | Samuele Kaplun | Corrected typo. | Aug 20 2008 | ||||
797eb0e2fc11 | Ruben Pollan | Added more timespans (1, 2, 5, 10 years and full) and fixed last three months. | Aug 20 2008 | ||||
8bad55a7fd5d | Samuele Kaplun | Added missing import. | Aug 20 2008 | ||||
8d9a7d7d1219 | Samuele Kaplun | Improved checking of OAI PROVENANCE subfield (if not specified it behaves like… | Aug 20 2008 | ||||
e0698ab285fb | Samuele Kaplun | Fixed wrong test (was checking for existence of a wrong URL but because HEAD… | Aug 20 2008 | ||||
1b13eb53575d | Ruben Pollan | Adding more arguments now shows the arguments of it's customevent. | Aug 19 2008 | ||||
6246e29757a7 | Ruben Pollan | The arguments menu now shows only the arguments for the custom event selected. | Aug 19 2008 | ||||
93b6e9ed5653 | Samuele Kaplun | Deployed complete support for HTTP HEAD with semantic correctness (tm). i.e. | Aug 19 2008 | ||||
637a8425406a | Joaquim Rodrigues Silvestre | Add new admin URL: all_loans_for_item. | Aug 19 2008 | ||||
57579bdac72d | Joaquim Rodrigues Silvestre | *** empty log message *** | Aug 19 2008 | ||||
4fc7cb7559c1 | Joaquim Rodrigues Silvestre | Add new method: perform_loanshistoricaloverview. | Aug 19 2008 | ||||
e9285eb05d05 | Joaquim Rodrigues Silvestre | Added new method: all_loans_for_item. Improvements on: update_loan_request… | Aug 19 2008 | ||||
d38ef4d53e9e | Joaquim Rodrigues Silvestre | Added new methods: get_historical_overview, get_all_loans_for_item. | Aug 19 2008 | ||||
041e428c9ea7 | Joaquim Rodrigues Silvestre | Added new templates: loans_historical_overview, all_loans_for_item. Added also… | Aug 19 2008 | ||||
0d119a739a0f | Piotr Praczyk | New documentation sections Menu at the top of pages Bug fixes: - Little… | Aug 19 2008 | ||||
50bf05621d8d | Christopher Parker | Added two websubmit functions (Generate_Group_File and… | Aug 19 2008 | ||||
5aa042e0b862 | Christopher Parker | Modified the way in which the category is retreived for documents for which… | Aug 19 2008 | ||||
d1a44433a9f2 | Samuele Kaplun | Commented out support for ranges, until mod_python support chunked encoding. | Aug 19 2008 | ||||
d904599c2fb7 | Samuele Kaplun | Improved/completed support for HEAD requests. | Aug 19 2008 | ||||
e193dd8e4bf4 | Jerome Caffaro | Fixed paramters used to call BibDoc.add_file_new_format() from BibRecDocs. | Aug 19 2008 | ||||
991b5b87b3fa | Piotr Praczyk | New page for displaying daily harvesting logs - displaying the results in… | Aug 18 2008 | ||||
2fb7275849e8 | Samuele Kaplun | Added support for CFG_BIBUPLOAD_EXTERNAL_OAIID_PROVENANCE_TAG (i.e. support for… | Aug 18 2008 | ||||
a4a7d4248c37 | Christopher Parker | Fixed some errors related to imports of config variables | Aug 18 2008 | ||||
5672dd421936 | Samuele Kaplun | Enabled autoload, that should alleviate the server. | Aug 18 2008 | ||||
5849b8c3b1d5 | Christopher Parker | Fixed a bug with simple approval | Aug 18 2008 | ||||
a0dd031e5762 | Christopher Parker | Updated the way in which warnings are passed to the template using plain text… | Aug 18 2008 | ||||
3975491b1171 | Christopher Parker | Modified the release notes download section to grep the version number from the… | Aug 18 2008 | ||||
7ffce40bc62a | Samuele Kaplun | Enforced CFG_SITE_ADMIN_EMAIL as superuser of a default CDS Invenio… | Aug 18 2008 | ||||
f1d5fda25add | Samuele Kaplun | Latest 3 strings. | Aug 18 2008 | ||||
371af3025875 | Tibor Simko | Added standard cvsignore files. | Aug 18 2008 | ||||
ee5e3b6fba3a | Jerome Caffaro | Fixed translation of action "Submit" in BibEdit. | Aug 18 2008 | ||||
a7d02fa89683 | Jerome Caffaro | Fixed translation not appropriate for the context | Aug 18 2008 | ||||
15cc92778b06 | Samuele Kaplun | Putting back the original record (if it was deleted as part of the bibupload)… | Aug 15 2008 | ||||
697089faea08 | Samuele Kaplun | Fixed back checking for wget & md5sum. | Aug 15 2008 | ||||
0542a9bd6c6c | Marko Niinimaki | "do not check if everything fine already" check | Aug 15 2008 | ||||
f1aa73a79d52 | Marko Niinimaki | yet some more error condition checks | Aug 15 2008 | ||||
abc3f7d64bee | Samuele Kaplun | Always avoiding proxy caching when redirecting. | Aug 15 2008 | ||||
713c62c0e525 | Samuele Kaplun | Added headers for interacting with proxies: allowing (cum grano salis) caching… | Aug 15 2008 | ||||
aea8f11b5ea1 | Joaquim Rodrigues Silvestre | Disable holdings tab if collection != Books | Aug 15 2008 | ||||
7e0be2e93271 | Piotr Praczyk | When testing harvesting source, record should be treated as not existing in the… | Aug 15 2008 | ||||
e8c7c271651f | Piotr Praczyk | sql error fix | Aug 15 2008 | ||||
0d0605953328 | Christopher Parker | Added a template for displaying messages relating to configuration errors such… | Aug 15 2008 | ||||
4ff82ed759fa | Marko Niinimaki | knowledge base rules checking | Aug 15 2008 | ||||
cd21875fd090 | Christopher Parker | Added logic for savannah task #7358 for adminstrator to view warnings of… | Aug 15 2008 | ||||
5486b43d2cb6 | Marko Niinimaki | kb rules checking | Aug 15 2008 | ||||
2d91f1be9ae8 | Marko Niinimaki | added perform_request_verify_rule | Aug 15 2008 | ||||
537800a48ef1 | Marko Niinimaki | key_rules and value_rules | Aug 15 2008 | ||||
349d2e584685 | Piotr Praczyk | Little changes in SQL tables connected with logging | Aug 15 2008 | ||||
034540a32100 | Joaquim Rodrigues Silvestre | Add __lastupdated__ | Aug 14 2008 | ||||
c0673d32ef03 | Samuele Kaplun | Fixed table.add with Set-Cookie. | Aug 14 2008 | ||||
110b58f55d87 | Samuele Kaplun | Added Vary header, to try to explain caches that they should cache stuff… | Aug 14 2008 | ||||
11f5142c6707 | Samuele Kaplun | Refactored stream_file function. | Aug 14 2008 | ||||
8b570d3cbb9f | Samuele Kaplun | Using table.add to set a cookie in order to be able to set multiple cookies. | Aug 14 2008 | ||||
e783631a9fb3 | Samuele Kaplun | Commented out bin/bibcirculation target, until committed. | Aug 14 2008 | ||||
c5b484574554 | Joaquim Rodrigues Silvestre | Changes on method loan_on_desk. | Aug 14 2008 | ||||
13ced9c9b500 | Joaquim Rodrigues Silvestre | Changes on tmpl_loan_on_desk. | Aug 14 2008 | ||||
28fa02a29029 | Joaquim Rodrigues Silvestre | Improvements on 2 methods: loan_on_desk and register_new_loan | Aug 14 2008 | ||||
545d17fea662 | Samuele Kaplun | Added bfe_holdings.py | Aug 14 2008 | ||||
fa448aa270f8 | Christopher Parker | Generates a file during the complex approval process that contains the ID of… | Aug 14 2008 | ||||
abae3f509008 | Christopher Parker | Sends an email message to the Publication Committee Chair when approval for a… | Aug 14 2008 | ||||
cf74725db8d2 | Christopher Parker | Fixed an error with the function name | Aug 14 2008 | ||||
74b048dec6f2 | Christopher Parker | Modified to make use of a updated way of obtaining the group_id using the group… | Aug 14 2008 | ||||
e140b2740a9a | Christopher Parker | Edited the action to display the status text on screen | Aug 14 2008 | ||||
0ea4f0be07d8 | Christopher Parker | Added clearer messages and added an alternate way of retrieving group… | Aug 14 2008 | ||||
4ce515cb732a | Samuele Kaplun | Removed experimental row. | Aug 14 2008 | ||||
d0ba4e5d3c56 | Christopher Parker | Added emailing logic to allow mails to be sent to actors in the workflow. | Aug 14 2008 | ||||
b00622823e82 | Marko Niinimaki | added access control | Aug 14 2008 | ||||
2c0c3dbaad13 | Joaquim Rodrigues Silvestre | Add new module: Bibcirculation | Aug 14 2008 | ||||
051dbf66e6c7 | Tibor Simko | Updated color-theme setup as per the new version. | Aug 14 2008 | ||||
30e029ff86cb | Joaquim Rodrigues Silvestre | Makefile Bibcirculation/bin | Aug 13 2008 | ||||
9406c9ab4a5e | Joaquim Rodrigues Silvestre | Makefile Bibcirculation/web/admin | Aug 13 2008 | ||||
6b6c191d9f4d | Joaquim Rodrigues Silvestre | Makefile Bibcirculation/web | Aug 13 2008 | ||||
05baa932b05c | Joaquim Rodrigues Silvestre | Makefile Bibcirculation/lib | Aug 13 2008 | ||||
ace6255f9c20 | Joaquim Rodrigues Silvestre | Makefile Bibcirculation/doc/hacking | Aug 13 2008 | ||||
80a299e09d7a | Joaquim Rodrigues Silvestre | Makefile Bibcirculation/doc/admin | Aug 13 2008 | ||||
3298febe809a | Joaquim Rodrigues Silvestre | Makefile Bibcirculation/doc | Aug 13 2008 | ||||
10ef98d3f732 | Joaquim Rodrigues Silvestre | Bibcirculation Makefile | Aug 13 2008 | ||||
cb9d787526eb | Samuele Kaplun | Idem. | Aug 13 2008 |
c4science · Help