Florian BLOUET
|
161bfbe21e
|
remove prod js modules dependencies - remove useless gulp tasks - add phraseanet production client npm module
|
2016-03-18 10:08:08 +01:00 |
|
Florian BLOUET
|
ea3abbeb54
|
wip: remove prod js modules dependencies
|
2016-03-18 10:08:08 +01:00 |
|
Florian BLOUET
|
203521d991
|
remove lightbox IE6 version
|
2016-03-18 10:08:07 +01:00 |
|
Florian BLOUET
|
3011b13049
|
wip: js modularization of prod and cleanup
|
2016-03-18 10:08:06 +01:00 |
|
Florian BLOUET
|
83f3bd4084
|
cleanup move and delete actions
|
2016-03-18 10:08:05 +01:00 |
|
Benoît Burnichon
|
1587164fe8
|
SubdefGroup is not array accessible.
Should use hasser to check whether a group exists or not.
|
2016-03-14 17:28:42 +01:00 |
|
Benoît Burnichon
|
a5c6f39bdd
|
Merge branch '4.0'
|
2016-03-08 13:08:32 +01:00 |
|
Benoît Burnichon
|
8f6f475b7d
|
Add private fields to caption when available to user
|
2016-03-07 18:39:29 +01:00 |
|
Benoît Burnichon
|
63fd462abe
|
Change listRecordCaption argument to record_adapter
|
2016-03-07 13:41:37 +01:00 |
|
Benoît Burnichon
|
b0330d8f56
|
Added RecordReferenceCollection utility method
|
2016-03-07 12:30:51 +01:00 |
|
Benoît Burnichon
|
b9f1f84020
|
More deprecation removal
|
2016-03-06 23:30:12 +01:00 |
|
Benoît Burnichon
|
6cdc9d7a31
|
Remove some deprecated methods calls
|
2016-03-06 23:05:55 +01:00 |
|
Benoît Burnichon
|
ba4274eb28
|
Merge branch '4.0'
|
2016-03-04 18:11:51 +01:00 |
|
Benoît Burnichon
|
dc0b7c8a14
|
Add proper typehints in ToolsController
|
2016-03-04 16:48:49 +01:00 |
|
Benoît Burnichon
|
25fd47fa7b
|
Added RecordReferenceCollection utility method
|
2016-03-04 15:27:00 +01:00 |
|
Benoît Burnichon
|
a894faf1fa
|
Add show action to OrderController
Also refactor OrderController
|
2016-03-04 14:21:23 +01:00 |
|
Benoît Burnichon
|
20bc04979f
|
Add api_v2_orders_index route
|
2016-03-04 14:21:23 +01:00 |
|
Benoît Burnichon
|
ac78b7c3fa
|
Add Fractal Manager to serialize includes
|
2016-03-04 14:21:22 +01:00 |
|
Benoît Burnichon
|
bcf9bd84d9
|
Properly return serialized Order
|
2016-03-04 14:21:22 +01:00 |
|
Benoît Burnichon
|
ed04f66548
|
Add Api Order Controller
|
2016-03-02 14:34:50 +01:00 |
|
Benoît Burnichon
|
d9f8270eee
|
Extract OrderFiller
|
2016-03-02 14:34:50 +01:00 |
|
Benoît Burnichon
|
0a187978bd
|
Prepare extraction of class from OrderController
|
2016-03-02 14:34:50 +01:00 |
|
Benoît Burnichon
|
1ecc6f7b54
|
Refactor OrderController
|
2016-03-02 14:34:50 +01:00 |
|
Benoît Burnichon
|
a8a00d735a
|
Remove some unused statements
|
2016-03-02 14:34:50 +01:00 |
|
Benoît Burnichon
|
5975178749
|
Merge branch '4.0'
Also updated dependencies
|
2016-02-28 23:31:16 +01:00 |
|
Florian BLOUET
|
fdc2129c22
|
PHRAS-1010 - fix maintenance message display
|
2016-02-26 11:48:01 +01:00 |
|
Benoît Burnichon
|
93fd4bda03
|
Add orderable status in admin forms
|
2016-02-24 17:23:06 +01:00 |
|
Benoît Burnichon
|
557c98a9b9
|
Changes on SubdefGroup reflected in using clients
|
2016-02-24 13:54:35 +01:00 |
|
Benoît Burnichon
|
c63f8d777f
|
Merge branch '4.0'
Conflicts:
composer.lock
lib/Alchemy/Phrasea/ControllerProvider/Api/V2.php
|
2016-02-23 16:27:04 +01:00 |
|
Benoît Burnichon
|
a119478097
|
Change Version to use timestamp from database.
Only elasticsearch knows about its version field. This can be hard to maintain.
|
2016-02-23 13:22:37 +01:00 |
|
Thibaud Fabre
|
2addb91b13
|
Simplify V2 search controller
- Remove unnecessary fetching from database
- Remove redundant suggestions key in response (same as facets)
|
2016-02-23 02:33:37 +01:00 |
|
Jean-Yves Gaulier
|
1388fcf3de
|
#PHRAS-947 time 4h
prod/LazaretController uses the manipulator
new route to empty the quarantine
DELETE /api/v2/quarantine/
|
2016-02-22 18:06:02 +01:00 |
|
Jean-Yves Gaulier
|
1f32977b0e
|
#PHRAS-947 time 1d
first commit
new routes
DELETE /api/v2/quarantine/item/{{item_id}}/
POST /api/v2/quarantine/item/{{item_id}}/add
|
2016-02-22 18:06:02 +01:00 |
|
Benoît Burnichon
|
59a334ea32
|
New search style
|
2016-02-22 14:07:16 +01:00 |
|
Benoît Burnichon
|
6aa56f24ac
|
Add SearchEngineResultToRecordsConverter
|
2016-02-22 14:07:16 +01:00 |
|
Benoît Burnichon
|
cc6eb87d78
|
Merge branch '4.0'
|
2016-02-18 17:51:37 +01:00 |
|
Benoît Burnichon
|
d93983caeb
|
Add RecordEvent when rotated
|
2016-02-18 15:28:11 +01:00 |
|
Benoît Burnichon
|
5916e584eb
|
Merge branch '4.0'
|
2016-02-17 19:53:48 +01:00 |
|
Florian BLOUET
|
392f5bea7d
|
PHRAS-978 - fix task management form
|
2016-02-17 18:52:53 +01:00 |
|
Benoît Burnichon
|
054f78815d
|
group record_adapter fetching in API
|
2016-02-17 17:07:55 +01:00 |
|
Benoît Burnichon
|
6c2f12d5ce
|
Merge branch '4.0'
|
2016-02-17 09:40:00 +01:00 |
|
Benoît Burnichon
|
7bb8484034
|
Remove unused use statement
|
2016-02-16 14:45:34 +01:00 |
|
Benoît Burnichon
|
7d380d326e
|
Merge branch '4.0'
|
2016-02-12 19:58:24 +01:00 |
|
Benoît Burnichon
|
ae97ad90e6
|
Method renaming to remove underscores
|
2016-02-12 17:29:21 +01:00 |
|
Benoît Burnichon
|
de590a60ea
|
PHPCS Fixes some unused class imports
|
2016-02-12 17:29:21 +01:00 |
|
Benoît Burnichon
|
f6f6feb4e9
|
Group generation of Email confirmation
|
2016-02-12 16:41:17 +01:00 |
|
Benoît Burnichon
|
8910750928
|
Fix import users
PHRAS-966
|
2016-02-12 13:40:40 +01:00 |
|
Benoît Burnichon
|
721edc33c6
|
Add Orderable to subdef Controller
|
2016-02-10 17:06:08 +01:00 |
|
Benoît Burnichon
|
403eb36903
|
Demote Admin users on request
|
2016-02-09 12:25:28 +01:00 |
|
Florian BLOUET
|
d00509fba3
|
PHRAS-937 - fix navigation in preview
|
2016-02-08 12:05:38 +01:00 |
|