History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
852200695592 | Samuele Kaplun | Added support for external user groups and external user settings. Updated CERN… | Feb 14 2007 | |||
4723496fab5a | Tibor Simko | Fixed typos, thanks to Ferran Jorba. | Jan 26 2007 | |||
aeabbc8013e5 | Tibor Simko | Removed not-very-expressive "This is the gate..." welcome messages on those… | Dec 7 2006 | |||
2218e5ef55e1 | Tibor Simko | Fixed bad indentation. | Dec 6 2006 | |||
d2e51be3e5c7 | Tibor Simko | Fixed free variable problems (extra, subtitle). | Dec 1 2006 | |||
f68488bddd87 | Tibor Simko | CERN NICE external authentication method updated to use the new CERN NICE web… | Nov 20 2006 | |||
6da8c38187c8 | Tibor Simko | Separate "__init__" from "(" so that "_(" does not get interpreted as I18N… | Oct 12 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
807b89d89128 | Tibor Simko | Fixed uppercase for all remaining cfg_* module variables except for those… | Sep 15 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
5906d1f5cc93 | Tibor Simko | Fixed cases of importing global access control related parameters via local… | Sep 14 2006 | |||
25f4ae0dceed | Tibor Simko | Use uppercase local WebAccess config parameters. | Sep 14 2006 | |||
6e2a5e664ac3 | Tibor Simko | Remove unused __lastupdated__. | Sep 13 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
4f8cc38e7f63 | Tibor Simko | Fixed some pylint warnings. | Sep 8 2006 | |||
b45beba5c79c | Tibor Simko | Added *.pyc. | Sep 7 2006 | |||
d217fd602061 | Tibor Simko | Improved docstrings for external authentication examples and templates. Removed… | Sep 4 2006 | |||
2b8d483ce4d5 | Tibor Simko | Fixed error reporting in case of not-yet-activated accounts, caused by commit 1. | Aug 29 2006 | |||
0adf6b223fd0 | Tibor Simko | Added *.pyc. | Aug 29 2006 | |||
43fdb35ee83c | Tibor Simko | Refuse access to guest users to the Delegate rights area, solving yet another… | Aug 17 2006 | |||
49ed90e3e597 | Tibor Simko | Fixed an English-related typo. | Aug 17 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
5bed5fdc6ba5 | Tibor Simko | Added treatment of nicknames. For new users, it is now mandatory to create… | Jun 28 2006 | |||
5ba9da2cf5f3 | Tibor Simko | Prepared access control infrastructure for BibEdit and added the BibEdit link… | Jun 27 2006 | |||
e4bf3de16642 | Tibor Simko | Pass req object to page(). | Jun 22 2006 | |||
b6a7b329364a | Tibor Simko | Started cleanup of the output messages so that we can have them fixed before… | Jun 21 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
9955c0b27510 | Tibor Simko | WebBasket module is now using the new URL style. Your Baskets links updated… | Jun 15 2006 | |||
a09140fc5860 | Tibor Simko | WebAlert module is now using the new URL style. Your Alerts links updated… | Jun 14 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
422ef895ca6c | Tibor Simko | Updated CERN-IT-IS server name for the CERN NICE authentication example. | May 23 2006 | |||
d3d662a9ec62 | Tibor Simko | Point to secure web URL when referring to youraccount pages. (More of the… | May 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 | |||
d169e50bee90 | Tibor Simko | Moved admin index pages from web to doc directory so that their location would… | Apr 28 2006 | |||
9f81b44b322f | Tibor Simko | Respect new names for i18n_extract_from_wml_source.py, i18n_update_wml_target. | Apr 11 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 | |||
07316ba4afb3 | Paulo Cabral | Added cfgwebcomment action. | Sep 13 2005 | |||
b33ccf96cb89 | Alberto Pepe | added actions for bibharvest admin: 'cfgbibharvest', 'runoaiharvest'. | Aug 29 2005 | |||
98e1510c17d6 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
6c713da805b2 | Tibor Simko | Replaced <SUPPORTEMAIL> WML variable by its Pythonic equivalent. | May 13 2005 | |||
224fd632e934 | Tibor Simko | Removed forgotten <: ... :> WML call. | May 13 2005 | |||
f59e95ecc490 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
df5a20dfef63 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
e7721d65c416 | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
f5f7a6fcd722 | Tibor Simko | cdsnavbar.wml is found in $(top_srcdir), not $(top_builddir). | Mar 2 2005 | |||
6b0e4071fe5c | Tibor Simko | Removed trailing slash when constructing referer's URL for webaccess messages. | Feb 22 2005 | |||
1d93dcb5d66f | Tibor Simko | Added dependency of the general navbar. | Feb 14 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
c07419b87941 | Tibor Simko | Reflect moving of the local access control config variables into the general… | Dec 16 2004 | |||
96bd395f82dc | Tibor Simko | Some general access control params moved into general config file. | Dec 16 2004 | |||
f40abd62d0f3 | Tibor Simko | Cleaned up the import statements. | Dec 15 2004 | |||
25516ae0320f | Trond Aksel Myklebust | disabled cern nice | Dec 10 2004 | |||
df0c4738798c | Trond Aksel Myklebust | Updated documentation | Dec 3 2004 | |||
5d15b94b0c4e | Trond Aksel Myklebust | Added a few lines about managing login systems | Nov 29 2004 | |||
566c91556441 | Trond Aksel Myklebust | Addded list of 'login via' method to admin interface | Nov 19 2004 | |||
ca93df1be05f | Trond Aksel Myklebust | *Added possibility to authenticate against an external loginfunction before… | Nov 19 2004 | |||
538b8e30dc6e | Trond Aksel Myklebust | Added new config variable in access_control_config: 0 - site normal operation 1… | Nov 2 2004 | |||
e598db271f98 | Trond Aksel Myklebust | *Removed some misplaced text | Nov 2 2004 | |||
9a457e025138 | Trond Aksel Myklebust | Added a few messages | Nov 1 2004 | |||
b0f02bf3a10d | Trond Aksel Myklebust | Using page_not_authorized in webuser | Nov 1 2004 | |||
b3116065a332 | Tibor Simko | Made the `currently closed' message softer. | Nov 1 2004 | |||
38034ce0c29a | Trond Aksel Myklebust | *Added CFG_SITE_OPEN in access_control_config, allows closing of the site for… | Nov 1 2004 | |||
cb9ff3b553e3 | Trond Aksel Myklebust | -Added config option in access_control_config to limit the possible email… | Oct 25 2004 | |||
819de5aaf8c0 | Trond Aksel Myklebust | *** empty log message *** | Oct 22 2004 | |||
cb63d7396fff | Trond Aksel Myklebust | Added a overview of the current configuration in the admin interface | Oct 22 2004 | |||
c2af0869a15f | Trond Aksel Myklebust | *** empty log message *** | Oct 21 2004 | |||
6ff1d9bea12c | Trond Aksel Myklebust | *Added "Access Policy" options. *Possible to send an email to admin/user when a… | Oct 19 2004 | |||
9e632b259af4 | Trond Aksel Myklebust | Added a new section, "Manage Accounts" for editing accounts | Oct 19 2004 | |||
ca28200ccf93 | Trond Aksel Myklebust | -Added: Checking if userid submitted actually exists in the user table | Sep 23 2004 | |||
1eb8d9fbcd63 | Trond Aksel Myklebust | *** empty log message *** | Sep 23 2004 | |||
1d40f209ada0 | Trond Aksel Myklebust | *** empty log message *** | Sep 23 2004 | |||
384d9b32d7ab | Trond Aksel Myklebust | Changed messages | Sep 23 2004 | |||
a62f5a02189a | Trond Aksel Myklebust | Changed message when authorized, and output from authaction | Sep 23 2004 | |||
24de4266c506 | Trond Aksel Myklebust | Modified api to reflect changes in output from functions in the webaccess module | Sep 23 2004 | |||
1a9e3aa18df0 | Trond Aksel Myklebust | Modified error messages when not authorized. Different messages based on reason… | Sep 23 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 | |||
570e7ea49248 | Tibor Simko | Display version number. | May 11 2004 | |||
abe253a8131d | Trond Aksel Myklebust | Fixed broken import link. | May 7 2004 | |||
1f451dcd7288 | Tibor Simko | New style of Admin Area documentation. Line width limited in <pre> context. | May 4 2004 | |||
dc9569c4daa2 | Tibor Simko | New style of Admin Area documentation. | May 4 2004 | |||
437ffbf0067d | Trond Aksel Myklebust | changed it to use some of the same methods as bibrank_config and… | Apr 16 2004 | |||
95589a6ff953 | Tibor Simko | Added BibRank-related actions. | Apr 14 2004 | |||
3d4f49314915 | Tibor Simko | Respect pagestripe->pagebodystripe name changes. | Apr 2 2004 | |||
d288f573eb15 | Tibor Simko | Added dependence of cdswmllib. | Mar 10 2004 | |||
50afb55277dd | Tibor Simko | Add -h and -V arguments. | Mar 10 2004 | |||
f1e46f0ec3a2 | Tibor Simko | Fix case of zero CLI args. | Mar 10 2004 | |||
f148c349b833 | Tibor Simko | Added -h and -V arguments. | Mar 10 2004 | |||
190d2686b126 | Tibor Simko | bibwords->bibindex | Feb 23 2004 | |||
8a4e58bc2544 | Thomas Baron | added default actions/roles for webSubmit | Feb 20 2004 | |||
31e1b0bc8460 | Thomas Baron | corrected some buggy run_sql moved acc_listUsers to websession/lib/webuser | Feb 16 2004 | |||
f07e6c7f5f59 | Thomas Baron | added few useful functions | Feb 12 2004 | |||
e7e324c77150 | Thomas Baron | corrected bug in lib added acc_isRole function in admin | Feb 3 2004 | |||
9a9dd9ffd35f | Tibor Simko | Syntactic bug fixed. | Jan 19 2004 | |||
2d4a160818e9 | Mikael Vik | Added link to WebAccess table structure. | Dec 19 2003 | |||
09ee06a07c7c | Mikael Vik | Added explanation of the WebAccess table structure. | Dec 19 2003 |
c4science · Help