kirrg001
b2a8165d01
Consistent event names
...
no issue
- rename event to `server.stop`
- rename event to `server.start`
- we are using the dot notation
2018-04-15 23:52:42 +02:00
Katharina Irrgang
e480c7c50d
🐛 Reload translations if active theme get's overridden ( #9392 )
...
no issue
- discovered while testing
- activate theme
- download theme
- modify theme
- upload theme
- override? yes
- translation files are not reloaded, because the database is up-to-date
- remove un-used events in theme api layer
- trigger event from theme service
2018-01-12 09:19:28 +00:00
kirrg001
1a9a10c82b
Moved zip folder, read csv and package-json to lib/fs
...
refs #9178 , refs 849e97640f
- i've reconsidered, these modules belong to lib
- prettify package-json module
2017-12-14 22:07:53 +01:00
kirrg001
849e97640f
Moved zip folder utility to services/themes
...
refs #9178
- it's only used for themes currently
- this is definitely a util which could be useful lib
- if we have a second use case, we can move it
2017-12-14 21:02:47 +01:00
kirrg001
a3091a3012
Moved utils constants to lib/constants
...
refs #9178
2017-12-14 14:13:40 +01:00
kirrg001
c5169e23c4
Moved unique identifier generation to lib/security
...
refs #9178
2017-12-14 13:52:20 +01:00
Katharina Irrgang
192ebb1739
Moved labs, auth, permissions, settings, mail, themes to services ( #9339 )
...
refs #9178
- move tests as well
2017-12-14 03:01:23 +01:00