50 most recent check-ins related to "dev"
2023-03-24
| ||
16:46 | Move default receipt header/footer/CSS to the default "receipt" module Leaf check-in: d824e60c07 user: bohwaz tags: dev | |
16:41 | Always use string in replace modifier check-in: eedd8379c6 user: bohwaz tags: dev | |
12:30 | Invoice module: merge dev branch check-in: d5276a5aee user: alinaar tags: invoice_module | |
2023-03-19
| ||
00:04 | Create new branch named "blocks-editor" check-in: e6b4bfd0b6 user: bohwaz tags: blocks-editor | |
2023-03-15
| ||
11:24 | Implement validate_only for {{:save}} check-in: 66b22c9173 user: bohwaz tags: dev | |
11:24 | Update doc on priority of skeletons check-in: 1fa2fe5faf user: bohwaz tags: dev | |
00:33 | Remove last mention of CONTEXT_SKELETON check-in: f0670cf005 user: bohwaz tags: dev | |
00:32 | Move site enabling to general configuration, make page delete only allowed to admins check-in: 24901ddeaa user: bohwaz tags: dev | |
00:16 | Move skeleton code to modules, move web skeletons inside a new "web" module check-in: d57345262c user: bohwaz tags: dev | |
00:12 | Move skel-dist to modules directory, move web skeletons to a new "web" module check-in: 61a074b618 user: bohwaz tags: dev | |
2023-03-14
| ||
23:41 | Make sure we are setting the type if no type was stored in the TXT file check-in: ca137fe6c0 user: bohwaz tags: dev | |
22:42 | Remove symlink, this was not the right idea check-in: cf946a5ade user: bohwaz tags: dev | |
22:14 | Add symlink to content.css check-in: cb681f1152 user: bohwaz tags: dev | |
14:13 | Invoice module: Merge dev branch check-in: a0f7e96e39 user: alinaar tags: invoice_module | |
2023-03-13
| ||
21:36 | Show internal website URL if site is enabled check-in: 0c14318763 user: bohwaz tags: dev | |
2023-03-12
| ||
23:40 | Make sure we only run the cron once a day when no system cron is set up check-in: c292d9a3a5 user: bohwaz tags: dev | |
23:39 | Clean trash every day with the cron task check-in: 95a9238626 user: bohwaz tags: dev | |
23:31 | Move trash actions to trash.php check-in: cfa7acbb02 user: bohwaz tags: dev | |
23:12 | Implement trash feature: files are not deleted but moved to a Trash folder, where they can be restored, or will be deleted after 30 days check-in: 3f40dfa9aa user: bohwaz tags: dev | |
22:44 | Add trash shape for trash in documents check-in: 2279e099c2 user: bohwaz tags: dev | |
21:36 | Fix changes with markdown and author_url in plugins check-in: 09c6031f32 user: bohwaz tags: dev | |
2023-03-11
| ||
23:50 | Implement delete function in Modules, see [7de607eb3c7396d718da8575f61fd93951498936] check-in: 736bc08959 user: bohwaz tags: dev | |
23:41 | Fix module path find, for now, and fix [b6a5723c89] empty list check-in: 8f18bac98e user: bohwaz tags: dev | |
23:40 | Fix order condition check-in: 0e19baf57e user: bohwaz tags: dev | |
23:29 | Fix [227138842234710930f8c8d9bb9b7f9176ef3a0f] wrong URL prefix used check-in: 3d2cc53ada user: bohwaz tags: dev | |
23:16 | Allow module functions to be called from a sub-directory of a module check-in: 6fd4530d76 user: bohwaz tags: dev | |
23:02 | Fix [ca755587f553ca3ec8f5a44808f6562027354095] issues with dark theme check-in: 6fe0f3d5a9 user: bohwaz tags: dev | |
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 | |