jygaulier
65732343ee
PHRAS-3918_subdef-substituable-setting ( #4381 )
...
* add checkbox "substituable" to admin/subdef ; bump to 4.1.8-rc7 and bump production-client ; migrate and remove conf 'registry/modules/thumb-substitution'
* bump production-client to 94
* fix test ; add test ; move "substituable" node to all subdefs (attribute)
* fix test
* fix test
* set "flatten layers"=true for new subdefs (PHRAS-3852 fix it)
2023-10-31 15:52:45 +01:00
Aina Sitraka
b6a5f90fd3
PHRAS-3857 Check CSRF token on Prod and Admin forms ( #4361 )
...
* csrf token form
* add csrf token
* add csrf
* add csrf
* add csrf
* test
* test
* test
* add form token in report
* csrf token upload
* lazaret csrf form
* upload test
* lazaret test
* add csrf token
* fix test
* fix set cover publication
---------
Co-authored-by: jygaulier <gaulier@alchemy.fr >
2023-10-03 16:28:33 +02:00
Aina Sitraka
de120780f6
PHRAS-3826 ci test ( #4300 )
...
switching docker build image and unit test run on github action
2023-04-29 22:13:08 +02:00
jygaulier
fbccec009e
PHRAS-3602_shared-baskets-step1 WIP DO NOT MERGE ( #3929 )
...
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : migrate validations code to baskets code (wip)
WIP [skip ci]
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : fake commit to run tests
* PHRAS-3602 : migrate validations to baskets
fix typo
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests. need to remove method():return_type signature because of old phpunit which does not mock it
* PHRAS-3602 : migrate validations to baskets
fix
* PHRAS-3602 : migrate validations to baskets
fix err 500 when a "vote" (feedback) is deployed in wz
* PHRAS-3602 : migrate validations to baskets
fix missing votes for element+participant
fix update vote dates on basket
* PHRAS-3602 : ux
bump production-client to 34
WIP [skip ci]
* PHRAS-3602 : rebase (bump production-client to 37)
WIP [skip ci]
* PHRAS-3602 : refacto css/twig/templates/... ; replace many png's by fonts
WIP [skip ci]
* PHRAS-3602 : fix icon / css
WIP
* PHRAS-3602 : better icon align ; back button color
fix : save button after adding a user
WIP [skip ci]
* PHRAS-3602 : restore sharebasket controller
todo : implement modification right ; owner is participant ?
WIP [skip ci]
* PHRAS-3602 : set "canModifiy" ; cleanup
WIP [skip ci]
* PHRAS-3602 : respect "can_modify" on shared basket
WIP [skip ci]
* PHRAS-3602 : fix badge icon bg ; fix button css
WIP [skip ci]
* PHRAS-3602 : fix css & cleanup
WIP [skip ci]
* PHRAS-3602 : fix 500 on preview/feedback tab
WIP [skip ci]
* PHRAS-3602 : fix allow to display dlg without selection
* PHRAS-3602 : bump version to 4.1.6-rc1 ; prodclient=38
WIP [skip ci]
* PHRAS-3602 : factorize baskets menu (wip)
WIP [skip ci]
* PHRAS-3602 : modify already shared or feedback basket (general menu)
4th icon on badges (vote != modify)
quitshare option (todo back)
allow fa-icons in toolbar
WIP [skip ci]
* PHRAS-3602 : add share end-date (todo:db write)
add 4th general toggle button
fix badge selection bug
fix css badges zone (form position)
WIP [skip ci]
* PHRAS-3602 : big refacto to use "sharebasket" vocab.
fusion "feedback/sharebasket" removed "feedback"
adaptative ux: 1 "can_agree" ==> feedback display
bump production-client to v50
todo: save shr/fbk end-dates
todo: rename "pushXXX" to pushAndShare ?
WIP [skip ci]
* PHRAS-3602 : share / feedback expiration dates are saved in db
date pickers with delta menu
better adaptive ux
todo: move select general togglers
WIP [skip ci]
* PHRAS-3602 : revert validation* tables (remove "dead" rename)
drop all foreign keys from validation*
WIP [skip ci]
* PHRAS-3602 : restore deleted fields in validation, regenerate proxies
WIP [skip ci]
* PHRAS-3602 : fix initiator_id
WIP [skip ci]
* fix initiator_id-bis
* PHRAS-3602 : css for input-text with glued button
dynamic load of users-lists (left zone) = less duplicated code
fix : users-lists works after refresh
WIP [skip ci]
* PHRAS-3602 : fix users-lists manager (orange) : go flex !
* PHRAS-3602 : empty dist to ease rebase
WIP [skip ci]
* PHRAS-3602 : rebase
WIP [skip ci]
* PHRAS-3602 : new ux for "owner"
feedback mode is an independent toggle
fix "missing mandatory parameter"
WIP [skip ci]
* PHRAS-3602 : fix css of owner badge
WIP [skip ci]
* PHRAS-3602 : fix handling of feedback initiator
WIP [skip ci]
* PHRAS-3602 : better wss to follow "skins"
full roboto
removed useless class "with-button"
WIP [skip ci]
* PHRAS-3602 : fix "a token require a validation"
temporary fix 500 due to send email to (null) vote-initiator for simple share
todo: send a specific email for simple share
WIP [skip ci]
* PHRAS-3602 : different emails depending if user can vote or not
WIP [skip ci]
* PHRAS-3602 : expired shared baskets removed from wz
WIP [skip ci]
* PHRAS-3602 : fix logic error on last sql
WIP [skip ci]
* PHRAS-3602 : fix missing shared baskets on wz
WIP [skip ci]
* PHRAS-3602 : fix blinking of wz/basket detail
now only the title:hover displays detail
WIP [skip ci]
* PHRAS-3602 : rebase
WIP [skip ci]
* PHRAS-3602 : update basket proxy
WIP [skip ci]
* PHRAS-3602 : fix forever "unread" basket
WIP [skip ci]
* PHRAS-3602 : fix display of unread basket ; sync "eye" icon with css change
WIP [skip ci]
* PHRAS-3602 : "quitshare" action works
WIP [skip ci]
* PHRAS-3602 : missing dist files
WIP [skip ci]
* PHRAS-3602 : cleanup & run ci
* PHRAS-3602 : disable failing unit test ; remove blue on onread basket
* PHRAS-3602 : separate "vote" & "share" emails templates & u-tests
* PHRAS-3602 : add 2 icons "stack" to icomoon set
WIP [skip ci]
* PHRAS-3602 : fix test
* PHRAS-3602 : fix test ; add test for simple share email notification
* PHRAS-3602 : changed proxy
* PHRAS-3602 : colored basket icons
WIP [skip ci]
* PHRAS-3602 : circle basket icons
WIP [skip ci]
* PHRAS-3602 : fix wz filters, add "share" filter.
todo: fix fr writing (new string)
WIP [skip ci]
* PHRAS-3602 : fix "share" dichotomy : use "shared" for wz filter
WIP [skip ci]
* PHRAS-3602 : fix PHRAS-3624 ; PHRAS-3623 ; now adding/removing a user from user list is immediate (no more save button)
WIP [skip ci]
* PHRAS-3602 : fix PHRAS-3647 ; shared basket are listed in api (for list and related record)
* PHRAS-3602 : fix due to failing test
* PHRAS-3602 : fix: can load a 1000 users list
todo : move slow code to worker
* PHRAS-3602 : fix due to failing test
* PHRAS-3468 : (fixed in 3602) fix basket content still visible when baskets are hidden (wz-filter)
* PHRAS-3602 : add "wip" baskets with notification & lock
todo : move slow code from message to worker
* PHRAS-3602 : fix tests due to accidental rename
* PHRAS-3602 : fix : menu closes when mouse out : bump to 4.1.6-rc3
todo : fast move to another basket makes the menu appear on top ?
* add shareBasket worker
* fix test
* PHRAS-3602 : fix : rights buttons on badges now works for users added from search (did work only from loading list)
* PHRAS-3590
Co-authored-by: aynsix <asr@esokia-webagency.com >
Co-authored-by: Nicolas Maillat <maillat@alchemy.fr >
2022-04-07 17:07:43 +02:00
aynsix
aa1b6bc830
add unit test
2021-11-23 18:24:52 +03:00
aynsix
38306ae460
test
2021-10-15 11:04:09 +03:00
aynsix
8025fa027c
test
2021-10-15 10:51:29 +03:00
jygaulier
7756878a63
PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
...
fix : fix unit tests
2021-04-14 17:36:10 +02:00
aina esokia
e38d143dfe
PHRAS-3277
2020-12-03 18:09:03 +03:00
aina esokia
36bcd5dad4
fix test
2020-12-02 18:10:23 +03:00
jygaulier
46377e99c2
- fix : removed useless exception test, because now creating the same plink twice will not crash.
2020-11-10 18:08:49 +01:00
Jean-Yves Gaulier
718a031a73
PHRAS-2859_tests-do-corrupt-conf_4.1
...
fix test to allow to run tests locally when servername has no scheme
2019-12-18 18:17:38 +01:00
Jean-Yves Gaulier
d6c8eaa659
PHRAS-2859_tests-do-corrupt-conf-bis_4.1
...
fix new tests
2019-12-18 16:51:17 +01:00
Nicolas Maillat
5342f07a82
Revert "PHRAS-1324 : libfaac abandoned 4.1"
2019-11-29 16:38:47 +01:00
aynsix
cb38023290
libfaac abandoned
2019-11-27 17:37:05 +04:00
Jean-Yves Gaulier
6ad5dec136
PHRAS-2161_coll-id-in-log-docs_MASTER
...
disable tests
todo : fix log2es plugin.
wip
2018-11-14 15:46:16 +01:00
aina-esokia
9984da98c0
update subdefTest
2018-06-08 16:12:24 +04:00
aina-esokia
a61eacf182
double extension port 1205 to master
2018-03-16 12:24:12 +04:00
KallooaSan
00be9e51b0
PHRAS-1895_PORT_PHRAS-1401_include_json_format_return_record ( #2494 )
...
* PHRAS-1895_PORT_PHRAS-1401 include json format return record
* PHRAS-1895_rollback deleted action ref PHRAS-1688
2018-02-28 17:31:45 +01:00
jygaulier
a70bf2fc70
PHRAS-1304_AUTO-COMPLETION_MASTER ( #2061 )
...
* PHRAS-1304_AUTO-COMPLETION_MASTER
ported from 4.0
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 (5.5.21 is obsolete in cicleci)
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 : php.ini moved in circelci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq & date to php for circleci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump amqp
* PHRAS-1304_AUTO-COMPLETION_MASTER
downgrade amqp to 1.2 to test compilation against old librabbit 0.4 (ubuntu)
* PHRAS-1304_AUTO-COMPLETION_MASTER
add amqp.so to php.ini, (re)bump amqp to 1.6
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again and again
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix test on media rotation 600*400 -> 400*599 !!!
* PHRAS-1304_AUTO-COMPLETION_MASTER
restore facebook sdk to 4.0.1 due to mistake
* PHRAS-1304_AUTO-COMPLETION_MASTER
deleted unwanted file
2017-02-06 18:26:56 +01:00
Thibaud Fabre
97f2e66698
Merge 4.0 branch
2016-12-05 17:04:54 +01:00
Thibaud Fabre
b5bbb1851f
Merge branch 4.0
2016-12-05 15:26:48 +01:00
Jean-Yves Gaulier
fe7f3762dd
PHRAS-508_acl-cache
...
- fix for tests
2016-10-27 15:07:31 +02:00
Jean-Yves Gaulier
45eea29710
PHRAS-508_acl-cache
...
- fix unit tests
2016-10-26 19:14:11 +02:00
Jean-Yves Gaulier
0c75189a64
PHRAS-508_acl-cache
...
- refactor : acl strings changed to ACL class constants
- code cleanup
- wip but try to merge for bc break test
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
642da0fca5
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
6a2285f66d
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
827e4fe255
PHRAS-842_search-logged-as-es_4.0
...
- fix : query is logged in a "user" form, before parsing
2016-09-22 15:16:36 +02:00
Thibaud Fabre
edaf603552
Merge pull request #1859 from bburnichon/improvement/search-v4
...
Backport of #1831 into 4.0
2016-05-19 16:42:17 +02:00
Benoît Burnichon
32b5ed5fb2
Default notification.deliverer should be no-op, not throw exception.
2016-05-19 14:40:36 +02:00
Benoît Burnichon
c14e48437d
Refactor tests to use $this->getApplication().
...
Move LoginTest specific use case into LoginTest class
2016-05-19 14:39:05 +02:00
Benoît Burnichon
f87fc35f6a
Caption Service tweak
2016-05-19 13:44:01 +02:00
Thibaud Fabre
4ae762657e
Update tests to mock event subscribers not mailers
2016-05-12 14:22:49 +02:00
Benoît Burnichon
1e18b3e69f
This is a combination of 33 commits.
...
- Squashed Pull request #1730
- Squashed Pull request #1741
- Squashed Pull request #1742
- Squash merge branch 4.0
- Squashed Pull request #1744
- Squashed Pull request #1746
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed Pull request #1758
- Avoid using imagine/imagine alias as it is causing install issues
- Squashed merge branch 4.0
- Squashed Pull request #1763
- Squashed merge branch 4.0
- Squash of 6 commits
- Squashed merge branch 4.0
- This is a combination of 2 commits.
- Squashed Pull request #1775
- Squashed Pull request #1777
- Squashed Pull request #1779
- Squashed Pull request #1780
- Squashed Pull request #1782
- Adds a Pull request template
- Squased Pull request #1783
- Squash Pull request #1786
- Squashed Pull request #1796
- Squashed merge branch 4.0
- Squash Pull request #1791
- Squashed merge branch 4.0
- Squashed Pull request #1808
- Squashed Pull request #1811
- Squashed Pull request #1809
2016-04-20 16:22:14 +02:00
Benoît Burnichon
421e62d136
Typos in Users in RegenerateSqliteDb command.
...
PHPCS of tests
2016-03-22 16:09:38 +01:00
Benoît Burnichon
9078835ae8
Fix FailureManager tests and dependent AuthenticationManagerServiceProviderTest
2016-03-15 12:59:55 +01:00
Benoît Burnichon
e22a60afc5
Refactor tests using XmlHttpRequest
2016-03-11 20:00:52 +01:00
Benoît Burnichon
e52273480b
Rename Nosource tag into NoSource. Add fieldName property
2016-03-09 16:09:10 +01:00
Benoît Burnichon
6d2df0f9bd
fixup Nosource to be properly initialized. Tag should be Value Objects
2016-03-09 13:50:44 +01:00
Benoît Burnichon
59a334ea32
New search style
2016-02-22 14:07:16 +01:00
Benoît Burnichon
8a0b461cdc
Bridge_Api class should not depend on SQL time
...
PHRAS-961
2016-02-15 13:53:56 +01:00
Benoît Burnichon
465f48f461
Merge pull request #1643 from bburnichon/improvement/slight-refactoring
...
Progressive refactoring
2016-01-26 17:07:03 +01:00
Benoît Burnichon
f99b361ec0
Merge pull request #1642 from aztech-dev/feature/app-loader
...
Extract "meta" service providers to bootstrap app
2016-01-26 16:51:22 +01:00
Benoît Burnichon
0f91a10645
Extract Variables in tests to ease reading
2016-01-26 14:25:08 +01:00
Benoît Burnichon
614394edc7
Method renaming
2016-01-26 14:25:08 +01:00
Thibaud Fabre
195b40ef40
Remove debug statement
2016-01-26 11:58:39 +01:00
Thibaud Fabre
88e2d5ff86
Replace call to non-existent method in tests and fix CS
2016-01-26 11:25:25 +01:00
Benoît Burnichon
35d299145a
Fixup mismatch updated/uploaded test
2016-01-22 20:47:10 +01:00
Benoît Burnichon
b4555a696a
Remove all sleep statements in tests.
2016-01-22 19:27:36 +01:00
Benoît Burnichon
fafabf3e9e
Backdate updated_on using reflection in tests to avoid unreliable time tests.
2016-01-22 18:26:58 +01:00