* Big refractorization of code, now using liblarch
* Fixed crash traceback when pressing 'delete' key.
* Fixed url autolinking for http(s) schemes.
* Fixed several bugs about hamster integration.
While here, new MASTER_SITES, GROFF is not needed,
delete some patches using perl on Makefile.
Initial update from me with a lot of tweaks by aja@.
Ok aja@
* Fixed critical bug for opening email adresses without "mailto:" prefix
* Fixed bug where context menu for page index applied to the current page
instead of the selected page
* Fixed behavior of Recent Pages pathbar in cases where part of the
history is dropped
* Fixed behavior of the Search dialog, it no longer hangs and also
allows cancelling the search
* Fixed bug where replacing a word (e.g spell correction) could drop
formatting
And a lot others. Tested on i386
Ok Sebastian Benoit (MAINTAINER), aja@
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
so that it works out of the box without the need to tweak httpd.conf.
Add missing --dbpass to the update-davical-database example in README.
ok landry@ (maintainer)
DAViCal is a server for calendar/contacts sharing. It is an
implementation of the CalDAV protocol which is designed for storing
calendaring resources (in iCalendar format) on a remote shared server.
It also provides CardDAV features for contact/vCard sharing.
ok ajacoutot@
built from newer thunderbird tarballs (as it's officially
unmaintained/dead upstream) and this gets in the way of thunderbird 5
update. Hopefully i'll figure out how to fix that... bump REVISION to be
on the safe side.
This is the "product_cost_fifo" module for the Tryton application
platform.
It adds FIFO cost method on the product form.
Once installed, the price of the stock moves from a supplier or to a
customer will update automatically the cost price of the related
product (if the cost price method is FIFO).
from Christian Rueger with some tweaks
ok jasper@
This is the "stock_supply_day" module for the Tryton application
platform.
It defines the delivery days of the week by suppliers. It impacts supply
dates computations.
from Christian Rueger with some tweaks
ok jasper@
This is the "stock_supply" module for the Tryton application platform.
It provides the supply management module with:
- Order point
- Purchase Request
With schedulers:
- to generate purchase requests based on order points
- to generate internal shipments based on order points
from Christian Rueger with some tweaks
ok jasper@
This is the "party_siret" module for the Tryton application platform.
It adds SIRET/SIREN number fields on party. These numbers are used in
France, for geographical identification of enterprises:
- SIREN (Systeme d'Identification du Repertoire des ENtreprises)
- SIRET (Systeme d'Identification du Repertoire des ETablissements)
from Christian Rueger with some tweaks
ok jasper@
This is the "stock_product_location" module for the Tryton application
platform.
It defines default storage location by warehouse on product. Theses
locations will be used by the supplier shipment for generating inventory
moves.
from Christian Rueger with some tweaks
ok jasper@
This is the "stock_inventory_location" module of the Tryton application
platform.
It adds a wizard that allows to create inventories automatically for a
given list of locations.
from Christian Rueger with some tweaks
ok jasper@
This is the "stock_forecast" module for the Tryton application platform.
It provides the "Forecast" model in Inventory Management.
The Forecast form allow to define the expected stock movement towards
customers in any period of time in the future. A wizard allows to
compute the expected quantities with respect to a period in the past.
Once the form is confirmed, the corresponding moves are created and
spreaded homogeneously across the period. Those moves will allow other
processes to take forecasts into account.
from Christian Rueger with some tweaks
ok jasper@
This is the "stock" module for the Tryton application platform.
Stock Management and Inventory Control with:
<...>
from Christian Rueger with some tweaks
ok jasper@
This is the "sale_price_list" module of the Tryton application platform.
It defines price list on party and sale order.
from Christian Rueger with some tweaks
ok jasper@