2020-08-01 |
Goffi |
bulma (css): fixed tab/spacing
|
2020-07-16 |
Goffi |
bulma (photo): slideshow
|
2020-07-16 |
Goffi |
bulma (blog): more padding
|
2020-07-16 |
Goffi |
bulma (input/textbox): fixed unregular spaces use
|
2020-07-16 |
Goffi |
bulma (input/field): don't use kwargs anymore:
|
2020-07-16 |
Goffi |
css (bulma): use a variable for grey light
|
2020-07-16 |
Goffi |
updated code to handle blog items following data structure change in backend/Libervia
|
2020-06-19 |
Goffi |
bulma: replaced custom styles by new spacing helpers
|
2020-06-19 |
Goffi |
bulma (photo/discover): design for the new theme + create button + delete button
|
2020-06-19 |
Goffi |
bulma: added a notification area + first dialog template for confirmation request
|
2020-06-19 |
Goffi |
bulma (photo/album): change for dynamic content:
|
2020-06-19 |
Goffi |
bulma (css): some styles to handle dynamic content + misc
|
2020-06-19 |
Goffi |
photo/create: photo album creation
|
2020-06-19 |
Goffi |
bulma (invitation/welcome): design for the welcome page
|
2020-06-19 |
Goffi |
js (common): prevent default behaviour for drag and drop:
|
2020-06-19 |
Goffi |
bulma (components/common): fixed language dropdown
|
2020-06-19 |
Goffi |
base/base.html: expose CSRF token to script + fixed script content
|
2020-06-19 |
Goffi |
bulma: set bulma minimum version to 0.9.0
|
2020-05-29 |
Goffi |
chat, ticket: use `pre-wrap` instead of `pre` for whitespaces
|
2020-05-19 |
Goffi |
(bulma) chat: fixed typo in classname
|
2020-05-19 |
Goffi |
components/avatar: fixed avatar if `identity.avatar_basename` is None
|
2020-05-19 |
Goffi |
(bulma) pagination: fixed label for pagination-next
|
2020-05-18 |
Goffi |
theme (default): various fixes:
|
2020-05-18 |
Goffi |
theme: bulma theme first draft:
|
2020-04-26 |
Goffi |
base: `scripts` variable can be used to create suitable tags + new `body_onload` variable
|
2020-04-19 |
Goffi |
updated identities/avatar use, following backend changes
|
2020-01-08 |
Goffi |
install: fixed package data installation
|
2020-01-07 |
Goffi |
install: added `i18n` in `package_data`
|
2019-12-06 |
Goffi |
css: increased line-height
|
2019-11-09 |
Goffi |
install (setup.py): setup.py is now Python 3
|
2019-10-03 |
Goffi |
install: removed misplaced __init__.py
|
2019-10-03 |
Goffi |
install: added forgotten MANIFEST.in
|
2019-10-03 |
Goffi |
install: fixed setup.py by using find_packages + MANIFEST.in
|
2019-08-13 |
Goffi |
python 3 port: replaced iteritems() by items() for dictionaries
|
2019-08-13 |
Goffi |
0.8 development starts
|
2019-07-24 |
Goffi |
Added tag 0.7.0 for changeset 6219562a1c5f
|
2019-07-24 |
Goffi |
0.7.0 « La Commune » release
0.7.0
|
2019-07-19 |
Goffi |
i18n (fr): updated translation
|
2019-07-19 |
Goffi |
base: if `atom_url` is defined, a "subscribe" link is added to footer:
|
2019-07-14 |
Goffi |
css (chat): remove extra left padding on messages
|
2019-07-14 |
Goffi |
css: added right margin for avatar--float-left
|
2019-07-09 |
Goffi |
css (noscript): fixed blog not visible without javascript:
|
2019-06-28 |
Goffi |
css: added classes for text block (warning, emphasis, light-emphasis) + heading-paper + fixed padding on grids
|
2019-06-28 |
Goffi |
i18n (fr): typo
|
2019-06-14 |
Goffi |
blog: fixed setting of title:
|
2019-06-14 |
Goffi |
css (ticket): no need to hide "author" anymore, it's ignored again in Libervia following updating fix.
|
2019-06-14 |
Goffi |
input (xmlui): don't use <textarea> in xhtmlbox_widget if we are not in a form
|
2019-06-12 |
Goffi |
css (tickets): hide "author" field when editing a ticket
|
2019-06-12 |
Goffi |
input (xmlui): add "readonly" attribute in string_widget when suitable.
|
2019-05-26 |
Goffi |
css: misc changes
|
2019-05-26 |
Goffi |
input/field: added "select" field for <select> inputs + "id" attribute can now be specified for submit button
|
2019-05-26 |
Goffi |
base: handle notifications through "notifications" variable
|
2019-05-05 |
Goffi |
Added tag 0.7.0b1 for changeset a3bdb41fd23b
|
2019-05-05 |
Goffi |
0.7.0b1 release
0.7.0b1
|
2019-05-05 |
Goffi |
css: removed margin in box--hollow
|
2019-05-03 |
Goffi |
i18ni (fr): translation update/typos fixes
|
2019-05-03 |
Goffi |
invitation: show events/photo albums/file sharing from list of interests + removed specific CSS file
|
2019-05-03 |
Goffi |
event, photo, components: moved interests grid in a macro (in components/block)
|
2019-05-03 |
Goffi |
error: created 403.html error page + use a more adapted text for 401.html
|
2019-05-03 |
Goffi |
photo/discover: show albums in "interests"
|