History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a860b908f355 | Samuele Kaplun | Added some checks for spotting misuses of collect_user_info. | Mar 5 2008 | |||
91f948f95fd3 | Samuele Kaplun | collect_user_info allows now a dictionary as input. It will consider it as a… | Mar 5 2008 | |||
508c8a5892de | Samuele Kaplun | Corrected SELECT * queries. | Mar 5 2008 | |||
eb4312de7e4d | Samuele Kaplun | Used wrap_text_in_a_box to print messages. | Mar 3 2008 | |||
f4b4d6c7a9f8 | Samuele Kaplun | Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… | Feb 29 2008 | |||
e6e853bc185b | Samuele Kaplun | Moved action name from runsessiongc to runinveniogc. | Feb 25 2008 | |||
dedbafbdbf55 | Samuele Kaplun | Small cleaning. | Feb 25 2008 | |||
ce77de2ba16e | Tibor Simko | Fixed variable replacement in the output message string of the last commit. | Feb 8 2008 | |||
0fdc70575318 | Tibor Simko | Made new output messages translatable. Added x_ prefix to arguments, removed… | Feb 8 2008 | |||
a0886c95c0d2 | Jerome Caffaro | XHTML-valid login link ('&'->'&' before referer). | Feb 8 2008 | |||
c7cd7c91d748 | Samuele Kaplun | Updated links for webaccess, small fixies in webaccess admin plus using… | Feb 6 2008 | |||
6c5f73b79725 | Jerome Caffaro | Fixed broken link. | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
d6bdd85702a9 | Tibor Simko | Changed test account "foo@bar.org" to a domain under our maintenance ("foo@cds. | Jan 31 2008 | |||
6f97225d36a9 | Samuele Kaplun | Introduced new algorithms in InvenioGC to clean the cache of RSS and WebJournal. | Jan 24 2008 | |||
8a2df192aa9e | Tibor Simko | Added new garbage collection option to clean unreferenced bibliographic values… | Jan 14 2008 | |||
5335f14bc43e | Jerome Caffaro | Made a clearer distinction between BibHarvest and OAIRepository. Added… | Jan 11 2008 | |||
f6f314cff1ae | Jerome Caffaro | Fixed links. | Jan 11 2008 | |||
4c876fe64fb1 | Tibor Simko | Used navmenuid 'youraccount' instead of 'login' for all login pages, fixing… | Jan 11 2008 | |||
c117ba24a7b5 | Jerome Caffaro | Added small space between user icon and following link. | Jan 10 2008 | |||
29dd5c456425 | Tibor Simko | Cosmetic megacommit to standardize whitespaces in WebDoc tags ("<!-- WebDoc-Foo… | Dec 20 2007 | |||
78cc2ac2e256 | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select. | Dec 20 2007 | |||
e7706f20e453 | Tibor Simko | Phased out WebSession Admin static intro page. | Dec 13 2007 | |||
a60d5a294f52 | Samuele Kaplun | Updated InvenioGC documentation and cleaned the command line parameters and… | Dec 7 2007 | |||
2944d36aafdf | Tibor Simko | Verified webdoc files, removed WML files. | Dec 7 2007 | |||
5c92e673dd9e | Jerome Caffaro | Changed default login user icon. | Dec 5 2007 | |||
0a40f0e1b2ce | Samuele Kaplun | Broken a message in two in order to exploit same translation in an other part… | Dec 4 2007 | |||
4cae9d209515 | Samuele Kaplun | Ported inveniogc to bibdocfile. | Dec 4 2007 | |||
2b5814a25e1f | Samuele Kaplun | Restored original behaviour of auth_apache_user_p and fixed some… | Nov 30 2007 | |||
6fc3d52ad487 | Samuele Kaplun | Fixed very slow query in get_email_from_username. If username is empty (it's… | Nov 28 2007 | |||
2db619199bbf | Samuele Kaplun | Made collect_user_info not crashing. It now accept any possible value as req. | Nov 27 2007 | |||
4aad083db880 | Samuele Kaplun | *** empty log message *** | Nov 26 2007 | |||
e4b0d9102aed | Samuele Kaplun | Corrected wrong error message code. (displayed network problems when user typed… | Nov 22 2007 | |||
c20a70c66d98 | Samuele Kaplun | Small temporary hack to aid CERN migration. It's enabled only when… | Nov 22 2007 | |||
dc2220bf51bb | Samuele Kaplun | Huge and nasty hack in order to nicely suggest all the potential apache-aware… | Nov 21 2007 | |||
55243a5c8772 | Jerome Caffaro | WebDocified admin guide. | Nov 15 2007 | |||
1d4b868b6173 | Samuele Kaplun | Clean up after "check email caseless" regression_test. | Nov 14 2007 | |||
2446d2299dc5 | Samuele Kaplun | Better described page_not_authorized within comment. Fixed handling of not yet… | Nov 14 2007 | |||
ecac6c97fd0f | Tibor Simko | Adapted test case to the new output message in the sending lost password… | Nov 14 2007 | |||
e911c9c4391c | Tibor Simko | Renamed also the form button for the password reset link facility. | Nov 13 2007 | |||
788c13ade9fb | Tibor Simko | Prettified output messages and email instructions for the new email-based… | Nov 13 2007 | |||
9d86ada26327 | Samuele Kaplun | Fixed typo bug. | Nov 13 2007 | |||
ac12a19770dc | Samuele Kaplun | Better handling of smtp server not online, better handling of user interaction… | Nov 12 2007 | |||
77fd89be7f78 | Tibor Simko | Removed unneeded session handling PHP library. | Nov 12 2007 | |||
6702e2448847 | Samuele Kaplun | Added verbose option to display user_info dictionary when verbose=9 and looking… | Nov 12 2007 | |||
17a92ca5fdc1 | Samuele Kaplun | Fixed comments positions. | Nov 12 2007 | |||
9026d41aefcd | Samuele Kaplun | Fixed request for email confirmation even when external authentication methods… | Nov 12 2007 | |||
e0c2f7c23ee8 | Samuele Kaplun | Updated comment that describe password_migration_kit | Nov 12 2007 | |||
ef25e3883773 | Samuele Kaplun | Cosmetic correction in comment. | Nov 12 2007 | |||
4d8fa730e1fe | Tibor Simko | Fixed missing column names in three multi-line SQL INSERT statements. | Nov 9 2007 | |||
db94187c1394 | Tibor Simko | Fixed English typo. The new registration output messages are still to be… | Nov 8 2007 | |||
e07ab61c6b6f | Tibor Simko | Replaced escape_string() calls. | Nov 8 2007 | |||
3fa699dbda9a | Tibor Simko | Replaced escape_string() calles. | Nov 8 2007 | |||
337c71ce85f9 | Tibor Simko | Removed unnecessary escape_string() import. | Nov 8 2007 | |||
557070474317 | Tibor Simko | Added inveniogc to the list of CVS-ignorable files. | Nov 6 2007 | |||
9ab40bcfa745 | Samuele Kaplun | SessionGC moved to more general InvenioGC. Now support old delete fulltext… | Nov 6 2007 | |||
efd88db8e031 | Samuele Kaplun | Bunch of fixes since the last commit that changed both account registration and… | Nov 1 2007 | |||
ff426b6617e9 | Samuele Kaplun | New support for checking correctness of email addresses provided at local… | Nov 1 2007 | |||
1c08bee07a31 | Samuele Kaplun | Hopefully fixed the possibility to register foo@bar.org alongside FOO@bar.org… | Oct 18 2007 | |||
3a76764370a2 | Gregory Favre | Renamed first occurence of get_group function to get_group_with_description… | Oct 11 2007 | |||
00c854040b5b | Samuele Kaplun | Make every header of the display account page a working link to the proper… | Oct 2 2007 | |||
830435b576d5 | Samuele Kaplun | Exploit SSO login_method name from CFG_EXTERNAL_AUTH_USING_SSO and redirect to… | Oct 1 2007 | |||
e8fdd8aa23fc | Tibor Simko | Disable false positive E1102 pylint warnings due to the use of mechanize. | Sep 12 2007 | |||
17a7ea249308 | Tibor Simko | Added password_migration_kit.py to the distribution. | Sep 4 2007 | |||
5f6a0be02b3a | Samuele Kaplun | Always fill the referer part of the login link in the right-upper corner to… | Aug 21 2007 | |||
dfd40d228b53 | Samuele Kaplun | Made collect_user_info build a dictionary whose values are all strings and not… | Aug 16 2007 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
7a3572e4228f | Samuele Kaplun | Friday commit: removed dependency to Numeric. Migrated HitSet & Co. to… | Aug 3 2007 | |||
f99151e4d827 | Marcus Johansson | Added admin link to WebStat module. | Jul 27 2007 | |||
4697d858ee81 | Samuele Kaplun | Fixed logic bug. | Jul 13 2007 | |||
01be3cc605b6 | Samuele Kaplun | Fixed the behaviour when importing external registered user into CDS Invenio… | Jul 5 2007 | |||
c4006f196924 | Samuele Kaplun | Moved migration of password into new automatic password_migration_kit. | Jul 2 2007 | |||
be6af7754515 | Samuele Kaplun | Cleaned indentations and various stuff. | Jun 28 2007 | |||
9874b4cdf90b | Samuele Kaplun | Clean access_control_admin (renaming all CamelCase function to pylint_funtions). | Jun 28 2007 | |||
754d3c429537 | Samuele Kaplun | Various stuff for nicely display (re)new(d) apache password requests. | Jun 27 2007 | |||
e3cefb3f261c | Samuele Kaplun | Added getApacheUser and setApacheUser for managing trough sessions the apache… | Jun 27 2007 | |||
85bb9f03d4b2 | Samuele Kaplun | Added getApacheUser & setApacheUser to the session object, to propagate apache… | Jun 27 2007 | |||
2821800f732e | Samuele Kaplun | Added bits for garbage collecting expired mail cookies and themporary roles… | Jun 27 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 | |||
996c2ed3bb28 | Samuele Kaplun | Fixing an circular import bug. #FIXME Need to decide how to split properly… | Jun 19 2007 | |||
4139dbcaeec6 | Samuele Kaplun | Cleaned SQL query. | Jun 19 2007 | |||
981cac25c83a | Samuele Kaplun | Restored isUserSubmitter, isUserReferee, isUserAdmin (now they need a user_info… | Jun 19 2007 | |||
5c9e3b4e6e8f | Jerome Caffaro | Added 'guest', 'submitter', 'referee' and 'admin' keys to the user info… | Jun 13 2007 | |||
365ca8e33fc4 | Samuele Kaplun | Moved refactored bibtask code to functional code. | Jun 8 2007 | |||
a52b8e488d8c | Samuele Kaplun | Various fixes to new code. | Jun 6 2007 | |||
e0b943ee0bcd | Samuele Kaplun | Converted SessionGC to BibTask class | Jun 5 2007 | |||
d1023411c32c | Samuele Kaplun | Added -f option to sessiongc to clean the filesystem as was previously… | Jun 4 2007 | |||
694bc26f1816 | Samuele Kaplun | Converted sessiongc to bibsched. | Jun 4 2007 | |||
a0aedbdf2c3a | Jerome Caffaro | Moved from HTML to XHTML syntax. | May 29 2007 | |||
b98d3870e673 | Samuele Kaplun | Used cdsname(intl) everywhere in place of "CDS( Invenio)" | May 25 2007 | |||
54190a846bb4 | Samuele Kaplun | Restyled and cleaned the "Send lost password" form. | May 25 2007 | |||
e4d0c33bb410 | Samuele Kaplun | Added link to change/reset password dialog for CERN SSO thanks to E. Ormancey. | May 24 2007 | |||
6d7c2d13507c | Samuele Kaplun | Added a link to reset an external CERN password. FIXME: following the link the… | May 24 2007 | |||
7f2f78daf00c | Samuele Kaplun | Fixed displaying of edit password form even when using external authentication. | May 24 2007 | |||
2c2b10fe80f2 | Samuele Kaplun | Added the possibility to retrieve external CERN account lost password, and to… | May 24 2007 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
472b804e0389 | Samuele Kaplun | Various cleanliness for coherence in docstrings, help guide, tests, and small… | May 18 2007 | |||
bc3bcd0c4d0f | Samuele Kaplun | Cleaned messages. | May 18 2007 |
c4science · Help