aynsix
3c00ad8843
PHRAS-3391 add dialog and change dialog window when delete feedback element
2021-03-30 12:00:06 +03:00
aynsix
74dc743829
PHRAS-3399 fix initiator and button color
2021-03-26 17:46:10 +03:00
aynsix
95ee11370b
fix dialog
2021-03-26 16:25:04 +03:00
aynsix
7cd865299f
PHRAS-3399 update string and test
2021-03-26 11:02:18 +03:00
jygaulier
f819833d4f
PHRAS-3406_classification-field-centric_MASTER
...
fix : new ux "field" centric
fix : black dlgbox
2021-03-25 18:30:15 +01:00
jygaulier
df7d103ff6
PHRAS-3405_safari-classification-bad-rollover_MASTER
...
fix : better cursor feedback with safari, still no highlight of the term while dragging
2021-03-23 12:38:26 +01:00
jygaulier
492d50c0af
[skip ci]
...
PHRAS-3400_safari-th-classification-bad-ops_MASTER
fix : "operation" menu is ok on safari
change : all js in twig is moved to prod-client (bump to v10)
changed "poc/wip" message since now it writes meta
WIP
2021-03-17 20:29:27 +01:00
jygaulier
b876d97ca1
[skip ci]
...
PHRAS-3381_tx-as-classification-plan_MASTER
fix : "replace_all" ok
back : ok is handled
WIP
2021-03-16 13:44:44 +01:00
aynsix
3492b9f720
PHRAS-3388 feedback result in detail view
2021-03-09 18:10:08 +03:00
aynsix
215f31868d
PHRAS-3371 fix navigation on keyboar in preview
2021-02-22 17:36:09 +03:00
aynsix
6562d090a0
PHRAS-3374 add version on lazy js loading
2021-02-19 15:34:07 +03:00
aina esokia
f7ee9711ad
PHRAS-3341 change title color
2021-02-11 18:00:43 +03:00
aina esokia
78b0f61843
change text and icon size
2021-02-10 18:00:20 +03:00
aina esokia
86774ecd5f
PHRAS-3126 fix advanced search coloration
2021-02-08 11:41:32 +03:00
aina esokia
138b699046
PHRAS-3248 duplicate filter under search form
2021-02-05 16:35:25 +03:00
aina esokia
f70f2c19b3
change this when changing jsfile
2021-01-29 16:51:45 +03:00
Harrys Ravalomanana
5f2617e5f7
PHRAS-2816 #comment add attribute gui_visible to show fields on roll over and detailled view #time 2h
2019-11-12 18:13:05 +04:00
Harrys Ravalomanana
beb57b3af2
PHRAS-2816 #comment hidden fields on roll over and detailled view depending on gui_editable attribute #time 6h
2019-11-11 15:47:11 +04:00
Harrys
0457296a0b
PHRAS-2437_Prod_Overlay_title__the_text_is_repeated_if_more_than_102_caracters
2019-03-08 10:30:43 +04:00
mike-esokia
f8fb8837cb
wip restore hightlights and multivalue seperator
2018-05-23 17:00:15 +04:00
mike-esokia
5a4de4750c
PORT PHRAS-1681 to 4.1
2018-05-16 16:34:42 +04: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
6a2285f66d
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
837a294827
PHRAS-1192_quarantaine-by-filenames_4.0
...
- add : quarantine thumbnails looks like result thb (zoom, caption, infos, ...) by using the same template
- removed : some code about highlighting titles
- fix : double extension on exported files
2016-09-28 13:16:10 +02:00
Benoît Burnichon
7c65b2a7e9
Extract method from Twig PhraseanetExtension
2016-03-17 12:23:19 +01:00
Benoît Burnichon
9313f3da2b
Added new Twig filter to sort a collection set.
...
Only currently used in admin/tree.html.twig but could be used in collection rights.
2016-03-17 11:24:59 +01:00
Benoît Burnichon
814cf30b3e
Add slugified flag name in admin
2016-03-15 18:03:24 +01:00
Benoît Burnichon
8a907e9bb0
Add touch capability to record_adapter.
2016-02-23 10:40:01 +01:00
Florian BLOUET
b874022b1f
PHRAS-930 - add localized caption's label in preview and tooltips
2016-02-09 16:16:13 +01:00
Benoît Burnichon
614394edc7
Method renaming
2016-01-26 14:25:08 +01:00
Jean-Yves Gaulier
18909462fa
#PHRAS-840 time 12h
...
add : es "technical" fields (_index, _type, _version, ...) to es-record
fix: add etag to thumbnail on es answers, based on document _version
clean : obsolete methods calls changed, cs, ...
2015-12-10 17:58:16 +01:00
Florian BLOUET
0e97e4a0ae
moved skins/icon to assets/common/images/icons
2015-12-02 17:35:37 +01:00
Mathieu Darse
7a330d2ef6
Fix highlight on private fields
2015-07-16 18:28:34 +02:00
Benoît Burnichon
d645b92afa
Add AclAware Trait
2015-07-02 12:33:18 +02:00
Benoît Burnichon
4880f2bf5a
Add getAuthenticator usage
...
Replace $app['authentication']->getUser() by $app->getAuthenticatedUser()
replace twig app['authentication'].getUser() with corresponding method
2015-07-02 12:33:18 +02:00
Benoît Burnichon
649f0fe510
Refactor can see business fields.
2015-05-29 17:53:45 +02:00
Benoît Burnichon
50ea2e26cb
Remove ArrayCollection as there is no benefits to use it.
...
Change twig from ArrayCollection to plain array.
2015-05-05 11:09:28 +02:00
Nicolas Le Goff
2d5a36f5a2
Add highlights query
2015-05-05 11:09:28 +02:00
Benoît Burnichon
24fa287aeb
Twig tries to load border-manager in setup. This should not occur
2015-03-23 15:01:05 +01:00
Nicolas Maillat
f858827b0c
Merge pull request #1307 from kwemi/issues-fix-1
...
Icon update, pagination. settings options
2015-03-19 19:01:14 +01:00
Olivier Mayer
d8692f4afc
Icon update, pagination. settings options
...
fix #10 , fix #9 , fix #4
2015-03-20 00:15:34 +09:00
Benoît Burnichon
0ce4fd3192
Change to use border-manager as checker registry.
2015-03-17 16:55:55 +01:00
Nicolas Le Goff
111755fa9b
Refactor status display
2015-02-19 15:14:23 +01:00
Nicolas Le Goff
cabb38937c
Fix path to subdefinition
2014-12-04 12:16:13 +01:00
Nicolas Le Goff
f922dd1f84
Add phraseanet twig extension
2014-12-04 11:48:10 +01:00