Commit Graph

97 Commits

Author SHA1 Message Date
5c877cf902 php: classes JwtManager and ConfigManager used instead of included functions and GLOBALS array 2023-02-08 11:24:45 +03:00
baf429a0d0 php: methods of ExampleUsers class used instead of functions 2023-02-07 16:44:46 +03:00
4d99e2e406 php: example namespace for class User (users.php) added 2023-02-03 12:01:22 +03:00
bec48ed834 php: spaces in "mixed"-php files auto-fixed 2023-02-03 11:17:45 +03:00
e856f5bcb1 php: fixed spaces and new lines for multi-line functions 2023-02-03 11:06:05 +03:00
7fd1b65fec php: fixed doc comments and multi-line assignments 2023-02-02 16:48:58 +03:00
8ee0aa45b9 php: line exceeds maximum limit of 120 characters 2023-02-02 15:28:05 +03:00
b6b6e80ffb php: no additional blank lines at end of doc comment 2023-02-02 10:53:15 +03:00
bd3b91d02f php: include/require and file path should be divided with a single space 2023-02-02 10:34:58 +03:00
13d5e6fa94 php: binary operators should be surrounded by single space 2023-02-01 14:12:28 +03:00
d2aa6f0653 php: used null coalescing operator ?? where possible 2023-02-01 13:44:26 +03:00
cf2a00a374 php: used operator ?: where possible 2023-02-01 13:39:40 +03:00
44b0f4d53d php: There must not be a space after the opening parenthesis 2023-01-31 16:05:35 +03:00
8d4582e379 php: each statement must be indented 2023-01-31 15:54:07 +03:00
d1dd289c77 php: replace control structure alternative syntax to use braces 2023-01-31 14:52:04 +03:00
7b4e40c4e4 php: keyword elseif should be used instead of else if 2023-01-31 12:56:57 +03:00
6d4cad2215 php: curly opening braces after control structures and oop-structures on the same line 2023-01-31 12:31:33 +03:00
880497cd01 php: curly opening braces on the same line 2023-01-30 17:18:37 +03:00
45910ff1f3 php: empty GET parameters warnings fixed
Empty GET-parameters "user", "directUrl",  "fileUrl", "fileExt" no longer give a warning, the example can work without them.
2023-01-26 00:11:03 +05:00
3181c7449d Copyright 2023 2023-01-20 15:27:03 +05:00
a59da2d5df php: fixed tooltip 2022-12-01 10:46:32 +03:00
90c31eb887 php: option to send directUrl 2022-12-01 10:46:24 +03:00
2ca6185ac4 php: bugfix 2022-03-18 15:24:30 +03:00
32df2d3e34 php: move languages to config 2022-03-16 15:41:45 +03:00
02b22e9e26 Merge remote-tracking branch 'remotes/origin/develop' into feature/mobile-upload 2022-03-01 16:01:30 +03:00
c3500e39fd Add viewport device display on index page 2022-03-01 13:50:44 +03:00
3a21d29568 php: fix centering 2022-02-28 17:17:30 +03:00
596235d34b php:upload for mobile 2022-02-28 16:40:55 +03:00
468488c384 note to index page 2022-02-09 10:55:02 +03:00
71041fea9f Merge pull request #233 from ONLYOFFICE/feature/pptx-xpath
Feature/pptx xpath
2021-12-13 16:16:54 +03:00
299a68e0bd Merge pull request #229 from ONLYOFFICE/bugfix/layout-fixes
fix layout
2021-12-13 15:42:15 +03:00
20f28afec1 rename master form to form template 2021-12-02 11:32:07 +03:00
7841822c54 delete unused block 2021-12-02 10:37:05 +03:00
d3b962dcb8 fix layout 2021-11-26 15:45:53 +03:00
3be5035ab3 php: docxf 2021-11-17 16:52:10 +03:00
56a4f6073d php: opening uploaded form 2021-11-17 12:14:32 +03:00
6d67b740b6 php: filling on mobile 2021-11-17 12:10:18 +03:00
e97fe56914 php: revert filling in docx 2021-11-17 12:06:34 +03:00
e89b6040fb php: oform 2021-11-17 11:53:52 +03:00
a412f3f591 ruby and php: delete misprint quotes 2021-10-11 14:19:02 +03:00
c3774d8cb6 replace hiding portal-info block from js to templates 2021-10-06 15:14:45 +03:00
f40d8a4a64 php: user tooltip layout 2021-09-29 10:55:52 +03:00
b58f33dddf file versions on index page fix 2021-07-09 16:32:12 +03:00
ab82be9b3d php: adaptive layout and tag a fix 2021-06-29 15:27:06 +03:00
d38b1afe34 php: changed icons from png to svg 2021-05-17 16:28:54 +03:00
f691ac8069 php: add description for user rights 2021-04-27 00:46:08 +03:00
ebdd865f73 php: add list users 2021-04-23 17:12:15 +03:00
1a825b9f17 php: add jwt for download files 2021-04-21 11:31:45 +03:00
cfec08c9d1 php: edit link only for editable format 2021-04-16 16:02:35 +03:00
e51b331736 php: add password for convert 2021-04-14 12:37:06 +03:00