• Joined on 2024-02-21
deon pushed to 2.1-dev at deon/phpldapadmin 2025-05-24 12:03:11 +00:00
7ca3bf56db Revert version to 2.1.4-dev
c6e1640752 Fix for when the logged in user's details doesnt include an objectclass (because the query didnt have the ACLs to return them).
917a3c1a0d Testing for handling attribute values
148d19bbce Some extra debug logging to help with fixes testing
6c501cc29d Fixes to ensure testing works again
Compare 5 commits »
deon pushed to 2.1-dev at deon/phpldapadmin 2025-05-23 14:32:49 +00:00
10e657364c Revert version to 2.1.4-dev
2ce0ed8974 Framework update to make dependabot happy #319
Compare 2 commits »
deon pushed to 2.1-dev at deon/phpldapadmin 2025-05-23 14:29:38 +00:00
15747d8dfb Revert version to 2.1.4-dev
9a6d80986a We should start resume the session with ApplicationSession before checking for Session keys in AllowAnonymous
fa989b8f10 Remove MEMCACHED startup, since it is no longer included in the container
4e991db8b1 Fix showing required attributes when required by a parent class of the entries objectclasses
181971acc4 Improvements to userPassword handling when redirecting back. No need to use old() when rendering attributes, since they have already been processed by display with any updates
Compare 8 commits »
deon pushed to master at deon/osb 2025-05-22 10:49:53 +00:00
b37045acca PHP deprecation fixes, assigning null arguments in methods
251aefa947 Move some product product\supplier and product\type::class methods into __get(), no functional changes
72b11172c8 Move some service\type::class methods into __get(), no functional changes
1e496a2863 Remove Interface ID and implement the lid/sid methods in __get()
Compare 4 commits »
deon pushed to master at deon/osb 2025-05-22 04:22:44 +00:00
a988720340 Move more product::class methods into __get(), no functional changes
deon pushed to master at deon/osb 2025-05-22 04:20:25 +00:00
f624e5d39b Move more product::class methods into __get(), no functional changes
deon pushed to master at deon/osb 2025-05-22 04:16:30 +00:00
931f930766 Move more product::class methods into __get(), no functional changes
5ef1a27a64 Move category/category_name product::class methods into __get(), no functional changes
04ae35b1dd Move base_cost/base_charge product::class methods into __get(), and base_charge(), no functional changes
c8f1c97078 Fix working out invoice start date, when start_at or invoice_next_at is null
36e379d876 Remove MYSQL schema, since we no longer use mysql. Remove price_override
Compare 5 commits »
deon pushed to master at deon/osb 2025-05-21 08:29:38 +00:00
c4809a311d 1 to many fix in update when reviewing a service
15a71c9f5b Move billing more service::class methods into __get(), use of component ribbons for service status
14c0109efa Move billing cost service::class methods into __get(), fixed some incorrect displays of costs
4b429cbf20 Move billing charge service::class methods into __get(), no functional changes
2b06eca080 Move some service::class methods into __get(), no functional changes
Compare 5 commits »
deon pushed to master at deon/osb 2025-05-18 21:53:35 +00:00
98d18c00a3 Fix for when an invoice item doesnt have any start/stop dates
deon pushed to master at deon/osb 2025-05-18 13:38:53 +00:00
3ae588041f Fix rendering internal cost/revenue when in contract but not yet invoiced
deon pushed to master at deon/osb 2025-05-18 12:39:32 +00:00
3cd1f2e34a Fix for text rendered for unknown charge types
deon pushed to master at deon/osb 2025-05-18 12:07:35 +00:00
4ddbb14d09 Fixes for supplier configuration product links
7fd1ce9584 Add edit supplier products (phone)
ac702397a6 Fixes for invoice rounding, where invoice total was different from reporting
622147d584 Add product selection to service update
Compare 4 commits »
deon pushed to master at deon/osb 2025-05-18 11:57:53 +00:00
a842618d20 Fixes for supplier configuration product links
deon pushed to master at deon/osb 2025-05-18 11:43:50 +00:00
c5ae9d909c Fixes for supplier configuration product links
1e1f0a6989 Add edit supplier products (phone)
Compare 2 commits »
deon pushed to master at deon/osb 2025-05-18 11:30:06 +00:00
b41fae9bd0 Fixes for supplier configuration product links
f08dda6d0a Add edit supplier products (phone)
Compare 2 commits »
deon pushed to master at deon/osb 2025-05-17 12:19:41 +00:00
fbf7842c17 Fixes for invoice rounding, where invoice total was different from reporting
deon pushed to master at deon/osb 2025-05-16 11:51:11 +00:00
64acc93c0d Add product selection to service update
b33c052995 Add cost/price/supplierid to service, update service report to show supplerid and overridden costs (if any)
8d72c1ceb5 Route cosmetic layout updates, and standardise on using /home to redirect back to the homescreen, and standardise usage of redirect()
256e4c6260 Cosmetic syntax standarisation in resources, no functional changes
fc0e75e1fb On our service report, show group and final totals
Compare 7 commits »
deon pushed to master at docker/smtp 2025-05-10 03:53:05 +00:00
f3d239ff26 Enable both IP4 and IP6
deon pushed to master at docker/smtp 2025-05-10 03:14:01 +00:00
bd5ac1e939 Enable both IP4 and IP6
deon pushed to master at deon/phpldapadmin 2025-05-04 10:25:42 +00:00
6d55b52cd4 Attribute search should be lowercase, since we are comparing against $o->name_lc