Eric Espié
c9526130b7
Advanced Search: Cleaner Dictionary entries
...
SVN:b1162[5458]
2018-03-19 14:32:43 +00:00
Eric Espié
d6e3c7d1b7
Advanced Search: more info on fields and criterion
...
SVN:b1162[5457]
2018-03-19 14:24:41 +00:00
Eric Espié
0fdf6bfbb2
Advanced Search: Hidden criterion
...
SVN:b1162[5456]
2018-03-19 10:45:34 +00:00
Eric Espié
e628c68f09
Advanced Search: Search on Details pages
...
SVN:b1162[5455]
2018-03-19 09:58:46 +00:00
Eric Espié
8f858c2ddf
Advanced Search: Labels on raw expressions
...
SVN:b1162[5454]
2018-03-19 09:57:31 +00:00
Denis Flaven
f8f6e201b9
Advanced Search WIP: new mechanism for passing the dictionary to the client side. Hopefully faster than before thanks to the browser's cache.
...
SVN:b1162[5453]
2018-03-16 17:44:55 +00:00
Guillaume Lajarige
52f56e1bb0
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5452]
2018-03-16 15:12:25 +00:00
Eric Espié
187f7e591e
Advanced Search: Links n:n
...
SVN:b1162[5451]
2018-03-16 14:35:25 +00:00
Eric Espié
272e8eac4f
Advanced Search: Links n:1
...
SVN:b1162[5450]
2018-03-16 14:21:40 +00:00
Eric Espié
d423d741b2
Advanced Search: Links n:n
...
SVN:b1162[5449]
2018-03-16 13:21:11 +00:00
Eric Espié
102b2d76f4
Advanced Search: Links n:n
...
SVN:b1162[5448]
2018-03-16 13:13:54 +00:00
Eric Espié
bb31cedcba
Advanced Search: Links n:n
...
SVN:b1162[5447]
2018-03-16 11:24:58 +00:00
Eric Espié
bf02e04ae5
Advanced Search: Links n:n
...
SVN:b1162[5446]
2018-03-16 10:59:33 +00:00
Pierre Goiffon
c66884be0a
N°1001 setup : log all modifications done on the DB in a SQL file (/log/setup-queries-YYYY-MM-DD_HH-mm.sql)
...
SVN:trunk[5445]
2018-03-16 10:00:04 +00:00
Pierre Goiffon
e7b94d3132
N°1001 setup : database/tables/columns charset and collation conversion
...
* check DB charset/collation and do conversion if needed
* same for existing tables
* add both info in fields signatures, so that conversions will be trigerred if needed
SVN:trunk[5444]
2018-03-16 09:59:25 +00:00
Pierre Goiffon
b219161011
N°1001 switch DB charset from utf8 to utf8mb4 to allow characters outside of the BMP
...
* use centralized constants instead of literal values in code
* remove config parameters 'db_character_set' and 'db_collation'
* always fix charset when creating/altering column
* backup : use utf8mb4 only for mysqldump >= 5.5.33 (was introduced in 5.5.3 but only available in 5.5.33 for programs)
SVN:trunk[5443]
2018-03-16 09:59:16 +00:00
Pierre Goiffon
fd7d30333f
N°1001 setup add check for new MySQL requirement innodb_large_prefix
...
if disabled indexes will be limited to 767 bytes, that means 191 car in the new iTop charset utf8mb4 although the varchar iTop use are 255 car long. So we NEED this parameter to be set to true (its default value is true only since MySQL 5.7.7, see https://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_large_prefix )
SVN:trunk[5442]
2018-03-16 09:58:44 +00:00
Guillaume Lajarige
d734cdaf48
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5441]
2018-03-16 09:44:34 +00:00
Guillaume Lajarige
f60d0b10e0
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5440]
2018-03-16 08:59:29 +00:00
Guillaume Lajarige
a1c6e32e28
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5439]
2018-03-16 08:08:24 +00:00
Eric Espié
156cb03069
Advanced Search: Links n:n
...
SVN:b1162[5438]
2018-03-15 17:34:17 +00:00
Denis Flaven
cdb75729cb
Enhancement: make the deletion of a Synchro Data Source a bit more resistant, in case of a missing or already deleted data table.
...
SVN:trunk[5437]
2018-03-15 16:49:58 +00:00
Guillaume Lajarige
d1a812f04c
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5436]
2018-03-15 14:38:10 +00:00
Bruno Da Silva
b190ba1268
search widget
...
temps traces
SVN:b1162[5435]
2018-03-15 14:01:04 +00:00
Guillaume Lajarige
87ed90a825
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5434]
2018-03-15 13:58:42 +00:00
Eric Espié
a03a4af1e6
Advanced Search: warnings and default div removed
...
SVN:b1162[5433]
2018-03-15 13:48:38 +00:00
Eric Espié
e48e4e7139
Advanced Search: Dates between
...
SVN:b1162[5432]
2018-03-15 13:35:35 +00:00
Eric Espié
6ef31b7983
Fix code typos
...
SVN:b1162[5431]
2018-03-15 13:33:16 +00:00
Guillaume Lajarige
d378658a62
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5430]
2018-03-15 08:36:45 +00:00
Bruno Da Silva
ed02758940
search widget
...
- displayBlock "list" aExtraParams exposition in js
SVN:b1162[5429]
2018-03-14 16:35:35 +00:00
Denis Flaven
b28c45c84c
N°1354: use only hashed server side information as the local storage identifier.
...
SVN:trunk[5428]
2018-03-14 16:25:00 +00:00
Eric Espié
42af530c63
Advanced Search: widget types
...
SVN:b1162[5427]
2018-03-14 16:06:34 +00:00
Eric Espié
7c3de1e976
Advanced Search: widget types
...
SVN:b1162[5426]
2018-03-14 15:46:30 +00:00
Guillaume Lajarige
afdd43c5e3
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5425]
2018-03-14 13:00:08 +00:00
Bruno Da Silva
5bc756716e
search widget
...
- ajax endpoint parameter reading refactoring
- displayBlock "list" aExtraParams exposition in js
SVN:b1162[5424]
2018-03-14 11:14:45 +00:00
Guillaume Lajarige
6a6c069896
Advanced search: WIP POC, integration with endpoint.
...
SVN:b1162[5423]
2018-03-14 11:03:32 +00:00
Eric Espié
9499799f80
Advanced Search: IN/NOT IN
...
SVN:b1162[5422]
2018-03-14 08:50:54 +00:00
Guillaume Lajarige
5632f9786c
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5421]
2018-03-14 08:33:17 +00:00
Eric Espié
6f79e07e90
Advanced Search: NOT IN
...
SVN:b1162[5420]
2018-03-13 16:16:33 +00:00
Guillaume Lajarige
601f18bbab
Advanced search: WIP POC, integration with endpoint.
...
SVN:b1162[5419]
2018-03-13 16:10:17 +00:00
Eric Espié
6f750cf584
Advanced Search: Unit tests
...
SVN:b1162[5418]
2018-03-13 16:06:15 +00:00
Eric Espié
3b7c92d022
Advanced Search: Field List
...
SVN:b1162[5417]
2018-03-13 16:04:11 +00:00
Eric Espié
af12b47c90
Advanced Search: Field List
...
SVN:b1162[5416]
2018-03-13 13:50:04 +00:00
Bruno Da Silva
2d9140e56c
Search form
...
Result list now expose their extra params using jQuery().data() function
SVN:b1162[5415]
2018-03-13 13:03:14 +00:00
Bruno Da Silva
0351ff30b4
Search form
...
Result list now expose their extra params using jQuery().data() function
SVN:b1162[5414]
2018-03-13 13:00:14 +00:00
Eric Espié
6d13dac2c3
Advanced Search: Smart conversion
...
SVN:b1162[5413]
2018-03-13 11:15:29 +00:00
Guillaume Lajarige
e2174b9ad4
Advanced search: WIP POC, integration with endpoint.
...
SVN:b1162[5412]
2018-03-13 10:47:54 +00:00
Eric Espié
2038785b09
SVN:b1162[5411]
2018-03-13 10:27:08 +00:00
Bruno Da Silva
0c8650d2e5
Search form
...
jquery expect html responses to begin with a <
SVN:b1162[5410]
2018-03-13 10:22:48 +00:00
Eric Espié
3e7edea7be
SVN:b1162[5409]
2018-03-13 09:56:34 +00:00