Commit Graph

2335 Commits

Author SHA1 Message Date
weryques a7c169f8dd Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-02 16:45:37 -03:00
weryques 181151e444 Adds default value for max_options, Fixes Pagination (issue #83) 2018-08-02 16:42:15 -03:00
Mateus Machado Luna 8e4a252760 Hides pause an cancel buttons for bg process temporally. Little css adjustments. 2018-08-02 16:21:05 -03:00
Mateus Machado Luna c9d17f59cb Adds loading state to Run button in importers. Adds highliting to recently sent process from importers. Removes search query from URL when text string is empty. 2018-08-02 15:45:54 -03:00
weryques cd70c24527 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-02 13:16:08 -03:00
weryques 59d09d44d3 Responsive design for modal checkbox component (issue #83) 2018-08-02 13:14:32 -03:00
Mateus Machado Luna dbaac39318 Layout Adjustments on Importers Page 2018-08-02 12:39:42 -03:00
Mateus Machado Luna fb63dc9c27 Fixes View Collection button not always getting proper url. 2018-08-02 11:15:12 -03:00
Mateus Machado Luna 06df10b8c1 Adjustments on Terms List Layout and label correction for 'view collection' 2018-08-02 11:07:26 -03:00
Leo Germani 5161747d46 CSV importer correctly handles attachments and documents 2018-08-02 11:01:13 -03:00
Mateus Machado Luna b70a4e93ed Adds warning to terms and metadatum deletion. 2018-08-02 09:52:19 -03:00
Mateus Machado Luna 1adb6b0c71 Redirects importers page to processes page when runnning. Fixes undefined funtion in importer edition fom. 2018-08-02 09:52:19 -03:00
weryques 9537bd6a38 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-02 09:00:03 -03:00
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
Mateus Machado Luna d33d6c94f0 Fixes undefined error when pulling filters menu on mobile. 2018-08-02 08:57:19 -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