Commit graph

93 commits

Author SHA1 Message Date
d2a043c034 Fixes in imagefield 2024-02-14 01:33:17 +01:00
ceb36978de Fixes in lang fields 2024-01-31 02:01:43 +01:00
a30f242cc8 Making compatible with deprecation of crypt module in python 2024-01-24 00:31:20 +01:00
5fa28920da Fixes in jsutils and cleaning mysql code 2024-01-20 00:18:27 +01:00
95ebe395b8 Added function for extract post in a form dict 2024-01-09 02:05:55 +01:00
e53840fecc Updated jquery 2024-01-07 01:11:48 +01:00
066a44e3b6 Added license clause for AGPL3 in all files 2023-12-30 01:54:25 +01:00
651613b644 Fixes 2023-12-25 20:16:02 +01:00
c85fed0df1 Multiple fixes, changed beautifoul soup dependency for bleach from mozilla 2023-12-20 01:46:48 +01:00
f41ee56650 Added language files for welcome and libraries 2023-12-20 00:06:50 +01:00
7584afe361 FIxes in i18n 2023-12-19 21:53:45 +01:00
16f1678884 Fixes in language 2023-12-19 15:33:12 +01:00
3596838864 Fixes in default lang 2023-12-19 00:13:23 +01:00
9cd3ada7b4 Added language files for spanish, default is english 2023-12-18 21:14:44 +01:00
2f1d79ffc4 Fixes in languages 2023-12-17 23:59:49 +01:00
2ba2ac6d37 Fixes for use gettext in paramecio, deprecating old language system 2023-12-17 22:16:09 +01:00
fc15bd74bb Fixes in percentfield and config_admin 2023-12-17 20:33:22 +01:00
a3cc015c34 Added jsutils, and added bit support for gettext int 2023-12-15 22:10:33 +01:00
8673bfd40c Added loads_apps 2023-11-23 23:44:12 +01:00
73f9a5589e Multiple fixes in paths, cleaning code... 2023-11-21 20:09:34 +01:00
dc58175760 Fixes in documentation 2023-11-04 21:15:44 +01:00
edf9b1bd30 Added Long text field for webmodel 2023-10-23 14:35:58 +02:00
65ddc6f32f Fixes in datetime functions 2023-10-14 12:54:46 +02:00
e874bace60 Fixes in plugins 2023-10-11 00:56:05 +02:00
7f1a3adf22 Fixes in coreforms and ausers 2023-10-09 17:56:56 +02:00
bc05d7725e Fixes in imagefield and jsonfield 2023-09-13 00:17:46 +02:00
a741e51a76 FIxes in imagefield 2023-09-05 14:05:42 +02:00
2f3ee90e26 Fixes in datetimefield and admin app 2023-09-02 21:09:35 +02:00
f2948c74ff Added csrf token to login 2023-07-21 17:57:18 +02:00
24b3d40fb6 Added function to keyutils for generate secure passwords using secrets module 2023-07-21 11:43:52 +02:00
3d2eb64808 Fixes in sql and ausers 2023-07-19 00:31:01 +02:00
06b42239d9 Fixes in urlfield 2023-06-16 14:00:57 +02:00
cce8ba264f Fixes in urlfield and jquery updated 2023-06-16 12:26:07 +02:00
f3d4d94a5b Fixes in coreforms and freed new version 2023-04-28 21:50:58 +02:00
db23fb230b Fixes in usermodel, fixed errors in webmodel, fixes in lists documentation 2023-04-03 01:20:54 +02:00
6c9d115579 Fixes un urls functions 2023-02-19 19:35:13 +01:00
c2587c5166 Fixes in sortm keys 2023-02-18 18:40:37 +01:00
cee9d749d0 Little fix for execute tests 2022-07-30 22:25:53 +02:00
0c0eed50db Little fixes for documentation 2022-05-16 01:17:04 +02:00
e5319e6a2d Fixes 2022-05-08 23:27:09 +02:00
912f288f67 Added more tests 2022-05-07 19:01:48 +02:00
d04a7121df Added more docstrings to forms and fields 2022-05-06 19:40:16 +02:00
26dd863af8 Added docstrings to BaseForm clasess 2022-05-06 14:25:58 +02:00
fced4d5756 More docs in webmodel 2022-05-05 22:31:44 +02:00
1281e385a8 Fixes in docstrings 2022-05-04 00:36:05 +02:00
c91de6863a Added new doc 2022-04-19 01:41:22 +02:00
9fe99c8c72 More docs in webmodel.py 2022-04-18 19:15:20 +02:00
3433b3150a Fixes in documentation for db model 2022-04-18 13:00:29 +02:00
dd67eafd0d Many fixes and docstrings 2022-04-01 01:04:29 +02:00
eb93be38ea Added more docs 2022-03-20 00:33:32 +01:00