commit: imp/docs CHANGES imp search.php mailbox.php
imp/templates/search javascript.inc main.inc
Max Kalika
max@horde.org
25 Aug 2001 16:11:42 -0000
max 2001/08/25 09:11:42 PDT
Modified files:
docs CHANGES
. search.php mailbox.php
templates/search main.inc
Added files:
templates/search javascript.inc
Log:
Reworked the search page:
- greatly changed the UI
- broke out javascript into its own file and included it
before the main search form
- added the following search criteria:
CC, important/not important, deleted/not deleted,
on date, before date, after date
- got rid of the all/any field since it wasn't doing
anything anyway and PHP doesn't seem to want to use
the OR criteria.
TRANSLATORS: there are a few new strings.
Revision Changes Path
1.371 +1 -0 imp/docs/CHANGES
2.70 +2 -1 imp/search.php
2.284 +53 -7 imp/mailbox.php
1.32 +133 -86 imp/templates/search/main.inc