R3600/modulesmaint-1.0
R3600/modules
maint-1.0
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c6a45e9e071a | Tibor Simko | Add `year' words index. | May 29 2003 | |||
fda1d61ffa15 | Tibor Simko | Add 10th words index for the `year' word index. | May 29 2003 | |||
e89d21fcf4ca | Tibor Simko | New names for matching types in the Advanced Search interface. Respect… | May 29 2003 | |||
cf985b3d03c4 | Tibor Simko | Add cfg_cern_site variable taken from WML configure file. | May 29 2003 | |||
59fc41a2ea49 | Tibor Simko | Start releasing Python-based admin. | May 29 2003 | |||
79f6bc3097cd | Tibor Simko | Add head logo in the user personal box. Prefer to print `session' instead of… | May 29 2003 | |||
c35f616c0a03 | Tibor Simko | Add head image to denote personal feature box. Add header background image. | May 29 2003 | |||
ddccde55f919 | Tibor Simko | Remove some transparent background to please NN4. Module boxen shorter due to… | May 29 2003 | |||
2a648db76e86 | Tibor Simko | Fix explicit table name in ``SELECT table.id FROM'' queries. | May 28 2003 | |||
de8402a0d852 | Erik Simon | Reverted to old record insertion mechanism. | May 28 2003 | |||
185e86928e87 | Julio Pernia Aznar | Fixed more comments | May 27 2003 | |||
01203f0954b9 | Julio Pernia Aznar | Fixed comments in some methods | May 27 2003 | |||
9298153137dd | Julio Pernia Aznar | Changed link Your account,cleaning of code in user's login | May 26 2003 | |||
b5421e55430c | Tibor Simko | Delete unwanted zlib.decompress() calls now that we call search engine's… | May 23 2003 | |||
af7ef4ebfa55 | Tibor Simko | Cleanup to delete unnecessary latin1 table stuff. Fulltext indexing now uses… | May 23 2003 | |||
954665ff78b5 | Tibor Simko | get_words_from_phrase(): Use explicit non-alphanumeric separators because \w \W… | May 23 2003 | |||
3a8ea0fba4fd | Tibor Simko | Fix basket display when records don't have pre-stored HTML brief formats. | May 23 2003 | |||
9151eb5c4b9e | Tibor Simko | Typo (owning alerts, not shelves) fixed. | May 22 2003 | |||
5f83e41f96a0 | Tibor Simko | Typo (owning baskets, not alerts) fixed. | May 22 2003 | |||
ffd94843c8aa | Tibor Simko | Store now UTF-8 directly. | May 22 2003 | |||
4fc1a97a97c4 | Tibor Simko | Default encoding is now UTF-8. | May 22 2003 | |||
9c73d5e59563 | Tibor Simko | Do not return table anymore in user info box. | May 22 2003 | |||
c9a430a48564 | Tibor Simko | Minor design changes. Default encoding is now UTF-8. | May 22 2003 | |||
e5634459b568 | Tibor Simko | Minor look and feel changes. | May 22 2003 | |||
df20b0f1789e | Tibor Simko | Minor design changes. | May 22 2003 | |||
f7350d7b49c5 | Tibor Simko | New default encoding is now UTF-8. Use `-' instead of `LIKE' whenever possible… | May 22 2003 | |||
eb0c6d50bdfb | Tibor Simko | New default encoding is now UTF-8. | May 22 2003 | |||
27532da50314 | Tibor Simko | Really revert Thomas' changes. | May 22 2003 | |||
2cb36a416e40 | Tibor Simko | Respect now default UTF-8 encoding. Revert Thomas' changes as they didn't work… | May 22 2003 | |||
d5e6702e6444 | Erik Simon | Switched to production mode. | May 22 2003 | |||
accc0ccafc55 | Erik Simon | Added some debug info. Simplest optimization of worst queries. Added number of… | May 21 2003 | |||
56aae58cdc7e | Julio Pernia Aznar | Fixed bug in login's user | May 21 2003 | |||
180c20aaf216 | Julio Pernia Aznar | Fixed error in registration of users | May 21 2003 | |||
29fddb7fb50d | Julio Pernia Aznar | Fixed updation of userinfobox when login and logout | May 21 2003 | |||
0b39613d1e71 | Julio Pernia Aznar | Fixed userinfobox in guest user | May 21 2003 | |||
115924b30092 | Julio Pernia Aznar | Quit info option in userinfobox | May 21 2003 | |||
9f32aa0b1117 | Julio Pernia Aznar | fixed bug in perform_update_alert | May 19 2003 | |||
f90814303a14 | Julio Pernia Aznar | Fixed bug in alert search, for account dynamic page | May 19 2003 | |||
47ea872c4c50 | Julio Pernia Aznar | Fixed sender in sendemail from config | May 19 2003 | |||
53866dc030b5 | Julio Pernia Aznar | Fixed error in dynamic acount page | May 19 2003 | |||
bd13e994fd0f | Julio Pernia Aznar | Fixed dynamic page account, quit comments, fixed new info box | May 19 2003 | |||
6b4e8be3386a | Tibor Simko | Fix create_navtrail_links() separator marks for deep ancestors. | May 19 2003 | |||
d32a461ae79e | Hector Sanchez | some fixes | May 16 2003 | |||
4512e2d73097 | Martin Vesely | TMP directory input in bibreformat.wml | May 16 2003 | |||
e8ea5a7764fe | Tibor Simko | Add TMPDIR variable. | May 16 2003 | |||
a9bb658672eb | Tibor Simko | Initial release of BibReformat (from Martin). | May 16 2003 | |||
7ceb1488d8b9 | Hector Sanchez | fixed a bug which didn't allow to set up an alert without associated basket | May 16 2003 | |||
ec6aaf7334af | Tibor Simko | Nearest terms box added. | May 15 2003 | |||
a86a498c5c44 | Tibor Simko | Split by collection is now the default. | May 15 2003 | |||
9abc6750025b | Tibor Simko | - Fixed several issues with helping screens when no exact match was found. | May 15 2003 | |||
ff629d6a872e | Tibor Simko | Reflect change in navtrail_previous_links. | May 14 2003 | |||
d0726f373f68 | Tibor Simko | Explicit white background instead of transparent one to satisfy NN4. | May 14 2003 | |||
88b91b17bb37 | Tibor Simko | Using Home instead of CDSNAME in navtrail. | May 14 2003 | |||
291401ed37eb | Tibor Simko | Make "no match found" messages consistent. | May 13 2003 | |||
00571ecfce00 | Tibor Simko | Roughly fixed dashless searching for ACC type of queries (replace… | May 13 2003 | |||
15aa234961b8 | Tibor Simko | Make `ADD TO BASKET' on the Detailed record pages work. When no hits found, and… | May 13 2003 | |||
e9b202d868a5 | Julio Pernia Aznar | New sender cds.alert@cdsware.cern.ch fixed in send_email method | May 13 2003 | |||
465e0508a758 | Julio Pernia Aznar | Fixed bug in method send_email | May 13 2003 | |||
898813c29027 | Julio Pernia Aznar | Method warning, fixed new name warning_guest_user | May 12 2003 | |||
09583dd2e602 | Julio Pernia Aznar | Add perform_guest_user : alert message fixed | May 12 2003 | |||
3b5d9c197d28 | Tibor Simko | New place and decoration for the user info box. | May 12 2003 | |||
9f87ba178340 | Tibor Simko | Fix isGuestUser(). Add get_email(). Add explicit page() parameters. New look… | May 9 2003 | |||
04bc9e24e395 | Tibor Simko | Add explicit page() argument names. | May 9 2003 | |||
f8d821527d01 | Tibor Simko | Add explicit page() argument names. Respect new alert link names. | May 9 2003 | |||
978f16258034 | Tibor Simko | Respect new alert link names. | May 9 2003 | |||
ea35a339b651 | Tibor Simko | Fix alert links. | May 9 2003 | |||
0032138f5bcd | Tibor Simko | Add explicit page() argument names. | May 9 2003 | |||
c25cc9751da9 | Tibor Simko | Does not call WML anymore, but create separate entries for navtrail, pagebody… | May 9 2003 | |||
0aec73628388 | Tibor Simko | Fix search_pattern() help messages to respect restricted collection case. | May 9 2003 | |||
99f59fec0504 | Tibor Simko | Respect new page() parameters. | May 9 2003 | |||
d03c1108b899 | Tibor Simko | Put user info box into the header. Add new parameters to page(). | May 9 2003 | |||
548086dbfd38 | Tibor Simko | Put user into box into the header, so changed the look and feel a bit. | May 9 2003 | |||
afcfe270c410 | Tibor Simko | Userinfobox cosmetics. | May 7 2003 | |||
a4b4e30fdfa7 | Tibor Simko | HTML cleanup. | May 7 2003 | |||
fd1bad8fe179 | Julio Pernia Aznar | Fixed sendEmail function for lost of password | May 7 2003 | |||
fa7d4a48054d | Julio Pernia Aznar | Included method to use with lost password | May 7 2003 | |||
4cc44136f347 | Julio Pernia Aznar | Fixed guest user checking. | May 7 2003 | |||
7d9646f8577a | Tibor Simko | Added bibtaskexc. | May 7 2003 | |||
da72c4f0fbcb | Tibor Simko | Enhanced browsing capability. Added hb-fly for on-the-fly-bibformat-formatting… | May 7 2003 | |||
27f48cdccf04 | Tibor Simko | Added `name' column to the `tag' table. | May 7 2003 | |||
d8e29877cb30 | Tibor Simko | Get rid of bottom border lines in search results boxen. | May 7 2003 | |||
489259e93baa | Tibor Simko | Add records to basket: fixed treatment of non-list arguments. | May 7 2003 | |||
033c49a3be3a | Julio Pernia Aznar | webbasket.py.wml | May 6 2003 | |||
7f1d61f7a228 | Julio Pernia Aznar | lib/webaccount.py.wml | May 6 2003 | |||
88b07793694f | Julio Pernia Aznar | webbasket.py.wml | May 6 2003 | |||
e2305b64d5bc | Julio Pernia Aznar | webalert.py.wml | May 6 2003 | |||
aea952590642 | Julio Pernia Aznar | *** empty log message *** | May 6 2003 | |||
44ad180bbb4c | Julio Pernia Aznar | youraccount.py | May 5 2003 | |||
904dcae6bcfa | Julio Pernia Aznar | webaccount.py.wml | May 5 2003 | |||
7b85e4deba71 | Julio Pernia Aznar | youraccount.py | May 5 2003 | |||
f7812b31d0ab | Tibor Simko | Move information on associated alerts into the main basket info box. | May 5 2003 | |||
c89e61647647 | Tibor Simko | Add two missing images for WebBasket ordering. | May 5 2003 | |||
bd90d466e922 | Tibor Simko | Reflect new CSS style essay. | May 5 2003 | |||
03e310531e29 | Tibor Simko | Reflect new CSS essays. Fixed some browse troubles, main browse work still… | May 5 2003 | |||
6168a8c2d83e | Tibor Simko | New CSS essays. | May 5 2003 | |||
67143bcb880b | Tibor Simko | Reflect new CSS essays. | May 5 2003 | |||
3026f424f7c2 | Tibor Simko | Get rid of example images. | May 5 2003 | |||
21cb81be0922 | Tibor Simko | Test basket ownership before adding records. | Apr 30 2003 | |||
10d778c36867 | Tibor Simko | Added functionality to easily add records to a basket. Useful for the search… | Apr 30 2003 | |||
88630af97a80 | Tibor Simko | "Display searches" now prefers to display distinct questions. | Apr 30 2003 |
c4science · Help