50 check-ins related to "dev" plus check-in "2023-02-05 18:59:38" occurring around 2023-02-05 18:59:38.

More ↑
2023-02-17
12:17
Rename 'url' to 'author_url' in module.ini check-in: 2c32aff348 user: bohwaz tags: dev
00:15
Stop using session cache for plugins list, automatically disable plugins if they are broken, disable routes if plugin is disabled as well check-in: c25efe317e user: bohwaz tags: dev
00:13
Remove old Plugins code check-in: fb5542c3cf user: bohwaz tags: dev
2023-02-14
22:57
Update session cache for plugins/modules list check-in: c9f67aaddc user: bohwaz tags: dev
22:29
Refactor plugins to have the same UI for plugins and modules, also modernize code of plugins management check-in: a8251477ac user: bohwaz tags: dev
15:02
Use INI file instead of JSON for Module metadata (easier to use), allow to add home button and menu item without any code check-in: 366dbe8987 user: bohwaz tags: dev
14:03
Make sure we don't request from database in install, and delete if database is created by mistake check-in: e2a27f4268 user: bohwaz tags: dev
13:57
Do not try to list from database when installing with no database yet check-in: 7d425bc65b user: bohwaz tags: dev
13:49
WebDAV: Handle SHA1 hash for NextCloud/ownCloud in upload check-in: 5977e2ce00 user: bohwaz tags: dev
2023-02-12
23:28
Add logo to accounting reports header, fix [e48e8051c70a1979ea3c0d36e24945ae2cef1c51] check-in: 678496a426 user: bohwaz tags: dev
23:11
Implement last modified field, and history of changes to a user page check-in: 323e3061a0 user: bohwaz tags: dev
23:09
Brindille: Fix break compile function check-in: 7c835f83b8 user: bohwaz tags: dev
22:45
Blacklist owncloud/nextcloud iOS clients check-in: 209509afbd user: bohwaz tags: dev
2023-02-08
03:40
Fix wording in cheque form config check-in: 25e22cab63 user: bohwaz tags: dev
03:38
Fix user data in user card check-in: 0cfa2bfebf user: bohwaz tags: dev
03:37
Use non-locking mode for sessions, as locking meant we couldn't fetch a private file from a PDF program at the same time as running the PDF program from the PHP page... check-in: 88ed1ac0b5 user: bohwaz tags: dev
03:36
Limit the duration for running an external PDF program, so we can avoid locking the server.

Also pass the current user session ID in query string of resources, so that the PDF program will be able to fetch the private resources check-in: 5503d40838 user: bohwaz tags: dev

00:36
Use a common navigation sub-template for "me" section check-in: 8c06d52f8d user: bohwaz tags: dev
00:32
Mention server timezone in user actions log check-in: 85980ea04d user: bohwaz tags: dev
2023-02-07
21:23
Remove references to Garradin check-in: 5aa591e83a user: bohwaz tags: dev
21:19
Merge with trunk check-in: 926c313155 user: bohwaz tags: dev
20:33
Bump version check-in: 9fee503a46 user: bohwaz tags: trunk, stable, 1.2.6
2023-02-06
13:02
Redirect to login if user is logged-out, in restrict section check-in: b6fd444b8d user: bohwaz tags: dev
13:01
Call __assign with line number, so that we can get a nice error message if the variable name is invalid check-in: 1b1d7e01bd user: bohwaz tags: dev
2023-02-05
18:59
Brindille: Use '!' as a prefix for unprotected parameters in #select section, also use a blacklist of tables and columns that shouldn't be available in Brindille check-in: df8b3222cd user: bohwaz tags: dev
18:10
Move compile blocks to Functions and Sections classes check-in: ef65cc5003 user: bohwaz tags: dev
16:41
Allow raw SQL in {{#select section check-in: cffb3e4c6c user: bohwaz tags: dev
16:40
Use new dot dotation for defining arrays in skeletons check-in: ebfa0fb440 user: bohwaz tags: dev
16:03
Implement experimental support for a {{#select col1, col2 FROM table WHERE id=:id ...; debug=1 :id=$id}} section in Brindille check-in: 15e9813c63 user: bohwaz tags: dev
15:35
Provide a more helpful error message if tables parameter is missing in 'sql' section check-in: 40103768e5 user: bohwaz tags: dev
15:35
'input' function: provide an empty option for <select> if not required check-in: 1e0e0477e0 user: bohwaz tags: dev
15:34
Implement 'sql_where' modifier check-in: ab2a4217d8 user: bohwaz tags: dev
15:34
@aalinar was right, having a money modifier that doesn't output HTML is useful, so let's create money_html and money_currency_html modifiers check-in: d5f68f1a8a user: bohwaz tags: dev
14:11
Fix plugins list page and configuration wrongly defined as string 'null' instead of NULL value check-in: 1fd4290f36 user: bohwaz tags: dev
14:11
Automatically append official plugins to archive check-in: 2819cc258a user: bohwaz tags: dev
13:49
Do not show DomPDF at install, as downloading its archive may take too long and make the install fail check-in: c919752c92 user: bohwaz tags: dev
13:42
Add options at install to enable/install some of the modules and plugins check-in: d04fd5ed0c user: bohwaz tags: dev
13:40
Rename recu_fiscal to recus_fiscaux check-in: a391a0407b user: bohwaz tags: dev
12:54
Delete 'ouvertures' plugin when upgrading, as there will be no release for Paheko 1.3 check-in: 03e9c7a689 user: bohwaz tags: dev
12:54
Rename garradin_plugin.ini to paheko_plugin.ini check-in: 9d5d099a94 user: bohwaz tags: dev
12:42
Remove code linked to official plugins, after 10 years this won't be implemented check-in: c2e2b50ff7 user: bohwaz tags: dev
2023-02-03
17:41
Add missing CSS rule for coloring some SVG icons check-in: e8cbdf847d user: bohwaz tags: dev
17:32
Use included SVG icons on homepage as well, so we can change the SVG colors check-in: 88e0e306c4 user: bohwaz tags: dev
17:10
Merge dev branch check-in: 06a9f2d2f6 user: alinaar tags: invoice_module
14:27
Use current text color for svg color check-in: 50e4d9e862 user: bohwaz tags: dev
14:26
Use span instead of check-in: 3ca542ba1f user: bohwaz tags: dev
14:25
Use span instead of for money check-in: 9e0b6feba8 user: bohwaz tags: dev
2023-02-02
22:09
Fix [6e5937681a04ca202ec5e7579371e2ce1ab6dc81] modules icons in dark mode check-in: 96229e5855 user: bohwaz tags: dev
22:05
Fix depreciation warning in PHP 8.2 for ctype_digit check-in: cd0775f046 user: bohwaz tags: dev
21:20
Merge dev branch check-in: aa61b2aeeb user: alinaar tags: invoice_module
More ↓