Eric
9169cced20
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
2018-11-16 11:33:33 +01:00
Eric
9ceb8e9f0b
N°1765 - Fix Organization filter and UNION filter in ExternalKey search
2018-11-16 11:31:36 +01:00
Eric
e44ed248ef
N°1659 - Don't use anymore the current organization in the external key search (and n-n)
2018-11-15 17:07:31 +01:00
Molkobain
177b6d1757
N°1750 Portal: Fix broken attachment preview and link on object creation (worked on object edition)
2018-11-15 14:29:52 +01:00
Eric
63b08b0e70
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
...
# Conflicts:
# sources/application/search/searchform.class.inc.php
2018-11-13 11:11:15 +01:00
Eric
c722d64850
N°1706 - Fix problem with user_manager profile
2018-11-13 08:50:49 +01:00
Eric
216d965d76
N°1724 - Fix external key search error when an UNION is used as a filter in the datamodel
2018-11-09 09:13:59 +01:00
steffunky
00bd7583f7
N°1053: Set the first day of the week on date/time picker to a language based setting
...
* Update moment.js
* Add locales to moment.js
* Align console & portal on the same moment.js library
2018-11-06 11:06:07 +01:00
Eric
e4619fbc0f
N°1724 - Fix external key search error when an UNION is used as a filter in the datamodel
2018-11-06 10:01:36 +01:00
Eric
3925ad252f
Fixed execution warning in search (not visible in production)
2018-10-31 09:00:15 +01:00
Pierre Goiffon
588899db63
Convert all files from CrLf to Lf (preparing merge to develop)
2018-10-18 14:20:40 +02:00
Stephen
c0d83e96d8
Retrofit 2.5.1 fixes into develop ( 11308dc7, 1e0d654, 7fddd6ac, 12e9e453, cbe749af, 10b7fa60, c5f3598f, 396fc2cd)
2018-10-04 11:12:16 +02:00
Molkobain
c5f3598f4e
N°1652 Fix broken search form when user has no read right on objects.
2018-10-02 16:40:26 +02:00
Guillaume Lajarige
e3e416b467
(Retrofit from deveop ab1715ed) N°1576 Portal: Security hardening.
2018-10-02 11:08:49 +02:00
Eric
8f55d4054a
N°917: Fix Search criterion when TagSet = 'tag1 tag2...'
2018-09-28 17:33:05 +02:00
Molkobain
cf9c1b52ed
N°931 Portal integration due to AttributeSet refactoring. UI still to be done.
2018-09-28 16:34:52 +02:00
Eric
b52aaaadf2
N°917: Remove AttributeSet search
2018-09-28 12:08:34 +02:00
Pierre Goiffon
f55c0aa1c9
N°917: Fix TagSet search
2018-09-28 12:08:34 +02:00
Molkobain
5fa4b4cb88
Taxons: Rework of CSS & markup in the console (portal still to come).
2018-09-27 16:45:04 +02:00
Eric
ec597f697a
N°917: Adapt to generic widget for set
2018-09-27 11:04:20 +02:00
Molkobain
9397d1ac2e
Taxons: Add support in the portal (UI still to be done).
2018-09-26 17:13:55 +02:00
Eric
d1ee7f4353
N°931: TagSet search (manage undefined values) unit tests
2018-09-12 18:17:17 +02:00
Eric
5ea056a3fc
code cleanup
2018-09-12 15:14:27 +02:00
Eric
2ba31244c2
N°931: TagSet search form integration
2018-09-12 15:03:35 +02:00
Pierre Goiffon
40a4e6d7b0
Fix files using CrLf, convert them to Lf to have the whole repo using Lf
...
Warn your git config (core.autocrlf = input or true)
2018-09-04 17:59:51 +02:00
Guillaume Lajarige
48b3bd8bf3
N°1579 Portal: Fix wrong pictogram placement on email & tel attributes in the ManageBrick.
...
SVN:trunk[5984]
2018-07-25 15:02:29 +00:00
Guillaume Lajarige
ab1715edec
N°1576 Portal: Security hardening.
...
SVN:trunk[5983]
2018-07-25 14:48:11 +00:00
Guillaume Lajarige
e71ad536a9
Code cleanup
...
SVN:trunk[5973]
2018-07-25 07:23:52 +00:00
Eric Espié
c630676792
Retrofit from trunk
...
N°1555 - Search: ExternalField label not displayed.
The search is not restricted for external fields anymore.
[from revision 5945]
SVN:2.5[5953]
2018-07-19 08:06:39 +00:00
Eric Espié
768ed2666d
N°1555 - Search: ExternalField label not displayed.
...
The search is not restricted for external fields anymore.
SVN:trunk[5945]
2018-07-17 13:17:22 +00:00
Eric Espié
efa1f4ee43
Retrofit from trunk
...
N°1551 - Search: selected org & default criteria
Display the default search criteria also when an org is selected.
The org restriction criterion is read only.
[from revision 5939]
SVN:2.5[5943]
2018-07-17 12:22:09 +00:00
Eric Espié
5c206718c8
N°1551 - Search: selected org & default criteria
...
Display the default search criteria also when an org is selected.
The org restriction criterion is read only.
SVN:trunk[5939]
2018-07-17 12:01:29 +00:00
Guillaume Lajarige
7ca95b9413
Code cleanup: Warning suppression & PHPDoc.
...
SVN:trunk[5928]
2018-06-29 17:14:13 +00:00
Guillaume Lajarige
00d0d383f8
Code cleanup: Warning suppression & PHPDoc.
...
SVN:trunk[5927]
2018-06-29 16:05:11 +00:00
Eric Espié
1e11ed3041
N°1381 - Search on string with index -> operator = (Fixed for derived classes)
...
SVN:trunk[5906]
2018-06-25 10:51:15 +00:00
Eric Espié
6c36f3bc7c
N°1495 - Regression: Search on hierarchical key
...
SVN:trunk[5892]
2018-06-19 08:32:54 +00:00
Bruno Da Silva
3215875e5f
N°462 : Added an information about file max size on portal forms
...
SVN:trunk[5882]
2018-06-15 09:57:02 +00:00
Eric Espié
5a4375cb71
N°1485 - Search: "Undefined" on hierarchical key not working
...
SVN:trunk[5873]
2018-06-14 14:56:42 +00:00
Eric Espié
70a0a3c52e
N°1420 - Performances enhancement
...
SVN:trunk[5833]
2018-06-07 15:06:38 +00:00
Stephen Abello
5bad1e1c88
N°1476 : Fixed a regression introduced in 2.5 where on changing final class on a n-n object selection form, checkboxes were lost.
...
SVN:trunk[5830]
2018-06-07 07:41:49 +00:00
Bruno Da Silva
ad8f7576e0
N°1381 Advanced search did not correctly compute indexes for "other" list of fields
...
SVN:trunk[5823]
2018-05-31 07:41:03 +00:00
Denis Flaven
6cc4a6e1be
PHP 7.2 compatibility: count(null) now generates a PHP warning !!
...
SVN:trunk[5815]
2018-05-28 14:08:31 +00:00
Eric Espié
50e79b8c97
Advanced search: fix date time i18n and 1 second/day add/remove on > and <
...
SVN:trunk[5781]
2018-05-15 08:33:54 +00:00
Eric Espié
21aed2d2e1
Advanced Search: Fix missing query internal params
...
SVN:trunk[5762]
2018-05-02 08:11:28 +00:00
Guillaume Lajarige
95e56e7148
Portal: Fix regression introduced in revision 5698.
...
SVN:trunk[5739]
2018-04-25 09:07:28 +00:00
Eric Espié
256808c473
Advanced Search: Date transform from < and > to <= and >= for the search
...
SVN:trunk[5712]
2018-04-20 14:54:32 +00:00
Guillaume Lajarige
18bd0ae096
N°1405 Add support of AttributePhoneNumber which allows launch of phone application on click.
...
SVN:trunk[5698]
2018-04-19 15:56:11 +00:00
Eric Espié
e3a2c5b05b
Advanced Search: External keys default criteria are read-only and organizations are not hierarchical
...
SVN:trunk[5681]
2018-04-17 14:15:38 +00:00
Eric Espié
7bf49011a3
Advanced Search: n:n links default criteria are not read-only and organizations are hierarchical
...
SVN:trunk[5679]
2018-04-17 13:38:59 +00:00
Eric Espié
c485286114
Advanced Search: External keys to hierarchical class selects sub-classes as in previous version
...
SVN:trunk[5675]
2018-04-16 16:35:20 +00:00