developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
#263 closed new feature (fixed)
Update system for modules
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | Jelix 1.2 beta |
Component: | jelix:installer | Version: | |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description (last modified by laurentj)
jInstaller should be able to update a module. It should checked the installed version, and run update scripts provided by the module.
Change History (8)
comment:1 Changed 13 years ago by laurentj
- Description modified (diff)
comment:2 Changed 13 years ago by laurentj
- Priority changed from normal to high
comment:3 Changed 12 years ago by laurentj
- Blocking 262 added
- Component changed from jelix-scripts to jelix:installer
- Description modified (diff)
- Documentation needed unset
comment:4 Changed 11 years ago by laurentj
comment:5 Changed 11 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
comment:6 Changed 11 years ago by laurentj
- Documentation needed set
comment:7 Changed 10 years ago by laurentj
- Documentation needed unset
English documentation done. http://jelix.org/articles/en/manual-1.2/create-install-scripts
comment:8 Changed 10 years ago by laurentj
- Blocking 262 removed
Note: See
TracTickets for help on using
tickets.
The update system is merged with the installation system. A first experimental work is done since http://hg.jelix.org/jelix/jelix-trunk/rev/89cd614647c9
We need still to work on the support of multiple entry points and jdb profiles.