R3600/modules/websession/lib/websession_templates.pyiugw2017
R3600/modules/websession/lib/websession_templates.py
iugw2017
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
fe564cc7e282 | Samuele Kaplun | Added new CFG_WEBSEARCH_MAX_RECORDS_IN_GROUPS configuration variable to hard… | Sep 9 2008 | |||
3adcf875831a | Joaquim Rodrigues Silvestre | Added parameter 'loans' in tmpl_account_page. | Aug 20 2008 | |||
a0dd031e5762 | Christopher Parker | Updated the way in which warnings are passed to the template using plain text… | Aug 18 2008 | |||
0d0605953328 | Christopher Parker | Added a template for displaying messages relating to configuration errors such… | Aug 15 2008 | |||
03997d7423f7 | Joaquim Rodrigues Silvestre | New section: yourloans | Aug 13 2008 | |||
94f7823132ad | Samuele Kaplun | Restored previous logout link with SSO | Aug 7 2008 | |||
779e0f7e43dd | Samuele Kaplun | If SSO then the logout link brings directly to SSO logout. | Jul 31 2008 | |||
68231ff00ec3 | Samuele Kaplun | Fixed login link when login fails. | Jul 16 2008 | |||
ea22e58d2ca4 | Samuele Kaplun | Finally fixed the session+redirection(+http password)(+not differentiate guest… | May 20 2008 | |||
b00299effbda | Tibor Simko | Moved globally interesting CFG variables from local foo_config.py files into… | Mar 27 2008 | |||
49bc91c1d742 | Jerome Caffaro | Added <label> tags here and there. Closed one <input> tag. | Mar 25 2008 | |||
70ac2850410f | Tibor Simko | Updated two new output messages. | Mar 21 2008 | |||
ca34942d121b | Samuele Kaplun | Implemented permanent sessions support - a.k.a Remember Me, automatic preferred… | Mar 19 2008 | |||
0f3ed3054e4a | Jerome Caffaro | Fixed string. | Mar 18 2008 | |||
4ef40221fdc6 | Tibor Simko | Fixed I18N messages WRT the %s and %(x_foo)s convention; see ABOUT-NLS. | Mar 13 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
e2e54b3a1d85 | Tibor Simko | Updated codebase to use CFG_SITE_SECURE_URL instead of sweburl everywhere. The… | Mar 12 2008 | |||
002dd06d18ec | Tibor Simko | Updated codebase to use CFG_SITE_SUPPORT_EMAIL instead of supportemail… | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
16ac55dc44a8 | Samuele Kaplun | Fixed some strings. | Mar 7 2008 | |||
f4b4d6c7a9f8 | Samuele Kaplun | Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… | Feb 29 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 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
5335f14bc43e | Jerome Caffaro | Made a clearer distinction between BibHarvest and OAIRepository. Added… | Jan 11 2008 | |||
f6f314cff1ae | Jerome Caffaro | Fixed links. | Jan 11 2008 | |||
c117ba24a7b5 | Jerome Caffaro | Added small space between user icon and following link. | Jan 10 2008 | |||
5c92e673dd9e | Jerome Caffaro | Changed default login user icon. | Dec 5 2007 | |||
4aad083db880 | Samuele Kaplun | *** empty log message *** | Nov 26 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 | |||
ff426b6617e9 | Samuele Kaplun | New support for checking correctness of email addresses provided at local… | Nov 1 2007 | |||
00c854040b5b | Samuele Kaplun | Make every header of the display account page a working link to the proper… | Oct 2 2007 | |||
5f6a0be02b3a | Samuele Kaplun | Always fill the referer part of the login link in the right-upper corner to… | Aug 21 2007 | |||
f99151e4d827 | Marcus Johansson | Added admin link to WebStat module. | Jul 27 2007 | |||
9874b4cdf90b | Samuele Kaplun | Clean access_control_admin (renaming all CamelCase function to pylint_funtions). | Jun 28 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 | |||
a0aedbdf2c3a | Jerome Caffaro | Moved from HTML to XHTML syntax. | May 29 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 | |||
2c2b10fe80f2 | Samuele Kaplun | Added the possibility to retrieve external CERN account lost password, and to… | May 24 2007 | |||
bc3bcd0c4d0f | Samuele Kaplun | Cleaned messages. | May 18 2007 | |||
9e4f2f5c95a3 | Samuele Kaplun | New SSO plugin for exploiting the central CERN authentication system (http… | Apr 27 2007 | |||
76fe2e66bf4d | Tibor Simko | Show only the login link in the user info box for guests users, making this… | Apr 2 2007 | |||
19359a1da504 | Samuele Kaplun | List of modification: 1. Implemented automatic import of external nickname. 2. | Mar 9 2007 | |||
55dc58cbe832 | Samuele Kaplun | Restyling of the "Edit settings" form: the new separated password part now… | Feb 28 2007 | |||
4db9812b6986 | Tibor Simko | Added a note on the possibility to use nicknames or email addresses to login. | Feb 20 2007 | |||
28f8086a1a29 | Tibor Simko | Print "Login via:" message in bold. | Feb 20 2007 | |||
9aaf0fc097cb | Samuele Kaplun | Changed edit_websearch -> edit_websearch_settings. | Feb 16 2007 | |||
6773e76697f4 | Tibor Simko | Changed wording of some output messages. | Feb 15 2007 | |||
3886f6c4289c | Samuele Kaplun | Fixed webuser regression tests to be indipendent from CERN stuff presence. | Feb 15 2007 | |||
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 | |||
d6efd60e0b23 | Tibor Simko | Use .py extension in links to Your Approvals and Your Submissions pages, as… | Dec 21 2006 | |||
1698a6b6bb0b | Tibor Simko | Fixed some XSS vulnerabilities when editing and displaying user groups. | Oct 23 2006 | |||
3991b85243ce | Tibor Simko | Added template for the "Lost Your Password" email that reminds users of their… | Oct 12 2006 | |||
3cb9a584b545 | Tibor Simko | Added missing space between "Lost Your Password?" page phrases. | Oct 12 2006 | |||
4549b134f4a2 | Tibor Simko | When editing account parameters, if the email address editing is disabled, such… | Oct 11 2006 | |||
c33905dacd82 | Tibor Simko | Configure BibHarvest now points to common OAI providing and OAI harvesting… | Oct 10 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
f3aeb95faf7d | Tibor Simko | Use uppercase CFG_WEBSESSION_* module parameters. (All except errorlib related… | Sep 13 2006 | |||
d40143e1cddf | Tibor Simko | In the Your Administrative Activities box, link directly to the new BibFormat… | Sep 8 2006 | |||
a69853177d09 | Tibor Simko | Fixed an output message python formatting, correcting Your Administrative… | Aug 17 2006 | |||
80a6de8a9677 | Tibor Simko | Fixed hardcoded image URL (pcusrent01), spotted by Iaroslav. | Jul 21 2006 | |||
00edeee7049b | Tibor Simko | Fixed several output string formatting bugs introduced during yesterday's I18N… | Jul 21 2006 | |||
e65ca78c643a | Tibor Simko | Use rather two different %(x_url*_close)s placeholders, for clarity. | Jul 20 2006 | |||
4b2173aa3ed4 | Gregory Favre | Update of strings for internationalization. Now the strings are created with… | Jul 20 2006 | |||
304840914b1d | Nicholas Robinson | Fixed English for the latest commit. | Jul 19 2006 | |||
1827898cc5c5 | Diane Berkovits | Send webmessage to user when he is accepted or rejected as a new member.Send… | Jul 19 2006 | |||
1e3802e61d1c | Nicholas Robinson | Fixed English in internationalized output messages. | Jul 18 2006 | |||
cfa7ae506f19 | Tibor Simko | Added forgotten _() to an output phrase. | Jul 18 2006 | |||
868101673e22 | Gregory Favre | Updated strings for better internationalizability. | Jul 18 2006 | |||
cfe08d23e15d | Tibor Simko | Continued in the process of making the output messages better translatable. | Jul 18 2006 | |||
ce5ab51fbb8e | Gregory Favre | Updated strings for internationalization. | Jul 17 2006 | |||
7e8a79d46ff8 | Tibor Simko | Fixed output message typo (load/loan). | Jul 16 2006 | |||
4cb0daff6dd3 | Tibor Simko | Internationalize title phrases for tmpl_group_table_title(). | Jul 11 2006 | |||
6b13d34ada0e | Diane Berkovits | Refined output messages and removed unnecessary empty select boxes. | Jun 30 2006 | |||
c8fd2d1c2539 | Tibor Simko | Plugging Your Groups pages to the site. Fixed problem of HTTPS in groups pages. | Jun 29 2006 | |||
6d05ec5b0b19 | Diane Berkovits | Introduce group management features. Users can create, delete and modify group… | Jun 29 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 | |||
28b565ab9c16 | Tibor Simko | Harmonize order of personal features to be identical in the user info box in… | Jun 21 2006 | |||
d0b9b0964eb6 | Tibor Simko | Changed url_referrer to url_referer. Even if it is wrong spelling, the term… | Jun 21 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 | |||
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 | |||
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 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 |
c4science · Help