50 check-ins related to "dev" plus check-in "2023-02-27 19:20:49" occurring around 2023-02-27 19:20:49.

More ↑
2023-03-11
22:52
Use internal modules documentation check-in: 36e9f5cdb9 user: bohwaz tags: dev
22:39
Large update of Brindille doc based on last revision from wiki check-in: 662f1a8d29 user: bohwaz tags: dev
22:34
Remove some useless PHP modifiers check-in: 4679bf773f user: bohwaz tags: dev
22:33
Implement count_words and or modifiers check-in: 0b97dc5343 user: bohwaz tags: dev
19:35
Update Brindille doc with latest revision from Fossil wiki check-in: 415936c4cb user: bohwaz tags: dev
19:24
Merge trunk into dev check-in: 5134a286ff user: bohwaz tags: dev
19:18
Fix title in internal MD doc check-in: 69b90fa62a user: bohwaz tags: trunk
2023-03-09
17:21
Invoice module: Merge dev branch check-in: 97e9cf539d user: alinaar tags: invoice_module
2023-03-08
21:18
Make sure only one single space is used in simple "text" fields, fix [c3295fe0af72e4b3c8b10bf472772f982e1b83b2] check-in: 5f286041a6 user: bohwaz tags: dev
21:16
Use U_NOCASE for password reminder, instead of NOCASE, same as trunk check-in: 73a745bf99 user: bohwaz tags: dev
20:58
Fix [2271388422] wrong path when handling "./" in local urls check-in: 391194375f user: bohwaz tags: dev
12:46
Invoice module: Merge dev branch check-in: 248a2e198c user: alinaar tags: invoice_module
2023-03-05
13:07
Allow "./" prefix in local URLs, also allow just a single string for custom_css check-in: fca09d3f4d user: bohwaz tags: dev
2023-03-04
13:42
Use mb_* if available to change case check-in: 5e9f04025f user: bohwaz tags: dev
2023-03-02
21:43
Merge dev branch check-in: 1494e3b2b7 user: alinaar tags: invoice_module
2023-03-01
21:48
Fix search to use unicode LIKE, fix [555d13cb7087c709830813d0a518e767072c88bb] check-in: 9766c1623b user: bohwaz tags: dev
21:47
Fix function name check-in: 49663f5847 user: bohwaz tags: dev
2023-02-27
22:34
Fix [3679b95ae3] allow to delete a selected item in input "list" check-in: c3bfa2dc76 user: bohwaz tags: dev
22:17
Fix [cd9cdec1a5] add strval modifier check-in: 40cc6a3b91 user: bohwaz tags: dev
22:01
Use one-based order, not zero-based check-in: 8617ab8ac5 user: bohwaz tags: dev
21:59
{{#list}}: Throw error if order is not a number check-in: 4dc8a2272d user: bohwaz tags: dev
19:33
{{#section}} ... {{elseif}} is not possible actually check-in: 767123f00d user: bohwaz tags: dev
19:33
Fix admin check for password change check-in: c3c3b77b18 user: bohwaz tags: dev
19:25
Ignore some modules while they are still in development, remove 'ignore' file to get them listed again check-in: 45cd2fac1f user: bohwaz tags: dev
19:20
Fix missing defined statement in if check-in: aad2c94d02 user: bohwaz tags: dev
19:18
Fix wrong variable name check-in: 83eadf4f80 user: bohwaz tags: dev
19:13
Fix [49a3fb7bb4]: allow user to access their own card check-in: ff22a24333 user: bohwaz tags: dev
2023-02-26
01:30
Add total of debit and credit at end of search result check-in: b3a9cdcedd user: bohwaz tags: dev
01:29
Rename plugin class in new Extensions class check-in: fef5fa0d13 user: bohwaz tags: dev
01:14
Merge trunk into dev branch check-in: 312302e27a user: bohwaz tags: dev
01:07
Use PDF/A for Prince check-in: bc2609ffb5 user: bohwaz tags: dev
00:50
Make sure assisted reconciliation lines have a date, or ignore check-in: 8532ea8a40 user: bohwaz tags: trunk
2023-02-23
15:59
Merge dev branch check-in: 478ec2feb6 user: alinaar tags: invoice_module
2023-02-22
22:35
Only use logo if set check-in: 2db9f0416a user: bohwaz tags: dev
2023-02-21
20:58
Fix [94b0fa76f8278e6ee75029a53da41cc6fe85ec75] class for input type="money" check-in: 35e233fa9d user: bohwaz tags: dev
2023-02-19
18:00
Merge dev branch check-in: e292d08439 user: alinaar tags: invoice_module
03:13
Improve code editor: add save without closing, use dark theme, remove PNG icons check-in: 2b83852c0a user: bohwaz tags: dev
2023-02-18
20:11
Move list of SQL restrictions in constant check-in: f5716a350e user: bohwaz tags: dev
20:10
Brindille: Implement "captcha" function check-in: 8f7af31b33 user: bohwaz tags: dev
19:08
'mail' function in Brindille: Allow up to one external recipient, up to 10 internal recipients check-in: a97c699507 user: bohwaz tags: dev
18:39
Make Plugins::getPath return null if plugin code is missing check-in: bf59880989 user: bohwaz tags: dev
2023-02-17
21:48
Throw runtime exceptions in CommonFunctions check-in: a7731aa46f user: bohwaz tags: dev
21:21
Fix missing use constant statement for emails check-in: d8c24cbf4a user: bohwaz tags: dev
12:38
Rename 'url' to 'author_url' in module/plugin.ini, add "open" button in extensions list, better handle errors in plugin.ini check-in: f95cf4f0aa user: bohwaz tags: dev
12:37
Update default colors in CSS, use admin_color1 and 2 even in install, if set check-in: 2e065b30bb user: bohwaz tags: dev
12:36
Fix install of modules and extensions check-in: b5af1e8c7e user: bohwaz tags: dev
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
More ↓