78 check-ins using file src/include/data/1.2.0_schema.sql or src/include/data/1.1.0_schema.sql or src/include/data/schema.sql version 26acbef5df

2021-06-01
21:27
Try to have a deterministic output check-in: 5fd3652de0 user: bohwaz tags: trunk
19:20
Add page to list sent reminders for one user check-in: a36b543df1 user: bohwaz tags: trunk, stable
2021-05-27
02:27
Fix [d1f6c5922dc4e40f0e6c8217fd87f4742cdac478] : show "cannot create directory" alert only if user can also upload check-in: 19174e889e user: bohwaz tags: trunk, stable
2021-05-26
22:02
Fix call to non-existing function when one of the templates is not a text file check-in: 0606ed2e81 user: bohwaz tags: trunk, stable
21:53
Add alert message when category is empty check-in: bc619cd11c user: bohwaz tags: trunk, stable
21:41
Implement export of user data as ZIP file check-in: d483a6d163 user: bohwaz tags: trunk, stable
21:41
Move user info and services pages to admin/me/ tree check-in: 541af2ee19 user: bohwaz tags: trunk, stable
20:01
Add zip download button check-in: d8a1ce4e8a user: bohwaz tags: trunk, stable
19:47
Fix for next version, add trigger if missing check-in: 07751dc712 user: bohwaz tags: trunk, stable
19:46
Feature: download directory as a ZIP file check-in: 6ec3c3489c user: bohwaz tags: trunk, stable
19:18
Fix: use hardlink to make sure that schema.sql has the same content as 1.1.0_schema.sql check-in: 0be405cc24 user: bohwaz tags: trunk, stable
18:46
Fix default parent page in selector from edit form check-in: 03693de991 user: bohwaz tags: trunk, stable
2021-05-25
21:53
Fix extension check check-in: 39b4a4b025 user: bohwaz tags: trunk, stable
2021-05-22
14:07
Fix case fold when null check-in: dcde3b82ea user: bohwaz tags: trunk, stable
12:19
Fix: export user dates as french format check-in: 67a32db6a4 user: bohwaz tags: trunk, stable
11:21
Fix hover on even rows in selectors check-in: 89013f983a user: bohwaz tags: trunk, stable
11:06
Fix: multiple values fields first value was not imported correctly check-in: 2506e46fdc user: bohwaz tags: trunk, stable
04:02
Make sure to remove punctuation as well check-in: 0b821fce4f user: bohwaz tags: trunk, stable
03:58
Fix: bring case-insensitive unicode comparison to LIKE operator in SQLite as it doesn't handle it by default check-in: d8061fc854 user: bohwaz tags: trunk, stable
02:40
Add notes textarea for transaction in activity subscription form check-in: db2b3c88c0 user: bohwaz tags: trunk, stable
2021-05-20
21:48
Fix broken content.css check-in: 7090ae1aa0 user: bohwaz tags: trunk, stable, 1.1.6
21:39
Bump version check-in: 83eb4346de user: bohwaz tags: trunk, stable, 1.1.6
18:26
Fix skriv rendering issue check-in: cee432377f user: bohwaz tags: trunk, stable
18:06
Ditch ParsedownExtra and use our own footnotes implementation as ParsedownExtra is buggy and we only need footnotes check-in: 1116ef5677 user: bohwaz tags: trunk, stable
16:16
Refactor File class to add generic markdown support check-in: da6e8ed150 user: bohwaz tags: trunk, stable
15:58
Refactor rendering classes to use an abstract parent check-in: 6d5b0c3e04 user: bohwaz tags: trunk
11:29
Add french syntax to Skriv extensions, document extensions check-in: 8925851af5 user: bohwaz tags: trunk
11:11
Implement our own lighter TOC function instead of using ParsedownToc check-in: 153b3b51b5 user: bohwaz tags: trunk
04:15
Add support for Skriv extensions inside Markdown to manage images and files check-in: e26abf675c user: bohwaz tags: trunk
03:31
Add markdown support (with TOC) check-in: 2965992701 user: bohwaz tags: trunk
2021-05-19
19:11
Change IRC server check-in: 47c163e9c7 user: bohwaz tags: trunk
2021-05-17
23:29
Fix list of users files check-in: ffe1ddab4e user: bohwaz tags: trunk, stable
2021-05-10
15:35
In trial balance, always return accounts where closing sum is zero check-in: 334d67dcae user: bohwaz tags: trunk, stable
14:16
New stable release check-in: 9396f02f3d user: bohwaz tags: trunk, stable, 1.1.5
13:58
Fix string / int comparison for plugins in menu, fix [3297bef8b194f715] check-in: 39a754321d user: bohwaz tags: trunk, stable
12:19
Re-add missing merges before [93aeaacac6] check-in: 561aebe80c user: bohwaz tags: trunk, stable
2021-05-06
20:01
Fix wiki doc check-in: f0cf68d580 user: bohwaz tags: trunk, stable
02:12
Fix web search link check-in: 1b784acf2e user: bohwaz tags: trunk, stable
2021-05-05
11:12
Fix typo and welcome plugin check-in: 87bc7c956f user: bohwaz tags: trunk, stable
2021-05-04
00:46
Fix [32de8ad66c] check-in: 7c48b762cc user: bohwaz tags: trunk, stable
00:37
Allow to rename transaction/user files, but not directories check-in: 5aa42d5233 user: bohwaz tags: trunk, stable
00:33
Fix bad copy/paste, plus PHP_INT_MAX should be enough as PHP_FLOAT_MAX is HUGE check-in: 74a1f99457 user: bohwaz tags: trunk, stable
00:23
Improve list of transactions and users in documents section, add user name, transaction detail, and order of columns in a dynamic list check-in: d612fd293d user: bohwaz tags: trunk, stable
2021-05-03
18:40
Use float instead of int as with 32 bits systems, it will max to 2 GB of disk space and cause issues. check-in: 729becbcf1 user: bohwaz tags: trunk, stable
18:02
Don't allow rename of transactions and users files check-in: ae48cda34d user: bohwaz tags: trunk, stable
2021-05-01
22:56
Add upgrade of plugins to plugin page check-in: 7c494dd45f user: bohwaz tags: trunk, stable
17:09
Fix decryption in edit check-in: e8e4c281dd user: bohwaz tags: trunk, stable
2021-04-30
22:40
Schema for 1.2.0 release check-in: 50afc211c6 user: bohwaz tags: dev
22:35
Merge trunk changes into dev check-in: 58d38d4478 user: bohwaz tags: dev
18:58
Update .htaccess to make sure that ErrorDocument is not used, should be OK now that Apache 2.4.15+ is more common check-in: 37de0d1d23 user: bohwaz tags: trunk, stable
11:53
Fix wrong year was exported check-in: fd71816895 user: bohwaz tags: trunk, stable
2021-04-28
20:32
Update export link check-in: fa5af22690 user: bohwaz tags: trunk, stable
20:30
Add alternative export option for years check-in: 71f62e466e user: bohwaz tags: trunk, stable
2021-04-27
18:13
Fix division by zero check-in: 820510025d user: bohwaz tags: trunk, stable, 1.1.4
17:49
Implement custom admin CSS file, change config files logic so that if config key is null, then file is not loaded check-in: 4f47920080 user: bohwaz tags: trunk, stable, 1.1.4
16:37
Implement password removal for users check-in: 2caa4b02cc user: bohwaz tags: trunk, stable
16:27
Improve keyboard navigation in account selector, add support for home and end keys check-in: 52407c8170 user: bohwaz tags: trunk, stable
15:39
Add transaction details to error message for importing data check-in: 6ba50a74ca user: bohwaz tags: trunk, stable
14:59
Don't allow select of calendar picker check-in: 94dcdefba5 user: bohwaz tags: trunk, stable
2021-04-26
01:23
Better, show every file type, but only show edit button for text types check-in: 98a35b7f07 user: bohwaz tags: trunk, stable
01:19
Only list common text types in web config check-in: 1dd58b98ac user: bohwaz tags: trunk, stable
01:08
Move favicon to skeletons so that it can be changed check-in: f085b12ef0 user: bohwaz tags: trunk, stable
00:54
Add ability to change category or delete users from list of fees or services, fix [27c71f8d873a8b7b5f5e531fcea2fd16d21b5e0b] check-in: 940bc6ff4c user: bohwaz tags: trunk, stable
00:22
Implement ability to rename files and folders, fix [36ab243f6a] check-in: ea44f1b104 user: bohwaz tags: trunk, stable
2021-04-25
16:46
Download archive from restore list check-in: c247073dfc user: bohwaz tags: trunk, stable
16:39
Take advantage of VACUUM INTO and SQLite3::backup to create a backup check-in: 1e60143722 user: bohwaz tags: trunk, stable
16:06
Fix restore from old versions check-in: 2a28bf369a user: bohwaz tags: trunk, stable
15:59
Fix update for RC check-in: c3adf5918e user: bohwaz tags: trunk, stable
15:58
Fix upgrade from RC in 1.1 check-in: 7889479ac6 user: bohwaz tags: trunk, stable
15:53
Partial fix for [679a0c9f05] when user creator does not exist check-in: 1298f9ba25 user: bohwaz tags: trunk, stable
15:41
Fix 'Undefined property: stdClass::$lettre_infos' error check-in: 8e1c1419f9 user: bohwaz tags: trunk, stable
15:38
Fix change users category check-in: 6e9679355b user: bohwaz tags: trunk, stable
2021-04-19
13:00
Fix redirect check-in: a56e5c0b55 user: bohwaz tags: trunk, stable
12:22
Remove image from first article in index check-in: 4d9d3b8190 user: bohwaz tags: trunk, stable
12:21
Send correct HTTP code for errors check-in: 5289bbe021 user: bohwaz tags: trunk, stable
12:14
Tell which column matches what in CSV import check-in: cf39ee4edd user: bohwaz tags: trunk, stable
2021-04-18
20:52
Fix hidden category checkbox check-in: c7bf0b0b10 user: bohwaz tags: trunk, stable
15:40
Fix delete of years when there's fees linked to it, new stable release check-in: c85c8f5048 user: bohwaz tags: trunk, stable, 1.1.3