Revisions for incubator/gulliver/client_selection.php

Location: [ Horde ] / incubator / gulliver / client_selection.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.16 (+2 -2 lines) 01/08/2008 05:09 PM Duck duck

- Fix copy&paste error from minerva.
- @define -> define

1.15 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

1.14 (+3 -4 lines) 12/14/2007 11:22 AM Duck duck

merge from minerva

1.13 (+1 -2 lines) 11/23/2007 10:46 AM Duck duck

Distances UI. The driven DB is auto build from the Distances RDO data and your past trips. When you try to enter a driven relation, it fist checks if you ever visited this client and offers your past the driven mileage. If not checks if you ever been in the client city and after that offers you the available from-to distances you entered in  the administration.

1.12 (+3 -1 lines) 11/03/2007 01:03 PM Duck duck

Eval client when autocompleting a vat search. Catch client search errors.

1.11 (+3 -1 lines) 10/30/2007 12:04 PM Duck duck

Add input names and start working on trip save process

1.10 (+1 -2 lines) 10/29/2007 09:48 AM Duck duck

- if the vehicle is owned by the company, don't refund mileage
- track itineraries slices, to reduce looping time
- allowance value can be changed in the interface
- show sum total trip days and dates through slices

1.9 (+3 -2 lines) 10/28/2007 08:41 AM Duck duck

Prefix fields in itineraries with its id and fix autocompletition for every itinerary.

1.8 (+3 -6 lines) 10/28/2007 08:09 AM Duck duck

Move autocomplete code out of the forum renderer, to not duplicate scripts

1.7 (+3 -2 lines) 10/24/2007 12:04 PM Duck duck

Preparing the base to start working an AJAX editing form, with all data manageable on one page and the trip informative cost and refunding calculation on the fly by javascript.

1.6 (+4 -4 lines) 10/24/2007 04:52 AM Duck duck

Assign copyright to horde project

1.5 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.4 (+24 -6 lines) 06/23/2007 01:30 PM Duck duck

Fill all client fields on client selection

1.3 (+5 -3 lines) 06/23/2007 08:23 AM Duck duck

Allow to autocomplete from custom field (name, vat..)

1.2 (+3 -3 lines) 06/23/2007 06:53 AM Duck duck

Fix search, still need to add a js function call to update other clients fields.

1.1 06/23/2007 04:07 AM Duck duck

initial client autocompletition