Giuseppe Criscione
|
be55596b96
|
Add date.weekdays.long to translations
|
2020-12-06 16:39:00 +01:00 |
|
Giuseppe Criscione
|
42e728a090
|
Rewrite DatePicker formatting function
|
2020-12-06 16:38:56 +01:00 |
|
Giuseppe Criscione
|
d61f4aae64
|
Move DatePicker dayLabels , monthLabels and todayLabel to labels property
|
2020-12-03 19:41:42 +01:00 |
|
Giuseppe Criscione
|
70fcffe90e
|
Use escapeAttr helper in admin views
|
2020-12-01 20:13:44 +01:00 |
|
Giuseppe Criscione
|
c864e98d46
|
Add escapeAttr helper
|
2020-12-01 20:10:31 +01:00 |
|
Giuseppe Criscione
|
561649be2b
|
Fix tooltips.js altering title attributes outside document body
|
2020-11-30 22:20:36 +01:00 |
|
Giuseppe Criscione
|
163550295e
|
Move JSON encoding to controllers
|
2020-11-30 19:05:26 +01:00 |
|
Giuseppe Criscione
|
cbc4848766
|
Load scripts in login and register views
|
2020-11-30 18:59:16 +01:00 |
|
Giuseppe Criscione
|
0c54e930bd
|
Move <script> tags before </body>
|
2020-11-30 18:57:47 +01:00 |
|
Giuseppe Criscione
|
9dcad3b53b
|
Fix js error in pages without sidebar
|
2020-11-30 18:52:26 +01:00 |
|
Giuseppe Criscione
|
161d6f2c1a
|
Update npm packages
|
2020-11-30 18:47:24 +01:00 |
|
Giuseppe Criscione
|
8a421622b2
|
Merge pull request #56 from getformwork/feature/dark-color-scheme
Add dark color scheme
|
2020-11-30 18:42:55 +01:00 |
|
Giuseppe Criscione
|
d6231c366b
|
Merge pull request #58 from getformwork/feature/json-parser
Add JSON parser (wrapper around `json_encode()` and `json_decode()`)
|
2020-11-30 02:01:05 +01:00 |
|
Giuseppe Criscione
|
55ad5e1a1a
|
Update default avatar
|
2020-11-28 16:19:07 +01:00 |
|
Giuseppe Criscione
|
4723af893e
|
Use SHA-256 hashes instead of SHA-1
|
2020-11-28 16:04:52 +01:00 |
|
Giuseppe Criscione
|
8b50172620
|
Add File Creation Mask to Options > Info
|
2020-11-28 15:38:35 +01:00 |
|
Giuseppe Criscione
|
ac8b8bce6e
|
Remove superfluous checks before foreach
|
2020-11-26 16:46:15 +01:00 |
|
Giuseppe Criscione
|
eb003904b0
|
Simplify and combine conditionals when possible
|
2020-11-26 16:24:02 +01:00 |
|
Giuseppe Criscione
|
b12e87d208
|
Make Formwork and Admin classes final
|
2020-11-25 11:32:27 +01:00 |
|
Giuseppe Criscione
|
8419a0d9c3
|
Fix method visibility
|
2020-11-25 11:32:10 +01:00 |
|
Giuseppe Criscione
|
21bc2df701
|
Replace json_encode() and json_decode() with methods from JSON
|
2020-11-24 17:50:22 +01:00 |
|
Giuseppe Criscione
|
072c18da64
|
Use YAML::encodeToFile()
|
2020-11-24 14:21:31 +01:00 |
|
Giuseppe Criscione
|
3249a5c833
|
Return User::lastAccess() as integer
|
2020-11-24 00:20:11 +01:00 |
|
Giuseppe Criscione
|
45171d492a
|
Fix timestamp format to avoid locale-dependent issues in Log::log()
|
2020-11-24 00:17:18 +01:00 |
|
Giuseppe Criscione
|
d05a0de1cb
|
Use $assertExists argument to remove FileSystem::exists() checks
|
2020-11-20 17:16:49 +01:00 |
|
Giuseppe Criscione
|
c9aaf1641f
|
Use new utilities from Str class
|
2020-11-20 13:07:16 +01:00 |
|
Giuseppe Criscione
|
c8679ffa2a
|
Add support for system preferred color scheme
|
2020-11-19 13:20:39 +01:00 |
|
Giuseppe Criscione
|
be79e5841a
|
Add color scheme options to system and user schemes
|
2020-11-18 17:52:57 +01:00 |
|
Giuseppe Criscione
|
bb8a0baa19
|
Add color scheme support to panel
|
2020-11-18 17:50:25 +01:00 |
|
Giuseppe Criscione
|
0202a62f5b
|
Add dark color scheme CSS
|
2020-11-18 17:47:27 +01:00 |
|
Giuseppe Criscione
|
4375feccf9
|
Build minified CSS only
|
2020-11-18 15:44:18 +01:00 |
|
Giuseppe Criscione
|
504d77164f
|
Fix .page-slug-change icon
|
2020-11-17 16:47:19 +01:00 |
|
Giuseppe Criscione
|
e565c311a3
|
Fix for-in loops
|
2020-11-16 18:34:11 +01:00 |
|
Giuseppe Criscione
|
3ed082c87b
|
Update .eslintrc
|
2020-11-16 18:31:37 +01:00 |
|
Giuseppe Criscione
|
ffe3afca18
|
Add new options to tooltip component
|
2020-11-16 18:20:03 +01:00 |
|
Giuseppe Criscione
|
15e358e31f
|
Recognize archive file type and display appropriate icon
|
2020-11-16 15:38:42 +01:00 |
|
Giuseppe Criscione
|
228b13bba5
|
Move fonts.scss and icons.scss to components folder
|
2020-11-16 15:27:02 +01:00 |
|
Giuseppe Criscione
|
c2dc6d1399
|
Update fonts
|
2020-11-16 15:25:08 +01:00 |
|
Giuseppe Criscione
|
4cea9e1e82
|
Use system monospace font stack
|
2020-11-16 00:49:17 +01:00 |
|
Giuseppe Criscione
|
e7a87f67b2
|
Display Markdown only on active CodeMirror lines
|
2020-11-16 00:49:17 +01:00 |
|
Giuseppe Criscione
|
968fc520ba
|
Use a default avatar image in SVG format
|
2020-11-16 00:49:04 +01:00 |
|
Giuseppe Criscione
|
b7f6136939
|
Add Formwork icon in SVG format
|
2020-11-15 16:43:38 +01:00 |
|
Giuseppe Criscione
|
218e05bff8
|
Ad Max Path Length to Options > Info
|
2020-11-14 18:02:37 +01:00 |
|
Giuseppe Criscione
|
74f00dc007
|
Add OPcache status to Options > Info
|
2020-11-14 18:02:21 +01:00 |
|
Giuseppe Criscione
|
86ba25cd84
|
Replace most of LogicException with more appropriate exceptions
|
2020-11-14 17:41:49 +01:00 |
|
Giuseppe Criscione
|
30689dfe6d
|
Fix spinner component due to Dart Sass breaking changes
|
2020-11-14 01:07:18 +01:00 |
|
Giuseppe Criscione
|
5cf0ed4d72
|
Move from deprecated node-sass to Dart Sass
|
2020-11-14 00:57:48 +01:00 |
|
Giuseppe Criscione
|
239c3060a7
|
Make styles in .user-summary component more consistent
|
2020-11-14 00:28:36 +01:00 |
|
Giuseppe Criscione
|
502e197840
|
Fix CodeMirror cursor, scrollbar and selection colors
|
2020-11-12 17:24:01 +01:00 |
|
Giuseppe Criscione
|
b6df06c631
|
Fix types in JSONResponse class
|
2020-11-12 16:49:33 +01:00 |
|