File Release Notes and Changelog
Notes:
Changes:
[ITALIANO]
17/11/2008
v0.4: Paginazione e CSS
- Aggiunto il sistema di paginazione delle richieste. Tutte le richieste saranno
visualizzate su pagine di 15 elementi (parametro di default). Il sistema utilizza
Ajax per il cambiamento di pagina.
- In tutte le pagine di menu, le richieste con un oggetto troppo lungo (più di 27 caratteri)
mostreranno un tooltip, contenente l'intero oggetto, per aiutare l'utente ad identificare
più velocemente la richiesta voluta
- Riscruttura totale del CSS e aggiornamento del sito: adesso tutte le pagine
seguono le definizioni del foglio di stile
13/10/2008
v0.3: Selezione lingua e calendario
- aggiunto il supporto multilingue: editando il file lng_*.php e cambiando il
file di configurazione sarà possibile visualizzare OpenURP nella lingua prescelta.
Per il diverso trattamento delle date è stato inserito un file per la gestione delle date
in formato GG/MM/AAAA e uno per la gestione di quelle MM/GG/AAAA
- a tutti i campi data è stato inserito un calendario per la selezione, in modo da ridurre
la possibilità di errore durante l'inserimento
- cambiati i filtri, adesso è possibile filtrare in baso ad un intervallo di tempo
02/09/2008
v0.2: Google Maps e CAPTCHA
- l'utente potrà indicare sulla mappa il luogo della richiesta, tale mappa
sarà mostrata durante
tutto il percorso della richiesta
- l'inserimento di una richiesta da web è ora sottoposto al controllo CAPTCHA
05/08/2008
v0.1: prima versione pubblica di OpenURP
- supporto testato per DBMS PostgreSql e MySql
[ENGLISH]
17/11/2008
v0.4: Paging and CSS
- Added the requests paging system. Every page will show 15 (default parameter) requests.
The paging system is using Ajax for the pages scroll.
- In every menu page the requests with an object too long (more than 27 chars) will show a
tooltip, with the entire object, to help the user in identify faster the wanted request
- Total CSS rewrite and site refresh: from now on all the pages will follow the
stylesheet styles
13/10/2008
v0.3: Multilanguage support and calendar selector
- Multilanguage support: in order to translate OpenURP, just edit the lng_*.php
file and change accordly the configuration file. For the correct visualisation of the
date fields in your language, there are two different files, created to manage
the DD/MM/YYYY format and the MM/DD/YYYY format
- all the date fields are updated, showing a datepicker for the selection, in order to
avoid some insertion error
- filters update, now it is possible to filter the requests according to a date range
02/09/2008
v0.2: Google Maps and CAPTCHA
- the user, during the creation of the request, will be able to specify where
the request is located, using the Google Maps support. This map will be
available during all the request flow
- web insertion of a request will be possibile only after the CAPTCHA check
05/08/2008
v0.1: first OpenURP pubblic release
- DBMS supported and tested: PostgreSql and MySql