History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7ea29b7f40c1 | Frederic Gobry | generate an absolute referrer URL when creating the user infobox, to avoid… | Jun 21 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
12f6cf5fa9cc | Tibor Simko | Clarify getUid() docstring. | Jun 20 2006 | |||
f6c05501b0f5 | Tibor Simko | Handle OperationalError database exception (in case the database connection is… | Jun 20 2006 | |||
a4913af27007 | Tibor Simko | Handle OperationalError database exception (in case the database connection is… | Jun 20 2006 | |||
da0fb34585af | Tibor Simko | Use absolute URL when calling redirect_to_url(), as the installation may be… | Jun 15 2006 | |||
9955c0b27510 | Tibor Simko | WebBasket module is now using the new URL style. Your Baskets links updated… | Jun 15 2006 | |||
044761e026f8 | Tibor Simko | Removed usused imagesurl global variable. | Jun 14 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 | |||
0a389e8c03d7 | Tibor Simko | Pass req parameter to page() call in page_not_authorized(). | Jun 5 2006 | |||
1ee5c1918875 | Tibor Simko | Cosmetics: put req parameters in page() calls on new lines. | Jun 5 2006 | |||
d0fbb7b555b1 | Frederic Gobry | use a better argument name for the referrer page which displaying the user… | May 30 2006 | |||
e78f3d54407c | Frederic Gobry | More flexible template interface, with less unnecessary arguments (usually… | May 29 2006 | |||
49062060ac68 | Frederic Gobry | Implementation of the new URL scheme (/record/... and friends) for websearch… | May 24 2006 | |||
1fbd82aa058a | Tibor Simko | Ask for secure page elements when creating Your Account pages, fixing broken… | May 9 2006 | |||
d3d662a9ec62 | Tibor Simko | Point to secure web URL when referring to youraccount pages. (More of the… | May 9 2006 | |||
5f971c3b93b0 | Frederic Gobry | renamed httpsurl into sweburl to be more coherent with weburl. | May 6 2006 | |||
a86c8e90f9bf | Frederic Gobry | added support for login over https | May 5 2006 | |||
a2e4113fa152 | Tibor Simko | Don't assume grep to be located in /bin. Useful for platform independence. | May 5 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 | |||
3b656ee220b0 | Gregory Favre | Adapted display of account to new webbasket module. | Apr 13 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 | |||
925fe36ceff4 | Tibor Simko | Automatically add rights to `cfgwebcomment' for `superadmin' users in `Your… | Apr 11 2006 | |||
32d42549ab84 | Tibor Simko | Added link `Configure WebComment' in the `Your Administrative Activities' page. | Apr 11 2006 | |||
39be90c8e373 | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 2006 | |||
10345a2090c6 | Tibor Simko | Fixed login() function when invoked in I18N context. Fixed several indentation… | Dec 21 2005 | |||
b476a7d41a18 | Tibor Simko | Added language argument to the login link. | Dec 21 2005 | |||
3a0a1175062a | Tibor Simko | Added hidden language field into the login form, fixing I18N logging. Added… | Dec 21 2005 | |||
63ddc6d8ccac | Gregory Favre | Fixed forgotten relative imports. | Dec 21 2005 | |||
4c10199215ab | Tibor Simko | Fixed two relative imports buried deeply in the code. | Dec 21 2005 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
e4f01e92f31a | Gregory Favre | Added a link to messages module. (for registered users only). | Nov 22 2005 | |||
688464382048 | Tibor Simko | Compatibility with recent MySQLdb. | Nov 15 2005 | |||
a05cd994a3c4 | Gregory Favre | added 2 functions: | Nov 15 2005 | |||
aa3dc26e9fef | Gregory Favre | Modified HTML output (added 'alt' attribute to an image, to be HTML 4.0.1… | Nov 10 2005 | |||
1ce9a059f0b1 | Gregory Favre | Added Your Messages. | Nov 8 2005 | |||
8b1be908b890 | Gregory Favre | Added treatment for Your Messages. | Nov 8 2005 | |||
1460cad35592 | Paulo Cabral | Changed places where default language of a function was set to nothing, i.e. | Sep 14 2005 | |||
7d8338098c4f | Paulo Cabral | Fixed badly formed register link in tmpl_login_form | Sep 14 2005 | |||
b8433acf26b7 | Alberto Pepe | Added "cfgbibharvest" to the list of superadmin activities. Added lambda… | Aug 30 2005 | |||
65e5488efbab | Alberto Pepe | Added "cfgbibharvest" to the list of superadmin activities. | Aug 30 2005 | |||
7a1a07690177 | Tibor Simko | Adding templating code. | Aug 15 2005 | |||
04ee075fc5d8 | Tibor Simko | Added language argument to warning_guest_user(). | Aug 12 2005 | |||
4dcecafe646d | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
152079e87c2e | Tibor Simko | Getting rid of WML. | May 10 2005 | |||
877dd095408e | Tibor Simko | Removed wrong file heading info. | May 10 2005 | |||
f5f7a6fcd722 | Tibor Simko | cdsnavbar.wml is found in $(top_srcdir), not $(top_builddir). | Mar 2 2005 | |||
6491f4c194b2 | Tibor Simko | Added dependency on the general navbar. | Feb 14 2005 | |||
dc72b62246f0 | Tibor Simko | Fixed interface for editing local account's email and password. (By putting… | Jan 11 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
5126cf56842f | Tibor Simko | Respect moving of access control variables into the general config file. | Dec 16 2004 | |||
9264867cbd1e | Tibor Simko | Cleaned login/register screen messages. | Dec 16 2004 | |||
931216ffdadc | Trond Aksel Myklebust | Problems regarding guest user and settings fixed, earlier fixed caused problems… | Dec 16 2004 | |||
8279982f8243 | Trond Aksel Myklebust | Fixed problem where error occured when guest user tried to change his non… | Dec 16 2004 | |||
207540760d37 | Trond Aksel Myklebust | Changed: Not showing which login method is used when only one exists | Dec 16 2004 | |||
4c114b5b1390 | Tibor Simko | Cleaned up the import statements. | Dec 15 2004 | |||
00b25df59fdb | Trond Aksel Myklebust | Just added a information message when changing default login method | Nov 23 2004 | |||
89bb27acb309 | Trond Aksel Myklebust | *Possible to authenticate user against external loginserver/function before… | Nov 19 2004 | |||
e7eb3be03e8a | Tibor Simko | Fixed typo in page() argument for Lost your password box. (`anguage') | Nov 3 2004 | |||
eac2e2bd8a76 | Trond Aksel Myklebust | Looks like the navtrail had vanished | Nov 2 2004 | |||
19339dc43b81 | Trond Aksel Myklebust | Updated related to site open/close/readonly | Nov 2 2004 | |||
e84a2d7f560a | Trond Aksel Myklebust | Modified page_not_authorized | Nov 1 2004 | |||
b0f02bf3a10d | Trond Aksel Myklebust | Using page_not_authorized in webuser | Nov 1 2004 | |||
7ddeee007cbb | Tibor Simko | Changed `is closed' to `temporarily closed'. | Nov 1 2004 | |||
34f64428f58f | Trond Aksel Myklebust | *Added possibility to close the site for all access | Nov 1 2004 | |||
3033c9e9eefa | Trond Aksel Myklebust | *Fixed (hopefully): When a new user opened a page, he would get a message… | Oct 26 2004 | |||
285991bfe632 | Tibor Simko | Remove wrong TLDN's dot-test from checkemail(). | Oct 25 2004 | |||
d9b8042c5a14 | Trond Aksel Myklebust | Added email check to verify that it is from a valid domain. The email address… | Oct 25 2004 | |||
79924f0fab4a | Trond Aksel Myklebust | *Not possible any longer for a user to change the email address if the… | Oct 25 2004 | |||
f189d09ef68d | Trond Aksel Myklebust | Changed some text on the lost password page | Oct 20 2004 | |||
e63408c24998 | Trond Aksel Myklebust | ...modified some text | Oct 20 2004 | |||
7ef37790495c | Trond Aksel Myklebust | +Checking that email entered when editing account settings are unique +Password… | Oct 19 2004 | |||
db37c3f03d99 | Trond Aksel Myklebust | *** empty log message *** | Oct 19 2004 | |||
497b7a717468 | Trond Aksel Myklebust | *** empty log message *** | Oct 19 2004 | |||
ea75c082e1b7 | Trond Aksel Myklebust | *** empty log message *** | Oct 19 2004 | |||
4d363df20733 | Trond Aksel Myklebust | *Splitted login/register page into two pages | Oct 19 2004 | |||
6ff1d9bea12c | Trond Aksel Myklebust | *Added "Access Policy" options. *Possible to send an email to admin/user when a… | Oct 19 2004 | |||
1eb8d9fbcd63 | Trond Aksel Myklebust | *** empty log message *** | Sep 23 2004 | |||
d014f013dfae | Trond Aksel Myklebust | Fixed problem causing string to split up if it contained " , " | Sep 23 2004 | |||
d3c77e454bf5 | Trond Aksel Myklebust | String is not splitted using " , " | Sep 23 2004 | |||
c60c5bf82267 | Trond Aksel Myklebust | Modified error messages from webaccess when not authorized (when calling… | Sep 23 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
e605a2a76885 | Tibor Simko | Terminology fix: ampersand -> @. | Jul 16 2004 | |||
465e9654b3e8 | Tibor Simko | checkemail() made more efficient. | Jul 16 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
0be2abaa6bcc | Tibor Simko | Added `Your Admin Activities' page. | May 19 2004 | |||
4a0ca0a8c0f0 | Tibor Simko | Add link to `administration' in the personal header. | May 19 2004 | |||
d06643a22e2f | Tibor Simko | Display version number. | May 11 2004 | |||
48d3accafddf | Tibor Simko | Initial release of the documentation. | May 4 2004 | |||
03e479c1b226 | Tibor Simko | Standardize `request' and `req' names. | Apr 8 2004 | |||
0c97403d22fb | Tibor Simko | Use fancy separator (::) in the user personal box. | Apr 2 2004 | |||
eefb266a27d1 | Tibor Simko | Use page width 90% instead of 100% to please MSIE. | Apr 2 2004 | |||
581ea0c32038 | Tibor Simko | Add missing paren. | Mar 24 2004 | |||
755952c0c41e | Tibor Simko | Proper handling of getUid(), setUid(), and logoutUser() with respect to the… | Mar 24 2004 | |||
168d396a9fdc | Tibor Simko | Proper handling of session expiry time storage. Fixes problem of initial zeros… | Mar 24 2004 | |||
d8fa029a75c4 | Tibor Simko | Add Hector's new wrappers to fix the problem of revoked cookies from the… | Mar 24 2004 |
c4science · Help