| 68c0d8be | 25-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
fixed some bugs in the table component |
| 5a1eab78 | 24-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
restyle the inpage output #20 SPR-320
The data is now added as a new section and the table styled more minimalistic.
This works, however people might not like it. Also this adds a new section editi
restyle the inpage output #20 SPR-320
The data is now added as a new section and the table styled more minimalistic.
This works, however people might not like it. Also this adds a new section editing button that loads an empty editor. On the other hand it makes sure the real section before has it's own edit button.
How all this works on export is still untested and probably broken.
show more ...
|
| 068a4d53 | 24-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
fix table scope closing and unsetting the hash |
| 01dd90de | 24-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
default to translated column labels in table aggregation
This also fixes errors that where thrown when headers were not specified. |
| 08e4e96e | 23-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Implement better solution for table detection |
| eed15625 | 23-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Add lightbox to images and group them in gallery
SPR-322 |
| 2f1a213b | 18-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
don't output struct data for non-existing pages |
| f87e1c10 | 18-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Add message if there are no results to show
Also add more annotations.
SPR-317, GitHub Issue #22 |
| 76e2c9ad | 18-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Remove unused Code
In the previous commit all current parameter handling has been moved to SearchConfig class, so this code is now unnecessary
Github Issue #22, SPR-317 |
| 1a07b696 | 18-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Let SearchConfig handle all configuration
SPR-309. SPR-317 GitHub Issue #22 |
| fc8e2563 | 17-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Use default internallink renderer for xhtml as well |
| eb3ad34e | 17-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Add *~ and = comp and adjust to data functionality |
| 93485d71 | 17-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Fix limit controls |
| 29877279 | 17-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Render output tables with data-like syntax
ToDo: summarize |
| 9e9bee91 | 16-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added option to translate column labels |
| 82c064c1 | 16-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
automatically output existing data |
| 257dd7f8 | 16-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added simple syntax plugin to show current data |
| 5511bd5b | 10-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
began work on the syntax component to aggregate data
This copies over a lot of configuration functionality from the data plugin, but is still missing the functionality itself. |
| 15929be2 | 09-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
first go at data searching |
| ab466032 | 28-Jan-2016 |
Andreas Gohr <gohr@cosmocode.de> |
fixed method signatures |
| 549a0837 | 17-Dec-2015 |
Andreas Gohr <andi@splitbrain.org> |
initial wizard generated structure |