Lars Eggert
|
f8c06fa5cf
|
fix: Use unique data-sort attributes (#3836)
* fix: Use unique `data-sort` attributes
So list.js properly sorts columns.
* Address @rjsparks' comments
|
2022-04-19 10:16:32 -05:00 |
|
Lars Eggert
|
3234f1a121
|
test: Validate HTML rendered during tests (#3782)
|
2022-04-07 13:30:38 -03:00 |
|
Lars Eggert
|
bbf088e18b
|
Hopefully the final check-ins.
- Legacy-Id: 19909
|
2022-02-08 17:29:15 +00:00 |
|
Lars Eggert
|
ed30521e14
|
Many more HTML fixes.
- Legacy-Id: 19908
|
2022-02-03 07:49:34 +00:00 |
|
Lars Eggert
|
9a21fca6c1
|
More bs5 templates
- Legacy-Id: 19715
|
2021-11-30 14:42:13 +00:00 |
|
Lars Eggert
|
021ba39712
|
Reindent all templates with djhtml
- Legacy-Id: 19610
|
2021-11-10 09:41:11 +00:00 |
|
Lars Eggert
|
9cf29baf5b
|
table-condensed -> table-sm
- Legacy-Id: 19589
|
2021-11-09 14:21:05 +00:00 |
|
Henrik Levkowetz
|
1555bb0099
|
Added origin indication to a group of stats templates to make it easier to find the origin of stats configurations.
- Legacy-Id: 15056
|
2018-04-19 12:43:11 +00:00 |
|
Henrik Levkowetz
|
a5d1266834
|
Removed superfluous stats pages headers which would be repeated with different layout on the next line, as part of the graphs.
- Legacy-Id: 14953
|
2018-03-28 06:39:16 +00:00 |
|
Henrik Levkowetz
|
20b4250ea5
|
Reduced the size of stats data transferred from the server by an order of magnitude for author stats pages by not sending complete lists of item names per table item (we're only displaying them when there are few to display, anyway). Added caching of the resulting stats data for 24 hours. The caching was not possible in all cases before the data reduction, due to an item size limit of 1 MByte in memcached.
- Legacy-Id: 13534
|
2017-06-05 22:32:15 +00:00 |
|
Ole Laursen
|
33e9577967
|
Add yearly charts for affiliation, country and continent, fix some bugs
- Legacy-Id: 12894
|
2017-02-21 17:07:38 +00:00 |
|
Ole Laursen
|
c61babb418
|
Add citation and h-index statistics
- Legacy-Id: 12869
|
2017-02-17 17:43:14 +00:00 |
|