Aaron Franke
191b528ad7
Ensure files end in newlines (POSIX compliance)
2020-10-04 05:13:39 -04:00
BrokenEagle
e23ee170f5
Add alternate comparison types to versions
...
- The types are:
-- Previous: The default and the previously used type
-- Subsequent: Compares against the next version
-- Current: Compares against the current version
- Allow switching between comparison types in index and diff views
-- Have links vary depending upon current comparison type
2020-03-17 18:31:20 +00:00
BrokenEagle
a95e57d938
Move more logic to the helper modules
...
- Diff view changes
-- Only show pool description changes in diff view
-- Conditionally render diff link when applicable values are changed
-- Conditionally show diff view sections when values are changed
- Show renames on index view
-- There is plenty of space
-- This wasn't shown at all for wikis
-- Having to navigate to an alternate page is unwieldy for pools
- Show "posts" as a status on pools
-- This is so all changes among versions are quantified as a status
- Standardize diff/index titles
2020-03-17 18:31:20 +00:00
BrokenEagle
e8a96c1a2a
Standardized naming of version list views
2020-01-04 22:02:44 +00:00
BrokenEagle
be92282990
Combine version partials into one file
2020-01-04 22:02:43 +00:00
evazion
f151285038
views: standardize page titles.
2019-08-24 22:55:35 -05:00
BrokenEagle
613beee375
Differentiate version views with reversion links
2018-01-01 19:36:27 -08:00
evazion
e875f2973a
/notes, /note_versions: link directly to note within post.
...
Also adds a "»" link, linking to the note's history.
2017-07-07 16:39:10 -05:00
evazion
989917cb07
/notes, /note_versions: use numbered paginator.
2017-04-23 14:59:36 -05:00
evazion
bdf3366bcf
Link IP addresses to IP searches.
2017-01-12 09:15:14 +00:00
r888888888
1d9596d7f2
fixes #2417
2015-06-29 18:17:59 -07:00
Toks
ad8e16aabf
fix #2012
2015-04-15 11:29:15 -04:00
r888888888
fad0ab7c93
fixes #2133
2014-04-16 17:43:34 -07:00
Toks
ab0b935715
Clean up note views
...
* Make note deleted notice stand out more
* Use same note deleted notice on both note views
* Don't render notes as dtext
2013-07-18 12:51:10 -04:00
Toks
77dfd91702
fixes #1658 ; fixes #1592
2013-05-25 19:49:19 -04:00
Toks
3648db0928
fixes #1139 , fix other history page inconsistencies
2013-04-05 16:24:27 -04:00
Toks
8b33cac661
replace old user links with new format
2013-04-04 23:16:28 -04:00
Toks
4f42ab8bdb
adds support for user level-dependent classes
...
all links to users should have their class attribute set to that user's
level_class
2013-03-30 12:04:58 -04:00
albert
4dcc21a97a
fixes #948
2013-03-22 10:47:24 -07:00
小太
1a03a86592
Kill trailing whitespace in erb files
2013-03-19 23:11:58 +11:00
albert
65d366e71f
fixes #756 - hide table header
2013-03-05 20:38:30 -05:00
albert
7585462368
add test case for note
2013-02-23 10:44:42 -05:00
albert
bbb8767b29
make forum post quoting regexp nongreedy
2013-02-22 12:24:10 -05:00
albert
8749c43b3e
refactored search
2013-01-10 17:45:52 -05:00
albert
f6367aab49
layout fixes
2011-11-03 17:14:41 -04:00
albert
34ae712be0
fixed titles
2011-10-23 16:55:57 -04:00
albert
1b7102b2e6
style improvements
2011-10-15 13:10:24 -04:00
albert
63d3cb337a
Fixes #82 : Notes do not hide when clicking image
2011-09-18 17:59:20 -04:00
albert
3183872b1e
Fixes #39 : Reverting a translation does not work
2011-09-11 14:47:35 -04:00
albert
24bf21540a
refactoring views
2011-08-16 18:47:01 -04:00
albert
c8afd34d15
added ip addr search
2011-07-29 18:04:50 -04:00
albert
a16dfdf0dd
fixes
2011-07-09 03:32:18 -04:00
albert
2f1fdcb459
more work on paginators
2011-06-21 14:32:07 -04:00
albert
cbd877d020
fixed comment vote functional test
2011-04-01 19:01:17 -04:00
albert
9e7efbd295
stubbed in view code from old danbooru; only janitors can lock a wiki page
2011-02-28 14:18:39 -05:00
albert
683d4583ac
* Added note version controller and test
...
* Added pool version controller and test
* Refactored unit tests for post disapprovals
* Renamed PostModerationDetail to PostDisapproval
2011-01-25 18:13:05 -05:00