Commit Graph

2321 Commits

Author SHA1 Message Date
weryques a80d64cfb8 Fixes incompatibilities with older versions of PHP
FILE: tainacan/src/importer/class-tainacan-importer.php
-----------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------
 603 | ERROR | 'int' type declaration is not present in PHP version 5.6 or earlier
 616 | ERROR | 'int' type declaration is not present in PHP version 5.6 or earlier
 616 | ERROR | 'int' type declaration is not present in PHP version 5.6 or earlier
-----------------------------------------------------------------------------------

FILE: tainacan/src/classes/class-tainacan-elastic-press.php
----------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------
 16 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and
    |       | prohibited since PHP 5.4
 24 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and
    |       | prohibited since PHP 5.4
----------------------------------------------------------------------------------------

FILE: tainacan/src/classes/class-tainacan-bulk-edit.php
----------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------
 78 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and
    |       | prohibited since PHP 5.4
 85 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and
    |       | prohibited since PHP 5.4
----------------------------------------------------------------------------------------
2018-08-02 08:57:32 -03:00
eduardohumberto 5503096a42 csv importer - fix error with enclosure character 2018-08-01 21:09:49 -03:00
weryques e569973fbf Complement of last commit 2018-08-01 21:03:55 -03:00
weryques 11a28b188d Fixes coflicts and Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-01 21:03:06 -03:00
weryques f7adabf94e Upgrade dependencies and Adds new features and fixes some erros (issue #83)
Adds modal of checkboxes to filters of type text and relationship;
Fixes error of deprecated function 'create_function' in PHP 7.2
Fixes not exhibition of relationship checkbox name in tags
Adapt selectbox of maximum options exhibition to personalized values, and change defaults options
Upgrade vue to vue 2.5.17
Upgrade sass loader to 7.1.0
Upgrade vue custom element to 3.2.3
Upgrade vue template compiler to 2.5.17
Improve css of filter list
Fixes unexpected vuex error on all pages
2018-08-01 20:46:23 -03:00
mateuswetah 95380e976f Adds Vue Hammer as a dependency. 2018-08-01 20:30:25 -03:00
Mateus Machado Luna a74406e42b Adds HammerJS. First attempts to provide a swipable menu with filters. 2018-08-01 17:07:35 -03:00
Mateus Machado Luna 838a4b99ca Adjustments on Textual Search for ItemsList. 2018-08-01 13:07:56 -03:00
Mateus Machado Luna a800bc1027 Begins implementation of textual search on Terms List. Adjusts max-width for metadatum name in Filters List. 2018-08-01 12:06:32 -03:00
Mateus Machado Luna 80dafb7c0c Adds min-height to admin view modes. 2018-08-01 10:35:40 -03:00
Mateus Machado Luna da8aa71e4b Better responsiviness for Advanced Search on Theme. 2018-08-01 10:02:13 -03:00
Mateus Machado Luna 9a63d08118 Small css adjustments. 2018-08-01 08:38:56 -03:00
Mateus Machado Luna 606128f779 Adds 'See Collection' button to collection subheader. 2018-08-01 08:38:56 -03:00
eduardohumberto 449234a86c csv importer - create attachments tests (ref. #86 ) 2018-07-31 20:57:22 -03:00
Mateus Machado Luna c15c2e05fe Adjustments on Terms Edition List. 2018-07-31 15:10:35 -03:00
weryques 659ab5ade1 Change plugin of iputs masks, Improve css of modal checkbox, Upgrade dependencies 2018-07-31 14:39:45 -03:00
Mateus Machado Luna 271ec87ef0 Adjustments on view modes css. 2018-07-31 12:54:26 -03:00
Mateus Machado Luna 22558fc5e5 Adds icons to metadatum and filters list according to inheritance color scheme. Ref. 87. 2018-07-31 10:47:47 -03:00
Mateus Machado Luna 476052baec Order selectbox terms alphabetically. 2018-07-31 10:11:05 -03:00
weryques 80964bdb35 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-07-31 10:08:13 -03:00
weryques a04a8b93d9 Order by metadatum value the results of fetch all metadatum values 2018-07-31 10:06:54 -03:00
Mateus Machado Luna 0aa807885b Improvments on filter menu responsiviness. 2018-07-31 09:26:09 -03:00
Mateus Machado Luna 0b3ca743fc Bettter spacing for filter and metadata edition forms. 2018-07-31 09:12:32 -03:00
eduardohumberto 7fd2138485 csv importer - create tests for different document types and fix index error on process item 2018-07-30 21:57:01 -03:00
eduardohumberto 78497d66ba csv importer - create option for file path in server 2018-07-29 22:05:38 -03:00
Leo Germani b23544d248 Integration with ElasticPress #90 2018-07-28 21:14:48 -03:00
weryques 3af62e3539 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-07-27 22:38:26 -03:00
weryques 1e764bb2df Highlights selected path (issue #83) 2018-07-27 22:37:12 -03:00
eduardohumberto df47e9dc59 csv importer - allow child importers execute method after item insert 2018-07-27 22:18:18 -03:00
Mateus Machado Luna 1bfceb39c5 Adds modal to filters on mobile for theme. 2018-07-27 17:16:01 -03:00
Leo Germani e823a4d6b7 allow scripts to disable creation of logs. useful for importers 2018-07-27 16:54:19 -03:00
Leo Germani 5aa6a65dd6 add extra check in bg process to recover from errors 2018-07-27 16:54:18 -03:00
Leo Germani 2bed781e77 change bg process loop. less interactions with BD 2018-07-27 16:54:18 -03:00
weryques 1e107f8afe Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-07-27 16:22:07 -03:00
weryques 5cc5e08f65 Adds search in checkbox filter modal component and other improvents (issue #83) 2018-07-27 16:20:56 -03:00
Mateus Machado Luna baed66b2e5 More adjustments on Ref. 87. Adds function to get repository name. 2018-07-27 14:44:05 -03:00
Mateus Machado Luna f88f7e2b4a More color adustments and removes hover animation from Collection subheader menu. 2018-07-27 12:33:08 -03:00
Jacson Passold cc4271181b change super to parent 2018-07-27 11:32:06 -03:00
Jacson Passold 06d5e27c0e Merge remote-tracking branch 'origin/develop' into issue-#24 2018-07-27 11:18:24 -03:00
Jacson Passold 05374f7553 add admin interface Semantic Uri form field 2018-07-27 11:16:55 -03:00
Mateus Machado Luna e483a27354 Updates on new color scheme for diferentiating repository and collection level. 2018-07-27 10:30:36 -03:00
Jacson Passold 3ea5ed42b6 Merge remote-tracking branch 'origin/develop' into issue-#24 2018-07-27 00:33:25 -03:00
Jacson Passold 587e2de121 fix test semantic_uri 2018-07-27 00:32:43 -03:00
eduardohumberto 97071537e1 csv importer - start handle document fields (ref. #86 ) 2018-07-26 21:12:26 -03:00
Leo Germani bf201f96c1 fix search deactivation and cleaning #62 2018-07-26 18:24:29 -03:00
leogermani 5b4a78a937
update search engine docs 2018-07-26 18:13:54 -03:00
weryques 788abb118f Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-07-26 17:02:59 -03:00
weryques 198a777d19 Finder columns view mode for modal filter checkbox (issue #83) 2018-07-26 17:02:11 -03:00
Mateus Machado Luna 7dd454901b Replaces png Tainacan logo by SVG version 2018-07-26 16:01:44 -03:00
Mateus Machado Luna f8c82cc2eb More steps on implementing new navigation and color scheme. Ref. #87. 2018-07-26 15:51:02 -03:00