global: deprecated CFG variables
- Replaces custom path concatenations with os.path.join
- Refactors commonly used paths to use config variables.
- INCOMPATIBLE Moves deprecated decorator under invenio/utils/deprecation.py
Signed-off-by: Dimitrios Semitsoglou-Tsiapos <dsemitso@cern.ch>