[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.2 updated: .

git at vocs.unideb.hu git at vocs.unideb.hu
Sun Apr 1 00:50:33 CEST 2018


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.2 has been updated
       via  75589cf4d656b50c1a837b2a0836cabbb6f7ffeb (commit)
       via  b96a5791b472bdca774db21912d4b2e7d48ee1b6 (commit)
      from  6930820c15a75954c9c769bee37305af834e4b60 (commit)


- Log -----------------------------------------------------------------
commit 75589cf4d656b50c1a837b2a0836cabbb6f7ffeb
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Sun Apr 1 00:50:10 2018 +0200

.

commit b96a5791b472bdca774db21912d4b2e7d48ee1b6
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Sun Apr 1 00:45:19 2018 +0200

pg_pconnect changed to pg_connect, bug fixes
After a while I decided to change persistent postgres connection to non
persistent due to several problems. Please watch the performance, I
can't feel any differences in my test db. I'm thinking about to try
persistent connection with pgbouncer...
In taxon name management interface I improved the a bit the warnings.
I fixed the multiple common_message output in two places: taxon name
update, upload shp file.

-----------------------------------------------------------------------

Summary of changes:
 gekko_index.php                   | 73 ++++++++++++++++++++-------------------
 index.php                         | 30 ++++++++++------
 {oauth => libs}/.htaccess         |  0
 libs/afuncs.php                   | 50 +++++++++++++++++++--------
 libs/common_pg_funcs.php          | 53 +++++++++++-----------------
 libs/db_funcs.php                 |  8 +++--
 libs/getList.php                  |  4 +--
 libs/js/admin.js                  |  3 +-
 libs/languages/en.php             |  1 +
 libs/languages/hu.php             |  1 +
 libs/languages/ro.php             |  1 +
 libs/load_queries.php             |  2 +-
 libs/modules/results_asStable.php |  2 --
 libs/photos.php                   |  3 +-
 libs/proxy.php                    |  2 +-
 libs/query_builder.php            |  2 +-
 libs/results_builder.php          |  2 --
 libs/update_fields.php            |  2 +-
 libs/update_mapfile.php           |  2 +-
 libs/update_profile.php           |  2 +-
 libs/update_taxonc.php            | 62 +++++++++++++++++++++------------
 libs/upload_funcs.php             |  2 +-
 templates/initial/root/index.php  | 10 +++---
 23 files changed, 178 insertions(+), 139 deletions(-)
 copy {oauth => libs}/.htaccess (100%)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list