[Devel] [GIT] OpenBioMaps GIT repository, branch custom-admin-pages updated:

git at vocs.unideb.hu git at vocs.unideb.hu
Tue Sep 4 06:44:16 CEST 2018


    The project "OpenBioMaps GIT repository":

    The branch, custom-admin-pages has been updated
       via  72dd4a00c90fec15d2c666a18946a1644188ffc4 (commit)
       via  778f32f260b724817494b2bb18a4fe51c90a3982 (commit)
       via  89f5a754968393a7a3ef62b277d2bd947c6579d6 (commit)
       via  dc09cfe84faae43bed6c7a72d3d545e116d7f938 (commit)
       via  2340eecb55eff29281400be86bf42aaa2191a4f0 (commit)
       via  01e9afe01f7a18c0d983fea93b5790f0bc06b1e6 (commit)
       via  c7a1301628a9227485f00a397dd055d5c65953be (commit)
      from  a41924e5b479ed54ca771f74e7429bb340e303b5 (commit)


- Log -----------------------------------------------------------------
commit 72dd4a00c90fec15d2c666a18946a1644188ffc4
Merge: 778f32f2 a41924e5
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date:   Tue Sep 4 07:43:55 2018 +0300

Merge branch 'custom-admin-pages' of vocs.unideb.hu:/home/git/openbiomaps into custom-admin-pages

commit 778f32f260b724817494b2bb18a4fe51c90a3982
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date:   Mon Aug 27 22:53:03 2018 +0300

error handling

commit 89f5a754968393a7a3ef62b277d2bd947c6579d6
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date:   Mon Aug 27 16:10:22 2018 +0300

custom admin pages

if a module has getMenuItem() and adminPage() public methods, returning
the menu label, url, and the admin page html, a new menu is created with
this module

commit dc09cfe84faae43bed6c7a72d3d545e116d7f938
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Fri Aug 31 14:58:37 2018 +0200

Exif read and some other small updates.

commit 2340eecb55eff29281400be86bf42aaa2191a4f0
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Wed Aug 29 05:40:23 2018 +0200

new cache policy for index.php: nocache

according to several problems related to cached contents, I've reviewed
again, what happening with publicly cached contents  in browsers.

It is not clear, sorry.

I put back the index.php under nocache...

commit 01e9afe01f7a18c0d983fea93b5790f0bc06b1e6
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Tue Aug 28 15:41:12 2018 +0200

Bug fix: saved import long temp table name

temporary_tables.upload_PROJECT_sessionid()_saved_REF naming schema
could be resulted longer names than the maximum 64 characters (for a postgres table name).
I have changed the REF, to be much shorter (32->10), and removed the 'saved_' string from the names, because this was not necessary.

commit c7a1301628a9227485f00a397dd055d5c65953be
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Tue Aug 28 14:11:43 2018 +0200

URGENT BUG FIXES!

1) save - restore form - remove undesirable autoskip marks
2) shared_geoms - remove non-existing '2' level which was the project
name. Only private, public, loggined users level exists

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

Summary of changes:
 libs/.afuncs.php.swk                               | Bin 143360 -> 139264 bytes
 libs/.common_pg_funcs.php.swi                      | Bin 299008 -> 270336 bytes
 libs/afuncs.php                                    |  26 ++-
 libs/common_pg_funcs.php                           | 171 --------------------
 libs/db_funcs.php                                  |  10 +-
 libs/interface.php                                 |   2 +-
 libs/js/uploader.js                                |   7 +-
 libs/profile.php                                   |   6 -
 libs/query_builder.php                             |   2 +-
 libs/upload_funcs.php                              | 177 ++++++++++++++++++++-
 libs/upload_show-table-form.php                    |  10 +-
 .../initial/root/UMS_REPOSITORY/repository.db      |  16 ++
 templates/initial/root/index.php                   |  21 +--
 13 files changed, 238 insertions(+), 210 deletions(-)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list