| bd654e48 | 25-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| f12139d2 | 27-Nov-2017 |
Michael Große <grosse@cosmocode.de> |
fix: hide form via css, not js
Hiding the form via js has the disadvantage that it is visible until the javascript has been executed. Hiding it via css has no such drawbacks.
APL-77 |
| 7e6eb5ec | 08-Nov-2017 |
Michael Große <grosse@cosmocode.de> |
Version upped |
| 1f5991a7 | 08-Nov-2017 |
Michael Große <grosse@cosmocode.de> |
fix: correctly calculate number of affected pages
APL-61 |
| f86a3ee8 | 29-Sep-2017 |
Michael Große <grosse@cosmocode.de> |
Version upped |
| 6bb5774f | 29-Sep-2017 |
Michael Große <grosse@cosmocode.de> |
feat: update language files
Deleted two unused string from German and Korean and updated the German translations. |
| 63a0ff79 | 11-Sep-2017 |
Michael Große <grosse@cosmocode.de> |
Version upped |
| ca455b8e | 11-Sep-2017 |
Michael Große <grosse@cosmocode.de> |
style: auto-fixes for whitespace etc.
Trailing added commas in php, no trailing commas in js. |
| d8e6aa7f | 11-Sep-2017 |
Michael Große <grosse@cosmocode.de> |
feat: replace input with textarea |
| 7320a8ae | 11-Sep-2017 |
Michael Große <grosse@cosmocode.de> |
fix: don't show other users' tags in input field |
| e49005ff | 11-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
fix popup positioning |
| 8ed4f4c4 | 11-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
split editable to separatre files |
| f0084ee1 | 11-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
report the fault by msg not the Exception format getAllTags SQL correctly according to: https://sqlite.org/lang_keywords.html |
| 91fc6814 | 11-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
prevent from possible sqlinjection in getAllTags |
| 7e05e623 | 08-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
fix |
| dd52fd45 | 08-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
editing tags by admin works |
| 24e024d7 | 08-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
javascript part implemented |
| 7cf85998 | 07-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
javascript nearly perfect |
| 166930ea | 06-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
working on edit tooltip |
| 57e45304 | 06-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
use direct select in getAllTags |
| 1a9b7a15 | 06-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
convert arrow-both.svg to path |
| d161ee75 | 06-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
prevent tag links from jumping in admin mode |
| e5b42768 | 06-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
switch to jquery-ui buttons |
| 50ee5db0 | 05-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
toggle admin mode |
| 3d99bdfe | 05-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
fix svgs |