Plugin Directory

Changeset 2693705


Ignore:
Timestamp:
03/14/2022 02:36:27 PM (4 years ago)
Author:
alchemydev
Message:

Fix typos in the Read-ME

Location:
phraseanet-client
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • phraseanet-client/tags/1.2.2/readme.txt

    r2688177 r2693705  
    1 === Phraseanet wordpress client ===
     1=== Phraseanet Wordpress Client ===
    22Contributors: alchemy,nicolas,sam0hack
    3 Tags: phraseanet, images, gallery, assets, media, Gutenberg
     3Tags: Phraseanet, images, gallery, assets, media, Gutenberg
    44Requires at least: 5.6.0
    55Tested up to: 5.9
     
    99License URI: https://www.gnu.org/licenses/gpl-3.0.txt
    1010
    11 This plugin creates the possibility to get and add assets from Phraseanet server into your wordpress website.
     11This plugin creates the possibility to get and add assets from Phraseanet server into your Wordpress website.
    1212
    1313== Description ==
    14 This plugin creates the possibility to get and add assets from Phraseanet server into your wordpress website.
    15 This plugin allows you to create a phraseanet Gutenberg block with various custom configurations that's allows you to customize the block the way you want.
     14This plugin creates the possibility to get and add assets from Phraseanet server into your Wordpress website.
     15This plugin allows you to create a Phraseanet Gutenberg block with various custom configurations that allows you to customize the block the way you want.
    1616
    1717
    1818== Installation ==
    19 1. Install easily with the WordPress plugin control panel or manually download the plugin and upload the folder `Phraseanet-Wordpress-Client-Plugin` to the `/wp-content/plugins/` directory
     191. Install easily with the Wordpress plugin control panel or manually download the plugin and upload the folder `Phraseanet-Wordpress-Client` to the `/wp-content/plugins/` directory. 
    2020
    21 2. Activate the plugin through the 'Plugins' menu in WordPress
     212. Activate the plugin through the 'Plugins' menu in Wordpress
    2222
    2323
    2424== Frequently Asked Questions ==
    25 = How does Phraseanet client plugin Work? =
     25= How does Phraseanet Client plugin Work? =
    2626
    27 Phraseanet client plugin will be connected to your phraseanet server endpoint and allows you to make queries and get assets from your server to your wordpress Gutenberg block
     27Phraseanet Client plugin will be connected to your Phraseanet server endpoint and allows you to make queries and get assets from your server to your Wordpress Gutenberg block
    2828
    2929= Can the Assets/images be saved to my server? =
    3030
    31 No. The Assets are already stored on your phraseanet server so there is no need to duplicated those assets on your wordpress server.
    32 All the assets are coming from your phraseanet server in the form of API.
     31No. The Assets are already stored on your Phraseanet server so there is no need to duplicated those assets on your Wordpress server.
     32All the assets are coming from your Phraseanet server in the form of API.
    3333
    3434
    35 = How is the Phraseanet client plugin Performance? =
     35= How is the Phraseanet Client plugin Performance? =
    3636
    37 This plugin is build with efficiency in mind and based on ReactJs
     37This plugin is build with efficiency in mind and built with PHP and ReactJs
    3838 
    3939
    40 = Is  Phraseanet client plugin Free? =
     40= Is  Phraseanet Client plugin Free? =
    4141
    4242Yes. it is free but some premium features are paid.
     
    4444
    4545== Screenshots ==
    46 1. Admin - Block view with cutomizing options
     461. Admin - Block view with customizing options
    47472. Front-End view of the block with facets sidebar
    48483. Front-End view of the block without facets sidebar
    4949
    5050== Changelog ==
    51 commit 915ee15301e0f792b5c1c70c5ec56f12d12eaebe
    52 Author: sam0hack
    53 Date:   Wed Feb 9 16:21:10 2022 +0100
    5451
    55   fix: PC-48
     52commit 2e4e1c014ec6f9b64f1aef7d5368fa586435207f
     53Author: sam0hack <sam.nyx@live.com>
     54Date:   Thu Mar 3 15:29:08 2022 +0100
    5655
    57 commit a0699e17f9e7b12ff13cfc86efe6b634bc109fb9
    58 Author: sam0hack
    59 Date:   Wed Feb 9 16:21:04 2022 +0100
     56    PC-55 version upgrade for WP
    6057
    61 fix: PC-48 allow button to show hide the content when image or content is too big
     58commit d9d5a81e08d8d5f0fa1b03e7c81c4503d5fdf0d4
     59Author: sam0hack <sam.nyx@live.com>
     60Date:   Thu Mar 3 13:04:39 2022 +0100
    6261
    63 commit c45005b69caba434aa2f9215628c7d2057685a1a
    64 Author: sam0hack
    65 Date:   Wed Feb 9 16:20:28 2022 +0100
     62    fix: PC-55 logo
    6663
    67 fix: PC-48 increase the size of the images when open in overlay mode
     64commit e96f119974407f1b7e8119986645eb469a7b8d75
     65Author: sam0hack <sam.nyx@live.com>
     66Date:   Thu Mar 3 13:02:08 2022 +0100
    6867
    69 commit b254c306331357ecbefad9824ebad013427eed00
    70 Author: sam0hack
    71 Date:   Wed Feb 9 16:19:54 2022 +0100
     68    patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys
     69   
     70    patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys
    7271
    73     fix: PC-48 overlay a semi transparent background when loading
     72commit 8b904b17b876143d05af5965a37eada53e019a7f
     73Author: sam0hack <sam.nyx@live.com>
     74Date:   Wed Mar 2 15:13:17 2022 +0100
    7475
    75 commit 593f35d7a8e132c6c52a3d9e13f451d0fa55f179
    76 Author: sam0hack
    77 Date:   Wed Feb 9 16:19:19 2022 +0100
     76    fix: PC-52 and PC-54 SVN commit rejected by Wordpress pre-commit hooks issues with Wordpress compatibility
     77   
     78    fix: PC-54 by adding the local version of Phraseanet-php-sdk with fixed version of doctrine/collection and doctrine/cache
    7879
    79     fix: PC-48 stop the scroll bar when loading the content
     80commit ed03d62aabb2f0ac2fd8e345f6d4414840ff9e4a
     81Author: sam0hack <sam.nyx@live.com>
     82Date:   Fri Feb 25 15:06:33 2022 +0100
    8083
    81 commit 9d107bd78808bb1d6f5431dd43d17c10388a1f6a
    82 Author: sam0hack
    83 Date:   Tue Feb 8 19:18:36 2022 +0100
     84    fix: PC-48 improve performance
    8485
    85     refactor: PC-48 refactor the preview with new license activator class to access the license methods
     86commit 2bf8af15f0dd52080fffa461d07f801b176755c8
     87Author: sam0hack <sam.nyx@live.com>
     88Date:   Fri Feb 25 15:05:50 2022 +0100
    8689
    87 commit cfd9c93618061af194efc35e7b4482c794eebb1d
    88 Author: sam0hack
    89 Date:   Tue Feb 8 19:17:45 2022 +0100
     90    fix: PC-52 indentation
    9091
    91     refactor: PC-48 change the method name
     92commit 60882dc2ddebc1542c5b67cf483415b46f690a74
     93Author: sam0hack <sam.nyx@live.com>
     94Date:   Thu Feb 24 16:46:20 2022 +0100
    9295
    93 commit 7cda2442d92231911b13608643406c7cb67f3d42
    94 Author: sam0hack
    95 Date:   Tue Feb 8 19:17:22 2022 +0100
     96    fix: PC-48 Fix wrong asset download
     97   
     98    fix: PC-48 after updating collection chooser with the allowed collections the download asset functionality broke.
    9699
    97     refactor: PC-48 change the method name
     100commit 684774d5e8beb007427958463f5b55ad0567adee
     101Author: sam0hack <sam.nyx@live.com>
     102Date:   Thu Feb 24 16:14:42 2022 +0100
    98103
    99 commit 8f52cb52df1713369d590b110aabba5d8ddde401
    100 Author: sam0hack
    101 Date:   Tue Feb 8 19:16:57 2022 +0100
    102 
    103     refactor: PC-48 load the license
    104 
    105 commit f7535e6fd7d0e97406e4521a68aa0cfda87a21f0
    106 Author: sam0hack
    107 Date:   Tue Feb 8 19:16:14 2022 +0100
    108 
    109     refactor: PC-48 add the license handler class into plugin main class
     104    fix: PC-52 Optimize the lodash imports
    110105   
    111     refactor: PC-48 add the license handler class into plugin main class to access the license methods everywhere and int the license on activation of the plugin
    112 
    113 commit 5408c661c4280f3e0ed64555d860c13857560da9
    114 Author: sam0hack
    115 Date:   Tue Feb 8 19:15:10 2022 +0100
    116 
    117     refactor: PC-48 Added new class to handle the license methods
    118 
    119 commit 5b4aa38109d630e6b5fed2982fbd6b0638d224f7
    120 Author: sam0hack
    121 Date:   Tue Feb 8 19:14:40 2022 +0100
    122 
    123     refactor: PC-48 rename method
    124    
    125     Since we have a single common name
    126 
    127 commit 4308370926d5523760460056ab29bf835a07fb43
    128 Author: sam0hack
    129 Date:   Tue Feb 8 19:14:00 2022 +0100
    130 
    131     refactor: PC-48 Organize the file and added the config strings in one file
    132 
    133 commit 9cdc863108636f3fb98a9322d90bde0baa31137d
    134 Author: sam0hack
    135 Date:   Tue Feb 8 19:12:16 2022 +0100
    136 
    137     chore: increase the number of records are required by plugin
    138 
    139 commit 03ee9f7eab45eb7e7e5a5a8efc0df2e300595c90
    140 Author: sam0hack
    141 Date:   Tue Feb 8 19:11:14 2022 +0100
    142 
    143     refactor: changed the name of the method
    144 
    145 commit 9e135d139930085fd71ab1045f18ac3f442dd32e
    146 Author: sam0hack
    147 Date:   Tue Feb 8 19:10:03 2022 +0100
    148 
    149     PC-48 remove this file is not necessary anymore
    150 
    151 commit 0c1ea49676981d9bf3f36c6f824fc0fd23f1ed8c
    152 Author: sam0hack
    153 Date:   Tue Feb 8 19:09:08 2022 +0100
    154 
    155     fix: PC-48 Issue: when number of records are less thn 50 in the admin the scroll doesn't work.
    156 
    157 commit 3e4782511abd9c722d8b883138f8c22109b8f17a
    158 Author: sam0hack
    159 Date:   Mon Feb 7 16:24:58 2022 +0100
    160 
    161     fix: PC-48 default enable facets until admin choose to hide
    162 
    163 commit 123bd488819ce39a8217de068377a5f77bad8102
    164 Author: sam0hack
    165 Date:   Mon Feb 7 16:08:49 2022 +0100
    166 
    167     fix: PC-48 fix document thumbnail
    168 
    169 commit 927ee5339b13e94b1be5d1d85714e9b0dc9385ab
    170 Author: sam0hack
    171 Date:   Mon Feb 7 15:30:03 2022 +0100
    172 
    173     fix: PC-48 fix document thumbnail
    174 
    175 commit b207bbdf31d0b8e4e38c8368434005e497622d68
    176 Author: sam0hack
    177 Date:   Mon Feb 7 14:58:08 2022 +0100
    178 
    179     fix: PC-48 issue request visible if facet are hidden
    180 
    181 commit 5dee06f78f742a60d82c02b40badd5c261ea625c
    182 Author: sam0hack
    183 Date:   Mon Feb 7 14:56:58 2022 +0100
    184 
    185     fix: PC-48 theme css issue with plugin
    186 
    187 commit 21c6cf4599ccc6d2aad5cfcc7ec8a719bccd7b43
    188 Author: sam0hack
    189 Date:   Thu Feb 3 17:34:18 2022 +0100
    190 
    191     feat: PC-48 show hide facet sidebar based on face toggle status
    192 
    193 commit ff0a77d2485c5ac2fd4f6d492f4e923e0d646331
    194 Author: sam0hack
    195 Date:   Thu Feb 3 17:33:42 2022 +0100
    196 
    197     feat: PC-48 facet toggled data store into redux
    198 
    199 commit 03266e55a0c088b0b6b4376a41c4aa2985e87a00
    200 Author: sam0hack
    201 Date:   Thu Feb 3 17:33:16 2022 +0100
    202 
    203     feat: PC-48 get facet toggle data from api and store into redux
    204 
    205 commit fa182c4c561bf26ee1b7fc432a422f91d07bfb04
    206 Author: sam0hack
    207 Date:   Thu Feb 3 17:32:42 2022 +0100
    208 
    209     fix: PC-51 remove invalid js from render view page
    210 
    211 commit defa9032b020a47835f94b6ed544f066691b795a
    212 Author: sam0hack
    213 Date:   Thu Feb 3 17:31:59 2022 +0100
    214 
    215     feat: PC-48 include the facet sidebar status into api
    216 
    217 commit d3017b09d73611d783435b5b7621eac2f21e95fb
    218 Author: sam0hack
    219 Date:   Thu Feb 3 17:31:29 2022 +0100
    220 
    221     feat: PC-48 register action for facet actions
    222 
    223 commit 7007bd6afa5c942f7362b678efa2866b5463aa54
    224 Author: sam0hack
    225 Date:   Thu Feb 3 17:31:05 2022 +0100
    226 
    227     feat: PC-48 register meta for facet toggle
    228 
    229 commit 799fb0bf4b59eb4ac5ac3996139d23a7e3c910d9
    230 Author: sam0hack
    231 Date:   Thu Feb 3 17:30:33 2022 +0100
    232 
    233     feat: PC-48 add toggle btn for enable and disable facets on the front
    234    
    235     feat: PC-48 add toggle btn for enable and disable facets on the front-end
    236 
    237 commit d1358618a78db4e7421086cd0ce369068c5e93e5
    238 Author: sam0hack
    239 Date:   Mon Jan 31 17:25:41 2022 +0100
    240 
    241     fix
    242 
    243 commit d00aac63fcd5ea2d982eaaf6de0333ca4034678f
    244 Author: sam0hack
    245 Date:   Mon Jan 31 17:22:12 2022 +0100
    246 
    247     fix: PC-51 add margin top in the block title
    248 
    249 commit 17d58f2513210368b6e86f9f29c07b2a552a0362
    250 Author: sam0hack
    251 Date:   Mon Jan 31 17:21:35 2022 +0100
    252 
    253     feat: PC-51 Rendering page for preview
    254    
    255     Rendering page for preview. This page re-use the front-end react components.
    256 
    257 commit 0e9f8084f7e8dd73745ff2f7dca5bd026fcf9cff
    258 Author: sam0hack
    259 Date:   Mon Jan 31 17:20:01 2022 +0100
    260 
    261     feat: PC-51 add config constants
    262 
    263 commit 052d9776c80bde12e3e69e4c125399187c1cadca
    264 Author: sam0hack
    265 Date:   Mon Jan 31 17:19:22 2022 +0100
    266 
    267     feat: PC-51 a config file feemius
    268 
    269 commit ef21148f5e5dae8c64572766bd49e326dc2c7f37
    270 Author: sam0hack
    271 Date:   Mon Jan 31 17:18:54 2022 +0100
    272 
    273     fix: PC-51 freemius license check for preview window
    274 
    275 commit 31ed38c75cc6c685283131a1f8d2475c8849766a
    276 Author: sam0hack
    277 Date:   Mon Jan 31 17:18:06 2022 +0100
    278 
    279     fix: Increase php-fpm performance
    280 
    281 commit 12edd1ca785d3f8807428d9b9f2b3a3e269f8777
    282 Author: sam0hack
    283 Date:   Mon Jan 31 17:17:30 2022 +0100
    284 
    285     fix: PC-51 add cancel token for future use
    286 
    287 commit 8af4ec898d7e0392c31773bc1781d52ca6fa2efc
    288 Author: sam0hack
    289 Date:   Mon Jan 31 17:17:02 2022 +0100
    290 
    291     feat: PC-51 fix editor style
    292    
    293     To set our preview window i override the default css
    294 
    295 commit bf27fc56a41532ff80226ebfd67ff7e63008f789
    296 Author: sam0hack
    297 Date:   Mon Jan 31 17:14:48 2022 +0100
    298 
    299     feat: PC-51 add preview
    300    
    301     Add embed preview and re-load the embed when save draft or publish
    302 
    303 commit 3be19b3813d7ee6b971f26586e64cabc0cf926c4
    304 Author: sam0hack
    305 Date:   Mon Jan 31 17:11:47 2022 +0100
    306 
    307     fix: add pm.max_children to 30
    308    
    309     for performance
    310     pm.max_children = 30
    311     pm.start_servers = 3
    312     pm.min_spare_servers = 2
    313     pm.max_spare_servers = 4
    314 
    315 commit 1d0f81f4a7f4895e10aa193076395fa8d019d6ce
    316 Author: sam0hack
    317 Date:   Mon Jan 31 17:10:28 2022 +0100
    318 
    319     fix: add docker compose build
    320 
    321 commit 89f2d14ed4f0624167d6c91bf0009e049ddf8bef
    322 Author: sam0hack
    323 Date:   Fri Jan 28 14:36:15 2022 +0100
    324 
    325     fix: PC-48 in page or post the inserted block under phraseanet-client-block doesn't appear
    326    
    327     fix: PC-48 in page or post the inserted block under phraseanet-client-block doesn't appear
    328 
    329 commit e165e563eb7c0b3a7cc701524385c97735b0744e
    330 Author: sam0hack
    331 Date:   Thu Jan 27 15:58:23 2022 +0100
    332 
    333     fix: PC-48 add lodash noConflict
    334 
    335 commit b2c634f2be8d55ee55189716984d7dbb7b257591
    336 Author: sam0hack
    337 Date:   Thu Jan 27 15:57:57 2022 +0100
    338 
    339     log when lodash loaded
    340 
    341 commit 3b58e432365342dde3382cc9265f8921eb884376
    342 Author: sam0hack
    343 Date:   Thu Jan 27 14:45:21 2022 +0100
    344 
    345     feat: PC-48 add line at the end of the results
    346    
    347     feat: PC-48 add line at end of answer grid block
    348 
    349 commit 4c295538beab5e4ccf05fcab0b911495649d0376
    350 Author: sam0hack
    351 Date:   Thu Jan 27 14:44:19 2022 +0100
    352 
    353     add: PC-48 text bw lines
    354 
    355 commit fe59e237c9700d6672c231573d59492882b8f5e7
    356 Author: sam0hack
    357 Date:   Thu Jan 27 14:23:02 2022 +0100
    358 
    359     feat: PC-48 restrict to use more then one block in a post
    360    
    361     feat: PC-48 restrict to use more then one block in a post.
    362    
    363     jira issue (forbidden twice block insertion in same post page)
    364 
    365 commit 94fc91401d06d9ac0927d072889cc3baca724c72
    366 Author: sam0hack
    367 Date:   Thu Jan 27 14:21:31 2022 +0100
    368 
    369     fix: remove console log
    370 
    371 commit 4ae2b0bb2b78285d84a6f6db058736144650fc36
    372 Author: sam0hack
    373 Date:   Wed Jan 26 17:51:56 2022 +0100
    374 
    375     fix: PC-48 test insert client-block in post, define a requester, saved the post and open it , delete the requester and refresh the post. error in console
    376    
    377     fix: PC-48
    378     test insert client-block in post, define a requester, saved the post and open it , delete the requester and refresh the post. error in console
    379 
    380 commit a6e33c40158d1703c2517476f33c919537363bfd
    381 Author: sam0hack
    382 Date:   Wed Jan 26 17:13:29 2022 +0100
    383 
    384     fix: PC-48 query in requester is not fired when press enter
    385 
    386 commit dc28774aaedc6e37c0617af5f7a1d7417bbe917f
    387 Author: sam0hack
    388 Date:   Wed Jan 26 17:13:07 2022 +0100
    389 
    390     fix: class to className
    391 
    392 commit c9fed62bf2a1a8cce7c7161f35975dbc00fe1520
    393 Author: sam0hack
    394 Date:   Wed Jan 26 16:44:12 2022 +0100
    395 
    396     fix: PC-48 additional string to separate sidebar and overlay in the Asset details  component
    397    
    398     fix: PC-48 additional string to separate sidebar and overlay in the Asset details component each layout has it's styles for the same component.
    399 
    400 commit d2f44c8e843048fa696834f7e52bacfd3ff442c9
    401 Author: sam0hack
    402 Date:   Wed Jan 26 16:42:41 2022 +0100
    403 
    404     fix: PC-48 additional style for overlayout
    405    
    406     fix: PC-48 added a button to move up and down the content because with the increased size of the pdf and video it's not possible fit everything inside the Model
    407 
    408 commit 3d7fd7d1bb1cdc8d53aa578b1afb7f2f73e49aa0
    409 Author: sam0hack
    410 Date:   Wed Jan 26 16:41:05 2022 +0100
    411 
    412     fix: PC-48 add additional styles overlay layout
    413 
    414 commit 2b87b3ea04ef4b9244ba087bdbe812f8fa2022c8
    415 Author: sam0hack
    416 Date:   Wed Jan 26 13:18:39 2022 +0100
    417 
    418     fix: PC-48 move closer btn just above the content
    419    
    420     fix: PC-48 make the download and permalink button just above the content
    421 
    422 commit 0e46472ec895c376c42fec658fa1d11a78dc41b5
    423 Author: sam0hack
    424 Date:   Wed Jan 26 13:16:41 2022 +0100
    425 
    426     fix: PC-48 add marginTop 12px
    427 
    428 commit 36a7cae82f85e377b503642e80fa03420f2d1335
    429 Author: sam0hack
    430 Date:   Wed Jan 26 13:08:22 2022 +0100
    431 
    432     feat: PC-48 store permalink list into redux
    433    
    434     feat: PC-48 store permalink list into redux
    435 
    436 commit e2e6950c1fb8dbdbcf249c6611c1561ad96be5b8
    437 Author: sam0hack
    438 Date:   Wed Jan 26 13:07:53 2022 +0100
    439 
    440     feat: PC-48 save api response for permalink into redux
    441    
    442     feat: PC-48 save api response for permalink into redux
    443 
    444 commit 26f9f89aa093db4c4ae25f30e468ac5addd20f00
    445 Author: sam0hack
    446 Date:   Wed Jan 26 13:07:21 2022 +0100
    447 
    448     feat: PC-48 separate download list and permalink list
    449    
    450     feat: PC-48 separate download list and permalink list
    451 
    452 commit 49387461075ae6072ce0a1e56b2080db3a58c4b1
    453 Author: sam0hack
    454 Date:   Wed Jan 26 13:06:12 2022 +0100
    455 
    456     feat: PC-48 permalink list add into api response
    457    
    458     feat: PC-48 permalink list add into api response
    459 
    460 commit 501a07351e6849f6d5617335f10271388a764316
    461 Author: sam0hack
    462 Date:   Wed Jan 26 13:05:36 2022 +0100
    463 
    464     feat: PC-48 register meta for store permalink list
    465    
    466     feat: PC-48 register meta for store permalink list
    467 
    468 commit a9bd4a063fb22952fdde34dcd4e273d111a8de72
    469 Author: sam0hack
    470 Date:   Wed Jan 26 13:05:26 2022 +0100
    471 
    472     feat: PC-48 register meta for store permalink list
    473    
    474     feat: PC-48 register meta for store permalink list
    475 
    476 commit ec9505b1a14bbdc6dd099bb091ed4a94456594b2
    477 Author: sam0hack
    478 Date:   Wed Jan 26 13:04:43 2022 +0100
    479 
    480     feat: PC-48 separate the subdef for download and permalink
    481    
    482     feat: PC-48 separate the subdef for download and permalink
    483 
    484 commit e73a76a3cc855b2616f8923ffad2e977459794e9
    485 Author: sam0hack
    486 Date:   Tue Jan 25 18:08:56 2022 +0100
    487 
    488     fix: PC-48 grid layout image sizes changes on scroll
    489    
    490     fix: When we scrolldown the grid image size changes of the previous images that makes scroll to go up down randomly. it's fixed by pre generating the dimensions and assigned them by indexes.
    491 
    492 commit d2ec566f73e1399da95a3c54172cbe53c94fb15f
    493 Author: sam0hack
    494 Date:   Tue Jan 25 18:05:32 2022 +0100
    495 
    496     fix: PC-48 newly added assets subdef not showing
    497    
    498     fix: One we add subdef in a post and add subdef in phraseanet they won't show in saved post of WP.
    499 
    500 commit 03c18a60711ed38e3dfa36b2e80531f115721e4e
    501 Author: sam0hack
    502 Date:   Mon Jan 24 18:03:57 2022 +0100
    503 
    504     fix: PC-48 fix grid layout on fewer results
    505 
    506 commit a9d3ac8ac99c2107050b345cb97a5ec7c20d1347
    507 Author: sam0hack
    508 Date:   Mon Jan 24 18:03:20 2022 +0100
    509 
    510     fix: PC-48 rename string
    511 
    512 commit 72724416d16e70ae1e51c2e61bd0c6c8f2ee8824
    513 Author: sam0hack
    514 Date:   Mon Jan 24 17:18:08 2022 +0100
    515 
    516     feat: PC-48 return saved downloadable assets list
    517 
    518 commit 65b05bb2d4284d98aee3c7b73ae6a98ab7f4a162
    519 Author: sam0hack
    520 Date:   Mon Jan 24 17:17:31 2022 +0100
    521 
    522     feat: PC-48 only selected assets will be shown
    523 
    524 commit ca80a209bd014825f41d843be40ba1cc47b60374
    525 Author: sam0hack
    526 Date:   Mon Jan 24 17:16:57 2022 +0100
    527 
    528     feat: PC-48 save downloadable list in the redux state
    529 
    530 commit 3b76b75e34158eecbee629527e1433e979b6973c
    531 Author: sam0hack
    532 Date:   Mon Jan 24 17:16:08 2022 +0100
    533 
    534     feat: PC-48 register meta for downloadable assets
    535 
    536 commit 34983be3d6c9c525e0abe6e55d2c3cda2527374f
    537 Author: sam0hack
    538 Date:   Mon Jan 24 17:15:43 2022 +0100
    539 
    540     feat: PC-48 meta for downloadable assets
    541 
    542 commit 6756a6aefc39a5080071a92fe9ebc288876207d8
    543 Author: sam0hack
    544 Date:   Mon Jan 24 17:15:03 2022 +0100
    545 
    546     feat: PC-48 download asset chooser
    547    
    548     feat: Admin can choose the assets that will be shown on the front-end
    549    
    550     feat: re-designed the block
    551 
    552 commit 0e9a9a88b84113690ccd8079f054666ed3cc7a62
    553 Author: sam0hack
    554 Date:   Mon Jan 24 11:07:39 2022 +0100
    555 
    556     fix: format to psr2 standard
    557 
    558 commit 70707eaeee9ff4c12fc4b7b376a38a0cab3ecd59
    559 Author: sam0hack
    560 Date:   Mon Jan 24 10:52:56 2022 +0100
    561 
    562     remove: depricated view
    563 
    564 commit 26b2b9117b45c874dee9abb7a89c08336c6bf1cb
    565 Author: sam0hack
    566 Date:   Mon Jan 24 10:49:26 2022 +0100
    567 
    568     fix: re-format to psr2
    569 
    570 commit 64c2e67cf8120827c5417250fdcee132caa96f46
    571 Merge: b4e71aa a6e2db6
    572 Author: sam0hack
    573 Date:   Fri Jan 21 17:31:19 2022 +0100
    574 
    575     Merge branch 'origin/1.1-freemius' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin into origin/1.1-freemius
    576 
    577 commit b4e71aa92143cb80797daba516faffee461722a5
    578 Author: sam0hack
    579 Date:   Fri Jan 21 17:31:11 2022 +0100
    580 
    581     fix: PC-48 Randomly choose the masonry size
    582    
    583     fix: Randomly choose wide and tall and empty class for image grid
    584 
    585 commit a6e2db6cb9e8c296615ee83c2ff24a4193339d62
    586 Merge: 485a975 98fd943
    587 Author: Sam
    588 Date:   Fri Jan 21 14:29:31 2022 +0100
    589 
    590     Merge branch '1.1-freemius' into origin/1.1-freemius
    591 
    592 commit 485a9759299d3d7a2eee59115ee6a43a8afc06d1
    593 Author: sam0hack
    594 Date:   Fri Jan 21 14:27:04 2022 +0100
    595 
    596     fix:duplicate props
    597 
    598 commit 12d0e0d07021616e6a7a8a66f0c74ecc1f9a74a6
    599 Author: Sam
    600 Date:   Fri Jan 21 14:05:09 2022 +0100
    601 
    602     fix: facets invalid function call (#141) (#1)
    603    
    604     * fix: PC-48 asset content overflow
    605    
    606     fix: Asset content overflows if content is very large on both overlay and sidebar view
    607    
    608     * refactor: PC-45 refactor the facets
    609    
    610     refactor: facets list to a separate child component that can be re-use
    611    
    612     * feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets
    613    
    614     Bump "Facets" display - introduce "see More" button after X facets
    615    
    616     * improvement: remove loading bg color
    617    
    618     * fix: PC-48 UI fix
    619    
    620     fix: UI
    621     fix: phraseanet embed video player instead of html player
    622     fix: remove duplicate code and added a re-usable component
    623    
    624     * feat: add re-usable component
    625    
    626     fix: removed redundant code and added re-usable component
    627    
    628     * feat: PC-48 re-usable component
    629    
    630     Single component for sidebar view and overlay view
    631    
    632     * fix: minor UI fix
    633    
    634     * fix: invalid function call
    635    
    636     After separating components there was a function that was being called in the child component with (this) fixed by referencing that function from parent to child.
    637 
    638 commit 98fd943a35fdeb0030c4dfb011097108cb378b47
    639 Author: Sam
    640 Date:   Fri Jan 21 14:04:09 2022 +0100
    641 
    642     fix: facets invalid function call (#141)
    643    
    644     * fix: PC-48 asset content overflow
    645    
    646     fix: Asset content overflows if content is very large on both overlay and sidebar view
    647    
    648     * refactor: PC-45 refactor the facets
    649    
    650     refactor: facets list to a separate child component that can be re-use
    651    
    652     * feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets
    653    
    654     Bump "Facets" display - introduce "see More" button after X facets
    655    
    656     * improvement: remove loading bg color
    657    
    658     * fix: PC-48 UI fix
    659    
    660     fix: UI
    661     fix: phraseanet embed video player instead of html player
    662     fix: remove duplicate code and added a re-usable component
    663    
    664     * feat: add re-usable component
    665    
    666     fix: removed redundant code and added re-usable component
    667    
    668     * feat: PC-48 re-usable component
    669    
    670     Single component for sidebar view and overlay view
    671    
    672     * fix: minor UI fix
    673    
    674     * fix: invalid function call
    675    
    676     After separating components there was a function that was being called in the child component with (this) fixed by referencing that function from parent to child.
    677 
    678 commit d3a080b19ce416c9cbaa5d602982ea8f6c63fa2b
    679 Merge: 1181360 d52b1a9
    680 Author: Sam
    681 Date:   Fri Jan 21 14:03:18 2022 +0100
    682 
    683     Merge branch '1.1-freemius' into origin/1.1-freemius
    684 
    685 commit 1181360bfb7eeca3c4c9c84f11239b4e773f3ef5
    686 Author: sam0hack
    687 Date:   Fri Jan 21 13:58:27 2022 +0100
    688 
    689     fix: invalid function call
    690    
    691     After separating components there was a function that was being called in the child component with (this) fixed by referencing that function from parent to child.
    692 
    693 commit d52b1a94bf951ad4ba752feea0ce73438cd988df
    694 Author: Sam
    695 Date:   Fri Jan 21 13:47:46 2022 +0100
    696 
    697     fix: PC-48 Overlay layout ~ content overflow  (#140)
    698    
    699     * fix: PC-48 asset content overflow
    700    
    701     fix: Asset content overflows if content is very large on both overlay and sidebar view
    702    
    703     * refactor: PC-45 refactor the facets
    704    
    705     refactor: facets list to a separate child component that can be re-use
    706    
    707     * feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets
    708    
    709     Bump "Facets" display - introduce "see More" button after X facets
    710    
    711     * improvement: remove loading bg color
    712    
    713     * fix: PC-48 UI fix
    714    
    715     fix: UI
    716     fix: phraseanet embed video player instead of html player
    717     fix: remove duplicate code and added a re-usable component
    718    
    719     * feat: add re-usable component
    720    
    721     fix: removed redundant code and added re-usable component
    722    
    723     * feat: PC-48 re-usable component
    724    
    725     Single component for sidebar view and overlay view
    726    
    727     * fix: minor UI fix
    728 
    729 commit 879bd17808291352f30c218b5ca921f72a13a6ad
    730 Author: sam0hack
    731 Date:   Fri Jan 21 13:45:00 2022 +0100
    732 
    733     fix: minor UI fix
    734 
    735 commit c3eaa20c884eb5e1fb00bf50f930d93ac4490765
    736 Author: sam0hack
    737 Date:   Fri Jan 21 13:44:39 2022 +0100
    738 
    739     feat: PC-48 re-usable component
    740    
    741     Single component for sidebar view and overlay view
    742 
    743 commit 08b8bc1fd0e1f501b9aa79e19e5ee6b761604ac4
    744 Author: sam0hack
    745 Date:   Fri Jan 21 13:43:46 2022 +0100
    746 
    747     feat: add re-usable component
    748    
    749     fix: removed redundant code and added re-usable component
    750 
    751 commit f2b6c97dad0213fe63577e836f0212a82bfc6dec
    752 Author: sam0hack
    753 Date:   Fri Jan 21 13:42:44 2022 +0100
    754 
    755     fix: PC-48 UI fix
    756    
    757     fix: UI
    758     fix: phraseanet embed video player instead of html player
    759     fix: remove duplicate code and added a re-usable component
    760 
    761 commit 3fb722cba3f9b54f7d1dea7544c5a9bc7a65d2e8
    762 Author: sam0hack
    763 Date:   Fri Jan 21 13:38:02 2022 +0100
    764 
    765     improvement: remove loading bg color
    766 
    767 commit 02b276904eaceeb0bc6c7efd830dcd2b58d968fe
    768 Author: Sam
    769 Date:   Thu Jan 20 18:17:58 2022 +0100
    770 
    771     feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets   (#139)
    772    
    773     * fix: PC-48 asset content overflow
    774    
    775     fix: Asset content overflows if content is very large on both overlay and sidebar view
    776    
    777     * refactor: PC-45 refactor the facets
    778    
    779     refactor: facets list to a separate child component that can be re-use
    780    
    781     * feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets
    782    
    783     Bump "Facets" display - introduce "see More" button after X facets
    784 
    785 commit 525dfcfbcf2ebded794c6fc4e333943d36a5035a
    786 Author: sam0hack
    787 Date:   Thu Jan 20 18:16:18 2022 +0100
    788 
    789     feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets
    790    
    791     Bump "Facets" display - introduce "see More" button after X facets
    792 
    793 commit 1247117fb923e0105d4cccdc91520fabd33a44e6
    794 Author: sam0hack
    795 Date:   Thu Jan 20 17:42:29 2022 +0100
    796 
    797     refactor: PC-45 refactor the facets
    798    
    799     refactor: facets list to a separate child component that can be re-use
    800 
    801 commit 461184c2a10dfce956b5bb84a0b6481274f2e969
    802 Author: Sam
    803 Date:   Thu Jan 20 15:51:36 2022 +0100
    804 
    805     fix: PC-48 asset content overflow (#138)
    806    
    807     fix: Asset content overflows if content is very large on both overlay and sidebar view
    808     fix: Margin from top on first list of grid images.
    809 
    810 commit dc50c06b51dd63e33bee744c2ce62369ef690e05
    811 Author: sam0hack
    812 Date:   Thu Jan 20 15:48:56 2022 +0100
    813 
    814     fix: PC-48 asset content overflow
    815    
    816     fix: Asset content overflows if content is very large on both overlay and sidebar view
    817 
    818 commit 4c78a22ee98d36dc5a520b382b6b0ffbaa64e992
    819 Merge: 135d03e 269771b
    820 Author: Sam
    821 Date:   Thu Jan 20 14:00:34 2022 +0100
    822 
    823     feat: PC-47 Classic and Masonry Layout options Merge pull request #137 from sam0hack/origin/1.1-freemius
    824    
    825     Merge pull request #137 from sam0hack/origin/1.1-freemius
    826    
    827     feat: PC-47 Classic and Masonry Layout options
    828 
    829 commit 269771bf4e2326fe3d212d8f46d28502a1e8c2b1
    830 Author: sam0hack
    831 Date:   Thu Jan 20 13:48:25 2022 +0100
    832 
    833     fix: PC-47 limit the results
    834    
    835     The default number of results are 100 results on free plugin
    836 
    837 commit aef77ebce88d68664fa6190ad4dd82b191f30ff1
    838 Author: sam0hack
    839 Date:   Thu Jan 20 13:37:54 2022 +0100
    840 
    841     feat: PC-47 register grid layout meta
    842 
    843 commit 19ce21a8b0e77dcb5cfd1f79310d8945bbc44cf5
    844 Author: sam0hack
    845 Date:   Thu Jan 20 13:37:01 2022 +0100
    846 
    847     fix: label css
    848 
    849 commit 0581f6e2e1457577cae990c3b41c98460f605404
    850 Author: sam0hack
    851 Date:   Thu Jan 20 13:36:44 2022 +0100
    852 
    853     feat: PC-47 new option to choose the grid layout
    854    
    855     feat: PC-47 new option to choose the grid layout
    856 
    857 commit 3ed0ea7f572dd63f477c45be1e7c51312a644f1d
    858 Author: sam0hack
    859 Date:   Thu Jan 20 13:36:03 2022 +0100
    860 
    861     feat: PC-47 add option to choose layout type
    862    
    863     Add: new option in the block settings to choose the layout type that will be shown on that frontend block
    864 
    865 commit fec538cd865ce2945c4587fc40cedd8dba0ba96e
    866 Author: sam0hack
    867 Date:   Thu Jan 20 13:34:27 2022 +0100
    868 
    869     fix: PC-47  Limit the results from api
    870 
    871 commit dcdf748dd5f66927b10b26538091df082f3b0860
    872 Author: sam0hack
    873 Date:   Thu Jan 20 13:32:41 2022 +0100
    874 
    875     feat: PC-47  add layout based on admin choice
    876    
    877     Admin can select the grid layout type between Classic and Masonry and that layout will be shown on the frontend
    878    
    879     The default layout is Masonry
    880    
    881     Fix: Masonry layout on fewer results
    882 
    883 commit 5c7890a917dde7e5d7b7bd97cba4b5a199b9e32c
    884 Author: sam0hack
    885 Date:   Wed Jan 19 17:34:43 2022 +0100
    886 
    887     PC-47 fix react error href link error
    888 
    889 commit 944c789e7de725242cc82642422a9f4bbb17b048
    890 Author: sam0hack
    891 Date:   Wed Jan 19 17:34:16 2022 +0100
    892 
    893     PC-47 feat Classic layout
    894    
    895     separate layout for Classic aka (square layout) as child component for ImageBlock
    896 
    897 commit db01b20ca0397502a7b98e64567be2510bd43545
    898 Author: sam0hack
    899 Date:   Wed Jan 19 17:32:57 2022 +0100
    900 
    901     PC-47 feat Masonry layout
    902    
    903     separate layout for masonry as child component for ImageBlock
    904 
    905 commit 135d03efe8ab090770f4daa66ecfaf0b7200e685
    906 Merge: ef30988 227fd09
    907 Author: Sam
    908 Date:   Wed Jan 19 11:57:12 2022 +0100
    909 
    910     Merge pull request #136 from sam0hack/origin/1.1-freemius
    911    
    912    
    913     fix: remove __experimental Wp component
    914    
    915     added: divider component
    916    
    917     added: hr styles
    918 
    919 commit 227fd09c643f45ef1df74ceb840f6fd068efab2e
    920 Author: sam0hack
    921 Date:   Wed Jan 19 11:55:41 2022 +0100
    922 
    923     added: hr styles
    924 
    925 commit bacbf5ad1c446e6a921b137cde11f111c470fb4b
    926 Author: sam0hack
    927 Date:   Wed Jan 19 11:55:24 2022 +0100
    928 
    929     added: divider component
    930 
    931 commit 80ae7bcb25564284d1fdf041e3e05250a15b27ae
    932 Author: sam0hack
    933 Date:   Wed Jan 19 11:55:06 2022 +0100
    934 
    935     fix: remove __experimental Wp component
    936 
    937 commit ef309884312026af3ac2d952074002fa454dafaf
    938 Merge: a9f5eb4 e7c5acb
    939 Author: Sam
    940 Date:   Tue Jan 18 17:30:00 2022 +0100
    941 
    942     Merge pull request #135 from sam0hack/origin/1.1-freemius
    943    
    944     a fix for resolve conflict bw lodash and wp media
    945 
    946 commit e7c5acbd12b7e5509abe42654b2fc6ca0788dc7c
    947 Author: sam0hack
    948 Date:   Tue Jan 18 17:28:49 2022 +0100
    949 
    950     a fix for resolve conflict bw lodash and wp media
    951 
    952 commit a9f5eb43ee0fb55ada85ab9c997cfb90f7ca4067
    953 Merge: 9fe2a57 56d3dc3
    954 Author: Sam
    955 Date:   Tue Jan 18 13:34:11 2022 +0100
    956 
    957     Merge pull request #134 from sam0hack/origin/1.1-freemius
    958    
    959     added: float animation on hover
    960 
    961 commit 56d3dc3a231cb9ffbe5c91d3f5e984dbbe0a26d2
    962 Author: sam0hack
    963 Date:   Tue Jan 18 13:23:26 2022 +0100
    964 
    965     added: float animation on hover
    966 
    967 commit 9fe2a57d72e049cf688a974f672cce98836f34b1
    968 Merge: e1628e1 f3931ef
    969 Author: Sam
    970 Date:   Mon Jan 17 17:31:53 2022 +0100
    971 
    972     new grid view Merge pull request #133 from sam0hack/origin/1.1-freemius
    973    
    974    
    975     added: new css for new grid view
    976    
    977     fix: scrooling when click on download btn
    978    
    979     added: instagram like grid view
    980 
    981 commit f3931efff0fbce2f9de1396adaddab00deaff43f
    982 Author: sam0hack
    983 Date:   Mon Jan 17 17:28:05 2022 +0100
    984 
    985     added: instagram like grid view
    986 
    987 commit 040bfec14bf99b84727dd38c441f10fbb29db321
    988 Author: sam0hack
    989 Date:   Mon Jan 17 17:27:36 2022 +0100
    990 
    991     fix: scrooling when click on download btn
    992 
    993 commit 39fe507426255b6b02d02fca765961e479ff196c
    994 Author: sam0hack
    995 Date:   Mon Jan 17 17:26:28 2022 +0100
    996 
    997     added: new css for new grid view
    998 
    999 commit e1628e1414ac27ce658628df863d4302406637e8
    1000 Merge: f1c0ea2 27ca99a
    1001 Author: Sam
    1002 Date:   Mon Jan 17 13:28:02 2022 +0100
    1003 
    1004     Merge pull request #132 from sam0hack/origin/1.1-freemius
    1005    
    1006     fix: content overflow
    1007    
    1008     fix: margin
    1009    
    1010     remove old bootstrp
    1011    
    1012     added: bootstrap bundle
    1013    
    1014     update: bootstrap min to bootstrap bundle
    1015    
    1016     added: ability to choose the asset to download and permalink
    1017 
    1018 commit 27ca99adc52fb1fad2e883abd37ea858c591357f
    1019 Author: sam0hack
    1020 Date:   Mon Jan 17 13:26:14 2022 +0100
    1021 
    1022     added: ability to choose the asset to download and permalink
    1023 
    1024 commit fab8d4aa08b528973cb3a0e49fc8c69031fcb344
    1025 Author: sam0hack
    1026 Date:   Mon Jan 17 13:25:34 2022 +0100
    1027 
    1028     update: bootstrap min to bootstrap bundle
    1029 
    1030 commit 865a40f5d1f2f736142cd33ed4e64857a9ad179c
    1031 Author: sam0hack
    1032 Date:   Mon Jan 17 13:25:10 2022 +0100
    1033 
    1034     added: bootstrap bundle
    1035 
    1036 commit 290d8012be5a293d743ba607a1a0ff216e6cbb91
    1037 Author: sam0hack
    1038 Date:   Mon Jan 17 13:24:52 2022 +0100
    1039 
    1040     remove old bootstrp
    1041 
    1042 commit 9015f0310b37ef7d543e918d67a6af84347d425e
    1043 Author: sam0hack
    1044 Date:   Mon Jan 17 12:33:18 2022 +0100
    1045 
    1046     fix: margin
    1047 
    1048 commit 66f53ea7fec7acea0f1c67eb248abfd6b578980b
    1049 Author: sam0hack
    1050 Date:   Mon Jan 17 12:32:52 2022 +0100
    1051 
    1052     fix: content overflow
    1053 
    1054 commit f1c0ea2d1afefbb37db9bd616d8ea23e5f4a9286
    1055 Merge: cc97d10 dc9dc56
    1056 Author: Sam
    1057 Date:   Fri Jan 14 17:12:42 2022 +0100
    1058 
    1059     fix: UI re-arrenged the order of the options with ui improvements  commented the unused import  fix: UI ~ increased the size of the sidebar block and fix the ui when…  …  fix: facets indents Merge pull request #131 from sam0hack/origin/1.1-freemius
    1060    
    1061     fix: UI re-arrenged the order of the options with ui improvements
    1062    
    1063     commented the unused import
    1064    
    1065     fix: UI ~ increased the size of the sidebar block and fix the ui when…  …
    1066    
    1067     fix: facets indents
    1068 
    1069 commit dc9dc56d15d303f8e47df5e67b87ec55ed78a8ef
    1070 Author: sam0hack
    1071 Date:   Fri Jan 14 17:05:55 2022 +0100
    1072 
    1073     fix: facets indents
    1074 
    1075 commit 7b89edab0aabc61bd46d130ec492289cefb2f120
    1076 Author: sam0hack
    1077 Date:   Fri Jan 14 16:57:01 2022 +0100
    1078 
    1079     fix: UI ~ increased the size of the sidebar block and fix the ui when exit the video from fullscreen
    1080 
    1081 commit c7c88871e4b868ce3b76965df5ddd4277bf3731f
    1082 Author: sam0hack
    1083 Date:   Fri Jan 14 16:23:45 2022 +0100
    1084 
    1085     commented the unused import
    1086 
    1087 commit b7ad2a4caf44c5c4808845d913f637d9b3c6314a
    1088 Author: sam0hack
    1089 Date:   Fri Jan 14 16:22:46 2022 +0100
    1090 
    1091     fix: UI re-arrenged the order of the options with ui improvements
    1092 
    1093 commit cc97d10cc96cbbc69e9032e44dae13965bcebf6e
    1094 Merge: d8df522 94978c6
    1095 Author: Sam
    1096 Date:   Thu Jan 13 14:38:30 2022 +0100
    1097 
    1098     freemius compatible  Merge pull request #130 from sam0hack/origin/1.1-freemius
    1099    
    1100     logos
    1101     depricated
    1102    
    1103     freemuis deployment required readme.txt
    1104    
    1105     added: deactivation
    1106    
    1107     freemius does not support uninstall methods.
    1108    
    1109     fix: deactive feature is license deactivates or expired
    1110    
    1111     fix: hide the prev selected options if license not active
    1112    
    1113    
    1114     update the version of plugin
    1115    
    1116     fix: disable defined facets if license not activated
    1117 
    1118 commit 94978c65286856bbad930823284178643bd1eb9e
    1119 Author: sam0hack
    1120 Date:   Thu Jan 13 14:35:45 2022 +0100
    1121 
    1122     logos
    1123 
    1124 commit e0c3dce60d2608deeebfe57330c2d2cea429cd42
    1125 Author: sam0hack
    1126 Date:   Thu Jan 13 14:31:24 2022 +0100
    1127 
    1128     depricated
    1129 
    1130 commit eeeb40af3ab54196425f2364222f84634c49e3a3
    1131 Author: sam0hack
    1132 Date:   Thu Jan 13 14:31:14 2022 +0100
    1133 
    1134     freemuis deployment required readme.txt
    1135 
    1136 commit 465f1d74c75c04e1b514ac740c95991ca347296a
    1137 Author: sam0hack
    1138 Date:   Thu Jan 13 14:30:52 2022 +0100
    1139 
    1140     added: deactivation
    1141 
    1142 commit d1b22d04fb2713f57007aae6af4ddfd2c657a0a6
    1143 Author: sam0hack
    1144 Date:   Thu Jan 13 14:30:34 2022 +0100
    1145 
    1146     freemius does not support uninstall methods.
    1147 
    1148 commit d8df52263e6733df32ca91717197e93ef539cc76
    1149 Merge: e743388 7b45472
    1150 Author: Sam
    1151 Date:   Thu Jan 13 13:46:44 2022 +0100
    1152 
    1153     fix: deactivate feature is license deactivates or expired  fix: hide the prev selected options if license not active  update the version of plugin  fix: disable defined facets if license not activated Merge pull request #129 from sam0hack/origin/1.1-freemius
    1154    
    1155     fix: deactivate feature is license deactivates or expired
    1156    
    1157     fix: hide the prev selected options if license not active
    1158    
    1159     update the version of plugin
    1160    
    1161     fix: disable defined facets if license not activated
    1162 
    1163 commit 7b45472e602c09e50c5e0d096f67d9b2dcdd04e5
    1164 Author: sam0hack
    1165 Date:   Thu Jan 13 13:43:01 2022 +0100
    1166 
    1167     fix: deactive feature is license deactivates or expired
    1168 
    1169 commit 043aadc6dc4d02347e211d8da288b55395f0635d
    1170 Author: sam0hack
    1171 Date:   Thu Jan 13 13:37:34 2022 +0100
    1172 
    1173     fix: hide the prev selected options if license not active
    1174 
    1175 commit 634a726c95d2a892ae39f17fd2c88d202f8a1054
    1176 Author: sam0hack
    1177 Date:   Thu Jan 13 13:32:12 2022 +0100
    1178 
    1179     update the version of plugin
    1180 
    1181 commit a3af13706e4975631ce583bce44083f4c9ac0602
    1182 Author: sam0hack
    1183 Date:   Thu Jan 13 13:31:52 2022 +0100
    1184 
    1185     fix: disable defined facets if license not activated
    1186 
    1187 commit e74338848d6347aac88c737668266d0cf0719371
    1188 Merge: a557e2a 2d1386c
    1189 Author: Sam
    1190 Date:   Wed Jan 12 17:16:57 2022 +0100
    1191 
    1192     limit results  added: wp_localize_script into frontend to access the string  limit validation Merge pull request #128 from sam0hack/origin/1.1-freemius
    1193    
    1194     limit results
    1195    
    1196     added: wp_localize_script into frontend to access the string
    1197    
    1198     limit validation
    1199 
    1200 commit 2d1386c32c12e8f906c53e17293e5b6220515e76
    1201 Author: sam0hack
    1202 Date:   Wed Jan 12 17:06:02 2022 +0100
    1203 
    1204     limit validation
    1205 
    1206 commit edceac8c177f60e1de0a054c1f8be3c596cf554a
    1207 Author: sam0hack
    1208 Date:   Wed Jan 12 16:49:30 2022 +0100
    1209 
    1210     added: wp_localize_script into frontend to access the string
    1211 
    1212 commit 2752d8bb341a6f81fc223fca9226ef84eb6c6393
    1213 Author: sam0hack
    1214 Date:   Wed Jan 12 16:48:40 2022 +0100
    1215 
    1216     limit results
    1217 
    1218 commit a557e2a6b125b7535136e8fd930f34f6f8d4e1f1
    1219 Merge: 41a5c37 d8583e4
    1220 Author: Sam
    1221 Date:   Tue Jan 11 17:58:12 2022 +0100
    1222 
    1223     added: restriction premium functionlities  fix: spacing  wp_localize_script share license activation status
    1224    
    1225     Origin/1.1 freemius
    1226    
    1227     Merge pull request #127 from sam0hack/origin/1.1-freemius
    1228    
    1229     added: restriction premium functionlities
    1230    
    1231     fix: spacing
    1232    
    1233     wp_localize_script share license activation status
    1234 
    1235 commit d8583e4fa0e91b5d2a62bfcee762cc6eb388ff6f
    1236 Author: sam0hack
    1237 Date:   Tue Jan 11 17:55:08 2022 +0100
    1238 
    1239     wp_localize_script share license activation status
    1240 
    1241 commit 0aacafefc5df714d31c27f72dd7a7995bb2a2fdc
    1242 Author: sam0hack
    1243 Date:   Tue Jan 11 17:53:38 2022 +0100
    1244 
    1245     fix: spacing
    1246 
    1247 commit f42c9f95913db9c5ed50797a7bc17d7c8f170f04
    1248 Author: sam0hack
    1249 Date:   Tue Jan 11 17:53:14 2022 +0100
    1250 
    1251     added: restriction premium functionlities
    1252 
    1253 commit 41a5c37f42326ac21d317c63a08d26e4a1a37e3c
    1254 Merge: cae5de2 98ebe51
    1255 Author: Sam
    1256 Date:   Tue Jan 11 13:55:09 2022 +0100
    1257 
    1258     fix: make it premium and changes the slug  changed: branch 1.1-freemius. Merge pull request #126 from sam0hack/origin/1.1-freemius
    1259    
    1260     Origin/1.1 freemius
    1261 
    1262 commit 98ebe510168a06c31721098f0218c35550fc9467
    1263 Author: sam0hack
    1264 Date:   Tue Jan 11 13:51:41 2022 +0100
    1265 
    1266     changed: branch 1.1-freemius
    1267 
    1268 commit 8048ed484c9aaa8c54352f319a52a7911f9b67e4
    1269 Author: sam0hack
    1270 Date:   Tue Jan 11 13:31:25 2022 +0100
    1271 
    1272     fix: make it premium and changes the slug
    1273 
    1274 commit cae5de2ed7263ac4ddb2b1ce4da749d07f043350
    1275 Merge: c99aaf2 eeca1f2
    1276 Author: Sam
    1277 Date:   Mon Jan 10 19:36:16 2022 +0100
    1278 
    1279     integrating freemius SDK
    1280    
    1281     Merge pull request #125 from sam0hack/origin/1.1-freemius
    1282 
    1283 commit eeca1f26db205ff6325336be30a588d1725eeebf
    1284 Author: sam0hack
    1285 Date:   Mon Jan 10 19:07:06 2022 +0100
    1286 
    1287     freemius config
    1288 
    1289 commit 9c4df36c09658d6c761115e20d5f83c30850f667
    1290 Author: sam0hack
    1291 Date:   Mon Jan 10 14:22:33 2022 +0100
    1292 
    1293     Added freemius sdk
    1294 
    1295 commit c99aaf267300c42ea760e8e83d9b5cce6c1d8176
    1296 Merge: 1a31873 48eb4bb
    1297 Author: Sam
    1298 Date:   Mon Jan 10 14:04:37 2022 +0100
    1299 
    1300     Remove appsero from 1.1 as appsero has 1.1-ppsero branch
    1301    
    1302     Merge pull request #124 from sam0hack/1.1
    1303 
    1304 commit 48eb4bb3d295e9dea02bdcc644bc4fe5008d44d5
    1305 Author: sam0hack
    1306 Date:   Mon Jan 10 14:01:44 2022 +0100
    1307 
    1308     Remove appsero from 1.1 as appsero has 1.1-ppsero branch
    1309 
    1310 commit 1a3187390ae14dfe0c9da479e9b4b5aa141ea45f
    1311 Merge: 3b43af9 368cb58
    1312 Author: Sam
    1313 Date:   Mon Jan 3 14:59:00 2022 +0100
    1314 
    1315     PC-42 added apsero sdk and license  menu
    1316    
    1317     PC-42 added apsero sdk and license  menu
    1318 
    1319 commit 368cb581d1660322d9c954360c1303dda577f921
    1320 Author: sam0hack
    1321 Date:   Mon Jan 3 14:57:09 2022 +0100
    1322 
    1323     added apsero sdk and menu
    1324 
    1325 commit 3b43af9953c8c5d86a6628220065b967ca0c5bd4
    1326 Merge: 707dcec 0ec6bce
    1327 Author: Sam
    1328 Date:   Fri Dec 31 16:46:12 2021 +0100
    1329 
    1330     PC-42 added: facets title And fix: UI image blocks style and reduce the fontSize
    1331    
    1332     PC-42 1.1
    1333     added: facets title
    1334     fix: UI image blocks style and reduce the fontSize
    1335 
    1336 commit 0ec6bce796a7680abb3095757ba86c3dd92d59d1
    1337 Author: sam0hack
    1338 Date:   Fri Dec 31 16:42:31 2021 +0100
    1339 
    1340     fix: UI image blocks style and reduce the fontSize
    1341 
    1342 commit e9cf8ddbefe42d128f061d5cd679a30838bff566
    1343 Author: sam0hack
    1344 Date:   Fri Dec 31 16:41:41 2021 +0100
    1345 
    1346     added: facets title
    1347 
    1348 commit 707dcec4c15962ad72469d4a0202253dd1f32c68
    1349 Merge: 0c0af26 7942862
    1350 Author: Sam
    1351 Date:   Fri Dec 31 14:56:03 2021 +0100
    1352 
    1353     Merge pull request #117 from alchemy-fr/1.1_deployment_fix
    1354    
    1355     PC-42 1.1 deployment and packager fix
    1356 
    1357 commit 7942862b033c665af4c57595472449cd319e3e62
    1358 Author: nmaillat
    1359 Date:   Fri Dec 31 14:23:16 2021 +0100
    1360 
    1361     PC-42 fix packager git checkout
    1362 
    1363 commit 4277ca77648e8204b23ba77ab6c8d00898b35956
    1364 Author: nmaillat
    1365 Date:   Fri Dec 31 14:19:30 2021 +0100
    1366 
    1367     PC-42 fix entrypoint git checkout
    1368 
    1369 commit 0c0af26c3d8b933ab43e57c68a6fedb88e3b0c78
    1370 Merge: bb74697 f9b4825
    1371 Author: Sam
    1372 Date:   Fri Dec 31 13:34:35 2021 +0100
    1373 
    1374     Merge pull request #115 from sam0hack/1.1
    1375    
    1376     Pc-42
    1377    
    1378     Remove branch and commit from var
    1379     added echo at end of docker-enrtypoint to inform the user...
    1380     Added git logs in the admin settings page
    1381     added command to create git log
    1382 
    1383 commit f9b4825b6255166cc212fde9b9a8eb6f0e71a88a
    1384 Author: sam0hack
    1385 Date:   Fri Dec 31 13:25:51 2021 +0100
    1386 
    1387     added command to create git log
    1388 
    1389 commit f8bd13fbf0be8d7237168ec3812c3b48e65f459e
    1390 Author: sam0hack
    1391 Date:   Fri Dec 31 13:25:11 2021 +0100
    1392 
    1393     Added git logs in the admin settings page
    1394 
    1395 commit 8f5f5e0b02148c0f1d102bd864f58db066d07bcc
    1396 Author: sam0hack
    1397 Date:   Fri Dec 31 13:04:10 2021 +0100
    1398 
    1399     added echo at end of docker-enrtypoint to inform the user...
    1400 
    1401 commit 732934e5354ef138b85b3577e00b41f141cc8330
    1402 Author: sam0hack
    1403 Date:   Fri Dec 31 13:02:42 2021 +0100
    1404 
    1405     Remove branch and commit from var
    1406 
    1407 commit bb74697772e5e87f832cd7eae589144001504563
    1408 Merge: 8a64e94 091cf55
    1409 Author: Sam
    1410 Date:   Thu Dec 30 17:47:50 2021 +0100
    1411 
    1412     PC-42 Merge pull request #114 from sam0hack/1.1
    1413    
    1414     PC-42
    1415     added validation if Strings are empty
    1416     ability to choose Git branch and commit
    1417 
    1418 commit 091cf55cb30463c3242b7fd70ed9b22b53a12e45
    1419 Author: sam0hack
    1420 Date:   Thu Dec 30 17:45:16 2021 +0100
    1421 
    1422     ability to choose Git branch and commit
    1423 
    1424 commit 861730c1b0279293814d26e1baef7c2fa592831f
    1425 Author: sam0hack
    1426 Date:   Thu Dec 30 16:54:36 2021 +0100
    1427 
    1428     Added validation if Strings are empty
    1429 
    1430 commit 8a64e94b51dee6b2279411101da5c06cae109a70
    1431 Merge: afb1e03 42c144f
    1432 Author: Sam
    1433 Date:   Thu Dec 30 15:47:29 2021 +0100
    1434 
    1435     PC-42 Merge pull request #113 from sam0hack/1.1
    1436    
    1437     - Block setting - preview detail - define field is not taken in account - all fields are displayed
    1438     - hide login password auth option in admin >plugin >auth setting.
    1439     - Phraseanet url slash issue
    1440 
    1441 commit 42c144f6fa8332ae8d532791ec5a471f561c0917
    1442 Author: sam0hack
    1443 Date:   Thu Dec 30 15:40:14 2021 +0100
    1444 
    1445     hide login password auth option
    1446 
    1447 commit d28784f74422f92d99d45d1b0f9fc6a441c5531f
    1448 Author: sam0hack
    1449 Date:   Thu Dec 30 15:36:08 2021 +0100
    1450 
    1451     fix: preview details
    1452 
    1453 commit cb1018200e2112371f1db561c7db471983588266
    1454 Author: sam0hack
    1455 Date:   Thu Dec 30 15:20:13 2021 +0100
    1456 
    1457     Added slash at the end of url if not there
    1458 
    1459 commit afb1e039999c2289cd1b3ea51dfbdaecafecb0a3
    1460 Merge: 8ce86da 5dea172
    1461 Author: Sam
    1462 Date:   Thu Dec 30 13:23:09 2021 +0100
    1463 
    1464     PC-42 video player and preview fixes
    1465    
    1466     fixed thumb if no preview and title length.  fix video phraseanet embed player  fix: preview details added GitHub action workflow   Merge pull request #112 from sam0hack/1.1
    1467 
    1468 commit 5dea172398e3abbc96dae5f02e50ea0ee66c5635
    1469 Author: sam0hack
    1470 Date:   Thu Dec 30 13:17:58 2021 +0100
    1471 
    1472     github workflow
    1473 
    1474 commit b864b8f0ad47054edcde13f1f84cf9c55b16a389
    1475 Author: sam0hack
    1476 Date:   Thu Dec 30 13:15:00 2021 +0100
    1477 
    1478     fix: preview details on overlay layout
    1479 
    1480 commit 3a753520871d913e85271424643f17b520c18675
    1481 Author: sam0hack
    1482 Date:   Thu Dec 30 13:14:41 2021 +0100
    1483 
    1484     fix: preview details
    1485 
    1486 commit 747ecece5fbe31b59305f8f6743a277862838b0d
    1487 Author: sam0hack
    1488 Date:   Thu Dec 30 12:38:55 2021 +0100
    1489 
    1490     fix video phraseanet embed player
    1491 
    1492 commit 4e66644118f0f3f4ab9cd8a0026103b104de90e7
    1493 Author: sam0hack
    1494 Date:   Thu Dec 30 12:38:25 2021 +0100
    1495 
    1496     fixed thumb if no preview and title length
    1497 
    1498 commit 8ce86dabe968a81dafeb48d34b7205e4e4d07d1e
    1499 Merge: 6628bb1 938a03e
    1500 Author: Sam
    1501 Date:   Wed Dec 29 17:03:32 2021 +0100
    1502 
    1503     Merge pull request #111 from sam0hack/1.1
    1504    
    1505     PC-42 issues list 1
    1506 
    1507 commit 938a03e81698b6256e09ccac3e535f18b4dc4e09
    1508 Author: sam0hack
    1509 Date:   Wed Dec 29 16:58:38 2021 +0100
    1510 
    1511     github build test workflow
    1512 
    1513 commit af3399712e6fbf7c65f399fd8f836f136b123835
    1514 Author: sam0hack
    1515 Date:   Wed Dec 29 16:56:12 2021 +0100
    1516 
    1517     Hide Auth settings from admin Block
    1518 
    1519 commit 55bba867be57d3a4495703fc4609eeb1685d43bd
    1520 Author: sam0hack
    1521 Date:   Wed Dec 29 16:52:59 2021 +0100
    1522 
    1523     Caps first char
    1524 
    1525 commit a3af48696b52a128a14d8fb45f4758fbd55d1b95
    1526 Author: sam0hack
    1527 Date:   Wed Dec 29 16:48:34 2021 +0100
    1528 
    1529     fix preview details
    1530 
    1531 commit bfee503c19860104bf131f2f70681297feabde12
    1532 Author: sam0hack
    1533 Date:   Wed Dec 29 16:41:17 2021 +0100
    1534 
    1535     Added string to tell this is an experimental feature.
    1536 
    1537 commit fb86e3ed4b22492373bc74100b20115598374d60
    1538 Author: sam0hack
    1539 Date:   Wed Dec 29 14:39:30 2021 +0100
    1540 
    1541     fix define displayed facets
    1542 
    1543 commit 29d8e3560abf4a7c91162e500d668328aa589de3
    1544 Author: sam0hack
    1545 Date:   Wed Dec 29 14:39:01 2021 +0100
    1546 
    1547     fix: scrollbar color
    1548 
    1549 commit 0d82770f03f34d5288df0b1c51b1a17797623220
    1550 Author: sam0hack
    1551 Date:   Wed Dec 29 14:13:10 2021 +0100
    1552 
    1553     fix: preview details
    1554 
    1555 commit 12207f209c81ca51afac1733f585fef932beb531
    1556 Author: sam0hack
    1557 Date:   Wed Dec 29 14:12:57 2021 +0100
    1558 
    1559     fix: error when subdef thumb not set from admin
    1560 
    1561 commit c55d6014eb0948c5a436f14064d0ff610aa9887c
    1562 Author: sam0hack
    1563 Date:   Wed Dec 29 13:31:18 2021 +0100
    1564 
    1565     limit the length of title on the side view
    1566 
    1567 commit 94e45b07ed86db00e2e3914b52315e5098cb8fd9
    1568 Author: sam0hack
    1569 Date:   Wed Dec 29 13:24:56 2021 +0100
    1570 
    1571     fix: duplicate side bar view block at the end of the page
    1572 
    1573 commit 236682b22ea57f89d91382f70dcc49412b074661
    1574 Author: sam0hack
    1575 Date:   Wed Dec 29 13:24:25 2021 +0100
    1576 
    1577     fixed bug in download. bug -> auto download when re open sidebar
    1578 
    1579 commit e81cc74009b80ae32260b066d588caeef7f68b3b
    1580 Author: sam0hack
    1581 Date:   Wed Dec 29 13:10:13 2021 +0100
    1582 
    1583     default layout is set to side block view
    1584 
    1585 commit b10544eeaecde78a1b18d61681a180a48ce809c3
    1586 Author: sam0hack
    1587 Date:   Wed Dec 29 13:08:18 2021 +0100
    1588 
    1589     fix padding
    1590 
    1591 commit 0eec9f62b2fd2ffd70d6a7bc4ba8a229a450256f
    1592 Author: sam0hack
    1593 Date:   Wed Dec 29 12:39:20 2021 +0100
    1594 
    1595     Added new phraseanet plugin dev vars
    1596 
    1597 commit b7c1b42a7943e358c392e29fee0036b078f8645f
    1598 Author: sam0hack
    1599 Date:   Wed Dec 29 12:35:30 2021 +0100
    1600 
    1601     Removed the underscore from facet names.
    1602 
    1603 commit 6628bb1b5368e4e107363e703be7515cb0ac244f
    1604 Author: nmaillat
    1605 Date:   Tue Dec 28 17:16:00 2021 +0100
    1606 
    1607     PC-42 a new start for release version 1 original hash 7e9ce6fa0e43f98e402c4cb357d530ce3d7fedf9
    1608 
    1609 commit 7e9ce6fa0e43f98e402c4cb357d530ce3d7fedf9
    1610 Merge: 8f59685 8d76ca8
    1611 Author: Sam
    1612 Date:   Fri Nov 5 11:44:56 2021 +0530
    1613 
    1614     Merge pull request #103 from sam0hack/main
    1615    
    1616     PC-40
    1617 
    1618 commit 8d76ca808ffa157d9a00dca2ced6d221c8e6a40b
    1619 Author: sam0hack
    1620 Date:   Fri Nov 5 11:44:00 2021 +0530
    1621 
    1622     remove console.log
    1623 
    1624 commit ff88d878da24a6636b37ccbbfb41c91145eec3e5
    1625 Author: sam0hack
    1626 Date:   Fri Nov 5 11:43:44 2021 +0530
    1627 
    1628     new action
    1629 
    1630 commit ca8c3819c4e75e1a65deebe7c749c4e7ad1daa8c
    1631 Author: sam0hack
    1632 Date:   Fri Nov 5 11:43:24 2021 +0530
    1633 
    1634     added new action
    1635 
    1636 commit 9be7b74afd7341db157ea340e0b301885d8431e7
    1637 Author: sam0hack
    1638 Date:   Fri Nov 5 11:43:05 2021 +0530
    1639 
    1640     Fixed search issues
    1641 
    1642 commit 899100449be634d7292b6483f6bd65c21aef7ef7
    1643 Author: sam0hack
    1644 Date:   Fri Nov 5 11:42:26 2021 +0530
    1645 
    1646     removed logs and added object hash
    1647 
    1648 commit 00ce3e625e3c98a238f13773d8fdf7126b741a8a
    1649 Author: sam0hack
    1650 Date:   Fri Nov 5 11:41:52 2021 +0530
    1651 
    1652     Added time string in debug mode
    1653 
    1654 commit 1f936fb03c17937a02690a5da2ee4d8d670494c9
    1655 Author: sam0hack
    1656 Date:   Fri Nov 5 11:41:37 2021 +0530
    1657 
    1658     Remove time string
    1659 
    1660 commit 1905b919058399d31b5f9228c0d0277ba963de1c
    1661 Author: sam0hack
    1662 Date:   Fri Nov 5 11:41:14 2021 +0530
    1663 
    1664     increased default number of results
    1665 
    1666 commit 508f0b8e48bbaf68b79020f4868575ca8d85015d
    1667 Author: sam0hack
    1668 Date:   Fri Nov 5 11:40:37 2021 +0530
    1669 
    1670     object hash
    1671 
    1672 commit 4268ec2be8e99326b663bb131930a5c07cd6fe09
    1673 Author: sam0hack
    1674 Date:   Fri Nov 5 11:40:18 2021 +0530
    1675 
    1676     Added composer 2
    1677 
    1678 commit aa099b56088b139a36fee72deb64b1a1db569b60
    1679 Author: sam0hack
    1680 Date:   Fri Nov 5 11:40:01 2021 +0530
    1681 
    1682     Fix typos
    1683 
    1684 commit 8f5968518b737275956692f18abe02f2686bd1b7
    1685 Merge: 45c329b b4586fb
    1686 Author: Sam
    1687 Date:   Thu Oct 21 17:47:27 2021 +0530
    1688 
    1689     PC-39 po2json
    1690    
    1691     po2json
    1692 
    1693 commit b4586fbff3d5cd843dbcaedadaf2299c5c4df06d
    1694 Author: sam0hack
    1695 Date:   Thu Oct 21 17:46:36 2021 +0530
    1696 
    1697     added po2json
    1698 
    1699 commit 31ca889cddfd4e9050bffc008b3d6366ad597540
    1700 Author: sam0hack
    1701 Date:   Thu Oct 21 17:45:21 2021 +0530
    1702 
    1703     demo file
    1704 
    1705 commit 45c329bc839e221ea105ad132cce58427fd3fa82
    1706 Merge: a11ad92 d509e6a
    1707 Author: Sam
    1708 Date:   Thu Oct 21 17:43:19 2021 +0530
    1709 
    1710     PC-39 Strings for Translation
    1711    
    1712     PC-39 Strings for Translation
    1713 
    1714 commit d509e6a6cc694001e8cb50c6ca2c4c47d62dda0f
    1715 Author: sam0hack
    1716 Date:   Thu Oct 21 17:41:23 2021 +0530
    1717 
    1718     lang
    1719 
    1720 commit bbfa951278d3c7b20208b16b95bee9a23e4477c0
    1721 Author: sam0hack
    1722 Date:   Thu Oct 21 16:52:38 2021 +0530
    1723 
    1724     PC-39 translations strings
    1725 
    1726 commit a11ad92e7e606ceae74e4fbd271663b258a58e12
    1727 Merge: 8a0c0d8 70a9303
    1728 Author: Sam
    1729 Date:   Wed Oct 20 20:16:08 2021 +0530
    1730 
    1731     PC-39
    1732 
    1733 commit 70a9303f63e444a9ef0606f4ad746e498ac90d09
    1734 Author: sam0hack
    1735 Date:   Wed Oct 20 20:14:50 2021 +0530
    1736 
    1737     PC-39
    1738 
    1739 commit 8a0c0d8986de76bebf6dccc43c8fb66838927e43
    1740 Merge: 92e5fda 59fd859
    1741 Author: Sam
    1742 Date:   Tue Oct 19 22:37:47 2021 +0530
    1743 
    1744     PC-39
    1745 
    1746 commit 59fd859606b06c83085f46702a5726e82c7ec9de
    1747 Author: sam0hack
    1748 Date:   Tue Oct 19 22:36:08 2021 +0530
    1749 
    1750     bug fix auto download asset
    1751 
    1752 commit 5ab10ae52af9c05ad8f7c9a6332a660b96424212
    1753 Author: sam0hack
    1754 Date:   Tue Oct 19 22:33:26 2021 +0530
    1755 
    1756     Fix: preview in overlay
    1757 
    1758 commit 92e5fdaad08a03bb7bb97097f60a30176b191820
    1759 Merge: c1f32b3 cc110f6
    1760 Author: Sam
    1761 Date:   Tue Oct 19 22:31:03 2021 +0530
    1762 
    1763     PC-39 fixes
    1764 
    1765 commit cc110f686150f6d90476f2a464fa95a58f77b045
    1766 Author: sam0hack
    1767 Date:   Tue Oct 19 19:22:33 2021 +0530
    1768 
    1769     default asset UI
    1770 
    1771 commit 49c3d4fee205697f6809f824fb18285685964cf4
    1772 Author: sam0hack
    1773 Date:   Tue Oct 19 19:13:29 2021 +0530
    1774 
    1775     Fix: UI
    1776 
    1777 commit 2122d0b50a262bdf20e1c38fcfa643f6ac783110
    1778 Author: sam0hack
    1779 Date:   Tue Oct 19 19:13:17 2021 +0530
    1780 
    1781     fix: preview
    1782 
    1783 commit 4a0f510e77dcb3d8e57ac149fd87cf4c60e8d337
    1784 Author: sam0hack
    1785 Date:   Tue Oct 19 18:59:41 2021 +0530
    1786 
    1787     asset title
    1788 
    1789 commit 406f3bcbbda7a85d8e8e728cc66e771f45049046
    1790 Author: sam0hack
    1791 Date:   Tue Oct 19 16:39:36 2021 +0530
    1792 
    1793     fix errors
    1794 
    1795 commit ae8b06363bb3dca9ac3b951b8e1e465646f80785
    1796 Author: sam0hack
    1797 Date:   Tue Oct 19 16:34:46 2021 +0530
    1798 
    1799     Fix: requester with search param
    1800 
    1801 commit d761bb898ba8b646a4860db8464149dd3a2545ca
    1802 Author: sam0hack
    1803 Date:   Tue Oct 19 15:23:00 2021 +0530
    1804 
    1805     Edge cases for videos and document assets
    1806 
    1807 commit c1f32b32ed1863b54f8004e8cda3f945908f4594
    1808 Merge: c13ccf6 837c5a0
    1809 Author: Sam
    1810 Date:   Mon Oct 18 12:48:59 2021 +0530
    1811 
    1812     Merge pull request #96 from sam0hack/main
    1813 
    1814 commit 837c5a030d899c89daf04ccee87112e895de0e01
    1815 Author: sam0hack
    1816 Date:   Mon Oct 18 12:48:01 2021 +0530
    1817 
    1818     commented out
    1819 
    1820 commit c13ccf6ea57d4942b698c3570eb6f30cab6bb37d
    1821 Merge: 995169b 990c9fa
    1822 Author: Sam
    1823 Date:   Mon Oct 18 12:36:09 2021 +0530
    1824 
    1825     PC-39 added default subdef to thumbnail
    1826 
    1827 commit 990c9fa8fc9c4487e7e6f31760dcff25a61ea75f
    1828 Author: sam0hack
    1829 Date:   Mon Oct 18 12:34:37 2021 +0530
    1830 
    1831     Added default image subdef to thumbnail
    1832 
    1833 commit 06161d29f2990458db6f7b06c348b824002651ee
    1834 Author: sam0hack
    1835 Date:   Fri Oct 15 23:18:47 2021 +0530
    1836 
    1837     Fix
    1838 
    1839 commit 586704711415f93f05844055887d1e2f6797acec
    1840 Author: sam0hack
    1841 Date:   Fri Oct 15 23:15:50 2021 +0530
    1842 
    1843     Refactor code
    1844 
    1845 commit 43019d298651f86fec06817096a9352db0eb4290
    1846 Author: sam0hack
    1847 Date:   Fri Oct 15 23:15:02 2021 +0530
    1848 
    1849     autorun query
    1850 
    1851 commit f9328abfbc5b61ec0d7897a3a7616c8a4bd36e37
    1852 Author: sam0hack
    1853 Date:   Fri Oct 15 23:14:10 2021 +0530
    1854 
    1855     hover highlight
    1856 
    1857 commit 995169b104a577a7dd68c4f426fa992f74876199
    1858 Merge: 7e1b759 5843741
    1859 Author: Sam
    1860 Date:   Fri Oct 15 00:43:07 2021 +0530
    1861 
    1862     PC-39 Added: scrollbar to image content
    1863 
    1864 commit 5843741f4866e58489e640336141a2ce3fa68e7b
    1865 Author: sam0hack
    1866 Date:   Fri Oct 15 00:42:09 2021 +0530
    1867 
    1868     Added: scrollbar to image content
    1869 
    1870 commit 7e1b759fc9f69da51def80f47daf2b04841c3eac
    1871 Merge: a964a08 83e19c5
    1872 Author: Sam
    1873 Date:   Wed Oct 13 20:39:13 2021 +0530
    1874 
    1875     PC-39 Added import and export functionality for Requester
    1876    
    1877     PC-39 Added import and export functionality for Requester
    1878 
    1879 commit 83e19c5db1033dc76f4fcff6c3bb285eeba3e9cd
    1880 Author: sam0hack
    1881 Date:   Wed Oct 13 20:38:18 2021 +0530
    1882 
    1883     Added import and export functionality for Requester
    1884 
    1885 commit a964a0891dd167109001091a5375f9b5db2ecbf3
    1886 Merge: fe7342f f69eac4
    1887 Author: Sam
    1888 Date:   Tue Oct 12 22:34:31 2021 +0530
    1889 
    1890     PC-39 Edit Requester Title
    1891    
    1892     Added a functionality to edit Requester Title
    1893 
    1894 commit f69eac4b92d56353e9616a626cd72d0a15f824b0
    1895 Author: sam0hack
    1896 Date:   Tue Oct 12 22:33:18 2021 +0530
    1897 
    1898     Edit Requester Title
    1899 
    1900 commit fe7342f5199d7b38ab24ee637605edf35091e95b
    1901 Merge: b60a3a1 d672d8e
    1902 Author: Sam
    1903 Date:   Tue Oct 12 20:36:14 2021 +0530
    1904 
    1905     Merge pull request #90 from alchemy-fr/PC-39_nm_wording_change
    1906    
    1907     PC-39 Wording change in widget template properties
    1908 
    1909 commit b60a3a1b9e62f91efdd5229ba9293e6b27c81066
    1910 Merge: eeeae36 3c0f521
    1911 Author: Sam
    1912 Date:   Tue Oct 12 19:55:05 2021 +0530
    1913 
    1914     PC-39 json box not updating on move blocks
    1915    
    1916     PC-39 json box not updating on move blocks
    1917 
    1918 commit 3c0f521959e86b8fb38776946f0dea9eb37ad3da
    1919 Author: sam0hack
    1920 Date:   Tue Oct 12 19:54:00 2021 +0530
    1921 
    1922     json box not updating on move blocks
    1923 
    1924 commit d672d8e0962142371eed533e4bc8f22e4accd505
    1925 Author: Nicolas Maillat
    1926 Date:   Tue Oct 12 09:40:10 2021 +0200
    1927 
    1928     Update stringDropdown.json
    1929 
    1930 commit a45d72f38b376d85ec3886093acf755602339665
    1931 Author: Nicolas Maillat
    1932 Date:   Tue Oct 12 09:30:37 2021 +0200
    1933 
    1934     Update date.json
    1935 
    1936 commit a37882d74334396ed31c03b6fabc7fed1696f6bd
    1937 Author: Nicolas Maillat
    1938 Date:   Tue Oct 12 09:29:39 2021 +0200
    1939 
    1940     Update multitext.json
    1941 
    1942 commit 3bea020cf359fc2da345203b24905ba99a9d513d
    1943 Author: Nicolas Maillat
    1944 Date:   Tue Oct 12 09:28:58 2021 +0200
    1945 
    1946     Update text.json
    1947 
    1948 commit 261390918dbf2647e212109e5c90cb6737c6a969
    1949 Author: Nicolas Maillat
    1950 Date:   Tue Oct 12 09:26:48 2021 +0200
    1951 
    1952     PC-39 checkbox wording
    1953 
    1954 commit ee060e5434878030e4e0990144a98470ffad0928
    1955 Author: Nicolas Maillat
    1956 Date:   Tue Oct 12 09:18:29 2021 +0200
    1957 
    1958     PC-39 Wording change in widget template properties
    1959 
    1960 commit eeeae365eeaf8b037be2e67b042de05ffa9f66fe
    1961 Merge: 21606ee 58a157f
    1962 Author: Sam
    1963 Date:   Mon Oct 11 21:44:36 2021 +0530
    1964 
    1965     PC-39 debug-bar and fix errors
    1966    
    1967     PC-39 debug-bar and fix errors
    1968 
    1969 commit 58a157f994a9fb258b2dac339e3afd438b95803c
    1970 Author: sam0hack
    1971 Date:   Mon Oct 11 21:43:13 2021 +0530
    1972 
    1973     fix indent
    1974 
    1975 commit b8866a141928ff0cc8d8b24e4facdc070a04774b
    1976 Author: sam0hack
    1977 Date:   Mon Oct 11 21:40:18 2021 +0530
    1978 
    1979     debug bar
    1980 
    1981 commit 72b3de10e6c0d1d34f7a0ce7ea7c8d23906d1aca
    1982 Author: sam0hack
    1983 Date:   Mon Oct 11 21:40:02 2021 +0530
    1984 
    1985     Fix: errors if data not init
    1986 
    1987 commit 3863add118e3dcbc2952c4cbbe22762477b553d6
    1988 Author: sam0hack
    1989 Date:   Mon Oct 11 21:39:13 2021 +0530
    1990 
    1991     Debug bar
    1992 
    1993 commit 21606ee79b7744a829962f657e63012cdf7e6fe0
    1994 Merge: 7562286 e1d8c42
    1995 Author: Sam
    1996 Date:   Mon Oct 11 19:12:05 2021 +0530
    1997 
    1998     PC-39
    1999 
    2000 commit e1d8c4234770df94950e0f00deaf0bbd17b0dda1
    2001 Author: sam0hack
    2002 Date:   Mon Oct 11 19:09:51 2021 +0530
    2003 
    2004     Toast Message on event
    2005 
    2006 commit 94ae4d61d7304f1c5e0e23fa8b402deea9a9b59d
    2007 Author: sam0hack
    2008 Date:   Mon Oct 11 19:09:32 2021 +0530
    2009 
    2010     Arrow to move up and down elements
    2011 
    2012 commit 71e2aa94d4c4293ec5536ea13f3747a4e867ebbb
    2013 Author: sam0hack
    2014 Date:   Mon Oct 11 19:08:59 2021 +0530
    2015 
    2016     Typo fix in token separator
    2017 
    2018 commit 7c10454db8b58b8854664382ea3dc9ee013e396e
    2019 Author: sam0hack
    2020 Date:   Mon Oct 11 18:09:00 2021 +0530
    2021 
    2022     fixes
    2023 
    2024 commit 3033f27fb7842a45aafb2d7ae6ae958c395a3065
    2025 Author: sam0hack
    2026 Date:   Mon Oct 11 18:01:58 2021 +0530
    2027 
    2028     validate args
    2029 
    2030 commit ebb9082360ec6e126ba124074cee0e7904700adc
    2031 Author: sam0hack
    2032 Date:   Mon Oct 11 18:01:30 2021 +0530
    2033 
    2034     fix typo
    2035 
    2036 commit 75622860b9df298c7437e0ce01b96120841064ee
    2037 Merge: bad7703 ed13113
    2038 Author: Sam
    2039 Date:   Mon Oct 11 17:27:22 2021 +0530
    2040 
    2041     PC-39 Rename strings and fix missing loading spinner in the facets
    2042    
    2043     PC-39 Rename strings and fix missing loading spinner in the facets
    2044 
    2045 commit ed13113311550d48d5546cfca43033d654566904
    2046 Author: sam0hack
    2047 Date:   Mon Oct 11 17:26:11 2021 +0530
    2048 
    2049     Rename strings and fix missing loading spinner in the facets
    2050 
    2051 commit bad770300b5efff6a6e3213e223d962ffd82e345
    2052 Merge: f15e89b 2cf4e64
    2053 Author: Sam
    2054 Date:   Mon Oct 11 17:11:45 2021 +0530
    2055 
    2056     PC-39 Added: Separator element
    2057    
    2058     PC-39 Added: Separator element
    2059 
    2060 commit 2cf4e640e28710c26ea87419c87717573c6e04cc
    2061 Author: sam0hack
    2062 Date:   Mon Oct 11 17:10:03 2021 +0530
    2063 
    2064     Added: Separator element
    2065 
    2066 commit f15e89bdf0457e9e3d48bdf6fe94e12ecddea231
    2067 Merge: 0f882e6 d9f54e7
    2068 Author: Sam
    2069 Date:   Fri Oct 8 22:13:59 2021 +0530
    2070 
    2071     PC-39
    2072 
    2073 commit d9f54e70edc63d4c90795589bad2cb0240e26bc8
    2074 Author: sam0hack
    2075 Date:   Fri Oct 8 22:13:06 2021 +0530
    2076 
    2077     hide scrollbar
    2078 
    2079 commit c4427910e25c033147d10983487625d2acdcc536
    2080 Author: sam0hack
    2081 Date:   Fri Oct 8 22:12:53 2021 +0530
    2082 
    2083     fix search query and iframe
    2084 
    2085 commit 0f882e65622a6ac986f66b258cc991d202a1b0e7
    2086 Merge: e5c96fb 8d12b4d
    2087 Author: Sam
    2088 Date:   Fri Oct 8 22:02:43 2021 +0530
    2089 
    2090     PC-39
    2091    
    2092     PC-39
    2093 
    2094 commit 8d12b4ddb6bb0a780e128caab148d3457c8b8fcd
    2095 Author: sam0hack
    2096 Date:   Fri Oct 8 22:01:27 2021 +0530
    2097 
    2098     EAN changed to recordid
    2099 
    2100 commit dbbaf6e0d4a1ef5d8b227b4ec0992d916a83e289
    2101 Author: sam0hack
    2102 Date:   Fri Oct 8 22:00:17 2021 +0530
    2103 
    2104     multi-text OR query fix
    2105 
    2106 commit e5c96fb88846539d59e7af284c3f1158b1af1257
    2107 Merge: 0fe7f08 a62fa89
    2108 Author: Sam
    2109 Date:   Fri Oct 8 19:59:30 2021 +0530
    2110 
    2111     fix: status bit operator and delete query from the cache
    2112    
    2113     fix: status bit operator and delete query from the cache
    2114 
    2115 commit a62fa897986cfaef0d2860624c38b7729310333e
    2116 Author: sam0hack
    2117 Date:   Fri Oct 8 19:56:26 2021 +0530
    2118 
    2119     delete empty query from query string
    2120 
    2121 commit 592d731f9b0ff267767604676e95d55400ce91c3
    2122 Author: sam0hack
    2123 Date:   Fri Oct 8 19:54:05 2021 +0530
    2124 
    2125     fixed: statusbit and remove query from cache
    2126 
    2127 commit 526d8f3dd827206910db144ad20a6cf5304b3dd6
    2128 Author: sam0hack
    2129 Date:   Fri Oct 8 19:45:39 2021 +0530
    2130 
    2131     statusbit correct operator
    2132 
    2133 commit 0fe7f08e514312a39ab23bbe82c66a8232f8d48c
    2134 Merge: 2297f37 bf764fd
    2135 Author: Sam
    2136 Date:   Fri Oct 8 16:07:45 2021 +0530
    2137 
    2138     Merge pull request #82 from sam0hack/main
    2139    
    2140     Minor fixes
    2141 
    2142 commit bf764fd822e050dcace4922e1c79dba327b9089b
    2143 Author: sam0hack
    2144 Date:   Fri Oct 8 16:04:08 2021 +0530
    2145 
    2146     Change order
    2147 
    2148 commit a330f8150981f8c7f735c4dbf689843cd792cc4f
    2149 Author: sam0hack
    2150 Date:   Fri Oct 8 16:03:51 2021 +0530
    2151 
    2152     Remove spaces  function do not support “space” in var
    2153 
    2154 commit 2297f37f31135a7e59a530abb284530c3d69fa5f
    2155 Merge: 75d0a08 6ce56df
    2156 Author: Sam
    2157 Date:   Tue Oct 5 15:56:42 2021 +0530
    2158 
    2159     PC-38 Fixed: reset btn
    2160    
    2161     PC-38 Fixed: reset btn
    2162 
    2163 commit 6ce56df8d5cf9d8b2f85698646756f200ba5ff44
    2164 Author: sam0hack
    2165 Date:   Tue Oct 5 15:55:41 2021 +0530
    2166 
    2167     Fixed: reset btn
    2168 
    2169 commit 5ce9375d0d4098a5269e30c3748fd2917353f329
    2170 Author: sam0hack
    2171 Date:   Tue Oct 5 15:24:01 2021 +0530
    2172 
    2173     clean
    2174 
    2175 commit 75d0a0879b880b5b3e054c8d84b5ab75d8fa1f66
    2176 Merge: 4a8f2fe 36464a3
    2177 Author: Sam
    2178 Date:   Tue Oct 5 15:19:01 2021 +0530
    2179 
    2180     PC-38 Fixed Query issues
    2181 
    2182 commit 36464a3c13f8bfd64c136ca818fcd371a4fd8e70
    2183 Author: sam0hack
    2184 Date:   Tue Oct 5 15:17:39 2021 +0530
    2185 
    2186     Fixed Qury issues
    2187 
    2188 commit 4a8f2fe4937b9e188859cd3586b8ba35ac995912
    2189 Merge: d7ccc6c 4110fee
    2190 Author: Sam
    2191 Date:   Fri Oct 1 19:13:02 2021 +0530
    2192 
    2193     Merge pull request #79 from sam0hack/main
    2194    
    2195     fix priv api
    2196 
    2197 commit 4110fee36e427e1cedd4eba92bc35d2ad5bd4705
    2198 Author: sam0hack
    2199 Date:   Fri Oct 1 19:11:46 2021 +0530
    2200 
    2201     fix priv api
    2202 
    2203 commit d7ccc6c15bab91a7983405b4bd6c7ba31d1104aa
    2204 Merge: 0212813 4deeb41
    2205 Author: Sam
    2206 Date:   Fri Oct 1 16:55:49 2021 +0530
    2207 
    2208     PC-38
    2209    
    2210     PC-38
    2211 
    2212 commit 4deeb4179869834a2101e01e5329ebabc573f02c
    2213 Author: sam0hack
    2214 Date:   Fri Oct 1 16:53:59 2021 +0530
    2215 
    2216     fix nopriv api
    2217 
    2218 commit 7e78e46fe3253311c9153822092a1896c030cd89
    2219 Author: sam0hack
    2220 Date:   Fri Oct 1 16:49:05 2021 +0530
    2221 
    2222     Added Requester
    2223 
    2224 commit 02128130936a05d8055a37fd3760751b214f60c7
    2225 Merge: b493511 59e677d
    2226 Author: Sam
    2227 Date:   Wed Sep 29 20:26:25 2021 +0530
    2228 
    2229     Merge pull request #77 from sam0hack/main
    2230    
    2231     fix typo PC-38
    2232 
    2233 commit 59e677d73a05bee18ef4d4ef5ff11f82987681c0
    2234 Author: sam0hack
    2235 Date:   Wed Sep 29 20:25:39 2021 +0530
    2236 
    2237     fix typo
    2238 
    2239 commit b49351115a407b7c04d25b04448ce32d14663e3b
    2240 Merge: eb64c3d da56e5b
    2241 Author: Sam
    2242 Date:   Wed Sep 29 20:21:56 2021 +0530
    2243 
    2244     Merge pull request #76 from sam0hack/main
    2245    
    2246     PC-38
    2247 
    2248 commit da56e5bc65fc11546370d19fbb1a6cc4d180acfb
    2249 Author: sam0hack
    2250 Date:   Wed Sep 29 20:14:28 2021 +0530
    2251 
    2252     fix images preview
    2253 
    2254 commit 5bcc022802dec2068da6059dd8132a4b34ba4e9c
    2255 Author: sam0hack
    2256 Date:   Wed Sep 29 20:00:33 2021 +0530
    2257 
    2258     overlaylay layout
    2259 
    2260 commit a8d4f8d26c0c7ba3b5941fe9a2bdec66d734cc6d
    2261 Author: sam0hack
    2262 Date:   Wed Sep 29 18:21:01 2021 +0530
    2263 
    2264     added: time duration of fetching results in humenize format
    2265 
    2266 commit 907aa1043a83fc58890fe34186c991a3108f8fa9
    2267 Author: sam0hack
    2268 Date:   Wed Sep 29 18:06:09 2021 +0530
    2269 
    2270     Fix recursive loadData on emtpy results and added humenize number for the total results
    2271 
    2272 commit fd556532465617e9c43208d0a1973972d96ad0db
    2273 Author: sam0hack
    2274 Date:   Tue Sep 28 22:15:02 2021 +0530
    2275 
    2276     Fixed: allow searchbar
    2277 
    2278 commit f969105909288ccd1259a87f1bbca414b5d68292
    2279 Author: sam0hack
    2280 Date:   Tue Sep 28 20:57:32 2021 +0530
    2281 
    2282     video preview
    2283 
    2284 commit 3abf4373dc783bca56101d59b15dad8173817190
    2285 Author: sam0hack
    2286 Date:   Tue Sep 28 15:39:13 2021 +0530
    2287 
    2288     Added: total number of feched records and fixed preview
    2289 
    2290 commit f88fb29bca3e9f3eeb9f3712f61203c2c52ed132
    2291 Author: sam0hack
    2292 Date:   Thu Sep 23 15:54:52 2021 +0530
    2293 
    2294     remove string
    2295 
    2296 commit 2add9a6ced66134034bfef3af57f522de3e53107
    2297 Author: sam0hack
    2298 Date:   Thu Sep 23 15:54:38 2021 +0530
    2299 
    2300     fix search and infinite scroll
    2301 
    2302 commit 08d698519aec69126de173dbbc49e5b44820c8ab
    2303 Author: sam0hack
    2304 Date:   Wed Sep 22 18:44:15 2021 +0530
    2305 
    2306     add and remove facets
    2307 
    2308 commit 662c33c9f158939e6030a8b7725e42867b233575
    2309 Author: sam0hack
    2310 Date:   Wed Sep 22 18:43:43 2021 +0530
    2311 
    2312     Auth
    2313 
    2314 commit ed58cca6d3d88faef259433a52f55dd1f7853271
    2315 Author: sam0hack
    2316 Date:   Wed Sep 22 18:43:27 2021 +0530
    2317 
    2318     Auth
    2319 
    2320 commit af302629b5a60e2041be1e0523df17ee45f4a726
    2321 Author: sam0hack
    2322 Date:   Wed Sep 22 18:43:11 2021 +0530
    2323 
    2324     Auth
    2325 
    2326 commit 4393a13f221ddc103135982407b8d3955a690cbd
    2327 Author: sam0hack
    2328 Date:   Wed Sep 22 01:51:37 2021 +0530
    2329 
    2330     set sidebar layout if no view set in admin
    2331 
    2332 commit 7b4bc8824b778cd8994ca119db7d7d7726d28a9e
    2333 Author: sam0hack
    2334 Date:   Wed Sep 22 01:50:47 2021 +0530
    2335 
    2336     show download and permalink link if enabled from admin
    2337 
    2338 commit c53c2cf1e81ea3d687035e17e33e7dd723bcc54e
    2339 Author: sam0hack
    2340 Date:   Wed Sep 22 01:01:00 2021 +0530
    2341 
    2342     Added React infinite scroll
    2343 
    2344 commit 963f10b878524ae1d151c18205eddfb26814b5b5
    2345 Author: sam0hack
    2346 Date:   Sun Sep 19 10:31:38 2021 +0530
    2347 
    2348     scss
    2349 
    2350 commit 5c703b1aff575ead67be178f180eea1c6858e680
    2351 Author: sam0hack
    2352 Date:   Sun Sep 19 10:24:30 2021 +0530
    2353 
    2354     Added scss
    2355 
    2356 commit 925795fa66389d0b7c2c9ac7b9f3a2b60ac95616
    2357 Author: sam0hack
    2358 Date:   Sun Sep 19 10:14:10 2021 +0530
    2359 
    2360     A reducer for selected elements
    2361 
    2362 commit 5900c4d0b696b624af813a6941caa52599f00d3e
    2363 Author: sam0hack
    2364 Date:   Sun Sep 19 10:13:44 2021 +0530
    2365 
    2366     Moved selected asset to selection reducer
    2367 
    2368 commit dc52ec9f6e8759f536cf55c3d1bf7dd962180f34
    2369 Author: sam0hack
    2370 Date:   Sun Sep 19 10:13:11 2021 +0530
    2371 
    2372     Added selection reducer
    2373 
    2374 commit c2d5644544c94ae4a3bdfa0ac2b8d676bfe33d8e
    2375 Author: sam0hack
    2376 Date:   Sun Sep 19 10:12:46 2021 +0530
    2377 
    2378     added new actions
    2379 
    2380 commit 1a085a940aac5f122ad6589c8ec942d7ed869ac8
    2381 Author: sam0hack
    2382 Date:   Sun Sep 19 10:12:34 2021 +0530
    2383 
    2384     minor fixes
    2385 
    2386 commit 2c662bbec3ca037afd1aa8844db259521aed05a4
    2387 Author: sam0hack
    2388 Date:   Sun Sep 19 10:12:15 2021 +0530
    2389 
    2390     Sidebar layout UI
    2391 
    2392 commit 5cf74c2444f1b42b157645ebd303e0b6fe3e690e
    2393 Author: sam0hack
    2394 Date:   Sun Sep 19 10:11:52 2021 +0530
    2395 
    2396     UI fixes
    2397 
    2398 commit 8785f2e74052f81d7292c4aff23db7f6d9c828d5
    2399 Author: sam0hack
    2400 Date:   Sun Sep 19 10:11:35 2021 +0530
    2401 
    2402     Fixed search
    2403 
    2404 commit d7610d0c34eb18f1d546b39989b516ae67cf92d1
    2405 Author: sam0hack
    2406 Date:   Sun Sep 19 10:11:09 2021 +0530
    2407 
    2408     React modal block
    2409 
    2410 commit 9139efcfb5864c7b0d1fa0ffa3acd64484b2ff20
    2411 Author: sam0hack
    2412 Date:   Sun Sep 19 10:10:49 2021 +0530
    2413 
    2414     Added new loading UI
    2415 
    2416 commit 7f84aecbe326d3460fbf176dbf7a6dce2eb41a8c
    2417 Author: sam0hack
    2418 Date:   Sun Sep 19 10:10:28 2021 +0530
    2419 
    2420     renamed
    2421 
    2422 commit 66eebd91abe79205c069c724e95bf3f564f51c34
    2423 Author: sam0hack
    2424 Date:   Sun Sep 19 10:10:03 2021 +0530
    2425 
    2426     info block for errors and message
    2427 
    2428 commit df5b77510111e6989a3b0d2929c60e65c3e21149
    2429 Author: sam0hack
    2430 Date:   Sun Sep 19 10:09:41 2021 +0530
    2431 
    2432     fix layout and added sample images if thumb not found
    2433 
    2434 commit 48d4917f71d44add335222595f20beb189685908
    2435 Author: sam0hack
    2436 Date:   Sun Sep 19 10:08:20 2021 +0530
    2437 
    2438     loading spinner and info block if no results
    2439 
    2440 commit a9a9f3c76e7cdd5b7f2f73dee94b5e3bedfaa7c8
    2441 Author: sam0hack
    2442 Date:   Sun Sep 19 10:06:39 2021 +0530
    2443 
    2444     React modal
    2445 
    2446 commit 4c1267220a5902a2df72adc067969f63b0f63e48
    2447 Merge: 4e506ea eb64c3d
    2448 Author: sam0hack
    2449 Date:   Thu Sep 16 12:58:46 2021 +0530
    2450 
    2451     Merge branch 'main' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin
    2452 
    2453 commit 4e506ea9c6060f8c92aadbdb15636276ce6b11c8
    2454 Author: sam0hack
    2455 Date:   Thu Sep 16 12:56:46 2021 +0530
    2456 
    2457     Basic API service
    2458 
    2459 commit bf28723813647eb090401ee74024cda4a8b233b1
    2460 Author: sam0hack
    2461 Date:   Thu Sep 16 12:56:23 2021 +0530
    2462 
    2463     components
    2464 
    2465 commit a106942c2cbdb38c16c30366a298119cf195fe39
    2466 Author: sam0hack
    2467 Date:   Thu Sep 16 12:55:48 2021 +0530
    2468 
    2469     Redux Store
    2470 
    2471 commit c546a1c87adbee30c6428c50555d2ebd26ff28c3
    2472 Author: sam0hack
    2473 Date:   Thu Sep 16 12:55:25 2021 +0530
    2474 
    2475     Debug component
    2476 
    2477 commit 770bf77c3bba25053cd9ae8bad1c24973a71750c
    2478 Author: sam0hack
    2479 Date:   Thu Sep 16 12:55:13 2021 +0530
    2480 
    2481     Content component
    2482 
    2483 commit a351d434206e490157d8513a11fe98e415e4b873
    2484 Author: sam0hack
    2485 Date:   Thu Sep 16 12:54:56 2021 +0530
    2486 
    2487     setup react app
    2488 
    2489 commit 57f357ce9a798a7b44b147c7503ed5f1da60f9df
    2490 Author: sam0hack
    2491 Date:   Thu Sep 16 12:54:08 2021 +0530
    2492 
    2493     clean
    2494 
    2495 commit c8d64a21bf29b374938bc7b317102cf5cc675526
    2496 Author: sam0hack
    2497 Date:   Thu Sep 16 12:53:32 2021 +0530
    2498 
    2499     Loading UI component
    2500 
    2501 commit 5761b2152b4abf9e4b73669ac0659fdce5568d5d
    2502 Author: sam0hack
    2503 Date:   Thu Sep 16 12:53:11 2021 +0530
    2504 
    2505     config
    2506 
    2507 commit 8442cb787328803d95d0bff2a7c5a3e1bec28f11
    2508 Author: sam0hack
    2509 Date:   Thu Sep 16 12:52:54 2021 +0530
    2510 
    2511     react dom
    2512 
    2513 commit a50830fb663a99719e60f7b057970063afebfcb4
    2514 Author: sam0hack
    2515 Date:   Thu Sep 16 12:52:26 2021 +0530
    2516 
    2517     page config reducer
    2518 
    2519 commit eb64c3dbb33ec59fcf8938355d2dc00beaea44f4
    2520 Merge: 03fc28c 30191a4
    2521 Author: Sam
    2522 Date:   Fri Aug 20 16:15:27 2021 +0530
    2523 
    2524     PC-33
    2525    
    2526     PC-33
    2527 
    2528 commit 30191a4ee0891a5b014e6bc794805e23f1a19d08
    2529 Author: sam0hack
    2530 Date:   Fri Aug 20 16:14:35 2021 +0530
    2531 
    2532     PC-33  Generated Forms selection in the blocks
    2533 
    2534 commit fe3d25665a5c8c2c7699c1d1b5e3ab7f1865183f
    2535 Author: sam0hack
    2536 Date:   Wed Aug 18 16:11:58 2021 +0530
    2537 
    2538     validation fixes PC-33
    2539 
    2540 commit 4873e5bcb76ca34e9ed59bd62793130e320b5723
    2541 Author: sam0hack
    2542 Date:   Mon Aug 16 13:14:26 2021 +0530
    2543 
    2544     Added multi-text PC-33
    2545 
    2546 commit 03fc28c2e76e77ed90fb850ab9ceb2be568d903c
    2547 Merge: 0bbe36e 3ce1530
    2548 Author: Sam
    2549 Date:   Fri Aug 13 22:11:25 2021 +0530
    2550 
    2551     PC-33
    2552    
    2553     PC-33
    2554 
    2555 commit 3ce1530b93db4f5f114bd65bf97d6e0137492186
    2556 Author: sam0hack
    2557 Date:   Fri Aug 13 22:09:26 2021 +0530
    2558 
    2559     PC-33
    2560 
    2561 commit 38190a1696b6e2e0467408efdaad5744b0d86287
    2562 Author: sam0hack
    2563 Date:   Fri Aug 13 20:28:26 2021 +0530
    2564 
    2565     PC-33
    2566 
    2567 commit 0bbe36e94f40b719a9ec5968630c42b7415ea46f
    2568 Merge: bb2eb25 b7b5169
    2569 Author: Sam
    2570 Date:   Fri Aug 6 21:20:00 2021 +0530
    2571 
    2572     Removed deprecated method componentWillMount
    2573    
    2574     Removed deprecated method componentWillMount
    2575 
    2576 commit b7b5169fd39253b5ae83194a79413130c677d2eb
    2577 Author: sam0hack
    2578 Date:   Fri Aug 6 21:12:56 2021 +0530
    2579 
    2580     Removed depricated method componentWillMount
    2581 
    2582 commit bb2eb258825d6ebb0a8e9f277d811c54dae68152
    2583 Merge: 95a04af 6f21d73
    2584 Author: Sam
    2585 Date:   Fri Aug 6 20:42:14 2021 +0530
    2586 
    2587     Merge pull request #72 from sam0hack/main
    2588    
    2589     fix spacing and add class in json
    2590 
    2591 commit 6f21d73d8e3400eee7dc94b63ff796b12526e20d
    2592 Author: sam0hack
    2593 Date:   Fri Aug 6 20:36:21 2021 +0530
    2594 
    2595     fix spacing and add class in json
    2596 
    2597 commit 95a04afa4850b6e42b548e2c30a2407bd2efab5c
    2598 Merge: 73db2f2 4bb1c88
    2599 Author: Sam
    2600 Date:   Fri Aug 6 20:34:51 2021 +0530
    2601 
    2602     Form fixes
    2603    
    2604     Form fixes
    2605 
    2606 commit 4bb1c883450c8f811f156335fa8a0a315974125a
    2607 Author: sam0hack
    2608 Date:   Fri Aug 6 20:34:12 2021 +0530
    2609 
    2610     form fixes
    2611 
    2612 commit c91d02a1e20ef2d5ffb3eb5fc0e41434a6411807
    2613 Author: sam0hack
    2614 Date:   Fri Aug 6 20:24:22 2021 +0530
    2615 
    2616     fix key prop
    2617 
    2618 commit 73db2f28857151b150c8c99c19da6a01131ed109
    2619 Merge: ebd1db2 e11efac
    2620 Author: Sam
    2621 Date:   Fri Aug 6 20:23:34 2021 +0530
    2622 
    2623     Merge pull request #70 from sam0hack/main
    2624    
    2625     fix key prop
    2626 
    2627 commit e11efacb877531d180f655120d3704a1598f4ab2
    2628 Author: sam0hack
    2629 Date:   Fri Aug 6 20:22:29 2021 +0530
    2630 
    2631     fix key prop
    2632 
    2633 commit ebd1db207ef1179dd00cea7d54051d66522e49d3
    2634 Merge: 7ada08c 94dd01f
    2635 Author: Sam
    2636 Date:   Fri Aug 6 20:07:53 2021 +0530
    2637 
    2638     Merge pull request #69 from sam0hack/main
    2639    
    2640     fix json textArea
    2641 
    2642 commit 94dd01fa93a9a9edfbc09c08f2c5d1c4eb47f036
    2643 Author: sam0hack
    2644 Date:   Fri Aug 6 20:07:04 2021 +0530
    2645 
    2646     fix json textArea
    2647 
    2648 commit 7ada08c8f09e59cf5d93dd00f2c0a523b7b4fe79
    2649 Merge: 0720962 1b45926
    2650 Author: Sam
    2651 Date:   Thu Aug 5 11:19:12 2021 +0530
    2652 
    2653     PC-33
    2654    
    2655     PC-33
    2656 
    2657 commit 1b4592619a2a416fde6d9f17e2ce1d6a1523e9a5
    2658 Author: sam0hack
    2659 Date:   Thu Aug 5 11:18:04 2021 +0530
    2660 
    2661     PC-33
    2662 
    2663 commit 03ca0ef407dc729a25bf5768a00ede0bfdf57816
    2664 Author: sam0hack
    2665 Date:   Mon Aug 2 22:56:15 2021 +0530
    2666 
    2667     fix bugs and added new elements
    2668 
    2669 commit 48c4479b311ef8452cab348ddef2c2f46e5a9c30
    2670 Author: sam0hack
    2671 Date:   Mon Aug 2 22:35:30 2021 +0530
    2672 
    2673     fix bugs and added new elements
    2674 
    2675 commit 0720962f4978eecb290561957e992732a5261042
    2676 Merge: 7d3510c 25244b0
    2677 Author: Sam
    2678 Date:   Wed Jul 28 20:30:35 2021 +0530
    2679 
    2680     PC-33
    2681    
    2682     PC-33
    2683 
    2684 commit 25244b01e8985eb8cb3fbaa58ee68b963be40c96
    2685 Author: sam0hack
    2686 Date:   Wed Jul 28 20:29:41 2021 +0530
    2687 
    2688     PC-33
    2689 
    2690 commit 5a131f42b9747e0d6cf3eb75f4651536ae82c276
    2691 Author: sam0hack
    2692 Date:   Wed Jul 28 20:28:42 2021 +0530
    2693 
    2694     PC-33
    2695 
    2696 commit 7d3510c9b317429a6e36c0039ec3813944ce723c
    2697 Merge: b549b31 70483a3
    2698 Author: Sam
    2699 Date:   Fri Jul 23 15:51:23 2021 +0530
    2700 
    2701     Merge pull request #66 from sam0hack/main
    2702    
    2703     remove debug messages
    2704 
    2705 commit 70483a3b759c78a37c57d73c3c2a563f572fae3c
    2706 Author: sam0hack
    2707 Date:   Fri Jul 23 15:50:41 2021 +0530
    2708 
    2709     remove debug messages
    2710 
    2711 commit b549b31128bc86346e4f0fa8822ee0feab417359
    2712 Merge: f794126 324a62f
    2713 Author: Sam
    2714 Date:   Fri Jul 23 15:37:14 2021 +0530
    2715 
    2716     PC-37 PC-30
    2717    
    2718     Config API to get all the plugin config.
    2719     Permalink Sharing option in admin panel
    2720     Admin can choose which asset to share.
    2721     When click on the permalink button the permalink will be copied to the clipboard
    2722 
    2723 commit 324a62f20bf89d205052b487cbbd4efab149df14
    2724 Author: sam0hack
    2725 Date:   Fri Jul 23 15:32:49 2021 +0530
    2726 
    2727     PX-37
    2728 
    2729 commit f794126042f3295d2884b1ee763882a4d652c608
    2730 Author: Nicolas Maillat
    2731 Date:   Fri Jul 16 14:31:33 2021 +0200
    2732 
    2733     remove labomedia
    2734 
    2735 commit 0ec915e9e4c0bbdf5e27217a88df5596cd98343f
    2736 Author: sam0hack
    2737 Date:   Wed Jul 14 15:29:45 2021 +0530
    2738 
    2739     fix ~ redux chrome extention
    2740 
    2741 commit 00cd9e21233dccace89c90ed56c5e10d3793fc54
    2742 Merge: bd8bef7 8d4b24e
    2743 Author: Sam
    2744 Date:   Wed Jul 14 15:10:44 2021 +0530
    2745 
    2746     PC-33
    2747    
    2748     POC of react liforms in WP
    2749 
    2750 commit 8d4b24ed8099a239bce79374eb941b5a00dcc302
    2751 Author: sam0hack
    2752 Date:   Wed Jul 14 15:06:14 2021 +0530
    2753 
    2754     Added: liforms POC
    2755 
    2756 commit bd8bef760877c9343c34c926a0a3fb129ac7a062
    2757 Merge: 8cb102f 75f652a
    2758 Author: Sam
    2759 Date:   Mon Jul 12 16:15:57 2021 +0530
    2760 
    2761     PC-35
    2762    
    2763     PC-35
    2764 
    2765 commit 75f652a75f97831d817048a11294550ce95307d2
    2766 Author: sam0hack
    2767 Date:   Mon Jul 12 16:14:41 2021 +0530
    2768 
    2769     PC-35
    2770 
    2771 commit 8cb102fe1551754bd181917e3a95e527b23b90be
    2772 Merge: fd3dc18 9ed9e6c
    2773 Author: Sam
    2774 Date:   Mon Jul 5 18:00:37 2021 +0530
    2775 
    2776     PC-32 PC-28
    2777    
    2778     PC-32 PC-28
    2779 
    2780 commit 9ed9e6c4eb2fd318fd125e5497da819c16100431
    2781 Author: sam0hack
    2782 Date:   Mon Jul 5 17:58:40 2021 +0530
    2783 
    2784     PC-32
    2785 
    2786 commit 0efca5ab0b5c14dada61cab9a11bd6d6d2182836
    2787 Author: sam0hack
    2788 Date:   Mon Jul 5 17:50:15 2021 +0530
    2789 
    2790     Use plugin auth if logged in as admin
    2791 
    2792 commit f84a983466539c5da9d01c809fe3097039a125a4
    2793 Author: sam0hack
    2794 Date:   Mon Jul 5 17:16:18 2021 +0530
    2795 
    2796     Fix issues on php debug enable
    2797 
    2798 commit fd3dc18f735451c7c5ea63d0ac5c1969d45f93b7
    2799 Merge: 050ae98 4fe8afa
    2800 Author: Sam
    2801 Date:   Fri Jul 2 21:07:36 2021 +0530
    2802 
    2803     PC-27
    2804    
    2805     PC-27
    2806 
    2807 commit 4fe8afa0631e03f3477e2f611695056b0b5e0ff1
    2808 Author: sam0hack
    2809 Date:   Fri Jul 2 21:05:36 2021 +0530
    2810 
    2811     Hide the logged in message when logged out
    2812 
    2813 commit 050ae984b5f0d0ce02269e926e41d0adff1428fe
    2814 Merge: ef2e689 c022605
    2815 Author: Sam
    2816 Date:   Thu Jul 1 19:28:41 2021 +0530
    2817 
    2818     PC-27
    2819    
    2820     PC-27
    2821 
    2822 commit c02260518288b57ac7c330e5e479473688514faa
    2823 Author: sam0hack
    2824 Date:   Thu Jul 1 19:05:22 2021 +0530
    2825 
    2826     PC-27
    2827 
    2828 commit ef2e689114ddaf7745ecf0a55e64c7bace1ce4aa
    2829 Merge: af62a1d 4c05faf
    2830 Author: Sam
    2831 Date:   Thu Jul 1 18:31:04 2021 +0530
    2832 
    2833     PC-31 PC-26
    2834    
    2835     PC-31 PC-26
    2836 
    2837 commit 4c05faf8ed1fb4be34b35e0842f9c289d37a0955
    2838 Author: sam0hack
    2839 Date:   Thu Jul 1 17:35:17 2021 +0530
    2840 
    2841     PC-26
    2842 
    2843 commit f6380984695a5feccf27d15841962cc095489843
    2844 Author: sam0hack
    2845 Date:   Thu Jul 1 15:15:41 2021 +0530
    2846 
    2847     PC-31
    2848 
    2849 commit 26c922b3211982070b739761a397623e123a5479
    2850 Author: sam0hack
    2851 Date:   Thu Jul 1 14:46:14 2021 +0530
    2852 
    2853     Scroll style
    2854 
    2855 commit 33213d421c058ba62bc42a1cdbeb7267993e13b9
    2856 Author: sam0hack
    2857 Date:   Thu Jul 1 14:24:27 2021 +0530
    2858 
    2859     PC-26
    2860 
    2861 commit af62a1d9c332c5bca0dd16ca37f4fa9ec86685a8
    2862 Merge: 0432412 28c0c2d
    2863 Author: Sam
    2864 Date:   Tue Jun 29 20:42:52 2021 +0530
    2865 
    2866     PC-29
    2867    
    2868     PC-29
    2869 
    2870 commit 28c0c2db46fcbb20c7a25fae494e0c0f8ab24c22
    2871 Author: sam0hack
    2872 Date:   Tue Jun 29 20:41:12 2021 +0530
    2873 
    2874     PC-29
    2875 
    2876 commit a4cc6304a34dc00969e704126fd0335044fd3ac1
    2877 Author: sam0hack
    2878 Date:   Tue Jun 29 06:08:01 2021 +0530
    2879 
    2880     add responsive document view block
    2881 
    2882 commit 1b64eed67a62809314db59587ff5d61f55972f3e
    2883 Author: sam0hack
    2884 Date:   Tue Jun 29 06:01:23 2021 +0530
    2885 
    2886     responsive css
    2887 
    2888 commit ba7fdeb4c9ce49556957480b811a41b0f1ab0f7c
    2889 Author: sam0hack
    2890 Date:   Tue Jun 29 05:38:33 2021 +0530
    2891 
    2892     Sidebar view fix with details and responsive for large display
    2893 
    2894 commit 04324126b8b3f0fd6b55ead6cfaba10d6fc06f74
    2895 Merge: 15f95ef 3b97530
    2896 Author: Sam
    2897 Date:   Thu Jun 24 18:58:31 2021 +0530
    2898 
    2899     PC-25
    2900    
    2901     PC-25
    2902 
    2903 commit 3b97530d72902af810c171ee2edd9fcd88e9ef48
    2904 Author: sam0hack
    2905 Date:   Thu Jun 24 18:56:28 2021 +0530
    2906 
    2907     firefox fix
    2908 
    2909 commit 15f95ef113fb766f0a42354422e3b481a3a81454
    2910 Merge: 643e24d c939706
    2911 Author: Sam
    2912 Date:   Wed Jun 23 22:48:57 2021 +0530
    2913 
    2914     Merge pull request #56 from sam0hack/main
    2915    
    2916     Fixes
    2917 
    2918 commit c93970603f901df93877e89b467631abc4fea609
    2919 Author: sam0hack
    2920 Date:   Wed Jun 23 22:47:28 2021 +0530
    2921 
    2922     fix: ReferenceError: regeneratorRuntime is not defined if not admin
    2923 
    2924 commit d11f2af82fac21dba3b9d594044c59d5b65a27f5
    2925 Author: sam0hack
    2926 Date:   Wed Jun 23 21:39:52 2021 +0530
    2927 
    2928     fix: loader was not hiding on no results
    2929 
    2930 commit e79e88997ba91d98a5b2fdc6d947570e8e7eef3d
    2931 Author: sam0hack
    2932 Date:   Wed Jun 23 21:37:32 2021 +0530
    2933 
    2934     added id
    2935 
    2936 commit 5fdb89fbaf87b4b53232e258cccdaca34e8a76c6
    2937 Author: sam0hack
    2938 Date:   Wed Jun 23 21:36:52 2021 +0530
    2939 
    2940     replace js innerHtml method with jquery html method and stoped loading phraseanet method on auth page
    2941 
    2942 commit a74c660b53fa25f198e184f49c740591c1d81595
    2943 Author: sam0hack
    2944 Date:   Wed Jun 23 21:18:57 2021 +0530
    2945 
    2946     Fix error text align
    2947 
    2948 commit 643e24deb5f4cccb9657055927cef8507663d354
    2949 Merge: a954822 b37320f
    2950 Author: Sam
    2951 Date:   Tue Jun 22 18:04:11 2021 +0530
    2952 
    2953     Merge pull request #55 from sam0hack/main
    2954    
    2955     Fixes
    2956 
    2957 commit b37320f13c9b923f47014b9abc7236bbc1228fdc
    2958 Author: sam0hack
    2959 Date:   Tue Jun 22 16:50:44 2021 +0530
    2960 
    2961     minify fix
    2962 
    2963 commit 4701ff9a7664be8cc75be21e91523ec626827889
    2964 Author: sam0hack
    2965 Date:   Tue Jun 22 16:22:05 2021 +0530
    2966 
    2967     fix: search button flots over sidebar image view
    2968 
    2969 commit dc8a169ebb8aa379a8b0b2be6a8f3fd5b5ff5591
    2970 Author: sam0hack
    2971 Date:   Mon Jun 21 19:09:06 2021 +0530
    2972 
    2973     added: comments
    2974 
    2975 commit a954822f7cdc4f880be38ee74064ab2a07042fff
    2976 Merge: 81d5ea6 c86b6e7
    2977 Author: Sam
    2978 Date:   Mon Jun 21 18:44:59 2021 +0530
    2979 
    2980     Fix multiple request sending at once
    2981    
    2982     Fix multiple request sending at once on scroll
    2983 
    2984 commit c86b6e78d346b82f1397576056bd471cb0b45e31
    2985 Author: sam0hack
    2986 Date:   Mon Jun 21 18:41:52 2021 +0530
    2987 
    2988     Fix multiple request sending at once
    2989 
    2990 commit 81d5ea6bc2269abe53d5a88bdf74f980094b2427
    2991 Merge: 79aa006 15f0692
    2992 Author: Sam
    2993 Date:   Mon Jun 21 15:46:36 2021 +0530
    2994 
    2995     PC-24
    2996    
    2997     PC-24
    2998 
    2999 commit 15f0692ef0a318fcb33651827db728db7bed0413
    3000 Author: sam0hack
    3001 Date:   Mon Jun 21 14:49:22 2021 +0530
    3002 
    3003     Audio files support and default image on no-preview
    3004 
    3005 commit 64817260640c14fec1fffb96f95bfcbd512099bb
    3006 Author: sam0hack
    3007 Date:   Mon Jun 21 14:39:18 2021 +0530
    3008 
    3009     Audio files support and default image on no-preview
    3010 
    3011 commit 79aa006e276f11d6812ab462b449262ef7f023c0
    3012 Merge: d580baf 30886b8
    3013 Author: Sam
    3014 Date:   Fri Jun 18 22:07:45 2021 +0530
    3015 
    3016     PC-22
    3017    
    3018     PC-22
    3019 
    3020 commit 30886b840e386896ea99f34c185310b48ea81c20
    3021 Author: sam0hack
    3022 Date:   Fri Jun 18 22:04:22 2021 +0530
    3023 
    3024     Added elevation on sidebar
    3025 
    3026 commit 1fe1b34968acab01a177c1a6f77db683319cc94d
    3027 Author: sam0hack
    3028 Date:   Fri Jun 18 21:54:20 2021 +0530
    3029 
    3030     Fix sidebar view
    3031 
    3032 commit d580baf144c58fbc92cca933df2e979a2917b83c
    3033 Merge: 9784e5f 96ab31e
    3034 Author: Sam
    3035 Date:   Mon Jun 14 21:53:22 2021 +0530
    3036 
    3037     PC-22
    3038    
    3039     PC-22
    3040 
    3041 commit 96ab31e689fd91f2d8fda901cf80da356ef993a3
    3042 Author: sam0hack
    3043 Date:   Mon Jun 14 21:52:23 2021 +0530
    3044 
    3045     UI block
    3046 
    3047 commit 4cf72c7394ca4aee52871174f6ac9d7b45b7e4f4
    3048 Author: sam0hack
    3049 Date:   Mon Jun 14 21:51:19 2021 +0530
    3050 
    3051     UI block
    3052 
    3053 commit 00e20e159c068b96d2e37539160604bd540a5058
    3054 Merge: 552b9d7 9784e5f
    3055 Author: sam0hack
    3056 Date:   Fri Jun 11 17:21:30 2021 +0530
    3057 
    3058     Merge branch 'main' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin into main
    3059 
    3060 commit 552b9d7c3b14b00676f9a6dfffe83b88135c6685
    3061 Author: sam0hack
    3062 Date:   Fri Jun 11 17:20:59 2021 +0530
    3063 
    3064     fixed preview reset bug when selecting preview for image.
    3065 
    3066 commit b055a0a2b0a6fa8c0b02acd44cf9b466cd100a25
    3067 Author: sam0hack
    3068 Date:   Fri Jun 11 17:02:24 2021 +0530
    3069 
    3070     new strings
    3071 
    3072 commit bcfee30410d528635b0cb3503e89fe705c6c4797
    3073 Author: sam0hack
    3074 Date:   Fri Jun 11 14:44:10 2021 +0530
    3075 
    3076     layouts
    3077 
    3078 commit 95fbd8b6de404a72ede19cf9493b3ad55dbdcff9
    3079 Author: sam0hack
    3080 Date:   Fri Jun 11 14:27:05 2021 +0530
    3081 
    3082     Added UI settings
    3083 
    3084 commit 7e4eeb9e3f80a83ebdaa9b588ac8a5e42aac2052
    3085 Author: sam0hack
    3086 Date:   Fri Jun 11 13:51:24 2021 +0530
    3087 
    3088     UI layout
    3089 
    3090 commit 9784e5fdedb07db687b895c79796ad2b98818254
    3091 Merge: a71e45d c6fa1b1
    3092 Author: Sam
    3093 Date:   Tue Jun 8 21:39:26 2021 +0530
    3094 
    3095     PC-21
    3096    
    3097     PC-21
    3098 
    3099 commit a71e45dddda5204ee72ec11692605940e2c7a3db
    3100 Merge: 7c51ebd b5ed5ca
    3101 Author: Sam
    3102 Date:   Tue Jun 8 21:38:10 2021 +0530
    3103 
    3104     Merge pull request #49 from sam0hack/main
    3105    
    3106     Fix: preview details when selecting collection
    3107 
    3108 commit c6fa1b1a9a86621527361dff085f8d7085e45b4c
    3109 Author: sam0hack
    3110 Date:   Tue Jun 8 21:37:09 2021 +0530
    3111 
    3112     PC-21
    3113 
    3114 commit b5ed5ca9bc51798ce23c2739dd44f9b3eebc4fd3
    3115 Author: sam0hack
    3116 Date:   Tue Jun 8 16:08:10 2021 +0530
    3117 
    3118     Fix: preview details when selecting collection
    3119 
    3120 commit 7c51ebd22c57bc477e4207eecbf76eea1c02dbb2
    3121 Merge: fccff2b 6593e79
    3122 Author: Sam
    3123 Date:   Mon Jun 7 17:24:18 2021 +0530
    3124 
    3125     PC-18 finalized workflow
    3126    
    3127     PC-18 finalized workflow
    3128 
    3129 commit 6593e79f48088984298ceed1677ae26dab2c8640
    3130 Author: sam0hack
    3131 Date:   Mon Jun 7 17:03:14 2021 +0530
    3132 
    3133     PC-18 finalized workflow
    3134 
    3135 commit fccff2bb5321fa9152addc7f4c85cfa56ff99a93
    3136 Merge: e7b3fe8 2265e6f
    3137 Author: Sam
    3138 Date:   Fri Jun 4 17:44:52 2021 +0530
    3139 
    3140     PC-18 weblate translation
    3141    
    3142     PC-18 weblate translation
    3143 
    3144 commit 2265e6fd72de877a8d0351a9e10bcafc3b41c06c
    3145 Author: sam0hack
    3146 Date:   Fri Jun 4 17:43:39 2021 +0530
    3147 
    3148     clean up
    3149 
    3150 commit 5e5a9262d7a349f66f8a955fc4234bdd482104ba
    3151 Author: Sam
    3152 Date:   Fri Jun 4 12:07:14 2021 +0000
    3153 
    3154     Translated using Weblate (English (United States))
    3155    
    3156     Currently translated at 1.4% (1 of 70 strings)
    3157    
    3158     Translation: Phraseanet Wordpress Client Plugin/Phraseanet Wordpress Client plugin
    3159     Translate-URL: https://hosted.weblate.org/projects/phraseanet-wordpress-client-plugin/phraseanet-wordpress-client-plugin/en_US/
    3160 
    3161 commit 2112b8b8e320d10a54153e9a878836a259d463a1
    3162 Author: Sam
    3163 Date:   Fri Jun 4 13:55:44 2021 +0200
    3164 
    3165     Added translation using Weblate (English (United States))
    3166 
    3167 commit e7b3fe8e586903de436c8a1fe0f1f3d73701da8d
    3168 Merge: 11f1733 1bcd962
    3169 Author: Sam
    3170 Date:   Fri Jun 4 17:35:26 2021 +0530
    3171 
    3172     Merge pull request #46 from alchemy-fr/PC-18_weblate_translation
    3173    
    3174     removed old translation files
    3175 
    3176 commit 1bcd9627ff6bc9fc307368557b8c85c9a79adb89
    3177 Author: sam0hack
    3178 Date:   Fri Jun 4 17:34:31 2021 +0530
    3179 
    3180     removed old transaltion files
    3181 
    3182 commit 11f17335326e65c41f35fd1c2c35810773d945cc
    3183 Merge: 7c60a61 8c8e57d
    3184 Author: Sam
    3185 Date:   Fri Jun 4 17:24:06 2021 +0530
    3186 
    3187     PC-18
    3188    
    3189     pot template update
    3190 
    3191 commit 8c8e57d3bd7f6eddd0abd26ae938253a97dd1cdf
    3192 Author: sam0hack
    3193 Date:   Fri Jun 4 17:23:09 2021 +0530
    3194 
    3195     pot template update
    3196 
    3197 commit 7c60a61ba62687ebc53e5d06134e83f314ce1929
    3198 Merge: 752d826 e6bccdc
    3199 Author: Sam
    3200 Date:   Mon May 31 21:21:47 2021 +0530
    3201 
    3202     pc-18 POT
    3203    
    3204     POT
    3205 
    3206 commit e6bccdc8520ee8db7b7734319dc1e5209ebe28a7
    3207 Author: sam0hack
    3208 Date:   Mon May 31 21:15:33 2021 +0530
    3209 
    3210     POT
    3211 
    3212 commit 752d82637ed1315c405e095330abac7301a54261
    3213 Merge: db34375 9eab6ff
    3214 Author: Sam
    3215 Date:   Mon May 31 20:59:08 2021 +0530
    3216 
    3217     PC-18 Intermediate language file
    3218    
    3219     Intermediate language file
    3220 
    3221 commit 9eab6ff4438163aefb20c8ef5913f19858d8c60f
    3222 Author: sam0hack
    3223 Date:   Mon May 31 20:58:17 2021 +0530
    3224 
    3225     Intermediate language file
    3226 
    3227 commit db34375f3a28a4a839c340f975cf8715493956c1
    3228 Merge: 2d95d46 b5680a0
    3229 Author: Sam
    3230 Date:   Mon May 31 20:45:11 2021 +0530
    3231 
    3232     PC-18 sync
    3233    
    3234     PC-18 sync
    3235 
    3236 commit b5680a0562ff0e8cf82770b45f0517fb5fce15ce
    3237 Author: sam0hack
    3238 Date:   Mon May 31 20:42:56 2021 +0530
    3239 
    3240     PC-18 sync
    3241 
    3242 commit 079c8d8d71eb4674c50d4773b2373d6a208707c2
    3243 Author: sam0hack
    3244 Date:   Mon May 31 20:27:41 2021 +0530
    3245 
    3246     PC-18 sync
    3247 
    3248 commit 2d95d46966809bc12b004349310b04939699e55b
    3249 Merge: 5a63e7d b0eb104
    3250 Author: Sam
    3251 Date:   Mon May 31 20:21:53 2021 +0530
    3252 
    3253     PC-18 weblate translation
    3254    
    3255     Pc 18 weblate translation
    3256 
    3257 commit b0eb104c6676a3454abc58c47b049ea893c30577
    3258 Author: Sam
    3259 Date:   Mon May 31 14:48:53 2021 +0000
    3260 
    3261     Translated using Weblate (English (Developer))
    3262    
    3263     Currently translated at 1.4% (1 of 70 strings)
    3264    
    3265     Translation: Phraseanet Wordpress Client Plugin/Phraseanet-Wordpress-Client-Plugin
    3266     Translate-URL: https://hosted.weblate.org/projects/phraseanet-wordpress-client-plugin/phraseanet-wordpress-client-plugin/en_devel/
    3267 
    3268 commit 2e1286a3c23ff35ce83bfb581aa95796dda576b6
    3269 Author: Sam
    3270 Date:   Mon May 31 16:32:48 2021 +0200
    3271 
    3272     Added translation using Weblate (English (Developer))
    3273 
    3274 commit 5a63e7dd09a38eac667a32fae4cfc4a7f77d810c
    3275 Merge: bd6d6a6 6573b8e
    3276 Author: Sam
    3277 Date:   Mon May 31 20:16:34 2021 +0530
    3278 
    3279     PC-18
    3280    
    3281     added po and mo for en_US
    3282 
    3283 commit 6573b8ea436f65f2af5b30afc5a579d6194639dd
    3284 Author: sam0hack
    3285 Date:   Mon May 31 20:14:52 2021 +0530
    3286 
    3287     added po and mo for en_US
    3288 
    3289 commit bd6d6a6103a7101e693296b357cd4b50619833fd
    3290 Merge: 19a40bd 1b79560
    3291 Author: Sam
    3292 Date:   Mon May 31 19:24:07 2021 +0530
    3293 
    3294     PC-18
    3295    
    3296     added json for en_US
    3297 
    3298 commit 1b795603a107594a5f7ceb159a09114db3dc2d76
    3299 Author: sam0hack
    3300 Date:   Mon May 31 19:22:36 2021 +0530
    3301 
    3302     added json for en_US
    3303 
    3304 commit 19a40bdf192cc5c483244c69830e7fc0f182a303
    3305 Merge: cfbcc88 c999ec9
    3306 Author: Sam
    3307 Date:   Fri May 28 15:39:58 2021 +0530
    3308 
    3309     fix: auth not int error and collection index error
    3310    
    3311     fix: auth not int error and collection index error
    3312 
    3313 commit c999ec9f6f4122a6276ca608a2738571febf117e
    3314 Author: sam0hack
    3315 Date:   Fri May 28 15:39:19 2021 +0530
    3316 
    3317     fix: auth not int error and collection index error
    3318 
    3319 commit cfbcc88fee6d8878d1d2d26b0b2624fddaff5adb
    3320 Merge: 379fca6 e351e0f
    3321 Author: Sam
    3322 Date:   Fri May 28 15:12:12 2021 +0530
    3323 
    3324     PC-20
    3325    
    3326     PC-20
    3327 
    3328 commit e351e0fff7a3b50d12c5389ba5307856b7188e01
    3329 Author: sam0hack
    3330 Date:   Fri May 28 15:11:09 2021 +0530
    3331 
    3332     PC-20
    3333 
    3334 commit 379fca6219138bc746c32fd50b63247890aace86
    3335 Merge: 49aafe2 ebeddce
    3336 Author: Sam
    3337 Date:   Fri May 28 14:59:58 2021 +0530
    3338 
    3339     Removed search type and record type options from the search bar and s…
    3340    
    3341     Removed search type and record type options from the search bar and s…
    3342 
    3343 commit 49aafe205dfe2066cdc8c33058eb50117253ef09
    3344 Merge: e0399cf 5a3d38e
    3345 Author: Sam
    3346 Date:   Fri May 28 14:58:39 2021 +0530
    3347 
    3348     PC-4
    3349    
    3350     PC-4
    3351 
    3352 commit ebeddce4952f68e9dd0ac788cb82dad530d9c693
    3353 Author: sam0hack
    3354 Date:   Fri May 28 14:57:43 2021 +0530
    3355 
    3356     Removed search type and record type options from the search bar and search input type size increased
    3357 
    3358 commit 5a3d38e38b5d307c51dc1ce6d6262f98f51a6813
    3359 Author: sam0hack
    3360 Date:   Fri May 28 13:44:41 2021 +0530
    3361 
    3362     Grouped collection
    3363 
    3364 commit e0399cf5064f1261a5c19a63ba83af864fade669
    3365 Merge: d856daa dfaf5d9
    3366 Author: Sam
    3367 Date:   Thu May 27 20:54:14 2021 +0530
    3368 
    3369     Fix pagination
    3370    
    3371     Fix pagination
    3372 
    3373 commit dfaf5d927bef5060562d415c794a134a089014fe
    3374 Author: sam0hack
    3375 Date:   Thu May 27 17:15:05 2021 +0530
    3376 
    3377     Fix pagination
    3378 
    3379 commit d856daa40b2a8cbb78000716758bd5f59cd9bf56
    3380 Merge: 1625c20 2d9bf0c
    3381 Author: Sam
    3382 Date:   Wed May 26 16:53:36 2021 +0530
    3383 
    3384     code cleanup and comments
    3385    
    3386     code cleanup and comments
    3387 
    3388 commit 2d9bf0c46008f2ad8740e538896568f37877742f
    3389 Author: sam0hack
    3390 Date:   Wed May 26 16:52:45 2021 +0530
    3391 
    3392     code cleanup and comments
    3393 
    3394 commit 1625c208f8e3d0a0851c4ed315883e1c4279d728
    3395 Merge: f8e7b20 304325d
    3396 Author: Sam
    3397 Date:   Wed May 26 16:03:15 2021 +0530
    3398 
    3399     PC-8
    3400    
    3401     PC-8
    3402 
    3403 commit 304325dd47eb61869a9e860f3362816da18effb3
    3404 Author: sam0hack
    3405 Date:   Wed May 26 16:02:16 2021 +0530
    3406 
    3407     PC-8
    3408 
    3409 commit 843bc04e626f39d34813e3960de7258a3866715e
    3410 Author: sam0hack
    3411 Date:   Wed May 26 14:05:45 2021 +0530
    3412 
    3413     PC-8
    3414 
    3415 commit f8e7b2076a4018bf85edf634b31b04f643999207
    3416 Merge: d4f1451 3602025
    3417 Author: Sam
    3418 Date:   Tue May 25 00:46:25 2021 +0530
    3419 
    3420     PC-4
    3421    
    3422     PC-4
    3423 
    3424 commit 3602025f93d8f9be4e307cae9150d59f908bec03
    3425 Author: sam0hack
    3426 Date:   Mon May 24 22:53:26 2021 +0530
    3427 
    3428     fix: issue on collections
    3429 
    3430 commit 5179d51e6b26e4416ef13bece2d06e4b88f237c8
    3431 Author: sam0hack
    3432 Date:   Mon May 24 21:44:33 2021 +0530
    3433 
    3434     build lang from latest po
    3435 
    3436 commit a42b2542b960c3e20d07f1381c924685adddada4
    3437 Merge: 4572fb2 d4f1451
    3438 Author: sam0hack
    3439 Date:   Mon May 24 21:41:09 2021 +0530
    3440 
    3441     Merge branch 'main' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin into main
    3442 
    3443 commit 4572fb2c72ba99a76d361a9789e9ca10f76321f6
    3444 Author: sam0hack
    3445 Date:   Mon May 24 21:40:55 2021 +0530
    3446 
    3447     Added Redux and PC-4
    3448 
    3449 commit d4f14515fe9f822a82051f712b14e508b81468f6
    3450 Merge: 7963c57 eb3e22d
    3451 Author: Nicolas Maillat
    3452 Date:   Thu May 20 18:45:20 2021 +0200
    3453 
    3454     Merge pull request #30 from alchemy-fr/PC-18_weblate_translation
    3455    
    3456     Translated using Weblate (French)
    3457 
    3458 commit eb3e22d215c32962fd2eadc35b393f66e543bdae
    3459 Author: Nicolas Maillat
    3460 Date:   Thu May 20 16:35:08 2021 +0000
    3461 
    3462     Translated using Weblate (French)
    3463    
    3464     Currently translated at 81.1% (56 of 69 strings)
    3465    
    3466     Translation: Phraseanet Wordpress Client Plugin/Phraseanet Wordpress Client Plugin
    3467     Translate-URL: https://hosted.weblate.org/projects/phraseanet-wordpress-client-plugin/phraseanet-wordpress-client-plugin/fr/
    3468 
    3469 commit 7963c57f8e0891ba5d6f0f8d5cfc8a6353bd5aaa
    3470 Merge: b56dcf4 b9dcb90
    3471 Author: Sam
    3472 Date:   Wed May 19 21:39:19 2021 +0530
    3473 
    3474     Merge pull request #29 from sam0hack/main
    3475    
    3476     Fix plugin installation one and always option
    3477 
    3478 commit b9dcb905e9ee5d921a126424ed7e327b2be0cb0c
    3479 Author: sam0hack
    3480 Date:   Wed May 19 21:38:19 2021 +0530
    3481 
    3482     Fix plugin installation one and always option
    3483 
    3484 commit b56dcf440a0d372467e0e64a7152c35a20266e95
    3485 Merge: 49582a4 2a22989
    3486 Author: Sam
    3487 Date:   Wed May 19 18:43:03 2021 +0530
    3488 
    3489     PC-17
    3490    
    3491     PC-17
    3492 
    3493 commit 2a22989b78daa5eec9e13fa8cbb05b1c9bb1575a
    3494 Author: Sam
    3495 Date:   Wed May 19 18:41:36 2021 +0530
    3496 
    3497     Update README.md
    3498 
    3499 commit 6331f0277a6907ac2b71b8b0b52c9ca5168ed181
    3500 Author: Sam
    3501 Date:   Wed May 19 18:41:22 2021 +0530
    3502 
    3503     Update README.md
    3504 
    3505 commit 1a3b5b7324f6a5b3864132a25013530a068a1366
    3506 Author: sam0hack
    3507 Date:   Wed May 19 18:40:38 2021 +0530
    3508 
    3509     Readme update
    3510 
    3511 commit 95621655b7eda808fc1cb4c578451686b42466bf
    3512 Author: sam0hack
    3513 Date:   Wed May 19 18:35:58 2021 +0530
    3514 
    3515     plugin packager
    3516 
    3517 commit 49582a47cf4ec40e311e06cc6723395aa75e000f
    3518 Merge: 9cc0256 d2cfe1c
    3519 Author: Sam
    3520 Date:   Tue May 18 21:38:47 2021 +0530
    3521 
    3522     Merge pull request #27 from sam0hack/main
    3523    
    3524     build bundle
    3525 
    3526 commit d2cfe1c35f88b5593619435ea5012ba04fc5e6bb
    3527 Author: sam0hack
    3528 Date:   Tue May 18 21:37:27 2021 +0530
    3529 
    3530     build bundle
    3531 
    3532 commit 9cc025692c2f45103bdf1588d9a0d3ecf22631a5
    3533 Merge: 9e7aa3a d63cc53
    3534 Author: Sam
    3535 Date:   Tue May 18 21:21:06 2021 +0530
    3536 
    3537     fix gulp bundle
    3538    
    3539     fix gulp bundle
    3540 
    3541 commit d63cc5378bc6f0c06f5d014a516503227fa1f657
    3542 Author: sam0hack
    3543 Date:   Tue May 18 21:20:02 2021 +0530
    3544 
    3545     fix gulp
    3546 
    3547 commit 9e7aa3a3b2a0e664b6ba724b1d284ffbe1b91c20
    3548 Merge: 8a255b2 1b6a34f
    3549 Author: Sam
    3550 Date:   Tue May 18 20:23:44 2021 +0530
    3551 
    3552     PC-10
    3553    
    3554     PC-10
    3555 
    3556 commit 1b6a34f5db865f8895cd710c02fa16dbaa4e962b
    3557 Author: sam0hack
    3558 Date:   Tue May 18 20:22:47 2021 +0530
    3559 
    3560     PC-10
    3561 
    3562 commit 8a255b227fcdefc2e8c439374c564c25f3f23bde
    3563 Merge: 4943dcb 1980f95
    3564 Author: Sam
    3565 Date:   Mon May 17 18:56:48 2021 +0530
    3566 
    3567     PC-14
    3568    
    3569     Added: more string and npm command `npm run build:lang` to build Gutenberg lang JSON file
    3570 
    3571 commit 1980f956d60327228090cd5fd59e7f6faf29e4b4
    3572 Author: sam0hack
    3573 Date:   Mon May 17 18:54:28 2021 +0530
    3574 
    3575     PC-14
    3576 
    3577 commit 4943dcb1b82e50af7c9e689d79cac9bc609f2270
    3578 Merge: ccb80ce c7b74cd
    3579 Author: Sam
    3580 Date:   Mon May 17 17:54:44 2021 +0530
    3581 
    3582     PC-12
    3583    
    3584     PC-12
    3585 
    3586 commit ccb80ce6eb1c14590e6ae2286a2219398451ac5c
    3587 Merge: 45c9629 0cf98cf
    3588 Author: Sam
    3589 Date:   Mon May 17 17:53:57 2021 +0530
    3590 
    3591     PC-8
    3592    
    3593     PC-8
    3594 
    3595 commit c7b74cd00c188f6e0a37442470886a81d6929aa2
    3596 Author: sam0hack
    3597 Date:   Mon May 17 17:53:31 2021 +0530
    3598 
    3599     PC-12
    3600 
    3601 commit 0cf98cf9c213e7f409cc5718afdb123147588f85
    3602 Author: sam0hack
    3603 Date:   Mon May 17 17:17:12 2021 +0530
    3604 
    3605     PC-8
    3606 
    3607 commit 45c96299d6e24ed3ee56105cf3b9ea0ce9fc333f
    3608 Merge: cebcdf2 21ca183
    3609 Author: Sam
    3610 Date:   Mon May 17 15:33:57 2021 +0530
    3611 
    3612     PC-16
    3613    
    3614     Added: debug mode PC-16
    3615 
    3616 commit 21ca1831d6ab1058183d0efb4cf9c59ccfca8d39
    3617 Author: sam0hack
    3618 Date:   Fri May 14 14:56:38 2021 +0530
    3619 
    3620     Added: debug mode PC-16
    3621 
    3622 commit cebcdf2956c1ec557ccfee32404ccd29fe1cefb5
    3623 Merge: b4069e0 71a691a
    3624 Author: Sam
    3625 Date:   Thu May 13 16:29:25 2021 +0530
    3626 
    3627     PC-14
    3628    
    3629     Added: localization support and translations for FR
    3630 
    3631 commit 71a691a9d4f4455cabe2d48833464d5e65f20bf2
    3632 Author: sam0hack
    3633 Date:   Thu May 13 16:27:43 2021 +0530
    3634 
    3635     Added: localization support and translations for FR
    3636 
    3637 commit 9d3c1c7d126539f6b58fd35928a32a5129cc300c
    3638 Author: sam0hack
    3639 Date:   Wed May 12 15:38:42 2021 +0530
    3640 
    3641     62
    3642    
    3643     Add the capability CAP_SYS_NICE to container until MySQL server can handle the error itself silently.
    3644 
    3645 commit b4069e01705b8733b63f456f7998ea9c3ee812c1
    3646 Merge: 5010aa9 1a5a4fe
    3647 Author: Sam
    3648 Date:   Tue May 11 19:35:04 2021 +0530
    3649 
    3650     PC-2
    3651    
    3652     Individual auth setting for block.
    3653 
    3654 commit 1a5a4fe5dd4eccbdc743c11dc19970b12d97f1dc
    3655 Author: sam0hack
    3656 Date:   Tue May 11 19:33:28 2021 +0530
    3657 
    3658     individual auth setting for block
    3659 
    3660 commit 5010aa95dd4518b1dd6fa62133d89b5d499c7b80
    3661 Merge: e519292 2319dd7
    3662 Author: Sam
    3663 Date:   Tue May 11 18:45:46 2021 +0530
    3664 
    3665     PC-5 PC-6
    3666    
    3667     PC-5 PC-6
    3668 
    3669 commit 2319dd7fb4788ea9838f74fa13cf81172967df31
    3670 Author: sam0hack
    3671 Date:   Tue May 11 18:44:29 2021 +0530
    3672 
    3673     Query wrapper
    3674 
    3675 commit 6cb22aca713fd170e1c1f35c59db702737c8d7be
    3676 Author: sam0hack
    3677 Date:   Tue May 11 18:31:52 2021 +0530
    3678 
    3679     added: number of results in facets
    3680 
    3681 commit e519292287cd3fc238a0ed5e69db25db9ff2e4ea
    3682 Merge: 7e04339 4181975
    3683 Author: Sam
    3684 Date:   Tue May 11 17:43:36 2021 +0530
    3685 
    3686     PC-4
    3687    
    3688     PC-4
    3689 
    3690 commit 418197555f846c5ef074ee0f52ec0dda0895e0ec
    3691 Author: sam0hack
    3692 Date:   Tue May 11 17:42:14 2021 +0530
    3693 
    3694     collections
    3695 
    3696 commit 7e04339b0fee8bfc547323d996beec6ba172e87b
    3697 Merge: a21eab3 64e689e
    3698 Author: Sam
    3699 Date:   Tue May 11 15:44:54 2021 +0530
    3700 
    3701     PC-5 PC-6
    3702    
    3703     PC-5 PC-6
    3704 
    3705 commit 64e689e8d7ca3842f9856c8bb717472587a67d8a
    3706 Author: sam0hack
    3707 Date:   Tue May 11 15:43:19 2021 +0530
    3708 
    3709     alloweb
    3710 
    3711 commit d4dd58776120ac2047280c8311af8e788458d612
    3712 Author: sam0hack
    3713 Date:   Mon May 10 16:20:35 2021 +0530
    3714 
    3715     urls
    3716 
    3717 commit a21eab3a0d146d783e89afc2912c7ccb269a4851
    3718 Merge: c127bda a0184e0
    3719 Author: Sam
    3720 Date:   Mon May 10 14:54:24 2021 +0530
    3721 
    3722     Merge pull request #15 from sam0hack/main
    3723    
    3724     ssh
    3725 
    3726 commit a0184e0a98adb4fa8cce3edafa2b74333deb8c6a
    3727 Author: sam0hack
    3728 Date:   Mon May 10 14:53:08 2021 +0530
    3729 
    3730     ssh
    3731 
    3732 commit c127bda407d8cbbf378fb5b461a32a0b640ec630
    3733 Merge: f43d962 099dcfc
    3734 Author: Sam
    3735 Date:   Thu May 6 19:02:45 2021 +0530
    3736 
    3737     PC-13
    3738    
    3739     Search Mode
    3740 
    3741 commit 099dcfcf5aef0162ec0a7355fb16a04b0f7259ad
    3742 Author: sam0hack
    3743 Date:   Thu May 6 19:00:54 2021 +0530
    3744 
    3745     search mode
    3746 
    3747 commit f43d962563ac1c7765f57daa862e048f8be75792
    3748 Merge: 0233199 9409b62
    3749 Author: Sam
    3750 Date:   Thu May 6 18:49:22 2021 +0530
    3751 
    3752     PC-9
    3753    
    3754     Phraseanet block title
    3755 
    3756 commit 9409b6255ef3fc2c027a98fa8f6012e938028d49
    3757 Author: sam0hack
    3758 Date:   Thu May 6 18:47:35 2021 +0530
    3759 
    3760     phraseanet block Title
    3761 
    3762 commit 0233199b9c50662a0ea082d714f2015832c1e03b
    3763 Merge: 006ba03 f0c2a6c
    3764 Author: Sam
    3765 Date:   Thu May 6 17:42:56 2021 +0530
    3766 
    3767     PC-4 PC-5 PC-6
    3768    
    3769     PC-4 PC-5 PC-6
    3770 
    3771 commit f0c2a6c334cdbb71265b23db14684f72ad010838
    3772 Author: sam0hack
    3773 Date:   Thu May 6 17:32:19 2021 +0530
    3774 
    3775     Restrict facets in sidebar
    3776 
    3777 commit 20b703c7d3f23af10f69c9122dbf7d0dd16180eb
    3778 Author: sam0hack
    3779 Date:   Thu May 6 16:08:24 2021 +0530
    3780 
    3781     update
    3782 
    3783 commit aa8e84f944901d8dfdd6ec65af57dee3193c7ffa
    3784 Author: sam0hack
    3785 Date:   Thu May 6 16:01:25 2021 +0530
    3786 
    3787     docker
    3788 
    3789 commit 4dfd36e7e290b9ad47161226ce40bbe0e66cf523
    3790 Author: sam0hack
    3791 Date:   Wed May 5 20:13:44 2021 +0530
    3792 
    3793     typo
    3794 
    3795 commit 918fe719524af28c91d2615108710bb7fb85c18a
    3796 Author: sam0hack
    3797 Date:   Wed May 5 20:02:18 2021 +0530
    3798 
    3799     integrated meta with frontQuery and change collection from checkbox to radio button
    3800 
    3801 commit e985bda2c5be42bf0634560342e4ba46fdcba8f7
    3802 Author: sam0hack
    3803 Date:   Wed May 5 15:51:47 2021 +0530
    3804 
    3805     facets details in meta
    3806 
    3807 commit f02c6e10529d8aa18caf1105dd82d8588abb8d58
    3808 Author: sam0hack
    3809 Date:   Wed May 5 11:48:50 2021 +0530
    3810 
    3811     added: Query meta
    3812 
    3813 commit 94252854291b8b4b6d23b1f13d9a6307abe82758
    3814 Author: sam0hack
    3815 Date:   Tue May 4 18:58:18 2021 +0530
    3816 
    3817     loader
    3818 
    3819 commit 3ab1a9bb510605c624d83c61449de62c391b5ba9
    3820 Author: sam0hack
    3821 Date:   Tue May 4 16:43:33 2021 +0530
    3822 
    3823     Added npm webpack, eslint, JSX.
    3824 
    3825 commit e5bba1c208d4e4fd049508e4898384b323431e7f
    3826 Author: sam0hack
    3827 Date:   Mon Apr 26 19:12:18 2021 +0530
    3828 
    3829     Added: webpack,jsx and gulp
    3830 
    3831 commit 006ba03ae052f43cf220a5f9f7ced0c6a6749f4b
    3832 Merge: 5fcaa3d b2db9dc
    3833 Author: Sam
    3834 Date:   Mon Apr 26 16:26:38 2021 +0530
    3835 
    3836     PC-2 and PC-3
    3837    
    3838     User can make phraseanet auth request
    3839 
    3840 commit b2db9dc9d67df48ad48bc4dd8dfbaef5bf6404e4
    3841 Author: sam0hack
    3842 Date:   Thu Apr 22 17:26:48 2021 +0530
    3843 
    3844     User can make phraseanet auth request
    3845 
    3846 commit 5fcaa3d4c7899ea128b9d95d1561ac88ae21f175
    3847 Merge: 1086b34 e61c912
    3848 Author: Sam
    3849 Date:   Fri Apr 16 15:41:32 2021 +0530
    3850 
    3851     PC-1
    3852    
    3853     fix Token issue
    3854 
    3855 commit e61c912e4a57abbd94233ab2ec441c6a9012841e
    3856 Author: sam0hack
    3857 Date:   Fri Apr 16 15:40:48 2021 +0530
    3858 
    3859     fix Token issue
    3860 
    3861 commit 1086b342833e95ebedab23854051210af5eda7ba
    3862 Merge: f552983 706ab7b
    3863 Author: Sam
    3864 Date:   Fri Apr 16 15:32:18 2021 +0530
    3865 
    3866     PC-1
    3867    
    3868     Docker
    3869 
    3870 commit 706ab7b2fe8a77a3f2c2a51ae7e308ee5182fc69
    3871 Author: sam0hack
    3872 Date:   Fri Apr 16 15:31:17 2021 +0530
    3873 
    3874     Docker
    3875 
    3876 commit f552983fb76acaa62ecd7c66b4014423777f726a
    3877 Merge: f1e3b95 161d0e2
    3878 Author: Sam
    3879 Date:   Fri Apr 16 15:04:44 2021 +0530
    3880 
    3881     PC-1
    3882    
    3883     fix an issue when URL not set
    3884 
    3885 commit 161d0e2eb0ec0cadacf0aeebfd6a5a17094a8cc6
    3886 Author: sam0hack
    3887 Date:   Fri Apr 16 15:03:36 2021 +0530
    3888 
    3889     fix issue when url not set
    3890 
    3891 commit f1e3b95f5f418227a4e6acd71616e07802b446e0
    3892 Merge: ffe3afc 11ef776
    3893 Author: Sam
    3894 Date:   Fri Apr 16 14:00:25 2021 +0530
    3895 
    3896     PC-1
    3897    
    3898     added: UI option in the admin
    3899 
    3900 commit 11ef77652398c7d5bfcab0a1bbad72e00263bea1
    3901 Author: sam0hack
    3902 Date:   Fri Apr 16 13:58:57 2021 +0530
    3903 
    3904     added: UI option in the admin
    3905 
    3906 commit ffe3afcb7f3a668f0a4438810aa94d701a04b1c9
    3907 Merge: d4deb6b 8850c44
    3908 Author: Sam
    3909 Date:   Thu Apr 15 17:22:28 2021 +0530
    3910 
    3911     PC-1
    3912    
    3913     Added:  facets search
    3914 
    3915 commit 8850c4422d77004ab265b697c6c4936cf541d9c6
    3916 Author: sam0hack
    3917 Date:   Thu Apr 15 17:19:27 2021 +0530
    3918 
    3919     added: facets search
    3920 
    3921 commit 21817816af1b2116864e0115e4dc379b591378c8
    3922 Author: sam0hack
    3923 Date:   Wed Apr 14 17:15:52 2021 +0530
    3924 
    3925     improved design
    3926 
    3927 commit d4deb6b0fcf02d7112aaf3092117607d7f67bb2d
    3928 Merge: b8b76c3 c6740cc
    3929 Author: Sam
    3930 Date:   Tue Apr 13 20:53:50 2021 +0530
    3931 
    3932     PC-1
    3933    
    3934     improved search with recordType
    3935 
    3936 commit c6740cc3487863fe2b6b5008ce09964277334643
    3937 Author: sam0hack
    3938 Date:   Tue Apr 13 20:52:54 2021 +0530
    3939 
    3940     improved search with recordType
    3941 
    3942 commit b8b76c3a48eaf09f3b1206489598196ca9eda979
    3943 Merge: c5942d5 9bbc25f
    3944 Author: Sam
    3945 Date:   Tue Apr 13 20:09:18 2021 +0530
    3946 
    3947     PC-1
    3948    
    3949     Added: search functionality
    3950 
    3951 commit 9bbc25f2e02bcc28d4ed3285711b29db889baaaf
    3952 Author: sam0hack
    3953 Date:   Tue Apr 13 20:07:00 2021 +0530
    3954 
    3955     Added: search functionality
    3956 
    3957 commit 379dc20c99975cc3c637afda7ce97e974c548035
    3958 Author: sam0hack
    3959 Date:   Tue Apr 13 18:31:48 2021 +0530
    3960 
    3961     Clean code and fix indentation. rename SDK class to Phraseanet_WP
    3962 
    3963 commit c5942d53839d3698f852a28f1f91d4ffecd7d345
    3964 Merge: 8cfbea2 a083d3f
    3965 Author: Sam
    3966 Date:   Mon Apr 12 21:04:09 2021 +0530
    3967 
    3968     Merge pull request #3 from sam0hack/main
    3969    
    3970     added UI with pagination
    3971 
    3972 commit a083d3f0016d257958cf79847ca56ecf6e10ab16
    3973 Author: sam0hack
    3974 Date:   Mon Apr 12 21:02:54 2021 +0530
    3975 
    3976     added UI with pagination
    3977 
    3978 commit 8cfbea2280eb390aac5bdcbcaa3f8dd37257c3f6
    3979 Merge: 91a55b6 6cdc420
    3980 Author: Sam
    3981 Date:   Thu Apr 1 20:00:28 2021 +0530
    3982 
    3983     PC-1
    3984    
    3985     added: shortcode and phraseanet logo
    3986 
    3987 commit 6cdc42035b26e0c89c343618d48b8612b75a5967
    3988 Author: sam0hack
    3989 Date:   Thu Apr 1 19:59:20 2021 +0530
    3990 
    3991     added: shortcode and phraseanet logo
    3992 
    3993 commit 91a55b62e32b7105f4c3df6beae7effeb11a0d2d
    3994 Merge: 3fbef04 feeb01f
    3995 Author: Sam
    3996 Date:   Thu Apr 1 19:01:46 2021 +0530
    3997 
    3998     PC-1
    3999    
    4000     Base plugin with Gutenberg block and plugin settings
    4001 
    4002 commit feeb01f00c0c27c98821185c4e9c2f4b9580243d
    4003 Author: sam0hack
    4004 Date:   Thu Apr 1 18:56:03 2021 +0530
    4005 
    4006     Added: plugin settings page
    4007 
    4008 commit 341a47dfc5401e0008cfd4e4f586661931985cf8
    4009 Author: sam0hack
    4010 Date:   Thu Apr 1 18:55:45 2021 +0530
    4011 
    4012     Added: Bootstrap
    4013 
    4014 commit cf79e06cb057f907674069d56f62473b955c84ef
    4015 Author: sam0hack
    4016 Date:   Thu Apr 1 03:06:11 2021 +0530
    4017 
    4018     clean
    4019 
    4020 commit 7a9ee907a8a939c4caa6d4033509d1f3fc4d95a0
    4021 Author: sam0hack
    4022 Date:   Thu Apr 1 03:04:49 2021 +0530
    4023 
    4024     init
    4025 
    4026 commit 3fbef04971c3ddb411380a9fd5686b0febf1f789
    4027 Author: Sam
    4028 Date:   Wed Mar 24 15:14:04 2021 +0530
    4029 
    4030     Create README.md
     106    Optimized the lodash imports and removed .map files from production to reduce the build size.
    4031107
    4032108
    4033109== Upgrade Notice ==
    4034 Please check the Plugin compatibility with the installed wordpress version before upgrade.
     110Please check the Plugin compatibility with the installed Wordpress version before upgrade.
  • phraseanet-client/tags/1.2.2/version.txt

    r2688177 r2693705  
    11* origin/1.1-freemius
     2commit 2e4e1c014ec6f9b64f1aef7d5368fa586435207f
     3Author: sam0hack <sam.nyx@live.com>
     4Date:   Thu Mar 3 15:29:08 2022 +0100
     5
     6    PC-55 version upgrade for WP
     7
     8commit d9d5a81e08d8d5f0fa1b03e7c81c4503d5fdf0d4
     9Author: sam0hack <sam.nyx@live.com>
     10Date:   Thu Mar 3 13:04:39 2022 +0100
     11
     12    fix: PC-55 logo
     13
     14commit e96f119974407f1b7e8119986645eb469a7b8d75
     15Author: sam0hack <sam.nyx@live.com>
     16Date:   Thu Mar 3 13:02:08 2022 +0100
     17
     18    patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys
     19   
     20    patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys
     21
     22commit 8b904b17b876143d05af5965a37eada53e019a7f
     23Author: sam0hack <sam.nyx@live.com>
     24Date:   Wed Mar 2 15:13:17 2022 +0100
     25
     26    fix: PC-52 and PC-54 SVN commit rejected by wordpress pre-commit hooks issues with wordpress compatibility
     27   
     28    fix: PC-54 by adding the local version of phraseanet-php-sdk with fixed version of doctrine/collection and doctrine/cache
     29
     30commit ed03d62aabb2f0ac2fd8e345f6d4414840ff9e4a
     31Author: sam0hack <sam.nyx@live.com>
     32Date:   Fri Feb 25 15:06:33 2022 +0100
     33
     34    fix: PC-48 improve performance
     35
     36commit 2bf8af15f0dd52080fffa461d07f801b176755c8
     37Author: sam0hack <sam.nyx@live.com>
     38Date:   Fri Feb 25 15:05:50 2022 +0100
     39
     40    fix: PC-52 indentation
     41
     42commit 60882dc2ddebc1542c5b67cf483415b46f690a74
     43Author: sam0hack <sam.nyx@live.com>
     44Date:   Thu Feb 24 16:46:20 2022 +0100
     45
     46    fix: PC-48 Fix wrong asset download
     47   
     48    fix: PC-48 after updating collection chooser with the allowed collections the download asset functionality broke.
     49
     50commit 684774d5e8beb007427958463f5b55ad0567adee
     51Author: sam0hack <sam.nyx@live.com>
     52Date:   Thu Feb 24 16:14:42 2022 +0100
     53
     54    fix: PC-52 Optimize the lodash imports
     55   
     56    Optimized the lodash imports and removed .map files from production to reduce the build size.
     57
    258commit 0b35531659a173b8228b8973e8915bbb9c8b7361
    359Author: sam0hack <sam.nyx@live.com>
  • phraseanet-client/trunk/readme.txt

    r2688166 r2693705  
    1 === Phraseanet wordpress client ===
     1=== Phraseanet Wordpress Client ===
    22Contributors: alchemy,nicolas,sam0hack
    3 Tags: phraseanet, images, gallery, assets, media, Gutenberg
     3Tags: Phraseanet, images, gallery, assets, media, Gutenberg
    44Requires at least: 5.6.0
    55Tested up to: 5.9
     
    99License URI: https://www.gnu.org/licenses/gpl-3.0.txt
    1010
    11 This plugin creates the possibility to get and add assets from Phraseanet server into your wordpress website.
     11This plugin creates the possibility to get and add assets from Phraseanet server into your Wordpress website.
    1212
    1313== Description ==
    14 This plugin creates the possibility to get and add assets from Phraseanet server into your wordpress website.
    15 This plugin allows you to create a phraseanet Gutenberg block with various custom configurations that's allows you to customize the block the way you want.
     14This plugin creates the possibility to get and add assets from Phraseanet server into your Wordpress website.
     15This plugin allows you to create a Phraseanet Gutenberg block with various custom configurations that allows you to customize the block the way you want.
    1616
    1717
    1818== Installation ==
    19 1. Install easily with the WordPress plugin control panel or manually download the plugin and upload the folder `Phraseanet-Wordpress-Client-Plugin` to the `/wp-content/plugins/` directory
     191. Install easily with the Wordpress plugin control panel or manually download the plugin and upload the folder `Phraseanet-Wordpress-Client` to the `/wp-content/plugins/` directory. 
    2020
    21 2. Activate the plugin through the 'Plugins' menu in WordPress
     212. Activate the plugin through the 'Plugins' menu in Wordpress
    2222
    2323
    2424== Frequently Asked Questions ==
    25 = How does Phraseanet client plugin Work? =
     25= How does Phraseanet Client plugin Work? =
    2626
    27 Phraseanet client plugin will be connected to your phraseanet server endpoint and allows you to make queries and get assets from your server to your wordpress Gutenberg block
     27Phraseanet Client plugin will be connected to your Phraseanet server endpoint and allows you to make queries and get assets from your server to your Wordpress Gutenberg block
    2828
    2929= Can the Assets/images be saved to my server? =
    3030
    31 No. The Assets are already stored on your phraseanet server so there is no need to duplicated those assets on your wordpress server.
    32 All the assets are coming from your phraseanet server in the form of API.
     31No. The Assets are already stored on your Phraseanet server so there is no need to duplicated those assets on your Wordpress server.
     32All the assets are coming from your Phraseanet server in the form of API.
    3333
    3434
    35 = How is the Phraseanet client plugin Performance? =
     35= How is the Phraseanet Client plugin Performance? =
    3636
    37 This plugin is build with efficiency in mind and based on ReactJs
     37This plugin is build with efficiency in mind and built with PHP and ReactJs
    3838 
    3939
    40 = Is  Phraseanet client plugin Free? =
     40= Is  Phraseanet Client plugin Free? =
    4141
    4242Yes. it is free but some premium features are paid.
     
    4444
    4545== Screenshots ==
    46 1. Admin - Block view with cutomizing options
     461. Admin - Block view with customizing options
    47472. Front-End view of the block with facets sidebar
    48483. Front-End view of the block without facets sidebar
    4949
    5050== Changelog ==
    51 commit 915ee15301e0f792b5c1c70c5ec56f12d12eaebe
    52 Author: sam0hack
    53 Date:   Wed Feb 9 16:21:10 2022 +0100
    5451
    55   fix: PC-48
     52commit 2e4e1c014ec6f9b64f1aef7d5368fa586435207f
     53Author: sam0hack <sam.nyx@live.com>
     54Date:   Thu Mar 3 15:29:08 2022 +0100
    5655
    57 commit a0699e17f9e7b12ff13cfc86efe6b634bc109fb9
    58 Author: sam0hack
    59 Date:   Wed Feb 9 16:21:04 2022 +0100
     56    PC-55 version upgrade for WP
    6057
    61 fix: PC-48 allow button to show hide the content when image or content is too big
     58commit d9d5a81e08d8d5f0fa1b03e7c81c4503d5fdf0d4
     59Author: sam0hack <sam.nyx@live.com>
     60Date:   Thu Mar 3 13:04:39 2022 +0100
    6261
    63 commit c45005b69caba434aa2f9215628c7d2057685a1a
    64 Author: sam0hack
    65 Date:   Wed Feb 9 16:20:28 2022 +0100
     62    fix: PC-55 logo
    6663
    67 fix: PC-48 increase the size of the images when open in overlay mode
     64commit e96f119974407f1b7e8119986645eb469a7b8d75
     65Author: sam0hack <sam.nyx@live.com>
     66Date:   Thu Mar 3 13:02:08 2022 +0100
    6867
    69 commit b254c306331357ecbefad9824ebad013427eed00
    70 Author: sam0hack
    71 Date:   Wed Feb 9 16:19:54 2022 +0100
     68    patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys
     69   
     70    patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys
    7271
    73     fix: PC-48 overlay a semi transparent background when loading
     72commit 8b904b17b876143d05af5965a37eada53e019a7f
     73Author: sam0hack <sam.nyx@live.com>
     74Date:   Wed Mar 2 15:13:17 2022 +0100
    7475
    75 commit 593f35d7a8e132c6c52a3d9e13f451d0fa55f179
    76 Author: sam0hack
    77 Date:   Wed Feb 9 16:19:19 2022 +0100
     76    fix: PC-52 and PC-54 SVN commit rejected by Wordpress pre-commit hooks issues with Wordpress compatibility
     77   
     78    fix: PC-54 by adding the local version of Phraseanet-php-sdk with fixed version of doctrine/collection and doctrine/cache
    7879
    79     fix: PC-48 stop the scroll bar when loading the content
     80commit ed03d62aabb2f0ac2fd8e345f6d4414840ff9e4a
     81Author: sam0hack <sam.nyx@live.com>
     82Date:   Fri Feb 25 15:06:33 2022 +0100
    8083
    81 commit 9d107bd78808bb1d6f5431dd43d17c10388a1f6a
    82 Author: sam0hack
    83 Date:   Tue Feb 8 19:18:36 2022 +0100
     84    fix: PC-48 improve performance
    8485
    85     refactor: PC-48 refactor the preview with new license activator class to access the license methods
     86commit 2bf8af15f0dd52080fffa461d07f801b176755c8
     87Author: sam0hack <sam.nyx@live.com>
     88Date:   Fri Feb 25 15:05:50 2022 +0100
    8689
    87 commit cfd9c93618061af194efc35e7b4482c794eebb1d
    88 Author: sam0hack
    89 Date:   Tue Feb 8 19:17:45 2022 +0100
     90    fix: PC-52 indentation
    9091
    91     refactor: PC-48 change the method name
     92commit 60882dc2ddebc1542c5b67cf483415b46f690a74
     93Author: sam0hack <sam.nyx@live.com>
     94Date:   Thu Feb 24 16:46:20 2022 +0100
    9295
    93 commit 7cda2442d92231911b13608643406c7cb67f3d42
    94 Author: sam0hack
    95 Date:   Tue Feb 8 19:17:22 2022 +0100
     96    fix: PC-48 Fix wrong asset download
     97   
     98    fix: PC-48 after updating collection chooser with the allowed collections the download asset functionality broke.
    9699
    97     refactor: PC-48 change the method name
     100commit 684774d5e8beb007427958463f5b55ad0567adee
     101Author: sam0hack <sam.nyx@live.com>
     102Date:   Thu Feb 24 16:14:42 2022 +0100
    98103
    99 commit 8f52cb52df1713369d590b110aabba5d8ddde401
    100 Author: sam0hack
    101 Date:   Tue Feb 8 19:16:57 2022 +0100
    102 
    103     refactor: PC-48 load the license
    104 
    105 commit f7535e6fd7d0e97406e4521a68aa0cfda87a21f0
    106 Author: sam0hack
    107 Date:   Tue Feb 8 19:16:14 2022 +0100
    108 
    109     refactor: PC-48 add the license handler class into plugin main class
     104    fix: PC-52 Optimize the lodash imports
    110105   
    111     refactor: PC-48 add the license handler class into plugin main class to access the license methods everywhere and int the license on activation of the plugin
    112 
    113 commit 5408c661c4280f3e0ed64555d860c13857560da9
    114 Author: sam0hack
    115 Date:   Tue Feb 8 19:15:10 2022 +0100
    116 
    117     refactor: PC-48 Added new class to handle the license methods
    118 
    119 commit 5b4aa38109d630e6b5fed2982fbd6b0638d224f7
    120 Author: sam0hack
    121 Date:   Tue Feb 8 19:14:40 2022 +0100
    122 
    123     refactor: PC-48 rename method
    124    
    125     Since we have a single common name
    126 
    127 commit 4308370926d5523760460056ab29bf835a07fb43
    128 Author: sam0hack
    129 Date:   Tue Feb 8 19:14:00 2022 +0100
    130 
    131     refactor: PC-48 Organize the file and added the config strings in one file
    132 
    133 commit 9cdc863108636f3fb98a9322d90bde0baa31137d
    134 Author: sam0hack
    135 Date:   Tue Feb 8 19:12:16 2022 +0100
    136 
    137     chore: increase the number of records are required by plugin
    138 
    139 commit 03ee9f7eab45eb7e7e5a5a8efc0df2e300595c90
    140 Author: sam0hack
    141 Date:   Tue Feb 8 19:11:14 2022 +0100
    142 
    143     refactor: changed the name of the method
    144 
    145 commit 9e135d139930085fd71ab1045f18ac3f442dd32e
    146 Author: sam0hack
    147 Date:   Tue Feb 8 19:10:03 2022 +0100
    148 
    149     PC-48 remove this file is not necessary anymore
    150 
    151 commit 0c1ea49676981d9bf3f36c6f824fc0fd23f1ed8c
    152 Author: sam0hack
    153 Date:   Tue Feb 8 19:09:08 2022 +0100
    154 
    155     fix: PC-48 Issue: when number of records are less thn 50 in the admin the scroll doesn't work.
    156 
    157 commit 3e4782511abd9c722d8b883138f8c22109b8f17a
    158 Author: sam0hack
    159 Date:   Mon Feb 7 16:24:58 2022 +0100
    160 
    161     fix: PC-48 default enable facets until admin choose to hide
    162 
    163 commit 123bd488819ce39a8217de068377a5f77bad8102
    164 Author: sam0hack
    165 Date:   Mon Feb 7 16:08:49 2022 +0100
    166 
    167     fix: PC-48 fix document thumbnail
    168 
    169 commit 927ee5339b13e94b1be5d1d85714e9b0dc9385ab
    170 Author: sam0hack
    171 Date:   Mon Feb 7 15:30:03 2022 +0100
    172 
    173     fix: PC-48 fix document thumbnail
    174 
    175 commit b207bbdf31d0b8e4e38c8368434005e497622d68
    176 Author: sam0hack
    177 Date:   Mon Feb 7 14:58:08 2022 +0100
    178 
    179     fix: PC-48 issue request visible if facet are hidden
    180 
    181 commit 5dee06f78f742a60d82c02b40badd5c261ea625c
    182 Author: sam0hack
    183 Date:   Mon Feb 7 14:56:58 2022 +0100
    184 
    185     fix: PC-48 theme css issue with plugin
    186 
    187 commit 21c6cf4599ccc6d2aad5cfcc7ec8a719bccd7b43
    188 Author: sam0hack
    189 Date:   Thu Feb 3 17:34:18 2022 +0100
    190 
    191     feat: PC-48 show hide facet sidebar based on face toggle status
    192 
    193 commit ff0a77d2485c5ac2fd4f6d492f4e923e0d646331
    194 Author: sam0hack
    195 Date:   Thu Feb 3 17:33:42 2022 +0100
    196 
    197     feat: PC-48 facet toggled data store into redux
    198 
    199 commit 03266e55a0c088b0b6b4376a41c4aa2985e87a00
    200 Author: sam0hack
    201 Date:   Thu Feb 3 17:33:16 2022 +0100
    202 
    203     feat: PC-48 get facet toggle data from api and store into redux
    204 
    205 commit fa182c4c561bf26ee1b7fc432a422f91d07bfb04
    206 Author: sam0hack
    207 Date:   Thu Feb 3 17:32:42 2022 +0100
    208 
    209     fix: PC-51 remove invalid js from render view page
    210 
    211 commit defa9032b020a47835f94b6ed544f066691b795a
    212 Author: sam0hack
    213 Date:   Thu Feb 3 17:31:59 2022 +0100
    214 
    215     feat: PC-48 include the facet sidebar status into api
    216 
    217 commit d3017b09d73611d783435b5b7621eac2f21e95fb
    218 Author: sam0hack
    219 Date:   Thu Feb 3 17:31:29 2022 +0100
    220 
    221     feat: PC-48 register action for facet actions
    222 
    223 commit 7007bd6afa5c942f7362b678efa2866b5463aa54
    224 Author: sam0hack
    225 Date:   Thu Feb 3 17:31:05 2022 +0100
    226 
    227     feat: PC-48 register meta for facet toggle
    228 
    229 commit 799fb0bf4b59eb4ac5ac3996139d23a7e3c910d9
    230 Author: sam0hack
    231 Date:   Thu Feb 3 17:30:33 2022 +0100
    232 
    233     feat: PC-48 add toggle btn for enable and disable facets on the front
    234    
    235     feat: PC-48 add toggle btn for enable and disable facets on the front-end
    236 
    237 commit d1358618a78db4e7421086cd0ce369068c5e93e5
    238 Author: sam0hack
    239 Date:   Mon Jan 31 17:25:41 2022 +0100
    240 
    241     fix
    242 
    243 commit d00aac63fcd5ea2d982eaaf6de0333ca4034678f
    244 Author: sam0hack
    245 Date:   Mon Jan 31 17:22:12 2022 +0100
    246 
    247     fix: PC-51 add margin top in the block title
    248 
    249 commit 17d58f2513210368b6e86f9f29c07b2a552a0362
    250 Author: sam0hack
    251 Date:   Mon Jan 31 17:21:35 2022 +0100
    252 
    253     feat: PC-51 Rendering page for preview
    254    
    255     Rendering page for preview. This page re-use the front-end react components.
    256 
    257 commit 0e9f8084f7e8dd73745ff2f7dca5bd026fcf9cff
    258 Author: sam0hack
    259 Date:   Mon Jan 31 17:20:01 2022 +0100
    260 
    261     feat: PC-51 add config constants
    262 
    263 commit 052d9776c80bde12e3e69e4c125399187c1cadca
    264 Author: sam0hack
    265 Date:   Mon Jan 31 17:19:22 2022 +0100
    266 
    267     feat: PC-51 a config file feemius
    268 
    269 commit ef21148f5e5dae8c64572766bd49e326dc2c7f37
    270 Author: sam0hack
    271 Date:   Mon Jan 31 17:18:54 2022 +0100
    272 
    273     fix: PC-51 freemius license check for preview window
    274 
    275 commit 31ed38c75cc6c685283131a1f8d2475c8849766a
    276 Author: sam0hack
    277 Date:   Mon Jan 31 17:18:06 2022 +0100
    278 
    279     fix: Increase php-fpm performance
    280 
    281 commit 12edd1ca785d3f8807428d9b9f2b3a3e269f8777
    282 Author: sam0hack
    283 Date:   Mon Jan 31 17:17:30 2022 +0100
    284 
    285     fix: PC-51 add cancel token for future use
    286 
    287 commit 8af4ec898d7e0392c31773bc1781d52ca6fa2efc
    288 Author: sam0hack
    289 Date:   Mon Jan 31 17:17:02 2022 +0100
    290 
    291     feat: PC-51 fix editor style
    292    
    293     To set our preview window i override the default css
    294 
    295 commit bf27fc56a41532ff80226ebfd67ff7e63008f789
    296 Author: sam0hack
    297 Date:   Mon Jan 31 17:14:48 2022 +0100
    298 
    299     feat: PC-51 add preview
    300    
    301     Add embed preview and re-load the embed when save draft or publish
    302 
    303 commit 3be19b3813d7ee6b971f26586e64cabc0cf926c4
    304 Author: sam0hack
    305 Date:   Mon Jan 31 17:11:47 2022 +0100
    306 
    307     fix: add pm.max_children to 30
    308    
    309     for performance
    310     pm.max_children = 30
    311     pm.start_servers = 3
    312     pm.min_spare_servers = 2
    313     pm.max_spare_servers = 4
    314 
    315 commit 1d0f81f4a7f4895e10aa193076395fa8d019d6ce
    316 Author: sam0hack
    317 Date:   Mon Jan 31 17:10:28 2022 +0100
    318 
    319     fix: add docker compose build
    320 
    321 commit 89f2d14ed4f0624167d6c91bf0009e049ddf8bef
    322 Author: sam0hack
    323 Date:   Fri Jan 28 14:36:15 2022 +0100
    324 
    325     fix: PC-48 in page or post the inserted block under phraseanet-client-block doesn't appear
    326    
    327     fix: PC-48 in page or post the inserted block under phraseanet-client-block doesn't appear
    328 
    329 commit e165e563eb7c0b3a7cc701524385c97735b0744e
    330 Author: sam0hack
    331 Date:   Thu Jan 27 15:58:23 2022 +0100
    332 
    333     fix: PC-48 add lodash noConflict
    334 
    335 commit b2c634f2be8d55ee55189716984d7dbb7b257591
    336 Author: sam0hack
    337 Date:   Thu Jan 27 15:57:57 2022 +0100
    338 
    339     log when lodash loaded
    340 
    341 commit 3b58e432365342dde3382cc9265f8921eb884376
    342 Author: sam0hack
    343 Date:   Thu Jan 27 14:45:21 2022 +0100
    344 
    345     feat: PC-48 add line at the end of the results
    346    
    347     feat: PC-48 add line at end of answer grid block
    348 
    349 commit 4c295538beab5e4ccf05fcab0b911495649d0376
    350 Author: sam0hack
    351 Date:   Thu Jan 27 14:44:19 2022 +0100
    352 
    353     add: PC-48 text bw lines
    354 
    355 commit fe59e237c9700d6672c231573d59492882b8f5e7
    356 Author: sam0hack
    357 Date:   Thu Jan 27 14:23:02 2022 +0100
    358 
    359     feat: PC-48 restrict to use more then one block in a post
    360    
    361     feat: PC-48 restrict to use more then one block in a post.
    362    
    363     jira issue (forbidden twice block insertion in same post page)
    364 
    365 commit 94fc91401d06d9ac0927d072889cc3baca724c72
    366 Author: sam0hack
    367 Date:   Thu Jan 27 14:21:31 2022 +0100
    368 
    369     fix: remove console log
    370 
    371 commit 4ae2b0bb2b78285d84a6f6db058736144650fc36
    372 Author: sam0hack
    373 Date:   Wed Jan 26 17:51:56 2022 +0100
    374 
    375     fix: PC-48 test insert client-block in post, define a requester, saved the post and open it , delete the requester and refresh the post. error in console
    376    
    377     fix: PC-48
    378     test insert client-block in post, define a requester, saved the post and open it , delete the requester and refresh the post. error in console
    379 
    380 commit a6e33c40158d1703c2517476f33c919537363bfd
    381 Author: sam0hack
    382 Date:   Wed Jan 26 17:13:29 2022 +0100
    383 
    384     fix: PC-48 query in requester is not fired when press enter
    385 
    386 commit dc28774aaedc6e37c0617af5f7a1d7417bbe917f
    387 Author: sam0hack
    388 Date:   Wed Jan 26 17:13:07 2022 +0100
    389 
    390     fix: class to className
    391 
    392 commit c9fed62bf2a1a8cce7c7161f35975dbc00fe1520
    393 Author: sam0hack
    394 Date:   Wed Jan 26 16:44:12 2022 +0100
    395 
    396     fix: PC-48 additional string to separate sidebar and overlay in the Asset details  component
    397    
    398     fix: PC-48 additional string to separate sidebar and overlay in the Asset details component each layout has it's styles for the same component.
    399 
    400 commit d2f44c8e843048fa696834f7e52bacfd3ff442c9
    401 Author: sam0hack
    402 Date:   Wed Jan 26 16:42:41 2022 +0100
    403 
    404     fix: PC-48 additional style for overlayout
    405    
    406     fix: PC-48 added a button to move up and down the content because with the increased size of the pdf and video it's not possible fit everything inside the Model
    407 
    408 commit 3d7fd7d1bb1cdc8d53aa578b1afb7f2f73e49aa0
    409 Author: sam0hack
    410 Date:   Wed Jan 26 16:41:05 2022 +0100
    411 
    412     fix: PC-48 add additional styles overlay layout
    413 
    414 commit 2b87b3ea04ef4b9244ba087bdbe812f8fa2022c8
    415 Author: sam0hack
    416 Date:   Wed Jan 26 13:18:39 2022 +0100
    417 
    418     fix: PC-48 move closer btn just above the content
    419    
    420     fix: PC-48 make the download and permalink button just above the content
    421 
    422 commit 0e46472ec895c376c42fec658fa1d11a78dc41b5
    423 Author: sam0hack
    424 Date:   Wed Jan 26 13:16:41 2022 +0100
    425 
    426     fix: PC-48 add marginTop 12px
    427 
    428 commit 36a7cae82f85e377b503642e80fa03420f2d1335
    429 Author: sam0hack
    430 Date:   Wed Jan 26 13:08:22 2022 +0100
    431 
    432     feat: PC-48 store permalink list into redux
    433    
    434     feat: PC-48 store permalink list into redux
    435 
    436 commit e2e6950c1fb8dbdbcf249c6611c1561ad96be5b8
    437 Author: sam0hack
    438 Date:   Wed Jan 26 13:07:53 2022 +0100
    439 
    440     feat: PC-48 save api response for permalink into redux
    441    
    442     feat: PC-48 save api response for permalink into redux
    443 
    444 commit 26f9f89aa093db4c4ae25f30e468ac5addd20f00
    445 Author: sam0hack
    446 Date:   Wed Jan 26 13:07:21 2022 +0100
    447 
    448     feat: PC-48 separate download list and permalink list
    449    
    450     feat: PC-48 separate download list and permalink list
    451 
    452 commit 49387461075ae6072ce0a1e56b2080db3a58c4b1
    453 Author: sam0hack
    454 Date:   Wed Jan 26 13:06:12 2022 +0100
    455 
    456     feat: PC-48 permalink list add into api response
    457    
    458     feat: PC-48 permalink list add into api response
    459 
    460 commit 501a07351e6849f6d5617335f10271388a764316
    461 Author: sam0hack
    462 Date:   Wed Jan 26 13:05:36 2022 +0100
    463 
    464     feat: PC-48 register meta for store permalink list
    465    
    466     feat: PC-48 register meta for store permalink list
    467 
    468 commit a9bd4a063fb22952fdde34dcd4e273d111a8de72
    469 Author: sam0hack
    470 Date:   Wed Jan 26 13:05:26 2022 +0100
    471 
    472     feat: PC-48 register meta for store permalink list
    473    
    474     feat: PC-48 register meta for store permalink list
    475 
    476 commit ec9505b1a14bbdc6dd099bb091ed4a94456594b2
    477 Author: sam0hack
    478 Date:   Wed Jan 26 13:04:43 2022 +0100
    479 
    480     feat: PC-48 separate the subdef for download and permalink
    481    
    482     feat: PC-48 separate the subdef for download and permalink
    483 
    484 commit e73a76a3cc855b2616f8923ffad2e977459794e9
    485 Author: sam0hack
    486 Date:   Tue Jan 25 18:08:56 2022 +0100
    487 
    488     fix: PC-48 grid layout image sizes changes on scroll
    489    
    490     fix: When we scrolldown the grid image size changes of the previous images that makes scroll to go up down randomly. it's fixed by pre generating the dimensions and assigned them by indexes.
    491 
    492 commit d2ec566f73e1399da95a3c54172cbe53c94fb15f
    493 Author: sam0hack
    494 Date:   Tue Jan 25 18:05:32 2022 +0100
    495 
    496     fix: PC-48 newly added assets subdef not showing
    497    
    498     fix: One we add subdef in a post and add subdef in phraseanet they won't show in saved post of WP.
    499 
    500 commit 03c18a60711ed38e3dfa36b2e80531f115721e4e
    501 Author: sam0hack
    502 Date:   Mon Jan 24 18:03:57 2022 +0100
    503 
    504     fix: PC-48 fix grid layout on fewer results
    505 
    506 commit a9d3ac8ac99c2107050b345cb97a5ec7c20d1347
    507 Author: sam0hack
    508 Date:   Mon Jan 24 18:03:20 2022 +0100
    509 
    510     fix: PC-48 rename string
    511 
    512 commit 72724416d16e70ae1e51c2e61bd0c6c8f2ee8824
    513 Author: sam0hack
    514 Date:   Mon Jan 24 17:18:08 2022 +0100
    515 
    516     feat: PC-48 return saved downloadable assets list
    517 
    518 commit 65b05bb2d4284d98aee3c7b73ae6a98ab7f4a162
    519 Author: sam0hack
    520 Date:   Mon Jan 24 17:17:31 2022 +0100
    521 
    522     feat: PC-48 only selected assets will be shown
    523 
    524 commit ca80a209bd014825f41d843be40ba1cc47b60374
    525 Author: sam0hack
    526 Date:   Mon Jan 24 17:16:57 2022 +0100
    527 
    528     feat: PC-48 save downloadable list in the redux state
    529 
    530 commit 3b76b75e34158eecbee629527e1433e979b6973c
    531 Author: sam0hack
    532 Date:   Mon Jan 24 17:16:08 2022 +0100
    533 
    534     feat: PC-48 register meta for downloadable assets
    535 
    536 commit 34983be3d6c9c525e0abe6e55d2c3cda2527374f
    537 Author: sam0hack
    538 Date:   Mon Jan 24 17:15:43 2022 +0100
    539 
    540     feat: PC-48 meta for downloadable assets
    541 
    542 commit 6756a6aefc39a5080071a92fe9ebc288876207d8
    543 Author: sam0hack
    544 Date:   Mon Jan 24 17:15:03 2022 +0100
    545 
    546     feat: PC-48 download asset chooser
    547    
    548     feat: Admin can choose the assets that will be shown on the front-end
    549    
    550     feat: re-designed the block
    551 
    552 commit 0e9a9a88b84113690ccd8079f054666ed3cc7a62
    553 Author: sam0hack
    554 Date:   Mon Jan 24 11:07:39 2022 +0100
    555 
    556     fix: format to psr2 standard
    557 
    558 commit 70707eaeee9ff4c12fc4b7b376a38a0cab3ecd59
    559 Author: sam0hack
    560 Date:   Mon Jan 24 10:52:56 2022 +0100
    561 
    562     remove: depricated view
    563 
    564 commit 26b2b9117b45c874dee9abb7a89c08336c6bf1cb
    565 Author: sam0hack
    566 Date:   Mon Jan 24 10:49:26 2022 +0100
    567 
    568     fix: re-format to psr2
    569 
    570 commit 64c2e67cf8120827c5417250fdcee132caa96f46
    571 Merge: b4e71aa a6e2db6
    572 Author: sam0hack
    573 Date:   Fri Jan 21 17:31:19 2022 +0100
    574 
    575     Merge branch 'origin/1.1-freemius' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin into origin/1.1-freemius
    576 
    577 commit b4e71aa92143cb80797daba516faffee461722a5
    578 Author: sam0hack
    579 Date:   Fri Jan 21 17:31:11 2022 +0100
    580 
    581     fix: PC-48 Randomly choose the masonry size
    582    
    583     fix: Randomly choose wide and tall and empty class for image grid
    584 
    585 commit a6e2db6cb9e8c296615ee83c2ff24a4193339d62
    586 Merge: 485a975 98fd943
    587 Author: Sam
    588 Date:   Fri Jan 21 14:29:31 2022 +0100
    589 
    590     Merge branch '1.1-freemius' into origin/1.1-freemius
    591 
    592 commit 485a9759299d3d7a2eee59115ee6a43a8afc06d1
    593 Author: sam0hack
    594 Date:   Fri Jan 21 14:27:04 2022 +0100
    595 
    596     fix:duplicate props
    597 
    598 commit 12d0e0d07021616e6a7a8a66f0c74ecc1f9a74a6
    599 Author: Sam
    600 Date:   Fri Jan 21 14:05:09 2022 +0100
    601 
    602     fix: facets invalid function call (#141) (#1)
    603    
    604     * fix: PC-48 asset content overflow
    605    
    606     fix: Asset content overflows if content is very large on both overlay and sidebar view
    607    
    608     * refactor: PC-45 refactor the facets
    609    
    610     refactor: facets list to a separate child component that can be re-use
    611    
    612     * feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets
    613    
    614     Bump "Facets" display - introduce "see More" button after X facets
    615    
    616     * improvement: remove loading bg color
    617    
    618     * fix: PC-48 UI fix
    619    
    620     fix: UI
    621     fix: phraseanet embed video player instead of html player
    622     fix: remove duplicate code and added a re-usable component
    623    
    624     * feat: add re-usable component
    625    
    626     fix: removed redundant code and added re-usable component
    627    
    628     * feat: PC-48 re-usable component
    629    
    630     Single component for sidebar view and overlay view
    631    
    632     * fix: minor UI fix
    633    
    634     * fix: invalid function call
    635    
    636     After separating components there was a function that was being called in the child component with (this) fixed by referencing that function from parent to child.
    637 
    638 commit 98fd943a35fdeb0030c4dfb011097108cb378b47
    639 Author: Sam
    640 Date:   Fri Jan 21 14:04:09 2022 +0100
    641 
    642     fix: facets invalid function call (#141)
    643    
    644     * fix: PC-48 asset content overflow
    645    
    646     fix: Asset content overflows if content is very large on both overlay and sidebar view
    647    
    648     * refactor: PC-45 refactor the facets
    649    
    650     refactor: facets list to a separate child component that can be re-use
    651    
    652     * feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets
    653    
    654     Bump "Facets" display - introduce "see More" button after X facets
    655    
    656     * improvement: remove loading bg color
    657    
    658     * fix: PC-48 UI fix
    659    
    660     fix: UI
    661     fix: phraseanet embed video player instead of html player
    662     fix: remove duplicate code and added a re-usable component
    663    
    664     * feat: add re-usable component
    665    
    666     fix: removed redundant code and added re-usable component
    667    
    668     * feat: PC-48 re-usable component
    669    
    670     Single component for sidebar view and overlay view
    671    
    672     * fix: minor UI fix
    673    
    674     * fix: invalid function call
    675    
    676     After separating components there was a function that was being called in the child component with (this) fixed by referencing that function from parent to child.
    677 
    678 commit d3a080b19ce416c9cbaa5d602982ea8f6c63fa2b
    679 Merge: 1181360 d52b1a9
    680 Author: Sam
    681 Date:   Fri Jan 21 14:03:18 2022 +0100
    682 
    683     Merge branch '1.1-freemius' into origin/1.1-freemius
    684 
    685 commit 1181360bfb7eeca3c4c9c84f11239b4e773f3ef5
    686 Author: sam0hack
    687 Date:   Fri Jan 21 13:58:27 2022 +0100
    688 
    689     fix: invalid function call
    690    
    691     After separating components there was a function that was being called in the child component with (this) fixed by referencing that function from parent to child.
    692 
    693 commit d52b1a94bf951ad4ba752feea0ce73438cd988df
    694 Author: Sam
    695 Date:   Fri Jan 21 13:47:46 2022 +0100
    696 
    697     fix: PC-48 Overlay layout ~ content overflow  (#140)
    698    
    699     * fix: PC-48 asset content overflow
    700    
    701     fix: Asset content overflows if content is very large on both overlay and sidebar view
    702    
    703     * refactor: PC-45 refactor the facets
    704    
    705     refactor: facets list to a separate child component that can be re-use
    706    
    707     * feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets
    708    
    709     Bump "Facets" display - introduce "see More" button after X facets
    710    
    711     * improvement: remove loading bg color
    712    
    713     * fix: PC-48 UI fix
    714    
    715     fix: UI
    716     fix: phraseanet embed video player instead of html player
    717     fix: remove duplicate code and added a re-usable component
    718    
    719     * feat: add re-usable component
    720    
    721     fix: removed redundant code and added re-usable component
    722    
    723     * feat: PC-48 re-usable component
    724    
    725     Single component for sidebar view and overlay view
    726    
    727     * fix: minor UI fix
    728 
    729 commit 879bd17808291352f30c218b5ca921f72a13a6ad
    730 Author: sam0hack
    731 Date:   Fri Jan 21 13:45:00 2022 +0100
    732 
    733     fix: minor UI fix
    734 
    735 commit c3eaa20c884eb5e1fb00bf50f930d93ac4490765
    736 Author: sam0hack
    737 Date:   Fri Jan 21 13:44:39 2022 +0100
    738 
    739     feat: PC-48 re-usable component
    740    
    741     Single component for sidebar view and overlay view
    742 
    743 commit 08b8bc1fd0e1f501b9aa79e19e5ee6b761604ac4
    744 Author: sam0hack
    745 Date:   Fri Jan 21 13:43:46 2022 +0100
    746 
    747     feat: add re-usable component
    748    
    749     fix: removed redundant code and added re-usable component
    750 
    751 commit f2b6c97dad0213fe63577e836f0212a82bfc6dec
    752 Author: sam0hack
    753 Date:   Fri Jan 21 13:42:44 2022 +0100
    754 
    755     fix: PC-48 UI fix
    756    
    757     fix: UI
    758     fix: phraseanet embed video player instead of html player
    759     fix: remove duplicate code and added a re-usable component
    760 
    761 commit 3fb722cba3f9b54f7d1dea7544c5a9bc7a65d2e8
    762 Author: sam0hack
    763 Date:   Fri Jan 21 13:38:02 2022 +0100
    764 
    765     improvement: remove loading bg color
    766 
    767 commit 02b276904eaceeb0bc6c7efd830dcd2b58d968fe
    768 Author: Sam
    769 Date:   Thu Jan 20 18:17:58 2022 +0100
    770 
    771     feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets   (#139)
    772    
    773     * fix: PC-48 asset content overflow
    774    
    775     fix: Asset content overflows if content is very large on both overlay and sidebar view
    776    
    777     * refactor: PC-45 refactor the facets
    778    
    779     refactor: facets list to a separate child component that can be re-use
    780    
    781     * feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets
    782    
    783     Bump "Facets" display - introduce "see More" button after X facets
    784 
    785 commit 525dfcfbcf2ebded794c6fc4e333943d36a5035a
    786 Author: sam0hack
    787 Date:   Thu Jan 20 18:16:18 2022 +0100
    788 
    789     feat: PC-45 Bump "Facets" display - introduce "see More" button after X facets
    790    
    791     Bump "Facets" display - introduce "see More" button after X facets
    792 
    793 commit 1247117fb923e0105d4cccdc91520fabd33a44e6
    794 Author: sam0hack
    795 Date:   Thu Jan 20 17:42:29 2022 +0100
    796 
    797     refactor: PC-45 refactor the facets
    798    
    799     refactor: facets list to a separate child component that can be re-use
    800 
    801 commit 461184c2a10dfce956b5bb84a0b6481274f2e969
    802 Author: Sam
    803 Date:   Thu Jan 20 15:51:36 2022 +0100
    804 
    805     fix: PC-48 asset content overflow (#138)
    806    
    807     fix: Asset content overflows if content is very large on both overlay and sidebar view
    808     fix: Margin from top on first list of grid images.
    809 
    810 commit dc50c06b51dd63e33bee744c2ce62369ef690e05
    811 Author: sam0hack
    812 Date:   Thu Jan 20 15:48:56 2022 +0100
    813 
    814     fix: PC-48 asset content overflow
    815    
    816     fix: Asset content overflows if content is very large on both overlay and sidebar view
    817 
    818 commit 4c78a22ee98d36dc5a520b382b6b0ffbaa64e992
    819 Merge: 135d03e 269771b
    820 Author: Sam
    821 Date:   Thu Jan 20 14:00:34 2022 +0100
    822 
    823     feat: PC-47 Classic and Masonry Layout options Merge pull request #137 from sam0hack/origin/1.1-freemius
    824    
    825     Merge pull request #137 from sam0hack/origin/1.1-freemius
    826    
    827     feat: PC-47 Classic and Masonry Layout options
    828 
    829 commit 269771bf4e2326fe3d212d8f46d28502a1e8c2b1
    830 Author: sam0hack
    831 Date:   Thu Jan 20 13:48:25 2022 +0100
    832 
    833     fix: PC-47 limit the results
    834    
    835     The default number of results are 100 results on free plugin
    836 
    837 commit aef77ebce88d68664fa6190ad4dd82b191f30ff1
    838 Author: sam0hack
    839 Date:   Thu Jan 20 13:37:54 2022 +0100
    840 
    841     feat: PC-47 register grid layout meta
    842 
    843 commit 19ce21a8b0e77dcb5cfd1f79310d8945bbc44cf5
    844 Author: sam0hack
    845 Date:   Thu Jan 20 13:37:01 2022 +0100
    846 
    847     fix: label css
    848 
    849 commit 0581f6e2e1457577cae990c3b41c98460f605404
    850 Author: sam0hack
    851 Date:   Thu Jan 20 13:36:44 2022 +0100
    852 
    853     feat: PC-47 new option to choose the grid layout
    854    
    855     feat: PC-47 new option to choose the grid layout
    856 
    857 commit 3ed0ea7f572dd63f477c45be1e7c51312a644f1d
    858 Author: sam0hack
    859 Date:   Thu Jan 20 13:36:03 2022 +0100
    860 
    861     feat: PC-47 add option to choose layout type
    862    
    863     Add: new option in the block settings to choose the layout type that will be shown on that frontend block
    864 
    865 commit fec538cd865ce2945c4587fc40cedd8dba0ba96e
    866 Author: sam0hack
    867 Date:   Thu Jan 20 13:34:27 2022 +0100
    868 
    869     fix: PC-47  Limit the results from api
    870 
    871 commit dcdf748dd5f66927b10b26538091df082f3b0860
    872 Author: sam0hack
    873 Date:   Thu Jan 20 13:32:41 2022 +0100
    874 
    875     feat: PC-47  add layout based on admin choice
    876    
    877     Admin can select the grid layout type between Classic and Masonry and that layout will be shown on the frontend
    878    
    879     The default layout is Masonry
    880    
    881     Fix: Masonry layout on fewer results
    882 
    883 commit 5c7890a917dde7e5d7b7bd97cba4b5a199b9e32c
    884 Author: sam0hack
    885 Date:   Wed Jan 19 17:34:43 2022 +0100
    886 
    887     PC-47 fix react error href link error
    888 
    889 commit 944c789e7de725242cc82642422a9f4bbb17b048
    890 Author: sam0hack
    891 Date:   Wed Jan 19 17:34:16 2022 +0100
    892 
    893     PC-47 feat Classic layout
    894    
    895     separate layout for Classic aka (square layout) as child component for ImageBlock
    896 
    897 commit db01b20ca0397502a7b98e64567be2510bd43545
    898 Author: sam0hack
    899 Date:   Wed Jan 19 17:32:57 2022 +0100
    900 
    901     PC-47 feat Masonry layout
    902    
    903     separate layout for masonry as child component for ImageBlock
    904 
    905 commit 135d03efe8ab090770f4daa66ecfaf0b7200e685
    906 Merge: ef30988 227fd09
    907 Author: Sam
    908 Date:   Wed Jan 19 11:57:12 2022 +0100
    909 
    910     Merge pull request #136 from sam0hack/origin/1.1-freemius
    911    
    912    
    913     fix: remove __experimental Wp component
    914    
    915     added: divider component
    916    
    917     added: hr styles
    918 
    919 commit 227fd09c643f45ef1df74ceb840f6fd068efab2e
    920 Author: sam0hack
    921 Date:   Wed Jan 19 11:55:41 2022 +0100
    922 
    923     added: hr styles
    924 
    925 commit bacbf5ad1c446e6a921b137cde11f111c470fb4b
    926 Author: sam0hack
    927 Date:   Wed Jan 19 11:55:24 2022 +0100
    928 
    929     added: divider component
    930 
    931 commit 80ae7bcb25564284d1fdf041e3e05250a15b27ae
    932 Author: sam0hack
    933 Date:   Wed Jan 19 11:55:06 2022 +0100
    934 
    935     fix: remove __experimental Wp component
    936 
    937 commit ef309884312026af3ac2d952074002fa454dafaf
    938 Merge: a9f5eb4 e7c5acb
    939 Author: Sam
    940 Date:   Tue Jan 18 17:30:00 2022 +0100
    941 
    942     Merge pull request #135 from sam0hack/origin/1.1-freemius
    943    
    944     a fix for resolve conflict bw lodash and wp media
    945 
    946 commit e7c5acbd12b7e5509abe42654b2fc6ca0788dc7c
    947 Author: sam0hack
    948 Date:   Tue Jan 18 17:28:49 2022 +0100
    949 
    950     a fix for resolve conflict bw lodash and wp media
    951 
    952 commit a9f5eb43ee0fb55ada85ab9c997cfb90f7ca4067
    953 Merge: 9fe2a57 56d3dc3
    954 Author: Sam
    955 Date:   Tue Jan 18 13:34:11 2022 +0100
    956 
    957     Merge pull request #134 from sam0hack/origin/1.1-freemius
    958    
    959     added: float animation on hover
    960 
    961 commit 56d3dc3a231cb9ffbe5c91d3f5e984dbbe0a26d2
    962 Author: sam0hack
    963 Date:   Tue Jan 18 13:23:26 2022 +0100
    964 
    965     added: float animation on hover
    966 
    967 commit 9fe2a57d72e049cf688a974f672cce98836f34b1
    968 Merge: e1628e1 f3931ef
    969 Author: Sam
    970 Date:   Mon Jan 17 17:31:53 2022 +0100
    971 
    972     new grid view Merge pull request #133 from sam0hack/origin/1.1-freemius
    973    
    974    
    975     added: new css for new grid view
    976    
    977     fix: scrooling when click on download btn
    978    
    979     added: instagram like grid view
    980 
    981 commit f3931efff0fbce2f9de1396adaddab00deaff43f
    982 Author: sam0hack
    983 Date:   Mon Jan 17 17:28:05 2022 +0100
    984 
    985     added: instagram like grid view
    986 
    987 commit 040bfec14bf99b84727dd38c441f10fbb29db321
    988 Author: sam0hack
    989 Date:   Mon Jan 17 17:27:36 2022 +0100
    990 
    991     fix: scrooling when click on download btn
    992 
    993 commit 39fe507426255b6b02d02fca765961e479ff196c
    994 Author: sam0hack
    995 Date:   Mon Jan 17 17:26:28 2022 +0100
    996 
    997     added: new css for new grid view
    998 
    999 commit e1628e1414ac27ce658628df863d4302406637e8
    1000 Merge: f1c0ea2 27ca99a
    1001 Author: Sam
    1002 Date:   Mon Jan 17 13:28:02 2022 +0100
    1003 
    1004     Merge pull request #132 from sam0hack/origin/1.1-freemius
    1005    
    1006     fix: content overflow
    1007    
    1008     fix: margin
    1009    
    1010     remove old bootstrp
    1011    
    1012     added: bootstrap bundle
    1013    
    1014     update: bootstrap min to bootstrap bundle
    1015    
    1016     added: ability to choose the asset to download and permalink
    1017 
    1018 commit 27ca99adc52fb1fad2e883abd37ea858c591357f
    1019 Author: sam0hack
    1020 Date:   Mon Jan 17 13:26:14 2022 +0100
    1021 
    1022     added: ability to choose the asset to download and permalink
    1023 
    1024 commit fab8d4aa08b528973cb3a0e49fc8c69031fcb344
    1025 Author: sam0hack
    1026 Date:   Mon Jan 17 13:25:34 2022 +0100
    1027 
    1028     update: bootstrap min to bootstrap bundle
    1029 
    1030 commit 865a40f5d1f2f736142cd33ed4e64857a9ad179c
    1031 Author: sam0hack
    1032 Date:   Mon Jan 17 13:25:10 2022 +0100
    1033 
    1034     added: bootstrap bundle
    1035 
    1036 commit 290d8012be5a293d743ba607a1a0ff216e6cbb91
    1037 Author: sam0hack
    1038 Date:   Mon Jan 17 13:24:52 2022 +0100
    1039 
    1040     remove old bootstrp
    1041 
    1042 commit 9015f0310b37ef7d543e918d67a6af84347d425e
    1043 Author: sam0hack
    1044 Date:   Mon Jan 17 12:33:18 2022 +0100
    1045 
    1046     fix: margin
    1047 
    1048 commit 66f53ea7fec7acea0f1c67eb248abfd6b578980b
    1049 Author: sam0hack
    1050 Date:   Mon Jan 17 12:32:52 2022 +0100
    1051 
    1052     fix: content overflow
    1053 
    1054 commit f1c0ea2d1afefbb37db9bd616d8ea23e5f4a9286
    1055 Merge: cc97d10 dc9dc56
    1056 Author: Sam
    1057 Date:   Fri Jan 14 17:12:42 2022 +0100
    1058 
    1059     fix: UI re-arrenged the order of the options with ui improvements  commented the unused import  fix: UI ~ increased the size of the sidebar block and fix the ui when…  …  fix: facets indents Merge pull request #131 from sam0hack/origin/1.1-freemius
    1060    
    1061     fix: UI re-arrenged the order of the options with ui improvements
    1062    
    1063     commented the unused import
    1064    
    1065     fix: UI ~ increased the size of the sidebar block and fix the ui when…  …
    1066    
    1067     fix: facets indents
    1068 
    1069 commit dc9dc56d15d303f8e47df5e67b87ec55ed78a8ef
    1070 Author: sam0hack
    1071 Date:   Fri Jan 14 17:05:55 2022 +0100
    1072 
    1073     fix: facets indents
    1074 
    1075 commit 7b89edab0aabc61bd46d130ec492289cefb2f120
    1076 Author: sam0hack
    1077 Date:   Fri Jan 14 16:57:01 2022 +0100
    1078 
    1079     fix: UI ~ increased the size of the sidebar block and fix the ui when exit the video from fullscreen
    1080 
    1081 commit c7c88871e4b868ce3b76965df5ddd4277bf3731f
    1082 Author: sam0hack
    1083 Date:   Fri Jan 14 16:23:45 2022 +0100
    1084 
    1085     commented the unused import
    1086 
    1087 commit b7ad2a4caf44c5c4808845d913f637d9b3c6314a
    1088 Author: sam0hack
    1089 Date:   Fri Jan 14 16:22:46 2022 +0100
    1090 
    1091     fix: UI re-arrenged the order of the options with ui improvements
    1092 
    1093 commit cc97d10cc96cbbc69e9032e44dae13965bcebf6e
    1094 Merge: d8df522 94978c6
    1095 Author: Sam
    1096 Date:   Thu Jan 13 14:38:30 2022 +0100
    1097 
    1098     freemius compatible  Merge pull request #130 from sam0hack/origin/1.1-freemius
    1099    
    1100     logos
    1101     depricated
    1102    
    1103     freemuis deployment required readme.txt
    1104    
    1105     added: deactivation
    1106    
    1107     freemius does not support uninstall methods.
    1108    
    1109     fix: deactive feature is license deactivates or expired
    1110    
    1111     fix: hide the prev selected options if license not active
    1112    
    1113    
    1114     update the version of plugin
    1115    
    1116     fix: disable defined facets if license not activated
    1117 
    1118 commit 94978c65286856bbad930823284178643bd1eb9e
    1119 Author: sam0hack
    1120 Date:   Thu Jan 13 14:35:45 2022 +0100
    1121 
    1122     logos
    1123 
    1124 commit e0c3dce60d2608deeebfe57330c2d2cea429cd42
    1125 Author: sam0hack
    1126 Date:   Thu Jan 13 14:31:24 2022 +0100
    1127 
    1128     depricated
    1129 
    1130 commit eeeb40af3ab54196425f2364222f84634c49e3a3
    1131 Author: sam0hack
    1132 Date:   Thu Jan 13 14:31:14 2022 +0100
    1133 
    1134     freemuis deployment required readme.txt
    1135 
    1136 commit 465f1d74c75c04e1b514ac740c95991ca347296a
    1137 Author: sam0hack
    1138 Date:   Thu Jan 13 14:30:52 2022 +0100
    1139 
    1140     added: deactivation
    1141 
    1142 commit d1b22d04fb2713f57007aae6af4ddfd2c657a0a6
    1143 Author: sam0hack
    1144 Date:   Thu Jan 13 14:30:34 2022 +0100
    1145 
    1146     freemius does not support uninstall methods.
    1147 
    1148 commit d8df52263e6733df32ca91717197e93ef539cc76
    1149 Merge: e743388 7b45472
    1150 Author: Sam
    1151 Date:   Thu Jan 13 13:46:44 2022 +0100
    1152 
    1153     fix: deactivate feature is license deactivates or expired  fix: hide the prev selected options if license not active  update the version of plugin  fix: disable defined facets if license not activated Merge pull request #129 from sam0hack/origin/1.1-freemius
    1154    
    1155     fix: deactivate feature is license deactivates or expired
    1156    
    1157     fix: hide the prev selected options if license not active
    1158    
    1159     update the version of plugin
    1160    
    1161     fix: disable defined facets if license not activated
    1162 
    1163 commit 7b45472e602c09e50c5e0d096f67d9b2dcdd04e5
    1164 Author: sam0hack
    1165 Date:   Thu Jan 13 13:43:01 2022 +0100
    1166 
    1167     fix: deactive feature is license deactivates or expired
    1168 
    1169 commit 043aadc6dc4d02347e211d8da288b55395f0635d
    1170 Author: sam0hack
    1171 Date:   Thu Jan 13 13:37:34 2022 +0100
    1172 
    1173     fix: hide the prev selected options if license not active
    1174 
    1175 commit 634a726c95d2a892ae39f17fd2c88d202f8a1054
    1176 Author: sam0hack
    1177 Date:   Thu Jan 13 13:32:12 2022 +0100
    1178 
    1179     update the version of plugin
    1180 
    1181 commit a3af13706e4975631ce583bce44083f4c9ac0602
    1182 Author: sam0hack
    1183 Date:   Thu Jan 13 13:31:52 2022 +0100
    1184 
    1185     fix: disable defined facets if license not activated
    1186 
    1187 commit e74338848d6347aac88c737668266d0cf0719371
    1188 Merge: a557e2a 2d1386c
    1189 Author: Sam
    1190 Date:   Wed Jan 12 17:16:57 2022 +0100
    1191 
    1192     limit results  added: wp_localize_script into frontend to access the string  limit validation Merge pull request #128 from sam0hack/origin/1.1-freemius
    1193    
    1194     limit results
    1195    
    1196     added: wp_localize_script into frontend to access the string
    1197    
    1198     limit validation
    1199 
    1200 commit 2d1386c32c12e8f906c53e17293e5b6220515e76
    1201 Author: sam0hack
    1202 Date:   Wed Jan 12 17:06:02 2022 +0100
    1203 
    1204     limit validation
    1205 
    1206 commit edceac8c177f60e1de0a054c1f8be3c596cf554a
    1207 Author: sam0hack
    1208 Date:   Wed Jan 12 16:49:30 2022 +0100
    1209 
    1210     added: wp_localize_script into frontend to access the string
    1211 
    1212 commit 2752d8bb341a6f81fc223fca9226ef84eb6c6393
    1213 Author: sam0hack
    1214 Date:   Wed Jan 12 16:48:40 2022 +0100
    1215 
    1216     limit results
    1217 
    1218 commit a557e2a6b125b7535136e8fd930f34f6f8d4e1f1
    1219 Merge: 41a5c37 d8583e4
    1220 Author: Sam
    1221 Date:   Tue Jan 11 17:58:12 2022 +0100
    1222 
    1223     added: restriction premium functionlities  fix: spacing  wp_localize_script share license activation status
    1224    
    1225     Origin/1.1 freemius
    1226    
    1227     Merge pull request #127 from sam0hack/origin/1.1-freemius
    1228    
    1229     added: restriction premium functionlities
    1230    
    1231     fix: spacing
    1232    
    1233     wp_localize_script share license activation status
    1234 
    1235 commit d8583e4fa0e91b5d2a62bfcee762cc6eb388ff6f
    1236 Author: sam0hack
    1237 Date:   Tue Jan 11 17:55:08 2022 +0100
    1238 
    1239     wp_localize_script share license activation status
    1240 
    1241 commit 0aacafefc5df714d31c27f72dd7a7995bb2a2fdc
    1242 Author: sam0hack
    1243 Date:   Tue Jan 11 17:53:38 2022 +0100
    1244 
    1245     fix: spacing
    1246 
    1247 commit f42c9f95913db9c5ed50797a7bc17d7c8f170f04
    1248 Author: sam0hack
    1249 Date:   Tue Jan 11 17:53:14 2022 +0100
    1250 
    1251     added: restriction premium functionlities
    1252 
    1253 commit 41a5c37f42326ac21d317c63a08d26e4a1a37e3c
    1254 Merge: cae5de2 98ebe51
    1255 Author: Sam
    1256 Date:   Tue Jan 11 13:55:09 2022 +0100
    1257 
    1258     fix: make it premium and changes the slug  changed: branch 1.1-freemius. Merge pull request #126 from sam0hack/origin/1.1-freemius
    1259    
    1260     Origin/1.1 freemius
    1261 
    1262 commit 98ebe510168a06c31721098f0218c35550fc9467
    1263 Author: sam0hack
    1264 Date:   Tue Jan 11 13:51:41 2022 +0100
    1265 
    1266     changed: branch 1.1-freemius
    1267 
    1268 commit 8048ed484c9aaa8c54352f319a52a7911f9b67e4
    1269 Author: sam0hack
    1270 Date:   Tue Jan 11 13:31:25 2022 +0100
    1271 
    1272     fix: make it premium and changes the slug
    1273 
    1274 commit cae5de2ed7263ac4ddb2b1ce4da749d07f043350
    1275 Merge: c99aaf2 eeca1f2
    1276 Author: Sam
    1277 Date:   Mon Jan 10 19:36:16 2022 +0100
    1278 
    1279     integrating freemius SDK
    1280    
    1281     Merge pull request #125 from sam0hack/origin/1.1-freemius
    1282 
    1283 commit eeca1f26db205ff6325336be30a588d1725eeebf
    1284 Author: sam0hack
    1285 Date:   Mon Jan 10 19:07:06 2022 +0100
    1286 
    1287     freemius config
    1288 
    1289 commit 9c4df36c09658d6c761115e20d5f83c30850f667
    1290 Author: sam0hack
    1291 Date:   Mon Jan 10 14:22:33 2022 +0100
    1292 
    1293     Added freemius sdk
    1294 
    1295 commit c99aaf267300c42ea760e8e83d9b5cce6c1d8176
    1296 Merge: 1a31873 48eb4bb
    1297 Author: Sam
    1298 Date:   Mon Jan 10 14:04:37 2022 +0100
    1299 
    1300     Remove appsero from 1.1 as appsero has 1.1-ppsero branch
    1301    
    1302     Merge pull request #124 from sam0hack/1.1
    1303 
    1304 commit 48eb4bb3d295e9dea02bdcc644bc4fe5008d44d5
    1305 Author: sam0hack
    1306 Date:   Mon Jan 10 14:01:44 2022 +0100
    1307 
    1308     Remove appsero from 1.1 as appsero has 1.1-ppsero branch
    1309 
    1310 commit 1a3187390ae14dfe0c9da479e9b4b5aa141ea45f
    1311 Merge: 3b43af9 368cb58
    1312 Author: Sam
    1313 Date:   Mon Jan 3 14:59:00 2022 +0100
    1314 
    1315     PC-42 added apsero sdk and license  menu
    1316    
    1317     PC-42 added apsero sdk and license  menu
    1318 
    1319 commit 368cb581d1660322d9c954360c1303dda577f921
    1320 Author: sam0hack
    1321 Date:   Mon Jan 3 14:57:09 2022 +0100
    1322 
    1323     added apsero sdk and menu
    1324 
    1325 commit 3b43af9953c8c5d86a6628220065b967ca0c5bd4
    1326 Merge: 707dcec 0ec6bce
    1327 Author: Sam
    1328 Date:   Fri Dec 31 16:46:12 2021 +0100
    1329 
    1330     PC-42 added: facets title And fix: UI image blocks style and reduce the fontSize
    1331    
    1332     PC-42 1.1
    1333     added: facets title
    1334     fix: UI image blocks style and reduce the fontSize
    1335 
    1336 commit 0ec6bce796a7680abb3095757ba86c3dd92d59d1
    1337 Author: sam0hack
    1338 Date:   Fri Dec 31 16:42:31 2021 +0100
    1339 
    1340     fix: UI image blocks style and reduce the fontSize
    1341 
    1342 commit e9cf8ddbefe42d128f061d5cd679a30838bff566
    1343 Author: sam0hack
    1344 Date:   Fri Dec 31 16:41:41 2021 +0100
    1345 
    1346     added: facets title
    1347 
    1348 commit 707dcec4c15962ad72469d4a0202253dd1f32c68
    1349 Merge: 0c0af26 7942862
    1350 Author: Sam
    1351 Date:   Fri Dec 31 14:56:03 2021 +0100
    1352 
    1353     Merge pull request #117 from alchemy-fr/1.1_deployment_fix
    1354    
    1355     PC-42 1.1 deployment and packager fix
    1356 
    1357 commit 7942862b033c665af4c57595472449cd319e3e62
    1358 Author: nmaillat
    1359 Date:   Fri Dec 31 14:23:16 2021 +0100
    1360 
    1361     PC-42 fix packager git checkout
    1362 
    1363 commit 4277ca77648e8204b23ba77ab6c8d00898b35956
    1364 Author: nmaillat
    1365 Date:   Fri Dec 31 14:19:30 2021 +0100
    1366 
    1367     PC-42 fix entrypoint git checkout
    1368 
    1369 commit 0c0af26c3d8b933ab43e57c68a6fedb88e3b0c78
    1370 Merge: bb74697 f9b4825
    1371 Author: Sam
    1372 Date:   Fri Dec 31 13:34:35 2021 +0100
    1373 
    1374     Merge pull request #115 from sam0hack/1.1
    1375    
    1376     Pc-42
    1377    
    1378     Remove branch and commit from var
    1379     added echo at end of docker-enrtypoint to inform the user...
    1380     Added git logs in the admin settings page
    1381     added command to create git log
    1382 
    1383 commit f9b4825b6255166cc212fde9b9a8eb6f0e71a88a
    1384 Author: sam0hack
    1385 Date:   Fri Dec 31 13:25:51 2021 +0100
    1386 
    1387     added command to create git log
    1388 
    1389 commit f8bd13fbf0be8d7237168ec3812c3b48e65f459e
    1390 Author: sam0hack
    1391 Date:   Fri Dec 31 13:25:11 2021 +0100
    1392 
    1393     Added git logs in the admin settings page
    1394 
    1395 commit 8f5f5e0b02148c0f1d102bd864f58db066d07bcc
    1396 Author: sam0hack
    1397 Date:   Fri Dec 31 13:04:10 2021 +0100
    1398 
    1399     added echo at end of docker-enrtypoint to inform the user...
    1400 
    1401 commit 732934e5354ef138b85b3577e00b41f141cc8330
    1402 Author: sam0hack
    1403 Date:   Fri Dec 31 13:02:42 2021 +0100
    1404 
    1405     Remove branch and commit from var
    1406 
    1407 commit bb74697772e5e87f832cd7eae589144001504563
    1408 Merge: 8a64e94 091cf55
    1409 Author: Sam
    1410 Date:   Thu Dec 30 17:47:50 2021 +0100
    1411 
    1412     PC-42 Merge pull request #114 from sam0hack/1.1
    1413    
    1414     PC-42
    1415     added validation if Strings are empty
    1416     ability to choose Git branch and commit
    1417 
    1418 commit 091cf55cb30463c3242b7fd70ed9b22b53a12e45
    1419 Author: sam0hack
    1420 Date:   Thu Dec 30 17:45:16 2021 +0100
    1421 
    1422     ability to choose Git branch and commit
    1423 
    1424 commit 861730c1b0279293814d26e1baef7c2fa592831f
    1425 Author: sam0hack
    1426 Date:   Thu Dec 30 16:54:36 2021 +0100
    1427 
    1428     Added validation if Strings are empty
    1429 
    1430 commit 8a64e94b51dee6b2279411101da5c06cae109a70
    1431 Merge: afb1e03 42c144f
    1432 Author: Sam
    1433 Date:   Thu Dec 30 15:47:29 2021 +0100
    1434 
    1435     PC-42 Merge pull request #113 from sam0hack/1.1
    1436    
    1437     - Block setting - preview detail - define field is not taken in account - all fields are displayed
    1438     - hide login password auth option in admin >plugin >auth setting.
    1439     - Phraseanet url slash issue
    1440 
    1441 commit 42c144f6fa8332ae8d532791ec5a471f561c0917
    1442 Author: sam0hack
    1443 Date:   Thu Dec 30 15:40:14 2021 +0100
    1444 
    1445     hide login password auth option
    1446 
    1447 commit d28784f74422f92d99d45d1b0f9fc6a441c5531f
    1448 Author: sam0hack
    1449 Date:   Thu Dec 30 15:36:08 2021 +0100
    1450 
    1451     fix: preview details
    1452 
    1453 commit cb1018200e2112371f1db561c7db471983588266
    1454 Author: sam0hack
    1455 Date:   Thu Dec 30 15:20:13 2021 +0100
    1456 
    1457     Added slash at the end of url if not there
    1458 
    1459 commit afb1e039999c2289cd1b3ea51dfbdaecafecb0a3
    1460 Merge: 8ce86da 5dea172
    1461 Author: Sam
    1462 Date:   Thu Dec 30 13:23:09 2021 +0100
    1463 
    1464     PC-42 video player and preview fixes
    1465    
    1466     fixed thumb if no preview and title length.  fix video phraseanet embed player  fix: preview details added GitHub action workflow   Merge pull request #112 from sam0hack/1.1
    1467 
    1468 commit 5dea172398e3abbc96dae5f02e50ea0ee66c5635
    1469 Author: sam0hack
    1470 Date:   Thu Dec 30 13:17:58 2021 +0100
    1471 
    1472     github workflow
    1473 
    1474 commit b864b8f0ad47054edcde13f1f84cf9c55b16a389
    1475 Author: sam0hack
    1476 Date:   Thu Dec 30 13:15:00 2021 +0100
    1477 
    1478     fix: preview details on overlay layout
    1479 
    1480 commit 3a753520871d913e85271424643f17b520c18675
    1481 Author: sam0hack
    1482 Date:   Thu Dec 30 13:14:41 2021 +0100
    1483 
    1484     fix: preview details
    1485 
    1486 commit 747ecece5fbe31b59305f8f6743a277862838b0d
    1487 Author: sam0hack
    1488 Date:   Thu Dec 30 12:38:55 2021 +0100
    1489 
    1490     fix video phraseanet embed player
    1491 
    1492 commit 4e66644118f0f3f4ab9cd8a0026103b104de90e7
    1493 Author: sam0hack
    1494 Date:   Thu Dec 30 12:38:25 2021 +0100
    1495 
    1496     fixed thumb if no preview and title length
    1497 
    1498 commit 8ce86dabe968a81dafeb48d34b7205e4e4d07d1e
    1499 Merge: 6628bb1 938a03e
    1500 Author: Sam
    1501 Date:   Wed Dec 29 17:03:32 2021 +0100
    1502 
    1503     Merge pull request #111 from sam0hack/1.1
    1504    
    1505     PC-42 issues list 1
    1506 
    1507 commit 938a03e81698b6256e09ccac3e535f18b4dc4e09
    1508 Author: sam0hack
    1509 Date:   Wed Dec 29 16:58:38 2021 +0100
    1510 
    1511     github build test workflow
    1512 
    1513 commit af3399712e6fbf7c65f399fd8f836f136b123835
    1514 Author: sam0hack
    1515 Date:   Wed Dec 29 16:56:12 2021 +0100
    1516 
    1517     Hide Auth settings from admin Block
    1518 
    1519 commit 55bba867be57d3a4495703fc4609eeb1685d43bd
    1520 Author: sam0hack
    1521 Date:   Wed Dec 29 16:52:59 2021 +0100
    1522 
    1523     Caps first char
    1524 
    1525 commit a3af48696b52a128a14d8fb45f4758fbd55d1b95
    1526 Author: sam0hack
    1527 Date:   Wed Dec 29 16:48:34 2021 +0100
    1528 
    1529     fix preview details
    1530 
    1531 commit bfee503c19860104bf131f2f70681297feabde12
    1532 Author: sam0hack
    1533 Date:   Wed Dec 29 16:41:17 2021 +0100
    1534 
    1535     Added string to tell this is an experimental feature.
    1536 
    1537 commit fb86e3ed4b22492373bc74100b20115598374d60
    1538 Author: sam0hack
    1539 Date:   Wed Dec 29 14:39:30 2021 +0100
    1540 
    1541     fix define displayed facets
    1542 
    1543 commit 29d8e3560abf4a7c91162e500d668328aa589de3
    1544 Author: sam0hack
    1545 Date:   Wed Dec 29 14:39:01 2021 +0100
    1546 
    1547     fix: scrollbar color
    1548 
    1549 commit 0d82770f03f34d5288df0b1c51b1a17797623220
    1550 Author: sam0hack
    1551 Date:   Wed Dec 29 14:13:10 2021 +0100
    1552 
    1553     fix: preview details
    1554 
    1555 commit 12207f209c81ca51afac1733f585fef932beb531
    1556 Author: sam0hack
    1557 Date:   Wed Dec 29 14:12:57 2021 +0100
    1558 
    1559     fix: error when subdef thumb not set from admin
    1560 
    1561 commit c55d6014eb0948c5a436f14064d0ff610aa9887c
    1562 Author: sam0hack
    1563 Date:   Wed Dec 29 13:31:18 2021 +0100
    1564 
    1565     limit the length of title on the side view
    1566 
    1567 commit 94e45b07ed86db00e2e3914b52315e5098cb8fd9
    1568 Author: sam0hack
    1569 Date:   Wed Dec 29 13:24:56 2021 +0100
    1570 
    1571     fix: duplicate side bar view block at the end of the page
    1572 
    1573 commit 236682b22ea57f89d91382f70dcc49412b074661
    1574 Author: sam0hack
    1575 Date:   Wed Dec 29 13:24:25 2021 +0100
    1576 
    1577     fixed bug in download. bug -> auto download when re open sidebar
    1578 
    1579 commit e81cc74009b80ae32260b066d588caeef7f68b3b
    1580 Author: sam0hack
    1581 Date:   Wed Dec 29 13:10:13 2021 +0100
    1582 
    1583     default layout is set to side block view
    1584 
    1585 commit b10544eeaecde78a1b18d61681a180a48ce809c3
    1586 Author: sam0hack
    1587 Date:   Wed Dec 29 13:08:18 2021 +0100
    1588 
    1589     fix padding
    1590 
    1591 commit 0eec9f62b2fd2ffd70d6a7bc4ba8a229a450256f
    1592 Author: sam0hack
    1593 Date:   Wed Dec 29 12:39:20 2021 +0100
    1594 
    1595     Added new phraseanet plugin dev vars
    1596 
    1597 commit b7c1b42a7943e358c392e29fee0036b078f8645f
    1598 Author: sam0hack
    1599 Date:   Wed Dec 29 12:35:30 2021 +0100
    1600 
    1601     Removed the underscore from facet names.
    1602 
    1603 commit 6628bb1b5368e4e107363e703be7515cb0ac244f
    1604 Author: nmaillat
    1605 Date:   Tue Dec 28 17:16:00 2021 +0100
    1606 
    1607     PC-42 a new start for release version 1 original hash 7e9ce6fa0e43f98e402c4cb357d530ce3d7fedf9
    1608 
    1609 commit 7e9ce6fa0e43f98e402c4cb357d530ce3d7fedf9
    1610 Merge: 8f59685 8d76ca8
    1611 Author: Sam
    1612 Date:   Fri Nov 5 11:44:56 2021 +0530
    1613 
    1614     Merge pull request #103 from sam0hack/main
    1615    
    1616     PC-40
    1617 
    1618 commit 8d76ca808ffa157d9a00dca2ced6d221c8e6a40b
    1619 Author: sam0hack
    1620 Date:   Fri Nov 5 11:44:00 2021 +0530
    1621 
    1622     remove console.log
    1623 
    1624 commit ff88d878da24a6636b37ccbbfb41c91145eec3e5
    1625 Author: sam0hack
    1626 Date:   Fri Nov 5 11:43:44 2021 +0530
    1627 
    1628     new action
    1629 
    1630 commit ca8c3819c4e75e1a65deebe7c749c4e7ad1daa8c
    1631 Author: sam0hack
    1632 Date:   Fri Nov 5 11:43:24 2021 +0530
    1633 
    1634     added new action
    1635 
    1636 commit 9be7b74afd7341db157ea340e0b301885d8431e7
    1637 Author: sam0hack
    1638 Date:   Fri Nov 5 11:43:05 2021 +0530
    1639 
    1640     Fixed search issues
    1641 
    1642 commit 899100449be634d7292b6483f6bd65c21aef7ef7
    1643 Author: sam0hack
    1644 Date:   Fri Nov 5 11:42:26 2021 +0530
    1645 
    1646     removed logs and added object hash
    1647 
    1648 commit 00ce3e625e3c98a238f13773d8fdf7126b741a8a
    1649 Author: sam0hack
    1650 Date:   Fri Nov 5 11:41:52 2021 +0530
    1651 
    1652     Added time string in debug mode
    1653 
    1654 commit 1f936fb03c17937a02690a5da2ee4d8d670494c9
    1655 Author: sam0hack
    1656 Date:   Fri Nov 5 11:41:37 2021 +0530
    1657 
    1658     Remove time string
    1659 
    1660 commit 1905b919058399d31b5f9228c0d0277ba963de1c
    1661 Author: sam0hack
    1662 Date:   Fri Nov 5 11:41:14 2021 +0530
    1663 
    1664     increased default number of results
    1665 
    1666 commit 508f0b8e48bbaf68b79020f4868575ca8d85015d
    1667 Author: sam0hack
    1668 Date:   Fri Nov 5 11:40:37 2021 +0530
    1669 
    1670     object hash
    1671 
    1672 commit 4268ec2be8e99326b663bb131930a5c07cd6fe09
    1673 Author: sam0hack
    1674 Date:   Fri Nov 5 11:40:18 2021 +0530
    1675 
    1676     Added composer 2
    1677 
    1678 commit aa099b56088b139a36fee72deb64b1a1db569b60
    1679 Author: sam0hack
    1680 Date:   Fri Nov 5 11:40:01 2021 +0530
    1681 
    1682     Fix typos
    1683 
    1684 commit 8f5968518b737275956692f18abe02f2686bd1b7
    1685 Merge: 45c329b b4586fb
    1686 Author: Sam
    1687 Date:   Thu Oct 21 17:47:27 2021 +0530
    1688 
    1689     PC-39 po2json
    1690    
    1691     po2json
    1692 
    1693 commit b4586fbff3d5cd843dbcaedadaf2299c5c4df06d
    1694 Author: sam0hack
    1695 Date:   Thu Oct 21 17:46:36 2021 +0530
    1696 
    1697     added po2json
    1698 
    1699 commit 31ca889cddfd4e9050bffc008b3d6366ad597540
    1700 Author: sam0hack
    1701 Date:   Thu Oct 21 17:45:21 2021 +0530
    1702 
    1703     demo file
    1704 
    1705 commit 45c329bc839e221ea105ad132cce58427fd3fa82
    1706 Merge: a11ad92 d509e6a
    1707 Author: Sam
    1708 Date:   Thu Oct 21 17:43:19 2021 +0530
    1709 
    1710     PC-39 Strings for Translation
    1711    
    1712     PC-39 Strings for Translation
    1713 
    1714 commit d509e6a6cc694001e8cb50c6ca2c4c47d62dda0f
    1715 Author: sam0hack
    1716 Date:   Thu Oct 21 17:41:23 2021 +0530
    1717 
    1718     lang
    1719 
    1720 commit bbfa951278d3c7b20208b16b95bee9a23e4477c0
    1721 Author: sam0hack
    1722 Date:   Thu Oct 21 16:52:38 2021 +0530
    1723 
    1724     PC-39 translations strings
    1725 
    1726 commit a11ad92e7e606ceae74e4fbd271663b258a58e12
    1727 Merge: 8a0c0d8 70a9303
    1728 Author: Sam
    1729 Date:   Wed Oct 20 20:16:08 2021 +0530
    1730 
    1731     PC-39
    1732 
    1733 commit 70a9303f63e444a9ef0606f4ad746e498ac90d09
    1734 Author: sam0hack
    1735 Date:   Wed Oct 20 20:14:50 2021 +0530
    1736 
    1737     PC-39
    1738 
    1739 commit 8a0c0d8986de76bebf6dccc43c8fb66838927e43
    1740 Merge: 92e5fda 59fd859
    1741 Author: Sam
    1742 Date:   Tue Oct 19 22:37:47 2021 +0530
    1743 
    1744     PC-39
    1745 
    1746 commit 59fd859606b06c83085f46702a5726e82c7ec9de
    1747 Author: sam0hack
    1748 Date:   Tue Oct 19 22:36:08 2021 +0530
    1749 
    1750     bug fix auto download asset
    1751 
    1752 commit 5ab10ae52af9c05ad8f7c9a6332a660b96424212
    1753 Author: sam0hack
    1754 Date:   Tue Oct 19 22:33:26 2021 +0530
    1755 
    1756     Fix: preview in overlay
    1757 
    1758 commit 92e5fdaad08a03bb7bb97097f60a30176b191820
    1759 Merge: c1f32b3 cc110f6
    1760 Author: Sam
    1761 Date:   Tue Oct 19 22:31:03 2021 +0530
    1762 
    1763     PC-39 fixes
    1764 
    1765 commit cc110f686150f6d90476f2a464fa95a58f77b045
    1766 Author: sam0hack
    1767 Date:   Tue Oct 19 19:22:33 2021 +0530
    1768 
    1769     default asset UI
    1770 
    1771 commit 49c3d4fee205697f6809f824fb18285685964cf4
    1772 Author: sam0hack
    1773 Date:   Tue Oct 19 19:13:29 2021 +0530
    1774 
    1775     Fix: UI
    1776 
    1777 commit 2122d0b50a262bdf20e1c38fcfa643f6ac783110
    1778 Author: sam0hack
    1779 Date:   Tue Oct 19 19:13:17 2021 +0530
    1780 
    1781     fix: preview
    1782 
    1783 commit 4a0f510e77dcb3d8e57ac149fd87cf4c60e8d337
    1784 Author: sam0hack
    1785 Date:   Tue Oct 19 18:59:41 2021 +0530
    1786 
    1787     asset title
    1788 
    1789 commit 406f3bcbbda7a85d8e8e728cc66e771f45049046
    1790 Author: sam0hack
    1791 Date:   Tue Oct 19 16:39:36 2021 +0530
    1792 
    1793     fix errors
    1794 
    1795 commit ae8b06363bb3dca9ac3b951b8e1e465646f80785
    1796 Author: sam0hack
    1797 Date:   Tue Oct 19 16:34:46 2021 +0530
    1798 
    1799     Fix: requester with search param
    1800 
    1801 commit d761bb898ba8b646a4860db8464149dd3a2545ca
    1802 Author: sam0hack
    1803 Date:   Tue Oct 19 15:23:00 2021 +0530
    1804 
    1805     Edge cases for videos and document assets
    1806 
    1807 commit c1f32b32ed1863b54f8004e8cda3f945908f4594
    1808 Merge: c13ccf6 837c5a0
    1809 Author: Sam
    1810 Date:   Mon Oct 18 12:48:59 2021 +0530
    1811 
    1812     Merge pull request #96 from sam0hack/main
    1813 
    1814 commit 837c5a030d899c89daf04ccee87112e895de0e01
    1815 Author: sam0hack
    1816 Date:   Mon Oct 18 12:48:01 2021 +0530
    1817 
    1818     commented out
    1819 
    1820 commit c13ccf6ea57d4942b698c3570eb6f30cab6bb37d
    1821 Merge: 995169b 990c9fa
    1822 Author: Sam
    1823 Date:   Mon Oct 18 12:36:09 2021 +0530
    1824 
    1825     PC-39 added default subdef to thumbnail
    1826 
    1827 commit 990c9fa8fc9c4487e7e6f31760dcff25a61ea75f
    1828 Author: sam0hack
    1829 Date:   Mon Oct 18 12:34:37 2021 +0530
    1830 
    1831     Added default image subdef to thumbnail
    1832 
    1833 commit 06161d29f2990458db6f7b06c348b824002651ee
    1834 Author: sam0hack
    1835 Date:   Fri Oct 15 23:18:47 2021 +0530
    1836 
    1837     Fix
    1838 
    1839 commit 586704711415f93f05844055887d1e2f6797acec
    1840 Author: sam0hack
    1841 Date:   Fri Oct 15 23:15:50 2021 +0530
    1842 
    1843     Refactor code
    1844 
    1845 commit 43019d298651f86fec06817096a9352db0eb4290
    1846 Author: sam0hack
    1847 Date:   Fri Oct 15 23:15:02 2021 +0530
    1848 
    1849     autorun query
    1850 
    1851 commit f9328abfbc5b61ec0d7897a3a7616c8a4bd36e37
    1852 Author: sam0hack
    1853 Date:   Fri Oct 15 23:14:10 2021 +0530
    1854 
    1855     hover highlight
    1856 
    1857 commit 995169b104a577a7dd68c4f426fa992f74876199
    1858 Merge: 7e1b759 5843741
    1859 Author: Sam
    1860 Date:   Fri Oct 15 00:43:07 2021 +0530
    1861 
    1862     PC-39 Added: scrollbar to image content
    1863 
    1864 commit 5843741f4866e58489e640336141a2ce3fa68e7b
    1865 Author: sam0hack
    1866 Date:   Fri Oct 15 00:42:09 2021 +0530
    1867 
    1868     Added: scrollbar to image content
    1869 
    1870 commit 7e1b759fc9f69da51def80f47daf2b04841c3eac
    1871 Merge: a964a08 83e19c5
    1872 Author: Sam
    1873 Date:   Wed Oct 13 20:39:13 2021 +0530
    1874 
    1875     PC-39 Added import and export functionality for Requester
    1876    
    1877     PC-39 Added import and export functionality for Requester
    1878 
    1879 commit 83e19c5db1033dc76f4fcff6c3bb285eeba3e9cd
    1880 Author: sam0hack
    1881 Date:   Wed Oct 13 20:38:18 2021 +0530
    1882 
    1883     Added import and export functionality for Requester
    1884 
    1885 commit a964a0891dd167109001091a5375f9b5db2ecbf3
    1886 Merge: fe7342f f69eac4
    1887 Author: Sam
    1888 Date:   Tue Oct 12 22:34:31 2021 +0530
    1889 
    1890     PC-39 Edit Requester Title
    1891    
    1892     Added a functionality to edit Requester Title
    1893 
    1894 commit f69eac4b92d56353e9616a626cd72d0a15f824b0
    1895 Author: sam0hack
    1896 Date:   Tue Oct 12 22:33:18 2021 +0530
    1897 
    1898     Edit Requester Title
    1899 
    1900 commit fe7342f5199d7b38ab24ee637605edf35091e95b
    1901 Merge: b60a3a1 d672d8e
    1902 Author: Sam
    1903 Date:   Tue Oct 12 20:36:14 2021 +0530
    1904 
    1905     Merge pull request #90 from alchemy-fr/PC-39_nm_wording_change
    1906    
    1907     PC-39 Wording change in widget template properties
    1908 
    1909 commit b60a3a1b9e62f91efdd5229ba9293e6b27c81066
    1910 Merge: eeeae36 3c0f521
    1911 Author: Sam
    1912 Date:   Tue Oct 12 19:55:05 2021 +0530
    1913 
    1914     PC-39 json box not updating on move blocks
    1915    
    1916     PC-39 json box not updating on move blocks
    1917 
    1918 commit 3c0f521959e86b8fb38776946f0dea9eb37ad3da
    1919 Author: sam0hack
    1920 Date:   Tue Oct 12 19:54:00 2021 +0530
    1921 
    1922     json box not updating on move blocks
    1923 
    1924 commit d672d8e0962142371eed533e4bc8f22e4accd505
    1925 Author: Nicolas Maillat
    1926 Date:   Tue Oct 12 09:40:10 2021 +0200
    1927 
    1928     Update stringDropdown.json
    1929 
    1930 commit a45d72f38b376d85ec3886093acf755602339665
    1931 Author: Nicolas Maillat
    1932 Date:   Tue Oct 12 09:30:37 2021 +0200
    1933 
    1934     Update date.json
    1935 
    1936 commit a37882d74334396ed31c03b6fabc7fed1696f6bd
    1937 Author: Nicolas Maillat
    1938 Date:   Tue Oct 12 09:29:39 2021 +0200
    1939 
    1940     Update multitext.json
    1941 
    1942 commit 3bea020cf359fc2da345203b24905ba99a9d513d
    1943 Author: Nicolas Maillat
    1944 Date:   Tue Oct 12 09:28:58 2021 +0200
    1945 
    1946     Update text.json
    1947 
    1948 commit 261390918dbf2647e212109e5c90cb6737c6a969
    1949 Author: Nicolas Maillat
    1950 Date:   Tue Oct 12 09:26:48 2021 +0200
    1951 
    1952     PC-39 checkbox wording
    1953 
    1954 commit ee060e5434878030e4e0990144a98470ffad0928
    1955 Author: Nicolas Maillat
    1956 Date:   Tue Oct 12 09:18:29 2021 +0200
    1957 
    1958     PC-39 Wording change in widget template properties
    1959 
    1960 commit eeeae365eeaf8b037be2e67b042de05ffa9f66fe
    1961 Merge: 21606ee 58a157f
    1962 Author: Sam
    1963 Date:   Mon Oct 11 21:44:36 2021 +0530
    1964 
    1965     PC-39 debug-bar and fix errors
    1966    
    1967     PC-39 debug-bar and fix errors
    1968 
    1969 commit 58a157f994a9fb258b2dac339e3afd438b95803c
    1970 Author: sam0hack
    1971 Date:   Mon Oct 11 21:43:13 2021 +0530
    1972 
    1973     fix indent
    1974 
    1975 commit b8866a141928ff0cc8d8b24e4facdc070a04774b
    1976 Author: sam0hack
    1977 Date:   Mon Oct 11 21:40:18 2021 +0530
    1978 
    1979     debug bar
    1980 
    1981 commit 72b3de10e6c0d1d34f7a0ce7ea7c8d23906d1aca
    1982 Author: sam0hack
    1983 Date:   Mon Oct 11 21:40:02 2021 +0530
    1984 
    1985     Fix: errors if data not init
    1986 
    1987 commit 3863add118e3dcbc2952c4cbbe22762477b553d6
    1988 Author: sam0hack
    1989 Date:   Mon Oct 11 21:39:13 2021 +0530
    1990 
    1991     Debug bar
    1992 
    1993 commit 21606ee79b7744a829962f657e63012cdf7e6fe0
    1994 Merge: 7562286 e1d8c42
    1995 Author: Sam
    1996 Date:   Mon Oct 11 19:12:05 2021 +0530
    1997 
    1998     PC-39
    1999 
    2000 commit e1d8c4234770df94950e0f00deaf0bbd17b0dda1
    2001 Author: sam0hack
    2002 Date:   Mon Oct 11 19:09:51 2021 +0530
    2003 
    2004     Toast Message on event
    2005 
    2006 commit 94ae4d61d7304f1c5e0e23fa8b402deea9a9b59d
    2007 Author: sam0hack
    2008 Date:   Mon Oct 11 19:09:32 2021 +0530
    2009 
    2010     Arrow to move up and down elements
    2011 
    2012 commit 71e2aa94d4c4293ec5536ea13f3747a4e867ebbb
    2013 Author: sam0hack
    2014 Date:   Mon Oct 11 19:08:59 2021 +0530
    2015 
    2016     Typo fix in token separator
    2017 
    2018 commit 7c10454db8b58b8854664382ea3dc9ee013e396e
    2019 Author: sam0hack
    2020 Date:   Mon Oct 11 18:09:00 2021 +0530
    2021 
    2022     fixes
    2023 
    2024 commit 3033f27fb7842a45aafb2d7ae6ae958c395a3065
    2025 Author: sam0hack
    2026 Date:   Mon Oct 11 18:01:58 2021 +0530
    2027 
    2028     validate args
    2029 
    2030 commit ebb9082360ec6e126ba124074cee0e7904700adc
    2031 Author: sam0hack
    2032 Date:   Mon Oct 11 18:01:30 2021 +0530
    2033 
    2034     fix typo
    2035 
    2036 commit 75622860b9df298c7437e0ce01b96120841064ee
    2037 Merge: bad7703 ed13113
    2038 Author: Sam
    2039 Date:   Mon Oct 11 17:27:22 2021 +0530
    2040 
    2041     PC-39 Rename strings and fix missing loading spinner in the facets
    2042    
    2043     PC-39 Rename strings and fix missing loading spinner in the facets
    2044 
    2045 commit ed13113311550d48d5546cfca43033d654566904
    2046 Author: sam0hack
    2047 Date:   Mon Oct 11 17:26:11 2021 +0530
    2048 
    2049     Rename strings and fix missing loading spinner in the facets
    2050 
    2051 commit bad770300b5efff6a6e3213e223d962ffd82e345
    2052 Merge: f15e89b 2cf4e64
    2053 Author: Sam
    2054 Date:   Mon Oct 11 17:11:45 2021 +0530
    2055 
    2056     PC-39 Added: Separator element
    2057    
    2058     PC-39 Added: Separator element
    2059 
    2060 commit 2cf4e640e28710c26ea87419c87717573c6e04cc
    2061 Author: sam0hack
    2062 Date:   Mon Oct 11 17:10:03 2021 +0530
    2063 
    2064     Added: Separator element
    2065 
    2066 commit f15e89bdf0457e9e3d48bdf6fe94e12ecddea231
    2067 Merge: 0f882e6 d9f54e7
    2068 Author: Sam
    2069 Date:   Fri Oct 8 22:13:59 2021 +0530
    2070 
    2071     PC-39
    2072 
    2073 commit d9f54e70edc63d4c90795589bad2cb0240e26bc8
    2074 Author: sam0hack
    2075 Date:   Fri Oct 8 22:13:06 2021 +0530
    2076 
    2077     hide scrollbar
    2078 
    2079 commit c4427910e25c033147d10983487625d2acdcc536
    2080 Author: sam0hack
    2081 Date:   Fri Oct 8 22:12:53 2021 +0530
    2082 
    2083     fix search query and iframe
    2084 
    2085 commit 0f882e65622a6ac986f66b258cc991d202a1b0e7
    2086 Merge: e5c96fb 8d12b4d
    2087 Author: Sam
    2088 Date:   Fri Oct 8 22:02:43 2021 +0530
    2089 
    2090     PC-39
    2091    
    2092     PC-39
    2093 
    2094 commit 8d12b4ddb6bb0a780e128caab148d3457c8b8fcd
    2095 Author: sam0hack
    2096 Date:   Fri Oct 8 22:01:27 2021 +0530
    2097 
    2098     EAN changed to recordid
    2099 
    2100 commit dbbaf6e0d4a1ef5d8b227b4ec0992d916a83e289
    2101 Author: sam0hack
    2102 Date:   Fri Oct 8 22:00:17 2021 +0530
    2103 
    2104     multi-text OR query fix
    2105 
    2106 commit e5c96fb88846539d59e7af284c3f1158b1af1257
    2107 Merge: 0fe7f08 a62fa89
    2108 Author: Sam
    2109 Date:   Fri Oct 8 19:59:30 2021 +0530
    2110 
    2111     fix: status bit operator and delete query from the cache
    2112    
    2113     fix: status bit operator and delete query from the cache
    2114 
    2115 commit a62fa897986cfaef0d2860624c38b7729310333e
    2116 Author: sam0hack
    2117 Date:   Fri Oct 8 19:56:26 2021 +0530
    2118 
    2119     delete empty query from query string
    2120 
    2121 commit 592d731f9b0ff267767604676e95d55400ce91c3
    2122 Author: sam0hack
    2123 Date:   Fri Oct 8 19:54:05 2021 +0530
    2124 
    2125     fixed: statusbit and remove query from cache
    2126 
    2127 commit 526d8f3dd827206910db144ad20a6cf5304b3dd6
    2128 Author: sam0hack
    2129 Date:   Fri Oct 8 19:45:39 2021 +0530
    2130 
    2131     statusbit correct operator
    2132 
    2133 commit 0fe7f08e514312a39ab23bbe82c66a8232f8d48c
    2134 Merge: 2297f37 bf764fd
    2135 Author: Sam
    2136 Date:   Fri Oct 8 16:07:45 2021 +0530
    2137 
    2138     Merge pull request #82 from sam0hack/main
    2139    
    2140     Minor fixes
    2141 
    2142 commit bf764fd822e050dcace4922e1c79dba327b9089b
    2143 Author: sam0hack
    2144 Date:   Fri Oct 8 16:04:08 2021 +0530
    2145 
    2146     Change order
    2147 
    2148 commit a330f8150981f8c7f735c4dbf689843cd792cc4f
    2149 Author: sam0hack
    2150 Date:   Fri Oct 8 16:03:51 2021 +0530
    2151 
    2152     Remove spaces  function do not support “space” in var
    2153 
    2154 commit 2297f37f31135a7e59a530abb284530c3d69fa5f
    2155 Merge: 75d0a08 6ce56df
    2156 Author: Sam
    2157 Date:   Tue Oct 5 15:56:42 2021 +0530
    2158 
    2159     PC-38 Fixed: reset btn
    2160    
    2161     PC-38 Fixed: reset btn
    2162 
    2163 commit 6ce56df8d5cf9d8b2f85698646756f200ba5ff44
    2164 Author: sam0hack
    2165 Date:   Tue Oct 5 15:55:41 2021 +0530
    2166 
    2167     Fixed: reset btn
    2168 
    2169 commit 5ce9375d0d4098a5269e30c3748fd2917353f329
    2170 Author: sam0hack
    2171 Date:   Tue Oct 5 15:24:01 2021 +0530
    2172 
    2173     clean
    2174 
    2175 commit 75d0a0879b880b5b3e054c8d84b5ab75d8fa1f66
    2176 Merge: 4a8f2fe 36464a3
    2177 Author: Sam
    2178 Date:   Tue Oct 5 15:19:01 2021 +0530
    2179 
    2180     PC-38 Fixed Query issues
    2181 
    2182 commit 36464a3c13f8bfd64c136ca818fcd371a4fd8e70
    2183 Author: sam0hack
    2184 Date:   Tue Oct 5 15:17:39 2021 +0530
    2185 
    2186     Fixed Qury issues
    2187 
    2188 commit 4a8f2fe4937b9e188859cd3586b8ba35ac995912
    2189 Merge: d7ccc6c 4110fee
    2190 Author: Sam
    2191 Date:   Fri Oct 1 19:13:02 2021 +0530
    2192 
    2193     Merge pull request #79 from sam0hack/main
    2194    
    2195     fix priv api
    2196 
    2197 commit 4110fee36e427e1cedd4eba92bc35d2ad5bd4705
    2198 Author: sam0hack
    2199 Date:   Fri Oct 1 19:11:46 2021 +0530
    2200 
    2201     fix priv api
    2202 
    2203 commit d7ccc6c15bab91a7983405b4bd6c7ba31d1104aa
    2204 Merge: 0212813 4deeb41
    2205 Author: Sam
    2206 Date:   Fri Oct 1 16:55:49 2021 +0530
    2207 
    2208     PC-38
    2209    
    2210     PC-38
    2211 
    2212 commit 4deeb4179869834a2101e01e5329ebabc573f02c
    2213 Author: sam0hack
    2214 Date:   Fri Oct 1 16:53:59 2021 +0530
    2215 
    2216     fix nopriv api
    2217 
    2218 commit 7e78e46fe3253311c9153822092a1896c030cd89
    2219 Author: sam0hack
    2220 Date:   Fri Oct 1 16:49:05 2021 +0530
    2221 
    2222     Added Requester
    2223 
    2224 commit 02128130936a05d8055a37fd3760751b214f60c7
    2225 Merge: b493511 59e677d
    2226 Author: Sam
    2227 Date:   Wed Sep 29 20:26:25 2021 +0530
    2228 
    2229     Merge pull request #77 from sam0hack/main
    2230    
    2231     fix typo PC-38
    2232 
    2233 commit 59e677d73a05bee18ef4d4ef5ff11f82987681c0
    2234 Author: sam0hack
    2235 Date:   Wed Sep 29 20:25:39 2021 +0530
    2236 
    2237     fix typo
    2238 
    2239 commit b49351115a407b7c04d25b04448ce32d14663e3b
    2240 Merge: eb64c3d da56e5b
    2241 Author: Sam
    2242 Date:   Wed Sep 29 20:21:56 2021 +0530
    2243 
    2244     Merge pull request #76 from sam0hack/main
    2245    
    2246     PC-38
    2247 
    2248 commit da56e5bc65fc11546370d19fbb1a6cc4d180acfb
    2249 Author: sam0hack
    2250 Date:   Wed Sep 29 20:14:28 2021 +0530
    2251 
    2252     fix images preview
    2253 
    2254 commit 5bcc022802dec2068da6059dd8132a4b34ba4e9c
    2255 Author: sam0hack
    2256 Date:   Wed Sep 29 20:00:33 2021 +0530
    2257 
    2258     overlaylay layout
    2259 
    2260 commit a8d4f8d26c0c7ba3b5941fe9a2bdec66d734cc6d
    2261 Author: sam0hack
    2262 Date:   Wed Sep 29 18:21:01 2021 +0530
    2263 
    2264     added: time duration of fetching results in humenize format
    2265 
    2266 commit 907aa1043a83fc58890fe34186c991a3108f8fa9
    2267 Author: sam0hack
    2268 Date:   Wed Sep 29 18:06:09 2021 +0530
    2269 
    2270     Fix recursive loadData on emtpy results and added humenize number for the total results
    2271 
    2272 commit fd556532465617e9c43208d0a1973972d96ad0db
    2273 Author: sam0hack
    2274 Date:   Tue Sep 28 22:15:02 2021 +0530
    2275 
    2276     Fixed: allow searchbar
    2277 
    2278 commit f969105909288ccd1259a87f1bbca414b5d68292
    2279 Author: sam0hack
    2280 Date:   Tue Sep 28 20:57:32 2021 +0530
    2281 
    2282     video preview
    2283 
    2284 commit 3abf4373dc783bca56101d59b15dad8173817190
    2285 Author: sam0hack
    2286 Date:   Tue Sep 28 15:39:13 2021 +0530
    2287 
    2288     Added: total number of feched records and fixed preview
    2289 
    2290 commit f88fb29bca3e9f3eeb9f3712f61203c2c52ed132
    2291 Author: sam0hack
    2292 Date:   Thu Sep 23 15:54:52 2021 +0530
    2293 
    2294     remove string
    2295 
    2296 commit 2add9a6ced66134034bfef3af57f522de3e53107
    2297 Author: sam0hack
    2298 Date:   Thu Sep 23 15:54:38 2021 +0530
    2299 
    2300     fix search and infinite scroll
    2301 
    2302 commit 08d698519aec69126de173dbbc49e5b44820c8ab
    2303 Author: sam0hack
    2304 Date:   Wed Sep 22 18:44:15 2021 +0530
    2305 
    2306     add and remove facets
    2307 
    2308 commit 662c33c9f158939e6030a8b7725e42867b233575
    2309 Author: sam0hack
    2310 Date:   Wed Sep 22 18:43:43 2021 +0530
    2311 
    2312     Auth
    2313 
    2314 commit ed58cca6d3d88faef259433a52f55dd1f7853271
    2315 Author: sam0hack
    2316 Date:   Wed Sep 22 18:43:27 2021 +0530
    2317 
    2318     Auth
    2319 
    2320 commit af302629b5a60e2041be1e0523df17ee45f4a726
    2321 Author: sam0hack
    2322 Date:   Wed Sep 22 18:43:11 2021 +0530
    2323 
    2324     Auth
    2325 
    2326 commit 4393a13f221ddc103135982407b8d3955a690cbd
    2327 Author: sam0hack
    2328 Date:   Wed Sep 22 01:51:37 2021 +0530
    2329 
    2330     set sidebar layout if no view set in admin
    2331 
    2332 commit 7b4bc8824b778cd8994ca119db7d7d7726d28a9e
    2333 Author: sam0hack
    2334 Date:   Wed Sep 22 01:50:47 2021 +0530
    2335 
    2336     show download and permalink link if enabled from admin
    2337 
    2338 commit c53c2cf1e81ea3d687035e17e33e7dd723bcc54e
    2339 Author: sam0hack
    2340 Date:   Wed Sep 22 01:01:00 2021 +0530
    2341 
    2342     Added React infinite scroll
    2343 
    2344 commit 963f10b878524ae1d151c18205eddfb26814b5b5
    2345 Author: sam0hack
    2346 Date:   Sun Sep 19 10:31:38 2021 +0530
    2347 
    2348     scss
    2349 
    2350 commit 5c703b1aff575ead67be178f180eea1c6858e680
    2351 Author: sam0hack
    2352 Date:   Sun Sep 19 10:24:30 2021 +0530
    2353 
    2354     Added scss
    2355 
    2356 commit 925795fa66389d0b7c2c9ac7b9f3a2b60ac95616
    2357 Author: sam0hack
    2358 Date:   Sun Sep 19 10:14:10 2021 +0530
    2359 
    2360     A reducer for selected elements
    2361 
    2362 commit 5900c4d0b696b624af813a6941caa52599f00d3e
    2363 Author: sam0hack
    2364 Date:   Sun Sep 19 10:13:44 2021 +0530
    2365 
    2366     Moved selected asset to selection reducer
    2367 
    2368 commit dc52ec9f6e8759f536cf55c3d1bf7dd962180f34
    2369 Author: sam0hack
    2370 Date:   Sun Sep 19 10:13:11 2021 +0530
    2371 
    2372     Added selection reducer
    2373 
    2374 commit c2d5644544c94ae4a3bdfa0ac2b8d676bfe33d8e
    2375 Author: sam0hack
    2376 Date:   Sun Sep 19 10:12:46 2021 +0530
    2377 
    2378     added new actions
    2379 
    2380 commit 1a085a940aac5f122ad6589c8ec942d7ed869ac8
    2381 Author: sam0hack
    2382 Date:   Sun Sep 19 10:12:34 2021 +0530
    2383 
    2384     minor fixes
    2385 
    2386 commit 2c662bbec3ca037afd1aa8844db259521aed05a4
    2387 Author: sam0hack
    2388 Date:   Sun Sep 19 10:12:15 2021 +0530
    2389 
    2390     Sidebar layout UI
    2391 
    2392 commit 5cf74c2444f1b42b157645ebd303e0b6fe3e690e
    2393 Author: sam0hack
    2394 Date:   Sun Sep 19 10:11:52 2021 +0530
    2395 
    2396     UI fixes
    2397 
    2398 commit 8785f2e74052f81d7292c4aff23db7f6d9c828d5
    2399 Author: sam0hack
    2400 Date:   Sun Sep 19 10:11:35 2021 +0530
    2401 
    2402     Fixed search
    2403 
    2404 commit d7610d0c34eb18f1d546b39989b516ae67cf92d1
    2405 Author: sam0hack
    2406 Date:   Sun Sep 19 10:11:09 2021 +0530
    2407 
    2408     React modal block
    2409 
    2410 commit 9139efcfb5864c7b0d1fa0ffa3acd64484b2ff20
    2411 Author: sam0hack
    2412 Date:   Sun Sep 19 10:10:49 2021 +0530
    2413 
    2414     Added new loading UI
    2415 
    2416 commit 7f84aecbe326d3460fbf176dbf7a6dce2eb41a8c
    2417 Author: sam0hack
    2418 Date:   Sun Sep 19 10:10:28 2021 +0530
    2419 
    2420     renamed
    2421 
    2422 commit 66eebd91abe79205c069c724e95bf3f564f51c34
    2423 Author: sam0hack
    2424 Date:   Sun Sep 19 10:10:03 2021 +0530
    2425 
    2426     info block for errors and message
    2427 
    2428 commit df5b77510111e6989a3b0d2929c60e65c3e21149
    2429 Author: sam0hack
    2430 Date:   Sun Sep 19 10:09:41 2021 +0530
    2431 
    2432     fix layout and added sample images if thumb not found
    2433 
    2434 commit 48d4917f71d44add335222595f20beb189685908
    2435 Author: sam0hack
    2436 Date:   Sun Sep 19 10:08:20 2021 +0530
    2437 
    2438     loading spinner and info block if no results
    2439 
    2440 commit a9a9f3c76e7cdd5b7f2f73dee94b5e3bedfaa7c8
    2441 Author: sam0hack
    2442 Date:   Sun Sep 19 10:06:39 2021 +0530
    2443 
    2444     React modal
    2445 
    2446 commit 4c1267220a5902a2df72adc067969f63b0f63e48
    2447 Merge: 4e506ea eb64c3d
    2448 Author: sam0hack
    2449 Date:   Thu Sep 16 12:58:46 2021 +0530
    2450 
    2451     Merge branch 'main' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin
    2452 
    2453 commit 4e506ea9c6060f8c92aadbdb15636276ce6b11c8
    2454 Author: sam0hack
    2455 Date:   Thu Sep 16 12:56:46 2021 +0530
    2456 
    2457     Basic API service
    2458 
    2459 commit bf28723813647eb090401ee74024cda4a8b233b1
    2460 Author: sam0hack
    2461 Date:   Thu Sep 16 12:56:23 2021 +0530
    2462 
    2463     components
    2464 
    2465 commit a106942c2cbdb38c16c30366a298119cf195fe39
    2466 Author: sam0hack
    2467 Date:   Thu Sep 16 12:55:48 2021 +0530
    2468 
    2469     Redux Store
    2470 
    2471 commit c546a1c87adbee30c6428c50555d2ebd26ff28c3
    2472 Author: sam0hack
    2473 Date:   Thu Sep 16 12:55:25 2021 +0530
    2474 
    2475     Debug component
    2476 
    2477 commit 770bf77c3bba25053cd9ae8bad1c24973a71750c
    2478 Author: sam0hack
    2479 Date:   Thu Sep 16 12:55:13 2021 +0530
    2480 
    2481     Content component
    2482 
    2483 commit a351d434206e490157d8513a11fe98e415e4b873
    2484 Author: sam0hack
    2485 Date:   Thu Sep 16 12:54:56 2021 +0530
    2486 
    2487     setup react app
    2488 
    2489 commit 57f357ce9a798a7b44b147c7503ed5f1da60f9df
    2490 Author: sam0hack
    2491 Date:   Thu Sep 16 12:54:08 2021 +0530
    2492 
    2493     clean
    2494 
    2495 commit c8d64a21bf29b374938bc7b317102cf5cc675526
    2496 Author: sam0hack
    2497 Date:   Thu Sep 16 12:53:32 2021 +0530
    2498 
    2499     Loading UI component
    2500 
    2501 commit 5761b2152b4abf9e4b73669ac0659fdce5568d5d
    2502 Author: sam0hack
    2503 Date:   Thu Sep 16 12:53:11 2021 +0530
    2504 
    2505     config
    2506 
    2507 commit 8442cb787328803d95d0bff2a7c5a3e1bec28f11
    2508 Author: sam0hack
    2509 Date:   Thu Sep 16 12:52:54 2021 +0530
    2510 
    2511     react dom
    2512 
    2513 commit a50830fb663a99719e60f7b057970063afebfcb4
    2514 Author: sam0hack
    2515 Date:   Thu Sep 16 12:52:26 2021 +0530
    2516 
    2517     page config reducer
    2518 
    2519 commit eb64c3dbb33ec59fcf8938355d2dc00beaea44f4
    2520 Merge: 03fc28c 30191a4
    2521 Author: Sam
    2522 Date:   Fri Aug 20 16:15:27 2021 +0530
    2523 
    2524     PC-33
    2525    
    2526     PC-33
    2527 
    2528 commit 30191a4ee0891a5b014e6bc794805e23f1a19d08
    2529 Author: sam0hack
    2530 Date:   Fri Aug 20 16:14:35 2021 +0530
    2531 
    2532     PC-33  Generated Forms selection in the blocks
    2533 
    2534 commit fe3d25665a5c8c2c7699c1d1b5e3ab7f1865183f
    2535 Author: sam0hack
    2536 Date:   Wed Aug 18 16:11:58 2021 +0530
    2537 
    2538     validation fixes PC-33
    2539 
    2540 commit 4873e5bcb76ca34e9ed59bd62793130e320b5723
    2541 Author: sam0hack
    2542 Date:   Mon Aug 16 13:14:26 2021 +0530
    2543 
    2544     Added multi-text PC-33
    2545 
    2546 commit 03fc28c2e76e77ed90fb850ab9ceb2be568d903c
    2547 Merge: 0bbe36e 3ce1530
    2548 Author: Sam
    2549 Date:   Fri Aug 13 22:11:25 2021 +0530
    2550 
    2551     PC-33
    2552    
    2553     PC-33
    2554 
    2555 commit 3ce1530b93db4f5f114bd65bf97d6e0137492186
    2556 Author: sam0hack
    2557 Date:   Fri Aug 13 22:09:26 2021 +0530
    2558 
    2559     PC-33
    2560 
    2561 commit 38190a1696b6e2e0467408efdaad5744b0d86287
    2562 Author: sam0hack
    2563 Date:   Fri Aug 13 20:28:26 2021 +0530
    2564 
    2565     PC-33
    2566 
    2567 commit 0bbe36e94f40b719a9ec5968630c42b7415ea46f
    2568 Merge: bb2eb25 b7b5169
    2569 Author: Sam
    2570 Date:   Fri Aug 6 21:20:00 2021 +0530
    2571 
    2572     Removed deprecated method componentWillMount
    2573    
    2574     Removed deprecated method componentWillMount
    2575 
    2576 commit b7b5169fd39253b5ae83194a79413130c677d2eb
    2577 Author: sam0hack
    2578 Date:   Fri Aug 6 21:12:56 2021 +0530
    2579 
    2580     Removed depricated method componentWillMount
    2581 
    2582 commit bb2eb258825d6ebb0a8e9f277d811c54dae68152
    2583 Merge: 95a04af 6f21d73
    2584 Author: Sam
    2585 Date:   Fri Aug 6 20:42:14 2021 +0530
    2586 
    2587     Merge pull request #72 from sam0hack/main
    2588    
    2589     fix spacing and add class in json
    2590 
    2591 commit 6f21d73d8e3400eee7dc94b63ff796b12526e20d
    2592 Author: sam0hack
    2593 Date:   Fri Aug 6 20:36:21 2021 +0530
    2594 
    2595     fix spacing and add class in json
    2596 
    2597 commit 95a04afa4850b6e42b548e2c30a2407bd2efab5c
    2598 Merge: 73db2f2 4bb1c88
    2599 Author: Sam
    2600 Date:   Fri Aug 6 20:34:51 2021 +0530
    2601 
    2602     Form fixes
    2603    
    2604     Form fixes
    2605 
    2606 commit 4bb1c883450c8f811f156335fa8a0a315974125a
    2607 Author: sam0hack
    2608 Date:   Fri Aug 6 20:34:12 2021 +0530
    2609 
    2610     form fixes
    2611 
    2612 commit c91d02a1e20ef2d5ffb3eb5fc0e41434a6411807
    2613 Author: sam0hack
    2614 Date:   Fri Aug 6 20:24:22 2021 +0530
    2615 
    2616     fix key prop
    2617 
    2618 commit 73db2f28857151b150c8c99c19da6a01131ed109
    2619 Merge: ebd1db2 e11efac
    2620 Author: Sam
    2621 Date:   Fri Aug 6 20:23:34 2021 +0530
    2622 
    2623     Merge pull request #70 from sam0hack/main
    2624    
    2625     fix key prop
    2626 
    2627 commit e11efacb877531d180f655120d3704a1598f4ab2
    2628 Author: sam0hack
    2629 Date:   Fri Aug 6 20:22:29 2021 +0530
    2630 
    2631     fix key prop
    2632 
    2633 commit ebd1db207ef1179dd00cea7d54051d66522e49d3
    2634 Merge: 7ada08c 94dd01f
    2635 Author: Sam
    2636 Date:   Fri Aug 6 20:07:53 2021 +0530
    2637 
    2638     Merge pull request #69 from sam0hack/main
    2639    
    2640     fix json textArea
    2641 
    2642 commit 94dd01fa93a9a9edfbc09c08f2c5d1c4eb47f036
    2643 Author: sam0hack
    2644 Date:   Fri Aug 6 20:07:04 2021 +0530
    2645 
    2646     fix json textArea
    2647 
    2648 commit 7ada08c8f09e59cf5d93dd00f2c0a523b7b4fe79
    2649 Merge: 0720962 1b45926
    2650 Author: Sam
    2651 Date:   Thu Aug 5 11:19:12 2021 +0530
    2652 
    2653     PC-33
    2654    
    2655     PC-33
    2656 
    2657 commit 1b4592619a2a416fde6d9f17e2ce1d6a1523e9a5
    2658 Author: sam0hack
    2659 Date:   Thu Aug 5 11:18:04 2021 +0530
    2660 
    2661     PC-33
    2662 
    2663 commit 03ca0ef407dc729a25bf5768a00ede0bfdf57816
    2664 Author: sam0hack
    2665 Date:   Mon Aug 2 22:56:15 2021 +0530
    2666 
    2667     fix bugs and added new elements
    2668 
    2669 commit 48c4479b311ef8452cab348ddef2c2f46e5a9c30
    2670 Author: sam0hack
    2671 Date:   Mon Aug 2 22:35:30 2021 +0530
    2672 
    2673     fix bugs and added new elements
    2674 
    2675 commit 0720962f4978eecb290561957e992732a5261042
    2676 Merge: 7d3510c 25244b0
    2677 Author: Sam
    2678 Date:   Wed Jul 28 20:30:35 2021 +0530
    2679 
    2680     PC-33
    2681    
    2682     PC-33
    2683 
    2684 commit 25244b01e8985eb8cb3fbaa58ee68b963be40c96
    2685 Author: sam0hack
    2686 Date:   Wed Jul 28 20:29:41 2021 +0530
    2687 
    2688     PC-33
    2689 
    2690 commit 5a131f42b9747e0d6cf3eb75f4651536ae82c276
    2691 Author: sam0hack
    2692 Date:   Wed Jul 28 20:28:42 2021 +0530
    2693 
    2694     PC-33
    2695 
    2696 commit 7d3510c9b317429a6e36c0039ec3813944ce723c
    2697 Merge: b549b31 70483a3
    2698 Author: Sam
    2699 Date:   Fri Jul 23 15:51:23 2021 +0530
    2700 
    2701     Merge pull request #66 from sam0hack/main
    2702    
    2703     remove debug messages
    2704 
    2705 commit 70483a3b759c78a37c57d73c3c2a563f572fae3c
    2706 Author: sam0hack
    2707 Date:   Fri Jul 23 15:50:41 2021 +0530
    2708 
    2709     remove debug messages
    2710 
    2711 commit b549b31128bc86346e4f0fa8822ee0feab417359
    2712 Merge: f794126 324a62f
    2713 Author: Sam
    2714 Date:   Fri Jul 23 15:37:14 2021 +0530
    2715 
    2716     PC-37 PC-30
    2717    
    2718     Config API to get all the plugin config.
    2719     Permalink Sharing option in admin panel
    2720     Admin can choose which asset to share.
    2721     When click on the permalink button the permalink will be copied to the clipboard
    2722 
    2723 commit 324a62f20bf89d205052b487cbbd4efab149df14
    2724 Author: sam0hack
    2725 Date:   Fri Jul 23 15:32:49 2021 +0530
    2726 
    2727     PX-37
    2728 
    2729 commit f794126042f3295d2884b1ee763882a4d652c608
    2730 Author: Nicolas Maillat
    2731 Date:   Fri Jul 16 14:31:33 2021 +0200
    2732 
    2733     remove labomedia
    2734 
    2735 commit 0ec915e9e4c0bbdf5e27217a88df5596cd98343f
    2736 Author: sam0hack
    2737 Date:   Wed Jul 14 15:29:45 2021 +0530
    2738 
    2739     fix ~ redux chrome extention
    2740 
    2741 commit 00cd9e21233dccace89c90ed56c5e10d3793fc54
    2742 Merge: bd8bef7 8d4b24e
    2743 Author: Sam
    2744 Date:   Wed Jul 14 15:10:44 2021 +0530
    2745 
    2746     PC-33
    2747    
    2748     POC of react liforms in WP
    2749 
    2750 commit 8d4b24ed8099a239bce79374eb941b5a00dcc302
    2751 Author: sam0hack
    2752 Date:   Wed Jul 14 15:06:14 2021 +0530
    2753 
    2754     Added: liforms POC
    2755 
    2756 commit bd8bef760877c9343c34c926a0a3fb129ac7a062
    2757 Merge: 8cb102f 75f652a
    2758 Author: Sam
    2759 Date:   Mon Jul 12 16:15:57 2021 +0530
    2760 
    2761     PC-35
    2762    
    2763     PC-35
    2764 
    2765 commit 75f652a75f97831d817048a11294550ce95307d2
    2766 Author: sam0hack
    2767 Date:   Mon Jul 12 16:14:41 2021 +0530
    2768 
    2769     PC-35
    2770 
    2771 commit 8cb102fe1551754bd181917e3a95e527b23b90be
    2772 Merge: fd3dc18 9ed9e6c
    2773 Author: Sam
    2774 Date:   Mon Jul 5 18:00:37 2021 +0530
    2775 
    2776     PC-32 PC-28
    2777    
    2778     PC-32 PC-28
    2779 
    2780 commit 9ed9e6c4eb2fd318fd125e5497da819c16100431
    2781 Author: sam0hack
    2782 Date:   Mon Jul 5 17:58:40 2021 +0530
    2783 
    2784     PC-32
    2785 
    2786 commit 0efca5ab0b5c14dada61cab9a11bd6d6d2182836
    2787 Author: sam0hack
    2788 Date:   Mon Jul 5 17:50:15 2021 +0530
    2789 
    2790     Use plugin auth if logged in as admin
    2791 
    2792 commit f84a983466539c5da9d01c809fe3097039a125a4
    2793 Author: sam0hack
    2794 Date:   Mon Jul 5 17:16:18 2021 +0530
    2795 
    2796     Fix issues on php debug enable
    2797 
    2798 commit fd3dc18f735451c7c5ea63d0ac5c1969d45f93b7
    2799 Merge: 050ae98 4fe8afa
    2800 Author: Sam
    2801 Date:   Fri Jul 2 21:07:36 2021 +0530
    2802 
    2803     PC-27
    2804    
    2805     PC-27
    2806 
    2807 commit 4fe8afa0631e03f3477e2f611695056b0b5e0ff1
    2808 Author: sam0hack
    2809 Date:   Fri Jul 2 21:05:36 2021 +0530
    2810 
    2811     Hide the logged in message when logged out
    2812 
    2813 commit 050ae984b5f0d0ce02269e926e41d0adff1428fe
    2814 Merge: ef2e689 c022605
    2815 Author: Sam
    2816 Date:   Thu Jul 1 19:28:41 2021 +0530
    2817 
    2818     PC-27
    2819    
    2820     PC-27
    2821 
    2822 commit c02260518288b57ac7c330e5e479473688514faa
    2823 Author: sam0hack
    2824 Date:   Thu Jul 1 19:05:22 2021 +0530
    2825 
    2826     PC-27
    2827 
    2828 commit ef2e689114ddaf7745ecf0a55e64c7bace1ce4aa
    2829 Merge: af62a1d 4c05faf
    2830 Author: Sam
    2831 Date:   Thu Jul 1 18:31:04 2021 +0530
    2832 
    2833     PC-31 PC-26
    2834    
    2835     PC-31 PC-26
    2836 
    2837 commit 4c05faf8ed1fb4be34b35e0842f9c289d37a0955
    2838 Author: sam0hack
    2839 Date:   Thu Jul 1 17:35:17 2021 +0530
    2840 
    2841     PC-26
    2842 
    2843 commit f6380984695a5feccf27d15841962cc095489843
    2844 Author: sam0hack
    2845 Date:   Thu Jul 1 15:15:41 2021 +0530
    2846 
    2847     PC-31
    2848 
    2849 commit 26c922b3211982070b739761a397623e123a5479
    2850 Author: sam0hack
    2851 Date:   Thu Jul 1 14:46:14 2021 +0530
    2852 
    2853     Scroll style
    2854 
    2855 commit 33213d421c058ba62bc42a1cdbeb7267993e13b9
    2856 Author: sam0hack
    2857 Date:   Thu Jul 1 14:24:27 2021 +0530
    2858 
    2859     PC-26
    2860 
    2861 commit af62a1d9c332c5bca0dd16ca37f4fa9ec86685a8
    2862 Merge: 0432412 28c0c2d
    2863 Author: Sam
    2864 Date:   Tue Jun 29 20:42:52 2021 +0530
    2865 
    2866     PC-29
    2867    
    2868     PC-29
    2869 
    2870 commit 28c0c2db46fcbb20c7a25fae494e0c0f8ab24c22
    2871 Author: sam0hack
    2872 Date:   Tue Jun 29 20:41:12 2021 +0530
    2873 
    2874     PC-29
    2875 
    2876 commit a4cc6304a34dc00969e704126fd0335044fd3ac1
    2877 Author: sam0hack
    2878 Date:   Tue Jun 29 06:08:01 2021 +0530
    2879 
    2880     add responsive document view block
    2881 
    2882 commit 1b64eed67a62809314db59587ff5d61f55972f3e
    2883 Author: sam0hack
    2884 Date:   Tue Jun 29 06:01:23 2021 +0530
    2885 
    2886     responsive css
    2887 
    2888 commit ba7fdeb4c9ce49556957480b811a41b0f1ab0f7c
    2889 Author: sam0hack
    2890 Date:   Tue Jun 29 05:38:33 2021 +0530
    2891 
    2892     Sidebar view fix with details and responsive for large display
    2893 
    2894 commit 04324126b8b3f0fd6b55ead6cfaba10d6fc06f74
    2895 Merge: 15f95ef 3b97530
    2896 Author: Sam
    2897 Date:   Thu Jun 24 18:58:31 2021 +0530
    2898 
    2899     PC-25
    2900    
    2901     PC-25
    2902 
    2903 commit 3b97530d72902af810c171ee2edd9fcd88e9ef48
    2904 Author: sam0hack
    2905 Date:   Thu Jun 24 18:56:28 2021 +0530
    2906 
    2907     firefox fix
    2908 
    2909 commit 15f95ef113fb766f0a42354422e3b481a3a81454
    2910 Merge: 643e24d c939706
    2911 Author: Sam
    2912 Date:   Wed Jun 23 22:48:57 2021 +0530
    2913 
    2914     Merge pull request #56 from sam0hack/main
    2915    
    2916     Fixes
    2917 
    2918 commit c93970603f901df93877e89b467631abc4fea609
    2919 Author: sam0hack
    2920 Date:   Wed Jun 23 22:47:28 2021 +0530
    2921 
    2922     fix: ReferenceError: regeneratorRuntime is not defined if not admin
    2923 
    2924 commit d11f2af82fac21dba3b9d594044c59d5b65a27f5
    2925 Author: sam0hack
    2926 Date:   Wed Jun 23 21:39:52 2021 +0530
    2927 
    2928     fix: loader was not hiding on no results
    2929 
    2930 commit e79e88997ba91d98a5b2fdc6d947570e8e7eef3d
    2931 Author: sam0hack
    2932 Date:   Wed Jun 23 21:37:32 2021 +0530
    2933 
    2934     added id
    2935 
    2936 commit 5fdb89fbaf87b4b53232e258cccdaca34e8a76c6
    2937 Author: sam0hack
    2938 Date:   Wed Jun 23 21:36:52 2021 +0530
    2939 
    2940     replace js innerHtml method with jquery html method and stoped loading phraseanet method on auth page
    2941 
    2942 commit a74c660b53fa25f198e184f49c740591c1d81595
    2943 Author: sam0hack
    2944 Date:   Wed Jun 23 21:18:57 2021 +0530
    2945 
    2946     Fix error text align
    2947 
    2948 commit 643e24deb5f4cccb9657055927cef8507663d354
    2949 Merge: a954822 b37320f
    2950 Author: Sam
    2951 Date:   Tue Jun 22 18:04:11 2021 +0530
    2952 
    2953     Merge pull request #55 from sam0hack/main
    2954    
    2955     Fixes
    2956 
    2957 commit b37320f13c9b923f47014b9abc7236bbc1228fdc
    2958 Author: sam0hack
    2959 Date:   Tue Jun 22 16:50:44 2021 +0530
    2960 
    2961     minify fix
    2962 
    2963 commit 4701ff9a7664be8cc75be21e91523ec626827889
    2964 Author: sam0hack
    2965 Date:   Tue Jun 22 16:22:05 2021 +0530
    2966 
    2967     fix: search button flots over sidebar image view
    2968 
    2969 commit dc8a169ebb8aa379a8b0b2be6a8f3fd5b5ff5591
    2970 Author: sam0hack
    2971 Date:   Mon Jun 21 19:09:06 2021 +0530
    2972 
    2973     added: comments
    2974 
    2975 commit a954822f7cdc4f880be38ee74064ab2a07042fff
    2976 Merge: 81d5ea6 c86b6e7
    2977 Author: Sam
    2978 Date:   Mon Jun 21 18:44:59 2021 +0530
    2979 
    2980     Fix multiple request sending at once
    2981    
    2982     Fix multiple request sending at once on scroll
    2983 
    2984 commit c86b6e78d346b82f1397576056bd471cb0b45e31
    2985 Author: sam0hack
    2986 Date:   Mon Jun 21 18:41:52 2021 +0530
    2987 
    2988     Fix multiple request sending at once
    2989 
    2990 commit 81d5ea6bc2269abe53d5a88bdf74f980094b2427
    2991 Merge: 79aa006 15f0692
    2992 Author: Sam
    2993 Date:   Mon Jun 21 15:46:36 2021 +0530
    2994 
    2995     PC-24
    2996    
    2997     PC-24
    2998 
    2999 commit 15f0692ef0a318fcb33651827db728db7bed0413
    3000 Author: sam0hack
    3001 Date:   Mon Jun 21 14:49:22 2021 +0530
    3002 
    3003     Audio files support and default image on no-preview
    3004 
    3005 commit 64817260640c14fec1fffb96f95bfcbd512099bb
    3006 Author: sam0hack
    3007 Date:   Mon Jun 21 14:39:18 2021 +0530
    3008 
    3009     Audio files support and default image on no-preview
    3010 
    3011 commit 79aa006e276f11d6812ab462b449262ef7f023c0
    3012 Merge: d580baf 30886b8
    3013 Author: Sam
    3014 Date:   Fri Jun 18 22:07:45 2021 +0530
    3015 
    3016     PC-22
    3017    
    3018     PC-22
    3019 
    3020 commit 30886b840e386896ea99f34c185310b48ea81c20
    3021 Author: sam0hack
    3022 Date:   Fri Jun 18 22:04:22 2021 +0530
    3023 
    3024     Added elevation on sidebar
    3025 
    3026 commit 1fe1b34968acab01a177c1a6f77db683319cc94d
    3027 Author: sam0hack
    3028 Date:   Fri Jun 18 21:54:20 2021 +0530
    3029 
    3030     Fix sidebar view
    3031 
    3032 commit d580baf144c58fbc92cca933df2e979a2917b83c
    3033 Merge: 9784e5f 96ab31e
    3034 Author: Sam
    3035 Date:   Mon Jun 14 21:53:22 2021 +0530
    3036 
    3037     PC-22
    3038    
    3039     PC-22
    3040 
    3041 commit 96ab31e689fd91f2d8fda901cf80da356ef993a3
    3042 Author: sam0hack
    3043 Date:   Mon Jun 14 21:52:23 2021 +0530
    3044 
    3045     UI block
    3046 
    3047 commit 4cf72c7394ca4aee52871174f6ac9d7b45b7e4f4
    3048 Author: sam0hack
    3049 Date:   Mon Jun 14 21:51:19 2021 +0530
    3050 
    3051     UI block
    3052 
    3053 commit 00e20e159c068b96d2e37539160604bd540a5058
    3054 Merge: 552b9d7 9784e5f
    3055 Author: sam0hack
    3056 Date:   Fri Jun 11 17:21:30 2021 +0530
    3057 
    3058     Merge branch 'main' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin into main
    3059 
    3060 commit 552b9d7c3b14b00676f9a6dfffe83b88135c6685
    3061 Author: sam0hack
    3062 Date:   Fri Jun 11 17:20:59 2021 +0530
    3063 
    3064     fixed preview reset bug when selecting preview for image.
    3065 
    3066 commit b055a0a2b0a6fa8c0b02acd44cf9b466cd100a25
    3067 Author: sam0hack
    3068 Date:   Fri Jun 11 17:02:24 2021 +0530
    3069 
    3070     new strings
    3071 
    3072 commit bcfee30410d528635b0cb3503e89fe705c6c4797
    3073 Author: sam0hack
    3074 Date:   Fri Jun 11 14:44:10 2021 +0530
    3075 
    3076     layouts
    3077 
    3078 commit 95fbd8b6de404a72ede19cf9493b3ad55dbdcff9
    3079 Author: sam0hack
    3080 Date:   Fri Jun 11 14:27:05 2021 +0530
    3081 
    3082     Added UI settings
    3083 
    3084 commit 7e4eeb9e3f80a83ebdaa9b588ac8a5e42aac2052
    3085 Author: sam0hack
    3086 Date:   Fri Jun 11 13:51:24 2021 +0530
    3087 
    3088     UI layout
    3089 
    3090 commit 9784e5fdedb07db687b895c79796ad2b98818254
    3091 Merge: a71e45d c6fa1b1
    3092 Author: Sam
    3093 Date:   Tue Jun 8 21:39:26 2021 +0530
    3094 
    3095     PC-21
    3096    
    3097     PC-21
    3098 
    3099 commit a71e45dddda5204ee72ec11692605940e2c7a3db
    3100 Merge: 7c51ebd b5ed5ca
    3101 Author: Sam
    3102 Date:   Tue Jun 8 21:38:10 2021 +0530
    3103 
    3104     Merge pull request #49 from sam0hack/main
    3105    
    3106     Fix: preview details when selecting collection
    3107 
    3108 commit c6fa1b1a9a86621527361dff085f8d7085e45b4c
    3109 Author: sam0hack
    3110 Date:   Tue Jun 8 21:37:09 2021 +0530
    3111 
    3112     PC-21
    3113 
    3114 commit b5ed5ca9bc51798ce23c2739dd44f9b3eebc4fd3
    3115 Author: sam0hack
    3116 Date:   Tue Jun 8 16:08:10 2021 +0530
    3117 
    3118     Fix: preview details when selecting collection
    3119 
    3120 commit 7c51ebd22c57bc477e4207eecbf76eea1c02dbb2
    3121 Merge: fccff2b 6593e79
    3122 Author: Sam
    3123 Date:   Mon Jun 7 17:24:18 2021 +0530
    3124 
    3125     PC-18 finalized workflow
    3126    
    3127     PC-18 finalized workflow
    3128 
    3129 commit 6593e79f48088984298ceed1677ae26dab2c8640
    3130 Author: sam0hack
    3131 Date:   Mon Jun 7 17:03:14 2021 +0530
    3132 
    3133     PC-18 finalized workflow
    3134 
    3135 commit fccff2bb5321fa9152addc7f4c85cfa56ff99a93
    3136 Merge: e7b3fe8 2265e6f
    3137 Author: Sam
    3138 Date:   Fri Jun 4 17:44:52 2021 +0530
    3139 
    3140     PC-18 weblate translation
    3141    
    3142     PC-18 weblate translation
    3143 
    3144 commit 2265e6fd72de877a8d0351a9e10bcafc3b41c06c
    3145 Author: sam0hack
    3146 Date:   Fri Jun 4 17:43:39 2021 +0530
    3147 
    3148     clean up
    3149 
    3150 commit 5e5a9262d7a349f66f8a955fc4234bdd482104ba
    3151 Author: Sam
    3152 Date:   Fri Jun 4 12:07:14 2021 +0000
    3153 
    3154     Translated using Weblate (English (United States))
    3155    
    3156     Currently translated at 1.4% (1 of 70 strings)
    3157    
    3158     Translation: Phraseanet Wordpress Client Plugin/Phraseanet Wordpress Client plugin
    3159     Translate-URL: https://hosted.weblate.org/projects/phraseanet-wordpress-client-plugin/phraseanet-wordpress-client-plugin/en_US/
    3160 
    3161 commit 2112b8b8e320d10a54153e9a878836a259d463a1
    3162 Author: Sam
    3163 Date:   Fri Jun 4 13:55:44 2021 +0200
    3164 
    3165     Added translation using Weblate (English (United States))
    3166 
    3167 commit e7b3fe8e586903de436c8a1fe0f1f3d73701da8d
    3168 Merge: 11f1733 1bcd962
    3169 Author: Sam
    3170 Date:   Fri Jun 4 17:35:26 2021 +0530
    3171 
    3172     Merge pull request #46 from alchemy-fr/PC-18_weblate_translation
    3173    
    3174     removed old translation files
    3175 
    3176 commit 1bcd9627ff6bc9fc307368557b8c85c9a79adb89
    3177 Author: sam0hack
    3178 Date:   Fri Jun 4 17:34:31 2021 +0530
    3179 
    3180     removed old transaltion files
    3181 
    3182 commit 11f17335326e65c41f35fd1c2c35810773d945cc
    3183 Merge: 7c60a61 8c8e57d
    3184 Author: Sam
    3185 Date:   Fri Jun 4 17:24:06 2021 +0530
    3186 
    3187     PC-18
    3188    
    3189     pot template update
    3190 
    3191 commit 8c8e57d3bd7f6eddd0abd26ae938253a97dd1cdf
    3192 Author: sam0hack
    3193 Date:   Fri Jun 4 17:23:09 2021 +0530
    3194 
    3195     pot template update
    3196 
    3197 commit 7c60a61ba62687ebc53e5d06134e83f314ce1929
    3198 Merge: 752d826 e6bccdc
    3199 Author: Sam
    3200 Date:   Mon May 31 21:21:47 2021 +0530
    3201 
    3202     pc-18 POT
    3203    
    3204     POT
    3205 
    3206 commit e6bccdc8520ee8db7b7734319dc1e5209ebe28a7
    3207 Author: sam0hack
    3208 Date:   Mon May 31 21:15:33 2021 +0530
    3209 
    3210     POT
    3211 
    3212 commit 752d82637ed1315c405e095330abac7301a54261
    3213 Merge: db34375 9eab6ff
    3214 Author: Sam
    3215 Date:   Mon May 31 20:59:08 2021 +0530
    3216 
    3217     PC-18 Intermediate language file
    3218    
    3219     Intermediate language file
    3220 
    3221 commit 9eab6ff4438163aefb20c8ef5913f19858d8c60f
    3222 Author: sam0hack
    3223 Date:   Mon May 31 20:58:17 2021 +0530
    3224 
    3225     Intermediate language file
    3226 
    3227 commit db34375f3a28a4a839c340f975cf8715493956c1
    3228 Merge: 2d95d46 b5680a0
    3229 Author: Sam
    3230 Date:   Mon May 31 20:45:11 2021 +0530
    3231 
    3232     PC-18 sync
    3233    
    3234     PC-18 sync
    3235 
    3236 commit b5680a0562ff0e8cf82770b45f0517fb5fce15ce
    3237 Author: sam0hack
    3238 Date:   Mon May 31 20:42:56 2021 +0530
    3239 
    3240     PC-18 sync
    3241 
    3242 commit 079c8d8d71eb4674c50d4773b2373d6a208707c2
    3243 Author: sam0hack
    3244 Date:   Mon May 31 20:27:41 2021 +0530
    3245 
    3246     PC-18 sync
    3247 
    3248 commit 2d95d46966809bc12b004349310b04939699e55b
    3249 Merge: 5a63e7d b0eb104
    3250 Author: Sam
    3251 Date:   Mon May 31 20:21:53 2021 +0530
    3252 
    3253     PC-18 weblate translation
    3254    
    3255     Pc 18 weblate translation
    3256 
    3257 commit b0eb104c6676a3454abc58c47b049ea893c30577
    3258 Author: Sam
    3259 Date:   Mon May 31 14:48:53 2021 +0000
    3260 
    3261     Translated using Weblate (English (Developer))
    3262    
    3263     Currently translated at 1.4% (1 of 70 strings)
    3264    
    3265     Translation: Phraseanet Wordpress Client Plugin/Phraseanet-Wordpress-Client-Plugin
    3266     Translate-URL: https://hosted.weblate.org/projects/phraseanet-wordpress-client-plugin/phraseanet-wordpress-client-plugin/en_devel/
    3267 
    3268 commit 2e1286a3c23ff35ce83bfb581aa95796dda576b6
    3269 Author: Sam
    3270 Date:   Mon May 31 16:32:48 2021 +0200
    3271 
    3272     Added translation using Weblate (English (Developer))
    3273 
    3274 commit 5a63e7dd09a38eac667a32fae4cfc4a7f77d810c
    3275 Merge: bd6d6a6 6573b8e
    3276 Author: Sam
    3277 Date:   Mon May 31 20:16:34 2021 +0530
    3278 
    3279     PC-18
    3280    
    3281     added po and mo for en_US
    3282 
    3283 commit 6573b8ea436f65f2af5b30afc5a579d6194639dd
    3284 Author: sam0hack
    3285 Date:   Mon May 31 20:14:52 2021 +0530
    3286 
    3287     added po and mo for en_US
    3288 
    3289 commit bd6d6a6103a7101e693296b357cd4b50619833fd
    3290 Merge: 19a40bd 1b79560
    3291 Author: Sam
    3292 Date:   Mon May 31 19:24:07 2021 +0530
    3293 
    3294     PC-18
    3295    
    3296     added json for en_US
    3297 
    3298 commit 1b795603a107594a5f7ceb159a09114db3dc2d76
    3299 Author: sam0hack
    3300 Date:   Mon May 31 19:22:36 2021 +0530
    3301 
    3302     added json for en_US
    3303 
    3304 commit 19a40bdf192cc5c483244c69830e7fc0f182a303
    3305 Merge: cfbcc88 c999ec9
    3306 Author: Sam
    3307 Date:   Fri May 28 15:39:58 2021 +0530
    3308 
    3309     fix: auth not int error and collection index error
    3310    
    3311     fix: auth not int error and collection index error
    3312 
    3313 commit c999ec9f6f4122a6276ca608a2738571febf117e
    3314 Author: sam0hack
    3315 Date:   Fri May 28 15:39:19 2021 +0530
    3316 
    3317     fix: auth not int error and collection index error
    3318 
    3319 commit cfbcc88fee6d8878d1d2d26b0b2624fddaff5adb
    3320 Merge: 379fca6 e351e0f
    3321 Author: Sam
    3322 Date:   Fri May 28 15:12:12 2021 +0530
    3323 
    3324     PC-20
    3325    
    3326     PC-20
    3327 
    3328 commit e351e0fff7a3b50d12c5389ba5307856b7188e01
    3329 Author: sam0hack
    3330 Date:   Fri May 28 15:11:09 2021 +0530
    3331 
    3332     PC-20
    3333 
    3334 commit 379fca6219138bc746c32fd50b63247890aace86
    3335 Merge: 49aafe2 ebeddce
    3336 Author: Sam
    3337 Date:   Fri May 28 14:59:58 2021 +0530
    3338 
    3339     Removed search type and record type options from the search bar and s…
    3340    
    3341     Removed search type and record type options from the search bar and s…
    3342 
    3343 commit 49aafe205dfe2066cdc8c33058eb50117253ef09
    3344 Merge: e0399cf 5a3d38e
    3345 Author: Sam
    3346 Date:   Fri May 28 14:58:39 2021 +0530
    3347 
    3348     PC-4
    3349    
    3350     PC-4
    3351 
    3352 commit ebeddce4952f68e9dd0ac788cb82dad530d9c693
    3353 Author: sam0hack
    3354 Date:   Fri May 28 14:57:43 2021 +0530
    3355 
    3356     Removed search type and record type options from the search bar and search input type size increased
    3357 
    3358 commit 5a3d38e38b5d307c51dc1ce6d6262f98f51a6813
    3359 Author: sam0hack
    3360 Date:   Fri May 28 13:44:41 2021 +0530
    3361 
    3362     Grouped collection
    3363 
    3364 commit e0399cf5064f1261a5c19a63ba83af864fade669
    3365 Merge: d856daa dfaf5d9
    3366 Author: Sam
    3367 Date:   Thu May 27 20:54:14 2021 +0530
    3368 
    3369     Fix pagination
    3370    
    3371     Fix pagination
    3372 
    3373 commit dfaf5d927bef5060562d415c794a134a089014fe
    3374 Author: sam0hack
    3375 Date:   Thu May 27 17:15:05 2021 +0530
    3376 
    3377     Fix pagination
    3378 
    3379 commit d856daa40b2a8cbb78000716758bd5f59cd9bf56
    3380 Merge: 1625c20 2d9bf0c
    3381 Author: Sam
    3382 Date:   Wed May 26 16:53:36 2021 +0530
    3383 
    3384     code cleanup and comments
    3385    
    3386     code cleanup and comments
    3387 
    3388 commit 2d9bf0c46008f2ad8740e538896568f37877742f
    3389 Author: sam0hack
    3390 Date:   Wed May 26 16:52:45 2021 +0530
    3391 
    3392     code cleanup and comments
    3393 
    3394 commit 1625c208f8e3d0a0851c4ed315883e1c4279d728
    3395 Merge: f8e7b20 304325d
    3396 Author: Sam
    3397 Date:   Wed May 26 16:03:15 2021 +0530
    3398 
    3399     PC-8
    3400    
    3401     PC-8
    3402 
    3403 commit 304325dd47eb61869a9e860f3362816da18effb3
    3404 Author: sam0hack
    3405 Date:   Wed May 26 16:02:16 2021 +0530
    3406 
    3407     PC-8
    3408 
    3409 commit 843bc04e626f39d34813e3960de7258a3866715e
    3410 Author: sam0hack
    3411 Date:   Wed May 26 14:05:45 2021 +0530
    3412 
    3413     PC-8
    3414 
    3415 commit f8e7b2076a4018bf85edf634b31b04f643999207
    3416 Merge: d4f1451 3602025
    3417 Author: Sam
    3418 Date:   Tue May 25 00:46:25 2021 +0530
    3419 
    3420     PC-4
    3421    
    3422     PC-4
    3423 
    3424 commit 3602025f93d8f9be4e307cae9150d59f908bec03
    3425 Author: sam0hack
    3426 Date:   Mon May 24 22:53:26 2021 +0530
    3427 
    3428     fix: issue on collections
    3429 
    3430 commit 5179d51e6b26e4416ef13bece2d06e4b88f237c8
    3431 Author: sam0hack
    3432 Date:   Mon May 24 21:44:33 2021 +0530
    3433 
    3434     build lang from latest po
    3435 
    3436 commit a42b2542b960c3e20d07f1381c924685adddada4
    3437 Merge: 4572fb2 d4f1451
    3438 Author: sam0hack
    3439 Date:   Mon May 24 21:41:09 2021 +0530
    3440 
    3441     Merge branch 'main' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin into main
    3442 
    3443 commit 4572fb2c72ba99a76d361a9789e9ca10f76321f6
    3444 Author: sam0hack
    3445 Date:   Mon May 24 21:40:55 2021 +0530
    3446 
    3447     Added Redux and PC-4
    3448 
    3449 commit d4f14515fe9f822a82051f712b14e508b81468f6
    3450 Merge: 7963c57 eb3e22d
    3451 Author: Nicolas Maillat
    3452 Date:   Thu May 20 18:45:20 2021 +0200
    3453 
    3454     Merge pull request #30 from alchemy-fr/PC-18_weblate_translation
    3455    
    3456     Translated using Weblate (French)
    3457 
    3458 commit eb3e22d215c32962fd2eadc35b393f66e543bdae
    3459 Author: Nicolas Maillat
    3460 Date:   Thu May 20 16:35:08 2021 +0000
    3461 
    3462     Translated using Weblate (French)
    3463    
    3464     Currently translated at 81.1% (56 of 69 strings)
    3465    
    3466     Translation: Phraseanet Wordpress Client Plugin/Phraseanet Wordpress Client Plugin
    3467     Translate-URL: https://hosted.weblate.org/projects/phraseanet-wordpress-client-plugin/phraseanet-wordpress-client-plugin/fr/
    3468 
    3469 commit 7963c57f8e0891ba5d6f0f8d5cfc8a6353bd5aaa
    3470 Merge: b56dcf4 b9dcb90
    3471 Author: Sam
    3472 Date:   Wed May 19 21:39:19 2021 +0530
    3473 
    3474     Merge pull request #29 from sam0hack/main
    3475    
    3476     Fix plugin installation one and always option
    3477 
    3478 commit b9dcb905e9ee5d921a126424ed7e327b2be0cb0c
    3479 Author: sam0hack
    3480 Date:   Wed May 19 21:38:19 2021 +0530
    3481 
    3482     Fix plugin installation one and always option
    3483 
    3484 commit b56dcf440a0d372467e0e64a7152c35a20266e95
    3485 Merge: 49582a4 2a22989
    3486 Author: Sam
    3487 Date:   Wed May 19 18:43:03 2021 +0530
    3488 
    3489     PC-17
    3490    
    3491     PC-17
    3492 
    3493 commit 2a22989b78daa5eec9e13fa8cbb05b1c9bb1575a
    3494 Author: Sam
    3495 Date:   Wed May 19 18:41:36 2021 +0530
    3496 
    3497     Update README.md
    3498 
    3499 commit 6331f0277a6907ac2b71b8b0b52c9ca5168ed181
    3500 Author: Sam
    3501 Date:   Wed May 19 18:41:22 2021 +0530
    3502 
    3503     Update README.md
    3504 
    3505 commit 1a3b5b7324f6a5b3864132a25013530a068a1366
    3506 Author: sam0hack
    3507 Date:   Wed May 19 18:40:38 2021 +0530
    3508 
    3509     Readme update
    3510 
    3511 commit 95621655b7eda808fc1cb4c578451686b42466bf
    3512 Author: sam0hack
    3513 Date:   Wed May 19 18:35:58 2021 +0530
    3514 
    3515     plugin packager
    3516 
    3517 commit 49582a47cf4ec40e311e06cc6723395aa75e000f
    3518 Merge: 9cc0256 d2cfe1c
    3519 Author: Sam
    3520 Date:   Tue May 18 21:38:47 2021 +0530
    3521 
    3522     Merge pull request #27 from sam0hack/main
    3523    
    3524     build bundle
    3525 
    3526 commit d2cfe1c35f88b5593619435ea5012ba04fc5e6bb
    3527 Author: sam0hack
    3528 Date:   Tue May 18 21:37:27 2021 +0530
    3529 
    3530     build bundle
    3531 
    3532 commit 9cc025692c2f45103bdf1588d9a0d3ecf22631a5
    3533 Merge: 9e7aa3a d63cc53
    3534 Author: Sam
    3535 Date:   Tue May 18 21:21:06 2021 +0530
    3536 
    3537     fix gulp bundle
    3538    
    3539     fix gulp bundle
    3540 
    3541 commit d63cc5378bc6f0c06f5d014a516503227fa1f657
    3542 Author: sam0hack
    3543 Date:   Tue May 18 21:20:02 2021 +0530
    3544 
    3545     fix gulp
    3546 
    3547 commit 9e7aa3a3b2a0e664b6ba724b1d284ffbe1b91c20
    3548 Merge: 8a255b2 1b6a34f
    3549 Author: Sam
    3550 Date:   Tue May 18 20:23:44 2021 +0530
    3551 
    3552     PC-10
    3553    
    3554     PC-10
    3555 
    3556 commit 1b6a34f5db865f8895cd710c02fa16dbaa4e962b
    3557 Author: sam0hack
    3558 Date:   Tue May 18 20:22:47 2021 +0530
    3559 
    3560     PC-10
    3561 
    3562 commit 8a255b227fcdefc2e8c439374c564c25f3f23bde
    3563 Merge: 4943dcb 1980f95
    3564 Author: Sam
    3565 Date:   Mon May 17 18:56:48 2021 +0530
    3566 
    3567     PC-14
    3568    
    3569     Added: more string and npm command `npm run build:lang` to build Gutenberg lang JSON file
    3570 
    3571 commit 1980f956d60327228090cd5fd59e7f6faf29e4b4
    3572 Author: sam0hack
    3573 Date:   Mon May 17 18:54:28 2021 +0530
    3574 
    3575     PC-14
    3576 
    3577 commit 4943dcb1b82e50af7c9e689d79cac9bc609f2270
    3578 Merge: ccb80ce c7b74cd
    3579 Author: Sam
    3580 Date:   Mon May 17 17:54:44 2021 +0530
    3581 
    3582     PC-12
    3583    
    3584     PC-12
    3585 
    3586 commit ccb80ce6eb1c14590e6ae2286a2219398451ac5c
    3587 Merge: 45c9629 0cf98cf
    3588 Author: Sam
    3589 Date:   Mon May 17 17:53:57 2021 +0530
    3590 
    3591     PC-8
    3592    
    3593     PC-8
    3594 
    3595 commit c7b74cd00c188f6e0a37442470886a81d6929aa2
    3596 Author: sam0hack
    3597 Date:   Mon May 17 17:53:31 2021 +0530
    3598 
    3599     PC-12
    3600 
    3601 commit 0cf98cf9c213e7f409cc5718afdb123147588f85
    3602 Author: sam0hack
    3603 Date:   Mon May 17 17:17:12 2021 +0530
    3604 
    3605     PC-8
    3606 
    3607 commit 45c96299d6e24ed3ee56105cf3b9ea0ce9fc333f
    3608 Merge: cebcdf2 21ca183
    3609 Author: Sam
    3610 Date:   Mon May 17 15:33:57 2021 +0530
    3611 
    3612     PC-16
    3613    
    3614     Added: debug mode PC-16
    3615 
    3616 commit 21ca1831d6ab1058183d0efb4cf9c59ccfca8d39
    3617 Author: sam0hack
    3618 Date:   Fri May 14 14:56:38 2021 +0530
    3619 
    3620     Added: debug mode PC-16
    3621 
    3622 commit cebcdf2956c1ec557ccfee32404ccd29fe1cefb5
    3623 Merge: b4069e0 71a691a
    3624 Author: Sam
    3625 Date:   Thu May 13 16:29:25 2021 +0530
    3626 
    3627     PC-14
    3628    
    3629     Added: localization support and translations for FR
    3630 
    3631 commit 71a691a9d4f4455cabe2d48833464d5e65f20bf2
    3632 Author: sam0hack
    3633 Date:   Thu May 13 16:27:43 2021 +0530
    3634 
    3635     Added: localization support and translations for FR
    3636 
    3637 commit 9d3c1c7d126539f6b58fd35928a32a5129cc300c
    3638 Author: sam0hack
    3639 Date:   Wed May 12 15:38:42 2021 +0530
    3640 
    3641     62
    3642    
    3643     Add the capability CAP_SYS_NICE to container until MySQL server can handle the error itself silently.
    3644 
    3645 commit b4069e01705b8733b63f456f7998ea9c3ee812c1
    3646 Merge: 5010aa9 1a5a4fe
    3647 Author: Sam
    3648 Date:   Tue May 11 19:35:04 2021 +0530
    3649 
    3650     PC-2
    3651    
    3652     Individual auth setting for block.
    3653 
    3654 commit 1a5a4fe5dd4eccbdc743c11dc19970b12d97f1dc
    3655 Author: sam0hack
    3656 Date:   Tue May 11 19:33:28 2021 +0530
    3657 
    3658     individual auth setting for block
    3659 
    3660 commit 5010aa95dd4518b1dd6fa62133d89b5d499c7b80
    3661 Merge: e519292 2319dd7
    3662 Author: Sam
    3663 Date:   Tue May 11 18:45:46 2021 +0530
    3664 
    3665     PC-5 PC-6
    3666    
    3667     PC-5 PC-6
    3668 
    3669 commit 2319dd7fb4788ea9838f74fa13cf81172967df31
    3670 Author: sam0hack
    3671 Date:   Tue May 11 18:44:29 2021 +0530
    3672 
    3673     Query wrapper
    3674 
    3675 commit 6cb22aca713fd170e1c1f35c59db702737c8d7be
    3676 Author: sam0hack
    3677 Date:   Tue May 11 18:31:52 2021 +0530
    3678 
    3679     added: number of results in facets
    3680 
    3681 commit e519292287cd3fc238a0ed5e69db25db9ff2e4ea
    3682 Merge: 7e04339 4181975
    3683 Author: Sam
    3684 Date:   Tue May 11 17:43:36 2021 +0530
    3685 
    3686     PC-4
    3687    
    3688     PC-4
    3689 
    3690 commit 418197555f846c5ef074ee0f52ec0dda0895e0ec
    3691 Author: sam0hack
    3692 Date:   Tue May 11 17:42:14 2021 +0530
    3693 
    3694     collections
    3695 
    3696 commit 7e04339b0fee8bfc547323d996beec6ba172e87b
    3697 Merge: a21eab3 64e689e
    3698 Author: Sam
    3699 Date:   Tue May 11 15:44:54 2021 +0530
    3700 
    3701     PC-5 PC-6
    3702    
    3703     PC-5 PC-6
    3704 
    3705 commit 64e689e8d7ca3842f9856c8bb717472587a67d8a
    3706 Author: sam0hack
    3707 Date:   Tue May 11 15:43:19 2021 +0530
    3708 
    3709     alloweb
    3710 
    3711 commit d4dd58776120ac2047280c8311af8e788458d612
    3712 Author: sam0hack
    3713 Date:   Mon May 10 16:20:35 2021 +0530
    3714 
    3715     urls
    3716 
    3717 commit a21eab3a0d146d783e89afc2912c7ccb269a4851
    3718 Merge: c127bda a0184e0
    3719 Author: Sam
    3720 Date:   Mon May 10 14:54:24 2021 +0530
    3721 
    3722     Merge pull request #15 from sam0hack/main
    3723    
    3724     ssh
    3725 
    3726 commit a0184e0a98adb4fa8cce3edafa2b74333deb8c6a
    3727 Author: sam0hack
    3728 Date:   Mon May 10 14:53:08 2021 +0530
    3729 
    3730     ssh
    3731 
    3732 commit c127bda407d8cbbf378fb5b461a32a0b640ec630
    3733 Merge: f43d962 099dcfc
    3734 Author: Sam
    3735 Date:   Thu May 6 19:02:45 2021 +0530
    3736 
    3737     PC-13
    3738    
    3739     Search Mode
    3740 
    3741 commit 099dcfcf5aef0162ec0a7355fb16a04b0f7259ad
    3742 Author: sam0hack
    3743 Date:   Thu May 6 19:00:54 2021 +0530
    3744 
    3745     search mode
    3746 
    3747 commit f43d962563ac1c7765f57daa862e048f8be75792
    3748 Merge: 0233199 9409b62
    3749 Author: Sam
    3750 Date:   Thu May 6 18:49:22 2021 +0530
    3751 
    3752     PC-9
    3753    
    3754     Phraseanet block title
    3755 
    3756 commit 9409b6255ef3fc2c027a98fa8f6012e938028d49
    3757 Author: sam0hack
    3758 Date:   Thu May 6 18:47:35 2021 +0530
    3759 
    3760     phraseanet block Title
    3761 
    3762 commit 0233199b9c50662a0ea082d714f2015832c1e03b
    3763 Merge: 006ba03 f0c2a6c
    3764 Author: Sam
    3765 Date:   Thu May 6 17:42:56 2021 +0530
    3766 
    3767     PC-4 PC-5 PC-6
    3768    
    3769     PC-4 PC-5 PC-6
    3770 
    3771 commit f0c2a6c334cdbb71265b23db14684f72ad010838
    3772 Author: sam0hack
    3773 Date:   Thu May 6 17:32:19 2021 +0530
    3774 
    3775     Restrict facets in sidebar
    3776 
    3777 commit 20b703c7d3f23af10f69c9122dbf7d0dd16180eb
    3778 Author: sam0hack
    3779 Date:   Thu May 6 16:08:24 2021 +0530
    3780 
    3781     update
    3782 
    3783 commit aa8e84f944901d8dfdd6ec65af57dee3193c7ffa
    3784 Author: sam0hack
    3785 Date:   Thu May 6 16:01:25 2021 +0530
    3786 
    3787     docker
    3788 
    3789 commit 4dfd36e7e290b9ad47161226ce40bbe0e66cf523
    3790 Author: sam0hack
    3791 Date:   Wed May 5 20:13:44 2021 +0530
    3792 
    3793     typo
    3794 
    3795 commit 918fe719524af28c91d2615108710bb7fb85c18a
    3796 Author: sam0hack
    3797 Date:   Wed May 5 20:02:18 2021 +0530
    3798 
    3799     integrated meta with frontQuery and change collection from checkbox to radio button
    3800 
    3801 commit e985bda2c5be42bf0634560342e4ba46fdcba8f7
    3802 Author: sam0hack
    3803 Date:   Wed May 5 15:51:47 2021 +0530
    3804 
    3805     facets details in meta
    3806 
    3807 commit f02c6e10529d8aa18caf1105dd82d8588abb8d58
    3808 Author: sam0hack
    3809 Date:   Wed May 5 11:48:50 2021 +0530
    3810 
    3811     added: Query meta
    3812 
    3813 commit 94252854291b8b4b6d23b1f13d9a6307abe82758
    3814 Author: sam0hack
    3815 Date:   Tue May 4 18:58:18 2021 +0530
    3816 
    3817     loader
    3818 
    3819 commit 3ab1a9bb510605c624d83c61449de62c391b5ba9
    3820 Author: sam0hack
    3821 Date:   Tue May 4 16:43:33 2021 +0530
    3822 
    3823     Added npm webpack, eslint, JSX.
    3824 
    3825 commit e5bba1c208d4e4fd049508e4898384b323431e7f
    3826 Author: sam0hack
    3827 Date:   Mon Apr 26 19:12:18 2021 +0530
    3828 
    3829     Added: webpack,jsx and gulp
    3830 
    3831 commit 006ba03ae052f43cf220a5f9f7ced0c6a6749f4b
    3832 Merge: 5fcaa3d b2db9dc
    3833 Author: Sam
    3834 Date:   Mon Apr 26 16:26:38 2021 +0530
    3835 
    3836     PC-2 and PC-3
    3837    
    3838     User can make phraseanet auth request
    3839 
    3840 commit b2db9dc9d67df48ad48bc4dd8dfbaef5bf6404e4
    3841 Author: sam0hack
    3842 Date:   Thu Apr 22 17:26:48 2021 +0530
    3843 
    3844     User can make phraseanet auth request
    3845 
    3846 commit 5fcaa3d4c7899ea128b9d95d1561ac88ae21f175
    3847 Merge: 1086b34 e61c912
    3848 Author: Sam
    3849 Date:   Fri Apr 16 15:41:32 2021 +0530
    3850 
    3851     PC-1
    3852    
    3853     fix Token issue
    3854 
    3855 commit e61c912e4a57abbd94233ab2ec441c6a9012841e
    3856 Author: sam0hack
    3857 Date:   Fri Apr 16 15:40:48 2021 +0530
    3858 
    3859     fix Token issue
    3860 
    3861 commit 1086b342833e95ebedab23854051210af5eda7ba
    3862 Merge: f552983 706ab7b
    3863 Author: Sam
    3864 Date:   Fri Apr 16 15:32:18 2021 +0530
    3865 
    3866     PC-1
    3867    
    3868     Docker
    3869 
    3870 commit 706ab7b2fe8a77a3f2c2a51ae7e308ee5182fc69
    3871 Author: sam0hack
    3872 Date:   Fri Apr 16 15:31:17 2021 +0530
    3873 
    3874     Docker
    3875 
    3876 commit f552983fb76acaa62ecd7c66b4014423777f726a
    3877 Merge: f1e3b95 161d0e2
    3878 Author: Sam
    3879 Date:   Fri Apr 16 15:04:44 2021 +0530
    3880 
    3881     PC-1
    3882    
    3883     fix an issue when URL not set
    3884 
    3885 commit 161d0e2eb0ec0cadacf0aeebfd6a5a17094a8cc6
    3886 Author: sam0hack
    3887 Date:   Fri Apr 16 15:03:36 2021 +0530
    3888 
    3889     fix issue when url not set
    3890 
    3891 commit f1e3b95f5f418227a4e6acd71616e07802b446e0
    3892 Merge: ffe3afc 11ef776
    3893 Author: Sam
    3894 Date:   Fri Apr 16 14:00:25 2021 +0530
    3895 
    3896     PC-1
    3897    
    3898     added: UI option in the admin
    3899 
    3900 commit 11ef77652398c7d5bfcab0a1bbad72e00263bea1
    3901 Author: sam0hack
    3902 Date:   Fri Apr 16 13:58:57 2021 +0530
    3903 
    3904     added: UI option in the admin
    3905 
    3906 commit ffe3afcb7f3a668f0a4438810aa94d701a04b1c9
    3907 Merge: d4deb6b 8850c44
    3908 Author: Sam
    3909 Date:   Thu Apr 15 17:22:28 2021 +0530
    3910 
    3911     PC-1
    3912    
    3913     Added:  facets search
    3914 
    3915 commit 8850c4422d77004ab265b697c6c4936cf541d9c6
    3916 Author: sam0hack
    3917 Date:   Thu Apr 15 17:19:27 2021 +0530
    3918 
    3919     added: facets search
    3920 
    3921 commit 21817816af1b2116864e0115e4dc379b591378c8
    3922 Author: sam0hack
    3923 Date:   Wed Apr 14 17:15:52 2021 +0530
    3924 
    3925     improved design
    3926 
    3927 commit d4deb6b0fcf02d7112aaf3092117607d7f67bb2d
    3928 Merge: b8b76c3 c6740cc
    3929 Author: Sam
    3930 Date:   Tue Apr 13 20:53:50 2021 +0530
    3931 
    3932     PC-1
    3933    
    3934     improved search with recordType
    3935 
    3936 commit c6740cc3487863fe2b6b5008ce09964277334643
    3937 Author: sam0hack
    3938 Date:   Tue Apr 13 20:52:54 2021 +0530
    3939 
    3940     improved search with recordType
    3941 
    3942 commit b8b76c3a48eaf09f3b1206489598196ca9eda979
    3943 Merge: c5942d5 9bbc25f
    3944 Author: Sam
    3945 Date:   Tue Apr 13 20:09:18 2021 +0530
    3946 
    3947     PC-1
    3948    
    3949     Added: search functionality
    3950 
    3951 commit 9bbc25f2e02bcc28d4ed3285711b29db889baaaf
    3952 Author: sam0hack
    3953 Date:   Tue Apr 13 20:07:00 2021 +0530
    3954 
    3955     Added: search functionality
    3956 
    3957 commit 379dc20c99975cc3c637afda7ce97e974c548035
    3958 Author: sam0hack
    3959 Date:   Tue Apr 13 18:31:48 2021 +0530
    3960 
    3961     Clean code and fix indentation. rename SDK class to Phraseanet_WP
    3962 
    3963 commit c5942d53839d3698f852a28f1f91d4ffecd7d345
    3964 Merge: 8cfbea2 a083d3f
    3965 Author: Sam
    3966 Date:   Mon Apr 12 21:04:09 2021 +0530
    3967 
    3968     Merge pull request #3 from sam0hack/main
    3969    
    3970     added UI with pagination
    3971 
    3972 commit a083d3f0016d257958cf79847ca56ecf6e10ab16
    3973 Author: sam0hack
    3974 Date:   Mon Apr 12 21:02:54 2021 +0530
    3975 
    3976     added UI with pagination
    3977 
    3978 commit 8cfbea2280eb390aac5bdcbcaa3f8dd37257c3f6
    3979 Merge: 91a55b6 6cdc420
    3980 Author: Sam
    3981 Date:   Thu Apr 1 20:00:28 2021 +0530
    3982 
    3983     PC-1
    3984    
    3985     added: shortcode and phraseanet logo
    3986 
    3987 commit 6cdc42035b26e0c89c343618d48b8612b75a5967
    3988 Author: sam0hack
    3989 Date:   Thu Apr 1 19:59:20 2021 +0530
    3990 
    3991     added: shortcode and phraseanet logo
    3992 
    3993 commit 91a55b62e32b7105f4c3df6beae7effeb11a0d2d
    3994 Merge: 3fbef04 feeb01f
    3995 Author: Sam
    3996 Date:   Thu Apr 1 19:01:46 2021 +0530
    3997 
    3998     PC-1
    3999    
    4000     Base plugin with Gutenberg block and plugin settings
    4001 
    4002 commit feeb01f00c0c27c98821185c4e9c2f4b9580243d
    4003 Author: sam0hack
    4004 Date:   Thu Apr 1 18:56:03 2021 +0530
    4005 
    4006     Added: plugin settings page
    4007 
    4008 commit 341a47dfc5401e0008cfd4e4f586661931985cf8
    4009 Author: sam0hack
    4010 Date:   Thu Apr 1 18:55:45 2021 +0530
    4011 
    4012     Added: Bootstrap
    4013 
    4014 commit cf79e06cb057f907674069d56f62473b955c84ef
    4015 Author: sam0hack
    4016 Date:   Thu Apr 1 03:06:11 2021 +0530
    4017 
    4018     clean
    4019 
    4020 commit 7a9ee907a8a939c4caa6d4033509d1f3fc4d95a0
    4021 Author: sam0hack
    4022 Date:   Thu Apr 1 03:04:49 2021 +0530
    4023 
    4024     init
    4025 
    4026 commit 3fbef04971c3ddb411380a9fd5686b0febf1f789
    4027 Author: Sam
    4028 Date:   Wed Mar 24 15:14:04 2021 +0530
    4029 
    4030     Create README.md
     106    Optimized the lodash imports and removed .map files from production to reduce the build size.
    4031107
    4032108
    4033109== Upgrade Notice ==
    4034 Please check the Plugin compatibility with the installed wordpress version before upgrade.
     110Please check the Plugin compatibility with the installed Wordpress version before upgrade.
  • phraseanet-client/trunk/version.txt

    r2686612 r2693705  
    11* origin/1.1-freemius
     2commit 2e4e1c014ec6f9b64f1aef7d5368fa586435207f
     3Author: sam0hack <sam.nyx@live.com>
     4Date:   Thu Mar 3 15:29:08 2022 +0100
     5
     6    PC-55 version upgrade for WP
     7
     8commit d9d5a81e08d8d5f0fa1b03e7c81c4503d5fdf0d4
     9Author: sam0hack <sam.nyx@live.com>
     10Date:   Thu Mar 3 13:04:39 2022 +0100
     11
     12    fix: PC-55 logo
     13
     14commit e96f119974407f1b7e8119986645eb469a7b8d75
     15Author: sam0hack <sam.nyx@live.com>
     16Date:   Thu Mar 3 13:02:08 2022 +0100
     17
     18    patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys
     19   
     20    patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys
     21
     22commit 8b904b17b876143d05af5965a37eada53e019a7f
     23Author: sam0hack <sam.nyx@live.com>
     24Date:   Wed Mar 2 15:13:17 2022 +0100
     25
     26    fix: PC-52 and PC-54 SVN commit rejected by wordpress pre-commit hooks issues with wordpress compatibility
     27   
     28    fix: PC-54 by adding the local version of phraseanet-php-sdk with fixed version of doctrine/collection and doctrine/cache
     29
     30commit ed03d62aabb2f0ac2fd8e345f6d4414840ff9e4a
     31Author: sam0hack <sam.nyx@live.com>
     32Date:   Fri Feb 25 15:06:33 2022 +0100
     33
     34    fix: PC-48 improve performance
     35
     36commit 2bf8af15f0dd52080fffa461d07f801b176755c8
     37Author: sam0hack <sam.nyx@live.com>
     38Date:   Fri Feb 25 15:05:50 2022 +0100
     39
     40    fix: PC-52 indentation
     41
     42commit 60882dc2ddebc1542c5b67cf483415b46f690a74
     43Author: sam0hack <sam.nyx@live.com>
     44Date:   Thu Feb 24 16:46:20 2022 +0100
     45
     46    fix: PC-48 Fix wrong asset download
     47   
     48    fix: PC-48 after updating collection chooser with the allowed collections the download asset functionality broke.
     49
     50commit 684774d5e8beb007427958463f5b55ad0567adee
     51Author: sam0hack <sam.nyx@live.com>
     52Date:   Thu Feb 24 16:14:42 2022 +0100
     53
     54    fix: PC-52 Optimize the lodash imports
     55   
     56    Optimized the lodash imports and removed .map files from production to reduce the build size.
     57
    258commit 0b35531659a173b8228b8973e8915bbb9c8b7361
    359Author: sam0hack <sam.nyx@live.com>
Note: See TracChangeset for help on using the changeset viewer.