[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.4 updated: users' specieslist in profile page and as standalone table

git at vocs.unideb.hu git at vocs.unideb.hu
Sun Apr 15 02:16:31 CEST 2018


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.4 has been updated
       via  9c738295dc2df50cf0faa7d5ea3b322ab7187c7a (commit)
       via  ba4525f4f8687f4b127c3409809bec39f98387e2 (commit)
       via  ee1e821d7981ca5a245c5ec8b47c3b6a3793fb9b (commit)
       via  7af46eef241d3a33a665d6ba6c8b6bb876674e76 (commit)
      from  22322f99c1806421a4f928eaaa43e531ee93c288 (commit)


- Log -----------------------------------------------------------------
commit 9c738295dc2df50cf0faa7d5ea3b322ab7187c7a
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Sun Apr 15 02:14:35 2018 +0200

users' specieslist in profile page and as standalone table

commit ba4525f4f8687f4b127c3409809bec39f98387e2
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Sun Apr 15 00:04:41 2018 +0200

profile - userid in url
previously the userid was hidden and there were two different ways to
get profile page for own profile and for someone else. Now, these are merged
into one.
?profile=userid

In the .htaccess should be updates:
-RewriteRule ^user/(.*)/...
+RewriteRule ^profile/(.*)/...

commit ee1e821d7981ca5a245c5ec8b47c3b6a3793fb9b
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Sat Apr 14 22:36:50 2018 +0200

Some style improvements of sidebars
New user statistics: most frequently uploaded species names

commit 7af46eef241d3a33a665d6ba6c8b6bb876674e76
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Sat Apr 14 21:49:40 2018 +0200

species statistics function for sidebar1
meta and word indexes for ..._taxon table on new project creation

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

Summary of changes:
 libs/common_pg_funcs.php                | 30 ++++++++---
 libs/create_new_project.php             |  2 +
 libs/css/style.css                      | 21 ++++----
 libs/evaluation.php                     |  2 +-
 libs/interface.php                      | 50 +++++++++++++++++--
 libs/languages/en.php                   |  2 +
 libs/languages/hu.php                   |  2 +
 libs/languages/ro.php                   |  2 +
 libs/prepare_vars.php                   | 14 +++---
 libs/profile.php                        | 88 ++++++++++++++++++++-------------
 libs/project_admin.php                  |  2 +-
 templates/initial/includes/sidebar1.php | 14 ++++--
 templates/initial/includes/sidebar2.php | 13 +++--
 templates/initial/includes/sidebar3.php | 13 ++---
 templates/initial/root/header.php.inc   |  7 ++-
 templates/initial/root/index.php        | 20 ++++----
 16 files changed, 190 insertions(+), 92 deletions(-)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list