History of the file that is called src/include/lib/Garradin/Entity.php at checkin dd86c3907f963d4d

2024-03-27
00:12
Fix detection of date format without leading zeros file: [a45992b0f7] check-in: [98d252f247] user: bohwaz, branch: trunk, size: 6752 [annotate] [blame] [check-ins using] [diff]
00:08
Allow D/M/YYYY date format (no leading zeros) file: [57041269f9] check-in: [b6bcabd4c1] user: bohwaz, branch: trunk, size: 6653 [annotate] [blame] [check-ins using] [diff]
2024-03-26
23:21
Fix missing use statement file: [f6c6ad5d69] check-in: [e685f4b69d] user: bohwaz, branch: trunk, size: 6609 [annotate] [blame] [check-ins using] [diff]
15:37
Fix undefined variable in date parsing file: [6a83a19c98] check-in: [970fa929ce] user: bohwaz, branch: trunk, size: 6587 [annotate] [blame] [check-ins using] [diff]
00:33
Accept objects file: [2a68cdb070] check-in: [6049a46cb7] user: bohwaz, branch: trunk, size: 6585 [annotate] [blame] [check-ins using] [diff]
2024-03-25
17:43
Refactor filterUserDateValue to be more simple/faster, and less error-prone file: [0ad9ce7079] check-in: [100190b036] user: bohwaz, branch: trunk, size: 6593 [annotate] [blame] [check-ins using] [diff]
15:02
Allow Y/m/d H:i:s date format (Excel dates) file: [d518b70a8a] check-in: [9edd93dac4] user: bohwaz, branch: trunk, size: 5912 [annotate] [blame] [check-ins using] [diff]
2023-11-15
14:07
Make sure we match "20221231" dates before trying to find UNIX epochs file: [b8ca90fb3a] check-in: [3fdee51146] user: bohwaz, branch: trunk, size: 5763 [annotate] [blame] [check-ins using] [diff]
2023-10-15
17:07
Make sure we strip seconds file: [0af1d4ef97] check-in: [5ea5df06c7] user: bohwaz, branch: trunk, size: 5763 [annotate] [blame] [check-ins using] [diff]
16:46
Allow datetimes to have seconds file: [04c908057b] check-in: [72fd6a702c] user: bohwaz, branch: trunk, size: 5780 [annotate] [blame] [check-ins using] [diff]
2023-09-16
01:35
Make sure we are parsing dates correctly file: [cf57e1590f] check-in: [73a6a0ba2f] user: bohwaz, branch: dev, size: 5751 [annotate] [blame] [check-ins using] [diff]
2023-09-13
15:46
Setting a search public or private didn't work file: [f1687dabff] check-in: [c53428056c] user: bohwaz, branch: dev, size: 5655 [annotate] [blame] [check-ins using] [diff]
2023-08-23
02:44
Include modified properties in signal for modify signal file: [ff43becfef] check-in: [d17c1c3510] user: bohwaz, branch: dev, size: 5684 [annotate] [blame] [check-ins using] [diff]
00:58
Add new entity.modify and entity.create signals file: [ee2e95a68e] check-in: [83414a749d] user: bohwaz, branch: dev, size: 5657 [annotate] [blame] [check-ins using] [diff]
2023-08-22
18:29
Fix missing code in Entity signals file: [b7b308ca7d] check-in: [9c042fa051] user: bohwaz, branch: dev, size: 5520 [annotate] [blame] [check-ins using] [diff]
03:10
Use a slightly better/clearer callback logic in signals file: [e082499375] check-in: [2ccaea2d47] user: bohwaz, branch: dev, size: 5500 [annotate] [blame] [check-ins using] [diff]
2023-08-19
02:07
Make sure type errors are returned in the API file: [eaa639cc58] check-in: [db3884a2ec] user: bohwaz, branch: dev, size: 5335 [annotate] [blame] [check-ins using] [diff]
2023-07-21
13:28
Renamed src/include/lib/Garradin/Entity.php → src/include/lib/Paheko/Entity.php. Rename everything from Garradin to Paheko file: [41435694ed] check-in: [736b20220e] user: bohwaz, branch: dev, size: 5218 [annotate] [blame] [check-ins using] [diff]
2023-07-16
18:20
Fix typo file: [2647a9ddcb] check-in: [49bc04020f] user: bohwaz, branch: dev, size: 5226 [annotate] [blame] [check-ins using] [diff]
2023-07-15
23:41
Handle unix timestamp in input type=date file: [62ddcee686] check-in: [8b122f9880] user: bohwaz, branch: dev, size: 5235 [annotate] [blame] [check-ins using] [diff]
2023-07-12
23:41
Fix and improve users import file: [a0b4eb752d] check-in: [88333a07cd] user: bohwaz, branch: dev, size: 4996 [annotate] [blame] [check-ins using] [diff]
2023-06-04
11:36
Fix: ::class does not work with $this apparently file: [08bdf3b889] check-in: [3354439ce6] user: bohwaz, branch: dev, size: 4975 [annotate] [blame] [check-ins using] [diff]
2023-06-03
23:55
Implement 'sent' event in log for mailing sending, also log project and reminder changes file: [f43babeaa9] check-in: [c28b41d3b6] user: bohwaz, branch: dev, size: 4967 [annotate] [blame] [check-ins using] [diff]
2023-05-30
14:55
Merge changes from trunk file: [881ae1239a] check-in: [60ecba890f] user: bohwaz, branch: dev, size: 5022 [annotate] [blame] [check-ins using] [diff]
2023-05-22
13:46
Fix in case date is NULL file: [c7373c19a4] check-in: [2b32f3458b] user: bohwaz, branch: trunk, size: 3829 [annotate] [blame] [check-ins using] [diff]
2023-05-19
12:29
Limit years in past or future file: [ee24c8b687] check-in: [616d5acecb] user: bohwaz, branch: trunk, size: 3794 [annotate] [blame] [check-ins using] [diff]
2023-05-10
19:40
Handle 19xx dates correctly when passed as DD/MM/YY file: [620eaeef49] check-in: [a386f31c53] user: bohwaz, branch: dev, size: 4826 [annotate] [blame] [check-ins using] [diff]
2023-02-14
22:29
Refactor plugins to have the same UI for plugins and modules, also modernize code of plugins management file: [f2feecdbe4] check-in: [a8251477ac] user: bohwaz, branch: dev, size: 4544 [annotate] [blame] [check-ins using] [diff]
2023-02-12
23:11
Implement last modified field, and history of changes to a user page file: [1c303aef6f] check-in: [323e3061a0] user: bohwaz, branch: dev, size: 4536 [annotate] [blame] [check-ins using] [diff]
2023-01-13
16:30
Merge trunk changes file: [6c483405f0] check-in: [4e559e8fb6] user: bohwaz, branch: dev, size: 4605 [annotate] [blame] [check-ins using] [diff]
2022-12-30
22:13
Always trim date before parsing file: [4888bf94fb] check-in: [23c9530a37] user: bohwaz, branch: trunk, size: 3633 [annotate] [blame] [check-ins using] [diff]
2022-12-14
15:04
Merge with trunk file: [fb78bfa284] check-in: [870fdf5f7a] user: bohwaz, branch: dev, size: 4585 [annotate] [blame] [check-ins using] [diff]
2022-11-18
21:41
Entity: Accept also date objects directly file: [87c118d9c1] check-in: [937f89aa16] user: bohwaz, branch: trunk, size: 3613 [annotate] [blame] [check-ins using] [diff]
2022-11-06
02:46
Merge trunk into dev file: [874b567c81] check-in: [696ae5c86f] user: bohwaz, branch: dev, size: 4425 [annotate] [blame] [check-ins using] [diff]
01:30
Fix more PHPstan issues file: [2eaef10ed7] check-in: [e7bacda77b] user: bohwaz, branch: accounts_refactor, size: 3453 [annotate] [blame] [check-ins using] [diff]
2022-09-14
00:01
Also log entities changes file: [72b4c77f1e] check-in: [afdcc9d397] user: bohwaz, branch: dev, size: 4409 [annotate] [blame] [check-ins using] [diff]
2022-09-06
02:29
Log entities changes file: [14002be8a9] check-in: [5ac7bca013] user: bohwaz, branch: dev, size: 3743 [annotate] [blame] [check-ins using] [diff]
2022-09-02
20:16
Merge with trunk file: [0c0151fd71] check-in: [e5ad3de6e3] user: bohwaz, branch: dev, size: 3458 [annotate] [blame] [check-ins using] [diff]
2022-08-27
16:23
Fix bug with subscriptions to services that don't have a fee, where id_fee was populated with a fee of another service file: [f6591514e7] check-in: [20e6b67b8f] user: bohwaz, branch: trunk, size: 3437 [annotate] [blame] [check-ins using] [diff]
2022-08-14
23:37
Fix upgrade for 1.2.0-alpha file: [4081a66519] check-in: [f778c81044] user: bohwaz, branch: dev, size: 3442 [annotate] [blame] [check-ins using] [diff]
2022-08-07
01:54
Entity: Use dynamic typing for assert file: [bcf866d06b] check-in: [195409b6bd] user: bohwaz, branch: dev, size: 3421 [annotate] [blame] [check-ins using] [diff]
2022-07-30
19:33
Implement create and edit transactions in API file: [dcb2b4c09d] check-in: [b7cb001be2] user: bohwaz, branch: trunk, size: 3427 [annotate] [blame] [check-ins using] [diff]
18:23
Remove _form_rules feature in entities, improve and fix bugs in account add from transaction file: [8d420902ea] check-in: [4e2775ba8e] user: bohwaz, branch: trunk, size: 3310 [annotate] [blame] [check-ins using] [diff]
02:59
Make selfcheck on save optional file: [d7f5ff09d1] check-in: [d448d04d38] user: bohwaz, branch: trunk, size: 3527 [annotate] [blame] [check-ins using] [diff]
2022-07-26
23:19
Handle Ymd date format in entry file: [4b1b8772ae] check-in: [1ccaecd867] user: bohwaz, branch: trunk, size: 3495 [annotate] [blame] [check-ins using] [diff]
2022-07-25
23:34
Accept hours with only one digit file: [c41cbb7543] check-in: [c7ebeccb57] user: bohwaz, branch: trunk, size: 3376 [annotate] [blame] [check-ins using] [diff]
2022-07-19
23:56
Fix handling of dates in assisted reconciliation file: [dc3c5f7a27] check-in: [75500ecf66] user: bohwaz, branch: trunk, size: 3374 [annotate] [blame] [check-ins using] [diff]
00:33
Try to handle Y/m/d dates file: [2ebb3b3366] check-in: [e9cbaea939] user: bohwaz, branch: trunk, size: 3265 [annotate] [blame] [check-ins using] [diff]
2022-05-13
00:00
Implement system signals and menu items file: [e47a8d6cfd] check-in: [4e45704ba9] user: bohwaz, branch: trunk, size: 3145 [annotate] [blame] [check-ins using] [diff]
2022-02-02
12:08
Fix PHP 8.1 depreciations file: [370297ff9c] check-in: [f51318e8bd] user: bohwaz, branch: trunk, size: 3141 [annotate] [blame] [check-ins using] [diff]
2021-10-05
00:47
Implement generic signals for entities file: [46fdcfd8d1] check-in: [84133f87d4] user: bohwaz, branch: trunk, size: 3132 [annotate] [blame] [check-ins using] [diff]
2021-06-07
17:01
Fix issues with out of sync files and web pages, and duplicate URIs in web pages file: [722d6cf126] check-in: [cc5a0e1c1d] user: bohwaz, branch: trunk, size: 2689 [annotate] [blame] [check-ins using] [diff]
2021-03-29
22:26
Add plugin signals to entity save and delete, fix [0b24b95430b2da29] file: [e19cdc4d7b] check-in: [15a175a211] user: bohwaz, branch: dev, size: 2667 [annotate] [blame] [check-ins using] [diff]
2021-01-11
01:26
Merge trunk changes back file: [a696ddf36e] check-in: [02b085ac5c] user: bohwaz, branch: dev, size: 1865 [annotate] [blame] [check-ins using] [diff]
2021-01-10
16:22
Allow to pass a null value file: [4ef751c359] check-in: [95de6be3a1] user: bohwaz, branch: trunk, size: 1708 [annotate] [blame] [check-ins using] [diff]
2020-12-14
23:42
Change of strategy: will do rich text editing later, first let's just migrate the wiki to web file: [7ef148b9bf] check-in: [246bb41500] user: bohwaz, branch: dev, size: 1864 [annotate] [blame] [check-ins using] [diff]
2020-11-13
22:08
Add choice of subscription date and expiry date file: [de03b9076a] check-in: [395808c48e] user: bohwaz, branch: dev, size: 1707 [annotate] [blame] [check-ins using] [diff]
2020-11-11
15:54
Fix wrongly required date format file: [f3c9fc3145] check-in: [4feef1ca5f] user: bohwaz, branch: dev, size: 1660 [annotate] [blame] [check-ins using] [diff]
2020-11-08
23:26
Fix: issues with decimals, thanks to @jullien file: [7b7a325745] check-in: [86e78f9a06] user: bohwaz, branch: dev, size: 1641 [annotate] [blame] [check-ins using] [diff]
2020-11-07
16:48
Make sure either both id_year and id_account are null, or both of them are filled file: [32e7c887ca] check-in: [5ffcc01335] user: bohwaz, branch: dev, size: 1510 [annotate] [blame] [check-ins using] [diff]
2020-10-25
21:07
Fix date handling when the year only has two digits (thanks libreoffice!) file: [a75474c4ab] check-in: [b922ed650c] user: bohwaz, branch: dev, size: 1169 [annotate] [blame] [check-ins using] [diff]
2020-10-10
23:22
Move account management to charts management, instead show current accounts sum for current year file: [920d7eeb20] check-in: [4082ed3ad9] user: bohwaz, branch: dev, size: 989 [annotate] [blame] [check-ins using] [diff]
2020-09-29
17:24
Allow d/m/Y date format file: [d13211bc8d] check-in: [e4d78127c5] user: bohwaz, branch: dev, size: 970 [annotate] [blame] [check-ins using] [diff]
2020-09-15
01:09
Working multi-lines transactions! file: [8182e740f9] check-in: [2841f04851] user: bohwaz, branch: dev, size: 705 [annotate] [blame] [check-ins using] [diff]
2020-01-29
15:31
Référencer le bon namespace file: [c7993d892d] check-in: [98ab6988f4] user: bohwaz, branch: dev, size: 539 [annotate] [blame] [check-ins using] [diff]
2020-01-17
13:23
Adaptation à KD2\AbstractEntity file: [e94008659f] check-in: [1f3d435c32] user: bohwaz, branch: dev, size: 536 [annotate] [blame] [check-ins using] [diff]
2019-03-08
17:03
Ajout entité compte bancaire file: [60b139db0d] check-in: [80bb6a9ff8] user: bohwaz, branch: dev, size: 2425 [annotate] [blame] [check-ins using] [diff]
2019-02-19
16:55
Corrections mineures file: [ecdd24ee0e] check-in: [acf4eb6f46] user: bohwaz, branch: dev, size: 2043 [annotate] [blame] [check-ins using] [diff]
2019-02-18
17:34
Ajout gestion des lignes dans les mouvements file: [3a141ae570] check-in: [92219561f9] user: bohwaz, branch: dev, size: 1939 [annotate] [blame] [check-ins using] [diff]
2019-02-15
16:32
Added: Débuts classe de gestion des mouvements file: [885673b2ef] check-in: [dd86c3907f] user: bohwaz, branch: dev, size: 720 [annotate] [blame] [check-ins using]