Marcin Smoczyński
bd90e57516
[BH-907] Split utils module into components
...
Split module-utils into smaller components for better dependency
management. Fix many dependencies throughout the project.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com >
2021-09-23 15:14:40 +02:00
Wiktor S. Ovalle Correa
fca0452802
[EGD-6947] Fix SQL vulnerabilities
...
These were potential security holes allowing SQL injections.
2021-06-17 11:22:46 +02:00
Lukasz Skrzypczak
2911b6b4a1
[BH-378] PR changes
...
PR changes - mainly includes
2021-06-08 12:24:29 +02:00
Lukasz Skrzypczak
7fee0d9cfb
[BH-378] Utils move log to library
...
Moved log to separate library
2021-06-08 12:24:29 +02:00
Adam Dobrowolski
56344b0579
[EGD-6680] Notes crash fix on search
...
Changed query for all matches to query with limit
2021-05-05 18:13:35 +02:00
Piotr Tanski
4e0f72e70a
[EGD-4696] Several stabilization patches. ( #1192 )
2020-12-15 15:30:13 +01:00
Piotr Tanski
5d757a6dc0
[EGD-4553] Notes search engine implemented. ( #1112 )
2020-12-01 10:30:38 +01:00
Piotr Tanski
c8c4f82080
[EGD-4487] Application notes implemented. ( #1094 )
...
* [EGD-4487] Implementation of notes application.
2020-11-30 13:48:05 +01:00
Tomek Sobkowiak
92965078c1
[EDG-4350] Load script to init notes database ( #1023 )
2020-11-18 20:55:00 +01:00
Przemyslaw Brudny
e131dae68f
[EGD-3743] Removed old doxygen copyright statements from project.
2020-10-20 12:55:10 +02:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Radoslaw Wicik
5e5bbe2eb9
[EGD-3428] Fix db interface functions names - Field class
2020-07-16 10:55:07 +02:00
Radoslaw Wicik
24128854e9
[EGD-3428] Fix db interface functions names - QueryResult class
2020-07-16 10:55:07 +02:00
Radoslaw Wicik
c2b8a33d4b
[EGD-3428] Fix db interface functions names - Database class
2020-07-16 10:55:07 +02:00
Radoslaw Wicik
ad84b981d9
[EGD-3428] Fix db interface functions names - Table class
2020-07-16 10:55:07 +02:00
Alek Rudnik
699cb141e3
Egd 3168 fix for quote sign in db qeury ( #335 )
...
* [EDG-3168] fix for quote mark in DB queries
* [EGD-3168] replaced all %s with %q
2020-04-27 14:28:37 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Robert Borzecki
317b99fc7d
Added db routines for notes.
2019-08-12 10:11:05 +02:00