| Fix search Entries marked for deletion were being found, but could not be displayed. |
|
More...
|
almost 12 years ago
|
| fix depndencies gsl ist not strictly necessary, and fails to install on current ubuntu. ruby-filemagic should not be needed at all |
|
More...
|
almost 12 years ago
|
| cache-issue: manipulating entries didn't refresh / Untested (connection issues) |
|
More...
|
almost 12 years ago
|
| replace YUI with cssminify/ugligier I was not aware of the java-requirement that became a problem when testing on the homeserver |
|
More...
|
almost 12 years ago
|
| fix installer (cache issue) |
|
More...
|
almost 12 years ago
|
| remove redcloth as dependency |
|
More...
|
almost 12 years ago
|
| show open comments by default |
|
More...
|
almost 12 years ago
|
| Further work on subscription control |
|
More...
|
almost 12 years ago
|
| fix cache key |
|
More...
|
almost 12 years ago
|
| Improve Installer and generate secret The secret could be used as session secret and to encrypt the mail-addresses of visitors for the subscription control |
|
More...
|
almost 12 years ago
|
| Cache stores last-modified instead ttl It turns out that ahving the date when the cache content was created is more helpful (for client-side-caching) than an automatic cache invalidation, which should be not necessary (apart from autotitle maybe, and that can be done manually) |
|
More...
|
almost 12 years ago
|
| Init subscription control Just to test the workflow. Still need to decide how to better protect mails not controlled by this user |
|
More...
|
almost 12 years ago
|
| Disable cache when in development env |
|
More...
|
almost 12 years ago
|
| changing options invalidate the cache |
|
More...
|
almost 12 years ago
|
| cache invalidate: escape tags, fix error |
|
More...
|
almost 12 years ago
|
| stable sorting for tagpages |
|
More...
|
almost 12 years ago
|
| Allow broken links in entries |
|
More...
|
almost 12 years ago
|
| Use markdown for the editor buttons |
|
More...
|
almost 12 years ago
|
| targeted cache invalidation |
|
More...
|
almost 12 years ago
|
| use design_default setting |
|
More...
|
almost 12 years ago
|
| add clientside caching |
|
More...
|
almost 12 years ago
|
| combine js/css if possible |
|
More...
|
almost 12 years ago
|
| assets get served by sprockets |
|
More...
|
almost 12 years ago
|
| delete design load at configure |
|
More...
|
almost 12 years ago
|
| Minify CSS and JS This approach via sprockets also enables fallback for js and css files - so designs don't have to include them if they use the default files |
|
More...
|
almost 12 years ago
|
| placeholder for options-input not optimal, but better than nothing |
|
More...
|
almost 12 years ago
|
| template update (color, js-files) |
|
More...
|
almost 12 years ago
|
| designs don't need to double templates |
|
More...
|
almost 12 years ago
|
| Let designs use default files This way, designs can use the templates of the default design when they don't modify them, which should quite often be the case |
|
More...
|
almost 12 years ago
|
| Use Markdown Big step, but the own markup would be too complicated or too weak. |
|
More...
|
almost 12 years ago
|