Commit Graph

155 Commits

Author SHA1 Message Date
Michaël Van Canneyt
468f788b36 * Correct and complete fpweb images from Detlef Overbeek 2022-04-15 13:25:07 +02:00
Michaël Van Canneyt
2df37fec7d * FPWeb Images from Detlef Overbeek 2022-04-15 09:18:04 +02:00
mattias
c0aa681113 bigide: projectgroups, pas2js: create project group for pwa 2022-04-13 12:55:11 +02:00
mattias
4d07f650b5 weblaz: using fpweb_images.res instead of inc 2022-04-01 18:42:34 +02:00
Maxim Ganetsky
897f7280cb FpWeb: call New HTTP Application options dialog in DoInitDescriptor callback instead of InitProject in order to avoid closing current project when the options form was just shown (current project should only be closed when user presses OK button in the options form) 2022-01-18 02:06:41 +03:00
Maxim Ganetsky
5aee55a625 FpWeb: fixed port maximum value in New HTTP Application options dialog (65355 -> 65535) 2022-01-18 02:01:41 +03:00
Maxim Ganetsky
c6e9b99232 FPWeb: fixed minor typos, regenerated translations and updated Russian translation 2021-12-31 01:22:55 +03:00
Michaël Van Canneyt
972410c09d * Improve HTTP application wizard 2021-12-30 10:46:45 +01:00
Maxim Ganetsky
c55ec94d74 FpWeb: correctly enable edit controls when New HTTP Server Application dialog is shown 2021-12-18 01:44:08 +03:00
Maxim Ganetsky
4f73a1d210 FpWeb: unified terminology in New HTTP Server Application dialog, regenerated translations and updated Russian translation 2021-12-18 01:28:45 +03:00
Maxim Ganetsky
e313060d09 FpWeb: fixed layout of New HTTP Server Application dialog 2021-12-18 01:21:56 +03:00
Michaël Van Canneyt
b4881d60cf Merge branch 'main' of https://gitlab.com/freepascal.org/lazarus/lazarus into main 2021-12-17 13:37:21 +01:00
Michaël Van Canneyt
73d4c3e8f3 * Forgot to add to previous commit 2021-12-17 13:37:05 +01:00
Michaël Van Canneyt
eb90152af1 * More structured code, clearer dialog, fix some formatting 2021-12-17 13:36:20 +01:00
Michaël Van Canneyt
e2d630da1d * Fix output, add better file serving options for new http app 2021-12-17 13:05:19 +01:00
Maxim Ganetsky
738e48c6b7 Translations: French translation update by Gilles Vasseur, issue #39487 2021-11-26 03:47:29 +03:00
juha
3f78f0d62d New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
2021-02-15 08:43:50 +00:00
juha
b53ad7ceed Components: Reduce calls to UpperCase() and LowerCase(). Improves performance.
git-svn-id: trunk@64506 -
2021-02-08 19:09:30 +00:00
maxim
b4f6bfc0ff FPWeb: moved all resource strings to fpwebstrconsts.pas, merged translations accordingly
git-svn-id: trunk@63920 -
2020-09-24 23:06:50 +00:00
maxim
b91524a887 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201
git-svn-id: trunk@63346 -
2020-06-12 15:01:32 +00:00
maxim
5a32b9dc2e Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37162
git-svn-id: trunk@63263 -
2020-06-01 21:40:02 +00:00
juha
03e92d0d2c fpWeb: Remove duplicate resource images.
git-svn-id: trunk@63248 -
2020-05-29 08:45:19 +00:00
maxim
20fa70809e FPWeb: changed forgotten resource string, regenerated translations and updated Russian translation
git-svn-id: trunk@63243 -
2020-05-28 21:50:51 +00:00
juha
1e444d8398 IDE: Show name and description in "New Item" and "New Project" dialogs. Simplifies GetLocalizedDescription methods. Issue #37134.
git-svn-id: trunk@63234 -
2020-05-27 10:30:19 +00:00
maxim
bfc5807673 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097
git-svn-id: trunk@61907 -
2019-09-20 23:42:25 +00:00
maxim
b68407fc52 Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +00:00
michael
91d5a3d033 * Lazwebextra no longer needed (since a long time)
git-svn-id: trunk@61204 -
2019-05-11 17:06:52 +00:00
michael
47e62d674c * Move SQLDB REST bridge functionality to separate directory, as per Mattias' request
git-svn-id: trunk@61203 -
2019-05-11 16:03:10 +00:00
michael
7bee5358e4 * GUI SQLDB Rest Schema editor, in IDE and standalone
git-svn-id: trunk@61174 -
2019-05-07 15:38:19 +00:00
michael
3348e9e12b * Add logging, better configuration
git-svn-id: trunk@60764 -
2019-03-24 19:01:59 +00:00
michael
0f6b74697b * SQLDB REst bridge CSV Client demo
git-svn-id: trunk@60646 -
2019-03-10 11:02:28 +00:00
michael
f31e481ae1 * Add an item about SQLDB REST Bridge
git-svn-id: trunk@60645 -
2019-03-10 10:33:13 +00:00
michael
d8c8090d58 * Add 2 client-side demo programs
git-svn-id: trunk@60644 -
2019-03-10 10:31:38 +00:00
michael
25b20abb61 * Fix SQLDBReschSchema component editor
git-svn-id: trunk@60616 -
2019-03-07 13:44:11 +00:00
michael
9c2edb5d8d * Add ADO streaming possibility
git-svn-id: trunk@60596 -
2019-03-06 08:23:13 +00:00
michael
3aa7071ff0 * Add REST business processor
git-svn-id: trunk@60570 -
2019-03-03 16:06:36 +00:00
michael
f2708bf395 * All resource strings moved to separate unit
git-svn-id: trunk@60506 -
2019-02-25 20:30:52 +00:00
michael
1f0e10a60f * Stored modifier results in smaller lfm
git-svn-id: trunk@60505 -
2019-02-25 20:30:12 +00:00
michael
dc68f1bc5e * Demo of rest module
git-svn-id: trunk@60504 -
2019-02-25 20:29:42 +00:00
michael
9e70d0f58c * SQLDB REST module
git-svn-id: trunk@60503 -
2019-02-25 19:40:33 +00:00
michael
2921b4c6f6 * Add new option now present in FPC
git-svn-id: trunk@60502 -
2019-02-25 19:40:11 +00:00
michael
97462a220d * SQLDB Rest Bridge IDE support
git-svn-id: trunk@60489 -
2019-02-24 15:12:48 +00:00
maxim
c91b1321e0 Translations: French translation update by Gilles Vasseur, bug #35034
git-svn-id: trunk@60368 -
2019-02-08 23:14:55 +00:00
maxim
684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
maxim
bc4e1da857 Translations: Polish translation update by Sławomir Niedziela, bug #34788
git-svn-id: trunk@59988 -
2019-01-04 13:58:31 +00:00
maxim
c8c7a1723a Translations: Chinese translation update by robsean, bug #34579
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
michael
80ac8f85b8 * Correctly register THTTPServer/THTTPClient
git-svn-id: trunk@58553 -
2018-07-17 19:22:15 +00:00
michael
533de0481e * Fix apache wizard, it needs custapache unit in the uses clause to reference Application object
git-svn-id: trunk@57444 -
2018-03-05 08:57:14 +00:00
maxim
f23167b458 Translations: Simplified Chinese translation update by robsean, bug #33242
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
maxim
6393c91e5d Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00