[OBM Admin] obm 1.20
Bán Miklós
banm at vocs.unideb.hu
Sun Jan 8 01:02:51 CET 2017
good evening,
I've created the 1.20 update package.
It contains some important changes related with the module includes and
the st_col system variables.
RUN THESE SQL COMMANDS in the biomaps db after the package update.
alter table header_names
alter f_cite_person_columns type character varying[] using
string_to_array(f_cite_person_columns, ',');
alter table header_names
alter f_date_columns type character varying[] using
string_to_array(f_date_columns, ',');
alter table header_names
alter f_file_id_columns type character varying[] using
string_to_array(f_file_id_columns, ',');
alter table modules alter file type character varying[] using
array[file];
update modules set file='{interface.php}' WHERE file='{mainpage.php}';
Miki
On Fri, 23 Dec 2016 11:33:19 +0100
Bán Miklós <banm at vocs.unideb.hu> wrote:
> Hi,
>
> I have just uploaded the 1.19 release of obm upgrades. These release
> contains many bug fixes (essential for the gekko users) and some small
> new features:
>
> - clickable links on uploading page when the application pointing
> several rows which should be modified before upload a data file.
> These links refer to the corresponding pages in the file.
>
> - log file reader in the admin interface for the mapserver log and for
> the openbiomaps.log. This latter log file was introduced for the
> openbiomaps log instead of using syslog.
>
> Best wishes, Miki
>
>
>
--
Miklós Bán, PhD
MTA-DE "Lendület" Behavioural Ecology Research Group
Department of Evolutionary Zoology, University of Debrecen
H-4010 Debrecen, Egyetem tér 1.
Phone: +36 52 512-900 ext. 62356
http://zoology.unideb.hu/?m=Miklos_Ban
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Administrator
mailing list