Thomas Gelf
|
7c2a3f254b
|
ObjectSetTable: fix on pgsql
|
2023-09-21 16:02:07 +02:00 |
|
raviks789
|
dcd36877ea
|
Make TemplateUsageTables and other tables compatible with director branches
`TemplateUsageTable`, `ApplyRulesTable`, `ObjectsTableSetmembers` and `TemplatesTable` are
made compatible with `director branches`.
|
2023-09-21 14:57:30 +02:00 |
|
EmTeedee
|
6b7bff80de
|
${var} deprecated in favor of {$var}
See: https://www.php.net/manual/en/migration82.deprecated.php#migration82.deprecated.core.dollar-brace-interpolation
|
2023-07-19 10:44:40 +02:00 |
|
Thomas Gelf
|
e98803a8e5
|
ObjectSetTable: search for services in branches
fixes #2738
|
2023-04-24 11:10:36 +02:00 |
|
Thomas Gelf
|
ab952f89b0
|
ObjectSetTable: improve formatting
fixes #2648
|
2022-11-03 00:58:38 +01:00 |
|
Thomas Gelf
|
ebb08aceae
|
ObjectSetTable: fix for PgSQL when not in branch
|
2022-09-21 11:00:07 +02:00 |
|
Thomas Gelf
|
47488d138e
|
ObjectSetTable: fix a PostgreSQL issue
|
2022-09-20 15:27:16 +02:00 |
|
Thomas Gelf
|
59d62d0ff9
|
ObjectSetTable: branch support
|
2022-09-20 12:53:00 +02:00 |
|
Thomas Gelf
|
212596a41e
|
ObjectSetTable: drop name from link
|
2021-12-23 10:07:07 +01:00 |
|
Thomas Gelf
|
257537d022
|
DbUtil: helper for pgsql binary resource handling
|
2021-12-06 22:11:31 +01:00 |
|
Ravi Kumar Kempapura Srinivasa
|
388c79e430
|
Add uuid to service sets.
|
2021-11-28 11:15:31 +01:00 |
|
Thomas Gelf
|
db99a30fa1
|
ObjectSetTable: search in service names too
fixes #1873
|
2019-11-06 13:11:31 +01:00 |
|
Thomas Gelf
|
606d71501e
|
Use ipl, try to keep dipl compatibility
|
2019-09-11 23:02:39 +02:00 |
|
Thomas Gelf
|
e1565c9990
|
Revert "Merge branch 'next'"
This reverts commit f45f925e5e, reversing
changes made to 90c07943e4.
This was too early, need to check for incubator
|
2019-09-06 09:54:03 +02:00 |
|
Thomas Gelf
|
17f8ef1dd0
|
Use ipl, try to keep dipl compatibility
|
2019-09-06 09:48:11 +02:00 |
|
Thomas Gelf
|
0e10545175
|
ServiceSet: allow controlled/restricted access
fixes #1235
|
2017-10-12 16:54:31 +02:00 |
|
Thomas Gelf
|
d1e116a5a1
|
ipl: rename to dipl
fixes #1217
|
2017-10-09 15:23:27 +02:00 |
|
Thomas Gelf
|
014963f96c
|
Tables: get rid of assemble workaround
|
2017-07-20 14:58:23 +02:00 |
|
Thomas Gelf
|
db31f337f1
|
Table: override inherited assemble method
This is an ugly workaround for now, need to find a better solution
|
2017-07-19 19:07:42 +02:00 |
|
Thomas Gelf
|
9845cddcb4
|
QureyBasedTable: move to ipl
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
0815c881cc
|
ObjectSetTable: new generic table for sets
|
2017-07-14 13:21:42 +02:00 |
|