View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000029 | WolfAdmin | Database | public | 2015-04-12 22:14 | 2015-04-21 16:43 |
Reporter | Lammert | Assigned To | Timo | ||
Priority | normal | Severity | tweak | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0.0 | Fixed in Version | 1.0.0 | ||
Summary | 0000029: Add extra column for clean alias | ||||
Description | At this moment there is only one column for alias in the table "aliases". In that column the nickname is written as full text incl. color-codes (f.e. ^1-)^0A^1(-L^0ammer^1t ). Can you also make it another column with the alias written as normal (f.e. -)A(-Lammert). Thank you | ||||
Tags | No tags attached. | ||||
Mod | N/A | ||||
Mod version | |||||
Standalone | no | ||||
|
It is indeed very hard to search for specific aliases (regular expressions cannot be done on the value in the column itself, and not all SQL flavours accept the regex keyword). I will add this. |
|
Added an extra database column and a new function to the database module, which will update the clean alias column in case it is empty (backwards compatibility). |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-04-12 22:14 | Lammert | New Issue | |
2015-04-13 08:46 | Timo | Assigned To | => Timo |
2015-04-13 08:46 | Timo | Status | new => assigned |
2015-04-13 08:50 | Timo | Note Added: 0000024 | |
2015-04-13 08:50 | Timo | Target Version | => 1.0.0 |
2015-04-14 09:54 | Timo | Summary | Extra column for nickname => Add extra column for clean alias |
2015-04-21 16:43 | Timo | Note Added: 0000027 | |
2015-04-21 16:43 | Timo | Status | assigned => resolved |
2015-04-21 16:43 | Timo | Fixed in Version | => 1.0.0 |
2015-04-21 16:43 | Timo | Resolution | open => fixed |