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
|
b69b3c350d
|
fix feed_entry right
|
2021-12-01 17:12:34 +03:00 |
|
aynsix
|
aa1b6bc830
|
add unit test
|
2021-11-23 18:24:52 +03:00 |
|
jygaulier
|
d7d731a496
|
PHRAS-3519_filesystem-atomic-move
WIP
extend filesystem (no change yet)
|
2021-10-06 18:23:52 +02:00 |
|
aina-esokia
|
2b2e05150e
|
add token for adobe cc plugin
|
2018-07-10 12:32:16 +04:00 |
|
Nicolas Maillat
|
c4e4d1dbe9
|
Revert "PHRAS-2086_AdobeCC-AppToken_4.1"
|
2018-07-06 18:03:54 +02:00 |
|
Jean-Yves Gaulier
|
ea9ce1c04a
|
PHRAS-2086_AdobeCC-AppToken_4.1
add an "adobe_cc-plugin" api application
require system:upgrade to go to 4.1.0-alpha.10
must be enabled via "adobe_cc-enabled" in conf
|
2018-07-05 18:53:12 +02:00 |
|
Sandeep
|
77352e59ef
|
PHRAS-1856_PORT-PHRAS-1347
|
2018-02-26 11:30:55 +04:00 |
|
Benoît Burnichon
|
91424b2883
|
Typos in Users in RegenerateSqliteDb command.
PHPCS of tests
|
2016-03-02 14:34:50 +01:00 |
|
Benoît Burnichon
|
b2ee2668a1
|
Change to be able to return called API version
|
2015-12-22 14:19:34 +01:00 |
|
Benoît Burnichon
|
f920e8354a
|
Replace phraseanet.appbox by getApplicationBox() method calls.
|
2015-07-02 12:33:19 +02:00 |
|
Benoît Burnichon
|
6e651f3b07
|
Replace app['phraseanet.appbox']->get_databox using trait
|
2015-07-02 12:27:26 +02:00 |
|
Benoît Burnichon
|
4241fd0e6c
|
WIP with cache
|
2015-06-10 19:09:38 +02:00 |
|
Nicolas Le Goff
|
61e9c6f215
|
Index record en search engine
|
2015-03-11 21:50:36 +01:00 |
|
Nicolas Le Goff
|
9a3e92ed9c
|
Multiple ORMs for all database
|
2015-02-12 17:58:45 +01:00 |
|
Nicolas Le Goff
|
10a83bc6c4
|
Fix latest merge
|
2014-10-13 12:58:20 +02:00 |
|
Nicolas Le Goff
|
de7988689e
|
Update directory structure & allow to configure paths (tmp, log, cache)
|
2014-09-05 15:57:00 +02:00 |
|
Nicolas Le Goff
|
66fa05f4ee
|
Fix CS
|
2014-07-17 15:17:04 +02:00 |
|
Nicolas Le Goff
|
0d040519f3
|
Add third party application webhook event
|
2014-06-23 17:48:42 +02:00 |
|
Nicolas Le Goff
|
2e00e70218
|
Add fixtures
|
2014-03-24 12:28:18 +01:00 |
|
Nicolas Le Goff
|
53dda0b09e
|
Delete references to API_OAuth2_Application class
|
2014-03-24 12:28:17 +01:00 |
|
Romain Neutron
|
8b6cb53a36
|
Add token entities
|
2014-03-05 15:27:43 +01:00 |
|
Romain Neutron
|
92a4c35340
|
Substitute random string generator by Randomlib
|
2014-03-02 21:13:57 +01:00 |
|
Romain Neutron
|
8f87e8b1c8
|
Add user repository as a service
|
2014-02-28 19:58:12 +01:00 |
|
Romain Neutron
|
9536aacab7
|
Fix users modelOf and lastModel wording
|
2014-02-28 03:03:53 +01:00 |
|
Nicolas Le Goff
|
2ec4ffdbcc
|
Refactor && Typo && Use plain objects as function parameters instead of ids
|
2014-02-26 12:10:54 +01:00 |
|
Nicolas Le Goff
|
52f3baac05
|
Fix neutron's comment
|
2014-02-26 12:06:34 +01:00 |
|
Romain Neutron
|
de13d874a3
|
Fix configuration usage
|
2014-02-22 10:39:07 +01:00 |
|
Nicolas Le Goff
|
eaa1feb765
|
Address PR comments
|
2014-02-19 17:29:27 +01:00 |
|
Nicolas Le Goff
|
b341495c88
|
Fix tests
|
2014-02-19 17:29:26 +01:00 |
|
Nicolas Le Goff
|
ed4ae71819
|
Fix test suite
|
2014-02-19 17:29:25 +01:00 |
|
Romain Neutron
|
91cf9705ab
|
Add subdef substituer
|
2014-01-14 15:05:44 +01:00 |
|
Romain Neutron
|
354232f61a
|
Bump copyright year
|
2014-01-06 15:40:56 +01:00 |
|
Romain Neutron
|
0858586ceb
|
Add subdef generator service
|
2013-12-26 17:00:16 +01:00 |
|
Romain Neutron
|
6c45e8d40a
|
Add improvements to unit tests
|
2013-12-20 10:51:35 +01:00 |
|
Romain Neutron
|
89dc1c5129
|
Add fixtures to sqlite db
|
2013-12-18 23:34:06 +01:00 |
|
Romain Neutron
|
6ab51d55f8
|
Add missing headers
|
2013-11-20 19:03:55 +01:00 |
|
Romain Neutron
|
7e0a3c7338
|
Use configuration property accessor
|
2013-11-18 18:48:27 +01:00 |
|
Romain Neutron
|
13915dc1a8
|
Rename "phraseanet.configuration" service to "configuration"
|
2013-11-15 22:08:07 +01:00 |
|
Romain Neutron
|
b6a8a90197
|
Fix CS
|
2013-09-04 12:14:52 +02:00 |
|
Romain Neutron
|
8b49c6127b
|
Fix Sqlite db regeneration in case of deleted db
|
2013-08-30 16:38:39 +02:00 |
|
Romain Neutron
|
447cb60327
|
Fix CS
|
2013-08-30 13:48:13 +02:00 |
|
Nicolas Le Goff
|
6a8312ca64
|
Add FtpCredentials entity
|
2013-08-23 12:09:50 +02:00 |
|
Romain Neutron
|
88f5bfda60
|
Fix sqlite regenration command
|
2013-08-08 16:00:36 +02:00 |
|
Romain Neutron
|
899549d45a
|
Fix #1242 : Commands description check, move generate:template command to developer console
|
2013-07-17 20:14:23 +02:00 |
|
Romain Neutron
|
32c2d6154a
|
Remove phraseanet services, update configuration
|
2013-06-11 14:05:44 +02:00 |
|
Romain Neutron
|
2f58f99091
|
Update namespaces
|
2013-05-28 20:02:02 +02:00 |
|
Romain Neutron
|
0973843d55
|
Update Sqlite regeneration command name and title
|
2013-05-28 20:02:01 +02:00 |
|
Romain Neutron
|
634d88d5e6
|
Rename doctrine utility to developer, add Sqlite Regeneration command
|
2013-05-28 20:02:01 +02:00 |
|