Commit Graph

170 Commits

Author SHA1 Message Date
aynsix
5b13beb02e fix test 2020-05-16 09:35:38 +03:00
aynsix
0b45ae377c add time to message, ad status info in worker table, fix subdef elastic flush 2020-05-14 18:48:00 +03:00
aynsix
bb2123df5a include plugin worker in phraseanet core 2020-05-12 18:06:45 +03:00
aynsix
fe6c14b574 fix basket sql request 2020-04-28 12:25:45 +03:00
aynsix
2e21bc0448 add model option in user:list 2020-02-26 12:37:05 +03:00
Jean-Yves Gaulier
e75a483cd5 PHRAS-2913_create-tokens-faster_4.1
- create token by sql
- create feedentry tokens in bulk-sql
2020-02-07 22:14:47 +01:00
Harrys Ravalomanana
ad47f4b18c PHRAS-2706 #comment Prod Fix Basket browser #time 2h 2019-12-17 12:07:04 +04:00
Jean-Yves Gaulier
31b940239f PHRAS-2666_slow-notifications_4.1
fix dql
!!! WIP !!!
2019-07-25 19:34:32 +02:00
Jean-Yves Gaulier
3ae0c94863 PHRAS-2666_slow-notifications_4.1
fix bad fct arg type "string"
!!! WIP !!!
2019-07-25 17:33:21 +02:00
Jean-Yves Gaulier
2fcbd7e6d7 PHRAS-2666_slow-notifications_4.1
removed join on basket_elements where useless
code style + type hints
!!! WIP !!!
2019-07-25 17:23:10 +02:00
Jean-Yves Gaulier
5585893f05 PHRAS-2651_event-to-message_4.1
fix for php7.1
!!! WIP !!!
2019-07-25 17:23:10 +02:00
Jean-Yves Gaulier
b0c0f65764 PHRAS-2666_slow-notifications_4.1
removed join on basket_elements where useless
!!! WIP !!!
2019-07-25 17:23:10 +02:00
aynsix
5cdf473c7f PHRAS-1972: Account Page, Allow a Phraseanet User to delete his account and associated datas (#2918)
* allow user to delete account

* generate translation and add checkbox in the windows confirmation

* change text an configuration key

* update delete account fonctionality

* rename variable

* write in explicite condition

* merge yarn.lock

* regenerate translation
2019-04-08 14:25:17 +02:00
jygaulier
e7863122d0 PHRAS-2172_parade-saml-err500_MASTER (#2695)
fix : the user application was updated (=created) after the check
add : "find()" on user repo (type hinted) to allow code sniff, completion etc.
2018-07-26 16:34:20 +02:00
Mike Ng
197612de7b implementation back-end for refactoring of orders
refactoring layout order-box and order-item
2017-08-17 14:42:10 +04:00
Thibaud Fabre
b5bbb1851f Merge branch 4.0 2016-12-05 15:26:48 +01:00
Xavier Rousset
7945994140 PHRAS-1173 SQL fix and template update 2016-10-11 15:27:13 +02:00
Thibaud Fabre
4a434672b4 Remove limit clause and use maxResults query method 2016-09-21 15:17:27 +02:00
Thibaud Fabre
e9f74c9c52 Fix login issues when multiple validation tokens exist 2016-09-21 15:17:18 +02:00
Thibaud Fabre
fbed39bf56 Change default sort direction for created_on sorts in order manager 2016-05-20 11:49:25 +02:00
Thibaud Fabre
3381d18b22 PHRAS-1107 Fix order pagination in repository 2016-05-19 19:00:47 +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
718db61448 PHPCS BasketElementRepository 2016-04-11 12:50:37 +02:00
Benoît Burnichon
bc1d5ed2c2 Fix BasketElementRepository findByRecordIds 2016-04-11 12:33:45 +02:00
Thibaud Fabre
c05cac4800 Hydrate events one by one to preserve memory 2016-04-06 16:16:47 +02:00
Benoît Burnichon
3944580f8c fix return type from Failure Manager.
Also require injection of an AuthFailureRepository instance.
Add flush of entities.
2016-03-15 12:21:56 +01:00
Benoît Burnichon
c3cb083d25 PHPCS in BasketRepository 2016-02-26 16:18:48 +01:00
Benoît Burnichon
311f563b86 Change bad SQL query which not always is scalar 2016-02-15 16:04:57 +01:00
Benoît Burnichon
403eb36903 Demote Admin users on request 2016-02-09 12:25:28 +01:00
Benoît Burnichon
0ef9b668c2 Remove use of gettext shortcut method. 2016-02-01 14:03:29 +01:00
Benoît Burnichon
51023c5533 bump copyright year 2016-01-05 13:38:14 +01:00
Benoît Burnichon
53a5ff7f3d Change read status of Basket in Repository 2015-12-22 17:44:34 +01:00
Benoît Burnichon
28650e6a66 Add BasketManipulator to unify internal/external API 2015-12-22 17:44:34 +01:00
Benoît Burnichon
9905138979 Add a way to retrieve non id filtered. 2015-11-06 18:57:51 +01:00
Benoît Burnichon
fbc8340f4a Add FeedRepository method to filter Feeds by ACL 2015-11-06 18:24:46 +01:00
Jean-Yves Gaulier
c4993f83d5 PHRAS-766 #time 30m
fix : login and mail is now case insensitive in doctrine "find" methods.
2015-10-14 17:43:21 +02:00
Benoît Burnichon
ca5e6772f6 Refactor LoginController
PHRAS-529 #time 2h
2015-06-18 16:55:19 +02:00
Benoît Burnichon
fa283b74b5 Refactor DeveloperController
PHRAS-529 #time 1h
2015-06-18 14:49:53 +02:00
Benoît Burnichon
dd0b661dac Refactor AccountController
PHRAS-529 #time 1h
2015-06-18 14:49:52 +02:00
Benoît Burnichon
4529c4dd6b Refactor UsrListController 2015-06-08 11:48:14 +02:00
Benoît Burnichon
89df907285 Display registration should use pending Registrations.
fixes PHRAS-551
2015-06-02 11:40:03 +02:00
Benoît Burnichon
7581aada18 Merge pull request #1384 from bburnichon/feature/controller-as-service
controller as service
2015-05-27 18:30:40 +02:00
Benoît Burnichon
a85f495b23 Fixup return on getEntry to Collection.
PHRAS-542.
2015-05-27 11:11:20 +02:00
Benoît Burnichon
2523320850 Refactor RecordController. Adding SearchEngineTrait 2015-05-25 17:38:09 +02:00
Benoît Burnichon
1dc0ff9123 JWT uses an ArrayAccess but expects a string, not a Secret model. 2015-05-21 14:33:11 +02:00
Benoît Burnichon
fb5ca52306 Add Permalink 2015-05-21 12:26:28 +02:00
Benoît Burnichon
80bb56b875 Merge pull request #1373 from bburnichon/feature/phras-519-revocable-permalinks
PHRAS-519 avoid public feeds not to check permalink status (is_enabled status field)
2015-05-07 17:35:06 +02:00
Benoît Burnichon
8f8030bb11 Remove $app dependency on FeedItemRepository::isRecordInPublicFeed() method. 2015-05-07 11:03:27 +02:00
Benoît Burnichon
62b8e5a6e4 Refactoring of API V1 Controller 2015-04-27 20:35:36 +02:00
Benoît Burnichon
3f4e767557 Refactor Api OAuth2 Controller 2015-04-21 19:40:22 +02:00