Opened 16 years ago
Last modified 7 years ago
#272 new refactoring
move code from exportGui.php to classes
Reported by: | christoph | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
we also need the export for the build script:
We need an SQL that updates the template applications like "gui, gui1, gui2". This is achieved by just deleting the gui_elements and element_vars and replacing them with the exported applications of the most recent version.
At the moment these SQLs are generated manually, in the future this will be done with the build script. The build script will also use bits of the code from exportGUI, so having that code in classes will make sense.
Change History (2)
comment:1 by , 16 years ago
Milestone: | 2.6 release → 3.0 release |
---|
comment:2 by , 7 years ago
Milestone: | 3.0 release |
---|
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone deleted