50 check-ins related to "dev" plus check-in "2023-01-30 13:55:43" occurring around 2023-01-30 13:55:43.

More ↑
2023-02-02
21:20
Merge dev branch check-in: aa61b2aeeb user: alinaar tags: invoice_module
11:45
Allow all PHP modifiers in both Smartyer and Brindille check-in: 7024cbb57d user: bohwaz tags: dev
04:21
Use interactive account selector in 'reçu fiscal' configuration check-in: 755c5d8d32 user: bohwaz tags: dev
04:21
In 'list' form input, allow to iterate on \stdClass and other objects, even though they don't have iterable check-in: 301ec41e0f user: bohwaz tags: dev
04:20
Fix year closing missing use statement check-in: ee3f81f3e0 user: bohwaz tags: dev
03:58
Add icons for modules check-in: 1c57cdda58 user: bohwaz tags: dev
03:40
Module 'Reçu fiscal': rewrite to be in line with new French regulations, requiring to store each reicept check-in: 8ecb415591 user: bohwaz tags: dev
03:38
Add some CSS for modules check-in: 269006b5ee user: bohwaz tags: dev
03:37
CSS: Change font path to default file, without cache forcing query string check-in: b1b77a9abf user: bohwaz tags: dev
03:37
Update default module header to use external CSS, instead of embedding in <style> check-in: 66cafe89de user: bohwaz tags: dev
03:35
Exporting dynamic lists from Brindille does not work currently check-in: 4ac2b8e7c7 user: bohwaz tags: dev
02:56
Implement 'quote_sql' modifier in Brindille check-in: 2ecec850ed user: bohwaz tags: dev
02:23
Always silently include id and key in selected columns in '#list' section check-in: b6d49f3956 user: bohwaz tags: dev
02:03
In '#list' section, use a column number to identify the column, not a hash that would not be usable then check-in: e9801f721b user: bohwaz tags: dev
01:19
Implement new '#list' section in Brindille skeletons Also implement new 'explain' parameter for '#sql' and children sections check-in: 5e1c85998a user: bohwaz tags: dev
01:17
New parameter 'capture' for ':include' function, new parameter ':assign_new_id' for ':save' function check-in: 35add00cf3 user: bohwaz tags: dev
01:15
Allow to set parameters for dynamic lists check-in: ff16bf60d1 user: bohwaz tags: dev
00:18
Provide new org_infos to user templates check-in: 487814cfee user: bohwaz tags: dev
2023-02-01
22:29
Use new org_* config keys in module default header check-in: e030366ba1 user: bohwaz tags: dev
22:28
Add a new field in config to show organization informations check-in: 1421ba458c user: bohwaz tags: dev
2023-01-31
13:41
Fix Module data recording check-in: 96279e37a4 user: alinaar tags: dev
12:37
Fix Brindille debug() display while using dark theme check-in: 6c451e5927 user: alinaar tags: dev
12:15
Merge dev branch check-in: dcbf58020e user: alinaar tags: invoice_module
2023-01-30
20:36
Only allow digits in user number check-in: 7c598ec899 user: bohwaz tags: dev
13:55
Save current working year in user preferences, so that it stays the same when logging back in check-in: 927d88f23c user: bohwaz tags: dev
2023-01-28
01:01
Add configuration constant to disable all email features (for Windows) check-in: 13b03e4688 user: bohwaz tags: dev
01:00
Implement saving of current order of all dynamic lists / Fix infinite loop when using FORCE_LOGIN in some cases check-in: df7d295fc7 user: bohwaz tags: dev
00:26
Change colors of upgrade progress check-in: c132bda4d5 user: bohwaz tags: dev
00:24
Make sure we don't create an infinite loop through isLogged check-in: af3e7327cb user: bohwaz tags: dev
2023-01-25
02:14
Use new export menu for export from user/accounting search, also allow everyone to export check-in: 7d4d36dcb2 user: bohwaz tags: dev
01:29
Show schema as tables, not raw SQL, in SQL search, also give access to more tables for user search, like in trunk check-in: 5a288b21b9 user: bohwaz tags: dev
2023-01-24
22:30
Fix Advanced user search manual SQL query recording check-in: 7dde1969ce user: alinaar tags: dev
22:22
Fix Advanced user search using manual SQL queries check-in: 48cac88d42 user: alinaar tags: dev
00:04
Cosmetic: isset already checks for NULL check-in: 3c2dac3664 user: bohwaz tags: dev
2023-01-23
21:16
Fix Manual SQL input's error handling check-in: ef3dd08370 user: alinaar tags: dev
20:57
Fix "www" folder permission check during installation check-in: 41adeca95b user: alinaar tags: dev
17:04
Fix Folder/file permission check during installation check-in: c95ff0b091 user: alinaar tags: dev
2023-01-22
18:20
Improve SQL introspection by providing a clear list of a table columns, indexes and foreign keys check-in: 935206e956 user: bohwaz tags: dev
18:16
Fix SQL schema: there's a missing foreign key column check-in: 3364656fe4 user: bohwaz tags: dev
14:45
Add SVG icons to modules check-in: b486cf5ab5 user: bohwaz tags: dev
2023-01-21
15:22
Brindille 'debug' function: allow to stop all processing to see what's going on check-in: 17288941c2 user: bohwaz tags: dev
15:21
Implement new Brindille modifiers: implode, quote_sql_identifier, and base64_encode check-in: 09523bad62 user: bohwaz tags: dev
13:07
Integrate pagination to DynamicList check-in: 0ff585d289 user: bohwaz tags: dev
00:56
Use new Search object to do SQL queries from SQL advanced page check-in: c5912d7a2c user: bohwaz tags: dev
2023-01-20
16:09
Fix [b0c54e38b036bd865df548ec2769702a71c839c1]: handle when number field is empty check-in: fefc4e672e user: bohwaz tags: dev
16:09
Rename 'value' column as 'document' in modules (in #load section) check-in: 38631db632 user: bohwaz tags: dev
16:08
Rename 'value' column as 'document' in modules check-in: 748e558ddb user: bohwaz tags: dev
15:47
Modules: automatically create indexes on json_extract expressions, add parameter shortcut $.name="value" check-in: 02537b9c49 user: bohwaz tags: dev
14:33
Use same return type for both config and custom table check-in: dde29f34a7 user: bohwaz tags: dev
10:24
Merge dev branch check-in: bfde055198 user: alinaar tags: invoice_module
More ↓