demexp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-cvs] arch commit: demexp--dev--0.7--patch-13


From: David
Subject: [Demexp-cvs] arch commit: demexp--dev--0.7--patch-13
Date: Sun, 18 Sep 2005 15:11:40 +0200

Revision: demexp--dev--0.7--patch-13
Archive: address@hidden
Creator: David MENTRE <address@hidden>
Date: Sun Sep 18 15:11:15 CEST 2005
Standard-date: 2005-09-18 13:11:15 GMT
Modified-files: config/Makefile.inc gtk2-clnt/browser.ml.nw
    lib/cache.ml.nw lib/perf.ml.nw lib/time.ml.nw
    lib/timestamp.ml.nw web/browse.ml.nw web/browse.ui.nw
    web/login.ml.nw web/login.ui.nw web/session.ui.nw
New-patches: address@hidden/demexp--dev--0.7--patch-13
Summary: working browse dialog for web interface
Keywords: web

* config/Makefile.inc
  lib/Timestamp
  lib/Cache
  lib/Perf
  lib/Time:

  Include those modules in web interface dependencies. Modified their
  autotest code so that autotest messages are printed to stderr, for
  compatibility with CGI interface.

* gtk2-clnt/Browser
  lib/Cache

  Move "tags_of_questions" and "update_questions" code from
  gtk2-clnt/Browser to lib/Cache module, because this code is used by
  both web and gtk2 codes.

* web/browse.ml.nw
  web/browse.ui.nw

  The browse dialog is now working, it is possible to select a tag,
  select a question having this tag and see this question details.

  The "Add your response:" button is not working.

  Add a new "Reset" button at the top to restart from the beginning.

  Do some basic formatting of the browse web page (to be refined
  latter).

  
* web/login.ml.nw
  web/login.ui.nw
  web/session.ui.nw

  Move "error-message" variable from login to session dialog. Thus the
  error message can be used across dialogs.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]