Diogo Peralta Cordeiro
|
f039c86578
[Avatar] Preserve uploaded filename and use Avatar's own route instead of attachment
|
3 年之前 |
Diogo Peralta Cordeiro
|
e76e3b710b
Remove weird empty template
|
3 年之前 |
Eliseu Amaro
|
022a9476cc
[TWIG][CSS] Left and right panels accessibility improvements. Tabindex is now properly set up. When panels have the attribute open but aren't focused (keyboard navigation out of panel, into main content) they aren't displayed anymore.
|
3 年之前 |
Hugo Sales
|
4e5f9a51f0
[TESTS] Hot-fix Security controller tests, broken with ongoing form rendering changes
|
3 年之前 |
Eliseu Amaro
|
44593f2ab4
[TWIG][CSS] More consistent classes. Checkbox styling done. Register and Login pages now done.
|
3 年之前 |
Eliseu Amaro
|
2ae1198704
[UTIL][FORM] Password form now shows the proper HTML class, and it's respective label.
|
3 年之前 |
Eliseu Amaro
|
9e52bd127f
[CONTROLLER][SECURITY] Added class names. Help labels for each form element. Each form element now has a proper block prefix (the resulting HTML won't simply concatenate the form's name to the element's label).
|
3 年之前 |
Eliseu Amaro
|
41b45435ff
[DOC] Fixed installation.md typos.
|
3 年之前 |
Hugo Sales
|
e9fa41c5a8
[FORM] Fix bug where options were passed in the data parameter
|
3 年之前 |
Diogo Peralta Cordeiro
|
48c11a3fda
[DOCS][Developer] Add an introduction
|
3 年之前 |
Diogo Peralta Cordeiro
|
fa1585bd00
[DOCS][Developer] httpclient: Add an example of lazyness care
|
3 年之前 |
Diogo Peralta Cordeiro
|
f5918d8d5c
[DOCS][Developer] Paradigms: apply XRevan86 fixes and remove the return types section, we must revisit it later..
|
3 年之前 |
Diogo Peralta Cordeiro
|
ff4d31404b
[DOCS][Developer] Remove low level index, we will approach these themes in another manner
|
3 年之前 |
Hugo Sales
|
ac6f2bed5e
[TOOLS] Add make command 'database-force-schema-update' to update the database schema and 'redis-shell'
|
3 年之前 |
Hugo Sales
|
5cb45fcd66
Duplicate public/assets/css/bg.jpg history in tests/sample-uploads/attachment-lifecycle-target.jpg history.
|
3 年之前 |
Hugo Sales
|
dd22894f66
[TESTS][TOOLS] Always stop containers regardless of test success
|
3 年之前 |
Hugo Sales
|
11178289fa
[DEPENDENCIES] Update dependencies
|
3 年之前 |
Hugo Sales
|
1e8beefb07
[PLUGINS][ENTITY][Cover][ProfileColor] Clean up after interns and move entity defintions to be inside the corresponding plugin, rather than in core
|
3 年之前 |
Hugo Sales
|
f68a2ce481
[TESTS] Raise test coverage for GSFile to 100%
|
3 年之前 |
Hugo Sales
|
b0f5352a53
[TESTS] Raise test coverage for Attachment controller to 100%
|
3 年之前 |
Hugo Sales
|
69ff8c2750
[CORE][GSFile] Use pathinfo rather than regular expressions and don't attempt to persist an already persisted entity
|
3 年之前 |
Hugo Sales
|
355b26221d
[CONTROLLER][Attachment] Small refactor and add testing annotation
|
3 年之前 |
Hugo Sales
|
d4c3e26f50
[TESTS] Remove copied upload test files, if upload failed
|
3 年之前 |
Hugo Sales
|
5bd5c25dcf
[TESTS] Add coverage ignore flags to trivial methods
|
3 年之前 |
Hugo Sales
|
e30ae79eb7
[DB][DOCUMENTATION] Explain limit: 2 in findOneBy
|
3 年之前 |
Hugo Sales
|
fb861ed41f
[UTIL][EXCEPTIONS] Introduce NotStoredLocallyException
|
3 年之前 |
Hugo Sales
|
33bf99cfda
[ENTITY][Attachment] Raise mimetype max length to 64 characters and ensure we don't attempt to store more than that
|
3 年之前 |
Hugo Sales
|
4d883d1011
[TESTS] Cleanup attachment test data
|
3 年之前 |
Hugo Sales
|
1d95080f9a
[TESTS] Remove MediaFileTest and move setup code to media data fixture
|
3 年之前 |
Hugo Sales
|
bb57d7dc10
[TESTS] Move Media fixtures to their own file, for organization
|
3 年之前 |